/*! @docsearch/css 3.5.1 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */:root{--docsearch-primary-color:#5468ff;--docsearch-text-color:#1c1e21;--docsearch-spacing:12px;--docsearch-icon-stroke-width:1.4;--docsearch-highlight-color:var(--docsearch-primary-color);--docsearch-muted-color:#969faf;--docsearch-container-background:rgba(101,108,133,.8);--docsearch-logo-color:#5468ff;--docsearch-modal-width:560px;--docsearch-modal-height:600px;--docsearch-modal-background:#f5f6f7;--docsearch-modal-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.5),0 3px 8px 0 #555a64;--docsearch-searchbox-height:56px;--docsearch-searchbox-background:#ebedf0;--docsearch-searchbox-focus-background:#fff;--docsearch-searchbox-shadow:inset 0 0 0 2px var(--docsearch-primary-color);--docsearch-hit-height:56px;--docsearch-hit-color:#444950;--docsearch-hit-active-color:#fff;--docsearch-hit-background:#fff;--docsearch-hit-shadow:0 1px 3px 0 #d4d9e1;--docsearch-key-gradient:linear-gradient(-225deg,#d5dbe4,#f8f8f8);--docsearch-key-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 2px 1px rgba(30,35,90,.4);--docsearch-footer-height:44px;--docsearch-footer-background:#fff;--docsearch-footer-shadow:0 -1px 0 0 #e0e3e8,0 -3px 6px 0 rgba(69,98,155,.12)}html[data-theme=dark]{--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497}.DocSearch-Button{background:var(--docsearch-searchbox-background);border:0;border-radius:40px;color:var(--docsearch-muted-color);cursor:pointer;font-weight:500;height:36px;justify-content:space-between;margin:0 0 0 16px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DocSearch-Button:active,.DocSearch-Button:focus,.DocSearch-Button:hover{background:var(--docsearch-searchbox-focus-background);box-shadow:var(--docsearch-searchbox-shadow);color:var(--docsearch-text-color);outline:none}.DocSearch-Button-Container{align-items:center;display:flex}.DocSearch-Search-Icon{stroke-width:1.6}.DocSearch-Button .DocSearch-Search-Icon{color:var(--docsearch-text-color)}.DocSearch-Button-Placeholder{font-size:1rem;padding:0 12px 0 6px}.DocSearch-Button-Keys{display:flex;min-width:calc(40px + .8em)}.DocSearch-Button-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:3px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;position:relative;padding:0 0 2px;border:0;top:-1px;width:20px}@media (max-width:768px){.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:none}}.DocSearch--active{overflow:hidden!important}.DocSearch-Container,.DocSearch-Container *{box-sizing:border-box}.DocSearch-Container{background-color:var(--docsearch-container-background);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.DocSearch-Container a{text-decoration:none}.DocSearch-Link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;font:inherit;margin:0;padding:0}.DocSearch-Modal{background:var(--docsearch-modal-background);border-radius:6px;box-shadow:var(--docsearch-modal-shadow);flex-direction:column;margin:60px auto auto;max-width:var(--docsearch-modal-width);position:relative}.DocSearch-SearchBar{display:flex;padding:var(--docsearch-spacing) var(--docsearch-spacing) 0}.DocSearch-Form{align-items:center;background:var(--docsearch-searchbox-focus-background);border-radius:4px;box-shadow:var(--docsearch-searchbox-shadow);display:flex;height:var(--docsearch-searchbox-height);margin:0;padding:0 var(--docsearch-spacing);position:relative;width:100%}.DocSearch-Input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--docsearch-text-color);flex:1;font:inherit;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.DocSearch-Input::-moz-placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::-webkit-search-cancel-button,.DocSearch-Input::-webkit-search-decoration,.DocSearch-Input::-webkit-search-results-button,.DocSearch-Input::-webkit-search-results-decoration{display:none}.DocSearch-LoadingIndicator,.DocSearch-MagnifierLabel,.DocSearch-Reset{margin:0;padding:0}.DocSearch-MagnifierLabel,.DocSearch-Reset{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}.DocSearch-Container--Stalled .DocSearch-MagnifierLabel,.DocSearch-LoadingIndicator{display:none}.DocSearch-Container--Stalled .DocSearch-LoadingIndicator{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Reset{animation:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;right:0;stroke-width:var(--docsearch-icon-stroke-width)}}.DocSearch-Reset{animation:fade-in .1s ease-in forwards;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;padding:2px;right:0;stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Reset[hidden]{display:none}.DocSearch-Reset:hover{color:var(--docsearch-highlight-color)}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:24px;width:24px}.DocSearch-Cancel{display:none}.DocSearch-Dropdown{max-height:calc(var(--docsearch-modal-height) - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height));min-height:var(--docsearch-spacing);overflow-y:auto;overflow-y:overlay;padding:0 var(--docsearch-spacing);scrollbar-color:var(--docsearch-muted-color) var(--docsearch-modal-background);scrollbar-width:thin}.DocSearch-Dropdown::-webkit-scrollbar{width:12px}.DocSearch-Dropdown::-webkit-scrollbar-track{background:transparent}.DocSearch-Dropdown::-webkit-scrollbar-thumb{background-color:var(--docsearch-muted-color);border:3px solid var(--docsearch-modal-background);border-radius:20px}.DocSearch-Dropdown ul{list-style:none;margin:0;padding:0}.DocSearch-Label{font-size:.75em;line-height:1.6em}.DocSearch-Help,.DocSearch-Label{color:var(--docsearch-muted-color)}.DocSearch-Help{font-size:.9em;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DocSearch-Title{font-size:1.2em}.DocSearch-Logo a{display:flex}.DocSearch-Logo svg{color:var(--docsearch-logo-color);margin-left:8px}.DocSearch-Hits:last-of-type{margin-bottom:24px}.DocSearch-Hits mark{background:none;color:var(--docsearch-highlight-color)}.DocSearch-HitsFooter{color:var(--docsearch-muted-color);display:flex;font-size:.85em;justify-content:center;margin-bottom:var(--docsearch-spacing);padding:var(--docsearch-spacing)}.DocSearch-HitsFooter a{border-bottom:1px solid;color:inherit}.DocSearch-Hit{border-radius:4px;display:flex;padding-bottom:4px;position:relative}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--deleting{transition:none}}.DocSearch-Hit--deleting{opacity:0;transition:all .25s linear}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--favoriting{transition:none}}.DocSearch-Hit--favoriting{transform:scale(0);transform-origin:top center;transition:all .25s linear;transition-delay:.25s}.DocSearch-Hit a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.DocSearch-Hit-source{background:var(--docsearch-modal-background);color:var(--docsearch-highlight-color);font-size:.85em;font-weight:600;line-height:32px;margin:0 -4px;padding:8px 4px 0;position:sticky;top:0;z-index:10}.DocSearch-Hit-Tree{color:var(--docsearch-muted-color);height:var(--docsearch-hit-height);opacity:.5;stroke-width:var(--docsearch-icon-stroke-width);width:24px}.DocSearch-Hit[aria-selected=true] a{background-color:var(--docsearch-highlight-color)}.DocSearch-Hit[aria-selected=true] mark{text-decoration:underline}.DocSearch-Hit-Container{align-items:center;color:var(--docsearch-hit-color);display:flex;flex-direction:row;height:var(--docsearch-hit-height);padding:0 var(--docsearch-spacing) 0 0}.DocSearch-Hit-icon{height:20px;width:20px}.DocSearch-Hit-action,.DocSearch-Hit-icon{color:var(--docsearch-muted-color);stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Hit-action{align-items:center;display:flex;height:22px;width:22px}.DocSearch-Hit-action svg{display:block;height:18px;width:18px}.DocSearch-Hit-action+.DocSearch-Hit-action{margin-left:6px}.DocSearch-Hit-action-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:inherit;cursor:pointer;padding:2px}svg.DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:block}.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:background-color .1s ease-in}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{transition:none}}.DocSearch-Hit-action-button:focus path,.DocSearch-Hit-action-button:hover path{fill:#fff}.DocSearch-Hit-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;font-weight:500;justify-content:center;line-height:1.2em;margin:0 8px;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:80%}.DocSearch-Hit-title{font-size:.9em}.DocSearch-Hit-path{color:var(--docsearch-muted-color);font-size:.75em}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Tree,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-icon,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-path,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-text,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-title,.DocSearch-Hit[aria-selected=true] mark{color:var(--docsearch-hit-active-color)!important}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:none}}.DocSearch-ErrorScreen,.DocSearch-NoResults,.DocSearch-StartScreen{font-size:.9em;margin:0 auto;padding:36px 0;text-align:center;width:80%}.DocSearch-Screen-Icon{color:var(--docsearch-muted-color);padding-bottom:12px}.DocSearch-NoResults-Prefill-List{display:inline-block;padding-bottom:24px;text-align:left}.DocSearch-NoResults-Prefill-List ul{display:inline-block;padding:8px 0 0}.DocSearch-NoResults-Prefill-List li{list-style-position:inside;list-style-type:"» "}.DocSearch-Prefill{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:1em;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:0}.DocSearch-Prefill:focus,.DocSearch-Prefill:hover{outline:none;text-decoration:underline}.DocSearch-Footer{align-items:center;background:var(--docsearch-footer-background);border-radius:0 0 8px 8px;box-shadow:var(--docsearch-footer-shadow);display:flex;flex-direction:row-reverse;flex-shrink:0;height:var(--docsearch-footer-height);justify-content:space-between;padding:0 var(--docsearch-spacing);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:300}.DocSearch-Commands{color:var(--docsearch-muted-color);display:flex;list-style:none;margin:0;padding:0}.DocSearch-Commands li{align-items:center;display:flex}.DocSearch-Commands li:not(:last-of-type){margin-right:.8em}.DocSearch-Commands-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:2px;box-shadow:var(--docsearch-key-shadow);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 1px;color:var(--docsearch-muted-color);border:0;width:20px}@media (max-width:768px){:root{--docsearch-spacing:10px;--docsearch-footer-height:40px}.DocSearch-Dropdown{height:100%}.DocSearch-Container{height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);position:absolute}.DocSearch-Footer{border-radius:0;bottom:0;position:absolute}.DocSearch-Hit-content-wrapper{display:flex;position:relative;width:80%}.DocSearch-Modal{border-radius:0;box-shadow:none;height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);margin:0;max-width:100%;width:100%}.DocSearch-Dropdown{max-height:calc(var(--docsearch-vh, 1vh)*100 - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height))}.DocSearch-Cancel{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;flex:none;font:inherit;font-size:1em;font-weight:500;margin-left:var(--docsearch-spacing);outline:none;overflow:hidden;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.DocSearch-Commands,.DocSearch-Hit-Tree{display:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}
/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#1c64f2;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#1c64f2}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}select:not([size]){background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#1c64f2;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#1c64f2;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.dark [type=checkbox]:checked,.dark [type=radio]:checked,[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px auto inherit}input[type=file]::file-selector-button{color:#fff;background:#1f2937;border:0;font-weight:500;font-size:.875rem;cursor:pointer;padding:.625rem 1rem .625rem 2rem;-webkit-margin-start:-1rem;margin-inline-start:-1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}input[type=file]::file-selector-button:hover{background:#374151}.dark input[type=file]::file-selector-button{color:#fff;background:#4b5563}.dark input[type=file]::file-selector-button:hover{background:#6b7280}input[type=range]::-webkit-slider-thumb{height:1.25rem;width:1.25rem;background:#1c64f2;border-radius:9999px;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}input[type=range]:disabled::-webkit-slider-thumb{background:#9ca3af}.dark input[type=range]:disabled::-webkit-slider-thumb{background:#6b7280}input[type=range]:focus::-webkit-slider-thumb{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1px;--tw-ring-color:rgb(164 202 254/var(--tw-ring-opacity))}input[type=range]::-moz-range-thumb{height:1.25rem;width:1.25rem;background:#1c64f2;border-radius:9999px;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}input[type=range]:disabled::-moz-range-thumb{background:#9ca3af}.dark input[type=range]:disabled::-moz-range-thumb{background:#6b7280}input[type=range]::-moz-range-progress{background:#3f83f8}input[type=range]::-ms-fill-lower{background:#3f83f8}input[type=range].range-sm::-webkit-slider-thumb{height:1rem;width:1rem}input[type=range].range-lg::-webkit-slider-thumb{height:1.5rem;width:1.5rem}input[type=range].range-sm::-moz-range-thumb{height:1rem;width:1rem}input[type=range].range-lg::-moz-range-thumb{height:1.5rem;width:1.5rem}.toggle-bg:after{content:"";position:absolute;top:.125rem;left:.125rem;background:#fff;border-color:#d1d5db;border-width:1px;border-radius:9999px;height:1.25rem;width:1.25rem;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.15s;box-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}input:checked+.toggle-bg:after{transform:translateX(100%);border-color:#fff}input:checked+.toggle-bg{background:#1c64f2;border-color:#1c64f2}.tooltip-arrow,.tooltip-arrow:before{position:absolute;width:8px;height:8px;background:inherit}.tooltip-arrow{visibility:hidden}.tooltip-arrow:before{content:"";visibility:visible;transform:rotate(45deg)}[data-tooltip-style^=light]+.tooltip>.tooltip-arrow:before{border-style:solid;border-color:#e5e7eb}[data-tooltip-style^=light]+.tooltip[data-popper-placement^=top]>.tooltip-arrow:before{border-bottom-width:1px;border-right-width:1px}[data-tooltip-style^=light]+.tooltip[data-popper-placement^=right]>.tooltip-arrow:before{border-bottom-width:1px;border-left-width:1px}[data-tooltip-style^=light]+.tooltip[data-popper-placement^=bottom]>.tooltip-arrow:before{border-top-width:1px;border-left-width:1px}[data-tooltip-style^=light]+.tooltip[data-popper-placement^=left]>.tooltip-arrow:before{border-top-width:1px;border-right-width:1px}.tooltip[data-popper-placement^=top]>.tooltip-arrow{bottom:-4px}.tooltip[data-popper-placement^=bottom]>.tooltip-arrow{top:-4px}.tooltip[data-popper-placement^=left]>.tooltip-arrow{right:-4px}.tooltip[data-popper-placement^=right]>.tooltip-arrow{left:-4px}.tooltip.invisible>.tooltip-arrow:before{visibility:hidden}[data-popper-arrow],[data-popper-arrow]:before{position:absolute;width:8px;height:8px;background:inherit}[data-popper-arrow]{visibility:hidden}[data-popper-arrow]:after,[data-popper-arrow]:before{content:"";visibility:visible;transform:rotate(45deg)}[data-popper-arrow]:after{position:absolute;width:9px;height:9px;background:inherit}[role=tooltip]>[data-popper-arrow]:before{border-style:solid;border-color:#e5e7eb}.dark [role=tooltip]>[data-popper-arrow]:before{border-style:solid;border-color:#4b5563}[role=tooltip]>[data-popper-arrow]:after{border-style:solid;border-color:#e5e7eb}.dark [role=tooltip]>[data-popper-arrow]:after{border-style:solid;border-color:#4b5563}[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow]:after,[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow]:before{border-bottom-width:1px;border-right-width:1px}[data-popover][role=tooltip][data-popper-placement^=right]>[data-popper-arrow]:after,[data-popover][role=tooltip][data-popper-placement^=right]>[data-popper-arrow]:before{border-bottom-width:1px;border-left-width:1px}[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow]:after,[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow]:before{border-top-width:1px;border-left-width:1px}[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]:after,[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]:before{border-top-width:1px;border-right-width:1px}[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow]{bottom:-5px}[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow]{top:-5px}[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]{right:-5px}[data-popover][role=tooltip][data-popper-placement^=right]>[data-popper-arrow]{left:-5px}[role=tooltip].invisible>[data-popper-arrow]:after,[role=tooltip].invisible>[data-popper-arrow]:before{visibility:hidden}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(63,131,248,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(63,131,248,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.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}}@media (min-width:1536px){.container{max-width:1536px}}.format{color:var(--tw-format-body);max-width:65ch}.format :where([class~=lead]):not(:where([class~=not-format] *)){color:var(--tw-format-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.format :where(a):not(:where([class~=not-format] *)){color:var(--tw-format-links);text-decoration:underline;font-weight:500}.format :where(a):not(:where([class~=not-format] *)):hover{text-decoration:none}.format :where(strong):not(:where([class~=not-format] *)){color:var(--tw-format-bold);font-weight:700}.format :where(a strong):not(:where([class~=not-format] *)){color:inherit}.format :where(blockquote strong):not(:where([class~=not-format] *)){color:inherit}.format :where(thead th strong):not(:where([class~=not-format] *)){color:inherit}.format :where(ol):not(:where([class~=not-format] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.format :where(ol[type=A]):not(:where([class~=not-format] *)){list-style-type:upper-alpha}.format :where(ol[type=a]):not(:where([class~=not-format] *)){list-style-type:lower-alpha}.format :where(ol[type=A s]):not(:where([class~=not-format] *)){list-style-type:upper-alpha}.format :where(ol[type=a s]):not(:where([class~=not-format] *)){list-style-type:lower-alpha}.format :where(ol[type=I]):not(:where([class~=not-format] *)){list-style-type:upper-roman}.format :where(ol[type=i]):not(:where([class~=not-format] *)){list-style-type:lower-roman}.format :where(ol[type=I s]):not(:where([class~=not-format] *)){list-style-type:upper-roman}.format :where(ol[type=i s]):not(:where([class~=not-format] *)){list-style-type:lower-roman}.format :where(ol[type="1"]):not(:where([class~=not-format] *)){list-style-type:decimal}.format :where(ul):not(:where([class~=not-format] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.format :where(ol>li):not(:where([class~=not-format] *))::marker{font-weight:400;color:var(--tw-format-counters)}.format :where(ul>li):not(:where([class~=not-format] *))::marker{color:var(--tw-format-bullets)}.format :where(hr):not(:where([class~=not-format] *)){border-color:var(--tw-format-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.format :where(blockquote):not(:where([class~=not-format] *)){font-size:1.1111111em;font-weight:700;font-style:italic;color:var(--tw-format-quotes);quotes:"\201C""\201D""\2018""\2019";margin-bottom:1.6em}.format :where(blockquote):not(:where([class~=not-format] *)):before{content:"";background-image:url("data:image/svg+xml,%0A%3Csvg width='32' height='24' viewBox='0 0 32 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.6893 24V14.1453C18.6893 6.54 23.664 1.38533 30.6667 -7.15256e-07L31.9933 2.868C28.7507 4.09066 26.6667 7.71867 26.6667 10.6667H32V24H18.6893ZM-9.53674e-07 24V14.1453C-9.53674e-07 6.54 4.99733 1.384 12 -7.15256e-07L13.328 2.868C10.084 4.09066 8 7.71867 8 10.6667L13.3107 10.6667V24H-9.53674e-07Z' fill='%239CA3AF'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;color:var(--tw-format-quotes);width:1.7777778em;height:1.3333333em;display:block;margin-top:1.6em}.format :where(blockquote p:first-of-type):not(:where([class~=not-format] *)):before{content:open-quote}.format :where(blockquote p:last-of-type):not(:where([class~=not-format] *)):after{content:close-quote}.format :where(h1):not(:where([class~=not-format] *)){color:var(--tw-format-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.format :where(h1 strong):not(:where([class~=not-format] *)){font-weight:900;color:inherit}.format :where(h2):not(:where([class~=not-format] *)){color:var(--tw-format-headings);font-weight:700;font-size:1.5em;margin-top:0;margin-bottom:1em;line-height:1.3333333}.format :where(h2 strong):not(:where([class~=not-format] *)){font-weight:800;color:inherit}.format :where(h3):not(:where([class~=not-format] *)){color:var(--tw-format-headings);font-weight:700;font-size:1.25em;margin-top:0;margin-bottom:.6em;line-height:1.6}.format :where(h3 strong):not(:where([class~=not-format] *)){font-weight:800;color:inherit}.format :where(h4):not(:where([class~=not-format] *)){color:var(--tw-format-headings);font-weight:600;margin-top:0;margin-bottom:.5em;line-height:1.5}.format :where(h4 strong):not(:where([class~=not-format] *)){font-weight:700;color:inherit}.format :where(img):not(:where([class~=not-format] *)){margin-top:2em;margin-bottom:2em}.format :where(figure>*):not(:where([class~=not-format] *)){margin-top:0;margin-bottom:0}.format :where(figcaption):not(:where([class~=not-format] *)){color:var(--tw-format-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.format :where(code):not(:where([class~=not-format] *)){color:var(--tw-format-code);font-weight:600;background-color:var(--tw-format-code-bg);padding:.3333333em .5555556em;border-radius:.2222222em;font-size:.875em}.format :where(a code):not(:where([class~=not-format] *)){color:inherit}.format :where(h1 code):not(:where([class~=not-format] *)){color:inherit}.format :where(h2 code):not(:where([class~=not-format] *)){color:inherit;font-size:.875em}.format :where(h3 code):not(:where([class~=not-format] *)){color:inherit;font-size:.9em}.format :where(h4 code):not(:where([class~=not-format] *)){color:inherit}.format :where(blockquote code):not(:where([class~=not-format] *)){color:inherit}.format :where(thead th code):not(:where([class~=not-format] *)){color:inherit}.format :where(pre):not(:where([class~=not-format] *)){color:var(--tw-format-pre-code);background-color:var(--tw-format-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.format :where(pre code):not(:where([class~=not-format] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.format :where(pre code):not(:where([class~=not-format] *)):before{content:none}.format :where(pre code):not(:where([class~=not-format] *)):after{content:none}.format :where(table):not(:where([class~=not-format] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.format :where(thead):not(:where([class~=not-format] *)){background-color:var(--tw-format-th-bg);border-radius:.2777778em}.format :where(thead th):not(:where([class~=not-format] *)){color:var(--tw-format-headings);font-weight:600;vertical-align:bottom;padding:.5555556em .5714286em .5714286em}.format :where(tbody tr):not(:where([class~=not-format] *)){border-bottom-width:1px;border-bottom-color:var(--tw-format-td-borders)}.format :where(tbody tr:last-child):not(:where([class~=not-format] *)){border-bottom-width:0}.format :where(tbody td):not(:where([class~=not-format] *)){vertical-align:baseline}.format :where(tfoot):not(:where([class~=not-format] *)){border-top-width:1px;border-top-color:var(--tw-format-th-borders)}.format :where(tfoot td):not(:where([class~=not-format] *)){vertical-align:top}.format{--tw-format-body:#6b7280;--tw-format-headings:#111827;--tw-format-lead:#6b7280;--tw-format-links:#4b5563;--tw-format-bold:#111827;--tw-format-counters:#6b7280;--tw-format-bullets:#6b7280;--tw-format-hr:#e5e7eb;--tw-format-quotes:#111827;--tw-format-quote-borders:#e5e7eb;--tw-format-captions:#6b7280;--tw-format-code:#111827;--tw-format-code-bg:#f3f4f6;--tw-format-pre-code:#4b5563;--tw-format-pre-bg:#f3f4f6;--tw-format-th-borders:#e5e7eb;--tw-format-th-bg:#f9fafb;--tw-format-td-borders:#e5e7eb;--tw-format-invert-body:#9ca3af;--tw-format-invert-headings:#fff;--tw-format-invert-lead:#9ca3af;--tw-format-invert-links:#fff;--tw-format-invert-bold:#fff;--tw-format-invert-counters:#9ca3af;--tw-format-invert-bullets:#4b5563;--tw-format-invert-hr:#374151;--tw-format-invert-quotes:#f3f4f6;--tw-format-invert-quote-borders:#374151;--tw-format-invert-captions:#9ca3af;--tw-format-invert-code:#fff;--tw-format-invert-code-bg:#1f2937;--tw-format-invert-pre-code:#d1d5db;--tw-format-invert-pre-bg:#374151;--tw-format-invert-th-borders:#4b5563;--tw-format-invert-td-borders:#374151;--tw-format-invert-th-bg:#374151;font-size:1rem;line-height:1.75}.format :where(p):not(:where([class~=not-format] *)){margin-top:1.25em;margin-bottom:1.25em}.format :where(blockquote>p:first-child):not(:where([class~=not-format] *)){margin-top:0}.format :where(video):not(:where([class~=not-format] *)){margin-top:2em;margin-bottom:2em}.format :where(figure):not(:where([class~=not-format] *)){margin-top:2em;margin-bottom:2em}.format :where(li):not(:where([class~=not-format] *)){margin-top:.5em;margin-bottom:.5em}.format :where(ol>li):not(:where([class~=not-format] *)){padding-left:.375em}.format :where(ul>li):not(:where([class~=not-format] *)){padding-left:.375em}.format :where(.format>ul>li p):not(:where([class~=not-format] *)){margin-top:.75em;margin-bottom:.75em}.format :where(.format>ul>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.25em}.format :where(.format>ul>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.25em}.format :where(.format>ol>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.25em}.format :where(.format>ol>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.25em}.format :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-format] *)){margin-top:.75em;margin-bottom:.75em}.format :where(hr+*):not(:where([class~=not-format] *)){margin-top:0}.format :where(h2+*):not(:where([class~=not-format] *)){margin-top:0}.format :where(h3+*):not(:where([class~=not-format] *)){margin-top:0}.format :where(h4+*):not(:where([class~=not-format] *)){margin-top:0}.format :where(thead th:last-child):not(:where([class~=not-format] *)){padding-right:0}.format :where(tbody td,tfoot td):not(:where([class~=not-format] *)){padding:.5714286em}.format :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-format] *)){padding-right:0}.format :where(.format>:first-child):not(:where([class~=not-format] *)){margin-top:0}.format :where(.format>:last-child):not(:where([class~=not-format] *)){margin-bottom:0}.format-sm{font-size:1rem;line-height:1.7142857}.format-sm :where(p):not(:where([class~=not-format] *)){margin-top:1em;margin-bottom:1em}.format-sm :where([class~=lead]):not(:where([class~=not-format] *)){font-size:1.125em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.format-sm :where(blockquote):not(:where([class~=not-format] *)){margin-bottom:1.3333333em}.format-sm :where(blockquote):not(:where([class~=not-format] *)):before{margin-top:1.3333333em}.format-sm :where(h1):not(:where([class~=not-format] *)){font-size:1.6666667em;margin-top:0;margin-bottom:.8em;line-height:1.2}.format-sm :where(h2):not(:where([class~=not-format] *)){font-size:1.5em;margin-top:0;margin-bottom:.8em;line-height:1.4}.format-sm :where(h3):not(:where([class~=not-format] *)){font-size:1.25em;margin-top:0;margin-bottom:.4444444em;line-height:1.5555556}.format-sm :where(h4):not(:where([class~=not-format] *)){font-size:1.125em;margin-top:0;margin-bottom:.5em;line-height:1.25}.format-sm :where(img):not(:where([class~=not-format] *)){margin-top:1.5em;margin-bottom:1.5em}.format-sm :where(video):not(:where([class~=not-format] *)){margin-top:1.5em;margin-bottom:1.5em}.format-sm :where(figure):not(:where([class~=not-format] *)){margin-top:1.5em;margin-bottom:1.5em}.format-sm :where(figure>*):not(:where([class~=not-format] *)){margin-top:0;margin-bottom:0}.format-sm :where(figcaption):not(:where([class~=not-format] *)){font-size:.875em;line-height:1.3333333;margin-top:.6666667em;text-align:center}.format-sm :where(code):not(:where([class~=not-format] *)){font-size:.875em}.format-sm :where(h2 code):not(:where([class~=not-format] *)){font-size:.9em}.format-sm :where(h3 code):not(:where([class~=not-format] *)){font-size:.8888889em}.format-sm :where(pre):not(:where([class~=not-format] *)){font-size:.875em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.format-sm :where(ol):not(:where([class~=not-format] *)){margin-top:1em;margin-bottom:1em;padding-left:1.375em}.format-sm :where(ul):not(:where([class~=not-format] *)){margin-top:1em;margin-bottom:1em;padding-left:1.375em}.format-sm :where(li):not(:where([class~=not-format] *)){margin-top:.25em;margin-bottom:.25em}.format-sm :where(ol>li):not(:where([class~=not-format] *)){padding-left:.375em}.format-sm :where(ul>li):not(:where([class~=not-format] *)){padding-left:.375em}.format-sm :where(.format>ul>li p):not(:where([class~=not-format] *)){margin-top:.5em;margin-bottom:.5em}.format-sm :where(.format>ul>li>:first-child):not(:where([class~=not-format] *)){margin-top:1em}.format-sm :where(.format>ul>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1em}.format-sm :where(.format>ol>li>:first-child):not(:where([class~=not-format] *)){margin-top:1em}.format-sm :where(.format>ol>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1em}.format-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-format] *)){margin-top:.5em;margin-bottom:.5em}.format-sm :where(hr):not(:where([class~=not-format] *)){margin-top:2.5em;margin-bottom:2.5em}.format-sm :where(hr+*):not(:where([class~=not-format] *)){margin-top:0}.format-sm :where(h2+*):not(:where([class~=not-format] *)){margin-top:0}.format-sm :where(h3+*):not(:where([class~=not-format] *)){margin-top:0}.format-sm :where(h4+*):not(:where([class~=not-format] *)){margin-top:0}.format-sm :where(table):not(:where([class~=not-format] *)){font-size:.875em;line-height:1.5}.format-sm :where(thead th):not(:where([class~=not-format] *)){padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.format-sm :where(thead th:first-child):not(:where([class~=not-format] *)){padding-left:0}.format-sm :where(thead th:last-child):not(:where([class~=not-format] *)){padding-right:0}.format-sm :where(tbody td,tfoot td):not(:where([class~=not-format] *)){padding:.6666667em 1em}.format-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-format] *)){padding-left:0}.format-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-format] *)){padding-right:0}.format-sm :where(.format>:first-child):not(:where([class~=not-format] *)){margin-top:0}.format-sm :where(.format>:last-child):not(:where([class~=not-format] *)){margin-bottom:0}.format-base :where(.format>ul>li p):not(:where([class~=not-format] *)){margin-top:.75em;margin-bottom:.75em}.format-base :where(.format>ul>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.25em}.format-base :where(.format>ul>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.25em}.format-base :where(.format>ol>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.25em}.format-base :where(.format>ol>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.25em}.format-base :where(.format>:first-child):not(:where([class~=not-format] *)){margin-top:0}.format-base :where(.format>:last-child):not(:where([class~=not-format] *)){margin-bottom:0}.format-lg :where(.format>ul>li p):not(:where([class~=not-format] *)){margin-top:.8888889em;margin-bottom:.8888889em}.format-lg :where(.format>ul>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.3333333em}.format-lg :where(.format>ul>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.3333333em}.format-lg :where(.format>ol>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.3333333em}.format-lg :where(.format>ol>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.3333333em}.format-lg :where(.format>:first-child):not(:where([class~=not-format] *)){margin-top:0}.format-lg :where(.format>:last-child):not(:where([class~=not-format] *)){margin-bottom:0}.format-blue{--tw-format-links:#2563eb;--tw-format-invert-links:#3b82f6}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.\!collapse{visibility:collapse!important}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-bottom-1{bottom:-.25rem}.-left-1{left:-.25rem}.-left-1\.5{left:-.375rem}.-left-3{left:-.75rem}.-left-32{left:-8rem}.-right-1{right:-.25rem}.-right-5{right:-1.25rem}.-top-1{top:-.25rem}.-top-4{top:-1rem}.-top-\[125px\]{top:-125px}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-5{bottom:1.25rem}.bottom-\[60px\]{bottom:60px}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-3{right:.75rem}.right-5{right:1.25rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-12{top:3rem}.top-16{top:4rem}.top-36{top:9rem}.top-4{top:1rem}.isolate{isolation:isolate}.-z-10{z-index:-10}.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}.order-1{order:1}.order-2{order:2}.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-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}.m-1{margin:.25rem}.m-auto{margin:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mb-px{margin-bottom:-1px}.-ml-4{margin-left:-1rem}.-mt-\[500px\]{margin-top:-500px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-10{margin-right:2.5rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-column{display:table-column}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-36{height:9rem}.h-4{height:1rem}.h-4\/6{height:66.666667%}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-5\/6{height:83.333333%}.h-52{height:13rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[1\.1rem\]{height:1.1rem}.h-\[12px\]{height:12px}.h-\[13px\]{height:13px}.h-\[14px\]{height:14px}.h-\[15px\]{height:15px}.h-\[16px\]{height:16px}.h-\[17px\]{height:17px}.h-\[18px\]{height:18px}.h-\[19px\]{height:19px}.h-\[20px\]{height:20px}.h-\[21px\]{height:21px}.h-\[22px\]{height:22px}.h-\[23px\]{height:23px}.h-\[24px\]{height:24px}.h-\[25px\]{height:25px}.h-\[26px\]{height:26px}.h-\[27px\]{height:27px}.h-\[27rem\]{height:27rem}.h-\[28px\]{height:28px}.h-\[29px\]{height:29px}.h-\[30px\]{height:30px}.h-\[31px\]{height:31px}.h-\[32px\]{height:32px}.h-\[33px\]{height:33px}.h-\[34px\]{height:34px}.h-\[35px\]{height:35px}.h-\[36px\]{height:36px}.h-\[37px\]{height:37px}.h-\[38px\]{height:38px}.h-\[39px\]{height:39px}.h-\[40px\]{height:40px}.h-\[41px\]{height:41px}.h-\[42px\]{height:42px}.h-\[43px\]{height:43px}.h-\[44px\]{height:44px}.h-\[45px\]{height:45px}.h-\[46px\]{height:46px}.h-\[47px\]{height:47px}.h-\[48px\]{height:48px}.h-\[60px\]{height:60px}.h-\[65px\]{height:65px}.h-\[95px\]{height:95px}.h-\[calc\(100\%_-_4rem\)\]{height:calc(100% - 4rem)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-min{height:-moz-min-content;height:min-content}.h-modal{height:calc(100% - 2rem)}.h-px{height:1px}.h-screen{height:100vh}.max-h-\[90vh\]{max-height:90vh}.min-h-\[20rem\]{min-height:20rem}.min-h-\[22rem\]{min-height:22rem}.min-h-\[24rem\]{min-height:24rem}.min-h-\[26rem\]{min-height:26rem}.min-h-\[28px\]{min-height:28px}.min-h-\[28rem\]{min-height:28rem}.min-h-\[30rem\]{min-height:30rem}.min-h-\[32rem\]{min-height:32rem}.min-h-\[34rem\]{min-height:34rem}.min-h-\[36rem\]{min-height:36rem}.min-h-\[38rem\]{min-height:38rem}.min-h-\[40rem\]{min-height:40rem}.min-h-\[42rem\]{min-height:42rem}.min-h-\[44rem\]{min-height:44rem}.min-h-\[46rem\]{min-height:46rem}.min-h-\[48rem\]{min-height:48rem}.min-h-\[50rem\]{min-height:50rem}.min-h-\[52rem\]{min-height:52rem}.min-h-\[54rem\]{min-height:54rem}.min-h-\[56rem\]{min-height:56rem}.min-h-\[58rem\]{min-height:58rem}.min-h-\[60rem\]{min-height:60rem}.min-h-\[62rem\]{min-height:62rem}.min-h-\[64rem\]{min-height:64rem}.min-h-\[66rem\]{min-height:66rem}.min-h-\[68rem\]{min-height:68rem}.min-h-\[70rem\]{min-height:70rem}.min-h-\[72rem\]{min-height:72rem}.min-h-\[74rem\]{min-height:74rem}.min-h-\[76rem\]{min-height:76rem}.min-h-\[78rem\]{min-height:78rem}.min-h-\[80rem\]{min-height:80rem}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/4{width:50%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[1\.1rem\]{width:1.1rem}.w-\[12px\]{width:12px}.w-\[13px\]{width:13px}.w-\[14px\]{width:14px}.w-\[15px\]{width:15px}.w-\[16px\]{width:16px}.w-\[17px\]{width:17px}.w-\[18px\]{width:18px}.w-\[19px\]{width:19px}.w-\[20px\]{width:20px}.w-\[21px\]{width:21px}.w-\[22px\]{width:22px}.w-\[23px\]{width:23px}.w-\[24px\]{width:24px}.w-\[25px\]{width:25px}.w-\[26px\]{width:26px}.w-\[27px\]{width:27px}.w-\[28px\]{width:28px}.w-\[29px\]{width:29px}.w-\[30px\]{width:30px}.w-\[31px\]{width:31px}.w-\[32px\]{width:32px}.w-\[33px\]{width:33px}.w-\[34px\]{width:34px}.w-\[35px\]{width:35px}.w-\[36px\]{width:36px}.w-\[37px\]{width:37px}.w-\[38px\]{width:38px}.w-\[39px\]{width:39px}.w-\[40px\]{width:40px}.w-\[41px\]{width:41px}.w-\[42px\]{width:42px}.w-\[43px\]{width:43px}.w-\[44px\]{width:44px}.w-\[45px\]{width:45px}.w-\[46px\]{width:46px}.w-\[47px\]{width:47px}.w-\[48px\]{width:48px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-\[260px\]{min-width:260px}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.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-7xl{max-width:80rem}.max-w-8xl{max-width:90rem}.max-w-\[90px\]{max-width:90px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-screen-md{max-width:768px}.max-w-screen-sm{max-width:640px}.max-w-screen-xl{max-width:1280px}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x:-100%}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.-translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y:-100%}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x:100%}.translate-y-full{--tw-translate-y:100%}.rotate-180,.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.rotate-45{--tw-rotate:45deg}.rotate-45,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{transform:none}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-wait{cursor:wait!important}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-center{scroll-snap-align:center}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-rows-max{grid-auto-rows:max-content}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,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))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-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}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-24{gap:6rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[14px\]{gap:14px}.gap-\[50px\]{gap:50px}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-x-\[10px\]{-moz-column-gap:10px;column-gap:10px}.gap-x-\[14px\]{-moz-column-gap:14px;column-gap:14px}.gap-y-4{row-gap:1rem}.-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1rem * var(--tw-space-x-reverse));margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(243 244 246/var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity))}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.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-scroll{overflow-x:scroll}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.\!rounded-full{border-radius:9999px!important}.\!rounded-none{border-radius:0!important}.rounded{border-radius:.25rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-y{border-top-width:1px;border-bottom-width:1px}.\!border-b-0{border-bottom-width:0!important}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0}.border-r{border-right-width:1px}.border-r-0{border-right-width:0}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-t-4{border-top-width:4px}.border-blue-200{--tw-border-opacity:1;border-color:rgb(195 221 253/var(--tw-border-opacity))}.border-blue-400{--tw-border-opacity:1;border-color:rgb(118 169 250/var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(28 100 242/var(--tw-border-opacity))}.border-blue-700{--tw-border-opacity:1;border-color:rgb(26 86 219/var(--tw-border-opacity))}.border-cyan-300{--tw-border-opacity:1;border-color:rgb(103 232 249/var(--tw-border-opacity))}.border-cyan-500{--tw-border-opacity:1;border-color:rgb(6 182 212/var(--tw-border-opacity))}.border-cyan-600{--tw-border-opacity:1;border-color:rgb(8 145 178/var(--tw-border-opacity))}.border-cyan-700{--tw-border-opacity:1;border-color:rgb(14 116 144/var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.border-gray-50{--tw-border-opacity:1;border-color:rgb(249 250 251/var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.border-gray-900{--tw-border-opacity:1;border-color:rgb(17 24 39/var(--tw-border-opacity))}.border-green-300{--tw-border-opacity:1;border-color:rgb(132 225 188/var(--tw-border-opacity))}.border-green-500{--tw-border-opacity:1;border-color:rgb(14 159 110/var(--tw-border-opacity))}.border-green-700{--tw-border-opacity:1;border-color:rgb(4 108 78/var(--tw-border-opacity))}.border-indigo-300{--tw-border-opacity:1;border-color:rgb(180 198 252/var(--tw-border-opacity))}.border-indigo-400{--tw-border-opacity:1;border-color:rgb(141 162 251/var(--tw-border-opacity))}.border-indigo-500{--tw-border-opacity:1;border-color:rgb(104 117 245/var(--tw-border-opacity))}.border-lime-300{--tw-border-opacity:1;border-color:rgb(190 242 100/var(--tw-border-opacity))}.border-lime-400{--tw-border-opacity:1;border-color:rgb(163 230 53/var(--tw-border-opacity))}.border-lime-500{--tw-border-opacity:1;border-color:rgb(132 204 22/var(--tw-border-opacity))}.border-pink-300{--tw-border-opacity:1;border-color:rgb(248 180 217/var(--tw-border-opacity))}.border-pink-500{--tw-border-opacity:1;border-color:rgb(231 70 148/var(--tw-border-opacity))}.border-pink-600{--tw-border-opacity:1;border-color:rgb(214 31 105/var(--tw-border-opacity))}.border-purple-500{--tw-border-opacity:1;border-color:rgb(144 97 249/var(--tw-border-opacity))}.border-purple-900{--tw-border-opacity:1;border-color:rgb(74 29 150/var(--tw-border-opacity))}.border-red-300{--tw-border-opacity:1;border-color:rgb(248 180 180/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(240 82 82/var(--tw-border-opacity))}.border-red-900{--tw-border-opacity:1;border-color:rgb(119 29 29/var(--tw-border-opacity))}.border-teal-300{--tw-border-opacity:1;border-color:rgb(126 220 226/var(--tw-border-opacity))}.border-teal-500{--tw-border-opacity:1;border-color:rgb(6 148 162/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-yellow-300{--tw-border-opacity:1;border-color:rgb(250 202 21/var(--tw-border-opacity))}.border-yellow-400{--tw-border-opacity:1;border-color:rgb(227 160 8/var(--tw-border-opacity))}.border-yellow-500{--tw-border-opacity:1;border-color:rgb(194 120 3/var(--tw-border-opacity))}.border-yellow-600{--tw-border-opacity:1;border-color:rgb(159 88 10/var(--tw-border-opacity))}.\!bg-cyan-50{--tw-bg-opacity:1!important;background-color:rgb(236 254 255/var(--tw-bg-opacity))!important}.\!bg-transparent{background-color:transparent!important}.bg-\[\#1F2A37\]{--tw-bg-opacity:1;background-color:rgb(31 42 55/var(--tw-bg-opacity))}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.bg-amber-100\/0{background-color:hsla(48,96%,89%,0)}.bg-amber-100\/10{background-color:hsla(48,96%,89%,.1)}.bg-amber-100\/100{background-color:#fef3c7}.bg-amber-100\/20{background-color:hsla(48,96%,89%,.2)}.bg-amber-100\/25{background-color:hsla(48,96%,89%,.25)}.bg-amber-100\/30{background-color:hsla(48,96%,89%,.3)}.bg-amber-100\/40{background-color:hsla(48,96%,89%,.4)}.bg-amber-100\/5{background-color:hsla(48,96%,89%,.05)}.bg-amber-100\/50{background-color:hsla(48,96%,89%,.5)}.bg-amber-100\/60{background-color:hsla(48,96%,89%,.6)}.bg-amber-100\/70{background-color:hsla(48,96%,89%,.7)}.bg-amber-100\/75{background-color:hsla(48,96%,89%,.75)}.bg-amber-100\/80{background-color:hsla(48,96%,89%,.8)}.bg-amber-100\/90{background-color:hsla(48,96%,89%,.9)}.bg-amber-100\/95{background-color:hsla(48,96%,89%,.95)}.bg-amber-200{--tw-bg-opacity:1;background-color:rgb(253 230 138/var(--tw-bg-opacity))}.bg-amber-200\/0{background-color:hsla(48,97%,77%,0)}.bg-amber-200\/10{background-color:hsla(48,97%,77%,.1)}.bg-amber-200\/100{background-color:#fde68a}.bg-amber-200\/20{background-color:hsla(48,97%,77%,.2)}.bg-amber-200\/25{background-color:hsla(48,97%,77%,.25)}.bg-amber-200\/30{background-color:hsla(48,97%,77%,.3)}.bg-amber-200\/40{background-color:hsla(48,97%,77%,.4)}.bg-amber-200\/5{background-color:hsla(48,97%,77%,.05)}.bg-amber-200\/50{background-color:hsla(48,97%,77%,.5)}.bg-amber-200\/60{background-color:hsla(48,97%,77%,.6)}.bg-amber-200\/70{background-color:hsla(48,97%,77%,.7)}.bg-amber-200\/75{background-color:hsla(48,97%,77%,.75)}.bg-amber-200\/80{background-color:hsla(48,97%,77%,.8)}.bg-amber-200\/90{background-color:hsla(48,97%,77%,.9)}.bg-amber-200\/95{background-color:hsla(48,97%,77%,.95)}.bg-amber-300{--tw-bg-opacity:1;background-color:rgb(252 211 77/var(--tw-bg-opacity))}.bg-amber-300\/0{background-color:rgba(252,211,77,0)}.bg-amber-300\/10{background-color:rgba(252,211,77,.1)}.bg-amber-300\/100{background-color:#fcd34d}.bg-amber-300\/20{background-color:rgba(252,211,77,.2)}.bg-amber-300\/25{background-color:rgba(252,211,77,.25)}.bg-amber-300\/30{background-color:rgba(252,211,77,.3)}.bg-amber-300\/40{background-color:rgba(252,211,77,.4)}.bg-amber-300\/5{background-color:rgba(252,211,77,.05)}.bg-amber-300\/50{background-color:rgba(252,211,77,.5)}.bg-amber-300\/60{background-color:rgba(252,211,77,.6)}.bg-amber-300\/70{background-color:rgba(252,211,77,.7)}.bg-amber-300\/75{background-color:rgba(252,211,77,.75)}.bg-amber-300\/80{background-color:rgba(252,211,77,.8)}.bg-amber-300\/90{background-color:rgba(252,211,77,.9)}.bg-amber-300\/95{background-color:rgba(252,211,77,.95)}.bg-amber-400{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}.bg-amber-400\/0{background-color:rgba(251,191,36,0)}.bg-amber-400\/10{background-color:rgba(251,191,36,.1)}.bg-amber-400\/100{background-color:#fbbf24}.bg-amber-400\/20{background-color:rgba(251,191,36,.2)}.bg-amber-400\/25{background-color:rgba(251,191,36,.25)}.bg-amber-400\/30{background-color:rgba(251,191,36,.3)}.bg-amber-400\/40{background-color:rgba(251,191,36,.4)}.bg-amber-400\/5{background-color:rgba(251,191,36,.05)}.bg-amber-400\/50{background-color:rgba(251,191,36,.5)}.bg-amber-400\/60{background-color:rgba(251,191,36,.6)}.bg-amber-400\/70{background-color:rgba(251,191,36,.7)}.bg-amber-400\/75{background-color:rgba(251,191,36,.75)}.bg-amber-400\/80{background-color:rgba(251,191,36,.8)}.bg-amber-400\/90{background-color:rgba(251,191,36,.9)}.bg-amber-400\/95{background-color:rgba(251,191,36,.95)}.bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity))}.bg-amber-50\/0{background-color:rgba(255,251,235,0)}.bg-amber-50\/10{background-color:rgba(255,251,235,.1)}.bg-amber-50\/100{background-color:#fffbeb}.bg-amber-50\/20{background-color:rgba(255,251,235,.2)}.bg-amber-50\/25{background-color:rgba(255,251,235,.25)}.bg-amber-50\/30{background-color:rgba(255,251,235,.3)}.bg-amber-50\/40{background-color:rgba(255,251,235,.4)}.bg-amber-50\/5{background-color:rgba(255,251,235,.05)}.bg-amber-50\/50{background-color:rgba(255,251,235,.5)}.bg-amber-50\/60{background-color:rgba(255,251,235,.6)}.bg-amber-50\/70{background-color:rgba(255,251,235,.7)}.bg-amber-50\/75{background-color:rgba(255,251,235,.75)}.bg-amber-50\/80{background-color:rgba(255,251,235,.8)}.bg-amber-50\/90{background-color:rgba(255,251,235,.9)}.bg-amber-50\/95{background-color:rgba(255,251,235,.95)}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.bg-amber-500\/0{background-color:rgba(245,158,11,0)}.bg-amber-500\/10{background-color:rgba(245,158,11,.1)}.bg-amber-500\/100{background-color:#f59e0b}.bg-amber-500\/20{background-color:rgba(245,158,11,.2)}.bg-amber-500\/25{background-color:rgba(245,158,11,.25)}.bg-amber-500\/30{background-color:rgba(245,158,11,.3)}.bg-amber-500\/40{background-color:rgba(245,158,11,.4)}.bg-amber-500\/5{background-color:rgba(245,158,11,.05)}.bg-amber-500\/50{background-color:rgba(245,158,11,.5)}.bg-amber-500\/60{background-color:rgba(245,158,11,.6)}.bg-amber-500\/70{background-color:rgba(245,158,11,.7)}.bg-amber-500\/75{background-color:rgba(245,158,11,.75)}.bg-amber-500\/80{background-color:rgba(245,158,11,.8)}.bg-amber-500\/90{background-color:rgba(245,158,11,.9)}.bg-amber-500\/95{background-color:rgba(245,158,11,.95)}.bg-amber-600{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity))}.bg-amber-600\/0{background-color:rgba(217,119,6,0)}.bg-amber-600\/10{background-color:rgba(217,119,6,.1)}.bg-amber-600\/100{background-color:#d97706}.bg-amber-600\/20{background-color:rgba(217,119,6,.2)}.bg-amber-600\/25{background-color:rgba(217,119,6,.25)}.bg-amber-600\/30{background-color:rgba(217,119,6,.3)}.bg-amber-600\/40{background-color:rgba(217,119,6,.4)}.bg-amber-600\/5{background-color:rgba(217,119,6,.05)}.bg-amber-600\/50{background-color:rgba(217,119,6,.5)}.bg-amber-600\/60{background-color:rgba(217,119,6,.6)}.bg-amber-600\/70{background-color:rgba(217,119,6,.7)}.bg-amber-600\/75{background-color:rgba(217,119,6,.75)}.bg-amber-600\/80{background-color:rgba(217,119,6,.8)}.bg-amber-600\/90{background-color:rgba(217,119,6,.9)}.bg-amber-600\/95{background-color:rgba(217,119,6,.95)}.bg-amber-700{--tw-bg-opacity:1;background-color:rgb(180 83 9/var(--tw-bg-opacity))}.bg-amber-700\/0{background-color:rgba(180,83,9,0)}.bg-amber-700\/10{background-color:rgba(180,83,9,.1)}.bg-amber-700\/100{background-color:#b45309}.bg-amber-700\/20{background-color:rgba(180,83,9,.2)}.bg-amber-700\/25{background-color:rgba(180,83,9,.25)}.bg-amber-700\/30{background-color:rgba(180,83,9,.3)}.bg-amber-700\/40{background-color:rgba(180,83,9,.4)}.bg-amber-700\/5{background-color:rgba(180,83,9,.05)}.bg-amber-700\/50{background-color:rgba(180,83,9,.5)}.bg-amber-700\/60{background-color:rgba(180,83,9,.6)}.bg-amber-700\/70{background-color:rgba(180,83,9,.7)}.bg-amber-700\/75{background-color:rgba(180,83,9,.75)}.bg-amber-700\/80{background-color:rgba(180,83,9,.8)}.bg-amber-700\/90{background-color:rgba(180,83,9,.9)}.bg-amber-700\/95{background-color:rgba(180,83,9,.95)}.bg-amber-800{--tw-bg-opacity:1;background-color:rgb(146 64 14/var(--tw-bg-opacity))}.bg-amber-800\/0{background-color:rgba(146,64,14,0)}.bg-amber-800\/10{background-color:rgba(146,64,14,.1)}.bg-amber-800\/100{background-color:#92400e}.bg-amber-800\/20{background-color:rgba(146,64,14,.2)}.bg-amber-800\/25{background-color:rgba(146,64,14,.25)}.bg-amber-800\/30{background-color:rgba(146,64,14,.3)}.bg-amber-800\/40{background-color:rgba(146,64,14,.4)}.bg-amber-800\/5{background-color:rgba(146,64,14,.05)}.bg-amber-800\/50{background-color:rgba(146,64,14,.5)}.bg-amber-800\/60{background-color:rgba(146,64,14,.6)}.bg-amber-800\/70{background-color:rgba(146,64,14,.7)}.bg-amber-800\/75{background-color:rgba(146,64,14,.75)}.bg-amber-800\/80{background-color:rgba(146,64,14,.8)}.bg-amber-800\/90{background-color:rgba(146,64,14,.9)}.bg-amber-800\/95{background-color:rgba(146,64,14,.95)}.bg-amber-900{--tw-bg-opacity:1;background-color:rgb(120 53 15/var(--tw-bg-opacity))}.bg-amber-900\/0{background-color:rgba(120,53,15,0)}.bg-amber-900\/10{background-color:rgba(120,53,15,.1)}.bg-amber-900\/100{background-color:#78350f}.bg-amber-900\/20{background-color:rgba(120,53,15,.2)}.bg-amber-900\/25{background-color:rgba(120,53,15,.25)}.bg-amber-900\/30{background-color:rgba(120,53,15,.3)}.bg-amber-900\/40{background-color:rgba(120,53,15,.4)}.bg-amber-900\/5{background-color:rgba(120,53,15,.05)}.bg-amber-900\/50{background-color:rgba(120,53,15,.5)}.bg-amber-900\/60{background-color:rgba(120,53,15,.6)}.bg-amber-900\/70{background-color:rgba(120,53,15,.7)}.bg-amber-900\/75{background-color:rgba(120,53,15,.75)}.bg-amber-900\/80{background-color:rgba(120,53,15,.8)}.bg-amber-900\/90{background-color:rgba(120,53,15,.9)}.bg-amber-900\/95{background-color:rgba(120,53,15,.95)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(225 239 254/var(--tw-bg-opacity))}.bg-blue-100\/0{background-color:rgba(225,239,254,0)}.bg-blue-100\/10{background-color:rgba(225,239,254,.1)}.bg-blue-100\/100{background-color:#e1effe}.bg-blue-100\/20{background-color:rgba(225,239,254,.2)}.bg-blue-100\/25{background-color:rgba(225,239,254,.25)}.bg-blue-100\/30{background-color:rgba(225,239,254,.3)}.bg-blue-100\/40{background-color:rgba(225,239,254,.4)}.bg-blue-100\/5{background-color:rgba(225,239,254,.05)}.bg-blue-100\/50{background-color:rgba(225,239,254,.5)}.bg-blue-100\/60{background-color:rgba(225,239,254,.6)}.bg-blue-100\/70{background-color:rgba(225,239,254,.7)}.bg-blue-100\/75{background-color:rgba(225,239,254,.75)}.bg-blue-100\/80{background-color:rgba(225,239,254,.8)}.bg-blue-100\/90{background-color:rgba(225,239,254,.9)}.bg-blue-100\/95{background-color:rgba(225,239,254,.95)}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(195 221 253/var(--tw-bg-opacity))}.bg-blue-200\/0{background-color:rgba(195,221,253,0)}.bg-blue-200\/10{background-color:rgba(195,221,253,.1)}.bg-blue-200\/100{background-color:#c3ddfd}.bg-blue-200\/20{background-color:rgba(195,221,253,.2)}.bg-blue-200\/25{background-color:rgba(195,221,253,.25)}.bg-blue-200\/30{background-color:rgba(195,221,253,.3)}.bg-blue-200\/40{background-color:rgba(195,221,253,.4)}.bg-blue-200\/5{background-color:rgba(195,221,253,.05)}.bg-blue-200\/50{background-color:rgba(195,221,253,.5)}.bg-blue-200\/60{background-color:rgba(195,221,253,.6)}.bg-blue-200\/70{background-color:rgba(195,221,253,.7)}.bg-blue-200\/75{background-color:rgba(195,221,253,.75)}.bg-blue-200\/80{background-color:rgba(195,221,253,.8)}.bg-blue-200\/90{background-color:rgba(195,221,253,.9)}.bg-blue-200\/95{background-color:rgba(195,221,253,.95)}.bg-blue-300{--tw-bg-opacity:1;background-color:rgb(164 202 254/var(--tw-bg-opacity))}.bg-blue-300\/0{background-color:rgba(164,202,254,0)}.bg-blue-300\/10{background-color:rgba(164,202,254,.1)}.bg-blue-300\/100{background-color:#a4cafe}.bg-blue-300\/20{background-color:rgba(164,202,254,.2)}.bg-blue-300\/25{background-color:rgba(164,202,254,.25)}.bg-blue-300\/30{background-color:rgba(164,202,254,.3)}.bg-blue-300\/40{background-color:rgba(164,202,254,.4)}.bg-blue-300\/5{background-color:rgba(164,202,254,.05)}.bg-blue-300\/50{background-color:rgba(164,202,254,.5)}.bg-blue-300\/60{background-color:rgba(164,202,254,.6)}.bg-blue-300\/70{background-color:rgba(164,202,254,.7)}.bg-blue-300\/75{background-color:rgba(164,202,254,.75)}.bg-blue-300\/80{background-color:rgba(164,202,254,.8)}.bg-blue-300\/90{background-color:rgba(164,202,254,.9)}.bg-blue-300\/95{background-color:rgba(164,202,254,.95)}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(118 169 250/var(--tw-bg-opacity))}.bg-blue-400\/0{background-color:rgba(118,169,250,0)}.bg-blue-400\/10{background-color:rgba(118,169,250,.1)}.bg-blue-400\/100{background-color:#76a9fa}.bg-blue-400\/20{background-color:rgba(118,169,250,.2)}.bg-blue-400\/25{background-color:rgba(118,169,250,.25)}.bg-blue-400\/30{background-color:rgba(118,169,250,.3)}.bg-blue-400\/40{background-color:rgba(118,169,250,.4)}.bg-blue-400\/5{background-color:rgba(118,169,250,.05)}.bg-blue-400\/50{background-color:rgba(118,169,250,.5)}.bg-blue-400\/60{background-color:rgba(118,169,250,.6)}.bg-blue-400\/70{background-color:rgba(118,169,250,.7)}.bg-blue-400\/75{background-color:rgba(118,169,250,.75)}.bg-blue-400\/80{background-color:rgba(118,169,250,.8)}.bg-blue-400\/90{background-color:rgba(118,169,250,.9)}.bg-blue-400\/95{background-color:rgba(118,169,250,.95)}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(235 245 255/var(--tw-bg-opacity))}.bg-blue-50\/0{background-color:rgba(235,245,255,0)}.bg-blue-50\/10{background-color:rgba(235,245,255,.1)}.bg-blue-50\/100{background-color:#ebf5ff}.bg-blue-50\/20{background-color:rgba(235,245,255,.2)}.bg-blue-50\/25{background-color:rgba(235,245,255,.25)}.bg-blue-50\/30{background-color:rgba(235,245,255,.3)}.bg-blue-50\/40{background-color:rgba(235,245,255,.4)}.bg-blue-50\/5{background-color:rgba(235,245,255,.05)}.bg-blue-50\/50{background-color:rgba(235,245,255,.5)}.bg-blue-50\/60{background-color:rgba(235,245,255,.6)}.bg-blue-50\/70{background-color:rgba(235,245,255,.7)}.bg-blue-50\/75{background-color:rgba(235,245,255,.75)}.bg-blue-50\/80{background-color:rgba(235,245,255,.8)}.bg-blue-50\/90{background-color:rgba(235,245,255,.9)}.bg-blue-50\/95{background-color:rgba(235,245,255,.95)}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(63 131 248/var(--tw-bg-opacity))}.bg-blue-500\/0{background-color:rgba(63,131,248,0)}.bg-blue-500\/10{background-color:rgba(63,131,248,.1)}.bg-blue-500\/100{background-color:#3f83f8}.bg-blue-500\/20{background-color:rgba(63,131,248,.2)}.bg-blue-500\/25{background-color:rgba(63,131,248,.25)}.bg-blue-500\/30{background-color:rgba(63,131,248,.3)}.bg-blue-500\/40{background-color:rgba(63,131,248,.4)}.bg-blue-500\/5{background-color:rgba(63,131,248,.05)}.bg-blue-500\/50{background-color:rgba(63,131,248,.5)}.bg-blue-500\/60{background-color:rgba(63,131,248,.6)}.bg-blue-500\/70{background-color:rgba(63,131,248,.7)}.bg-blue-500\/75{background-color:rgba(63,131,248,.75)}.bg-blue-500\/80{background-color:rgba(63,131,248,.8)}.bg-blue-500\/90{background-color:rgba(63,131,248,.9)}.bg-blue-500\/95{background-color:rgba(63,131,248,.95)}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity))}.bg-blue-600\/0{background-color:rgba(28,100,242,0)}.bg-blue-600\/10{background-color:rgba(28,100,242,.1)}.bg-blue-600\/100{background-color:#1c64f2}.bg-blue-600\/20{background-color:rgba(28,100,242,.2)}.bg-blue-600\/25{background-color:rgba(28,100,242,.25)}.bg-blue-600\/30{background-color:rgba(28,100,242,.3)}.bg-blue-600\/40{background-color:rgba(28,100,242,.4)}.bg-blue-600\/5{background-color:rgba(28,100,242,.05)}.bg-blue-600\/50{background-color:rgba(28,100,242,.5)}.bg-blue-600\/60{background-color:rgba(28,100,242,.6)}.bg-blue-600\/70{background-color:rgba(28,100,242,.7)}.bg-blue-600\/75{background-color:rgba(28,100,242,.75)}.bg-blue-600\/80{background-color:rgba(28,100,242,.8)}.bg-blue-600\/90{background-color:rgba(28,100,242,.9)}.bg-blue-600\/95{background-color:rgba(28,100,242,.95)}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(26 86 219/var(--tw-bg-opacity))}.bg-blue-700\/0{background-color:rgba(26,86,219,0)}.bg-blue-700\/10{background-color:rgba(26,86,219,.1)}.bg-blue-700\/100{background-color:#1a56db}.bg-blue-700\/20{background-color:rgba(26,86,219,.2)}.bg-blue-700\/25{background-color:rgba(26,86,219,.25)}.bg-blue-700\/30{background-color:rgba(26,86,219,.3)}.bg-blue-700\/40{background-color:rgba(26,86,219,.4)}.bg-blue-700\/5{background-color:rgba(26,86,219,.05)}.bg-blue-700\/50{background-color:rgba(26,86,219,.5)}.bg-blue-700\/60{background-color:rgba(26,86,219,.6)}.bg-blue-700\/70{background-color:rgba(26,86,219,.7)}.bg-blue-700\/75{background-color:rgba(26,86,219,.75)}.bg-blue-700\/80{background-color:rgba(26,86,219,.8)}.bg-blue-700\/90{background-color:rgba(26,86,219,.9)}.bg-blue-700\/95{background-color:rgba(26,86,219,.95)}.bg-blue-800{--tw-bg-opacity:1;background-color:rgb(30 66 159/var(--tw-bg-opacity))}.bg-blue-800\/0{background-color:rgba(30,66,159,0)}.bg-blue-800\/10{background-color:rgba(30,66,159,.1)}.bg-blue-800\/100{background-color:#1e429f}.bg-blue-800\/20{background-color:rgba(30,66,159,.2)}.bg-blue-800\/25{background-color:rgba(30,66,159,.25)}.bg-blue-800\/30{background-color:rgba(30,66,159,.3)}.bg-blue-800\/40{background-color:rgba(30,66,159,.4)}.bg-blue-800\/5{background-color:rgba(30,66,159,.05)}.bg-blue-800\/50{background-color:rgba(30,66,159,.5)}.bg-blue-800\/60{background-color:rgba(30,66,159,.6)}.bg-blue-800\/70{background-color:rgba(30,66,159,.7)}.bg-blue-800\/75{background-color:rgba(30,66,159,.75)}.bg-blue-800\/80{background-color:rgba(30,66,159,.8)}.bg-blue-800\/90{background-color:rgba(30,66,159,.9)}.bg-blue-800\/95{background-color:rgba(30,66,159,.95)}.bg-blue-900{--tw-bg-opacity:1;background-color:rgb(35 56 118/var(--tw-bg-opacity))}.bg-blue-900\/0{background-color:rgba(35,56,118,0)}.bg-blue-900\/10{background-color:rgba(35,56,118,.1)}.bg-blue-900\/100{background-color:#233876}.bg-blue-900\/20{background-color:rgba(35,56,118,.2)}.bg-blue-900\/25{background-color:rgba(35,56,118,.25)}.bg-blue-900\/30{background-color:rgba(35,56,118,.3)}.bg-blue-900\/40{background-color:rgba(35,56,118,.4)}.bg-blue-900\/5{background-color:rgba(35,56,118,.05)}.bg-blue-900\/50{background-color:rgba(35,56,118,.5)}.bg-blue-900\/60{background-color:rgba(35,56,118,.6)}.bg-blue-900\/70{background-color:rgba(35,56,118,.7)}.bg-blue-900\/75{background-color:rgba(35,56,118,.75)}.bg-blue-900\/80{background-color:rgba(35,56,118,.8)}.bg-blue-900\/90{background-color:rgba(35,56,118,.9)}.bg-blue-900\/95{background-color:rgba(35,56,118,.95)}.bg-cyan-100{--tw-bg-opacity:1;background-color:rgb(207 250 254/var(--tw-bg-opacity))}.bg-cyan-100\/0{background-color:rgba(207,250,254,0)}.bg-cyan-100\/10{background-color:rgba(207,250,254,.1)}.bg-cyan-100\/100{background-color:#cffafe}.bg-cyan-100\/20{background-color:rgba(207,250,254,.2)}.bg-cyan-100\/25{background-color:rgba(207,250,254,.25)}.bg-cyan-100\/30{background-color:rgba(207,250,254,.3)}.bg-cyan-100\/40{background-color:rgba(207,250,254,.4)}.bg-cyan-100\/5{background-color:rgba(207,250,254,.05)}.bg-cyan-100\/50{background-color:rgba(207,250,254,.5)}.bg-cyan-100\/60{background-color:rgba(207,250,254,.6)}.bg-cyan-100\/70{background-color:rgba(207,250,254,.7)}.bg-cyan-100\/75{background-color:rgba(207,250,254,.75)}.bg-cyan-100\/80{background-color:rgba(207,250,254,.8)}.bg-cyan-100\/90{background-color:rgba(207,250,254,.9)}.bg-cyan-100\/95{background-color:rgba(207,250,254,.95)}.bg-cyan-200{--tw-bg-opacity:1;background-color:rgb(165 243 252/var(--tw-bg-opacity))}.bg-cyan-200\/0{background-color:rgba(165,243,252,0)}.bg-cyan-200\/10{background-color:rgba(165,243,252,.1)}.bg-cyan-200\/100{background-color:#a5f3fc}.bg-cyan-200\/20{background-color:rgba(165,243,252,.2)}.bg-cyan-200\/25{background-color:rgba(165,243,252,.25)}.bg-cyan-200\/30{background-color:rgba(165,243,252,.3)}.bg-cyan-200\/40{background-color:rgba(165,243,252,.4)}.bg-cyan-200\/5{background-color:rgba(165,243,252,.05)}.bg-cyan-200\/50{background-color:rgba(165,243,252,.5)}.bg-cyan-200\/60{background-color:rgba(165,243,252,.6)}.bg-cyan-200\/70{background-color:rgba(165,243,252,.7)}.bg-cyan-200\/75{background-color:rgba(165,243,252,.75)}.bg-cyan-200\/80{background-color:rgba(165,243,252,.8)}.bg-cyan-200\/90{background-color:rgba(165,243,252,.9)}.bg-cyan-200\/95{background-color:rgba(165,243,252,.95)}.bg-cyan-300{--tw-bg-opacity:1;background-color:rgb(103 232 249/var(--tw-bg-opacity))}.bg-cyan-300\/0{background-color:rgba(103,232,249,0)}.bg-cyan-300\/10{background-color:rgba(103,232,249,.1)}.bg-cyan-300\/100{background-color:#67e8f9}.bg-cyan-300\/20{background-color:rgba(103,232,249,.2)}.bg-cyan-300\/25{background-color:rgba(103,232,249,.25)}.bg-cyan-300\/30{background-color:rgba(103,232,249,.3)}.bg-cyan-300\/40{background-color:rgba(103,232,249,.4)}.bg-cyan-300\/5{background-color:rgba(103,232,249,.05)}.bg-cyan-300\/50{background-color:rgba(103,232,249,.5)}.bg-cyan-300\/60{background-color:rgba(103,232,249,.6)}.bg-cyan-300\/70{background-color:rgba(103,232,249,.7)}.bg-cyan-300\/75{background-color:rgba(103,232,249,.75)}.bg-cyan-300\/80{background-color:rgba(103,232,249,.8)}.bg-cyan-300\/90{background-color:rgba(103,232,249,.9)}.bg-cyan-300\/95{background-color:rgba(103,232,249,.95)}.bg-cyan-400{--tw-bg-opacity:1;background-color:rgb(34 211 238/var(--tw-bg-opacity))}.bg-cyan-400\/0{background-color:rgba(34,211,238,0)}.bg-cyan-400\/10{background-color:rgba(34,211,238,.1)}.bg-cyan-400\/100{background-color:#22d3ee}.bg-cyan-400\/20{background-color:rgba(34,211,238,.2)}.bg-cyan-400\/25{background-color:rgba(34,211,238,.25)}.bg-cyan-400\/30{background-color:rgba(34,211,238,.3)}.bg-cyan-400\/40{background-color:rgba(34,211,238,.4)}.bg-cyan-400\/5{background-color:rgba(34,211,238,.05)}.bg-cyan-400\/50{background-color:rgba(34,211,238,.5)}.bg-cyan-400\/60{background-color:rgba(34,211,238,.6)}.bg-cyan-400\/70{background-color:rgba(34,211,238,.7)}.bg-cyan-400\/75{background-color:rgba(34,211,238,.75)}.bg-cyan-400\/80{background-color:rgba(34,211,238,.8)}.bg-cyan-400\/90{background-color:rgba(34,211,238,.9)}.bg-cyan-400\/95{background-color:rgba(34,211,238,.95)}.bg-cyan-50{--tw-bg-opacity:1;background-color:rgb(236 254 255/var(--tw-bg-opacity))}.bg-cyan-50\/0{background-color:rgba(236,254,255,0)}.bg-cyan-50\/10{background-color:rgba(236,254,255,.1)}.bg-cyan-50\/100{background-color:#ecfeff}.bg-cyan-50\/20{background-color:rgba(236,254,255,.2)}.bg-cyan-50\/25{background-color:rgba(236,254,255,.25)}.bg-cyan-50\/30{background-color:rgba(236,254,255,.3)}.bg-cyan-50\/40{background-color:rgba(236,254,255,.4)}.bg-cyan-50\/5{background-color:rgba(236,254,255,.05)}.bg-cyan-50\/50{background-color:rgba(236,254,255,.5)}.bg-cyan-50\/60{background-color:rgba(236,254,255,.6)}.bg-cyan-50\/70{background-color:rgba(236,254,255,.7)}.bg-cyan-50\/75{background-color:rgba(236,254,255,.75)}.bg-cyan-50\/80{background-color:rgba(236,254,255,.8)}.bg-cyan-50\/90{background-color:rgba(236,254,255,.9)}.bg-cyan-50\/95{background-color:rgba(236,254,255,.95)}.bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity))}.bg-cyan-500\/0{background-color:rgba(6,182,212,0)}.bg-cyan-500\/10{background-color:rgba(6,182,212,.1)}.bg-cyan-500\/100{background-color:#06b6d4}.bg-cyan-500\/20{background-color:rgba(6,182,212,.2)}.bg-cyan-500\/25{background-color:rgba(6,182,212,.25)}.bg-cyan-500\/30{background-color:rgba(6,182,212,.3)}.bg-cyan-500\/40{background-color:rgba(6,182,212,.4)}.bg-cyan-500\/5{background-color:rgba(6,182,212,.05)}.bg-cyan-500\/50{background-color:rgba(6,182,212,.5)}.bg-cyan-500\/60{background-color:rgba(6,182,212,.6)}.bg-cyan-500\/70{background-color:rgba(6,182,212,.7)}.bg-cyan-500\/75{background-color:rgba(6,182,212,.75)}.bg-cyan-500\/80{background-color:rgba(6,182,212,.8)}.bg-cyan-500\/90{background-color:rgba(6,182,212,.9)}.bg-cyan-500\/95{background-color:rgba(6,182,212,.95)}.bg-cyan-600{--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity))}.bg-cyan-600\/0{background-color:rgba(8,145,178,0)}.bg-cyan-600\/10{background-color:rgba(8,145,178,.1)}.bg-cyan-600\/100{background-color:#0891b2}.bg-cyan-600\/20{background-color:rgba(8,145,178,.2)}.bg-cyan-600\/25{background-color:rgba(8,145,178,.25)}.bg-cyan-600\/30{background-color:rgba(8,145,178,.3)}.bg-cyan-600\/40{background-color:rgba(8,145,178,.4)}.bg-cyan-600\/5{background-color:rgba(8,145,178,.05)}.bg-cyan-600\/50{background-color:rgba(8,145,178,.5)}.bg-cyan-600\/60{background-color:rgba(8,145,178,.6)}.bg-cyan-600\/70{background-color:rgba(8,145,178,.7)}.bg-cyan-600\/75{background-color:rgba(8,145,178,.75)}.bg-cyan-600\/80{background-color:rgba(8,145,178,.8)}.bg-cyan-600\/90{background-color:rgba(8,145,178,.9)}.bg-cyan-600\/95{background-color:rgba(8,145,178,.95)}.bg-cyan-700{--tw-bg-opacity:1;background-color:rgb(14 116 144/var(--tw-bg-opacity))}.bg-cyan-700\/0{background-color:rgba(14,116,144,0)}.bg-cyan-700\/10{background-color:rgba(14,116,144,.1)}.bg-cyan-700\/100{background-color:#0e7490}.bg-cyan-700\/20{background-color:rgba(14,116,144,.2)}.bg-cyan-700\/25{background-color:rgba(14,116,144,.25)}.bg-cyan-700\/30{background-color:rgba(14,116,144,.3)}.bg-cyan-700\/40{background-color:rgba(14,116,144,.4)}.bg-cyan-700\/5{background-color:rgba(14,116,144,.05)}.bg-cyan-700\/50{background-color:rgba(14,116,144,.5)}.bg-cyan-700\/60{background-color:rgba(14,116,144,.6)}.bg-cyan-700\/70{background-color:rgba(14,116,144,.7)}.bg-cyan-700\/75{background-color:rgba(14,116,144,.75)}.bg-cyan-700\/80{background-color:rgba(14,116,144,.8)}.bg-cyan-700\/90{background-color:rgba(14,116,144,.9)}.bg-cyan-700\/95{background-color:rgba(14,116,144,.95)}.bg-cyan-800{--tw-bg-opacity:1;background-color:rgb(21 94 117/var(--tw-bg-opacity))}.bg-cyan-800\/0{background-color:rgba(21,94,117,0)}.bg-cyan-800\/10{background-color:rgba(21,94,117,.1)}.bg-cyan-800\/100{background-color:#155e75}.bg-cyan-800\/20{background-color:rgba(21,94,117,.2)}.bg-cyan-800\/25{background-color:rgba(21,94,117,.25)}.bg-cyan-800\/30{background-color:rgba(21,94,117,.3)}.bg-cyan-800\/40{background-color:rgba(21,94,117,.4)}.bg-cyan-800\/5{background-color:rgba(21,94,117,.05)}.bg-cyan-800\/50{background-color:rgba(21,94,117,.5)}.bg-cyan-800\/60{background-color:rgba(21,94,117,.6)}.bg-cyan-800\/70{background-color:rgba(21,94,117,.7)}.bg-cyan-800\/75{background-color:rgba(21,94,117,.75)}.bg-cyan-800\/80{background-color:rgba(21,94,117,.8)}.bg-cyan-800\/90{background-color:rgba(21,94,117,.9)}.bg-cyan-800\/95{background-color:rgba(21,94,117,.95)}.bg-cyan-900{--tw-bg-opacity:1;background-color:rgb(22 78 99/var(--tw-bg-opacity))}.bg-cyan-900\/0{background-color:rgba(22,78,99,0)}.bg-cyan-900\/10{background-color:rgba(22,78,99,.1)}.bg-cyan-900\/100{background-color:#164e63}.bg-cyan-900\/20{background-color:rgba(22,78,99,.2)}.bg-cyan-900\/25{background-color:rgba(22,78,99,.25)}.bg-cyan-900\/30{background-color:rgba(22,78,99,.3)}.bg-cyan-900\/40{background-color:rgba(22,78,99,.4)}.bg-cyan-900\/5{background-color:rgba(22,78,99,.05)}.bg-cyan-900\/50{background-color:rgba(22,78,99,.5)}.bg-cyan-900\/60{background-color:rgba(22,78,99,.6)}.bg-cyan-900\/70{background-color:rgba(22,78,99,.7)}.bg-cyan-900\/75{background-color:rgba(22,78,99,.75)}.bg-cyan-900\/80{background-color:rgba(22,78,99,.8)}.bg-cyan-900\/90{background-color:rgba(22,78,99,.9)}.bg-cyan-900\/95{background-color:rgba(22,78,99,.95)}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.bg-emerald-100\/0{background-color:rgba(209,250,229,0)}.bg-emerald-100\/10{background-color:rgba(209,250,229,.1)}.bg-emerald-100\/100{background-color:#d1fae5}.bg-emerald-100\/20{background-color:rgba(209,250,229,.2)}.bg-emerald-100\/25{background-color:rgba(209,250,229,.25)}.bg-emerald-100\/30{background-color:rgba(209,250,229,.3)}.bg-emerald-100\/40{background-color:rgba(209,250,229,.4)}.bg-emerald-100\/5{background-color:rgba(209,250,229,.05)}.bg-emerald-100\/50{background-color:rgba(209,250,229,.5)}.bg-emerald-100\/60{background-color:rgba(209,250,229,.6)}.bg-emerald-100\/70{background-color:rgba(209,250,229,.7)}.bg-emerald-100\/75{background-color:rgba(209,250,229,.75)}.bg-emerald-100\/80{background-color:rgba(209,250,229,.8)}.bg-emerald-100\/90{background-color:rgba(209,250,229,.9)}.bg-emerald-100\/95{background-color:rgba(209,250,229,.95)}.bg-emerald-200{--tw-bg-opacity:1;background-color:rgb(167 243 208/var(--tw-bg-opacity))}.bg-emerald-200\/0{background-color:rgba(167,243,208,0)}.bg-emerald-200\/10{background-color:rgba(167,243,208,.1)}.bg-emerald-200\/100{background-color:#a7f3d0}.bg-emerald-200\/20{background-color:rgba(167,243,208,.2)}.bg-emerald-200\/25{background-color:rgba(167,243,208,.25)}.bg-emerald-200\/30{background-color:rgba(167,243,208,.3)}.bg-emerald-200\/40{background-color:rgba(167,243,208,.4)}.bg-emerald-200\/5{background-color:rgba(167,243,208,.05)}.bg-emerald-200\/50{background-color:rgba(167,243,208,.5)}.bg-emerald-200\/60{background-color:rgba(167,243,208,.6)}.bg-emerald-200\/70{background-color:rgba(167,243,208,.7)}.bg-emerald-200\/75{background-color:rgba(167,243,208,.75)}.bg-emerald-200\/80{background-color:rgba(167,243,208,.8)}.bg-emerald-200\/90{background-color:rgba(167,243,208,.9)}.bg-emerald-200\/95{background-color:rgba(167,243,208,.95)}.bg-emerald-300{--tw-bg-opacity:1;background-color:rgb(110 231 183/var(--tw-bg-opacity))}.bg-emerald-300\/0{background-color:rgba(110,231,183,0)}.bg-emerald-300\/10{background-color:rgba(110,231,183,.1)}.bg-emerald-300\/100{background-color:#6ee7b7}.bg-emerald-300\/20{background-color:rgba(110,231,183,.2)}.bg-emerald-300\/25{background-color:rgba(110,231,183,.25)}.bg-emerald-300\/30{background-color:rgba(110,231,183,.3)}.bg-emerald-300\/40{background-color:rgba(110,231,183,.4)}.bg-emerald-300\/5{background-color:rgba(110,231,183,.05)}.bg-emerald-300\/50{background-color:rgba(110,231,183,.5)}.bg-emerald-300\/60{background-color:rgba(110,231,183,.6)}.bg-emerald-300\/70{background-color:rgba(110,231,183,.7)}.bg-emerald-300\/75{background-color:rgba(110,231,183,.75)}.bg-emerald-300\/80{background-color:rgba(110,231,183,.8)}.bg-emerald-300\/90{background-color:rgba(110,231,183,.9)}.bg-emerald-300\/95{background-color:rgba(110,231,183,.95)}.bg-emerald-400{--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity))}.bg-emerald-400\/0{background-color:rgba(52,211,153,0)}.bg-emerald-400\/10{background-color:rgba(52,211,153,.1)}.bg-emerald-400\/100{background-color:#34d399}.bg-emerald-400\/20{background-color:rgba(52,211,153,.2)}.bg-emerald-400\/25{background-color:rgba(52,211,153,.25)}.bg-emerald-400\/30{background-color:rgba(52,211,153,.3)}.bg-emerald-400\/40{background-color:rgba(52,211,153,.4)}.bg-emerald-400\/5{background-color:rgba(52,211,153,.05)}.bg-emerald-400\/50{background-color:rgba(52,211,153,.5)}.bg-emerald-400\/60{background-color:rgba(52,211,153,.6)}.bg-emerald-400\/70{background-color:rgba(52,211,153,.7)}.bg-emerald-400\/75{background-color:rgba(52,211,153,.75)}.bg-emerald-400\/80{background-color:rgba(52,211,153,.8)}.bg-emerald-400\/90{background-color:rgba(52,211,153,.9)}.bg-emerald-400\/95{background-color:rgba(52,211,153,.95)}.bg-emerald-50{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity))}.bg-emerald-50\/0{background-color:rgba(236,253,245,0)}.bg-emerald-50\/10{background-color:rgba(236,253,245,.1)}.bg-emerald-50\/100{background-color:#ecfdf5}.bg-emerald-50\/20{background-color:rgba(236,253,245,.2)}.bg-emerald-50\/25{background-color:rgba(236,253,245,.25)}.bg-emerald-50\/30{background-color:rgba(236,253,245,.3)}.bg-emerald-50\/40{background-color:rgba(236,253,245,.4)}.bg-emerald-50\/5{background-color:rgba(236,253,245,.05)}.bg-emerald-50\/50{background-color:rgba(236,253,245,.5)}.bg-emerald-50\/60{background-color:rgba(236,253,245,.6)}.bg-emerald-50\/70{background-color:rgba(236,253,245,.7)}.bg-emerald-50\/75{background-color:rgba(236,253,245,.75)}.bg-emerald-50\/80{background-color:rgba(236,253,245,.8)}.bg-emerald-50\/90{background-color:rgba(236,253,245,.9)}.bg-emerald-50\/95{background-color:rgba(236,253,245,.95)}.bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.bg-emerald-500\/0{background-color:rgba(16,185,129,0)}.bg-emerald-500\/10{background-color:rgba(16,185,129,.1)}.bg-emerald-500\/100{background-color:#10b981}.bg-emerald-500\/20{background-color:rgba(16,185,129,.2)}.bg-emerald-500\/25{background-color:rgba(16,185,129,.25)}.bg-emerald-500\/30{background-color:rgba(16,185,129,.3)}.bg-emerald-500\/40{background-color:rgba(16,185,129,.4)}.bg-emerald-500\/5{background-color:rgba(16,185,129,.05)}.bg-emerald-500\/50{background-color:rgba(16,185,129,.5)}.bg-emerald-500\/60{background-color:rgba(16,185,129,.6)}.bg-emerald-500\/70{background-color:rgba(16,185,129,.7)}.bg-emerald-500\/75{background-color:rgba(16,185,129,.75)}.bg-emerald-500\/80{background-color:rgba(16,185,129,.8)}.bg-emerald-500\/90{background-color:rgba(16,185,129,.9)}.bg-emerald-500\/95{background-color:rgba(16,185,129,.95)}.bg-emerald-600{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.bg-emerald-600\/0{background-color:rgba(5,150,105,0)}.bg-emerald-600\/10{background-color:rgba(5,150,105,.1)}.bg-emerald-600\/100{background-color:#059669}.bg-emerald-600\/20{background-color:rgba(5,150,105,.2)}.bg-emerald-600\/25{background-color:rgba(5,150,105,.25)}.bg-emerald-600\/30{background-color:rgba(5,150,105,.3)}.bg-emerald-600\/40{background-color:rgba(5,150,105,.4)}.bg-emerald-600\/5{background-color:rgba(5,150,105,.05)}.bg-emerald-600\/50{background-color:rgba(5,150,105,.5)}.bg-emerald-600\/60{background-color:rgba(5,150,105,.6)}.bg-emerald-600\/70{background-color:rgba(5,150,105,.7)}.bg-emerald-600\/75{background-color:rgba(5,150,105,.75)}.bg-emerald-600\/80{background-color:rgba(5,150,105,.8)}.bg-emerald-600\/90{background-color:rgba(5,150,105,.9)}.bg-emerald-600\/95{background-color:rgba(5,150,105,.95)}.bg-emerald-700{--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity))}.bg-emerald-700\/0{background-color:rgba(4,120,87,0)}.bg-emerald-700\/10{background-color:rgba(4,120,87,.1)}.bg-emerald-700\/100{background-color:#047857}.bg-emerald-700\/20{background-color:rgba(4,120,87,.2)}.bg-emerald-700\/25{background-color:rgba(4,120,87,.25)}.bg-emerald-700\/30{background-color:rgba(4,120,87,.3)}.bg-emerald-700\/40{background-color:rgba(4,120,87,.4)}.bg-emerald-700\/5{background-color:rgba(4,120,87,.05)}.bg-emerald-700\/50{background-color:rgba(4,120,87,.5)}.bg-emerald-700\/60{background-color:rgba(4,120,87,.6)}.bg-emerald-700\/70{background-color:rgba(4,120,87,.7)}.bg-emerald-700\/75{background-color:rgba(4,120,87,.75)}.bg-emerald-700\/80{background-color:rgba(4,120,87,.8)}.bg-emerald-700\/90{background-color:rgba(4,120,87,.9)}.bg-emerald-700\/95{background-color:rgba(4,120,87,.95)}.bg-emerald-800{--tw-bg-opacity:1;background-color:rgb(6 95 70/var(--tw-bg-opacity))}.bg-emerald-800\/0{background-color:rgba(6,95,70,0)}.bg-emerald-800\/10{background-color:rgba(6,95,70,.1)}.bg-emerald-800\/100{background-color:#065f46}.bg-emerald-800\/20{background-color:rgba(6,95,70,.2)}.bg-emerald-800\/25{background-color:rgba(6,95,70,.25)}.bg-emerald-800\/30{background-color:rgba(6,95,70,.3)}.bg-emerald-800\/40{background-color:rgba(6,95,70,.4)}.bg-emerald-800\/5{background-color:rgba(6,95,70,.05)}.bg-emerald-800\/50{background-color:rgba(6,95,70,.5)}.bg-emerald-800\/60{background-color:rgba(6,95,70,.6)}.bg-emerald-800\/70{background-color:rgba(6,95,70,.7)}.bg-emerald-800\/75{background-color:rgba(6,95,70,.75)}.bg-emerald-800\/80{background-color:rgba(6,95,70,.8)}.bg-emerald-800\/90{background-color:rgba(6,95,70,.9)}.bg-emerald-800\/95{background-color:rgba(6,95,70,.95)}.bg-emerald-900{--tw-bg-opacity:1;background-color:rgb(6 78 59/var(--tw-bg-opacity))}.bg-emerald-900\/0{background-color:rgba(6,78,59,0)}.bg-emerald-900\/10{background-color:rgba(6,78,59,.1)}.bg-emerald-900\/100{background-color:#064e3b}.bg-emerald-900\/20{background-color:rgba(6,78,59,.2)}.bg-emerald-900\/25{background-color:rgba(6,78,59,.25)}.bg-emerald-900\/30{background-color:rgba(6,78,59,.3)}.bg-emerald-900\/40{background-color:rgba(6,78,59,.4)}.bg-emerald-900\/5{background-color:rgba(6,78,59,.05)}.bg-emerald-900\/50{background-color:rgba(6,78,59,.5)}.bg-emerald-900\/60{background-color:rgba(6,78,59,.6)}.bg-emerald-900\/70{background-color:rgba(6,78,59,.7)}.bg-emerald-900\/75{background-color:rgba(6,78,59,.75)}.bg-emerald-900\/80{background-color:rgba(6,78,59,.8)}.bg-emerald-900\/90{background-color:rgba(6,78,59,.9)}.bg-emerald-900\/95{background-color:rgba(6,78,59,.95)}.bg-fuchsia-100{--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity))}.bg-fuchsia-100\/0{background-color:rgba(250,232,255,0)}.bg-fuchsia-100\/10{background-color:rgba(250,232,255,.1)}.bg-fuchsia-100\/100{background-color:#fae8ff}.bg-fuchsia-100\/20{background-color:rgba(250,232,255,.2)}.bg-fuchsia-100\/25{background-color:rgba(250,232,255,.25)}.bg-fuchsia-100\/30{background-color:rgba(250,232,255,.3)}.bg-fuchsia-100\/40{background-color:rgba(250,232,255,.4)}.bg-fuchsia-100\/5{background-color:rgba(250,232,255,.05)}.bg-fuchsia-100\/50{background-color:rgba(250,232,255,.5)}.bg-fuchsia-100\/60{background-color:rgba(250,232,255,.6)}.bg-fuchsia-100\/70{background-color:rgba(250,232,255,.7)}.bg-fuchsia-100\/75{background-color:rgba(250,232,255,.75)}.bg-fuchsia-100\/80{background-color:rgba(250,232,255,.8)}.bg-fuchsia-100\/90{background-color:rgba(250,232,255,.9)}.bg-fuchsia-100\/95{background-color:rgba(250,232,255,.95)}.bg-fuchsia-200{--tw-bg-opacity:1;background-color:rgb(245 208 254/var(--tw-bg-opacity))}.bg-fuchsia-200\/0{background-color:rgba(245,208,254,0)}.bg-fuchsia-200\/10{background-color:rgba(245,208,254,.1)}.bg-fuchsia-200\/100{background-color:#f5d0fe}.bg-fuchsia-200\/20{background-color:rgba(245,208,254,.2)}.bg-fuchsia-200\/25{background-color:rgba(245,208,254,.25)}.bg-fuchsia-200\/30{background-color:rgba(245,208,254,.3)}.bg-fuchsia-200\/40{background-color:rgba(245,208,254,.4)}.bg-fuchsia-200\/5{background-color:rgba(245,208,254,.05)}.bg-fuchsia-200\/50{background-color:rgba(245,208,254,.5)}.bg-fuchsia-200\/60{background-color:rgba(245,208,254,.6)}.bg-fuchsia-200\/70{background-color:rgba(245,208,254,.7)}.bg-fuchsia-200\/75{background-color:rgba(245,208,254,.75)}.bg-fuchsia-200\/80{background-color:rgba(245,208,254,.8)}.bg-fuchsia-200\/90{background-color:rgba(245,208,254,.9)}.bg-fuchsia-200\/95{background-color:rgba(245,208,254,.95)}.bg-fuchsia-300{--tw-bg-opacity:1;background-color:rgb(240 171 252/var(--tw-bg-opacity))}.bg-fuchsia-300\/0{background-color:rgba(240,171,252,0)}.bg-fuchsia-300\/10{background-color:rgba(240,171,252,.1)}.bg-fuchsia-300\/100{background-color:#f0abfc}.bg-fuchsia-300\/20{background-color:rgba(240,171,252,.2)}.bg-fuchsia-300\/25{background-color:rgba(240,171,252,.25)}.bg-fuchsia-300\/30{background-color:rgba(240,171,252,.3)}.bg-fuchsia-300\/40{background-color:rgba(240,171,252,.4)}.bg-fuchsia-300\/5{background-color:rgba(240,171,252,.05)}.bg-fuchsia-300\/50{background-color:rgba(240,171,252,.5)}.bg-fuchsia-300\/60{background-color:rgba(240,171,252,.6)}.bg-fuchsia-300\/70{background-color:rgba(240,171,252,.7)}.bg-fuchsia-300\/75{background-color:rgba(240,171,252,.75)}.bg-fuchsia-300\/80{background-color:rgba(240,171,252,.8)}.bg-fuchsia-300\/90{background-color:rgba(240,171,252,.9)}.bg-fuchsia-300\/95{background-color:rgba(240,171,252,.95)}.bg-fuchsia-400{--tw-bg-opacity:1;background-color:rgb(232 121 249/var(--tw-bg-opacity))}.bg-fuchsia-400\/0{background-color:rgba(232,121,249,0)}.bg-fuchsia-400\/10{background-color:rgba(232,121,249,.1)}.bg-fuchsia-400\/100{background-color:#e879f9}.bg-fuchsia-400\/20{background-color:rgba(232,121,249,.2)}.bg-fuchsia-400\/25{background-color:rgba(232,121,249,.25)}.bg-fuchsia-400\/30{background-color:rgba(232,121,249,.3)}.bg-fuchsia-400\/40{background-color:rgba(232,121,249,.4)}.bg-fuchsia-400\/5{background-color:rgba(232,121,249,.05)}.bg-fuchsia-400\/50{background-color:rgba(232,121,249,.5)}.bg-fuchsia-400\/60{background-color:rgba(232,121,249,.6)}.bg-fuchsia-400\/70{background-color:rgba(232,121,249,.7)}.bg-fuchsia-400\/75{background-color:rgba(232,121,249,.75)}.bg-fuchsia-400\/80{background-color:rgba(232,121,249,.8)}.bg-fuchsia-400\/90{background-color:rgba(232,121,249,.9)}.bg-fuchsia-400\/95{background-color:rgba(232,121,249,.95)}.bg-fuchsia-50{--tw-bg-opacity:1;background-color:rgb(253 244 255/var(--tw-bg-opacity))}.bg-fuchsia-50\/0{background-color:rgba(253,244,255,0)}.bg-fuchsia-50\/10{background-color:rgba(253,244,255,.1)}.bg-fuchsia-50\/100{background-color:#fdf4ff}.bg-fuchsia-50\/20{background-color:rgba(253,244,255,.2)}.bg-fuchsia-50\/25{background-color:rgba(253,244,255,.25)}.bg-fuchsia-50\/30{background-color:rgba(253,244,255,.3)}.bg-fuchsia-50\/40{background-color:rgba(253,244,255,.4)}.bg-fuchsia-50\/5{background-color:rgba(253,244,255,.05)}.bg-fuchsia-50\/50{background-color:rgba(253,244,255,.5)}.bg-fuchsia-50\/60{background-color:rgba(253,244,255,.6)}.bg-fuchsia-50\/70{background-color:rgba(253,244,255,.7)}.bg-fuchsia-50\/75{background-color:rgba(253,244,255,.75)}.bg-fuchsia-50\/80{background-color:rgba(253,244,255,.8)}.bg-fuchsia-50\/90{background-color:rgba(253,244,255,.9)}.bg-fuchsia-50\/95{background-color:rgba(253,244,255,.95)}.bg-fuchsia-500{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity))}.bg-fuchsia-500\/0{background-color:rgba(217,70,239,0)}.bg-fuchsia-500\/10{background-color:rgba(217,70,239,.1)}.bg-fuchsia-500\/100{background-color:#d946ef}.bg-fuchsia-500\/20{background-color:rgba(217,70,239,.2)}.bg-fuchsia-500\/25{background-color:rgba(217,70,239,.25)}.bg-fuchsia-500\/30{background-color:rgba(217,70,239,.3)}.bg-fuchsia-500\/40{background-color:rgba(217,70,239,.4)}.bg-fuchsia-500\/5{background-color:rgba(217,70,239,.05)}.bg-fuchsia-500\/50{background-color:rgba(217,70,239,.5)}.bg-fuchsia-500\/60{background-color:rgba(217,70,239,.6)}.bg-fuchsia-500\/70{background-color:rgba(217,70,239,.7)}.bg-fuchsia-500\/75{background-color:rgba(217,70,239,.75)}.bg-fuchsia-500\/80{background-color:rgba(217,70,239,.8)}.bg-fuchsia-500\/90{background-color:rgba(217,70,239,.9)}.bg-fuchsia-500\/95{background-color:rgba(217,70,239,.95)}.bg-fuchsia-600{--tw-bg-opacity:1;background-color:rgb(192 38 211/var(--tw-bg-opacity))}.bg-fuchsia-600\/0{background-color:rgba(192,38,211,0)}.bg-fuchsia-600\/10{background-color:rgba(192,38,211,.1)}.bg-fuchsia-600\/100{background-color:#c026d3}.bg-fuchsia-600\/20{background-color:rgba(192,38,211,.2)}.bg-fuchsia-600\/25{background-color:rgba(192,38,211,.25)}.bg-fuchsia-600\/30{background-color:rgba(192,38,211,.3)}.bg-fuchsia-600\/40{background-color:rgba(192,38,211,.4)}.bg-fuchsia-600\/5{background-color:rgba(192,38,211,.05)}.bg-fuchsia-600\/50{background-color:rgba(192,38,211,.5)}.bg-fuchsia-600\/60{background-color:rgba(192,38,211,.6)}.bg-fuchsia-600\/70{background-color:rgba(192,38,211,.7)}.bg-fuchsia-600\/75{background-color:rgba(192,38,211,.75)}.bg-fuchsia-600\/80{background-color:rgba(192,38,211,.8)}.bg-fuchsia-600\/90{background-color:rgba(192,38,211,.9)}.bg-fuchsia-600\/95{background-color:rgba(192,38,211,.95)}.bg-fuchsia-700{--tw-bg-opacity:1;background-color:rgb(162 28 175/var(--tw-bg-opacity))}.bg-fuchsia-700\/0{background-color:rgba(162,28,175,0)}.bg-fuchsia-700\/10{background-color:rgba(162,28,175,.1)}.bg-fuchsia-700\/100{background-color:#a21caf}.bg-fuchsia-700\/20{background-color:rgba(162,28,175,.2)}.bg-fuchsia-700\/25{background-color:rgba(162,28,175,.25)}.bg-fuchsia-700\/30{background-color:rgba(162,28,175,.3)}.bg-fuchsia-700\/40{background-color:rgba(162,28,175,.4)}.bg-fuchsia-700\/5{background-color:rgba(162,28,175,.05)}.bg-fuchsia-700\/50{background-color:rgba(162,28,175,.5)}.bg-fuchsia-700\/60{background-color:rgba(162,28,175,.6)}.bg-fuchsia-700\/70{background-color:rgba(162,28,175,.7)}.bg-fuchsia-700\/75{background-color:rgba(162,28,175,.75)}.bg-fuchsia-700\/80{background-color:rgba(162,28,175,.8)}.bg-fuchsia-700\/90{background-color:rgba(162,28,175,.9)}.bg-fuchsia-700\/95{background-color:rgba(162,28,175,.95)}.bg-fuchsia-800{--tw-bg-opacity:1;background-color:rgb(134 25 143/var(--tw-bg-opacity))}.bg-fuchsia-800\/0{background-color:rgba(134,25,143,0)}.bg-fuchsia-800\/10{background-color:rgba(134,25,143,.1)}.bg-fuchsia-800\/100{background-color:#86198f}.bg-fuchsia-800\/20{background-color:rgba(134,25,143,.2)}.bg-fuchsia-800\/25{background-color:rgba(134,25,143,.25)}.bg-fuchsia-800\/30{background-color:rgba(134,25,143,.3)}.bg-fuchsia-800\/40{background-color:rgba(134,25,143,.4)}.bg-fuchsia-800\/5{background-color:rgba(134,25,143,.05)}.bg-fuchsia-800\/50{background-color:rgba(134,25,143,.5)}.bg-fuchsia-800\/60{background-color:rgba(134,25,143,.6)}.bg-fuchsia-800\/70{background-color:rgba(134,25,143,.7)}.bg-fuchsia-800\/75{background-color:rgba(134,25,143,.75)}.bg-fuchsia-800\/80{background-color:rgba(134,25,143,.8)}.bg-fuchsia-800\/90{background-color:rgba(134,25,143,.9)}.bg-fuchsia-800\/95{background-color:rgba(134,25,143,.95)}.bg-fuchsia-900{--tw-bg-opacity:1;background-color:rgb(112 26 117/var(--tw-bg-opacity))}.bg-fuchsia-900\/0{background-color:rgba(112,26,117,0)}.bg-fuchsia-900\/10{background-color:rgba(112,26,117,.1)}.bg-fuchsia-900\/100{background-color:#701a75}.bg-fuchsia-900\/20{background-color:rgba(112,26,117,.2)}.bg-fuchsia-900\/25{background-color:rgba(112,26,117,.25)}.bg-fuchsia-900\/30{background-color:rgba(112,26,117,.3)}.bg-fuchsia-900\/40{background-color:rgba(112,26,117,.4)}.bg-fuchsia-900\/5{background-color:rgba(112,26,117,.05)}.bg-fuchsia-900\/50{background-color:rgba(112,26,117,.5)}.bg-fuchsia-900\/60{background-color:rgba(112,26,117,.6)}.bg-fuchsia-900\/70{background-color:rgba(112,26,117,.7)}.bg-fuchsia-900\/75{background-color:rgba(112,26,117,.75)}.bg-fuchsia-900\/80{background-color:rgba(112,26,117,.8)}.bg-fuchsia-900\/90{background-color:rgba(112,26,117,.9)}.bg-fuchsia-900\/95{background-color:rgba(112,26,117,.95)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-100\/0{background-color:rgba(243,244,246,0)}.bg-gray-100\/10{background-color:rgba(243,244,246,.1)}.bg-gray-100\/100{background-color:#f3f4f6}.bg-gray-100\/20{background-color:rgba(243,244,246,.2)}.bg-gray-100\/25{background-color:rgba(243,244,246,.25)}.bg-gray-100\/30{background-color:rgba(243,244,246,.3)}.bg-gray-100\/40{background-color:rgba(243,244,246,.4)}.bg-gray-100\/5{background-color:rgba(243,244,246,.05)}.bg-gray-100\/50{background-color:rgba(243,244,246,.5)}.bg-gray-100\/60{background-color:rgba(243,244,246,.6)}.bg-gray-100\/70{background-color:rgba(243,244,246,.7)}.bg-gray-100\/75{background-color:rgba(243,244,246,.75)}.bg-gray-100\/80{background-color:rgba(243,244,246,.8)}.bg-gray-100\/90{background-color:rgba(243,244,246,.9)}.bg-gray-100\/95{background-color:rgba(243,244,246,.95)}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-200\/0{background-color:rgba(229,231,235,0)}.bg-gray-200\/10{background-color:rgba(229,231,235,.1)}.bg-gray-200\/100{background-color:#e5e7eb}.bg-gray-200\/20{background-color:rgba(229,231,235,.2)}.bg-gray-200\/25{background-color:rgba(229,231,235,.25)}.bg-gray-200\/30{background-color:rgba(229,231,235,.3)}.bg-gray-200\/40{background-color:rgba(229,231,235,.4)}.bg-gray-200\/5{background-color:rgba(229,231,235,.05)}.bg-gray-200\/50{background-color:rgba(229,231,235,.5)}.bg-gray-200\/60{background-color:rgba(229,231,235,.6)}.bg-gray-200\/70{background-color:rgba(229,231,235,.7)}.bg-gray-200\/75{background-color:rgba(229,231,235,.75)}.bg-gray-200\/80{background-color:rgba(229,231,235,.8)}.bg-gray-200\/90{background-color:rgba(229,231,235,.9)}.bg-gray-200\/95{background-color:rgba(229,231,235,.95)}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-gray-300\/0{background-color:rgba(209,213,219,0)}.bg-gray-300\/10{background-color:rgba(209,213,219,.1)}.bg-gray-300\/100{background-color:#d1d5db}.bg-gray-300\/20{background-color:rgba(209,213,219,.2)}.bg-gray-300\/25{background-color:rgba(209,213,219,.25)}.bg-gray-300\/30{background-color:rgba(209,213,219,.3)}.bg-gray-300\/40{background-color:rgba(209,213,219,.4)}.bg-gray-300\/5{background-color:rgba(209,213,219,.05)}.bg-gray-300\/50{background-color:rgba(209,213,219,.5)}.bg-gray-300\/60{background-color:rgba(209,213,219,.6)}.bg-gray-300\/70{background-color:rgba(209,213,219,.7)}.bg-gray-300\/75{background-color:rgba(209,213,219,.75)}.bg-gray-300\/80{background-color:rgba(209,213,219,.8)}.bg-gray-300\/90{background-color:rgba(209,213,219,.9)}.bg-gray-300\/95{background-color:rgba(209,213,219,.95)}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.bg-gray-400\/0{background-color:rgba(156,163,175,0)}.bg-gray-400\/10{background-color:rgba(156,163,175,.1)}.bg-gray-400\/100{background-color:#9ca3af}.bg-gray-400\/20{background-color:rgba(156,163,175,.2)}.bg-gray-400\/25{background-color:rgba(156,163,175,.25)}.bg-gray-400\/30{background-color:rgba(156,163,175,.3)}.bg-gray-400\/40{background-color:rgba(156,163,175,.4)}.bg-gray-400\/5{background-color:rgba(156,163,175,.05)}.bg-gray-400\/50{background-color:rgba(156,163,175,.5)}.bg-gray-400\/60{background-color:rgba(156,163,175,.6)}.bg-gray-400\/70{background-color:rgba(156,163,175,.7)}.bg-gray-400\/75{background-color:rgba(156,163,175,.75)}.bg-gray-400\/80{background-color:rgba(156,163,175,.8)}.bg-gray-400\/90{background-color:rgba(156,163,175,.9)}.bg-gray-400\/95{background-color:rgba(156,163,175,.95)}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-gray-50\/0{background-color:rgba(249,250,251,0)}.bg-gray-50\/10{background-color:rgba(249,250,251,.1)}.bg-gray-50\/100{background-color:#f9fafb}.bg-gray-50\/20{background-color:rgba(249,250,251,.2)}.bg-gray-50\/25{background-color:rgba(249,250,251,.25)}.bg-gray-50\/30{background-color:rgba(249,250,251,.3)}.bg-gray-50\/40{background-color:rgba(249,250,251,.4)}.bg-gray-50\/5{background-color:rgba(249,250,251,.05)}.bg-gray-50\/50{background-color:rgba(249,250,251,.5)}.bg-gray-50\/60{background-color:rgba(249,250,251,.6)}.bg-gray-50\/70{background-color:rgba(249,250,251,.7)}.bg-gray-50\/75{background-color:rgba(249,250,251,.75)}.bg-gray-50\/80{background-color:rgba(249,250,251,.8)}.bg-gray-50\/90{background-color:rgba(249,250,251,.9)}.bg-gray-50\/95{background-color:rgba(249,250,251,.95)}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.bg-gray-500\/0{background-color:hsla(220,9%,46%,0)}.bg-gray-500\/10{background-color:hsla(220,9%,46%,.1)}.bg-gray-500\/100{background-color:#6b7280}.bg-gray-500\/20{background-color:hsla(220,9%,46%,.2)}.bg-gray-500\/25{background-color:hsla(220,9%,46%,.25)}.bg-gray-500\/30{background-color:hsla(220,9%,46%,.3)}.bg-gray-500\/40{background-color:hsla(220,9%,46%,.4)}.bg-gray-500\/5{background-color:hsla(220,9%,46%,.05)}.bg-gray-500\/50{background-color:hsla(220,9%,46%,.5)}.bg-gray-500\/60{background-color:hsla(220,9%,46%,.6)}.bg-gray-500\/70{background-color:hsla(220,9%,46%,.7)}.bg-gray-500\/75{background-color:hsla(220,9%,46%,.75)}.bg-gray-500\/80{background-color:hsla(220,9%,46%,.8)}.bg-gray-500\/90{background-color:hsla(220,9%,46%,.9)}.bg-gray-500\/95{background-color:hsla(220,9%,46%,.95)}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.bg-gray-600\/0{background-color:rgba(75,85,99,0)}.bg-gray-600\/10{background-color:rgba(75,85,99,.1)}.bg-gray-600\/100{background-color:#4b5563}.bg-gray-600\/20{background-color:rgba(75,85,99,.2)}.bg-gray-600\/25{background-color:rgba(75,85,99,.25)}.bg-gray-600\/30{background-color:rgba(75,85,99,.3)}.bg-gray-600\/40{background-color:rgba(75,85,99,.4)}.bg-gray-600\/5{background-color:rgba(75,85,99,.05)}.bg-gray-600\/50{background-color:rgba(75,85,99,.5)}.bg-gray-600\/60{background-color:rgba(75,85,99,.6)}.bg-gray-600\/70{background-color:rgba(75,85,99,.7)}.bg-gray-600\/75{background-color:rgba(75,85,99,.75)}.bg-gray-600\/80{background-color:rgba(75,85,99,.8)}.bg-gray-600\/90{background-color:rgba(75,85,99,.9)}.bg-gray-600\/95{background-color:rgba(75,85,99,.95)}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.bg-gray-700\/0{background-color:rgba(55,65,81,0)}.bg-gray-700\/10{background-color:rgba(55,65,81,.1)}.bg-gray-700\/100{background-color:#374151}.bg-gray-700\/20{background-color:rgba(55,65,81,.2)}.bg-gray-700\/25{background-color:rgba(55,65,81,.25)}.bg-gray-700\/30{background-color:rgba(55,65,81,.3)}.bg-gray-700\/40{background-color:rgba(55,65,81,.4)}.bg-gray-700\/5{background-color:rgba(55,65,81,.05)}.bg-gray-700\/50{background-color:rgba(55,65,81,.5)}.bg-gray-700\/60{background-color:rgba(55,65,81,.6)}.bg-gray-700\/70{background-color:rgba(55,65,81,.7)}.bg-gray-700\/75{background-color:rgba(55,65,81,.75)}.bg-gray-700\/80{background-color:rgba(55,65,81,.8)}.bg-gray-700\/90{background-color:rgba(55,65,81,.9)}.bg-gray-700\/95{background-color:rgba(55,65,81,.95)}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-gray-800\/0{background-color:rgba(31,41,55,0)}.bg-gray-800\/10{background-color:rgba(31,41,55,.1)}.bg-gray-800\/100{background-color:#1f2937}.bg-gray-800\/20{background-color:rgba(31,41,55,.2)}.bg-gray-800\/25{background-color:rgba(31,41,55,.25)}.bg-gray-800\/30{background-color:rgba(31,41,55,.3)}.bg-gray-800\/40{background-color:rgba(31,41,55,.4)}.bg-gray-800\/5{background-color:rgba(31,41,55,.05)}.bg-gray-800\/50{background-color:rgba(31,41,55,.5)}.bg-gray-800\/60{background-color:rgba(31,41,55,.6)}.bg-gray-800\/70{background-color:rgba(31,41,55,.7)}.bg-gray-800\/75{background-color:rgba(31,41,55,.75)}.bg-gray-800\/80{background-color:rgba(31,41,55,.8)}.bg-gray-800\/90{background-color:rgba(31,41,55,.9)}.bg-gray-800\/95{background-color:rgba(31,41,55,.95)}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.bg-gray-900\/0{background-color:rgba(17,24,39,0)}.bg-gray-900\/10{background-color:rgba(17,24,39,.1)}.bg-gray-900\/100{background-color:#111827}.bg-gray-900\/20{background-color:rgba(17,24,39,.2)}.bg-gray-900\/25{background-color:rgba(17,24,39,.25)}.bg-gray-900\/30{background-color:rgba(17,24,39,.3)}.bg-gray-900\/40{background-color:rgba(17,24,39,.4)}.bg-gray-900\/5{background-color:rgba(17,24,39,.05)}.bg-gray-900\/50{background-color:rgba(17,24,39,.5)}.bg-gray-900\/60{background-color:rgba(17,24,39,.6)}.bg-gray-900\/70{background-color:rgba(17,24,39,.7)}.bg-gray-900\/75{background-color:rgba(17,24,39,.75)}.bg-gray-900\/80{background-color:rgba(17,24,39,.8)}.bg-gray-900\/90{background-color:rgba(17,24,39,.9)}.bg-gray-900\/95{background-color:rgba(17,24,39,.95)}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(222 247 236/var(--tw-bg-opacity))}.bg-green-100\/0{background-color:rgba(222,247,236,0)}.bg-green-100\/10{background-color:rgba(222,247,236,.1)}.bg-green-100\/100{background-color:#def7ec}.bg-green-100\/20{background-color:rgba(222,247,236,.2)}.bg-green-100\/25{background-color:rgba(222,247,236,.25)}.bg-green-100\/30{background-color:rgba(222,247,236,.3)}.bg-green-100\/40{background-color:rgba(222,247,236,.4)}.bg-green-100\/5{background-color:rgba(222,247,236,.05)}.bg-green-100\/50{background-color:rgba(222,247,236,.5)}.bg-green-100\/60{background-color:rgba(222,247,236,.6)}.bg-green-100\/70{background-color:rgba(222,247,236,.7)}.bg-green-100\/75{background-color:rgba(222,247,236,.75)}.bg-green-100\/80{background-color:rgba(222,247,236,.8)}.bg-green-100\/90{background-color:rgba(222,247,236,.9)}.bg-green-100\/95{background-color:rgba(222,247,236,.95)}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(188 240 218/var(--tw-bg-opacity))}.bg-green-200\/0{background-color:rgba(188,240,218,0)}.bg-green-200\/10{background-color:rgba(188,240,218,.1)}.bg-green-200\/100{background-color:#bcf0da}.bg-green-200\/20{background-color:rgba(188,240,218,.2)}.bg-green-200\/25{background-color:rgba(188,240,218,.25)}.bg-green-200\/30{background-color:rgba(188,240,218,.3)}.bg-green-200\/40{background-color:rgba(188,240,218,.4)}.bg-green-200\/5{background-color:rgba(188,240,218,.05)}.bg-green-200\/50{background-color:rgba(188,240,218,.5)}.bg-green-200\/60{background-color:rgba(188,240,218,.6)}.bg-green-200\/70{background-color:rgba(188,240,218,.7)}.bg-green-200\/75{background-color:rgba(188,240,218,.75)}.bg-green-200\/80{background-color:rgba(188,240,218,.8)}.bg-green-200\/90{background-color:rgba(188,240,218,.9)}.bg-green-200\/95{background-color:rgba(188,240,218,.95)}.bg-green-300{--tw-bg-opacity:1;background-color:rgb(132 225 188/var(--tw-bg-opacity))}.bg-green-300\/0{background-color:rgba(132,225,188,0)}.bg-green-300\/10{background-color:rgba(132,225,188,.1)}.bg-green-300\/100{background-color:#84e1bc}.bg-green-300\/20{background-color:rgba(132,225,188,.2)}.bg-green-300\/25{background-color:rgba(132,225,188,.25)}.bg-green-300\/30{background-color:rgba(132,225,188,.3)}.bg-green-300\/40{background-color:rgba(132,225,188,.4)}.bg-green-300\/5{background-color:rgba(132,225,188,.05)}.bg-green-300\/50{background-color:rgba(132,225,188,.5)}.bg-green-300\/60{background-color:rgba(132,225,188,.6)}.bg-green-300\/70{background-color:rgba(132,225,188,.7)}.bg-green-300\/75{background-color:rgba(132,225,188,.75)}.bg-green-300\/80{background-color:rgba(132,225,188,.8)}.bg-green-300\/90{background-color:rgba(132,225,188,.9)}.bg-green-300\/95{background-color:rgba(132,225,188,.95)}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(49 196 141/var(--tw-bg-opacity))}.bg-green-400\/0{background-color:rgba(49,196,141,0)}.bg-green-400\/10{background-color:rgba(49,196,141,.1)}.bg-green-400\/100{background-color:#31c48d}.bg-green-400\/20{background-color:rgba(49,196,141,.2)}.bg-green-400\/25{background-color:rgba(49,196,141,.25)}.bg-green-400\/30{background-color:rgba(49,196,141,.3)}.bg-green-400\/40{background-color:rgba(49,196,141,.4)}.bg-green-400\/5{background-color:rgba(49,196,141,.05)}.bg-green-400\/50{background-color:rgba(49,196,141,.5)}.bg-green-400\/60{background-color:rgba(49,196,141,.6)}.bg-green-400\/70{background-color:rgba(49,196,141,.7)}.bg-green-400\/75{background-color:rgba(49,196,141,.75)}.bg-green-400\/80{background-color:rgba(49,196,141,.8)}.bg-green-400\/90{background-color:rgba(49,196,141,.9)}.bg-green-400\/95{background-color:rgba(49,196,141,.95)}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(243 250 247/var(--tw-bg-opacity))}.bg-green-50\/0{background-color:rgba(243,250,247,0)}.bg-green-50\/10{background-color:rgba(243,250,247,.1)}.bg-green-50\/100{background-color:#f3faf7}.bg-green-50\/20{background-color:rgba(243,250,247,.2)}.bg-green-50\/25{background-color:rgba(243,250,247,.25)}.bg-green-50\/30{background-color:rgba(243,250,247,.3)}.bg-green-50\/40{background-color:rgba(243,250,247,.4)}.bg-green-50\/5{background-color:rgba(243,250,247,.05)}.bg-green-50\/50{background-color:rgba(243,250,247,.5)}.bg-green-50\/60{background-color:rgba(243,250,247,.6)}.bg-green-50\/70{background-color:rgba(243,250,247,.7)}.bg-green-50\/75{background-color:rgba(243,250,247,.75)}.bg-green-50\/80{background-color:rgba(243,250,247,.8)}.bg-green-50\/90{background-color:rgba(243,250,247,.9)}.bg-green-50\/95{background-color:rgba(243,250,247,.95)}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(14 159 110/var(--tw-bg-opacity))}.bg-green-500\/0{background-color:rgba(14,159,110,0)}.bg-green-500\/10{background-color:rgba(14,159,110,.1)}.bg-green-500\/100{background-color:#0e9f6e}.bg-green-500\/20{background-color:rgba(14,159,110,.2)}.bg-green-500\/25{background-color:rgba(14,159,110,.25)}.bg-green-500\/30{background-color:rgba(14,159,110,.3)}.bg-green-500\/40{background-color:rgba(14,159,110,.4)}.bg-green-500\/5{background-color:rgba(14,159,110,.05)}.bg-green-500\/50{background-color:rgba(14,159,110,.5)}.bg-green-500\/60{background-color:rgba(14,159,110,.6)}.bg-green-500\/70{background-color:rgba(14,159,110,.7)}.bg-green-500\/75{background-color:rgba(14,159,110,.75)}.bg-green-500\/80{background-color:rgba(14,159,110,.8)}.bg-green-500\/90{background-color:rgba(14,159,110,.9)}.bg-green-500\/95{background-color:rgba(14,159,110,.95)}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(5 122 85/var(--tw-bg-opacity))}.bg-green-600\/0{background-color:rgba(5,122,85,0)}.bg-green-600\/10{background-color:rgba(5,122,85,.1)}.bg-green-600\/100{background-color:#057a55}.bg-green-600\/20{background-color:rgba(5,122,85,.2)}.bg-green-600\/25{background-color:rgba(5,122,85,.25)}.bg-green-600\/30{background-color:rgba(5,122,85,.3)}.bg-green-600\/40{background-color:rgba(5,122,85,.4)}.bg-green-600\/5{background-color:rgba(5,122,85,.05)}.bg-green-600\/50{background-color:rgba(5,122,85,.5)}.bg-green-600\/60{background-color:rgba(5,122,85,.6)}.bg-green-600\/70{background-color:rgba(5,122,85,.7)}.bg-green-600\/75{background-color:rgba(5,122,85,.75)}.bg-green-600\/80{background-color:rgba(5,122,85,.8)}.bg-green-600\/90{background-color:rgba(5,122,85,.9)}.bg-green-600\/95{background-color:rgba(5,122,85,.95)}.bg-green-700{--tw-bg-opacity:1;background-color:rgb(4 108 78/var(--tw-bg-opacity))}.bg-green-700\/0{background-color:rgba(4,108,78,0)}.bg-green-700\/10{background-color:rgba(4,108,78,.1)}.bg-green-700\/100{background-color:#046c4e}.bg-green-700\/20{background-color:rgba(4,108,78,.2)}.bg-green-700\/25{background-color:rgba(4,108,78,.25)}.bg-green-700\/30{background-color:rgba(4,108,78,.3)}.bg-green-700\/40{background-color:rgba(4,108,78,.4)}.bg-green-700\/5{background-color:rgba(4,108,78,.05)}.bg-green-700\/50{background-color:rgba(4,108,78,.5)}.bg-green-700\/60{background-color:rgba(4,108,78,.6)}.bg-green-700\/70{background-color:rgba(4,108,78,.7)}.bg-green-700\/75{background-color:rgba(4,108,78,.75)}.bg-green-700\/80{background-color:rgba(4,108,78,.8)}.bg-green-700\/90{background-color:rgba(4,108,78,.9)}.bg-green-700\/95{background-color:rgba(4,108,78,.95)}.bg-green-800{--tw-bg-opacity:1;background-color:rgb(3 84 63/var(--tw-bg-opacity))}.bg-green-800\/0{background-color:rgba(3,84,63,0)}.bg-green-800\/10{background-color:rgba(3,84,63,.1)}.bg-green-800\/100{background-color:#03543f}.bg-green-800\/20{background-color:rgba(3,84,63,.2)}.bg-green-800\/25{background-color:rgba(3,84,63,.25)}.bg-green-800\/30{background-color:rgba(3,84,63,.3)}.bg-green-800\/40{background-color:rgba(3,84,63,.4)}.bg-green-800\/5{background-color:rgba(3,84,63,.05)}.bg-green-800\/50{background-color:rgba(3,84,63,.5)}.bg-green-800\/60{background-color:rgba(3,84,63,.6)}.bg-green-800\/70{background-color:rgba(3,84,63,.7)}.bg-green-800\/75{background-color:rgba(3,84,63,.75)}.bg-green-800\/80{background-color:rgba(3,84,63,.8)}.bg-green-800\/90{background-color:rgba(3,84,63,.9)}.bg-green-800\/95{background-color:rgba(3,84,63,.95)}.bg-green-900{--tw-bg-opacity:1;background-color:rgb(1 71 55/var(--tw-bg-opacity))}.bg-green-900\/0{background-color:rgba(1,71,55,0)}.bg-green-900\/10{background-color:rgba(1,71,55,.1)}.bg-green-900\/100{background-color:#014737}.bg-green-900\/20{background-color:rgba(1,71,55,.2)}.bg-green-900\/25{background-color:rgba(1,71,55,.25)}.bg-green-900\/30{background-color:rgba(1,71,55,.3)}.bg-green-900\/40{background-color:rgba(1,71,55,.4)}.bg-green-900\/5{background-color:rgba(1,71,55,.05)}.bg-green-900\/50{background-color:rgba(1,71,55,.5)}.bg-green-900\/60{background-color:rgba(1,71,55,.6)}.bg-green-900\/70{background-color:rgba(1,71,55,.7)}.bg-green-900\/75{background-color:rgba(1,71,55,.75)}.bg-green-900\/80{background-color:rgba(1,71,55,.8)}.bg-green-900\/90{background-color:rgba(1,71,55,.9)}.bg-green-900\/95{background-color:rgba(1,71,55,.95)}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(229 237 255/var(--tw-bg-opacity))}.bg-indigo-100\/0{background-color:rgba(229,237,255,0)}.bg-indigo-100\/10{background-color:rgba(229,237,255,.1)}.bg-indigo-100\/100{background-color:#e5edff}.bg-indigo-100\/20{background-color:rgba(229,237,255,.2)}.bg-indigo-100\/25{background-color:rgba(229,237,255,.25)}.bg-indigo-100\/30{background-color:rgba(229,237,255,.3)}.bg-indigo-100\/40{background-color:rgba(229,237,255,.4)}.bg-indigo-100\/5{background-color:rgba(229,237,255,.05)}.bg-indigo-100\/50{background-color:rgba(229,237,255,.5)}.bg-indigo-100\/60{background-color:rgba(229,237,255,.6)}.bg-indigo-100\/70{background-color:rgba(229,237,255,.7)}.bg-indigo-100\/75{background-color:rgba(229,237,255,.75)}.bg-indigo-100\/80{background-color:rgba(229,237,255,.8)}.bg-indigo-100\/90{background-color:rgba(229,237,255,.9)}.bg-indigo-100\/95{background-color:rgba(229,237,255,.95)}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(205 219 254/var(--tw-bg-opacity))}.bg-indigo-200\/0{background-color:rgba(205,219,254,0)}.bg-indigo-200\/10{background-color:rgba(205,219,254,.1)}.bg-indigo-200\/100{background-color:#cddbfe}.bg-indigo-200\/20{background-color:rgba(205,219,254,.2)}.bg-indigo-200\/25{background-color:rgba(205,219,254,.25)}.bg-indigo-200\/30{background-color:rgba(205,219,254,.3)}.bg-indigo-200\/40{background-color:rgba(205,219,254,.4)}.bg-indigo-200\/5{background-color:rgba(205,219,254,.05)}.bg-indigo-200\/50{background-color:rgba(205,219,254,.5)}.bg-indigo-200\/60{background-color:rgba(205,219,254,.6)}.bg-indigo-200\/70{background-color:rgba(205,219,254,.7)}.bg-indigo-200\/75{background-color:rgba(205,219,254,.75)}.bg-indigo-200\/80{background-color:rgba(205,219,254,.8)}.bg-indigo-200\/90{background-color:rgba(205,219,254,.9)}.bg-indigo-200\/95{background-color:rgba(205,219,254,.95)}.bg-indigo-300{--tw-bg-opacity:1;background-color:rgb(180 198 252/var(--tw-bg-opacity))}.bg-indigo-300\/0{background-color:rgba(180,198,252,0)}.bg-indigo-300\/10{background-color:rgba(180,198,252,.1)}.bg-indigo-300\/100{background-color:#b4c6fc}.bg-indigo-300\/20{background-color:rgba(180,198,252,.2)}.bg-indigo-300\/25{background-color:rgba(180,198,252,.25)}.bg-indigo-300\/30{background-color:rgba(180,198,252,.3)}.bg-indigo-300\/40{background-color:rgba(180,198,252,.4)}.bg-indigo-300\/5{background-color:rgba(180,198,252,.05)}.bg-indigo-300\/50{background-color:rgba(180,198,252,.5)}.bg-indigo-300\/60{background-color:rgba(180,198,252,.6)}.bg-indigo-300\/70{background-color:rgba(180,198,252,.7)}.bg-indigo-300\/75{background-color:rgba(180,198,252,.75)}.bg-indigo-300\/80{background-color:rgba(180,198,252,.8)}.bg-indigo-300\/90{background-color:rgba(180,198,252,.9)}.bg-indigo-300\/95{background-color:rgba(180,198,252,.95)}.bg-indigo-400{--tw-bg-opacity:1;background-color:rgb(141 162 251/var(--tw-bg-opacity))}.bg-indigo-400\/0{background-color:rgba(141,162,251,0)}.bg-indigo-400\/10{background-color:rgba(141,162,251,.1)}.bg-indigo-400\/100{background-color:#8da2fb}.bg-indigo-400\/20{background-color:rgba(141,162,251,.2)}.bg-indigo-400\/25{background-color:rgba(141,162,251,.25)}.bg-indigo-400\/30{background-color:rgba(141,162,251,.3)}.bg-indigo-400\/40{background-color:rgba(141,162,251,.4)}.bg-indigo-400\/5{background-color:rgba(141,162,251,.05)}.bg-indigo-400\/50{background-color:rgba(141,162,251,.5)}.bg-indigo-400\/60{background-color:rgba(141,162,251,.6)}.bg-indigo-400\/70{background-color:rgba(141,162,251,.7)}.bg-indigo-400\/75{background-color:rgba(141,162,251,.75)}.bg-indigo-400\/80{background-color:rgba(141,162,251,.8)}.bg-indigo-400\/90{background-color:rgba(141,162,251,.9)}.bg-indigo-400\/95{background-color:rgba(141,162,251,.95)}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(240 245 255/var(--tw-bg-opacity))}.bg-indigo-50\/0{background-color:rgba(240,245,255,0)}.bg-indigo-50\/10{background-color:rgba(240,245,255,.1)}.bg-indigo-50\/100{background-color:#f0f5ff}.bg-indigo-50\/20{background-color:rgba(240,245,255,.2)}.bg-indigo-50\/25{background-color:rgba(240,245,255,.25)}.bg-indigo-50\/30{background-color:rgba(240,245,255,.3)}.bg-indigo-50\/40{background-color:rgba(240,245,255,.4)}.bg-indigo-50\/5{background-color:rgba(240,245,255,.05)}.bg-indigo-50\/50{background-color:rgba(240,245,255,.5)}.bg-indigo-50\/60{background-color:rgba(240,245,255,.6)}.bg-indigo-50\/70{background-color:rgba(240,245,255,.7)}.bg-indigo-50\/75{background-color:rgba(240,245,255,.75)}.bg-indigo-50\/80{background-color:rgba(240,245,255,.8)}.bg-indigo-50\/90{background-color:rgba(240,245,255,.9)}.bg-indigo-50\/95{background-color:rgba(240,245,255,.95)}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(104 117 245/var(--tw-bg-opacity))}.bg-indigo-500\/0{background-color:rgba(104,117,245,0)}.bg-indigo-500\/10{background-color:rgba(104,117,245,.1)}.bg-indigo-500\/100{background-color:#6875f5}.bg-indigo-500\/20{background-color:rgba(104,117,245,.2)}.bg-indigo-500\/25{background-color:rgba(104,117,245,.25)}.bg-indigo-500\/30{background-color:rgba(104,117,245,.3)}.bg-indigo-500\/40{background-color:rgba(104,117,245,.4)}.bg-indigo-500\/5{background-color:rgba(104,117,245,.05)}.bg-indigo-500\/50{background-color:rgba(104,117,245,.5)}.bg-indigo-500\/60{background-color:rgba(104,117,245,.6)}.bg-indigo-500\/70{background-color:rgba(104,117,245,.7)}.bg-indigo-500\/75{background-color:rgba(104,117,245,.75)}.bg-indigo-500\/80{background-color:rgba(104,117,245,.8)}.bg-indigo-500\/90{background-color:rgba(104,117,245,.9)}.bg-indigo-500\/95{background-color:rgba(104,117,245,.95)}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(88 80 236/var(--tw-bg-opacity))}.bg-indigo-600\/0{background-color:rgba(88,80,236,0)}.bg-indigo-600\/10{background-color:rgba(88,80,236,.1)}.bg-indigo-600\/100{background-color:#5850ec}.bg-indigo-600\/20{background-color:rgba(88,80,236,.2)}.bg-indigo-600\/25{background-color:rgba(88,80,236,.25)}.bg-indigo-600\/30{background-color:rgba(88,80,236,.3)}.bg-indigo-600\/40{background-color:rgba(88,80,236,.4)}.bg-indigo-600\/5{background-color:rgba(88,80,236,.05)}.bg-indigo-600\/50{background-color:rgba(88,80,236,.5)}.bg-indigo-600\/60{background-color:rgba(88,80,236,.6)}.bg-indigo-600\/70{background-color:rgba(88,80,236,.7)}.bg-indigo-600\/75{background-color:rgba(88,80,236,.75)}.bg-indigo-600\/80{background-color:rgba(88,80,236,.8)}.bg-indigo-600\/90{background-color:rgba(88,80,236,.9)}.bg-indigo-600\/95{background-color:rgba(88,80,236,.95)}.bg-indigo-700{--tw-bg-opacity:1;background-color:rgb(81 69 205/var(--tw-bg-opacity))}.bg-indigo-700\/0{background-color:rgba(81,69,205,0)}.bg-indigo-700\/10{background-color:rgba(81,69,205,.1)}.bg-indigo-700\/100{background-color:#5145cd}.bg-indigo-700\/20{background-color:rgba(81,69,205,.2)}.bg-indigo-700\/25{background-color:rgba(81,69,205,.25)}.bg-indigo-700\/30{background-color:rgba(81,69,205,.3)}.bg-indigo-700\/40{background-color:rgba(81,69,205,.4)}.bg-indigo-700\/5{background-color:rgba(81,69,205,.05)}.bg-indigo-700\/50{background-color:rgba(81,69,205,.5)}.bg-indigo-700\/60{background-color:rgba(81,69,205,.6)}.bg-indigo-700\/70{background-color:rgba(81,69,205,.7)}.bg-indigo-700\/75{background-color:rgba(81,69,205,.75)}.bg-indigo-700\/80{background-color:rgba(81,69,205,.8)}.bg-indigo-700\/90{background-color:rgba(81,69,205,.9)}.bg-indigo-700\/95{background-color:rgba(81,69,205,.95)}.bg-indigo-800{--tw-bg-opacity:1;background-color:rgb(66 56 157/var(--tw-bg-opacity))}.bg-indigo-800\/0{background-color:rgba(66,56,157,0)}.bg-indigo-800\/10{background-color:rgba(66,56,157,.1)}.bg-indigo-800\/100{background-color:#42389d}.bg-indigo-800\/20{background-color:rgba(66,56,157,.2)}.bg-indigo-800\/25{background-color:rgba(66,56,157,.25)}.bg-indigo-800\/30{background-color:rgba(66,56,157,.3)}.bg-indigo-800\/40{background-color:rgba(66,56,157,.4)}.bg-indigo-800\/5{background-color:rgba(66,56,157,.05)}.bg-indigo-800\/50{background-color:rgba(66,56,157,.5)}.bg-indigo-800\/60{background-color:rgba(66,56,157,.6)}.bg-indigo-800\/70{background-color:rgba(66,56,157,.7)}.bg-indigo-800\/75{background-color:rgba(66,56,157,.75)}.bg-indigo-800\/80{background-color:rgba(66,56,157,.8)}.bg-indigo-800\/90{background-color:rgba(66,56,157,.9)}.bg-indigo-800\/95{background-color:rgba(66,56,157,.95)}.bg-indigo-900{--tw-bg-opacity:1;background-color:rgb(54 47 120/var(--tw-bg-opacity))}.bg-indigo-900\/0{background-color:rgba(54,47,120,0)}.bg-indigo-900\/10{background-color:rgba(54,47,120,.1)}.bg-indigo-900\/100{background-color:#362f78}.bg-indigo-900\/20{background-color:rgba(54,47,120,.2)}.bg-indigo-900\/25{background-color:rgba(54,47,120,.25)}.bg-indigo-900\/30{background-color:rgba(54,47,120,.3)}.bg-indigo-900\/40{background-color:rgba(54,47,120,.4)}.bg-indigo-900\/5{background-color:rgba(54,47,120,.05)}.bg-indigo-900\/50{background-color:rgba(54,47,120,.5)}.bg-indigo-900\/60{background-color:rgba(54,47,120,.6)}.bg-indigo-900\/70{background-color:rgba(54,47,120,.7)}.bg-indigo-900\/75{background-color:rgba(54,47,120,.75)}.bg-indigo-900\/80{background-color:rgba(54,47,120,.8)}.bg-indigo-900\/90{background-color:rgba(54,47,120,.9)}.bg-indigo-900\/95{background-color:rgba(54,47,120,.95)}.bg-lime-100{--tw-bg-opacity:1;background-color:rgb(236 252 203/var(--tw-bg-opacity))}.bg-lime-100\/0{background-color:hsla(80,89%,89%,0)}.bg-lime-100\/10{background-color:hsla(80,89%,89%,.1)}.bg-lime-100\/100{background-color:#ecfccb}.bg-lime-100\/20{background-color:hsla(80,89%,89%,.2)}.bg-lime-100\/25{background-color:hsla(80,89%,89%,.25)}.bg-lime-100\/30{background-color:hsla(80,89%,89%,.3)}.bg-lime-100\/40{background-color:hsla(80,89%,89%,.4)}.bg-lime-100\/5{background-color:hsla(80,89%,89%,.05)}.bg-lime-100\/50{background-color:hsla(80,89%,89%,.5)}.bg-lime-100\/60{background-color:hsla(80,89%,89%,.6)}.bg-lime-100\/70{background-color:hsla(80,89%,89%,.7)}.bg-lime-100\/75{background-color:hsla(80,89%,89%,.75)}.bg-lime-100\/80{background-color:hsla(80,89%,89%,.8)}.bg-lime-100\/90{background-color:hsla(80,89%,89%,.9)}.bg-lime-100\/95{background-color:hsla(80,89%,89%,.95)}.bg-lime-200{--tw-bg-opacity:1;background-color:rgb(217 249 157/var(--tw-bg-opacity))}.bg-lime-200\/0{background-color:hsla(81,88%,80%,0)}.bg-lime-200\/10{background-color:hsla(81,88%,80%,.1)}.bg-lime-200\/100{background-color:#d9f99d}.bg-lime-200\/20{background-color:hsla(81,88%,80%,.2)}.bg-lime-200\/25{background-color:hsla(81,88%,80%,.25)}.bg-lime-200\/30{background-color:hsla(81,88%,80%,.3)}.bg-lime-200\/40{background-color:hsla(81,88%,80%,.4)}.bg-lime-200\/5{background-color:hsla(81,88%,80%,.05)}.bg-lime-200\/50{background-color:hsla(81,88%,80%,.5)}.bg-lime-200\/60{background-color:hsla(81,88%,80%,.6)}.bg-lime-200\/70{background-color:hsla(81,88%,80%,.7)}.bg-lime-200\/75{background-color:hsla(81,88%,80%,.75)}.bg-lime-200\/80{background-color:hsla(81,88%,80%,.8)}.bg-lime-200\/90{background-color:hsla(81,88%,80%,.9)}.bg-lime-200\/95{background-color:hsla(81,88%,80%,.95)}.bg-lime-300{--tw-bg-opacity:1;background-color:rgb(190 242 100/var(--tw-bg-opacity))}.bg-lime-300\/0{background-color:hsla(82,85%,67%,0)}.bg-lime-300\/10{background-color:hsla(82,85%,67%,.1)}.bg-lime-300\/100{background-color:#bef264}.bg-lime-300\/20{background-color:hsla(82,85%,67%,.2)}.bg-lime-300\/25{background-color:hsla(82,85%,67%,.25)}.bg-lime-300\/30{background-color:hsla(82,85%,67%,.3)}.bg-lime-300\/40{background-color:hsla(82,85%,67%,.4)}.bg-lime-300\/5{background-color:hsla(82,85%,67%,.05)}.bg-lime-300\/50{background-color:hsla(82,85%,67%,.5)}.bg-lime-300\/60{background-color:hsla(82,85%,67%,.6)}.bg-lime-300\/70{background-color:hsla(82,85%,67%,.7)}.bg-lime-300\/75{background-color:hsla(82,85%,67%,.75)}.bg-lime-300\/80{background-color:hsla(82,85%,67%,.8)}.bg-lime-300\/90{background-color:hsla(82,85%,67%,.9)}.bg-lime-300\/95{background-color:hsla(82,85%,67%,.95)}.bg-lime-400{--tw-bg-opacity:1;background-color:rgb(163 230 53/var(--tw-bg-opacity))}.bg-lime-400\/0{background-color:rgba(163,230,53,0)}.bg-lime-400\/10{background-color:rgba(163,230,53,.1)}.bg-lime-400\/100{background-color:#a3e635}.bg-lime-400\/20{background-color:rgba(163,230,53,.2)}.bg-lime-400\/25{background-color:rgba(163,230,53,.25)}.bg-lime-400\/30{background-color:rgba(163,230,53,.3)}.bg-lime-400\/40{background-color:rgba(163,230,53,.4)}.bg-lime-400\/5{background-color:rgba(163,230,53,.05)}.bg-lime-400\/50{background-color:rgba(163,230,53,.5)}.bg-lime-400\/60{background-color:rgba(163,230,53,.6)}.bg-lime-400\/70{background-color:rgba(163,230,53,.7)}.bg-lime-400\/75{background-color:rgba(163,230,53,.75)}.bg-lime-400\/80{background-color:rgba(163,230,53,.8)}.bg-lime-400\/90{background-color:rgba(163,230,53,.9)}.bg-lime-400\/95{background-color:rgba(163,230,53,.95)}.bg-lime-50{--tw-bg-opacity:1;background-color:rgb(247 254 231/var(--tw-bg-opacity))}.bg-lime-50\/0{background-color:hsla(78,92%,95%,0)}.bg-lime-50\/10{background-color:hsla(78,92%,95%,.1)}.bg-lime-50\/100{background-color:#f7fee7}.bg-lime-50\/20{background-color:hsla(78,92%,95%,.2)}.bg-lime-50\/25{background-color:hsla(78,92%,95%,.25)}.bg-lime-50\/30{background-color:hsla(78,92%,95%,.3)}.bg-lime-50\/40{background-color:hsla(78,92%,95%,.4)}.bg-lime-50\/5{background-color:hsla(78,92%,95%,.05)}.bg-lime-50\/50{background-color:hsla(78,92%,95%,.5)}.bg-lime-50\/60{background-color:hsla(78,92%,95%,.6)}.bg-lime-50\/70{background-color:hsla(78,92%,95%,.7)}.bg-lime-50\/75{background-color:hsla(78,92%,95%,.75)}.bg-lime-50\/80{background-color:hsla(78,92%,95%,.8)}.bg-lime-50\/90{background-color:hsla(78,92%,95%,.9)}.bg-lime-50\/95{background-color:hsla(78,92%,95%,.95)}.bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity))}.bg-lime-500\/0{background-color:rgba(132,204,22,0)}.bg-lime-500\/10{background-color:rgba(132,204,22,.1)}.bg-lime-500\/100{background-color:#84cc16}.bg-lime-500\/20{background-color:rgba(132,204,22,.2)}.bg-lime-500\/25{background-color:rgba(132,204,22,.25)}.bg-lime-500\/30{background-color:rgba(132,204,22,.3)}.bg-lime-500\/40{background-color:rgba(132,204,22,.4)}.bg-lime-500\/5{background-color:rgba(132,204,22,.05)}.bg-lime-500\/50{background-color:rgba(132,204,22,.5)}.bg-lime-500\/60{background-color:rgba(132,204,22,.6)}.bg-lime-500\/70{background-color:rgba(132,204,22,.7)}.bg-lime-500\/75{background-color:rgba(132,204,22,.75)}.bg-lime-500\/80{background-color:rgba(132,204,22,.8)}.bg-lime-500\/90{background-color:rgba(132,204,22,.9)}.bg-lime-500\/95{background-color:rgba(132,204,22,.95)}.bg-lime-600{--tw-bg-opacity:1;background-color:rgb(101 163 13/var(--tw-bg-opacity))}.bg-lime-600\/0{background-color:rgba(101,163,13,0)}.bg-lime-600\/10{background-color:rgba(101,163,13,.1)}.bg-lime-600\/100{background-color:#65a30d}.bg-lime-600\/20{background-color:rgba(101,163,13,.2)}.bg-lime-600\/25{background-color:rgba(101,163,13,.25)}.bg-lime-600\/30{background-color:rgba(101,163,13,.3)}.bg-lime-600\/40{background-color:rgba(101,163,13,.4)}.bg-lime-600\/5{background-color:rgba(101,163,13,.05)}.bg-lime-600\/50{background-color:rgba(101,163,13,.5)}.bg-lime-600\/60{background-color:rgba(101,163,13,.6)}.bg-lime-600\/70{background-color:rgba(101,163,13,.7)}.bg-lime-600\/75{background-color:rgba(101,163,13,.75)}.bg-lime-600\/80{background-color:rgba(101,163,13,.8)}.bg-lime-600\/90{background-color:rgba(101,163,13,.9)}.bg-lime-600\/95{background-color:rgba(101,163,13,.95)}.bg-lime-700{--tw-bg-opacity:1;background-color:rgb(77 124 15/var(--tw-bg-opacity))}.bg-lime-700\/0{background-color:rgba(77,124,15,0)}.bg-lime-700\/10{background-color:rgba(77,124,15,.1)}.bg-lime-700\/100{background-color:#4d7c0f}.bg-lime-700\/20{background-color:rgba(77,124,15,.2)}.bg-lime-700\/25{background-color:rgba(77,124,15,.25)}.bg-lime-700\/30{background-color:rgba(77,124,15,.3)}.bg-lime-700\/40{background-color:rgba(77,124,15,.4)}.bg-lime-700\/5{background-color:rgba(77,124,15,.05)}.bg-lime-700\/50{background-color:rgba(77,124,15,.5)}.bg-lime-700\/60{background-color:rgba(77,124,15,.6)}.bg-lime-700\/70{background-color:rgba(77,124,15,.7)}.bg-lime-700\/75{background-color:rgba(77,124,15,.75)}.bg-lime-700\/80{background-color:rgba(77,124,15,.8)}.bg-lime-700\/90{background-color:rgba(77,124,15,.9)}.bg-lime-700\/95{background-color:rgba(77,124,15,.95)}.bg-lime-800{--tw-bg-opacity:1;background-color:rgb(63 98 18/var(--tw-bg-opacity))}.bg-lime-800\/0{background-color:rgba(63,98,18,0)}.bg-lime-800\/10{background-color:rgba(63,98,18,.1)}.bg-lime-800\/100{background-color:#3f6212}.bg-lime-800\/20{background-color:rgba(63,98,18,.2)}.bg-lime-800\/25{background-color:rgba(63,98,18,.25)}.bg-lime-800\/30{background-color:rgba(63,98,18,.3)}.bg-lime-800\/40{background-color:rgba(63,98,18,.4)}.bg-lime-800\/5{background-color:rgba(63,98,18,.05)}.bg-lime-800\/50{background-color:rgba(63,98,18,.5)}.bg-lime-800\/60{background-color:rgba(63,98,18,.6)}.bg-lime-800\/70{background-color:rgba(63,98,18,.7)}.bg-lime-800\/75{background-color:rgba(63,98,18,.75)}.bg-lime-800\/80{background-color:rgba(63,98,18,.8)}.bg-lime-800\/90{background-color:rgba(63,98,18,.9)}.bg-lime-800\/95{background-color:rgba(63,98,18,.95)}.bg-lime-900{--tw-bg-opacity:1;background-color:rgb(54 83 20/var(--tw-bg-opacity))}.bg-lime-900\/0{background-color:rgba(54,83,20,0)}.bg-lime-900\/10{background-color:rgba(54,83,20,.1)}.bg-lime-900\/100{background-color:#365314}.bg-lime-900\/20{background-color:rgba(54,83,20,.2)}.bg-lime-900\/25{background-color:rgba(54,83,20,.25)}.bg-lime-900\/30{background-color:rgba(54,83,20,.3)}.bg-lime-900\/40{background-color:rgba(54,83,20,.4)}.bg-lime-900\/5{background-color:rgba(54,83,20,.05)}.bg-lime-900\/50{background-color:rgba(54,83,20,.5)}.bg-lime-900\/60{background-color:rgba(54,83,20,.6)}.bg-lime-900\/70{background-color:rgba(54,83,20,.7)}.bg-lime-900\/75{background-color:rgba(54,83,20,.75)}.bg-lime-900\/80{background-color:rgba(54,83,20,.8)}.bg-lime-900\/90{background-color:rgba(54,83,20,.9)}.bg-lime-900\/95{background-color:rgba(54,83,20,.95)}.bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.bg-neutral-100\/0{background-color:hsla(0,0%,96%,0)}.bg-neutral-100\/10{background-color:hsla(0,0%,96%,.1)}.bg-neutral-100\/100{background-color:#f5f5f5}.bg-neutral-100\/20{background-color:hsla(0,0%,96%,.2)}.bg-neutral-100\/25{background-color:hsla(0,0%,96%,.25)}.bg-neutral-100\/30{background-color:hsla(0,0%,96%,.3)}.bg-neutral-100\/40{background-color:hsla(0,0%,96%,.4)}.bg-neutral-100\/5{background-color:hsla(0,0%,96%,.05)}.bg-neutral-100\/50{background-color:hsla(0,0%,96%,.5)}.bg-neutral-100\/60{background-color:hsla(0,0%,96%,.6)}.bg-neutral-100\/70{background-color:hsla(0,0%,96%,.7)}.bg-neutral-100\/75{background-color:hsla(0,0%,96%,.75)}.bg-neutral-100\/80{background-color:hsla(0,0%,96%,.8)}.bg-neutral-100\/90{background-color:hsla(0,0%,96%,.9)}.bg-neutral-100\/95{background-color:hsla(0,0%,96%,.95)}.bg-neutral-200{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity))}.bg-neutral-200\/0{background-color:hsla(0,0%,90%,0)}.bg-neutral-200\/10{background-color:hsla(0,0%,90%,.1)}.bg-neutral-200\/100{background-color:#e5e5e5}.bg-neutral-200\/20{background-color:hsla(0,0%,90%,.2)}.bg-neutral-200\/25{background-color:hsla(0,0%,90%,.25)}.bg-neutral-200\/30{background-color:hsla(0,0%,90%,.3)}.bg-neutral-200\/40{background-color:hsla(0,0%,90%,.4)}.bg-neutral-200\/5{background-color:hsla(0,0%,90%,.05)}.bg-neutral-200\/50{background-color:hsla(0,0%,90%,.5)}.bg-neutral-200\/60{background-color:hsla(0,0%,90%,.6)}.bg-neutral-200\/70{background-color:hsla(0,0%,90%,.7)}.bg-neutral-200\/75{background-color:hsla(0,0%,90%,.75)}.bg-neutral-200\/80{background-color:hsla(0,0%,90%,.8)}.bg-neutral-200\/90{background-color:hsla(0,0%,90%,.9)}.bg-neutral-200\/95{background-color:hsla(0,0%,90%,.95)}.bg-neutral-300{--tw-bg-opacity:1;background-color:rgb(212 212 212/var(--tw-bg-opacity))}.bg-neutral-300\/0{background-color:hsla(0,0%,83%,0)}.bg-neutral-300\/10{background-color:hsla(0,0%,83%,.1)}.bg-neutral-300\/100{background-color:#d4d4d4}.bg-neutral-300\/20{background-color:hsla(0,0%,83%,.2)}.bg-neutral-300\/25{background-color:hsla(0,0%,83%,.25)}.bg-neutral-300\/30{background-color:hsla(0,0%,83%,.3)}.bg-neutral-300\/40{background-color:hsla(0,0%,83%,.4)}.bg-neutral-300\/5{background-color:hsla(0,0%,83%,.05)}.bg-neutral-300\/50{background-color:hsla(0,0%,83%,.5)}.bg-neutral-300\/60{background-color:hsla(0,0%,83%,.6)}.bg-neutral-300\/70{background-color:hsla(0,0%,83%,.7)}.bg-neutral-300\/75{background-color:hsla(0,0%,83%,.75)}.bg-neutral-300\/80{background-color:hsla(0,0%,83%,.8)}.bg-neutral-300\/90{background-color:hsla(0,0%,83%,.9)}.bg-neutral-300\/95{background-color:hsla(0,0%,83%,.95)}.bg-neutral-400{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity))}.bg-neutral-400\/0{background-color:hsla(0,0%,64%,0)}.bg-neutral-400\/10{background-color:hsla(0,0%,64%,.1)}.bg-neutral-400\/100{background-color:#a3a3a3}.bg-neutral-400\/20{background-color:hsla(0,0%,64%,.2)}.bg-neutral-400\/25{background-color:hsla(0,0%,64%,.25)}.bg-neutral-400\/30{background-color:hsla(0,0%,64%,.3)}.bg-neutral-400\/40{background-color:hsla(0,0%,64%,.4)}.bg-neutral-400\/5{background-color:hsla(0,0%,64%,.05)}.bg-neutral-400\/50{background-color:hsla(0,0%,64%,.5)}.bg-neutral-400\/60{background-color:hsla(0,0%,64%,.6)}.bg-neutral-400\/70{background-color:hsla(0,0%,64%,.7)}.bg-neutral-400\/75{background-color:hsla(0,0%,64%,.75)}.bg-neutral-400\/80{background-color:hsla(0,0%,64%,.8)}.bg-neutral-400\/90{background-color:hsla(0,0%,64%,.9)}.bg-neutral-400\/95{background-color:hsla(0,0%,64%,.95)}.bg-neutral-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-neutral-50\/0{background-color:hsla(0,0%,98%,0)}.bg-neutral-50\/10{background-color:hsla(0,0%,98%,.1)}.bg-neutral-50\/100{background-color:#fafafa}.bg-neutral-50\/20{background-color:hsla(0,0%,98%,.2)}.bg-neutral-50\/25{background-color:hsla(0,0%,98%,.25)}.bg-neutral-50\/30{background-color:hsla(0,0%,98%,.3)}.bg-neutral-50\/40{background-color:hsla(0,0%,98%,.4)}.bg-neutral-50\/5{background-color:hsla(0,0%,98%,.05)}.bg-neutral-50\/50{background-color:hsla(0,0%,98%,.5)}.bg-neutral-50\/60{background-color:hsla(0,0%,98%,.6)}.bg-neutral-50\/70{background-color:hsla(0,0%,98%,.7)}.bg-neutral-50\/75{background-color:hsla(0,0%,98%,.75)}.bg-neutral-50\/80{background-color:hsla(0,0%,98%,.8)}.bg-neutral-50\/90{background-color:hsla(0,0%,98%,.9)}.bg-neutral-50\/95{background-color:hsla(0,0%,98%,.95)}.bg-neutral-500{--tw-bg-opacity:1;background-color:rgb(115 115 115/var(--tw-bg-opacity))}.bg-neutral-500\/0{background-color:hsla(0,0%,45%,0)}.bg-neutral-500\/10{background-color:hsla(0,0%,45%,.1)}.bg-neutral-500\/100{background-color:#737373}.bg-neutral-500\/20{background-color:hsla(0,0%,45%,.2)}.bg-neutral-500\/25{background-color:hsla(0,0%,45%,.25)}.bg-neutral-500\/30{background-color:hsla(0,0%,45%,.3)}.bg-neutral-500\/40{background-color:hsla(0,0%,45%,.4)}.bg-neutral-500\/5{background-color:hsla(0,0%,45%,.05)}.bg-neutral-500\/50{background-color:hsla(0,0%,45%,.5)}.bg-neutral-500\/60{background-color:hsla(0,0%,45%,.6)}.bg-neutral-500\/70{background-color:hsla(0,0%,45%,.7)}.bg-neutral-500\/75{background-color:hsla(0,0%,45%,.75)}.bg-neutral-500\/80{background-color:hsla(0,0%,45%,.8)}.bg-neutral-500\/90{background-color:hsla(0,0%,45%,.9)}.bg-neutral-500\/95{background-color:hsla(0,0%,45%,.95)}.bg-neutral-600{--tw-bg-opacity:1;background-color:rgb(82 82 82/var(--tw-bg-opacity))}.bg-neutral-600\/0{background-color:rgba(82,82,82,0)}.bg-neutral-600\/10{background-color:rgba(82,82,82,.1)}.bg-neutral-600\/100{background-color:#525252}.bg-neutral-600\/20{background-color:rgba(82,82,82,.2)}.bg-neutral-600\/25{background-color:rgba(82,82,82,.25)}.bg-neutral-600\/30{background-color:rgba(82,82,82,.3)}.bg-neutral-600\/40{background-color:rgba(82,82,82,.4)}.bg-neutral-600\/5{background-color:rgba(82,82,82,.05)}.bg-neutral-600\/50{background-color:rgba(82,82,82,.5)}.bg-neutral-600\/60{background-color:rgba(82,82,82,.6)}.bg-neutral-600\/70{background-color:rgba(82,82,82,.7)}.bg-neutral-600\/75{background-color:rgba(82,82,82,.75)}.bg-neutral-600\/80{background-color:rgba(82,82,82,.8)}.bg-neutral-600\/90{background-color:rgba(82,82,82,.9)}.bg-neutral-600\/95{background-color:rgba(82,82,82,.95)}.bg-neutral-700{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity))}.bg-neutral-700\/0{background-color:rgba(64,64,64,0)}.bg-neutral-700\/10{background-color:rgba(64,64,64,.1)}.bg-neutral-700\/100{background-color:#404040}.bg-neutral-700\/20{background-color:rgba(64,64,64,.2)}.bg-neutral-700\/25{background-color:rgba(64,64,64,.25)}.bg-neutral-700\/30{background-color:rgba(64,64,64,.3)}.bg-neutral-700\/40{background-color:rgba(64,64,64,.4)}.bg-neutral-700\/5{background-color:rgba(64,64,64,.05)}.bg-neutral-700\/50{background-color:rgba(64,64,64,.5)}.bg-neutral-700\/60{background-color:rgba(64,64,64,.6)}.bg-neutral-700\/70{background-color:rgba(64,64,64,.7)}.bg-neutral-700\/75{background-color:rgba(64,64,64,.75)}.bg-neutral-700\/80{background-color:rgba(64,64,64,.8)}.bg-neutral-700\/90{background-color:rgba(64,64,64,.9)}.bg-neutral-700\/95{background-color:rgba(64,64,64,.95)}.bg-neutral-800{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.bg-neutral-800\/0{background-color:rgba(38,38,38,0)}.bg-neutral-800\/10{background-color:rgba(38,38,38,.1)}.bg-neutral-800\/100{background-color:#262626}.bg-neutral-800\/20{background-color:rgba(38,38,38,.2)}.bg-neutral-800\/25{background-color:rgba(38,38,38,.25)}.bg-neutral-800\/30{background-color:rgba(38,38,38,.3)}.bg-neutral-800\/40{background-color:rgba(38,38,38,.4)}.bg-neutral-800\/5{background-color:rgba(38,38,38,.05)}.bg-neutral-800\/50{background-color:rgba(38,38,38,.5)}.bg-neutral-800\/60{background-color:rgba(38,38,38,.6)}.bg-neutral-800\/70{background-color:rgba(38,38,38,.7)}.bg-neutral-800\/75{background-color:rgba(38,38,38,.75)}.bg-neutral-800\/80{background-color:rgba(38,38,38,.8)}.bg-neutral-800\/90{background-color:rgba(38,38,38,.9)}.bg-neutral-800\/95{background-color:rgba(38,38,38,.95)}.bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.bg-neutral-900\/0{background-color:hsla(0,0%,9%,0)}.bg-neutral-900\/10{background-color:hsla(0,0%,9%,.1)}.bg-neutral-900\/100{background-color:#171717}.bg-neutral-900\/20{background-color:hsla(0,0%,9%,.2)}.bg-neutral-900\/25{background-color:hsla(0,0%,9%,.25)}.bg-neutral-900\/30{background-color:hsla(0,0%,9%,.3)}.bg-neutral-900\/40{background-color:hsla(0,0%,9%,.4)}.bg-neutral-900\/5{background-color:hsla(0,0%,9%,.05)}.bg-neutral-900\/50{background-color:hsla(0,0%,9%,.5)}.bg-neutral-900\/60{background-color:hsla(0,0%,9%,.6)}.bg-neutral-900\/70{background-color:hsla(0,0%,9%,.7)}.bg-neutral-900\/75{background-color:hsla(0,0%,9%,.75)}.bg-neutral-900\/80{background-color:hsla(0,0%,9%,.8)}.bg-neutral-900\/90{background-color:hsla(0,0%,9%,.9)}.bg-neutral-900\/95{background-color:hsla(0,0%,9%,.95)}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(254 236 220/var(--tw-bg-opacity))}.bg-orange-100\/0{background-color:hsla(28,94%,93%,0)}.bg-orange-100\/10{background-color:hsla(28,94%,93%,.1)}.bg-orange-100\/100{background-color:#feecdc}.bg-orange-100\/20{background-color:hsla(28,94%,93%,.2)}.bg-orange-100\/25{background-color:hsla(28,94%,93%,.25)}.bg-orange-100\/30{background-color:hsla(28,94%,93%,.3)}.bg-orange-100\/40{background-color:hsla(28,94%,93%,.4)}.bg-orange-100\/5{background-color:hsla(28,94%,93%,.05)}.bg-orange-100\/50{background-color:hsla(28,94%,93%,.5)}.bg-orange-100\/60{background-color:hsla(28,94%,93%,.6)}.bg-orange-100\/70{background-color:hsla(28,94%,93%,.7)}.bg-orange-100\/75{background-color:hsla(28,94%,93%,.75)}.bg-orange-100\/80{background-color:hsla(28,94%,93%,.8)}.bg-orange-100\/90{background-color:hsla(28,94%,93%,.9)}.bg-orange-100\/95{background-color:hsla(28,94%,93%,.95)}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(252 217 189/var(--tw-bg-opacity))}.bg-orange-200\/0{background-color:hsla(27,91%,86%,0)}.bg-orange-200\/10{background-color:hsla(27,91%,86%,.1)}.bg-orange-200\/100{background-color:#fcd9bd}.bg-orange-200\/20{background-color:hsla(27,91%,86%,.2)}.bg-orange-200\/25{background-color:hsla(27,91%,86%,.25)}.bg-orange-200\/30{background-color:hsla(27,91%,86%,.3)}.bg-orange-200\/40{background-color:hsla(27,91%,86%,.4)}.bg-orange-200\/5{background-color:hsla(27,91%,86%,.05)}.bg-orange-200\/50{background-color:hsla(27,91%,86%,.5)}.bg-orange-200\/60{background-color:hsla(27,91%,86%,.6)}.bg-orange-200\/70{background-color:hsla(27,91%,86%,.7)}.bg-orange-200\/75{background-color:hsla(27,91%,86%,.75)}.bg-orange-200\/80{background-color:hsla(27,91%,86%,.8)}.bg-orange-200\/90{background-color:hsla(27,91%,86%,.9)}.bg-orange-200\/95{background-color:hsla(27,91%,86%,.95)}.bg-orange-300{--tw-bg-opacity:1;background-color:rgb(253 186 140/var(--tw-bg-opacity))}.bg-orange-300\/0{background-color:hsla(24,97%,77%,0)}.bg-orange-300\/10{background-color:hsla(24,97%,77%,.1)}.bg-orange-300\/100{background-color:#fdba8c}.bg-orange-300\/20{background-color:hsla(24,97%,77%,.2)}.bg-orange-300\/25{background-color:hsla(24,97%,77%,.25)}.bg-orange-300\/30{background-color:hsla(24,97%,77%,.3)}.bg-orange-300\/40{background-color:hsla(24,97%,77%,.4)}.bg-orange-300\/5{background-color:hsla(24,97%,77%,.05)}.bg-orange-300\/50{background-color:hsla(24,97%,77%,.5)}.bg-orange-300\/60{background-color:hsla(24,97%,77%,.6)}.bg-orange-300\/70{background-color:hsla(24,97%,77%,.7)}.bg-orange-300\/75{background-color:hsla(24,97%,77%,.75)}.bg-orange-300\/80{background-color:hsla(24,97%,77%,.8)}.bg-orange-300\/90{background-color:hsla(24,97%,77%,.9)}.bg-orange-300\/95{background-color:hsla(24,97%,77%,.95)}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(255 138 76/var(--tw-bg-opacity))}.bg-orange-400\/0{background-color:rgba(255,138,76,0)}.bg-orange-400\/10{background-color:rgba(255,138,76,.1)}.bg-orange-400\/100{background-color:#ff8a4c}.bg-orange-400\/20{background-color:rgba(255,138,76,.2)}.bg-orange-400\/25{background-color:rgba(255,138,76,.25)}.bg-orange-400\/30{background-color:rgba(255,138,76,.3)}.bg-orange-400\/40{background-color:rgba(255,138,76,.4)}.bg-orange-400\/5{background-color:rgba(255,138,76,.05)}.bg-orange-400\/50{background-color:rgba(255,138,76,.5)}.bg-orange-400\/60{background-color:rgba(255,138,76,.6)}.bg-orange-400\/70{background-color:rgba(255,138,76,.7)}.bg-orange-400\/75{background-color:rgba(255,138,76,.75)}.bg-orange-400\/80{background-color:rgba(255,138,76,.8)}.bg-orange-400\/90{background-color:rgba(255,138,76,.9)}.bg-orange-400\/95{background-color:rgba(255,138,76,.95)}.bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 248 241/var(--tw-bg-opacity))}.bg-orange-50\/0{background-color:rgba(255,248,241,0)}.bg-orange-50\/10{background-color:rgba(255,248,241,.1)}.bg-orange-50\/100{background-color:#fff8f1}.bg-orange-50\/20{background-color:rgba(255,248,241,.2)}.bg-orange-50\/25{background-color:rgba(255,248,241,.25)}.bg-orange-50\/30{background-color:rgba(255,248,241,.3)}.bg-orange-50\/40{background-color:rgba(255,248,241,.4)}.bg-orange-50\/5{background-color:rgba(255,248,241,.05)}.bg-orange-50\/50{background-color:rgba(255,248,241,.5)}.bg-orange-50\/60{background-color:rgba(255,248,241,.6)}.bg-orange-50\/70{background-color:rgba(255,248,241,.7)}.bg-orange-50\/75{background-color:rgba(255,248,241,.75)}.bg-orange-50\/80{background-color:rgba(255,248,241,.8)}.bg-orange-50\/90{background-color:rgba(255,248,241,.9)}.bg-orange-50\/95{background-color:rgba(255,248,241,.95)}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(255 90 31/var(--tw-bg-opacity))}.bg-orange-500\/0{background-color:rgba(255,90,31,0)}.bg-orange-500\/10{background-color:rgba(255,90,31,.1)}.bg-orange-500\/100{background-color:#ff5a1f}.bg-orange-500\/20{background-color:rgba(255,90,31,.2)}.bg-orange-500\/25{background-color:rgba(255,90,31,.25)}.bg-orange-500\/30{background-color:rgba(255,90,31,.3)}.bg-orange-500\/40{background-color:rgba(255,90,31,.4)}.bg-orange-500\/5{background-color:rgba(255,90,31,.05)}.bg-orange-500\/50{background-color:rgba(255,90,31,.5)}.bg-orange-500\/60{background-color:rgba(255,90,31,.6)}.bg-orange-500\/70{background-color:rgba(255,90,31,.7)}.bg-orange-500\/75{background-color:rgba(255,90,31,.75)}.bg-orange-500\/80{background-color:rgba(255,90,31,.8)}.bg-orange-500\/90{background-color:rgba(255,90,31,.9)}.bg-orange-500\/95{background-color:rgba(255,90,31,.95)}.bg-orange-600{--tw-bg-opacity:1;background-color:rgb(208 56 1/var(--tw-bg-opacity))}.bg-orange-600\/0{background-color:rgba(208,56,1,0)}.bg-orange-600\/10{background-color:rgba(208,56,1,.1)}.bg-orange-600\/100{background-color:#d03801}.bg-orange-600\/20{background-color:rgba(208,56,1,.2)}.bg-orange-600\/25{background-color:rgba(208,56,1,.25)}.bg-orange-600\/30{background-color:rgba(208,56,1,.3)}.bg-orange-600\/40{background-color:rgba(208,56,1,.4)}.bg-orange-600\/5{background-color:rgba(208,56,1,.05)}.bg-orange-600\/50{background-color:rgba(208,56,1,.5)}.bg-orange-600\/60{background-color:rgba(208,56,1,.6)}.bg-orange-600\/70{background-color:rgba(208,56,1,.7)}.bg-orange-600\/75{background-color:rgba(208,56,1,.75)}.bg-orange-600\/80{background-color:rgba(208,56,1,.8)}.bg-orange-600\/90{background-color:rgba(208,56,1,.9)}.bg-orange-600\/95{background-color:rgba(208,56,1,.95)}.bg-orange-700{--tw-bg-opacity:1;background-color:rgb(180 52 3/var(--tw-bg-opacity))}.bg-orange-700\/0{background-color:rgba(180,52,3,0)}.bg-orange-700\/10{background-color:rgba(180,52,3,.1)}.bg-orange-700\/100{background-color:#b43403}.bg-orange-700\/20{background-color:rgba(180,52,3,.2)}.bg-orange-700\/25{background-color:rgba(180,52,3,.25)}.bg-orange-700\/30{background-color:rgba(180,52,3,.3)}.bg-orange-700\/40{background-color:rgba(180,52,3,.4)}.bg-orange-700\/5{background-color:rgba(180,52,3,.05)}.bg-orange-700\/50{background-color:rgba(180,52,3,.5)}.bg-orange-700\/60{background-color:rgba(180,52,3,.6)}.bg-orange-700\/70{background-color:rgba(180,52,3,.7)}.bg-orange-700\/75{background-color:rgba(180,52,3,.75)}.bg-orange-700\/80{background-color:rgba(180,52,3,.8)}.bg-orange-700\/90{background-color:rgba(180,52,3,.9)}.bg-orange-700\/95{background-color:rgba(180,52,3,.95)}.bg-orange-800{--tw-bg-opacity:1;background-color:rgb(138 44 13/var(--tw-bg-opacity))}.bg-orange-800\/0{background-color:rgba(138,44,13,0)}.bg-orange-800\/10{background-color:rgba(138,44,13,.1)}.bg-orange-800\/100{background-color:#8a2c0d}.bg-orange-800\/20{background-color:rgba(138,44,13,.2)}.bg-orange-800\/25{background-color:rgba(138,44,13,.25)}.bg-orange-800\/30{background-color:rgba(138,44,13,.3)}.bg-orange-800\/40{background-color:rgba(138,44,13,.4)}.bg-orange-800\/5{background-color:rgba(138,44,13,.05)}.bg-orange-800\/50{background-color:rgba(138,44,13,.5)}.bg-orange-800\/60{background-color:rgba(138,44,13,.6)}.bg-orange-800\/70{background-color:rgba(138,44,13,.7)}.bg-orange-800\/75{background-color:rgba(138,44,13,.75)}.bg-orange-800\/80{background-color:rgba(138,44,13,.8)}.bg-orange-800\/90{background-color:rgba(138,44,13,.9)}.bg-orange-800\/95{background-color:rgba(138,44,13,.95)}.bg-orange-900{--tw-bg-opacity:1;background-color:rgb(119 29 29/var(--tw-bg-opacity))}.bg-orange-900\/0{background-color:rgba(119,29,29,0)}.bg-orange-900\/10{background-color:rgba(119,29,29,.1)}.bg-orange-900\/100{background-color:#771d1d}.bg-orange-900\/20{background-color:rgba(119,29,29,.2)}.bg-orange-900\/25{background-color:rgba(119,29,29,.25)}.bg-orange-900\/30{background-color:rgba(119,29,29,.3)}.bg-orange-900\/40{background-color:rgba(119,29,29,.4)}.bg-orange-900\/5{background-color:rgba(119,29,29,.05)}.bg-orange-900\/50{background-color:rgba(119,29,29,.5)}.bg-orange-900\/60{background-color:rgba(119,29,29,.6)}.bg-orange-900\/70{background-color:rgba(119,29,29,.7)}.bg-orange-900\/75{background-color:rgba(119,29,29,.75)}.bg-orange-900\/80{background-color:rgba(119,29,29,.8)}.bg-orange-900\/90{background-color:rgba(119,29,29,.9)}.bg-orange-900\/95{background-color:rgba(119,29,29,.95)}.bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 232 243/var(--tw-bg-opacity))}.bg-pink-100\/0{background-color:rgba(252,232,243,0)}.bg-pink-100\/10{background-color:rgba(252,232,243,.1)}.bg-pink-100\/100{background-color:#fce8f3}.bg-pink-100\/20{background-color:rgba(252,232,243,.2)}.bg-pink-100\/25{background-color:rgba(252,232,243,.25)}.bg-pink-100\/30{background-color:rgba(252,232,243,.3)}.bg-pink-100\/40{background-color:rgba(252,232,243,.4)}.bg-pink-100\/5{background-color:rgba(252,232,243,.05)}.bg-pink-100\/50{background-color:rgba(252,232,243,.5)}.bg-pink-100\/60{background-color:rgba(252,232,243,.6)}.bg-pink-100\/70{background-color:rgba(252,232,243,.7)}.bg-pink-100\/75{background-color:rgba(252,232,243,.75)}.bg-pink-100\/80{background-color:rgba(252,232,243,.8)}.bg-pink-100\/90{background-color:rgba(252,232,243,.9)}.bg-pink-100\/95{background-color:rgba(252,232,243,.95)}.bg-pink-200{--tw-bg-opacity:1;background-color:rgb(250 209 232/var(--tw-bg-opacity))}.bg-pink-200\/0{background-color:rgba(250,209,232,0)}.bg-pink-200\/10{background-color:rgba(250,209,232,.1)}.bg-pink-200\/100{background-color:#fad1e8}.bg-pink-200\/20{background-color:rgba(250,209,232,.2)}.bg-pink-200\/25{background-color:rgba(250,209,232,.25)}.bg-pink-200\/30{background-color:rgba(250,209,232,.3)}.bg-pink-200\/40{background-color:rgba(250,209,232,.4)}.bg-pink-200\/5{background-color:rgba(250,209,232,.05)}.bg-pink-200\/50{background-color:rgba(250,209,232,.5)}.bg-pink-200\/60{background-color:rgba(250,209,232,.6)}.bg-pink-200\/70{background-color:rgba(250,209,232,.7)}.bg-pink-200\/75{background-color:rgba(250,209,232,.75)}.bg-pink-200\/80{background-color:rgba(250,209,232,.8)}.bg-pink-200\/90{background-color:rgba(250,209,232,.9)}.bg-pink-200\/95{background-color:rgba(250,209,232,.95)}.bg-pink-300{--tw-bg-opacity:1;background-color:rgb(248 180 217/var(--tw-bg-opacity))}.bg-pink-300\/0{background-color:rgba(248,180,217,0)}.bg-pink-300\/10{background-color:rgba(248,180,217,.1)}.bg-pink-300\/100{background-color:#f8b4d9}.bg-pink-300\/20{background-color:rgba(248,180,217,.2)}.bg-pink-300\/25{background-color:rgba(248,180,217,.25)}.bg-pink-300\/30{background-color:rgba(248,180,217,.3)}.bg-pink-300\/40{background-color:rgba(248,180,217,.4)}.bg-pink-300\/5{background-color:rgba(248,180,217,.05)}.bg-pink-300\/50{background-color:rgba(248,180,217,.5)}.bg-pink-300\/60{background-color:rgba(248,180,217,.6)}.bg-pink-300\/70{background-color:rgba(248,180,217,.7)}.bg-pink-300\/75{background-color:rgba(248,180,217,.75)}.bg-pink-300\/80{background-color:rgba(248,180,217,.8)}.bg-pink-300\/90{background-color:rgba(248,180,217,.9)}.bg-pink-300\/95{background-color:rgba(248,180,217,.95)}.bg-pink-400{--tw-bg-opacity:1;background-color:rgb(241 126 184/var(--tw-bg-opacity))}.bg-pink-400\/0{background-color:rgba(241,126,184,0)}.bg-pink-400\/10{background-color:rgba(241,126,184,.1)}.bg-pink-400\/100{background-color:#f17eb8}.bg-pink-400\/20{background-color:rgba(241,126,184,.2)}.bg-pink-400\/25{background-color:rgba(241,126,184,.25)}.bg-pink-400\/30{background-color:rgba(241,126,184,.3)}.bg-pink-400\/40{background-color:rgba(241,126,184,.4)}.bg-pink-400\/5{background-color:rgba(241,126,184,.05)}.bg-pink-400\/50{background-color:rgba(241,126,184,.5)}.bg-pink-400\/60{background-color:rgba(241,126,184,.6)}.bg-pink-400\/70{background-color:rgba(241,126,184,.7)}.bg-pink-400\/75{background-color:rgba(241,126,184,.75)}.bg-pink-400\/80{background-color:rgba(241,126,184,.8)}.bg-pink-400\/90{background-color:rgba(241,126,184,.9)}.bg-pink-400\/95{background-color:rgba(241,126,184,.95)}.bg-pink-50{--tw-bg-opacity:1;background-color:rgb(253 242 248/var(--tw-bg-opacity))}.bg-pink-50\/0{background-color:rgba(253,242,248,0)}.bg-pink-50\/10{background-color:rgba(253,242,248,.1)}.bg-pink-50\/100{background-color:#fdf2f8}.bg-pink-50\/20{background-color:rgba(253,242,248,.2)}.bg-pink-50\/25{background-color:rgba(253,242,248,.25)}.bg-pink-50\/30{background-color:rgba(253,242,248,.3)}.bg-pink-50\/40{background-color:rgba(253,242,248,.4)}.bg-pink-50\/5{background-color:rgba(253,242,248,.05)}.bg-pink-50\/50{background-color:rgba(253,242,248,.5)}.bg-pink-50\/60{background-color:rgba(253,242,248,.6)}.bg-pink-50\/70{background-color:rgba(253,242,248,.7)}.bg-pink-50\/75{background-color:rgba(253,242,248,.75)}.bg-pink-50\/80{background-color:rgba(253,242,248,.8)}.bg-pink-50\/90{background-color:rgba(253,242,248,.9)}.bg-pink-50\/95{background-color:rgba(253,242,248,.95)}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(231 70 148/var(--tw-bg-opacity))}.bg-pink-500\/0{background-color:rgba(231,70,148,0)}.bg-pink-500\/10{background-color:rgba(231,70,148,.1)}.bg-pink-500\/100{background-color:#e74694}.bg-pink-500\/20{background-color:rgba(231,70,148,.2)}.bg-pink-500\/25{background-color:rgba(231,70,148,.25)}.bg-pink-500\/30{background-color:rgba(231,70,148,.3)}.bg-pink-500\/40{background-color:rgba(231,70,148,.4)}.bg-pink-500\/5{background-color:rgba(231,70,148,.05)}.bg-pink-500\/50{background-color:rgba(231,70,148,.5)}.bg-pink-500\/60{background-color:rgba(231,70,148,.6)}.bg-pink-500\/70{background-color:rgba(231,70,148,.7)}.bg-pink-500\/75{background-color:rgba(231,70,148,.75)}.bg-pink-500\/80{background-color:rgba(231,70,148,.8)}.bg-pink-500\/90{background-color:rgba(231,70,148,.9)}.bg-pink-500\/95{background-color:rgba(231,70,148,.95)}.bg-pink-600{--tw-bg-opacity:1;background-color:rgb(214 31 105/var(--tw-bg-opacity))}.bg-pink-600\/0{background-color:rgba(214,31,105,0)}.bg-pink-600\/10{background-color:rgba(214,31,105,.1)}.bg-pink-600\/100{background-color:#d61f69}.bg-pink-600\/20{background-color:rgba(214,31,105,.2)}.bg-pink-600\/25{background-color:rgba(214,31,105,.25)}.bg-pink-600\/30{background-color:rgba(214,31,105,.3)}.bg-pink-600\/40{background-color:rgba(214,31,105,.4)}.bg-pink-600\/5{background-color:rgba(214,31,105,.05)}.bg-pink-600\/50{background-color:rgba(214,31,105,.5)}.bg-pink-600\/60{background-color:rgba(214,31,105,.6)}.bg-pink-600\/70{background-color:rgba(214,31,105,.7)}.bg-pink-600\/75{background-color:rgba(214,31,105,.75)}.bg-pink-600\/80{background-color:rgba(214,31,105,.8)}.bg-pink-600\/90{background-color:rgba(214,31,105,.9)}.bg-pink-600\/95{background-color:rgba(214,31,105,.95)}.bg-pink-700{--tw-bg-opacity:1;background-color:rgb(191 18 93/var(--tw-bg-opacity))}.bg-pink-700\/0{background-color:rgba(191,18,93,0)}.bg-pink-700\/10{background-color:rgba(191,18,93,.1)}.bg-pink-700\/100{background-color:#bf125d}.bg-pink-700\/20{background-color:rgba(191,18,93,.2)}.bg-pink-700\/25{background-color:rgba(191,18,93,.25)}.bg-pink-700\/30{background-color:rgba(191,18,93,.3)}.bg-pink-700\/40{background-color:rgba(191,18,93,.4)}.bg-pink-700\/5{background-color:rgba(191,18,93,.05)}.bg-pink-700\/50{background-color:rgba(191,18,93,.5)}.bg-pink-700\/60{background-color:rgba(191,18,93,.6)}.bg-pink-700\/70{background-color:rgba(191,18,93,.7)}.bg-pink-700\/75{background-color:rgba(191,18,93,.75)}.bg-pink-700\/80{background-color:rgba(191,18,93,.8)}.bg-pink-700\/90{background-color:rgba(191,18,93,.9)}.bg-pink-700\/95{background-color:rgba(191,18,93,.95)}.bg-pink-800{--tw-bg-opacity:1;background-color:rgb(153 21 75/var(--tw-bg-opacity))}.bg-pink-800\/0{background-color:rgba(153,21,75,0)}.bg-pink-800\/10{background-color:rgba(153,21,75,.1)}.bg-pink-800\/100{background-color:#99154b}.bg-pink-800\/20{background-color:rgba(153,21,75,.2)}.bg-pink-800\/25{background-color:rgba(153,21,75,.25)}.bg-pink-800\/30{background-color:rgba(153,21,75,.3)}.bg-pink-800\/40{background-color:rgba(153,21,75,.4)}.bg-pink-800\/5{background-color:rgba(153,21,75,.05)}.bg-pink-800\/50{background-color:rgba(153,21,75,.5)}.bg-pink-800\/60{background-color:rgba(153,21,75,.6)}.bg-pink-800\/70{background-color:rgba(153,21,75,.7)}.bg-pink-800\/75{background-color:rgba(153,21,75,.75)}.bg-pink-800\/80{background-color:rgba(153,21,75,.8)}.bg-pink-800\/90{background-color:rgba(153,21,75,.9)}.bg-pink-800\/95{background-color:rgba(153,21,75,.95)}.bg-pink-900{--tw-bg-opacity:1;background-color:rgb(117 26 61/var(--tw-bg-opacity))}.bg-pink-900\/0{background-color:rgba(117,26,61,0)}.bg-pink-900\/10{background-color:rgba(117,26,61,.1)}.bg-pink-900\/100{background-color:#751a3d}.bg-pink-900\/20{background-color:rgba(117,26,61,.2)}.bg-pink-900\/25{background-color:rgba(117,26,61,.25)}.bg-pink-900\/30{background-color:rgba(117,26,61,.3)}.bg-pink-900\/40{background-color:rgba(117,26,61,.4)}.bg-pink-900\/5{background-color:rgba(117,26,61,.05)}.bg-pink-900\/50{background-color:rgba(117,26,61,.5)}.bg-pink-900\/60{background-color:rgba(117,26,61,.6)}.bg-pink-900\/70{background-color:rgba(117,26,61,.7)}.bg-pink-900\/75{background-color:rgba(117,26,61,.75)}.bg-pink-900\/80{background-color:rgba(117,26,61,.8)}.bg-pink-900\/90{background-color:rgba(117,26,61,.9)}.bg-pink-900\/95{background-color:rgba(117,26,61,.95)}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(237 235 254/var(--tw-bg-opacity))}.bg-purple-100\/0{background-color:rgba(237,235,254,0)}.bg-purple-100\/10{background-color:rgba(237,235,254,.1)}.bg-purple-100\/100{background-color:#edebfe}.bg-purple-100\/20{background-color:rgba(237,235,254,.2)}.bg-purple-100\/25{background-color:rgba(237,235,254,.25)}.bg-purple-100\/30{background-color:rgba(237,235,254,.3)}.bg-purple-100\/40{background-color:rgba(237,235,254,.4)}.bg-purple-100\/5{background-color:rgba(237,235,254,.05)}.bg-purple-100\/50{background-color:rgba(237,235,254,.5)}.bg-purple-100\/60{background-color:rgba(237,235,254,.6)}.bg-purple-100\/70{background-color:rgba(237,235,254,.7)}.bg-purple-100\/75{background-color:rgba(237,235,254,.75)}.bg-purple-100\/80{background-color:rgba(237,235,254,.8)}.bg-purple-100\/90{background-color:rgba(237,235,254,.9)}.bg-purple-100\/95{background-color:rgba(237,235,254,.95)}.bg-purple-200{--tw-bg-opacity:1;background-color:rgb(220 215 254/var(--tw-bg-opacity))}.bg-purple-200\/0{background-color:rgba(220,215,254,0)}.bg-purple-200\/10{background-color:rgba(220,215,254,.1)}.bg-purple-200\/100{background-color:#dcd7fe}.bg-purple-200\/20{background-color:rgba(220,215,254,.2)}.bg-purple-200\/25{background-color:rgba(220,215,254,.25)}.bg-purple-200\/30{background-color:rgba(220,215,254,.3)}.bg-purple-200\/40{background-color:rgba(220,215,254,.4)}.bg-purple-200\/5{background-color:rgba(220,215,254,.05)}.bg-purple-200\/50{background-color:rgba(220,215,254,.5)}.bg-purple-200\/60{background-color:rgba(220,215,254,.6)}.bg-purple-200\/70{background-color:rgba(220,215,254,.7)}.bg-purple-200\/75{background-color:rgba(220,215,254,.75)}.bg-purple-200\/80{background-color:rgba(220,215,254,.8)}.bg-purple-200\/90{background-color:rgba(220,215,254,.9)}.bg-purple-200\/95{background-color:rgba(220,215,254,.95)}.bg-purple-300{--tw-bg-opacity:1;background-color:rgb(202 191 253/var(--tw-bg-opacity))}.bg-purple-300\/0{background-color:rgba(202,191,253,0)}.bg-purple-300\/10{background-color:rgba(202,191,253,.1)}.bg-purple-300\/100{background-color:#cabffd}.bg-purple-300\/20{background-color:rgba(202,191,253,.2)}.bg-purple-300\/25{background-color:rgba(202,191,253,.25)}.bg-purple-300\/30{background-color:rgba(202,191,253,.3)}.bg-purple-300\/40{background-color:rgba(202,191,253,.4)}.bg-purple-300\/5{background-color:rgba(202,191,253,.05)}.bg-purple-300\/50{background-color:rgba(202,191,253,.5)}.bg-purple-300\/60{background-color:rgba(202,191,253,.6)}.bg-purple-300\/70{background-color:rgba(202,191,253,.7)}.bg-purple-300\/75{background-color:rgba(202,191,253,.75)}.bg-purple-300\/80{background-color:rgba(202,191,253,.8)}.bg-purple-300\/90{background-color:rgba(202,191,253,.9)}.bg-purple-300\/95{background-color:rgba(202,191,253,.95)}.bg-purple-400{--tw-bg-opacity:1;background-color:rgb(172 148 250/var(--tw-bg-opacity))}.bg-purple-400\/0{background-color:rgba(172,148,250,0)}.bg-purple-400\/10{background-color:rgba(172,148,250,.1)}.bg-purple-400\/100{background-color:#ac94fa}.bg-purple-400\/20{background-color:rgba(172,148,250,.2)}.bg-purple-400\/25{background-color:rgba(172,148,250,.25)}.bg-purple-400\/30{background-color:rgba(172,148,250,.3)}.bg-purple-400\/40{background-color:rgba(172,148,250,.4)}.bg-purple-400\/5{background-color:rgba(172,148,250,.05)}.bg-purple-400\/50{background-color:rgba(172,148,250,.5)}.bg-purple-400\/60{background-color:rgba(172,148,250,.6)}.bg-purple-400\/70{background-color:rgba(172,148,250,.7)}.bg-purple-400\/75{background-color:rgba(172,148,250,.75)}.bg-purple-400\/80{background-color:rgba(172,148,250,.8)}.bg-purple-400\/90{background-color:rgba(172,148,250,.9)}.bg-purple-400\/95{background-color:rgba(172,148,250,.95)}.bg-purple-50{--tw-bg-opacity:1;background-color:rgb(246 245 255/var(--tw-bg-opacity))}.bg-purple-50\/0{background-color:rgba(246,245,255,0)}.bg-purple-50\/10{background-color:rgba(246,245,255,.1)}.bg-purple-50\/100{background-color:#f6f5ff}.bg-purple-50\/20{background-color:rgba(246,245,255,.2)}.bg-purple-50\/25{background-color:rgba(246,245,255,.25)}.bg-purple-50\/30{background-color:rgba(246,245,255,.3)}.bg-purple-50\/40{background-color:rgba(246,245,255,.4)}.bg-purple-50\/5{background-color:rgba(246,245,255,.05)}.bg-purple-50\/50{background-color:rgba(246,245,255,.5)}.bg-purple-50\/60{background-color:rgba(246,245,255,.6)}.bg-purple-50\/70{background-color:rgba(246,245,255,.7)}.bg-purple-50\/75{background-color:rgba(246,245,255,.75)}.bg-purple-50\/80{background-color:rgba(246,245,255,.8)}.bg-purple-50\/90{background-color:rgba(246,245,255,.9)}.bg-purple-50\/95{background-color:rgba(246,245,255,.95)}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(144 97 249/var(--tw-bg-opacity))}.bg-purple-500\/0{background-color:rgba(144,97,249,0)}.bg-purple-500\/10{background-color:rgba(144,97,249,.1)}.bg-purple-500\/100{background-color:#9061f9}.bg-purple-500\/20{background-color:rgba(144,97,249,.2)}.bg-purple-500\/25{background-color:rgba(144,97,249,.25)}.bg-purple-500\/30{background-color:rgba(144,97,249,.3)}.bg-purple-500\/40{background-color:rgba(144,97,249,.4)}.bg-purple-500\/5{background-color:rgba(144,97,249,.05)}.bg-purple-500\/50{background-color:rgba(144,97,249,.5)}.bg-purple-500\/60{background-color:rgba(144,97,249,.6)}.bg-purple-500\/70{background-color:rgba(144,97,249,.7)}.bg-purple-500\/75{background-color:rgba(144,97,249,.75)}.bg-purple-500\/80{background-color:rgba(144,97,249,.8)}.bg-purple-500\/90{background-color:rgba(144,97,249,.9)}.bg-purple-500\/95{background-color:rgba(144,97,249,.95)}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(126 58 242/var(--tw-bg-opacity))}.bg-purple-600\/0{background-color:rgba(126,58,242,0)}.bg-purple-600\/10{background-color:rgba(126,58,242,.1)}.bg-purple-600\/100{background-color:#7e3af2}.bg-purple-600\/20{background-color:rgba(126,58,242,.2)}.bg-purple-600\/25{background-color:rgba(126,58,242,.25)}.bg-purple-600\/30{background-color:rgba(126,58,242,.3)}.bg-purple-600\/40{background-color:rgba(126,58,242,.4)}.bg-purple-600\/5{background-color:rgba(126,58,242,.05)}.bg-purple-600\/50{background-color:rgba(126,58,242,.5)}.bg-purple-600\/60{background-color:rgba(126,58,242,.6)}.bg-purple-600\/70{background-color:rgba(126,58,242,.7)}.bg-purple-600\/75{background-color:rgba(126,58,242,.75)}.bg-purple-600\/80{background-color:rgba(126,58,242,.8)}.bg-purple-600\/90{background-color:rgba(126,58,242,.9)}.bg-purple-600\/95{background-color:rgba(126,58,242,.95)}.bg-purple-700{--tw-bg-opacity:1;background-color:rgb(108 43 217/var(--tw-bg-opacity))}.bg-purple-700\/0{background-color:rgba(108,43,217,0)}.bg-purple-700\/10{background-color:rgba(108,43,217,.1)}.bg-purple-700\/100{background-color:#6c2bd9}.bg-purple-700\/20{background-color:rgba(108,43,217,.2)}.bg-purple-700\/25{background-color:rgba(108,43,217,.25)}.bg-purple-700\/30{background-color:rgba(108,43,217,.3)}.bg-purple-700\/40{background-color:rgba(108,43,217,.4)}.bg-purple-700\/5{background-color:rgba(108,43,217,.05)}.bg-purple-700\/50{background-color:rgba(108,43,217,.5)}.bg-purple-700\/60{background-color:rgba(108,43,217,.6)}.bg-purple-700\/70{background-color:rgba(108,43,217,.7)}.bg-purple-700\/75{background-color:rgba(108,43,217,.75)}.bg-purple-700\/80{background-color:rgba(108,43,217,.8)}.bg-purple-700\/90{background-color:rgba(108,43,217,.9)}.bg-purple-700\/95{background-color:rgba(108,43,217,.95)}.bg-purple-800{--tw-bg-opacity:1;background-color:rgb(85 33 181/var(--tw-bg-opacity))}.bg-purple-800\/0{background-color:rgba(85,33,181,0)}.bg-purple-800\/10{background-color:rgba(85,33,181,.1)}.bg-purple-800\/100{background-color:#5521b5}.bg-purple-800\/20{background-color:rgba(85,33,181,.2)}.bg-purple-800\/25{background-color:rgba(85,33,181,.25)}.bg-purple-800\/30{background-color:rgba(85,33,181,.3)}.bg-purple-800\/40{background-color:rgba(85,33,181,.4)}.bg-purple-800\/5{background-color:rgba(85,33,181,.05)}.bg-purple-800\/50{background-color:rgba(85,33,181,.5)}.bg-purple-800\/60{background-color:rgba(85,33,181,.6)}.bg-purple-800\/70{background-color:rgba(85,33,181,.7)}.bg-purple-800\/75{background-color:rgba(85,33,181,.75)}.bg-purple-800\/80{background-color:rgba(85,33,181,.8)}.bg-purple-800\/90{background-color:rgba(85,33,181,.9)}.bg-purple-800\/95{background-color:rgba(85,33,181,.95)}.bg-purple-900{--tw-bg-opacity:1;background-color:rgb(74 29 150/var(--tw-bg-opacity))}.bg-purple-900\/0{background-color:rgba(74,29,150,0)}.bg-purple-900\/10{background-color:rgba(74,29,150,.1)}.bg-purple-900\/100{background-color:#4a1d96}.bg-purple-900\/20{background-color:rgba(74,29,150,.2)}.bg-purple-900\/25{background-color:rgba(74,29,150,.25)}.bg-purple-900\/30{background-color:rgba(74,29,150,.3)}.bg-purple-900\/40{background-color:rgba(74,29,150,.4)}.bg-purple-900\/5{background-color:rgba(74,29,150,.05)}.bg-purple-900\/50{background-color:rgba(74,29,150,.5)}.bg-purple-900\/60{background-color:rgba(74,29,150,.6)}.bg-purple-900\/70{background-color:rgba(74,29,150,.7)}.bg-purple-900\/75{background-color:rgba(74,29,150,.75)}.bg-purple-900\/80{background-color:rgba(74,29,150,.8)}.bg-purple-900\/90{background-color:rgba(74,29,150,.9)}.bg-purple-900\/95{background-color:rgba(74,29,150,.95)}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(253 232 232/var(--tw-bg-opacity))}.bg-red-100\/0{background-color:hsla(0,84%,95%,0)}.bg-red-100\/10{background-color:hsla(0,84%,95%,.1)}.bg-red-100\/100{background-color:#fde8e8}.bg-red-100\/20{background-color:hsla(0,84%,95%,.2)}.bg-red-100\/25{background-color:hsla(0,84%,95%,.25)}.bg-red-100\/30{background-color:hsla(0,84%,95%,.3)}.bg-red-100\/40{background-color:hsla(0,84%,95%,.4)}.bg-red-100\/5{background-color:hsla(0,84%,95%,.05)}.bg-red-100\/50{background-color:hsla(0,84%,95%,.5)}.bg-red-100\/60{background-color:hsla(0,84%,95%,.6)}.bg-red-100\/70{background-color:hsla(0,84%,95%,.7)}.bg-red-100\/75{background-color:hsla(0,84%,95%,.75)}.bg-red-100\/80{background-color:hsla(0,84%,95%,.8)}.bg-red-100\/90{background-color:hsla(0,84%,95%,.9)}.bg-red-100\/95{background-color:hsla(0,84%,95%,.95)}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(251 213 213/var(--tw-bg-opacity))}.bg-red-200\/0{background-color:hsla(0,83%,91%,0)}.bg-red-200\/10{background-color:hsla(0,83%,91%,.1)}.bg-red-200\/100{background-color:#fbd5d5}.bg-red-200\/20{background-color:hsla(0,83%,91%,.2)}.bg-red-200\/25{background-color:hsla(0,83%,91%,.25)}.bg-red-200\/30{background-color:hsla(0,83%,91%,.3)}.bg-red-200\/40{background-color:hsla(0,83%,91%,.4)}.bg-red-200\/5{background-color:hsla(0,83%,91%,.05)}.bg-red-200\/50{background-color:hsla(0,83%,91%,.5)}.bg-red-200\/60{background-color:hsla(0,83%,91%,.6)}.bg-red-200\/70{background-color:hsla(0,83%,91%,.7)}.bg-red-200\/75{background-color:hsla(0,83%,91%,.75)}.bg-red-200\/80{background-color:hsla(0,83%,91%,.8)}.bg-red-200\/90{background-color:hsla(0,83%,91%,.9)}.bg-red-200\/95{background-color:hsla(0,83%,91%,.95)}.bg-red-300{--tw-bg-opacity:1;background-color:rgb(248 180 180/var(--tw-bg-opacity))}.bg-red-300\/0{background-color:hsla(0,83%,84%,0)}.bg-red-300\/10{background-color:hsla(0,83%,84%,.1)}.bg-red-300\/100{background-color:#f8b4b4}.bg-red-300\/20{background-color:hsla(0,83%,84%,.2)}.bg-red-300\/25{background-color:hsla(0,83%,84%,.25)}.bg-red-300\/30{background-color:hsla(0,83%,84%,.3)}.bg-red-300\/40{background-color:hsla(0,83%,84%,.4)}.bg-red-300\/5{background-color:hsla(0,83%,84%,.05)}.bg-red-300\/50{background-color:hsla(0,83%,84%,.5)}.bg-red-300\/60{background-color:hsla(0,83%,84%,.6)}.bg-red-300\/70{background-color:hsla(0,83%,84%,.7)}.bg-red-300\/75{background-color:hsla(0,83%,84%,.75)}.bg-red-300\/80{background-color:hsla(0,83%,84%,.8)}.bg-red-300\/90{background-color:hsla(0,83%,84%,.9)}.bg-red-300\/95{background-color:hsla(0,83%,84%,.95)}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(249 128 128/var(--tw-bg-opacity))}.bg-red-400\/0{background-color:hsla(0,91%,74%,0)}.bg-red-400\/10{background-color:hsla(0,91%,74%,.1)}.bg-red-400\/100{background-color:#f98080}.bg-red-400\/20{background-color:hsla(0,91%,74%,.2)}.bg-red-400\/25{background-color:hsla(0,91%,74%,.25)}.bg-red-400\/30{background-color:hsla(0,91%,74%,.3)}.bg-red-400\/40{background-color:hsla(0,91%,74%,.4)}.bg-red-400\/5{background-color:hsla(0,91%,74%,.05)}.bg-red-400\/50{background-color:hsla(0,91%,74%,.5)}.bg-red-400\/60{background-color:hsla(0,91%,74%,.6)}.bg-red-400\/70{background-color:hsla(0,91%,74%,.7)}.bg-red-400\/75{background-color:hsla(0,91%,74%,.75)}.bg-red-400\/80{background-color:hsla(0,91%,74%,.8)}.bg-red-400\/90{background-color:hsla(0,91%,74%,.9)}.bg-red-400\/95{background-color:hsla(0,91%,74%,.95)}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(253 242 242/var(--tw-bg-opacity))}.bg-red-50\/0{background-color:hsla(0,73%,97%,0)}.bg-red-50\/10{background-color:hsla(0,73%,97%,.1)}.bg-red-50\/100{background-color:#fdf2f2}.bg-red-50\/20{background-color:hsla(0,73%,97%,.2)}.bg-red-50\/25{background-color:hsla(0,73%,97%,.25)}.bg-red-50\/30{background-color:hsla(0,73%,97%,.3)}.bg-red-50\/40{background-color:hsla(0,73%,97%,.4)}.bg-red-50\/5{background-color:hsla(0,73%,97%,.05)}.bg-red-50\/50{background-color:hsla(0,73%,97%,.5)}.bg-red-50\/60{background-color:hsla(0,73%,97%,.6)}.bg-red-50\/70{background-color:hsla(0,73%,97%,.7)}.bg-red-50\/75{background-color:hsla(0,73%,97%,.75)}.bg-red-50\/80{background-color:hsla(0,73%,97%,.8)}.bg-red-50\/90{background-color:hsla(0,73%,97%,.9)}.bg-red-50\/95{background-color:hsla(0,73%,97%,.95)}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(240 82 82/var(--tw-bg-opacity))}.bg-red-500\/0{background-color:rgba(240,82,82,0)}.bg-red-500\/10{background-color:rgba(240,82,82,.1)}.bg-red-500\/100{background-color:#f05252}.bg-red-500\/20{background-color:rgba(240,82,82,.2)}.bg-red-500\/25{background-color:rgba(240,82,82,.25)}.bg-red-500\/30{background-color:rgba(240,82,82,.3)}.bg-red-500\/40{background-color:rgba(240,82,82,.4)}.bg-red-500\/5{background-color:rgba(240,82,82,.05)}.bg-red-500\/50{background-color:rgba(240,82,82,.5)}.bg-red-500\/60{background-color:rgba(240,82,82,.6)}.bg-red-500\/70{background-color:rgba(240,82,82,.7)}.bg-red-500\/75{background-color:rgba(240,82,82,.75)}.bg-red-500\/80{background-color:rgba(240,82,82,.8)}.bg-red-500\/90{background-color:rgba(240,82,82,.9)}.bg-red-500\/95{background-color:rgba(240,82,82,.95)}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(224 36 36/var(--tw-bg-opacity))}.bg-red-600\/0{background-color:rgba(224,36,36,0)}.bg-red-600\/10{background-color:rgba(224,36,36,.1)}.bg-red-600\/100{background-color:#e02424}.bg-red-600\/20{background-color:rgba(224,36,36,.2)}.bg-red-600\/25{background-color:rgba(224,36,36,.25)}.bg-red-600\/30{background-color:rgba(224,36,36,.3)}.bg-red-600\/40{background-color:rgba(224,36,36,.4)}.bg-red-600\/5{background-color:rgba(224,36,36,.05)}.bg-red-600\/50{background-color:rgba(224,36,36,.5)}.bg-red-600\/60{background-color:rgba(224,36,36,.6)}.bg-red-600\/70{background-color:rgba(224,36,36,.7)}.bg-red-600\/75{background-color:rgba(224,36,36,.75)}.bg-red-600\/80{background-color:rgba(224,36,36,.8)}.bg-red-600\/90{background-color:rgba(224,36,36,.9)}.bg-red-600\/95{background-color:rgba(224,36,36,.95)}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(200 30 30/var(--tw-bg-opacity))}.bg-red-700\/0{background-color:rgba(200,30,30,0)}.bg-red-700\/10{background-color:rgba(200,30,30,.1)}.bg-red-700\/100{background-color:#c81e1e}.bg-red-700\/20{background-color:rgba(200,30,30,.2)}.bg-red-700\/25{background-color:rgba(200,30,30,.25)}.bg-red-700\/30{background-color:rgba(200,30,30,.3)}.bg-red-700\/40{background-color:rgba(200,30,30,.4)}.bg-red-700\/5{background-color:rgba(200,30,30,.05)}.bg-red-700\/50{background-color:rgba(200,30,30,.5)}.bg-red-700\/60{background-color:rgba(200,30,30,.6)}.bg-red-700\/70{background-color:rgba(200,30,30,.7)}.bg-red-700\/75{background-color:rgba(200,30,30,.75)}.bg-red-700\/80{background-color:rgba(200,30,30,.8)}.bg-red-700\/90{background-color:rgba(200,30,30,.9)}.bg-red-700\/95{background-color:rgba(200,30,30,.95)}.bg-red-800{--tw-bg-opacity:1;background-color:rgb(155 28 28/var(--tw-bg-opacity))}.bg-red-800\/0{background-color:rgba(155,28,28,0)}.bg-red-800\/10{background-color:rgba(155,28,28,.1)}.bg-red-800\/100{background-color:#9b1c1c}.bg-red-800\/20{background-color:rgba(155,28,28,.2)}.bg-red-800\/25{background-color:rgba(155,28,28,.25)}.bg-red-800\/30{background-color:rgba(155,28,28,.3)}.bg-red-800\/40{background-color:rgba(155,28,28,.4)}.bg-red-800\/5{background-color:rgba(155,28,28,.05)}.bg-red-800\/50{background-color:rgba(155,28,28,.5)}.bg-red-800\/60{background-color:rgba(155,28,28,.6)}.bg-red-800\/70{background-color:rgba(155,28,28,.7)}.bg-red-800\/75{background-color:rgba(155,28,28,.75)}.bg-red-800\/80{background-color:rgba(155,28,28,.8)}.bg-red-800\/90{background-color:rgba(155,28,28,.9)}.bg-red-800\/95{background-color:rgba(155,28,28,.95)}.bg-red-900{--tw-bg-opacity:1;background-color:rgb(119 29 29/var(--tw-bg-opacity))}.bg-red-900\/0{background-color:rgba(119,29,29,0)}.bg-red-900\/10{background-color:rgba(119,29,29,.1)}.bg-red-900\/100{background-color:#771d1d}.bg-red-900\/20{background-color:rgba(119,29,29,.2)}.bg-red-900\/25{background-color:rgba(119,29,29,.25)}.bg-red-900\/30{background-color:rgba(119,29,29,.3)}.bg-red-900\/40{background-color:rgba(119,29,29,.4)}.bg-red-900\/5{background-color:rgba(119,29,29,.05)}.bg-red-900\/50{background-color:rgba(119,29,29,.5)}.bg-red-900\/60{background-color:rgba(119,29,29,.6)}.bg-red-900\/70{background-color:rgba(119,29,29,.7)}.bg-red-900\/75{background-color:rgba(119,29,29,.75)}.bg-red-900\/80{background-color:rgba(119,29,29,.8)}.bg-red-900\/90{background-color:rgba(119,29,29,.9)}.bg-red-900\/95{background-color:rgba(119,29,29,.95)}.bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity))}.bg-rose-100\/0{background-color:rgba(255,228,230,0)}.bg-rose-100\/10{background-color:rgba(255,228,230,.1)}.bg-rose-100\/100{background-color:#ffe4e6}.bg-rose-100\/20{background-color:rgba(255,228,230,.2)}.bg-rose-100\/25{background-color:rgba(255,228,230,.25)}.bg-rose-100\/30{background-color:rgba(255,228,230,.3)}.bg-rose-100\/40{background-color:rgba(255,228,230,.4)}.bg-rose-100\/5{background-color:rgba(255,228,230,.05)}.bg-rose-100\/50{background-color:rgba(255,228,230,.5)}.bg-rose-100\/60{background-color:rgba(255,228,230,.6)}.bg-rose-100\/70{background-color:rgba(255,228,230,.7)}.bg-rose-100\/75{background-color:rgba(255,228,230,.75)}.bg-rose-100\/80{background-color:rgba(255,228,230,.8)}.bg-rose-100\/90{background-color:rgba(255,228,230,.9)}.bg-rose-100\/95{background-color:rgba(255,228,230,.95)}.bg-rose-200{--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity))}.bg-rose-200\/0{background-color:rgba(254,205,211,0)}.bg-rose-200\/10{background-color:rgba(254,205,211,.1)}.bg-rose-200\/100{background-color:#fecdd3}.bg-rose-200\/20{background-color:rgba(254,205,211,.2)}.bg-rose-200\/25{background-color:rgba(254,205,211,.25)}.bg-rose-200\/30{background-color:rgba(254,205,211,.3)}.bg-rose-200\/40{background-color:rgba(254,205,211,.4)}.bg-rose-200\/5{background-color:rgba(254,205,211,.05)}.bg-rose-200\/50{background-color:rgba(254,205,211,.5)}.bg-rose-200\/60{background-color:rgba(254,205,211,.6)}.bg-rose-200\/70{background-color:rgba(254,205,211,.7)}.bg-rose-200\/75{background-color:rgba(254,205,211,.75)}.bg-rose-200\/80{background-color:rgba(254,205,211,.8)}.bg-rose-200\/90{background-color:rgba(254,205,211,.9)}.bg-rose-200\/95{background-color:rgba(254,205,211,.95)}.bg-rose-300{--tw-bg-opacity:1;background-color:rgb(253 164 175/var(--tw-bg-opacity))}.bg-rose-300\/0{background-color:rgba(253,164,175,0)}.bg-rose-300\/10{background-color:rgba(253,164,175,.1)}.bg-rose-300\/100{background-color:#fda4af}.bg-rose-300\/20{background-color:rgba(253,164,175,.2)}.bg-rose-300\/25{background-color:rgba(253,164,175,.25)}.bg-rose-300\/30{background-color:rgba(253,164,175,.3)}.bg-rose-300\/40{background-color:rgba(253,164,175,.4)}.bg-rose-300\/5{background-color:rgba(253,164,175,.05)}.bg-rose-300\/50{background-color:rgba(253,164,175,.5)}.bg-rose-300\/60{background-color:rgba(253,164,175,.6)}.bg-rose-300\/70{background-color:rgba(253,164,175,.7)}.bg-rose-300\/75{background-color:rgba(253,164,175,.75)}.bg-rose-300\/80{background-color:rgba(253,164,175,.8)}.bg-rose-300\/90{background-color:rgba(253,164,175,.9)}.bg-rose-300\/95{background-color:rgba(253,164,175,.95)}.bg-rose-400{--tw-bg-opacity:1;background-color:rgb(251 113 133/var(--tw-bg-opacity))}.bg-rose-400\/0{background-color:rgba(251,113,133,0)}.bg-rose-400\/10{background-color:rgba(251,113,133,.1)}.bg-rose-400\/100{background-color:#fb7185}.bg-rose-400\/20{background-color:rgba(251,113,133,.2)}.bg-rose-400\/25{background-color:rgba(251,113,133,.25)}.bg-rose-400\/30{background-color:rgba(251,113,133,.3)}.bg-rose-400\/40{background-color:rgba(251,113,133,.4)}.bg-rose-400\/5{background-color:rgba(251,113,133,.05)}.bg-rose-400\/50{background-color:rgba(251,113,133,.5)}.bg-rose-400\/60{background-color:rgba(251,113,133,.6)}.bg-rose-400\/70{background-color:rgba(251,113,133,.7)}.bg-rose-400\/75{background-color:rgba(251,113,133,.75)}.bg-rose-400\/80{background-color:rgba(251,113,133,.8)}.bg-rose-400\/90{background-color:rgba(251,113,133,.9)}.bg-rose-400\/95{background-color:rgba(251,113,133,.95)}.bg-rose-50{--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity))}.bg-rose-50\/0{background-color:rgba(255,241,242,0)}.bg-rose-50\/10{background-color:rgba(255,241,242,.1)}.bg-rose-50\/100{background-color:#fff1f2}.bg-rose-50\/20{background-color:rgba(255,241,242,.2)}.bg-rose-50\/25{background-color:rgba(255,241,242,.25)}.bg-rose-50\/30{background-color:rgba(255,241,242,.3)}.bg-rose-50\/40{background-color:rgba(255,241,242,.4)}.bg-rose-50\/5{background-color:rgba(255,241,242,.05)}.bg-rose-50\/50{background-color:rgba(255,241,242,.5)}.bg-rose-50\/60{background-color:rgba(255,241,242,.6)}.bg-rose-50\/70{background-color:rgba(255,241,242,.7)}.bg-rose-50\/75{background-color:rgba(255,241,242,.75)}.bg-rose-50\/80{background-color:rgba(255,241,242,.8)}.bg-rose-50\/90{background-color:rgba(255,241,242,.9)}.bg-rose-50\/95{background-color:rgba(255,241,242,.95)}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.bg-rose-500\/0{background-color:rgba(244,63,94,0)}.bg-rose-500\/10{background-color:rgba(244,63,94,.1)}.bg-rose-500\/100{background-color:#f43f5e}.bg-rose-500\/20{background-color:rgba(244,63,94,.2)}.bg-rose-500\/25{background-color:rgba(244,63,94,.25)}.bg-rose-500\/30{background-color:rgba(244,63,94,.3)}.bg-rose-500\/40{background-color:rgba(244,63,94,.4)}.bg-rose-500\/5{background-color:rgba(244,63,94,.05)}.bg-rose-500\/50{background-color:rgba(244,63,94,.5)}.bg-rose-500\/60{background-color:rgba(244,63,94,.6)}.bg-rose-500\/70{background-color:rgba(244,63,94,.7)}.bg-rose-500\/75{background-color:rgba(244,63,94,.75)}.bg-rose-500\/80{background-color:rgba(244,63,94,.8)}.bg-rose-500\/90{background-color:rgba(244,63,94,.9)}.bg-rose-500\/95{background-color:rgba(244,63,94,.95)}.bg-rose-600{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity))}.bg-rose-600\/0{background-color:rgba(225,29,72,0)}.bg-rose-600\/10{background-color:rgba(225,29,72,.1)}.bg-rose-600\/100{background-color:#e11d48}.bg-rose-600\/20{background-color:rgba(225,29,72,.2)}.bg-rose-600\/25{background-color:rgba(225,29,72,.25)}.bg-rose-600\/30{background-color:rgba(225,29,72,.3)}.bg-rose-600\/40{background-color:rgba(225,29,72,.4)}.bg-rose-600\/5{background-color:rgba(225,29,72,.05)}.bg-rose-600\/50{background-color:rgba(225,29,72,.5)}.bg-rose-600\/60{background-color:rgba(225,29,72,.6)}.bg-rose-600\/70{background-color:rgba(225,29,72,.7)}.bg-rose-600\/75{background-color:rgba(225,29,72,.75)}.bg-rose-600\/80{background-color:rgba(225,29,72,.8)}.bg-rose-600\/90{background-color:rgba(225,29,72,.9)}.bg-rose-600\/95{background-color:rgba(225,29,72,.95)}.bg-rose-700{--tw-bg-opacity:1;background-color:rgb(190 18 60/var(--tw-bg-opacity))}.bg-rose-700\/0{background-color:rgba(190,18,60,0)}.bg-rose-700\/10{background-color:rgba(190,18,60,.1)}.bg-rose-700\/100{background-color:#be123c}.bg-rose-700\/20{background-color:rgba(190,18,60,.2)}.bg-rose-700\/25{background-color:rgba(190,18,60,.25)}.bg-rose-700\/30{background-color:rgba(190,18,60,.3)}.bg-rose-700\/40{background-color:rgba(190,18,60,.4)}.bg-rose-700\/5{background-color:rgba(190,18,60,.05)}.bg-rose-700\/50{background-color:rgba(190,18,60,.5)}.bg-rose-700\/60{background-color:rgba(190,18,60,.6)}.bg-rose-700\/70{background-color:rgba(190,18,60,.7)}.bg-rose-700\/75{background-color:rgba(190,18,60,.75)}.bg-rose-700\/80{background-color:rgba(190,18,60,.8)}.bg-rose-700\/90{background-color:rgba(190,18,60,.9)}.bg-rose-700\/95{background-color:rgba(190,18,60,.95)}.bg-rose-800{--tw-bg-opacity:1;background-color:rgb(159 18 57/var(--tw-bg-opacity))}.bg-rose-800\/0{background-color:rgba(159,18,57,0)}.bg-rose-800\/10{background-color:rgba(159,18,57,.1)}.bg-rose-800\/100{background-color:#9f1239}.bg-rose-800\/20{background-color:rgba(159,18,57,.2)}.bg-rose-800\/25{background-color:rgba(159,18,57,.25)}.bg-rose-800\/30{background-color:rgba(159,18,57,.3)}.bg-rose-800\/40{background-color:rgba(159,18,57,.4)}.bg-rose-800\/5{background-color:rgba(159,18,57,.05)}.bg-rose-800\/50{background-color:rgba(159,18,57,.5)}.bg-rose-800\/60{background-color:rgba(159,18,57,.6)}.bg-rose-800\/70{background-color:rgba(159,18,57,.7)}.bg-rose-800\/75{background-color:rgba(159,18,57,.75)}.bg-rose-800\/80{background-color:rgba(159,18,57,.8)}.bg-rose-800\/90{background-color:rgba(159,18,57,.9)}.bg-rose-800\/95{background-color:rgba(159,18,57,.95)}.bg-rose-900{--tw-bg-opacity:1;background-color:rgb(136 19 55/var(--tw-bg-opacity))}.bg-rose-900\/0{background-color:rgba(136,19,55,0)}.bg-rose-900\/10{background-color:rgba(136,19,55,.1)}.bg-rose-900\/100{background-color:#881337}.bg-rose-900\/20{background-color:rgba(136,19,55,.2)}.bg-rose-900\/25{background-color:rgba(136,19,55,.25)}.bg-rose-900\/30{background-color:rgba(136,19,55,.3)}.bg-rose-900\/40{background-color:rgba(136,19,55,.4)}.bg-rose-900\/5{background-color:rgba(136,19,55,.05)}.bg-rose-900\/50{background-color:rgba(136,19,55,.5)}.bg-rose-900\/60{background-color:rgba(136,19,55,.6)}.bg-rose-900\/70{background-color:rgba(136,19,55,.7)}.bg-rose-900\/75{background-color:rgba(136,19,55,.75)}.bg-rose-900\/80{background-color:rgba(136,19,55,.8)}.bg-rose-900\/90{background-color:rgba(136,19,55,.9)}.bg-rose-900\/95{background-color:rgba(136,19,55,.95)}.bg-sky-100{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity))}.bg-sky-100\/0{background-color:rgba(224,242,254,0)}.bg-sky-100\/10{background-color:rgba(224,242,254,.1)}.bg-sky-100\/100{background-color:#e0f2fe}.bg-sky-100\/20{background-color:rgba(224,242,254,.2)}.bg-sky-100\/25{background-color:rgba(224,242,254,.25)}.bg-sky-100\/30{background-color:rgba(224,242,254,.3)}.bg-sky-100\/40{background-color:rgba(224,242,254,.4)}.bg-sky-100\/5{background-color:rgba(224,242,254,.05)}.bg-sky-100\/50{background-color:rgba(224,242,254,.5)}.bg-sky-100\/60{background-color:rgba(224,242,254,.6)}.bg-sky-100\/70{background-color:rgba(224,242,254,.7)}.bg-sky-100\/75{background-color:rgba(224,242,254,.75)}.bg-sky-100\/80{background-color:rgba(224,242,254,.8)}.bg-sky-100\/90{background-color:rgba(224,242,254,.9)}.bg-sky-100\/95{background-color:rgba(224,242,254,.95)}.bg-sky-200{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity))}.bg-sky-200\/0{background-color:rgba(186,230,253,0)}.bg-sky-200\/10{background-color:rgba(186,230,253,.1)}.bg-sky-200\/100{background-color:#bae6fd}.bg-sky-200\/20{background-color:rgba(186,230,253,.2)}.bg-sky-200\/25{background-color:rgba(186,230,253,.25)}.bg-sky-200\/30{background-color:rgba(186,230,253,.3)}.bg-sky-200\/40{background-color:rgba(186,230,253,.4)}.bg-sky-200\/5{background-color:rgba(186,230,253,.05)}.bg-sky-200\/50{background-color:rgba(186,230,253,.5)}.bg-sky-200\/60{background-color:rgba(186,230,253,.6)}.bg-sky-200\/70{background-color:rgba(186,230,253,.7)}.bg-sky-200\/75{background-color:rgba(186,230,253,.75)}.bg-sky-200\/80{background-color:rgba(186,230,253,.8)}.bg-sky-200\/90{background-color:rgba(186,230,253,.9)}.bg-sky-200\/95{background-color:rgba(186,230,253,.95)}.bg-sky-300{--tw-bg-opacity:1;background-color:rgb(125 211 252/var(--tw-bg-opacity))}.bg-sky-300\/0{background-color:rgba(125,211,252,0)}.bg-sky-300\/10{background-color:rgba(125,211,252,.1)}.bg-sky-300\/100{background-color:#7dd3fc}.bg-sky-300\/20{background-color:rgba(125,211,252,.2)}.bg-sky-300\/25{background-color:rgba(125,211,252,.25)}.bg-sky-300\/30{background-color:rgba(125,211,252,.3)}.bg-sky-300\/40{background-color:rgba(125,211,252,.4)}.bg-sky-300\/5{background-color:rgba(125,211,252,.05)}.bg-sky-300\/50{background-color:rgba(125,211,252,.5)}.bg-sky-300\/60{background-color:rgba(125,211,252,.6)}.bg-sky-300\/70{background-color:rgba(125,211,252,.7)}.bg-sky-300\/75{background-color:rgba(125,211,252,.75)}.bg-sky-300\/80{background-color:rgba(125,211,252,.8)}.bg-sky-300\/90{background-color:rgba(125,211,252,.9)}.bg-sky-300\/95{background-color:rgba(125,211,252,.95)}.bg-sky-400{--tw-bg-opacity:1;background-color:rgb(56 189 248/var(--tw-bg-opacity))}.bg-sky-400\/0{background-color:rgba(56,189,248,0)}.bg-sky-400\/10{background-color:rgba(56,189,248,.1)}.bg-sky-400\/100{background-color:#38bdf8}.bg-sky-400\/20{background-color:rgba(56,189,248,.2)}.bg-sky-400\/25{background-color:rgba(56,189,248,.25)}.bg-sky-400\/30{background-color:rgba(56,189,248,.3)}.bg-sky-400\/40{background-color:rgba(56,189,248,.4)}.bg-sky-400\/5{background-color:rgba(56,189,248,.05)}.bg-sky-400\/50{background-color:rgba(56,189,248,.5)}.bg-sky-400\/60{background-color:rgba(56,189,248,.6)}.bg-sky-400\/70{background-color:rgba(56,189,248,.7)}.bg-sky-400\/75{background-color:rgba(56,189,248,.75)}.bg-sky-400\/80{background-color:rgba(56,189,248,.8)}.bg-sky-400\/90{background-color:rgba(56,189,248,.9)}.bg-sky-400\/95{background-color:rgba(56,189,248,.95)}.bg-sky-50{--tw-bg-opacity:1;background-color:rgb(240 249 255/var(--tw-bg-opacity))}.bg-sky-50\/0{background-color:rgba(240,249,255,0)}.bg-sky-50\/10{background-color:rgba(240,249,255,.1)}.bg-sky-50\/100{background-color:#f0f9ff}.bg-sky-50\/20{background-color:rgba(240,249,255,.2)}.bg-sky-50\/25{background-color:rgba(240,249,255,.25)}.bg-sky-50\/30{background-color:rgba(240,249,255,.3)}.bg-sky-50\/40{background-color:rgba(240,249,255,.4)}.bg-sky-50\/5{background-color:rgba(240,249,255,.05)}.bg-sky-50\/50{background-color:rgba(240,249,255,.5)}.bg-sky-50\/60{background-color:rgba(240,249,255,.6)}.bg-sky-50\/70{background-color:rgba(240,249,255,.7)}.bg-sky-50\/75{background-color:rgba(240,249,255,.75)}.bg-sky-50\/80{background-color:rgba(240,249,255,.8)}.bg-sky-50\/90{background-color:rgba(240,249,255,.9)}.bg-sky-50\/95{background-color:rgba(240,249,255,.95)}.bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.bg-sky-500\/0{background-color:rgba(14,165,233,0)}.bg-sky-500\/10{background-color:rgba(14,165,233,.1)}.bg-sky-500\/100{background-color:#0ea5e9}.bg-sky-500\/20{background-color:rgba(14,165,233,.2)}.bg-sky-500\/25{background-color:rgba(14,165,233,.25)}.bg-sky-500\/30{background-color:rgba(14,165,233,.3)}.bg-sky-500\/40{background-color:rgba(14,165,233,.4)}.bg-sky-500\/5{background-color:rgba(14,165,233,.05)}.bg-sky-500\/50{background-color:rgba(14,165,233,.5)}.bg-sky-500\/60{background-color:rgba(14,165,233,.6)}.bg-sky-500\/70{background-color:rgba(14,165,233,.7)}.bg-sky-500\/75{background-color:rgba(14,165,233,.75)}.bg-sky-500\/80{background-color:rgba(14,165,233,.8)}.bg-sky-500\/90{background-color:rgba(14,165,233,.9)}.bg-sky-500\/95{background-color:rgba(14,165,233,.95)}.bg-sky-600{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}.bg-sky-600\/0{background-color:rgba(2,132,199,0)}.bg-sky-600\/10{background-color:rgba(2,132,199,.1)}.bg-sky-600\/100{background-color:#0284c7}.bg-sky-600\/20{background-color:rgba(2,132,199,.2)}.bg-sky-600\/25{background-color:rgba(2,132,199,.25)}.bg-sky-600\/30{background-color:rgba(2,132,199,.3)}.bg-sky-600\/40{background-color:rgba(2,132,199,.4)}.bg-sky-600\/5{background-color:rgba(2,132,199,.05)}.bg-sky-600\/50{background-color:rgba(2,132,199,.5)}.bg-sky-600\/60{background-color:rgba(2,132,199,.6)}.bg-sky-600\/70{background-color:rgba(2,132,199,.7)}.bg-sky-600\/75{background-color:rgba(2,132,199,.75)}.bg-sky-600\/80{background-color:rgba(2,132,199,.8)}.bg-sky-600\/90{background-color:rgba(2,132,199,.9)}.bg-sky-600\/95{background-color:rgba(2,132,199,.95)}.bg-sky-700{--tw-bg-opacity:1;background-color:rgb(3 105 161/var(--tw-bg-opacity))}.bg-sky-700\/0{background-color:rgba(3,105,161,0)}.bg-sky-700\/10{background-color:rgba(3,105,161,.1)}.bg-sky-700\/100{background-color:#0369a1}.bg-sky-700\/20{background-color:rgba(3,105,161,.2)}.bg-sky-700\/25{background-color:rgba(3,105,161,.25)}.bg-sky-700\/30{background-color:rgba(3,105,161,.3)}.bg-sky-700\/40{background-color:rgba(3,105,161,.4)}.bg-sky-700\/5{background-color:rgba(3,105,161,.05)}.bg-sky-700\/50{background-color:rgba(3,105,161,.5)}.bg-sky-700\/60{background-color:rgba(3,105,161,.6)}.bg-sky-700\/70{background-color:rgba(3,105,161,.7)}.bg-sky-700\/75{background-color:rgba(3,105,161,.75)}.bg-sky-700\/80{background-color:rgba(3,105,161,.8)}.bg-sky-700\/90{background-color:rgba(3,105,161,.9)}.bg-sky-700\/95{background-color:rgba(3,105,161,.95)}.bg-sky-800{--tw-bg-opacity:1;background-color:rgb(7 89 133/var(--tw-bg-opacity))}.bg-sky-800\/0{background-color:rgba(7,89,133,0)}.bg-sky-800\/10{background-color:rgba(7,89,133,.1)}.bg-sky-800\/100{background-color:#075985}.bg-sky-800\/20{background-color:rgba(7,89,133,.2)}.bg-sky-800\/25{background-color:rgba(7,89,133,.25)}.bg-sky-800\/30{background-color:rgba(7,89,133,.3)}.bg-sky-800\/40{background-color:rgba(7,89,133,.4)}.bg-sky-800\/5{background-color:rgba(7,89,133,.05)}.bg-sky-800\/50{background-color:rgba(7,89,133,.5)}.bg-sky-800\/60{background-color:rgba(7,89,133,.6)}.bg-sky-800\/70{background-color:rgba(7,89,133,.7)}.bg-sky-800\/75{background-color:rgba(7,89,133,.75)}.bg-sky-800\/80{background-color:rgba(7,89,133,.8)}.bg-sky-800\/90{background-color:rgba(7,89,133,.9)}.bg-sky-800\/95{background-color:rgba(7,89,133,.95)}.bg-sky-900{--tw-bg-opacity:1;background-color:rgb(12 74 110/var(--tw-bg-opacity))}.bg-sky-900\/0{background-color:rgba(12,74,110,0)}.bg-sky-900\/10{background-color:rgba(12,74,110,.1)}.bg-sky-900\/100{background-color:#0c4a6e}.bg-sky-900\/20{background-color:rgba(12,74,110,.2)}.bg-sky-900\/25{background-color:rgba(12,74,110,.25)}.bg-sky-900\/30{background-color:rgba(12,74,110,.3)}.bg-sky-900\/40{background-color:rgba(12,74,110,.4)}.bg-sky-900\/5{background-color:rgba(12,74,110,.05)}.bg-sky-900\/50{background-color:rgba(12,74,110,.5)}.bg-sky-900\/60{background-color:rgba(12,74,110,.6)}.bg-sky-900\/70{background-color:rgba(12,74,110,.7)}.bg-sky-900\/75{background-color:rgba(12,74,110,.75)}.bg-sky-900\/80{background-color:rgba(12,74,110,.8)}.bg-sky-900\/90{background-color:rgba(12,74,110,.9)}.bg-sky-900\/95{background-color:rgba(12,74,110,.95)}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.bg-slate-100\/0{background-color:rgba(241,245,249,0)}.bg-slate-100\/10{background-color:rgba(241,245,249,.1)}.bg-slate-100\/100{background-color:#f1f5f9}.bg-slate-100\/20{background-color:rgba(241,245,249,.2)}.bg-slate-100\/25{background-color:rgba(241,245,249,.25)}.bg-slate-100\/30{background-color:rgba(241,245,249,.3)}.bg-slate-100\/40{background-color:rgba(241,245,249,.4)}.bg-slate-100\/5{background-color:rgba(241,245,249,.05)}.bg-slate-100\/50{background-color:rgba(241,245,249,.5)}.bg-slate-100\/60{background-color:rgba(241,245,249,.6)}.bg-slate-100\/70{background-color:rgba(241,245,249,.7)}.bg-slate-100\/75{background-color:rgba(241,245,249,.75)}.bg-slate-100\/80{background-color:rgba(241,245,249,.8)}.bg-slate-100\/90{background-color:rgba(241,245,249,.9)}.bg-slate-100\/95{background-color:rgba(241,245,249,.95)}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.bg-slate-200\/0{background-color:rgba(226,232,240,0)}.bg-slate-200\/10{background-color:rgba(226,232,240,.1)}.bg-slate-200\/100{background-color:#e2e8f0}.bg-slate-200\/20{background-color:rgba(226,232,240,.2)}.bg-slate-200\/25{background-color:rgba(226,232,240,.25)}.bg-slate-200\/30{background-color:rgba(226,232,240,.3)}.bg-slate-200\/40{background-color:rgba(226,232,240,.4)}.bg-slate-200\/5{background-color:rgba(226,232,240,.05)}.bg-slate-200\/50{background-color:rgba(226,232,240,.5)}.bg-slate-200\/60{background-color:rgba(226,232,240,.6)}.bg-slate-200\/70{background-color:rgba(226,232,240,.7)}.bg-slate-200\/75{background-color:rgba(226,232,240,.75)}.bg-slate-200\/80{background-color:rgba(226,232,240,.8)}.bg-slate-200\/90{background-color:rgba(226,232,240,.9)}.bg-slate-200\/95{background-color:rgba(226,232,240,.95)}.bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.bg-slate-300\/0{background-color:rgba(203,213,225,0)}.bg-slate-300\/10{background-color:rgba(203,213,225,.1)}.bg-slate-300\/100{background-color:#cbd5e1}.bg-slate-300\/20{background-color:rgba(203,213,225,.2)}.bg-slate-300\/25{background-color:rgba(203,213,225,.25)}.bg-slate-300\/30{background-color:rgba(203,213,225,.3)}.bg-slate-300\/40{background-color:rgba(203,213,225,.4)}.bg-slate-300\/5{background-color:rgba(203,213,225,.05)}.bg-slate-300\/50{background-color:rgba(203,213,225,.5)}.bg-slate-300\/60{background-color:rgba(203,213,225,.6)}.bg-slate-300\/70{background-color:rgba(203,213,225,.7)}.bg-slate-300\/75{background-color:rgba(203,213,225,.75)}.bg-slate-300\/80{background-color:rgba(203,213,225,.8)}.bg-slate-300\/90{background-color:rgba(203,213,225,.9)}.bg-slate-300\/95{background-color:rgba(203,213,225,.95)}.bg-slate-400{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.bg-slate-400\/0{background-color:rgba(148,163,184,0)}.bg-slate-400\/10{background-color:rgba(148,163,184,.1)}.bg-slate-400\/100{background-color:#94a3b8}.bg-slate-400\/20{background-color:rgba(148,163,184,.2)}.bg-slate-400\/25{background-color:rgba(148,163,184,.25)}.bg-slate-400\/30{background-color:rgba(148,163,184,.3)}.bg-slate-400\/40{background-color:rgba(148,163,184,.4)}.bg-slate-400\/5{background-color:rgba(148,163,184,.05)}.bg-slate-400\/50{background-color:rgba(148,163,184,.5)}.bg-slate-400\/60{background-color:rgba(148,163,184,.6)}.bg-slate-400\/70{background-color:rgba(148,163,184,.7)}.bg-slate-400\/75{background-color:rgba(148,163,184,.75)}.bg-slate-400\/80{background-color:rgba(148,163,184,.8)}.bg-slate-400\/90{background-color:rgba(148,163,184,.9)}.bg-slate-400\/95{background-color:rgba(148,163,184,.95)}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.bg-slate-50\/0{background-color:rgba(248,250,252,0)}.bg-slate-50\/10{background-color:rgba(248,250,252,.1)}.bg-slate-50\/100{background-color:#f8fafc}.bg-slate-50\/20{background-color:rgba(248,250,252,.2)}.bg-slate-50\/25{background-color:rgba(248,250,252,.25)}.bg-slate-50\/30{background-color:rgba(248,250,252,.3)}.bg-slate-50\/40{background-color:rgba(248,250,252,.4)}.bg-slate-50\/5{background-color:rgba(248,250,252,.05)}.bg-slate-50\/50{background-color:rgba(248,250,252,.5)}.bg-slate-50\/60{background-color:rgba(248,250,252,.6)}.bg-slate-50\/70{background-color:rgba(248,250,252,.7)}.bg-slate-50\/75{background-color:rgba(248,250,252,.75)}.bg-slate-50\/80{background-color:rgba(248,250,252,.8)}.bg-slate-50\/90{background-color:rgba(248,250,252,.9)}.bg-slate-50\/95{background-color:rgba(248,250,252,.95)}.bg-slate-500{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-slate-500\/0{background-color:rgba(100,116,139,0)}.bg-slate-500\/10{background-color:rgba(100,116,139,.1)}.bg-slate-500\/100{background-color:#64748b}.bg-slate-500\/20{background-color:rgba(100,116,139,.2)}.bg-slate-500\/25{background-color:rgba(100,116,139,.25)}.bg-slate-500\/30{background-color:rgba(100,116,139,.3)}.bg-slate-500\/40{background-color:rgba(100,116,139,.4)}.bg-slate-500\/5{background-color:rgba(100,116,139,.05)}.bg-slate-500\/50{background-color:rgba(100,116,139,.5)}.bg-slate-500\/60{background-color:rgba(100,116,139,.6)}.bg-slate-500\/70{background-color:rgba(100,116,139,.7)}.bg-slate-500\/75{background-color:rgba(100,116,139,.75)}.bg-slate-500\/80{background-color:rgba(100,116,139,.8)}.bg-slate-500\/90{background-color:rgba(100,116,139,.9)}.bg-slate-500\/95{background-color:rgba(100,116,139,.95)}.bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.bg-slate-600\/0{background-color:rgba(71,85,105,0)}.bg-slate-600\/10{background-color:rgba(71,85,105,.1)}.bg-slate-600\/100{background-color:#475569}.bg-slate-600\/20{background-color:rgba(71,85,105,.2)}.bg-slate-600\/25{background-color:rgba(71,85,105,.25)}.bg-slate-600\/30{background-color:rgba(71,85,105,.3)}.bg-slate-600\/40{background-color:rgba(71,85,105,.4)}.bg-slate-600\/5{background-color:rgba(71,85,105,.05)}.bg-slate-600\/50{background-color:rgba(71,85,105,.5)}.bg-slate-600\/60{background-color:rgba(71,85,105,.6)}.bg-slate-600\/70{background-color:rgba(71,85,105,.7)}.bg-slate-600\/75{background-color:rgba(71,85,105,.75)}.bg-slate-600\/80{background-color:rgba(71,85,105,.8)}.bg-slate-600\/90{background-color:rgba(71,85,105,.9)}.bg-slate-600\/95{background-color:rgba(71,85,105,.95)}.bg-slate-700{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}.bg-slate-700\/0{background-color:rgba(51,65,85,0)}.bg-slate-700\/10{background-color:rgba(51,65,85,.1)}.bg-slate-700\/100{background-color:#334155}.bg-slate-700\/20{background-color:rgba(51,65,85,.2)}.bg-slate-700\/25{background-color:rgba(51,65,85,.25)}.bg-slate-700\/30{background-color:rgba(51,65,85,.3)}.bg-slate-700\/40{background-color:rgba(51,65,85,.4)}.bg-slate-700\/5{background-color:rgba(51,65,85,.05)}.bg-slate-700\/50{background-color:rgba(51,65,85,.5)}.bg-slate-700\/60{background-color:rgba(51,65,85,.6)}.bg-slate-700\/70{background-color:rgba(51,65,85,.7)}.bg-slate-700\/75{background-color:rgba(51,65,85,.75)}.bg-slate-700\/80{background-color:rgba(51,65,85,.8)}.bg-slate-700\/90{background-color:rgba(51,65,85,.9)}.bg-slate-700\/95{background-color:rgba(51,65,85,.95)}.bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.bg-slate-800\/0{background-color:rgba(30,41,59,0)}.bg-slate-800\/10{background-color:rgba(30,41,59,.1)}.bg-slate-800\/100{background-color:#1e293b}.bg-slate-800\/20{background-color:rgba(30,41,59,.2)}.bg-slate-800\/25{background-color:rgba(30,41,59,.25)}.bg-slate-800\/30{background-color:rgba(30,41,59,.3)}.bg-slate-800\/40{background-color:rgba(30,41,59,.4)}.bg-slate-800\/5{background-color:rgba(30,41,59,.05)}.bg-slate-800\/50{background-color:rgba(30,41,59,.5)}.bg-slate-800\/60{background-color:rgba(30,41,59,.6)}.bg-slate-800\/70{background-color:rgba(30,41,59,.7)}.bg-slate-800\/75{background-color:rgba(30,41,59,.75)}.bg-slate-800\/80{background-color:rgba(30,41,59,.8)}.bg-slate-800\/90{background-color:rgba(30,41,59,.9)}.bg-slate-800\/95{background-color:rgba(30,41,59,.95)}.bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.bg-slate-900\/0{background-color:rgba(15,23,42,0)}.bg-slate-900\/10{background-color:rgba(15,23,42,.1)}.bg-slate-900\/100{background-color:#0f172a}.bg-slate-900\/20{background-color:rgba(15,23,42,.2)}.bg-slate-900\/25{background-color:rgba(15,23,42,.25)}.bg-slate-900\/30{background-color:rgba(15,23,42,.3)}.bg-slate-900\/40{background-color:rgba(15,23,42,.4)}.bg-slate-900\/5{background-color:rgba(15,23,42,.05)}.bg-slate-900\/50{background-color:rgba(15,23,42,.5)}.bg-slate-900\/60{background-color:rgba(15,23,42,.6)}.bg-slate-900\/70{background-color:rgba(15,23,42,.7)}.bg-slate-900\/75{background-color:rgba(15,23,42,.75)}.bg-slate-900\/80{background-color:rgba(15,23,42,.8)}.bg-slate-900\/90{background-color:rgba(15,23,42,.9)}.bg-slate-900\/95{background-color:rgba(15,23,42,.95)}.bg-stone-100{--tw-bg-opacity:1;background-color:rgb(245 245 244/var(--tw-bg-opacity))}.bg-stone-100\/0{background-color:hsla(60,5%,96%,0)}.bg-stone-100\/10{background-color:hsla(60,5%,96%,.1)}.bg-stone-100\/100{background-color:#f5f5f4}.bg-stone-100\/20{background-color:hsla(60,5%,96%,.2)}.bg-stone-100\/25{background-color:hsla(60,5%,96%,.25)}.bg-stone-100\/30{background-color:hsla(60,5%,96%,.3)}.bg-stone-100\/40{background-color:hsla(60,5%,96%,.4)}.bg-stone-100\/5{background-color:hsla(60,5%,96%,.05)}.bg-stone-100\/50{background-color:hsla(60,5%,96%,.5)}.bg-stone-100\/60{background-color:hsla(60,5%,96%,.6)}.bg-stone-100\/70{background-color:hsla(60,5%,96%,.7)}.bg-stone-100\/75{background-color:hsla(60,5%,96%,.75)}.bg-stone-100\/80{background-color:hsla(60,5%,96%,.8)}.bg-stone-100\/90{background-color:hsla(60,5%,96%,.9)}.bg-stone-100\/95{background-color:hsla(60,5%,96%,.95)}.bg-stone-200{--tw-bg-opacity:1;background-color:rgb(231 229 228/var(--tw-bg-opacity))}.bg-stone-200\/0{background-color:hsla(20,6%,90%,0)}.bg-stone-200\/10{background-color:hsla(20,6%,90%,.1)}.bg-stone-200\/100{background-color:#e7e5e4}.bg-stone-200\/20{background-color:hsla(20,6%,90%,.2)}.bg-stone-200\/25{background-color:hsla(20,6%,90%,.25)}.bg-stone-200\/30{background-color:hsla(20,6%,90%,.3)}.bg-stone-200\/40{background-color:hsla(20,6%,90%,.4)}.bg-stone-200\/5{background-color:hsla(20,6%,90%,.05)}.bg-stone-200\/50{background-color:hsla(20,6%,90%,.5)}.bg-stone-200\/60{background-color:hsla(20,6%,90%,.6)}.bg-stone-200\/70{background-color:hsla(20,6%,90%,.7)}.bg-stone-200\/75{background-color:hsla(20,6%,90%,.75)}.bg-stone-200\/80{background-color:hsla(20,6%,90%,.8)}.bg-stone-200\/90{background-color:hsla(20,6%,90%,.9)}.bg-stone-200\/95{background-color:hsla(20,6%,90%,.95)}.bg-stone-300{--tw-bg-opacity:1;background-color:rgb(214 211 209/var(--tw-bg-opacity))}.bg-stone-300\/0{background-color:hsla(24,6%,83%,0)}.bg-stone-300\/10{background-color:hsla(24,6%,83%,.1)}.bg-stone-300\/100{background-color:#d6d3d1}.bg-stone-300\/20{background-color:hsla(24,6%,83%,.2)}.bg-stone-300\/25{background-color:hsla(24,6%,83%,.25)}.bg-stone-300\/30{background-color:hsla(24,6%,83%,.3)}.bg-stone-300\/40{background-color:hsla(24,6%,83%,.4)}.bg-stone-300\/5{background-color:hsla(24,6%,83%,.05)}.bg-stone-300\/50{background-color:hsla(24,6%,83%,.5)}.bg-stone-300\/60{background-color:hsla(24,6%,83%,.6)}.bg-stone-300\/70{background-color:hsla(24,6%,83%,.7)}.bg-stone-300\/75{background-color:hsla(24,6%,83%,.75)}.bg-stone-300\/80{background-color:hsla(24,6%,83%,.8)}.bg-stone-300\/90{background-color:hsla(24,6%,83%,.9)}.bg-stone-300\/95{background-color:hsla(24,6%,83%,.95)}.bg-stone-400{--tw-bg-opacity:1;background-color:rgb(168 162 158/var(--tw-bg-opacity))}.bg-stone-400\/0{background-color:hsla(24,5%,64%,0)}.bg-stone-400\/10{background-color:hsla(24,5%,64%,.1)}.bg-stone-400\/100{background-color:#a8a29e}.bg-stone-400\/20{background-color:hsla(24,5%,64%,.2)}.bg-stone-400\/25{background-color:hsla(24,5%,64%,.25)}.bg-stone-400\/30{background-color:hsla(24,5%,64%,.3)}.bg-stone-400\/40{background-color:hsla(24,5%,64%,.4)}.bg-stone-400\/5{background-color:hsla(24,5%,64%,.05)}.bg-stone-400\/50{background-color:hsla(24,5%,64%,.5)}.bg-stone-400\/60{background-color:hsla(24,5%,64%,.6)}.bg-stone-400\/70{background-color:hsla(24,5%,64%,.7)}.bg-stone-400\/75{background-color:hsla(24,5%,64%,.75)}.bg-stone-400\/80{background-color:hsla(24,5%,64%,.8)}.bg-stone-400\/90{background-color:hsla(24,5%,64%,.9)}.bg-stone-400\/95{background-color:hsla(24,5%,64%,.95)}.bg-stone-50{--tw-bg-opacity:1;background-color:rgb(250 250 249/var(--tw-bg-opacity))}.bg-stone-50\/0{background-color:hsla(60,9%,98%,0)}.bg-stone-50\/10{background-color:hsla(60,9%,98%,.1)}.bg-stone-50\/100{background-color:#fafaf9}.bg-stone-50\/20{background-color:hsla(60,9%,98%,.2)}.bg-stone-50\/25{background-color:hsla(60,9%,98%,.25)}.bg-stone-50\/30{background-color:hsla(60,9%,98%,.3)}.bg-stone-50\/40{background-color:hsla(60,9%,98%,.4)}.bg-stone-50\/5{background-color:hsla(60,9%,98%,.05)}.bg-stone-50\/50{background-color:hsla(60,9%,98%,.5)}.bg-stone-50\/60{background-color:hsla(60,9%,98%,.6)}.bg-stone-50\/70{background-color:hsla(60,9%,98%,.7)}.bg-stone-50\/75{background-color:hsla(60,9%,98%,.75)}.bg-stone-50\/80{background-color:hsla(60,9%,98%,.8)}.bg-stone-50\/90{background-color:hsla(60,9%,98%,.9)}.bg-stone-50\/95{background-color:hsla(60,9%,98%,.95)}.bg-stone-500{--tw-bg-opacity:1;background-color:rgb(120 113 108/var(--tw-bg-opacity))}.bg-stone-500\/0{background-color:hsla(25,5%,45%,0)}.bg-stone-500\/10{background-color:hsla(25,5%,45%,.1)}.bg-stone-500\/100{background-color:#78716c}.bg-stone-500\/20{background-color:hsla(25,5%,45%,.2)}.bg-stone-500\/25{background-color:hsla(25,5%,45%,.25)}.bg-stone-500\/30{background-color:hsla(25,5%,45%,.3)}.bg-stone-500\/40{background-color:hsla(25,5%,45%,.4)}.bg-stone-500\/5{background-color:hsla(25,5%,45%,.05)}.bg-stone-500\/50{background-color:hsla(25,5%,45%,.5)}.bg-stone-500\/60{background-color:hsla(25,5%,45%,.6)}.bg-stone-500\/70{background-color:hsla(25,5%,45%,.7)}.bg-stone-500\/75{background-color:hsla(25,5%,45%,.75)}.bg-stone-500\/80{background-color:hsla(25,5%,45%,.8)}.bg-stone-500\/90{background-color:hsla(25,5%,45%,.9)}.bg-stone-500\/95{background-color:hsla(25,5%,45%,.95)}.bg-stone-600{--tw-bg-opacity:1;background-color:rgb(87 83 78/var(--tw-bg-opacity))}.bg-stone-600\/0{background-color:rgba(87,83,78,0)}.bg-stone-600\/10{background-color:rgba(87,83,78,.1)}.bg-stone-600\/100{background-color:#57534e}.bg-stone-600\/20{background-color:rgba(87,83,78,.2)}.bg-stone-600\/25{background-color:rgba(87,83,78,.25)}.bg-stone-600\/30{background-color:rgba(87,83,78,.3)}.bg-stone-600\/40{background-color:rgba(87,83,78,.4)}.bg-stone-600\/5{background-color:rgba(87,83,78,.05)}.bg-stone-600\/50{background-color:rgba(87,83,78,.5)}.bg-stone-600\/60{background-color:rgba(87,83,78,.6)}.bg-stone-600\/70{background-color:rgba(87,83,78,.7)}.bg-stone-600\/75{background-color:rgba(87,83,78,.75)}.bg-stone-600\/80{background-color:rgba(87,83,78,.8)}.bg-stone-600\/90{background-color:rgba(87,83,78,.9)}.bg-stone-600\/95{background-color:rgba(87,83,78,.95)}.bg-stone-700{--tw-bg-opacity:1;background-color:rgb(68 64 60/var(--tw-bg-opacity))}.bg-stone-700\/0{background-color:rgba(68,64,60,0)}.bg-stone-700\/10{background-color:rgba(68,64,60,.1)}.bg-stone-700\/100{background-color:#44403c}.bg-stone-700\/20{background-color:rgba(68,64,60,.2)}.bg-stone-700\/25{background-color:rgba(68,64,60,.25)}.bg-stone-700\/30{background-color:rgba(68,64,60,.3)}.bg-stone-700\/40{background-color:rgba(68,64,60,.4)}.bg-stone-700\/5{background-color:rgba(68,64,60,.05)}.bg-stone-700\/50{background-color:rgba(68,64,60,.5)}.bg-stone-700\/60{background-color:rgba(68,64,60,.6)}.bg-stone-700\/70{background-color:rgba(68,64,60,.7)}.bg-stone-700\/75{background-color:rgba(68,64,60,.75)}.bg-stone-700\/80{background-color:rgba(68,64,60,.8)}.bg-stone-700\/90{background-color:rgba(68,64,60,.9)}.bg-stone-700\/95{background-color:rgba(68,64,60,.95)}.bg-stone-800{--tw-bg-opacity:1;background-color:rgb(41 37 36/var(--tw-bg-opacity))}.bg-stone-800\/0{background-color:rgba(41,37,36,0)}.bg-stone-800\/10{background-color:rgba(41,37,36,.1)}.bg-stone-800\/100{background-color:#292524}.bg-stone-800\/20{background-color:rgba(41,37,36,.2)}.bg-stone-800\/25{background-color:rgba(41,37,36,.25)}.bg-stone-800\/30{background-color:rgba(41,37,36,.3)}.bg-stone-800\/40{background-color:rgba(41,37,36,.4)}.bg-stone-800\/5{background-color:rgba(41,37,36,.05)}.bg-stone-800\/50{background-color:rgba(41,37,36,.5)}.bg-stone-800\/60{background-color:rgba(41,37,36,.6)}.bg-stone-800\/70{background-color:rgba(41,37,36,.7)}.bg-stone-800\/75{background-color:rgba(41,37,36,.75)}.bg-stone-800\/80{background-color:rgba(41,37,36,.8)}.bg-stone-800\/90{background-color:rgba(41,37,36,.9)}.bg-stone-800\/95{background-color:rgba(41,37,36,.95)}.bg-stone-900{--tw-bg-opacity:1;background-color:rgb(28 25 23/var(--tw-bg-opacity))}.bg-stone-900\/0{background-color:rgba(28,25,23,0)}.bg-stone-900\/10{background-color:rgba(28,25,23,.1)}.bg-stone-900\/100{background-color:#1c1917}.bg-stone-900\/20{background-color:rgba(28,25,23,.2)}.bg-stone-900\/25{background-color:rgba(28,25,23,.25)}.bg-stone-900\/30{background-color:rgba(28,25,23,.3)}.bg-stone-900\/40{background-color:rgba(28,25,23,.4)}.bg-stone-900\/5{background-color:rgba(28,25,23,.05)}.bg-stone-900\/50{background-color:rgba(28,25,23,.5)}.bg-stone-900\/60{background-color:rgba(28,25,23,.6)}.bg-stone-900\/70{background-color:rgba(28,25,23,.7)}.bg-stone-900\/75{background-color:rgba(28,25,23,.75)}.bg-stone-900\/80{background-color:rgba(28,25,23,.8)}.bg-stone-900\/90{background-color:rgba(28,25,23,.9)}.bg-stone-900\/95{background-color:rgba(28,25,23,.95)}.bg-teal-100{--tw-bg-opacity:1;background-color:rgb(213 245 246/var(--tw-bg-opacity))}.bg-teal-100\/0{background-color:rgba(213,245,246,0)}.bg-teal-100\/10{background-color:rgba(213,245,246,.1)}.bg-teal-100\/100{background-color:#d5f5f6}.bg-teal-100\/20{background-color:rgba(213,245,246,.2)}.bg-teal-100\/25{background-color:rgba(213,245,246,.25)}.bg-teal-100\/30{background-color:rgba(213,245,246,.3)}.bg-teal-100\/40{background-color:rgba(213,245,246,.4)}.bg-teal-100\/5{background-color:rgba(213,245,246,.05)}.bg-teal-100\/50{background-color:rgba(213,245,246,.5)}.bg-teal-100\/60{background-color:rgba(213,245,246,.6)}.bg-teal-100\/70{background-color:rgba(213,245,246,.7)}.bg-teal-100\/75{background-color:rgba(213,245,246,.75)}.bg-teal-100\/80{background-color:rgba(213,245,246,.8)}.bg-teal-100\/90{background-color:rgba(213,245,246,.9)}.bg-teal-100\/95{background-color:rgba(213,245,246,.95)}.bg-teal-200{--tw-bg-opacity:1;background-color:rgb(175 236 239/var(--tw-bg-opacity))}.bg-teal-200\/0{background-color:rgba(175,236,239,0)}.bg-teal-200\/10{background-color:rgba(175,236,239,.1)}.bg-teal-200\/100{background-color:#afecef}.bg-teal-200\/20{background-color:rgba(175,236,239,.2)}.bg-teal-200\/25{background-color:rgba(175,236,239,.25)}.bg-teal-200\/30{background-color:rgba(175,236,239,.3)}.bg-teal-200\/40{background-color:rgba(175,236,239,.4)}.bg-teal-200\/5{background-color:rgba(175,236,239,.05)}.bg-teal-200\/50{background-color:rgba(175,236,239,.5)}.bg-teal-200\/60{background-color:rgba(175,236,239,.6)}.bg-teal-200\/70{background-color:rgba(175,236,239,.7)}.bg-teal-200\/75{background-color:rgba(175,236,239,.75)}.bg-teal-200\/80{background-color:rgba(175,236,239,.8)}.bg-teal-200\/90{background-color:rgba(175,236,239,.9)}.bg-teal-200\/95{background-color:rgba(175,236,239,.95)}.bg-teal-300{--tw-bg-opacity:1;background-color:rgb(126 220 226/var(--tw-bg-opacity))}.bg-teal-300\/0{background-color:rgba(126,220,226,0)}.bg-teal-300\/10{background-color:rgba(126,220,226,.1)}.bg-teal-300\/100{background-color:#7edce2}.bg-teal-300\/20{background-color:rgba(126,220,226,.2)}.bg-teal-300\/25{background-color:rgba(126,220,226,.25)}.bg-teal-300\/30{background-color:rgba(126,220,226,.3)}.bg-teal-300\/40{background-color:rgba(126,220,226,.4)}.bg-teal-300\/5{background-color:rgba(126,220,226,.05)}.bg-teal-300\/50{background-color:rgba(126,220,226,.5)}.bg-teal-300\/60{background-color:rgba(126,220,226,.6)}.bg-teal-300\/70{background-color:rgba(126,220,226,.7)}.bg-teal-300\/75{background-color:rgba(126,220,226,.75)}.bg-teal-300\/80{background-color:rgba(126,220,226,.8)}.bg-teal-300\/90{background-color:rgba(126,220,226,.9)}.bg-teal-300\/95{background-color:rgba(126,220,226,.95)}.bg-teal-400{--tw-bg-opacity:1;background-color:rgb(22 189 202/var(--tw-bg-opacity))}.bg-teal-400\/0{background-color:rgba(22,189,202,0)}.bg-teal-400\/10{background-color:rgba(22,189,202,.1)}.bg-teal-400\/100{background-color:#16bdca}.bg-teal-400\/20{background-color:rgba(22,189,202,.2)}.bg-teal-400\/25{background-color:rgba(22,189,202,.25)}.bg-teal-400\/30{background-color:rgba(22,189,202,.3)}.bg-teal-400\/40{background-color:rgba(22,189,202,.4)}.bg-teal-400\/5{background-color:rgba(22,189,202,.05)}.bg-teal-400\/50{background-color:rgba(22,189,202,.5)}.bg-teal-400\/60{background-color:rgba(22,189,202,.6)}.bg-teal-400\/70{background-color:rgba(22,189,202,.7)}.bg-teal-400\/75{background-color:rgba(22,189,202,.75)}.bg-teal-400\/80{background-color:rgba(22,189,202,.8)}.bg-teal-400\/90{background-color:rgba(22,189,202,.9)}.bg-teal-400\/95{background-color:rgba(22,189,202,.95)}.bg-teal-50{--tw-bg-opacity:1;background-color:rgb(237 250 250/var(--tw-bg-opacity))}.bg-teal-50\/0{background-color:rgba(237,250,250,0)}.bg-teal-50\/10{background-color:rgba(237,250,250,.1)}.bg-teal-50\/100{background-color:#edfafa}.bg-teal-50\/20{background-color:rgba(237,250,250,.2)}.bg-teal-50\/25{background-color:rgba(237,250,250,.25)}.bg-teal-50\/30{background-color:rgba(237,250,250,.3)}.bg-teal-50\/40{background-color:rgba(237,250,250,.4)}.bg-teal-50\/5{background-color:rgba(237,250,250,.05)}.bg-teal-50\/50{background-color:rgba(237,250,250,.5)}.bg-teal-50\/60{background-color:rgba(237,250,250,.6)}.bg-teal-50\/70{background-color:rgba(237,250,250,.7)}.bg-teal-50\/75{background-color:rgba(237,250,250,.75)}.bg-teal-50\/80{background-color:rgba(237,250,250,.8)}.bg-teal-50\/90{background-color:rgba(237,250,250,.9)}.bg-teal-50\/95{background-color:rgba(237,250,250,.95)}.bg-teal-500{--tw-bg-opacity:1;background-color:rgb(6 148 162/var(--tw-bg-opacity))}.bg-teal-500\/0{background-color:rgba(6,148,162,0)}.bg-teal-500\/10{background-color:rgba(6,148,162,.1)}.bg-teal-500\/100{background-color:#0694a2}.bg-teal-500\/20{background-color:rgba(6,148,162,.2)}.bg-teal-500\/25{background-color:rgba(6,148,162,.25)}.bg-teal-500\/30{background-color:rgba(6,148,162,.3)}.bg-teal-500\/40{background-color:rgba(6,148,162,.4)}.bg-teal-500\/5{background-color:rgba(6,148,162,.05)}.bg-teal-500\/50{background-color:rgba(6,148,162,.5)}.bg-teal-500\/60{background-color:rgba(6,148,162,.6)}.bg-teal-500\/70{background-color:rgba(6,148,162,.7)}.bg-teal-500\/75{background-color:rgba(6,148,162,.75)}.bg-teal-500\/80{background-color:rgba(6,148,162,.8)}.bg-teal-500\/90{background-color:rgba(6,148,162,.9)}.bg-teal-500\/95{background-color:rgba(6,148,162,.95)}.bg-teal-600{--tw-bg-opacity:1;background-color:rgb(4 116 129/var(--tw-bg-opacity))}.bg-teal-600\/0{background-color:rgba(4,116,129,0)}.bg-teal-600\/10{background-color:rgba(4,116,129,.1)}.bg-teal-600\/100{background-color:#047481}.bg-teal-600\/20{background-color:rgba(4,116,129,.2)}.bg-teal-600\/25{background-color:rgba(4,116,129,.25)}.bg-teal-600\/30{background-color:rgba(4,116,129,.3)}.bg-teal-600\/40{background-color:rgba(4,116,129,.4)}.bg-teal-600\/5{background-color:rgba(4,116,129,.05)}.bg-teal-600\/50{background-color:rgba(4,116,129,.5)}.bg-teal-600\/60{background-color:rgba(4,116,129,.6)}.bg-teal-600\/70{background-color:rgba(4,116,129,.7)}.bg-teal-600\/75{background-color:rgba(4,116,129,.75)}.bg-teal-600\/80{background-color:rgba(4,116,129,.8)}.bg-teal-600\/90{background-color:rgba(4,116,129,.9)}.bg-teal-600\/95{background-color:rgba(4,116,129,.95)}.bg-teal-700{--tw-bg-opacity:1;background-color:rgb(3 102 114/var(--tw-bg-opacity))}.bg-teal-700\/0{background-color:rgba(3,102,114,0)}.bg-teal-700\/10{background-color:rgba(3,102,114,.1)}.bg-teal-700\/100{background-color:#036672}.bg-teal-700\/20{background-color:rgba(3,102,114,.2)}.bg-teal-700\/25{background-color:rgba(3,102,114,.25)}.bg-teal-700\/30{background-color:rgba(3,102,114,.3)}.bg-teal-700\/40{background-color:rgba(3,102,114,.4)}.bg-teal-700\/5{background-color:rgba(3,102,114,.05)}.bg-teal-700\/50{background-color:rgba(3,102,114,.5)}.bg-teal-700\/60{background-color:rgba(3,102,114,.6)}.bg-teal-700\/70{background-color:rgba(3,102,114,.7)}.bg-teal-700\/75{background-color:rgba(3,102,114,.75)}.bg-teal-700\/80{background-color:rgba(3,102,114,.8)}.bg-teal-700\/90{background-color:rgba(3,102,114,.9)}.bg-teal-700\/95{background-color:rgba(3,102,114,.95)}.bg-teal-800{--tw-bg-opacity:1;background-color:rgb(5 80 92/var(--tw-bg-opacity))}.bg-teal-800\/0{background-color:rgba(5,80,92,0)}.bg-teal-800\/10{background-color:rgba(5,80,92,.1)}.bg-teal-800\/100{background-color:#05505c}.bg-teal-800\/20{background-color:rgba(5,80,92,.2)}.bg-teal-800\/25{background-color:rgba(5,80,92,.25)}.bg-teal-800\/30{background-color:rgba(5,80,92,.3)}.bg-teal-800\/40{background-color:rgba(5,80,92,.4)}.bg-teal-800\/5{background-color:rgba(5,80,92,.05)}.bg-teal-800\/50{background-color:rgba(5,80,92,.5)}.bg-teal-800\/60{background-color:rgba(5,80,92,.6)}.bg-teal-800\/70{background-color:rgba(5,80,92,.7)}.bg-teal-800\/75{background-color:rgba(5,80,92,.75)}.bg-teal-800\/80{background-color:rgba(5,80,92,.8)}.bg-teal-800\/90{background-color:rgba(5,80,92,.9)}.bg-teal-800\/95{background-color:rgba(5,80,92,.95)}.bg-teal-900{--tw-bg-opacity:1;background-color:rgb(1 68 81/var(--tw-bg-opacity))}.bg-teal-900\/0{background-color:rgba(1,68,81,0)}.bg-teal-900\/10{background-color:rgba(1,68,81,.1)}.bg-teal-900\/100{background-color:#014451}.bg-teal-900\/20{background-color:rgba(1,68,81,.2)}.bg-teal-900\/25{background-color:rgba(1,68,81,.25)}.bg-teal-900\/30{background-color:rgba(1,68,81,.3)}.bg-teal-900\/40{background-color:rgba(1,68,81,.4)}.bg-teal-900\/5{background-color:rgba(1,68,81,.05)}.bg-teal-900\/50{background-color:rgba(1,68,81,.5)}.bg-teal-900\/60{background-color:rgba(1,68,81,.6)}.bg-teal-900\/70{background-color:rgba(1,68,81,.7)}.bg-teal-900\/75{background-color:rgba(1,68,81,.75)}.bg-teal-900\/80{background-color:rgba(1,68,81,.8)}.bg-teal-900\/90{background-color:rgba(1,68,81,.9)}.bg-teal-900\/95{background-color:rgba(1,68,81,.95)}.bg-transparent{background-color:transparent}.bg-violet-100{--tw-bg-opacity:1;background-color:rgb(237 233 254/var(--tw-bg-opacity))}.bg-violet-100\/0{background-color:rgba(237,233,254,0)}.bg-violet-100\/10{background-color:rgba(237,233,254,.1)}.bg-violet-100\/100{background-color:#ede9fe}.bg-violet-100\/20{background-color:rgba(237,233,254,.2)}.bg-violet-100\/25{background-color:rgba(237,233,254,.25)}.bg-violet-100\/30{background-color:rgba(237,233,254,.3)}.bg-violet-100\/40{background-color:rgba(237,233,254,.4)}.bg-violet-100\/5{background-color:rgba(237,233,254,.05)}.bg-violet-100\/50{background-color:rgba(237,233,254,.5)}.bg-violet-100\/60{background-color:rgba(237,233,254,.6)}.bg-violet-100\/70{background-color:rgba(237,233,254,.7)}.bg-violet-100\/75{background-color:rgba(237,233,254,.75)}.bg-violet-100\/80{background-color:rgba(237,233,254,.8)}.bg-violet-100\/90{background-color:rgba(237,233,254,.9)}.bg-violet-100\/95{background-color:rgba(237,233,254,.95)}.bg-violet-200{--tw-bg-opacity:1;background-color:rgb(221 214 254/var(--tw-bg-opacity))}.bg-violet-200\/0{background-color:rgba(221,214,254,0)}.bg-violet-200\/10{background-color:rgba(221,214,254,.1)}.bg-violet-200\/100{background-color:#ddd6fe}.bg-violet-200\/20{background-color:rgba(221,214,254,.2)}.bg-violet-200\/25{background-color:rgba(221,214,254,.25)}.bg-violet-200\/30{background-color:rgba(221,214,254,.3)}.bg-violet-200\/40{background-color:rgba(221,214,254,.4)}.bg-violet-200\/5{background-color:rgba(221,214,254,.05)}.bg-violet-200\/50{background-color:rgba(221,214,254,.5)}.bg-violet-200\/60{background-color:rgba(221,214,254,.6)}.bg-violet-200\/70{background-color:rgba(221,214,254,.7)}.bg-violet-200\/75{background-color:rgba(221,214,254,.75)}.bg-violet-200\/80{background-color:rgba(221,214,254,.8)}.bg-violet-200\/90{background-color:rgba(221,214,254,.9)}.bg-violet-200\/95{background-color:rgba(221,214,254,.95)}.bg-violet-300{--tw-bg-opacity:1;background-color:rgb(196 181 253/var(--tw-bg-opacity))}.bg-violet-300\/0{background-color:rgba(196,181,253,0)}.bg-violet-300\/10{background-color:rgba(196,181,253,.1)}.bg-violet-300\/100{background-color:#c4b5fd}.bg-violet-300\/20{background-color:rgba(196,181,253,.2)}.bg-violet-300\/25{background-color:rgba(196,181,253,.25)}.bg-violet-300\/30{background-color:rgba(196,181,253,.3)}.bg-violet-300\/40{background-color:rgba(196,181,253,.4)}.bg-violet-300\/5{background-color:rgba(196,181,253,.05)}.bg-violet-300\/50{background-color:rgba(196,181,253,.5)}.bg-violet-300\/60{background-color:rgba(196,181,253,.6)}.bg-violet-300\/70{background-color:rgba(196,181,253,.7)}.bg-violet-300\/75{background-color:rgba(196,181,253,.75)}.bg-violet-300\/80{background-color:rgba(196,181,253,.8)}.bg-violet-300\/90{background-color:rgba(196,181,253,.9)}.bg-violet-300\/95{background-color:rgba(196,181,253,.95)}.bg-violet-400{--tw-bg-opacity:1;background-color:rgb(167 139 250/var(--tw-bg-opacity))}.bg-violet-400\/0{background-color:rgba(167,139,250,0)}.bg-violet-400\/10{background-color:rgba(167,139,250,.1)}.bg-violet-400\/100{background-color:#a78bfa}.bg-violet-400\/20{background-color:rgba(167,139,250,.2)}.bg-violet-400\/25{background-color:rgba(167,139,250,.25)}.bg-violet-400\/30{background-color:rgba(167,139,250,.3)}.bg-violet-400\/40{background-color:rgba(167,139,250,.4)}.bg-violet-400\/5{background-color:rgba(167,139,250,.05)}.bg-violet-400\/50{background-color:rgba(167,139,250,.5)}.bg-violet-400\/60{background-color:rgba(167,139,250,.6)}.bg-violet-400\/70{background-color:rgba(167,139,250,.7)}.bg-violet-400\/75{background-color:rgba(167,139,250,.75)}.bg-violet-400\/80{background-color:rgba(167,139,250,.8)}.bg-violet-400\/90{background-color:rgba(167,139,250,.9)}.bg-violet-400\/95{background-color:rgba(167,139,250,.95)}.bg-violet-50{--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity))}.bg-violet-50\/0{background-color:rgba(245,243,255,0)}.bg-violet-50\/10{background-color:rgba(245,243,255,.1)}.bg-violet-50\/100{background-color:#f5f3ff}.bg-violet-50\/20{background-color:rgba(245,243,255,.2)}.bg-violet-50\/25{background-color:rgba(245,243,255,.25)}.bg-violet-50\/30{background-color:rgba(245,243,255,.3)}.bg-violet-50\/40{background-color:rgba(245,243,255,.4)}.bg-violet-50\/5{background-color:rgba(245,243,255,.05)}.bg-violet-50\/50{background-color:rgba(245,243,255,.5)}.bg-violet-50\/60{background-color:rgba(245,243,255,.6)}.bg-violet-50\/70{background-color:rgba(245,243,255,.7)}.bg-violet-50\/75{background-color:rgba(245,243,255,.75)}.bg-violet-50\/80{background-color:rgba(245,243,255,.8)}.bg-violet-50\/90{background-color:rgba(245,243,255,.9)}.bg-violet-50\/95{background-color:rgba(245,243,255,.95)}.bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.bg-violet-500\/0{background-color:rgba(139,92,246,0)}.bg-violet-500\/10{background-color:rgba(139,92,246,.1)}.bg-violet-500\/100{background-color:#8b5cf6}.bg-violet-500\/20{background-color:rgba(139,92,246,.2)}.bg-violet-500\/25{background-color:rgba(139,92,246,.25)}.bg-violet-500\/30{background-color:rgba(139,92,246,.3)}.bg-violet-500\/40{background-color:rgba(139,92,246,.4)}.bg-violet-500\/5{background-color:rgba(139,92,246,.05)}.bg-violet-500\/50{background-color:rgba(139,92,246,.5)}.bg-violet-500\/60{background-color:rgba(139,92,246,.6)}.bg-violet-500\/70{background-color:rgba(139,92,246,.7)}.bg-violet-500\/75{background-color:rgba(139,92,246,.75)}.bg-violet-500\/80{background-color:rgba(139,92,246,.8)}.bg-violet-500\/90{background-color:rgba(139,92,246,.9)}.bg-violet-500\/95{background-color:rgba(139,92,246,.95)}.bg-violet-600{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.bg-violet-600\/0{background-color:rgba(124,58,237,0)}.bg-violet-600\/10{background-color:rgba(124,58,237,.1)}.bg-violet-600\/100{background-color:#7c3aed}.bg-violet-600\/20{background-color:rgba(124,58,237,.2)}.bg-violet-600\/25{background-color:rgba(124,58,237,.25)}.bg-violet-600\/30{background-color:rgba(124,58,237,.3)}.bg-violet-600\/40{background-color:rgba(124,58,237,.4)}.bg-violet-600\/5{background-color:rgba(124,58,237,.05)}.bg-violet-600\/50{background-color:rgba(124,58,237,.5)}.bg-violet-600\/60{background-color:rgba(124,58,237,.6)}.bg-violet-600\/70{background-color:rgba(124,58,237,.7)}.bg-violet-600\/75{background-color:rgba(124,58,237,.75)}.bg-violet-600\/80{background-color:rgba(124,58,237,.8)}.bg-violet-600\/90{background-color:rgba(124,58,237,.9)}.bg-violet-600\/95{background-color:rgba(124,58,237,.95)}.bg-violet-700{--tw-bg-opacity:1;background-color:rgb(109 40 217/var(--tw-bg-opacity))}.bg-violet-700\/0{background-color:rgba(109,40,217,0)}.bg-violet-700\/10{background-color:rgba(109,40,217,.1)}.bg-violet-700\/100{background-color:#6d28d9}.bg-violet-700\/20{background-color:rgba(109,40,217,.2)}.bg-violet-700\/25{background-color:rgba(109,40,217,.25)}.bg-violet-700\/30{background-color:rgba(109,40,217,.3)}.bg-violet-700\/40{background-color:rgba(109,40,217,.4)}.bg-violet-700\/5{background-color:rgba(109,40,217,.05)}.bg-violet-700\/50{background-color:rgba(109,40,217,.5)}.bg-violet-700\/60{background-color:rgba(109,40,217,.6)}.bg-violet-700\/70{background-color:rgba(109,40,217,.7)}.bg-violet-700\/75{background-color:rgba(109,40,217,.75)}.bg-violet-700\/80{background-color:rgba(109,40,217,.8)}.bg-violet-700\/90{background-color:rgba(109,40,217,.9)}.bg-violet-700\/95{background-color:rgba(109,40,217,.95)}.bg-violet-800{--tw-bg-opacity:1;background-color:rgb(91 33 182/var(--tw-bg-opacity))}.bg-violet-800\/0{background-color:rgba(91,33,182,0)}.bg-violet-800\/10{background-color:rgba(91,33,182,.1)}.bg-violet-800\/100{background-color:#5b21b6}.bg-violet-800\/20{background-color:rgba(91,33,182,.2)}.bg-violet-800\/25{background-color:rgba(91,33,182,.25)}.bg-violet-800\/30{background-color:rgba(91,33,182,.3)}.bg-violet-800\/40{background-color:rgba(91,33,182,.4)}.bg-violet-800\/5{background-color:rgba(91,33,182,.05)}.bg-violet-800\/50{background-color:rgba(91,33,182,.5)}.bg-violet-800\/60{background-color:rgba(91,33,182,.6)}.bg-violet-800\/70{background-color:rgba(91,33,182,.7)}.bg-violet-800\/75{background-color:rgba(91,33,182,.75)}.bg-violet-800\/80{background-color:rgba(91,33,182,.8)}.bg-violet-800\/90{background-color:rgba(91,33,182,.9)}.bg-violet-800\/95{background-color:rgba(91,33,182,.95)}.bg-violet-900{--tw-bg-opacity:1;background-color:rgb(76 29 149/var(--tw-bg-opacity))}.bg-violet-900\/0{background-color:rgba(76,29,149,0)}.bg-violet-900\/10{background-color:rgba(76,29,149,.1)}.bg-violet-900\/100{background-color:#4c1d95}.bg-violet-900\/20{background-color:rgba(76,29,149,.2)}.bg-violet-900\/25{background-color:rgba(76,29,149,.25)}.bg-violet-900\/30{background-color:rgba(76,29,149,.3)}.bg-violet-900\/40{background-color:rgba(76,29,149,.4)}.bg-violet-900\/5{background-color:rgba(76,29,149,.05)}.bg-violet-900\/50{background-color:rgba(76,29,149,.5)}.bg-violet-900\/60{background-color:rgba(76,29,149,.6)}.bg-violet-900\/70{background-color:rgba(76,29,149,.7)}.bg-violet-900\/75{background-color:rgba(76,29,149,.75)}.bg-violet-900\/80{background-color:rgba(76,29,149,.8)}.bg-violet-900\/90{background-color:rgba(76,29,149,.9)}.bg-violet-900\/95{background-color:rgba(76,29,149,.95)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/30{background-color:hsla(0,0%,100%,.3)}.bg-white\/50{background-color:hsla(0,0%,100%,.5)}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(253 246 178/var(--tw-bg-opacity))}.bg-yellow-100\/0{background-color:hsla(54,95%,85%,0)}.bg-yellow-100\/10{background-color:hsla(54,95%,85%,.1)}.bg-yellow-100\/100{background-color:#fdf6b2}.bg-yellow-100\/20{background-color:hsla(54,95%,85%,.2)}.bg-yellow-100\/25{background-color:hsla(54,95%,85%,.25)}.bg-yellow-100\/30{background-color:hsla(54,95%,85%,.3)}.bg-yellow-100\/40{background-color:hsla(54,95%,85%,.4)}.bg-yellow-100\/5{background-color:hsla(54,95%,85%,.05)}.bg-yellow-100\/50{background-color:hsla(54,95%,85%,.5)}.bg-yellow-100\/60{background-color:hsla(54,95%,85%,.6)}.bg-yellow-100\/70{background-color:hsla(54,95%,85%,.7)}.bg-yellow-100\/75{background-color:hsla(54,95%,85%,.75)}.bg-yellow-100\/80{background-color:hsla(54,95%,85%,.8)}.bg-yellow-100\/90{background-color:hsla(54,95%,85%,.9)}.bg-yellow-100\/95{background-color:hsla(54,95%,85%,.95)}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(252 233 106/var(--tw-bg-opacity))}.bg-yellow-200\/0{background-color:hsla(52,96%,70%,0)}.bg-yellow-200\/10{background-color:hsla(52,96%,70%,.1)}.bg-yellow-200\/100{background-color:#fce96a}.bg-yellow-200\/20{background-color:hsla(52,96%,70%,.2)}.bg-yellow-200\/25{background-color:hsla(52,96%,70%,.25)}.bg-yellow-200\/30{background-color:hsla(52,96%,70%,.3)}.bg-yellow-200\/40{background-color:hsla(52,96%,70%,.4)}.bg-yellow-200\/5{background-color:hsla(52,96%,70%,.05)}.bg-yellow-200\/50{background-color:hsla(52,96%,70%,.5)}.bg-yellow-200\/60{background-color:hsla(52,96%,70%,.6)}.bg-yellow-200\/70{background-color:hsla(52,96%,70%,.7)}.bg-yellow-200\/75{background-color:hsla(52,96%,70%,.75)}.bg-yellow-200\/80{background-color:hsla(52,96%,70%,.8)}.bg-yellow-200\/90{background-color:hsla(52,96%,70%,.9)}.bg-yellow-200\/95{background-color:hsla(52,96%,70%,.95)}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(250 202 21/var(--tw-bg-opacity))}.bg-yellow-300\/0{background-color:rgba(250,202,21,0)}.bg-yellow-300\/10{background-color:rgba(250,202,21,.1)}.bg-yellow-300\/100{background-color:#faca15}.bg-yellow-300\/20{background-color:rgba(250,202,21,.2)}.bg-yellow-300\/25{background-color:rgba(250,202,21,.25)}.bg-yellow-300\/30{background-color:rgba(250,202,21,.3)}.bg-yellow-300\/40{background-color:rgba(250,202,21,.4)}.bg-yellow-300\/5{background-color:rgba(250,202,21,.05)}.bg-yellow-300\/50{background-color:rgba(250,202,21,.5)}.bg-yellow-300\/60{background-color:rgba(250,202,21,.6)}.bg-yellow-300\/70{background-color:rgba(250,202,21,.7)}.bg-yellow-300\/75{background-color:rgba(250,202,21,.75)}.bg-yellow-300\/80{background-color:rgba(250,202,21,.8)}.bg-yellow-300\/90{background-color:rgba(250,202,21,.9)}.bg-yellow-300\/95{background-color:rgba(250,202,21,.95)}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(227 160 8/var(--tw-bg-opacity))}.bg-yellow-400\/0{background-color:rgba(227,160,8,0)}.bg-yellow-400\/10{background-color:rgba(227,160,8,.1)}.bg-yellow-400\/100{background-color:#e3a008}.bg-yellow-400\/20{background-color:rgba(227,160,8,.2)}.bg-yellow-400\/25{background-color:rgba(227,160,8,.25)}.bg-yellow-400\/30{background-color:rgba(227,160,8,.3)}.bg-yellow-400\/40{background-color:rgba(227,160,8,.4)}.bg-yellow-400\/5{background-color:rgba(227,160,8,.05)}.bg-yellow-400\/50{background-color:rgba(227,160,8,.5)}.bg-yellow-400\/60{background-color:rgba(227,160,8,.6)}.bg-yellow-400\/70{background-color:rgba(227,160,8,.7)}.bg-yellow-400\/75{background-color:rgba(227,160,8,.75)}.bg-yellow-400\/80{background-color:rgba(227,160,8,.8)}.bg-yellow-400\/90{background-color:rgba(227,160,8,.9)}.bg-yellow-400\/95{background-color:rgba(227,160,8,.95)}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(253 253 234/var(--tw-bg-opacity))}.bg-yellow-50\/0{background-color:hsla(60,83%,95%,0)}.bg-yellow-50\/10{background-color:hsla(60,83%,95%,.1)}.bg-yellow-50\/100{background-color:#fdfdea}.bg-yellow-50\/20{background-color:hsla(60,83%,95%,.2)}.bg-yellow-50\/25{background-color:hsla(60,83%,95%,.25)}.bg-yellow-50\/30{background-color:hsla(60,83%,95%,.3)}.bg-yellow-50\/40{background-color:hsla(60,83%,95%,.4)}.bg-yellow-50\/5{background-color:hsla(60,83%,95%,.05)}.bg-yellow-50\/50{background-color:hsla(60,83%,95%,.5)}.bg-yellow-50\/60{background-color:hsla(60,83%,95%,.6)}.bg-yellow-50\/70{background-color:hsla(60,83%,95%,.7)}.bg-yellow-50\/75{background-color:hsla(60,83%,95%,.75)}.bg-yellow-50\/80{background-color:hsla(60,83%,95%,.8)}.bg-yellow-50\/90{background-color:hsla(60,83%,95%,.9)}.bg-yellow-50\/95{background-color:hsla(60,83%,95%,.95)}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(194 120 3/var(--tw-bg-opacity))}.bg-yellow-500\/0{background-color:rgba(194,120,3,0)}.bg-yellow-500\/10{background-color:rgba(194,120,3,.1)}.bg-yellow-500\/100{background-color:#c27803}.bg-yellow-500\/20{background-color:rgba(194,120,3,.2)}.bg-yellow-500\/25{background-color:rgba(194,120,3,.25)}.bg-yellow-500\/30{background-color:rgba(194,120,3,.3)}.bg-yellow-500\/40{background-color:rgba(194,120,3,.4)}.bg-yellow-500\/5{background-color:rgba(194,120,3,.05)}.bg-yellow-500\/50{background-color:rgba(194,120,3,.5)}.bg-yellow-500\/60{background-color:rgba(194,120,3,.6)}.bg-yellow-500\/70{background-color:rgba(194,120,3,.7)}.bg-yellow-500\/75{background-color:rgba(194,120,3,.75)}.bg-yellow-500\/80{background-color:rgba(194,120,3,.8)}.bg-yellow-500\/90{background-color:rgba(194,120,3,.9)}.bg-yellow-500\/95{background-color:rgba(194,120,3,.95)}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(159 88 10/var(--tw-bg-opacity))}.bg-yellow-600\/0{background-color:rgba(159,88,10,0)}.bg-yellow-600\/10{background-color:rgba(159,88,10,.1)}.bg-yellow-600\/100{background-color:#9f580a}.bg-yellow-600\/20{background-color:rgba(159,88,10,.2)}.bg-yellow-600\/25{background-color:rgba(159,88,10,.25)}.bg-yellow-600\/30{background-color:rgba(159,88,10,.3)}.bg-yellow-600\/40{background-color:rgba(159,88,10,.4)}.bg-yellow-600\/5{background-color:rgba(159,88,10,.05)}.bg-yellow-600\/50{background-color:rgba(159,88,10,.5)}.bg-yellow-600\/60{background-color:rgba(159,88,10,.6)}.bg-yellow-600\/70{background-color:rgba(159,88,10,.7)}.bg-yellow-600\/75{background-color:rgba(159,88,10,.75)}.bg-yellow-600\/80{background-color:rgba(159,88,10,.8)}.bg-yellow-600\/90{background-color:rgba(159,88,10,.9)}.bg-yellow-600\/95{background-color:rgba(159,88,10,.95)}.bg-yellow-700{--tw-bg-opacity:1;background-color:rgb(142 75 16/var(--tw-bg-opacity))}.bg-yellow-700\/0{background-color:rgba(142,75,16,0)}.bg-yellow-700\/10{background-color:rgba(142,75,16,.1)}.bg-yellow-700\/100{background-color:#8e4b10}.bg-yellow-700\/20{background-color:rgba(142,75,16,.2)}.bg-yellow-700\/25{background-color:rgba(142,75,16,.25)}.bg-yellow-700\/30{background-color:rgba(142,75,16,.3)}.bg-yellow-700\/40{background-color:rgba(142,75,16,.4)}.bg-yellow-700\/5{background-color:rgba(142,75,16,.05)}.bg-yellow-700\/50{background-color:rgba(142,75,16,.5)}.bg-yellow-700\/60{background-color:rgba(142,75,16,.6)}.bg-yellow-700\/70{background-color:rgba(142,75,16,.7)}.bg-yellow-700\/75{background-color:rgba(142,75,16,.75)}.bg-yellow-700\/80{background-color:rgba(142,75,16,.8)}.bg-yellow-700\/90{background-color:rgba(142,75,16,.9)}.bg-yellow-700\/95{background-color:rgba(142,75,16,.95)}.bg-yellow-800{--tw-bg-opacity:1;background-color:rgb(114 59 19/var(--tw-bg-opacity))}.bg-yellow-800\/0{background-color:rgba(114,59,19,0)}.bg-yellow-800\/10{background-color:rgba(114,59,19,.1)}.bg-yellow-800\/100{background-color:#723b13}.bg-yellow-800\/20{background-color:rgba(114,59,19,.2)}.bg-yellow-800\/25{background-color:rgba(114,59,19,.25)}.bg-yellow-800\/30{background-color:rgba(114,59,19,.3)}.bg-yellow-800\/40{background-color:rgba(114,59,19,.4)}.bg-yellow-800\/5{background-color:rgba(114,59,19,.05)}.bg-yellow-800\/50{background-color:rgba(114,59,19,.5)}.bg-yellow-800\/60{background-color:rgba(114,59,19,.6)}.bg-yellow-800\/70{background-color:rgba(114,59,19,.7)}.bg-yellow-800\/75{background-color:rgba(114,59,19,.75)}.bg-yellow-800\/80{background-color:rgba(114,59,19,.8)}.bg-yellow-800\/90{background-color:rgba(114,59,19,.9)}.bg-yellow-800\/95{background-color:rgba(114,59,19,.95)}.bg-yellow-900{--tw-bg-opacity:1;background-color:rgb(99 49 18/var(--tw-bg-opacity))}.bg-yellow-900\/0{background-color:rgba(99,49,18,0)}.bg-yellow-900\/10{background-color:rgba(99,49,18,.1)}.bg-yellow-900\/100{background-color:#633112}.bg-yellow-900\/20{background-color:rgba(99,49,18,.2)}.bg-yellow-900\/25{background-color:rgba(99,49,18,.25)}.bg-yellow-900\/30{background-color:rgba(99,49,18,.3)}.bg-yellow-900\/40{background-color:rgba(99,49,18,.4)}.bg-yellow-900\/5{background-color:rgba(99,49,18,.05)}.bg-yellow-900\/50{background-color:rgba(99,49,18,.5)}.bg-yellow-900\/60{background-color:rgba(99,49,18,.6)}.bg-yellow-900\/70{background-color:rgba(99,49,18,.7)}.bg-yellow-900\/75{background-color:rgba(99,49,18,.75)}.bg-yellow-900\/80{background-color:rgba(99,49,18,.8)}.bg-yellow-900\/90{background-color:rgba(99,49,18,.9)}.bg-yellow-900\/95{background-color:rgba(99,49,18,.95)}.bg-zinc-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.bg-zinc-100\/0{background-color:hsla(240,5%,96%,0)}.bg-zinc-100\/10{background-color:hsla(240,5%,96%,.1)}.bg-zinc-100\/100{background-color:#f4f4f5}.bg-zinc-100\/20{background-color:hsla(240,5%,96%,.2)}.bg-zinc-100\/25{background-color:hsla(240,5%,96%,.25)}.bg-zinc-100\/30{background-color:hsla(240,5%,96%,.3)}.bg-zinc-100\/40{background-color:hsla(240,5%,96%,.4)}.bg-zinc-100\/5{background-color:hsla(240,5%,96%,.05)}.bg-zinc-100\/50{background-color:hsla(240,5%,96%,.5)}.bg-zinc-100\/60{background-color:hsla(240,5%,96%,.6)}.bg-zinc-100\/70{background-color:hsla(240,5%,96%,.7)}.bg-zinc-100\/75{background-color:hsla(240,5%,96%,.75)}.bg-zinc-100\/80{background-color:hsla(240,5%,96%,.8)}.bg-zinc-100\/90{background-color:hsla(240,5%,96%,.9)}.bg-zinc-100\/95{background-color:hsla(240,5%,96%,.95)}.bg-zinc-200{--tw-bg-opacity:1;background-color:rgb(228 228 231/var(--tw-bg-opacity))}.bg-zinc-200\/0{background-color:hsla(240,6%,90%,0)}.bg-zinc-200\/10{background-color:hsla(240,6%,90%,.1)}.bg-zinc-200\/100{background-color:#e4e4e7}.bg-zinc-200\/20{background-color:hsla(240,6%,90%,.2)}.bg-zinc-200\/25{background-color:hsla(240,6%,90%,.25)}.bg-zinc-200\/30{background-color:hsla(240,6%,90%,.3)}.bg-zinc-200\/40{background-color:hsla(240,6%,90%,.4)}.bg-zinc-200\/5{background-color:hsla(240,6%,90%,.05)}.bg-zinc-200\/50{background-color:hsla(240,6%,90%,.5)}.bg-zinc-200\/60{background-color:hsla(240,6%,90%,.6)}.bg-zinc-200\/70{background-color:hsla(240,6%,90%,.7)}.bg-zinc-200\/75{background-color:hsla(240,6%,90%,.75)}.bg-zinc-200\/80{background-color:hsla(240,6%,90%,.8)}.bg-zinc-200\/90{background-color:hsla(240,6%,90%,.9)}.bg-zinc-200\/95{background-color:hsla(240,6%,90%,.95)}.bg-zinc-300{--tw-bg-opacity:1;background-color:rgb(212 212 216/var(--tw-bg-opacity))}.bg-zinc-300\/0{background-color:hsla(240,5%,84%,0)}.bg-zinc-300\/10{background-color:hsla(240,5%,84%,.1)}.bg-zinc-300\/100{background-color:#d4d4d8}.bg-zinc-300\/20{background-color:hsla(240,5%,84%,.2)}.bg-zinc-300\/25{background-color:hsla(240,5%,84%,.25)}.bg-zinc-300\/30{background-color:hsla(240,5%,84%,.3)}.bg-zinc-300\/40{background-color:hsla(240,5%,84%,.4)}.bg-zinc-300\/5{background-color:hsla(240,5%,84%,.05)}.bg-zinc-300\/50{background-color:hsla(240,5%,84%,.5)}.bg-zinc-300\/60{background-color:hsla(240,5%,84%,.6)}.bg-zinc-300\/70{background-color:hsla(240,5%,84%,.7)}.bg-zinc-300\/75{background-color:hsla(240,5%,84%,.75)}.bg-zinc-300\/80{background-color:hsla(240,5%,84%,.8)}.bg-zinc-300\/90{background-color:hsla(240,5%,84%,.9)}.bg-zinc-300\/95{background-color:hsla(240,5%,84%,.95)}.bg-zinc-400{--tw-bg-opacity:1;background-color:rgb(161 161 170/var(--tw-bg-opacity))}.bg-zinc-400\/0{background-color:hsla(240,5%,65%,0)}.bg-zinc-400\/10{background-color:hsla(240,5%,65%,.1)}.bg-zinc-400\/100{background-color:#a1a1aa}.bg-zinc-400\/20{background-color:hsla(240,5%,65%,.2)}.bg-zinc-400\/25{background-color:hsla(240,5%,65%,.25)}.bg-zinc-400\/30{background-color:hsla(240,5%,65%,.3)}.bg-zinc-400\/40{background-color:hsla(240,5%,65%,.4)}.bg-zinc-400\/5{background-color:hsla(240,5%,65%,.05)}.bg-zinc-400\/50{background-color:hsla(240,5%,65%,.5)}.bg-zinc-400\/60{background-color:hsla(240,5%,65%,.6)}.bg-zinc-400\/70{background-color:hsla(240,5%,65%,.7)}.bg-zinc-400\/75{background-color:hsla(240,5%,65%,.75)}.bg-zinc-400\/80{background-color:hsla(240,5%,65%,.8)}.bg-zinc-400\/90{background-color:hsla(240,5%,65%,.9)}.bg-zinc-400\/95{background-color:hsla(240,5%,65%,.95)}.bg-zinc-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-zinc-50\/0{background-color:hsla(0,0%,98%,0)}.bg-zinc-50\/10{background-color:hsla(0,0%,98%,.1)}.bg-zinc-50\/100{background-color:#fafafa}.bg-zinc-50\/20{background-color:hsla(0,0%,98%,.2)}.bg-zinc-50\/25{background-color:hsla(0,0%,98%,.25)}.bg-zinc-50\/30{background-color:hsla(0,0%,98%,.3)}.bg-zinc-50\/40{background-color:hsla(0,0%,98%,.4)}.bg-zinc-50\/5{background-color:hsla(0,0%,98%,.05)}.bg-zinc-50\/50{background-color:hsla(0,0%,98%,.5)}.bg-zinc-50\/60{background-color:hsla(0,0%,98%,.6)}.bg-zinc-50\/70{background-color:hsla(0,0%,98%,.7)}.bg-zinc-50\/75{background-color:hsla(0,0%,98%,.75)}.bg-zinc-50\/80{background-color:hsla(0,0%,98%,.8)}.bg-zinc-50\/90{background-color:hsla(0,0%,98%,.9)}.bg-zinc-50\/95{background-color:hsla(0,0%,98%,.95)}.bg-zinc-500{--tw-bg-opacity:1;background-color:rgb(113 113 122/var(--tw-bg-opacity))}.bg-zinc-500\/0{background-color:hsla(240,4%,46%,0)}.bg-zinc-500\/10{background-color:hsla(240,4%,46%,.1)}.bg-zinc-500\/100{background-color:#71717a}.bg-zinc-500\/20{background-color:hsla(240,4%,46%,.2)}.bg-zinc-500\/25{background-color:hsla(240,4%,46%,.25)}.bg-zinc-500\/30{background-color:hsla(240,4%,46%,.3)}.bg-zinc-500\/40{background-color:hsla(240,4%,46%,.4)}.bg-zinc-500\/5{background-color:hsla(240,4%,46%,.05)}.bg-zinc-500\/50{background-color:hsla(240,4%,46%,.5)}.bg-zinc-500\/60{background-color:hsla(240,4%,46%,.6)}.bg-zinc-500\/70{background-color:hsla(240,4%,46%,.7)}.bg-zinc-500\/75{background-color:hsla(240,4%,46%,.75)}.bg-zinc-500\/80{background-color:hsla(240,4%,46%,.8)}.bg-zinc-500\/90{background-color:hsla(240,4%,46%,.9)}.bg-zinc-500\/95{background-color:hsla(240,4%,46%,.95)}.bg-zinc-600{--tw-bg-opacity:1;background-color:rgb(82 82 91/var(--tw-bg-opacity))}.bg-zinc-600\/0{background-color:rgba(82,82,91,0)}.bg-zinc-600\/10{background-color:rgba(82,82,91,.1)}.bg-zinc-600\/100{background-color:#52525b}.bg-zinc-600\/20{background-color:rgba(82,82,91,.2)}.bg-zinc-600\/25{background-color:rgba(82,82,91,.25)}.bg-zinc-600\/30{background-color:rgba(82,82,91,.3)}.bg-zinc-600\/40{background-color:rgba(82,82,91,.4)}.bg-zinc-600\/5{background-color:rgba(82,82,91,.05)}.bg-zinc-600\/50{background-color:rgba(82,82,91,.5)}.bg-zinc-600\/60{background-color:rgba(82,82,91,.6)}.bg-zinc-600\/70{background-color:rgba(82,82,91,.7)}.bg-zinc-600\/75{background-color:rgba(82,82,91,.75)}.bg-zinc-600\/80{background-color:rgba(82,82,91,.8)}.bg-zinc-600\/90{background-color:rgba(82,82,91,.9)}.bg-zinc-600\/95{background-color:rgba(82,82,91,.95)}.bg-zinc-700{--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity))}.bg-zinc-700\/0{background-color:rgba(63,63,70,0)}.bg-zinc-700\/10{background-color:rgba(63,63,70,.1)}.bg-zinc-700\/100{background-color:#3f3f46}.bg-zinc-700\/20{background-color:rgba(63,63,70,.2)}.bg-zinc-700\/25{background-color:rgba(63,63,70,.25)}.bg-zinc-700\/30{background-color:rgba(63,63,70,.3)}.bg-zinc-700\/40{background-color:rgba(63,63,70,.4)}.bg-zinc-700\/5{background-color:rgba(63,63,70,.05)}.bg-zinc-700\/50{background-color:rgba(63,63,70,.5)}.bg-zinc-700\/60{background-color:rgba(63,63,70,.6)}.bg-zinc-700\/70{background-color:rgba(63,63,70,.7)}.bg-zinc-700\/75{background-color:rgba(63,63,70,.75)}.bg-zinc-700\/80{background-color:rgba(63,63,70,.8)}.bg-zinc-700\/90{background-color:rgba(63,63,70,.9)}.bg-zinc-700\/95{background-color:rgba(63,63,70,.95)}.bg-zinc-800{--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}.bg-zinc-800\/0{background-color:rgba(39,39,42,0)}.bg-zinc-800\/10{background-color:rgba(39,39,42,.1)}.bg-zinc-800\/100{background-color:#27272a}.bg-zinc-800\/20{background-color:rgba(39,39,42,.2)}.bg-zinc-800\/25{background-color:rgba(39,39,42,.25)}.bg-zinc-800\/30{background-color:rgba(39,39,42,.3)}.bg-zinc-800\/40{background-color:rgba(39,39,42,.4)}.bg-zinc-800\/5{background-color:rgba(39,39,42,.05)}.bg-zinc-800\/50{background-color:rgba(39,39,42,.5)}.bg-zinc-800\/60{background-color:rgba(39,39,42,.6)}.bg-zinc-800\/70{background-color:rgba(39,39,42,.7)}.bg-zinc-800\/75{background-color:rgba(39,39,42,.75)}.bg-zinc-800\/80{background-color:rgba(39,39,42,.8)}.bg-zinc-800\/90{background-color:rgba(39,39,42,.9)}.bg-zinc-800\/95{background-color:rgba(39,39,42,.95)}.bg-zinc-900{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.bg-zinc-900\/0{background-color:rgba(24,24,27,0)}.bg-zinc-900\/10{background-color:rgba(24,24,27,.1)}.bg-zinc-900\/100{background-color:#18181b}.bg-zinc-900\/20{background-color:rgba(24,24,27,.2)}.bg-zinc-900\/25{background-color:rgba(24,24,27,.25)}.bg-zinc-900\/30{background-color:rgba(24,24,27,.3)}.bg-zinc-900\/40{background-color:rgba(24,24,27,.4)}.bg-zinc-900\/5{background-color:rgba(24,24,27,.05)}.bg-zinc-900\/50{background-color:rgba(24,24,27,.5)}.bg-zinc-900\/60{background-color:rgba(24,24,27,.6)}.bg-zinc-900\/70{background-color:rgba(24,24,27,.7)}.bg-zinc-900\/75{background-color:rgba(24,24,27,.75)}.bg-zinc-900\/80{background-color:rgba(24,24,27,.8)}.bg-zinc-900\/90{background-color:rgba(24,24,27,.9)}.bg-zinc-900\/95{background-color:rgba(24,24,27,.95)}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-cyan-400{--tw-gradient-from:#22d3ee var(--tw-gradient-from-position);--tw-gradient-to:rgba(34,211,238,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-cyan-500{--tw-gradient-from:#06b6d4 var(--tw-gradient-from-position);--tw-gradient-to:rgba(6,182,212,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-400{--tw-gradient-from:#31c48d var(--tw-gradient-from-position);--tw-gradient-to:rgba(49,196,141,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-lime-200{--tw-gradient-from:#d9f99d var(--tw-gradient-from-position);--tw-gradient-to:hsla(81,88%,80%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-pink-400{--tw-gradient-from:#f17eb8 var(--tw-gradient-from-position);--tw-gradient-to:rgba(241,126,184,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-pink-500{--tw-gradient-from:#e74694 var(--tw-gradient-from-position);--tw-gradient-to:rgba(231,70,148,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-500{--tw-gradient-from:#9061f9 var(--tw-gradient-from-position);--tw-gradient-to:rgba(144,97,249,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from:#7e3af2 var(--tw-gradient-from-position);--tw-gradient-to:rgba(126,58,242,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-200{--tw-gradient-from:#fbd5d5 var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,83%,91%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-400{--tw-gradient-from:#f98080 var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,91%,74%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-teal-200{--tw-gradient-from:#afecef var(--tw-gradient-from-position);--tw-gradient-to:rgba(175,236,239,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-teal-400{--tw-gradient-from:#16bdca var(--tw-gradient-from-position);--tw-gradient-to:rgba(22,189,202,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-cyan-500{--tw-gradient-to:rgba(6,182,212,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#06b6d4 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-cyan-600{--tw-gradient-to:rgba(8,145,178,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#0891b2 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-green-500{--tw-gradient-to:rgba(14,159,110,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#0e9f6e var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-lime-400{--tw-gradient-to:rgba(163,230,53,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#a3e635 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-pink-500{--tw-gradient-to:rgba(231,70,148,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#e74694 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-purple-600{--tw-gradient-to:rgba(126,58,242,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#7e3af2 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-red-300{--tw-gradient-to:hsla(0,83%,84%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#f8b4b4 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-red-500{--tw-gradient-to:rgba(240,82,82,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#f05252 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-teal-500{--tw-gradient-to:rgba(6,148,162,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#0694a2 var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-cyan-500{--tw-gradient-to:#06b6d4 var(--tw-gradient-to-position)}.to-cyan-600{--tw-gradient-to:#0891b2 var(--tw-gradient-to-position)}.to-cyan-700{--tw-gradient-to:#0e7490 var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to:#057a55 var(--tw-gradient-to-position)}.to-lime-200{--tw-gradient-to:#d9f99d var(--tw-gradient-to-position)}.to-lime-500{--tw-gradient-to:#84cc16 var(--tw-gradient-to-position)}.to-orange-400{--tw-gradient-to:#ff8a4c var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to:#e74694 var(--tw-gradient-to-position)}.to-pink-600{--tw-gradient-to:#d61f69 var(--tw-gradient-to-position)}.to-purple-700{--tw-gradient-to:#6c2bd9 var(--tw-gradient-to-position)}.to-red-600{--tw-gradient-to:#e02424 var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to:#047481 var(--tw-gradient-to-position)}.to-yellow-200{--tw-gradient-to:#fce96a var(--tw-gradient-to-position)}.fill-amber-100{fill:#fef3c7}.fill-amber-100\/0{fill:hsla(48,96%,89%,0)}.fill-amber-100\/10{fill:hsla(48,96%,89%,.1)}.fill-amber-100\/100{fill:#fef3c7}.fill-amber-100\/20{fill:hsla(48,96%,89%,.2)}.fill-amber-100\/25{fill:hsla(48,96%,89%,.25)}.fill-amber-100\/30{fill:hsla(48,96%,89%,.3)}.fill-amber-100\/40{fill:hsla(48,96%,89%,.4)}.fill-amber-100\/5{fill:hsla(48,96%,89%,.05)}.fill-amber-100\/50{fill:hsla(48,96%,89%,.5)}.fill-amber-100\/60{fill:hsla(48,96%,89%,.6)}.fill-amber-100\/70{fill:hsla(48,96%,89%,.7)}.fill-amber-100\/75{fill:hsla(48,96%,89%,.75)}.fill-amber-100\/80{fill:hsla(48,96%,89%,.8)}.fill-amber-100\/90{fill:hsla(48,96%,89%,.9)}.fill-amber-100\/95{fill:hsla(48,96%,89%,.95)}.fill-amber-200{fill:#fde68a}.fill-amber-200\/0{fill:hsla(48,97%,77%,0)}.fill-amber-200\/10{fill:hsla(48,97%,77%,.1)}.fill-amber-200\/100{fill:#fde68a}.fill-amber-200\/20{fill:hsla(48,97%,77%,.2)}.fill-amber-200\/25{fill:hsla(48,97%,77%,.25)}.fill-amber-200\/30{fill:hsla(48,97%,77%,.3)}.fill-amber-200\/40{fill:hsla(48,97%,77%,.4)}.fill-amber-200\/5{fill:hsla(48,97%,77%,.05)}.fill-amber-200\/50{fill:hsla(48,97%,77%,.5)}.fill-amber-200\/60{fill:hsla(48,97%,77%,.6)}.fill-amber-200\/70{fill:hsla(48,97%,77%,.7)}.fill-amber-200\/75{fill:hsla(48,97%,77%,.75)}.fill-amber-200\/80{fill:hsla(48,97%,77%,.8)}.fill-amber-200\/90{fill:hsla(48,97%,77%,.9)}.fill-amber-200\/95{fill:hsla(48,97%,77%,.95)}.fill-amber-300{fill:#fcd34d}.fill-amber-300\/0{fill:rgba(252,211,77,0)}.fill-amber-300\/10{fill:rgba(252,211,77,.1)}.fill-amber-300\/100{fill:#fcd34d}.fill-amber-300\/20{fill:rgba(252,211,77,.2)}.fill-amber-300\/25{fill:rgba(252,211,77,.25)}.fill-amber-300\/30{fill:rgba(252,211,77,.3)}.fill-amber-300\/40{fill:rgba(252,211,77,.4)}.fill-amber-300\/5{fill:rgba(252,211,77,.05)}.fill-amber-300\/50{fill:rgba(252,211,77,.5)}.fill-amber-300\/60{fill:rgba(252,211,77,.6)}.fill-amber-300\/70{fill:rgba(252,211,77,.7)}.fill-amber-300\/75{fill:rgba(252,211,77,.75)}.fill-amber-300\/80{fill:rgba(252,211,77,.8)}.fill-amber-300\/90{fill:rgba(252,211,77,.9)}.fill-amber-300\/95{fill:rgba(252,211,77,.95)}.fill-amber-400{fill:#fbbf24}.fill-amber-400\/0{fill:rgba(251,191,36,0)}.fill-amber-400\/10{fill:rgba(251,191,36,.1)}.fill-amber-400\/100{fill:#fbbf24}.fill-amber-400\/20{fill:rgba(251,191,36,.2)}.fill-amber-400\/25{fill:rgba(251,191,36,.25)}.fill-amber-400\/30{fill:rgba(251,191,36,.3)}.fill-amber-400\/40{fill:rgba(251,191,36,.4)}.fill-amber-400\/5{fill:rgba(251,191,36,.05)}.fill-amber-400\/50{fill:rgba(251,191,36,.5)}.fill-amber-400\/60{fill:rgba(251,191,36,.6)}.fill-amber-400\/70{fill:rgba(251,191,36,.7)}.fill-amber-400\/75{fill:rgba(251,191,36,.75)}.fill-amber-400\/80{fill:rgba(251,191,36,.8)}.fill-amber-400\/90{fill:rgba(251,191,36,.9)}.fill-amber-400\/95{fill:rgba(251,191,36,.95)}.fill-amber-50{fill:#fffbeb}.fill-amber-50\/0{fill:rgba(255,251,235,0)}.fill-amber-50\/10{fill:rgba(255,251,235,.1)}.fill-amber-50\/100{fill:#fffbeb}.fill-amber-50\/20{fill:rgba(255,251,235,.2)}.fill-amber-50\/25{fill:rgba(255,251,235,.25)}.fill-amber-50\/30{fill:rgba(255,251,235,.3)}.fill-amber-50\/40{fill:rgba(255,251,235,.4)}.fill-amber-50\/5{fill:rgba(255,251,235,.05)}.fill-amber-50\/50{fill:rgba(255,251,235,.5)}.fill-amber-50\/60{fill:rgba(255,251,235,.6)}.fill-amber-50\/70{fill:rgba(255,251,235,.7)}.fill-amber-50\/75{fill:rgba(255,251,235,.75)}.fill-amber-50\/80{fill:rgba(255,251,235,.8)}.fill-amber-50\/90{fill:rgba(255,251,235,.9)}.fill-amber-50\/95{fill:rgba(255,251,235,.95)}.fill-amber-500{fill:#f59e0b}.fill-amber-500\/0{fill:rgba(245,158,11,0)}.fill-amber-500\/10{fill:rgba(245,158,11,.1)}.fill-amber-500\/100{fill:#f59e0b}.fill-amber-500\/20{fill:rgba(245,158,11,.2)}.fill-amber-500\/25{fill:rgba(245,158,11,.25)}.fill-amber-500\/30{fill:rgba(245,158,11,.3)}.fill-amber-500\/40{fill:rgba(245,158,11,.4)}.fill-amber-500\/5{fill:rgba(245,158,11,.05)}.fill-amber-500\/50{fill:rgba(245,158,11,.5)}.fill-amber-500\/60{fill:rgba(245,158,11,.6)}.fill-amber-500\/70{fill:rgba(245,158,11,.7)}.fill-amber-500\/75{fill:rgba(245,158,11,.75)}.fill-amber-500\/80{fill:rgba(245,158,11,.8)}.fill-amber-500\/90{fill:rgba(245,158,11,.9)}.fill-amber-500\/95{fill:rgba(245,158,11,.95)}.fill-amber-600{fill:#d97706}.fill-amber-600\/0{fill:rgba(217,119,6,0)}.fill-amber-600\/10{fill:rgba(217,119,6,.1)}.fill-amber-600\/100{fill:#d97706}.fill-amber-600\/20{fill:rgba(217,119,6,.2)}.fill-amber-600\/25{fill:rgba(217,119,6,.25)}.fill-amber-600\/30{fill:rgba(217,119,6,.3)}.fill-amber-600\/40{fill:rgba(217,119,6,.4)}.fill-amber-600\/5{fill:rgba(217,119,6,.05)}.fill-amber-600\/50{fill:rgba(217,119,6,.5)}.fill-amber-600\/60{fill:rgba(217,119,6,.6)}.fill-amber-600\/70{fill:rgba(217,119,6,.7)}.fill-amber-600\/75{fill:rgba(217,119,6,.75)}.fill-amber-600\/80{fill:rgba(217,119,6,.8)}.fill-amber-600\/90{fill:rgba(217,119,6,.9)}.fill-amber-600\/95{fill:rgba(217,119,6,.95)}.fill-amber-700{fill:#b45309}.fill-amber-700\/0{fill:rgba(180,83,9,0)}.fill-amber-700\/10{fill:rgba(180,83,9,.1)}.fill-amber-700\/100{fill:#b45309}.fill-amber-700\/20{fill:rgba(180,83,9,.2)}.fill-amber-700\/25{fill:rgba(180,83,9,.25)}.fill-amber-700\/30{fill:rgba(180,83,9,.3)}.fill-amber-700\/40{fill:rgba(180,83,9,.4)}.fill-amber-700\/5{fill:rgba(180,83,9,.05)}.fill-amber-700\/50{fill:rgba(180,83,9,.5)}.fill-amber-700\/60{fill:rgba(180,83,9,.6)}.fill-amber-700\/70{fill:rgba(180,83,9,.7)}.fill-amber-700\/75{fill:rgba(180,83,9,.75)}.fill-amber-700\/80{fill:rgba(180,83,9,.8)}.fill-amber-700\/90{fill:rgba(180,83,9,.9)}.fill-amber-700\/95{fill:rgba(180,83,9,.95)}.fill-amber-800{fill:#92400e}.fill-amber-800\/0{fill:rgba(146,64,14,0)}.fill-amber-800\/10{fill:rgba(146,64,14,.1)}.fill-amber-800\/100{fill:#92400e}.fill-amber-800\/20{fill:rgba(146,64,14,.2)}.fill-amber-800\/25{fill:rgba(146,64,14,.25)}.fill-amber-800\/30{fill:rgba(146,64,14,.3)}.fill-amber-800\/40{fill:rgba(146,64,14,.4)}.fill-amber-800\/5{fill:rgba(146,64,14,.05)}.fill-amber-800\/50{fill:rgba(146,64,14,.5)}.fill-amber-800\/60{fill:rgba(146,64,14,.6)}.fill-amber-800\/70{fill:rgba(146,64,14,.7)}.fill-amber-800\/75{fill:rgba(146,64,14,.75)}.fill-amber-800\/80{fill:rgba(146,64,14,.8)}.fill-amber-800\/90{fill:rgba(146,64,14,.9)}.fill-amber-800\/95{fill:rgba(146,64,14,.95)}.fill-amber-900{fill:#78350f}.fill-amber-900\/0{fill:rgba(120,53,15,0)}.fill-amber-900\/10{fill:rgba(120,53,15,.1)}.fill-amber-900\/100{fill:#78350f}.fill-amber-900\/20{fill:rgba(120,53,15,.2)}.fill-amber-900\/25{fill:rgba(120,53,15,.25)}.fill-amber-900\/30{fill:rgba(120,53,15,.3)}.fill-amber-900\/40{fill:rgba(120,53,15,.4)}.fill-amber-900\/5{fill:rgba(120,53,15,.05)}.fill-amber-900\/50{fill:rgba(120,53,15,.5)}.fill-amber-900\/60{fill:rgba(120,53,15,.6)}.fill-amber-900\/70{fill:rgba(120,53,15,.7)}.fill-amber-900\/75{fill:rgba(120,53,15,.75)}.fill-amber-900\/80{fill:rgba(120,53,15,.8)}.fill-amber-900\/90{fill:rgba(120,53,15,.9)}.fill-amber-900\/95{fill:rgba(120,53,15,.95)}.fill-blue-100{fill:#e1effe}.fill-blue-100\/0{fill:rgba(225,239,254,0)}.fill-blue-100\/10{fill:rgba(225,239,254,.1)}.fill-blue-100\/100{fill:#e1effe}.fill-blue-100\/20{fill:rgba(225,239,254,.2)}.fill-blue-100\/25{fill:rgba(225,239,254,.25)}.fill-blue-100\/30{fill:rgba(225,239,254,.3)}.fill-blue-100\/40{fill:rgba(225,239,254,.4)}.fill-blue-100\/5{fill:rgba(225,239,254,.05)}.fill-blue-100\/50{fill:rgba(225,239,254,.5)}.fill-blue-100\/60{fill:rgba(225,239,254,.6)}.fill-blue-100\/70{fill:rgba(225,239,254,.7)}.fill-blue-100\/75{fill:rgba(225,239,254,.75)}.fill-blue-100\/80{fill:rgba(225,239,254,.8)}.fill-blue-100\/90{fill:rgba(225,239,254,.9)}.fill-blue-100\/95{fill:rgba(225,239,254,.95)}.fill-blue-200{fill:#c3ddfd}.fill-blue-200\/0{fill:rgba(195,221,253,0)}.fill-blue-200\/10{fill:rgba(195,221,253,.1)}.fill-blue-200\/100{fill:#c3ddfd}.fill-blue-200\/20{fill:rgba(195,221,253,.2)}.fill-blue-200\/25{fill:rgba(195,221,253,.25)}.fill-blue-200\/30{fill:rgba(195,221,253,.3)}.fill-blue-200\/40{fill:rgba(195,221,253,.4)}.fill-blue-200\/5{fill:rgba(195,221,253,.05)}.fill-blue-200\/50{fill:rgba(195,221,253,.5)}.fill-blue-200\/60{fill:rgba(195,221,253,.6)}.fill-blue-200\/70{fill:rgba(195,221,253,.7)}.fill-blue-200\/75{fill:rgba(195,221,253,.75)}.fill-blue-200\/80{fill:rgba(195,221,253,.8)}.fill-blue-200\/90{fill:rgba(195,221,253,.9)}.fill-blue-200\/95{fill:rgba(195,221,253,.95)}.fill-blue-300{fill:#a4cafe}.fill-blue-300\/0{fill:rgba(164,202,254,0)}.fill-blue-300\/10{fill:rgba(164,202,254,.1)}.fill-blue-300\/100{fill:#a4cafe}.fill-blue-300\/20{fill:rgba(164,202,254,.2)}.fill-blue-300\/25{fill:rgba(164,202,254,.25)}.fill-blue-300\/30{fill:rgba(164,202,254,.3)}.fill-blue-300\/40{fill:rgba(164,202,254,.4)}.fill-blue-300\/5{fill:rgba(164,202,254,.05)}.fill-blue-300\/50{fill:rgba(164,202,254,.5)}.fill-blue-300\/60{fill:rgba(164,202,254,.6)}.fill-blue-300\/70{fill:rgba(164,202,254,.7)}.fill-blue-300\/75{fill:rgba(164,202,254,.75)}.fill-blue-300\/80{fill:rgba(164,202,254,.8)}.fill-blue-300\/90{fill:rgba(164,202,254,.9)}.fill-blue-300\/95{fill:rgba(164,202,254,.95)}.fill-blue-400{fill:#76a9fa}.fill-blue-400\/0{fill:rgba(118,169,250,0)}.fill-blue-400\/10{fill:rgba(118,169,250,.1)}.fill-blue-400\/100{fill:#76a9fa}.fill-blue-400\/20{fill:rgba(118,169,250,.2)}.fill-blue-400\/25{fill:rgba(118,169,250,.25)}.fill-blue-400\/30{fill:rgba(118,169,250,.3)}.fill-blue-400\/40{fill:rgba(118,169,250,.4)}.fill-blue-400\/5{fill:rgba(118,169,250,.05)}.fill-blue-400\/50{fill:rgba(118,169,250,.5)}.fill-blue-400\/60{fill:rgba(118,169,250,.6)}.fill-blue-400\/70{fill:rgba(118,169,250,.7)}.fill-blue-400\/75{fill:rgba(118,169,250,.75)}.fill-blue-400\/80{fill:rgba(118,169,250,.8)}.fill-blue-400\/90{fill:rgba(118,169,250,.9)}.fill-blue-400\/95{fill:rgba(118,169,250,.95)}.fill-blue-50{fill:#ebf5ff}.fill-blue-50\/0{fill:rgba(235,245,255,0)}.fill-blue-50\/10{fill:rgba(235,245,255,.1)}.fill-blue-50\/100{fill:#ebf5ff}.fill-blue-50\/20{fill:rgba(235,245,255,.2)}.fill-blue-50\/25{fill:rgba(235,245,255,.25)}.fill-blue-50\/30{fill:rgba(235,245,255,.3)}.fill-blue-50\/40{fill:rgba(235,245,255,.4)}.fill-blue-50\/5{fill:rgba(235,245,255,.05)}.fill-blue-50\/50{fill:rgba(235,245,255,.5)}.fill-blue-50\/60{fill:rgba(235,245,255,.6)}.fill-blue-50\/70{fill:rgba(235,245,255,.7)}.fill-blue-50\/75{fill:rgba(235,245,255,.75)}.fill-blue-50\/80{fill:rgba(235,245,255,.8)}.fill-blue-50\/90{fill:rgba(235,245,255,.9)}.fill-blue-50\/95{fill:rgba(235,245,255,.95)}.fill-blue-500{fill:#3f83f8}.fill-blue-500\/0{fill:rgba(63,131,248,0)}.fill-blue-500\/10{fill:rgba(63,131,248,.1)}.fill-blue-500\/100{fill:#3f83f8}.fill-blue-500\/20{fill:rgba(63,131,248,.2)}.fill-blue-500\/25{fill:rgba(63,131,248,.25)}.fill-blue-500\/30{fill:rgba(63,131,248,.3)}.fill-blue-500\/40{fill:rgba(63,131,248,.4)}.fill-blue-500\/5{fill:rgba(63,131,248,.05)}.fill-blue-500\/50{fill:rgba(63,131,248,.5)}.fill-blue-500\/60{fill:rgba(63,131,248,.6)}.fill-blue-500\/70{fill:rgba(63,131,248,.7)}.fill-blue-500\/75{fill:rgba(63,131,248,.75)}.fill-blue-500\/80{fill:rgba(63,131,248,.8)}.fill-blue-500\/90{fill:rgba(63,131,248,.9)}.fill-blue-500\/95{fill:rgba(63,131,248,.95)}.fill-blue-600{fill:#1c64f2}.fill-blue-600\/0{fill:rgba(28,100,242,0)}.fill-blue-600\/10{fill:rgba(28,100,242,.1)}.fill-blue-600\/100{fill:#1c64f2}.fill-blue-600\/20{fill:rgba(28,100,242,.2)}.fill-blue-600\/25{fill:rgba(28,100,242,.25)}.fill-blue-600\/30{fill:rgba(28,100,242,.3)}.fill-blue-600\/40{fill:rgba(28,100,242,.4)}.fill-blue-600\/5{fill:rgba(28,100,242,.05)}.fill-blue-600\/50{fill:rgba(28,100,242,.5)}.fill-blue-600\/60{fill:rgba(28,100,242,.6)}.fill-blue-600\/70{fill:rgba(28,100,242,.7)}.fill-blue-600\/75{fill:rgba(28,100,242,.75)}.fill-blue-600\/80{fill:rgba(28,100,242,.8)}.fill-blue-600\/90{fill:rgba(28,100,242,.9)}.fill-blue-600\/95{fill:rgba(28,100,242,.95)}.fill-blue-700{fill:#1a56db}.fill-blue-700\/0{fill:rgba(26,86,219,0)}.fill-blue-700\/10{fill:rgba(26,86,219,.1)}.fill-blue-700\/100{fill:#1a56db}.fill-blue-700\/20{fill:rgba(26,86,219,.2)}.fill-blue-700\/25{fill:rgba(26,86,219,.25)}.fill-blue-700\/30{fill:rgba(26,86,219,.3)}.fill-blue-700\/40{fill:rgba(26,86,219,.4)}.fill-blue-700\/5{fill:rgba(26,86,219,.05)}.fill-blue-700\/50{fill:rgba(26,86,219,.5)}.fill-blue-700\/60{fill:rgba(26,86,219,.6)}.fill-blue-700\/70{fill:rgba(26,86,219,.7)}.fill-blue-700\/75{fill:rgba(26,86,219,.75)}.fill-blue-700\/80{fill:rgba(26,86,219,.8)}.fill-blue-700\/90{fill:rgba(26,86,219,.9)}.fill-blue-700\/95{fill:rgba(26,86,219,.95)}.fill-blue-800{fill:#1e429f}.fill-blue-800\/0{fill:rgba(30,66,159,0)}.fill-blue-800\/10{fill:rgba(30,66,159,.1)}.fill-blue-800\/100{fill:#1e429f}.fill-blue-800\/20{fill:rgba(30,66,159,.2)}.fill-blue-800\/25{fill:rgba(30,66,159,.25)}.fill-blue-800\/30{fill:rgba(30,66,159,.3)}.fill-blue-800\/40{fill:rgba(30,66,159,.4)}.fill-blue-800\/5{fill:rgba(30,66,159,.05)}.fill-blue-800\/50{fill:rgba(30,66,159,.5)}.fill-blue-800\/60{fill:rgba(30,66,159,.6)}.fill-blue-800\/70{fill:rgba(30,66,159,.7)}.fill-blue-800\/75{fill:rgba(30,66,159,.75)}.fill-blue-800\/80{fill:rgba(30,66,159,.8)}.fill-blue-800\/90{fill:rgba(30,66,159,.9)}.fill-blue-800\/95{fill:rgba(30,66,159,.95)}.fill-blue-900{fill:#233876}.fill-blue-900\/0{fill:rgba(35,56,118,0)}.fill-blue-900\/10{fill:rgba(35,56,118,.1)}.fill-blue-900\/100{fill:#233876}.fill-blue-900\/20{fill:rgba(35,56,118,.2)}.fill-blue-900\/25{fill:rgba(35,56,118,.25)}.fill-blue-900\/30{fill:rgba(35,56,118,.3)}.fill-blue-900\/40{fill:rgba(35,56,118,.4)}.fill-blue-900\/5{fill:rgba(35,56,118,.05)}.fill-blue-900\/50{fill:rgba(35,56,118,.5)}.fill-blue-900\/60{fill:rgba(35,56,118,.6)}.fill-blue-900\/70{fill:rgba(35,56,118,.7)}.fill-blue-900\/75{fill:rgba(35,56,118,.75)}.fill-blue-900\/80{fill:rgba(35,56,118,.8)}.fill-blue-900\/90{fill:rgba(35,56,118,.9)}.fill-blue-900\/95{fill:rgba(35,56,118,.95)}.fill-current{fill:currentColor}.fill-cyan-100{fill:#cffafe}.fill-cyan-100\/0{fill:rgba(207,250,254,0)}.fill-cyan-100\/10{fill:rgba(207,250,254,.1)}.fill-cyan-100\/100{fill:#cffafe}.fill-cyan-100\/20{fill:rgba(207,250,254,.2)}.fill-cyan-100\/25{fill:rgba(207,250,254,.25)}.fill-cyan-100\/30{fill:rgba(207,250,254,.3)}.fill-cyan-100\/40{fill:rgba(207,250,254,.4)}.fill-cyan-100\/5{fill:rgba(207,250,254,.05)}.fill-cyan-100\/50{fill:rgba(207,250,254,.5)}.fill-cyan-100\/60{fill:rgba(207,250,254,.6)}.fill-cyan-100\/70{fill:rgba(207,250,254,.7)}.fill-cyan-100\/75{fill:rgba(207,250,254,.75)}.fill-cyan-100\/80{fill:rgba(207,250,254,.8)}.fill-cyan-100\/90{fill:rgba(207,250,254,.9)}.fill-cyan-100\/95{fill:rgba(207,250,254,.95)}.fill-cyan-200{fill:#a5f3fc}.fill-cyan-200\/0{fill:rgba(165,243,252,0)}.fill-cyan-200\/10{fill:rgba(165,243,252,.1)}.fill-cyan-200\/100{fill:#a5f3fc}.fill-cyan-200\/20{fill:rgba(165,243,252,.2)}.fill-cyan-200\/25{fill:rgba(165,243,252,.25)}.fill-cyan-200\/30{fill:rgba(165,243,252,.3)}.fill-cyan-200\/40{fill:rgba(165,243,252,.4)}.fill-cyan-200\/5{fill:rgba(165,243,252,.05)}.fill-cyan-200\/50{fill:rgba(165,243,252,.5)}.fill-cyan-200\/60{fill:rgba(165,243,252,.6)}.fill-cyan-200\/70{fill:rgba(165,243,252,.7)}.fill-cyan-200\/75{fill:rgba(165,243,252,.75)}.fill-cyan-200\/80{fill:rgba(165,243,252,.8)}.fill-cyan-200\/90{fill:rgba(165,243,252,.9)}.fill-cyan-200\/95{fill:rgba(165,243,252,.95)}.fill-cyan-300{fill:#67e8f9}.fill-cyan-300\/0{fill:rgba(103,232,249,0)}.fill-cyan-300\/10{fill:rgba(103,232,249,.1)}.fill-cyan-300\/100{fill:#67e8f9}.fill-cyan-300\/20{fill:rgba(103,232,249,.2)}.fill-cyan-300\/25{fill:rgba(103,232,249,.25)}.fill-cyan-300\/30{fill:rgba(103,232,249,.3)}.fill-cyan-300\/40{fill:rgba(103,232,249,.4)}.fill-cyan-300\/5{fill:rgba(103,232,249,.05)}.fill-cyan-300\/50{fill:rgba(103,232,249,.5)}.fill-cyan-300\/60{fill:rgba(103,232,249,.6)}.fill-cyan-300\/70{fill:rgba(103,232,249,.7)}.fill-cyan-300\/75{fill:rgba(103,232,249,.75)}.fill-cyan-300\/80{fill:rgba(103,232,249,.8)}.fill-cyan-300\/90{fill:rgba(103,232,249,.9)}.fill-cyan-300\/95{fill:rgba(103,232,249,.95)}.fill-cyan-400{fill:#22d3ee}.fill-cyan-400\/0{fill:rgba(34,211,238,0)}.fill-cyan-400\/10{fill:rgba(34,211,238,.1)}.fill-cyan-400\/100{fill:#22d3ee}.fill-cyan-400\/20{fill:rgba(34,211,238,.2)}.fill-cyan-400\/25{fill:rgba(34,211,238,.25)}.fill-cyan-400\/30{fill:rgba(34,211,238,.3)}.fill-cyan-400\/40{fill:rgba(34,211,238,.4)}.fill-cyan-400\/5{fill:rgba(34,211,238,.05)}.fill-cyan-400\/50{fill:rgba(34,211,238,.5)}.fill-cyan-400\/60{fill:rgba(34,211,238,.6)}.fill-cyan-400\/70{fill:rgba(34,211,238,.7)}.fill-cyan-400\/75{fill:rgba(34,211,238,.75)}.fill-cyan-400\/80{fill:rgba(34,211,238,.8)}.fill-cyan-400\/90{fill:rgba(34,211,238,.9)}.fill-cyan-400\/95{fill:rgba(34,211,238,.95)}.fill-cyan-50{fill:#ecfeff}.fill-cyan-50\/0{fill:rgba(236,254,255,0)}.fill-cyan-50\/10{fill:rgba(236,254,255,.1)}.fill-cyan-50\/100{fill:#ecfeff}.fill-cyan-50\/20{fill:rgba(236,254,255,.2)}.fill-cyan-50\/25{fill:rgba(236,254,255,.25)}.fill-cyan-50\/30{fill:rgba(236,254,255,.3)}.fill-cyan-50\/40{fill:rgba(236,254,255,.4)}.fill-cyan-50\/5{fill:rgba(236,254,255,.05)}.fill-cyan-50\/50{fill:rgba(236,254,255,.5)}.fill-cyan-50\/60{fill:rgba(236,254,255,.6)}.fill-cyan-50\/70{fill:rgba(236,254,255,.7)}.fill-cyan-50\/75{fill:rgba(236,254,255,.75)}.fill-cyan-50\/80{fill:rgba(236,254,255,.8)}.fill-cyan-50\/90{fill:rgba(236,254,255,.9)}.fill-cyan-50\/95{fill:rgba(236,254,255,.95)}.fill-cyan-500{fill:#06b6d4}.fill-cyan-500\/0{fill:rgba(6,182,212,0)}.fill-cyan-500\/10{fill:rgba(6,182,212,.1)}.fill-cyan-500\/100{fill:#06b6d4}.fill-cyan-500\/20{fill:rgba(6,182,212,.2)}.fill-cyan-500\/25{fill:rgba(6,182,212,.25)}.fill-cyan-500\/30{fill:rgba(6,182,212,.3)}.fill-cyan-500\/40{fill:rgba(6,182,212,.4)}.fill-cyan-500\/5{fill:rgba(6,182,212,.05)}.fill-cyan-500\/50{fill:rgba(6,182,212,.5)}.fill-cyan-500\/60{fill:rgba(6,182,212,.6)}.fill-cyan-500\/70{fill:rgba(6,182,212,.7)}.fill-cyan-500\/75{fill:rgba(6,182,212,.75)}.fill-cyan-500\/80{fill:rgba(6,182,212,.8)}.fill-cyan-500\/90{fill:rgba(6,182,212,.9)}.fill-cyan-500\/95{fill:rgba(6,182,212,.95)}.fill-cyan-600{fill:#0891b2}.fill-cyan-600\/0{fill:rgba(8,145,178,0)}.fill-cyan-600\/10{fill:rgba(8,145,178,.1)}.fill-cyan-600\/100{fill:#0891b2}.fill-cyan-600\/20{fill:rgba(8,145,178,.2)}.fill-cyan-600\/25{fill:rgba(8,145,178,.25)}.fill-cyan-600\/30{fill:rgba(8,145,178,.3)}.fill-cyan-600\/40{fill:rgba(8,145,178,.4)}.fill-cyan-600\/5{fill:rgba(8,145,178,.05)}.fill-cyan-600\/50{fill:rgba(8,145,178,.5)}.fill-cyan-600\/60{fill:rgba(8,145,178,.6)}.fill-cyan-600\/70{fill:rgba(8,145,178,.7)}.fill-cyan-600\/75{fill:rgba(8,145,178,.75)}.fill-cyan-600\/80{fill:rgba(8,145,178,.8)}.fill-cyan-600\/90{fill:rgba(8,145,178,.9)}.fill-cyan-600\/95{fill:rgba(8,145,178,.95)}.fill-cyan-700{fill:#0e7490}.fill-cyan-700\/0{fill:rgba(14,116,144,0)}.fill-cyan-700\/10{fill:rgba(14,116,144,.1)}.fill-cyan-700\/100{fill:#0e7490}.fill-cyan-700\/20{fill:rgba(14,116,144,.2)}.fill-cyan-700\/25{fill:rgba(14,116,144,.25)}.fill-cyan-700\/30{fill:rgba(14,116,144,.3)}.fill-cyan-700\/40{fill:rgba(14,116,144,.4)}.fill-cyan-700\/5{fill:rgba(14,116,144,.05)}.fill-cyan-700\/50{fill:rgba(14,116,144,.5)}.fill-cyan-700\/60{fill:rgba(14,116,144,.6)}.fill-cyan-700\/70{fill:rgba(14,116,144,.7)}.fill-cyan-700\/75{fill:rgba(14,116,144,.75)}.fill-cyan-700\/80{fill:rgba(14,116,144,.8)}.fill-cyan-700\/90{fill:rgba(14,116,144,.9)}.fill-cyan-700\/95{fill:rgba(14,116,144,.95)}.fill-cyan-800{fill:#155e75}.fill-cyan-800\/0{fill:rgba(21,94,117,0)}.fill-cyan-800\/10{fill:rgba(21,94,117,.1)}.fill-cyan-800\/100{fill:#155e75}.fill-cyan-800\/20{fill:rgba(21,94,117,.2)}.fill-cyan-800\/25{fill:rgba(21,94,117,.25)}.fill-cyan-800\/30{fill:rgba(21,94,117,.3)}.fill-cyan-800\/40{fill:rgba(21,94,117,.4)}.fill-cyan-800\/5{fill:rgba(21,94,117,.05)}.fill-cyan-800\/50{fill:rgba(21,94,117,.5)}.fill-cyan-800\/60{fill:rgba(21,94,117,.6)}.fill-cyan-800\/70{fill:rgba(21,94,117,.7)}.fill-cyan-800\/75{fill:rgba(21,94,117,.75)}.fill-cyan-800\/80{fill:rgba(21,94,117,.8)}.fill-cyan-800\/90{fill:rgba(21,94,117,.9)}.fill-cyan-800\/95{fill:rgba(21,94,117,.95)}.fill-cyan-900{fill:#164e63}.fill-cyan-900\/0{fill:rgba(22,78,99,0)}.fill-cyan-900\/10{fill:rgba(22,78,99,.1)}.fill-cyan-900\/100{fill:#164e63}.fill-cyan-900\/20{fill:rgba(22,78,99,.2)}.fill-cyan-900\/25{fill:rgba(22,78,99,.25)}.fill-cyan-900\/30{fill:rgba(22,78,99,.3)}.fill-cyan-900\/40{fill:rgba(22,78,99,.4)}.fill-cyan-900\/5{fill:rgba(22,78,99,.05)}.fill-cyan-900\/50{fill:rgba(22,78,99,.5)}.fill-cyan-900\/60{fill:rgba(22,78,99,.6)}.fill-cyan-900\/70{fill:rgba(22,78,99,.7)}.fill-cyan-900\/75{fill:rgba(22,78,99,.75)}.fill-cyan-900\/80{fill:rgba(22,78,99,.8)}.fill-cyan-900\/90{fill:rgba(22,78,99,.9)}.fill-cyan-900\/95{fill:rgba(22,78,99,.95)}.fill-emerald-100{fill:#d1fae5}.fill-emerald-100\/0{fill:rgba(209,250,229,0)}.fill-emerald-100\/10{fill:rgba(209,250,229,.1)}.fill-emerald-100\/100{fill:#d1fae5}.fill-emerald-100\/20{fill:rgba(209,250,229,.2)}.fill-emerald-100\/25{fill:rgba(209,250,229,.25)}.fill-emerald-100\/30{fill:rgba(209,250,229,.3)}.fill-emerald-100\/40{fill:rgba(209,250,229,.4)}.fill-emerald-100\/5{fill:rgba(209,250,229,.05)}.fill-emerald-100\/50{fill:rgba(209,250,229,.5)}.fill-emerald-100\/60{fill:rgba(209,250,229,.6)}.fill-emerald-100\/70{fill:rgba(209,250,229,.7)}.fill-emerald-100\/75{fill:rgba(209,250,229,.75)}.fill-emerald-100\/80{fill:rgba(209,250,229,.8)}.fill-emerald-100\/90{fill:rgba(209,250,229,.9)}.fill-emerald-100\/95{fill:rgba(209,250,229,.95)}.fill-emerald-200{fill:#a7f3d0}.fill-emerald-200\/0{fill:rgba(167,243,208,0)}.fill-emerald-200\/10{fill:rgba(167,243,208,.1)}.fill-emerald-200\/100{fill:#a7f3d0}.fill-emerald-200\/20{fill:rgba(167,243,208,.2)}.fill-emerald-200\/25{fill:rgba(167,243,208,.25)}.fill-emerald-200\/30{fill:rgba(167,243,208,.3)}.fill-emerald-200\/40{fill:rgba(167,243,208,.4)}.fill-emerald-200\/5{fill:rgba(167,243,208,.05)}.fill-emerald-200\/50{fill:rgba(167,243,208,.5)}.fill-emerald-200\/60{fill:rgba(167,243,208,.6)}.fill-emerald-200\/70{fill:rgba(167,243,208,.7)}.fill-emerald-200\/75{fill:rgba(167,243,208,.75)}.fill-emerald-200\/80{fill:rgba(167,243,208,.8)}.fill-emerald-200\/90{fill:rgba(167,243,208,.9)}.fill-emerald-200\/95{fill:rgba(167,243,208,.95)}.fill-emerald-300{fill:#6ee7b7}.fill-emerald-300\/0{fill:rgba(110,231,183,0)}.fill-emerald-300\/10{fill:rgba(110,231,183,.1)}.fill-emerald-300\/100{fill:#6ee7b7}.fill-emerald-300\/20{fill:rgba(110,231,183,.2)}.fill-emerald-300\/25{fill:rgba(110,231,183,.25)}.fill-emerald-300\/30{fill:rgba(110,231,183,.3)}.fill-emerald-300\/40{fill:rgba(110,231,183,.4)}.fill-emerald-300\/5{fill:rgba(110,231,183,.05)}.fill-emerald-300\/50{fill:rgba(110,231,183,.5)}.fill-emerald-300\/60{fill:rgba(110,231,183,.6)}.fill-emerald-300\/70{fill:rgba(110,231,183,.7)}.fill-emerald-300\/75{fill:rgba(110,231,183,.75)}.fill-emerald-300\/80{fill:rgba(110,231,183,.8)}.fill-emerald-300\/90{fill:rgba(110,231,183,.9)}.fill-emerald-300\/95{fill:rgba(110,231,183,.95)}.fill-emerald-400{fill:#34d399}.fill-emerald-400\/0{fill:rgba(52,211,153,0)}.fill-emerald-400\/10{fill:rgba(52,211,153,.1)}.fill-emerald-400\/100{fill:#34d399}.fill-emerald-400\/20{fill:rgba(52,211,153,.2)}.fill-emerald-400\/25{fill:rgba(52,211,153,.25)}.fill-emerald-400\/30{fill:rgba(52,211,153,.3)}.fill-emerald-400\/40{fill:rgba(52,211,153,.4)}.fill-emerald-400\/5{fill:rgba(52,211,153,.05)}.fill-emerald-400\/50{fill:rgba(52,211,153,.5)}.fill-emerald-400\/60{fill:rgba(52,211,153,.6)}.fill-emerald-400\/70{fill:rgba(52,211,153,.7)}.fill-emerald-400\/75{fill:rgba(52,211,153,.75)}.fill-emerald-400\/80{fill:rgba(52,211,153,.8)}.fill-emerald-400\/90{fill:rgba(52,211,153,.9)}.fill-emerald-400\/95{fill:rgba(52,211,153,.95)}.fill-emerald-50{fill:#ecfdf5}.fill-emerald-50\/0{fill:rgba(236,253,245,0)}.fill-emerald-50\/10{fill:rgba(236,253,245,.1)}.fill-emerald-50\/100{fill:#ecfdf5}.fill-emerald-50\/20{fill:rgba(236,253,245,.2)}.fill-emerald-50\/25{fill:rgba(236,253,245,.25)}.fill-emerald-50\/30{fill:rgba(236,253,245,.3)}.fill-emerald-50\/40{fill:rgba(236,253,245,.4)}.fill-emerald-50\/5{fill:rgba(236,253,245,.05)}.fill-emerald-50\/50{fill:rgba(236,253,245,.5)}.fill-emerald-50\/60{fill:rgba(236,253,245,.6)}.fill-emerald-50\/70{fill:rgba(236,253,245,.7)}.fill-emerald-50\/75{fill:rgba(236,253,245,.75)}.fill-emerald-50\/80{fill:rgba(236,253,245,.8)}.fill-emerald-50\/90{fill:rgba(236,253,245,.9)}.fill-emerald-50\/95{fill:rgba(236,253,245,.95)}.fill-emerald-500{fill:#10b981}.fill-emerald-500\/0{fill:rgba(16,185,129,0)}.fill-emerald-500\/10{fill:rgba(16,185,129,.1)}.fill-emerald-500\/100{fill:#10b981}.fill-emerald-500\/20{fill:rgba(16,185,129,.2)}.fill-emerald-500\/25{fill:rgba(16,185,129,.25)}.fill-emerald-500\/30{fill:rgba(16,185,129,.3)}.fill-emerald-500\/40{fill:rgba(16,185,129,.4)}.fill-emerald-500\/5{fill:rgba(16,185,129,.05)}.fill-emerald-500\/50{fill:rgba(16,185,129,.5)}.fill-emerald-500\/60{fill:rgba(16,185,129,.6)}.fill-emerald-500\/70{fill:rgba(16,185,129,.7)}.fill-emerald-500\/75{fill:rgba(16,185,129,.75)}.fill-emerald-500\/80{fill:rgba(16,185,129,.8)}.fill-emerald-500\/90{fill:rgba(16,185,129,.9)}.fill-emerald-500\/95{fill:rgba(16,185,129,.95)}.fill-emerald-600{fill:#059669}.fill-emerald-600\/0{fill:rgba(5,150,105,0)}.fill-emerald-600\/10{fill:rgba(5,150,105,.1)}.fill-emerald-600\/100{fill:#059669}.fill-emerald-600\/20{fill:rgba(5,150,105,.2)}.fill-emerald-600\/25{fill:rgba(5,150,105,.25)}.fill-emerald-600\/30{fill:rgba(5,150,105,.3)}.fill-emerald-600\/40{fill:rgba(5,150,105,.4)}.fill-emerald-600\/5{fill:rgba(5,150,105,.05)}.fill-emerald-600\/50{fill:rgba(5,150,105,.5)}.fill-emerald-600\/60{fill:rgba(5,150,105,.6)}.fill-emerald-600\/70{fill:rgba(5,150,105,.7)}.fill-emerald-600\/75{fill:rgba(5,150,105,.75)}.fill-emerald-600\/80{fill:rgba(5,150,105,.8)}.fill-emerald-600\/90{fill:rgba(5,150,105,.9)}.fill-emerald-600\/95{fill:rgba(5,150,105,.95)}.fill-emerald-700{fill:#047857}.fill-emerald-700\/0{fill:rgba(4,120,87,0)}.fill-emerald-700\/10{fill:rgba(4,120,87,.1)}.fill-emerald-700\/100{fill:#047857}.fill-emerald-700\/20{fill:rgba(4,120,87,.2)}.fill-emerald-700\/25{fill:rgba(4,120,87,.25)}.fill-emerald-700\/30{fill:rgba(4,120,87,.3)}.fill-emerald-700\/40{fill:rgba(4,120,87,.4)}.fill-emerald-700\/5{fill:rgba(4,120,87,.05)}.fill-emerald-700\/50{fill:rgba(4,120,87,.5)}.fill-emerald-700\/60{fill:rgba(4,120,87,.6)}.fill-emerald-700\/70{fill:rgba(4,120,87,.7)}.fill-emerald-700\/75{fill:rgba(4,120,87,.75)}.fill-emerald-700\/80{fill:rgba(4,120,87,.8)}.fill-emerald-700\/90{fill:rgba(4,120,87,.9)}.fill-emerald-700\/95{fill:rgba(4,120,87,.95)}.fill-emerald-800{fill:#065f46}.fill-emerald-800\/0{fill:rgba(6,95,70,0)}.fill-emerald-800\/10{fill:rgba(6,95,70,.1)}.fill-emerald-800\/100{fill:#065f46}.fill-emerald-800\/20{fill:rgba(6,95,70,.2)}.fill-emerald-800\/25{fill:rgba(6,95,70,.25)}.fill-emerald-800\/30{fill:rgba(6,95,70,.3)}.fill-emerald-800\/40{fill:rgba(6,95,70,.4)}.fill-emerald-800\/5{fill:rgba(6,95,70,.05)}.fill-emerald-800\/50{fill:rgba(6,95,70,.5)}.fill-emerald-800\/60{fill:rgba(6,95,70,.6)}.fill-emerald-800\/70{fill:rgba(6,95,70,.7)}.fill-emerald-800\/75{fill:rgba(6,95,70,.75)}.fill-emerald-800\/80{fill:rgba(6,95,70,.8)}.fill-emerald-800\/90{fill:rgba(6,95,70,.9)}.fill-emerald-800\/95{fill:rgba(6,95,70,.95)}.fill-emerald-900{fill:#064e3b}.fill-emerald-900\/0{fill:rgba(6,78,59,0)}.fill-emerald-900\/10{fill:rgba(6,78,59,.1)}.fill-emerald-900\/100{fill:#064e3b}.fill-emerald-900\/20{fill:rgba(6,78,59,.2)}.fill-emerald-900\/25{fill:rgba(6,78,59,.25)}.fill-emerald-900\/30{fill:rgba(6,78,59,.3)}.fill-emerald-900\/40{fill:rgba(6,78,59,.4)}.fill-emerald-900\/5{fill:rgba(6,78,59,.05)}.fill-emerald-900\/50{fill:rgba(6,78,59,.5)}.fill-emerald-900\/60{fill:rgba(6,78,59,.6)}.fill-emerald-900\/70{fill:rgba(6,78,59,.7)}.fill-emerald-900\/75{fill:rgba(6,78,59,.75)}.fill-emerald-900\/80{fill:rgba(6,78,59,.8)}.fill-emerald-900\/90{fill:rgba(6,78,59,.9)}.fill-emerald-900\/95{fill:rgba(6,78,59,.95)}.fill-fuchsia-100{fill:#fae8ff}.fill-fuchsia-100\/0{fill:rgba(250,232,255,0)}.fill-fuchsia-100\/10{fill:rgba(250,232,255,.1)}.fill-fuchsia-100\/100{fill:#fae8ff}.fill-fuchsia-100\/20{fill:rgba(250,232,255,.2)}.fill-fuchsia-100\/25{fill:rgba(250,232,255,.25)}.fill-fuchsia-100\/30{fill:rgba(250,232,255,.3)}.fill-fuchsia-100\/40{fill:rgba(250,232,255,.4)}.fill-fuchsia-100\/5{fill:rgba(250,232,255,.05)}.fill-fuchsia-100\/50{fill:rgba(250,232,255,.5)}.fill-fuchsia-100\/60{fill:rgba(250,232,255,.6)}.fill-fuchsia-100\/70{fill:rgba(250,232,255,.7)}.fill-fuchsia-100\/75{fill:rgba(250,232,255,.75)}.fill-fuchsia-100\/80{fill:rgba(250,232,255,.8)}.fill-fuchsia-100\/90{fill:rgba(250,232,255,.9)}.fill-fuchsia-100\/95{fill:rgba(250,232,255,.95)}.fill-fuchsia-200{fill:#f5d0fe}.fill-fuchsia-200\/0{fill:rgba(245,208,254,0)}.fill-fuchsia-200\/10{fill:rgba(245,208,254,.1)}.fill-fuchsia-200\/100{fill:#f5d0fe}.fill-fuchsia-200\/20{fill:rgba(245,208,254,.2)}.fill-fuchsia-200\/25{fill:rgba(245,208,254,.25)}.fill-fuchsia-200\/30{fill:rgba(245,208,254,.3)}.fill-fuchsia-200\/40{fill:rgba(245,208,254,.4)}.fill-fuchsia-200\/5{fill:rgba(245,208,254,.05)}.fill-fuchsia-200\/50{fill:rgba(245,208,254,.5)}.fill-fuchsia-200\/60{fill:rgba(245,208,254,.6)}.fill-fuchsia-200\/70{fill:rgba(245,208,254,.7)}.fill-fuchsia-200\/75{fill:rgba(245,208,254,.75)}.fill-fuchsia-200\/80{fill:rgba(245,208,254,.8)}.fill-fuchsia-200\/90{fill:rgba(245,208,254,.9)}.fill-fuchsia-200\/95{fill:rgba(245,208,254,.95)}.fill-fuchsia-300{fill:#f0abfc}.fill-fuchsia-300\/0{fill:rgba(240,171,252,0)}.fill-fuchsia-300\/10{fill:rgba(240,171,252,.1)}.fill-fuchsia-300\/100{fill:#f0abfc}.fill-fuchsia-300\/20{fill:rgba(240,171,252,.2)}.fill-fuchsia-300\/25{fill:rgba(240,171,252,.25)}.fill-fuchsia-300\/30{fill:rgba(240,171,252,.3)}.fill-fuchsia-300\/40{fill:rgba(240,171,252,.4)}.fill-fuchsia-300\/5{fill:rgba(240,171,252,.05)}.fill-fuchsia-300\/50{fill:rgba(240,171,252,.5)}.fill-fuchsia-300\/60{fill:rgba(240,171,252,.6)}.fill-fuchsia-300\/70{fill:rgba(240,171,252,.7)}.fill-fuchsia-300\/75{fill:rgba(240,171,252,.75)}.fill-fuchsia-300\/80{fill:rgba(240,171,252,.8)}.fill-fuchsia-300\/90{fill:rgba(240,171,252,.9)}.fill-fuchsia-300\/95{fill:rgba(240,171,252,.95)}.fill-fuchsia-400{fill:#e879f9}.fill-fuchsia-400\/0{fill:rgba(232,121,249,0)}.fill-fuchsia-400\/10{fill:rgba(232,121,249,.1)}.fill-fuchsia-400\/100{fill:#e879f9}.fill-fuchsia-400\/20{fill:rgba(232,121,249,.2)}.fill-fuchsia-400\/25{fill:rgba(232,121,249,.25)}.fill-fuchsia-400\/30{fill:rgba(232,121,249,.3)}.fill-fuchsia-400\/40{fill:rgba(232,121,249,.4)}.fill-fuchsia-400\/5{fill:rgba(232,121,249,.05)}.fill-fuchsia-400\/50{fill:rgba(232,121,249,.5)}.fill-fuchsia-400\/60{fill:rgba(232,121,249,.6)}.fill-fuchsia-400\/70{fill:rgba(232,121,249,.7)}.fill-fuchsia-400\/75{fill:rgba(232,121,249,.75)}.fill-fuchsia-400\/80{fill:rgba(232,121,249,.8)}.fill-fuchsia-400\/90{fill:rgba(232,121,249,.9)}.fill-fuchsia-400\/95{fill:rgba(232,121,249,.95)}.fill-fuchsia-50{fill:#fdf4ff}.fill-fuchsia-50\/0{fill:rgba(253,244,255,0)}.fill-fuchsia-50\/10{fill:rgba(253,244,255,.1)}.fill-fuchsia-50\/100{fill:#fdf4ff}.fill-fuchsia-50\/20{fill:rgba(253,244,255,.2)}.fill-fuchsia-50\/25{fill:rgba(253,244,255,.25)}.fill-fuchsia-50\/30{fill:rgba(253,244,255,.3)}.fill-fuchsia-50\/40{fill:rgba(253,244,255,.4)}.fill-fuchsia-50\/5{fill:rgba(253,244,255,.05)}.fill-fuchsia-50\/50{fill:rgba(253,244,255,.5)}.fill-fuchsia-50\/60{fill:rgba(253,244,255,.6)}.fill-fuchsia-50\/70{fill:rgba(253,244,255,.7)}.fill-fuchsia-50\/75{fill:rgba(253,244,255,.75)}.fill-fuchsia-50\/80{fill:rgba(253,244,255,.8)}.fill-fuchsia-50\/90{fill:rgba(253,244,255,.9)}.fill-fuchsia-50\/95{fill:rgba(253,244,255,.95)}.fill-fuchsia-500{fill:#d946ef}.fill-fuchsia-500\/0{fill:rgba(217,70,239,0)}.fill-fuchsia-500\/10{fill:rgba(217,70,239,.1)}.fill-fuchsia-500\/100{fill:#d946ef}.fill-fuchsia-500\/20{fill:rgba(217,70,239,.2)}.fill-fuchsia-500\/25{fill:rgba(217,70,239,.25)}.fill-fuchsia-500\/30{fill:rgba(217,70,239,.3)}.fill-fuchsia-500\/40{fill:rgba(217,70,239,.4)}.fill-fuchsia-500\/5{fill:rgba(217,70,239,.05)}.fill-fuchsia-500\/50{fill:rgba(217,70,239,.5)}.fill-fuchsia-500\/60{fill:rgba(217,70,239,.6)}.fill-fuchsia-500\/70{fill:rgba(217,70,239,.7)}.fill-fuchsia-500\/75{fill:rgba(217,70,239,.75)}.fill-fuchsia-500\/80{fill:rgba(217,70,239,.8)}.fill-fuchsia-500\/90{fill:rgba(217,70,239,.9)}.fill-fuchsia-500\/95{fill:rgba(217,70,239,.95)}.fill-fuchsia-600{fill:#c026d3}.fill-fuchsia-600\/0{fill:rgba(192,38,211,0)}.fill-fuchsia-600\/10{fill:rgba(192,38,211,.1)}.fill-fuchsia-600\/100{fill:#c026d3}.fill-fuchsia-600\/20{fill:rgba(192,38,211,.2)}.fill-fuchsia-600\/25{fill:rgba(192,38,211,.25)}.fill-fuchsia-600\/30{fill:rgba(192,38,211,.3)}.fill-fuchsia-600\/40{fill:rgba(192,38,211,.4)}.fill-fuchsia-600\/5{fill:rgba(192,38,211,.05)}.fill-fuchsia-600\/50{fill:rgba(192,38,211,.5)}.fill-fuchsia-600\/60{fill:rgba(192,38,211,.6)}.fill-fuchsia-600\/70{fill:rgba(192,38,211,.7)}.fill-fuchsia-600\/75{fill:rgba(192,38,211,.75)}.fill-fuchsia-600\/80{fill:rgba(192,38,211,.8)}.fill-fuchsia-600\/90{fill:rgba(192,38,211,.9)}.fill-fuchsia-600\/95{fill:rgba(192,38,211,.95)}.fill-fuchsia-700{fill:#a21caf}.fill-fuchsia-700\/0{fill:rgba(162,28,175,0)}.fill-fuchsia-700\/10{fill:rgba(162,28,175,.1)}.fill-fuchsia-700\/100{fill:#a21caf}.fill-fuchsia-700\/20{fill:rgba(162,28,175,.2)}.fill-fuchsia-700\/25{fill:rgba(162,28,175,.25)}.fill-fuchsia-700\/30{fill:rgba(162,28,175,.3)}.fill-fuchsia-700\/40{fill:rgba(162,28,175,.4)}.fill-fuchsia-700\/5{fill:rgba(162,28,175,.05)}.fill-fuchsia-700\/50{fill:rgba(162,28,175,.5)}.fill-fuchsia-700\/60{fill:rgba(162,28,175,.6)}.fill-fuchsia-700\/70{fill:rgba(162,28,175,.7)}.fill-fuchsia-700\/75{fill:rgba(162,28,175,.75)}.fill-fuchsia-700\/80{fill:rgba(162,28,175,.8)}.fill-fuchsia-700\/90{fill:rgba(162,28,175,.9)}.fill-fuchsia-700\/95{fill:rgba(162,28,175,.95)}.fill-fuchsia-800{fill:#86198f}.fill-fuchsia-800\/0{fill:rgba(134,25,143,0)}.fill-fuchsia-800\/10{fill:rgba(134,25,143,.1)}.fill-fuchsia-800\/100{fill:#86198f}.fill-fuchsia-800\/20{fill:rgba(134,25,143,.2)}.fill-fuchsia-800\/25{fill:rgba(134,25,143,.25)}.fill-fuchsia-800\/30{fill:rgba(134,25,143,.3)}.fill-fuchsia-800\/40{fill:rgba(134,25,143,.4)}.fill-fuchsia-800\/5{fill:rgba(134,25,143,.05)}.fill-fuchsia-800\/50{fill:rgba(134,25,143,.5)}.fill-fuchsia-800\/60{fill:rgba(134,25,143,.6)}.fill-fuchsia-800\/70{fill:rgba(134,25,143,.7)}.fill-fuchsia-800\/75{fill:rgba(134,25,143,.75)}.fill-fuchsia-800\/80{fill:rgba(134,25,143,.8)}.fill-fuchsia-800\/90{fill:rgba(134,25,143,.9)}.fill-fuchsia-800\/95{fill:rgba(134,25,143,.95)}.fill-fuchsia-900{fill:#701a75}.fill-fuchsia-900\/0{fill:rgba(112,26,117,0)}.fill-fuchsia-900\/10{fill:rgba(112,26,117,.1)}.fill-fuchsia-900\/100{fill:#701a75}.fill-fuchsia-900\/20{fill:rgba(112,26,117,.2)}.fill-fuchsia-900\/25{fill:rgba(112,26,117,.25)}.fill-fuchsia-900\/30{fill:rgba(112,26,117,.3)}.fill-fuchsia-900\/40{fill:rgba(112,26,117,.4)}.fill-fuchsia-900\/5{fill:rgba(112,26,117,.05)}.fill-fuchsia-900\/50{fill:rgba(112,26,117,.5)}.fill-fuchsia-900\/60{fill:rgba(112,26,117,.6)}.fill-fuchsia-900\/70{fill:rgba(112,26,117,.7)}.fill-fuchsia-900\/75{fill:rgba(112,26,117,.75)}.fill-fuchsia-900\/80{fill:rgba(112,26,117,.8)}.fill-fuchsia-900\/90{fill:rgba(112,26,117,.9)}.fill-fuchsia-900\/95{fill:rgba(112,26,117,.95)}.fill-gray-100{fill:#f3f4f6}.fill-gray-100\/0{fill:rgba(243,244,246,0)}.fill-gray-100\/10{fill:rgba(243,244,246,.1)}.fill-gray-100\/100{fill:#f3f4f6}.fill-gray-100\/20{fill:rgba(243,244,246,.2)}.fill-gray-100\/25{fill:rgba(243,244,246,.25)}.fill-gray-100\/30{fill:rgba(243,244,246,.3)}.fill-gray-100\/40{fill:rgba(243,244,246,.4)}.fill-gray-100\/5{fill:rgba(243,244,246,.05)}.fill-gray-100\/50{fill:rgba(243,244,246,.5)}.fill-gray-100\/60{fill:rgba(243,244,246,.6)}.fill-gray-100\/70{fill:rgba(243,244,246,.7)}.fill-gray-100\/75{fill:rgba(243,244,246,.75)}.fill-gray-100\/80{fill:rgba(243,244,246,.8)}.fill-gray-100\/90{fill:rgba(243,244,246,.9)}.fill-gray-100\/95{fill:rgba(243,244,246,.95)}.fill-gray-200{fill:#e5e7eb}.fill-gray-200\/0{fill:rgba(229,231,235,0)}.fill-gray-200\/10{fill:rgba(229,231,235,.1)}.fill-gray-200\/100{fill:#e5e7eb}.fill-gray-200\/20{fill:rgba(229,231,235,.2)}.fill-gray-200\/25{fill:rgba(229,231,235,.25)}.fill-gray-200\/30{fill:rgba(229,231,235,.3)}.fill-gray-200\/40{fill:rgba(229,231,235,.4)}.fill-gray-200\/5{fill:rgba(229,231,235,.05)}.fill-gray-200\/50{fill:rgba(229,231,235,.5)}.fill-gray-200\/60{fill:rgba(229,231,235,.6)}.fill-gray-200\/70{fill:rgba(229,231,235,.7)}.fill-gray-200\/75{fill:rgba(229,231,235,.75)}.fill-gray-200\/80{fill:rgba(229,231,235,.8)}.fill-gray-200\/90{fill:rgba(229,231,235,.9)}.fill-gray-200\/95{fill:rgba(229,231,235,.95)}.fill-gray-300{fill:#d1d5db}.fill-gray-300\/0{fill:rgba(209,213,219,0)}.fill-gray-300\/10{fill:rgba(209,213,219,.1)}.fill-gray-300\/100{fill:#d1d5db}.fill-gray-300\/20{fill:rgba(209,213,219,.2)}.fill-gray-300\/25{fill:rgba(209,213,219,.25)}.fill-gray-300\/30{fill:rgba(209,213,219,.3)}.fill-gray-300\/40{fill:rgba(209,213,219,.4)}.fill-gray-300\/5{fill:rgba(209,213,219,.05)}.fill-gray-300\/50{fill:rgba(209,213,219,.5)}.fill-gray-300\/60{fill:rgba(209,213,219,.6)}.fill-gray-300\/70{fill:rgba(209,213,219,.7)}.fill-gray-300\/75{fill:rgba(209,213,219,.75)}.fill-gray-300\/80{fill:rgba(209,213,219,.8)}.fill-gray-300\/90{fill:rgba(209,213,219,.9)}.fill-gray-300\/95{fill:rgba(209,213,219,.95)}.fill-gray-400{fill:#9ca3af}.fill-gray-400\/0{fill:rgba(156,163,175,0)}.fill-gray-400\/10{fill:rgba(156,163,175,.1)}.fill-gray-400\/100{fill:#9ca3af}.fill-gray-400\/20{fill:rgba(156,163,175,.2)}.fill-gray-400\/25{fill:rgba(156,163,175,.25)}.fill-gray-400\/30{fill:rgba(156,163,175,.3)}.fill-gray-400\/40{fill:rgba(156,163,175,.4)}.fill-gray-400\/5{fill:rgba(156,163,175,.05)}.fill-gray-400\/50{fill:rgba(156,163,175,.5)}.fill-gray-400\/60{fill:rgba(156,163,175,.6)}.fill-gray-400\/70{fill:rgba(156,163,175,.7)}.fill-gray-400\/75{fill:rgba(156,163,175,.75)}.fill-gray-400\/80{fill:rgba(156,163,175,.8)}.fill-gray-400\/90{fill:rgba(156,163,175,.9)}.fill-gray-400\/95{fill:rgba(156,163,175,.95)}.fill-gray-50{fill:#f9fafb}.fill-gray-50\/0{fill:rgba(249,250,251,0)}.fill-gray-50\/10{fill:rgba(249,250,251,.1)}.fill-gray-50\/100{fill:#f9fafb}.fill-gray-50\/20{fill:rgba(249,250,251,.2)}.fill-gray-50\/25{fill:rgba(249,250,251,.25)}.fill-gray-50\/30{fill:rgba(249,250,251,.3)}.fill-gray-50\/40{fill:rgba(249,250,251,.4)}.fill-gray-50\/5{fill:rgba(249,250,251,.05)}.fill-gray-50\/50{fill:rgba(249,250,251,.5)}.fill-gray-50\/60{fill:rgba(249,250,251,.6)}.fill-gray-50\/70{fill:rgba(249,250,251,.7)}.fill-gray-50\/75{fill:rgba(249,250,251,.75)}.fill-gray-50\/80{fill:rgba(249,250,251,.8)}.fill-gray-50\/90{fill:rgba(249,250,251,.9)}.fill-gray-50\/95{fill:rgba(249,250,251,.95)}.fill-gray-500{fill:#6b7280}.fill-gray-500\/0{fill:hsla(220,9%,46%,0)}.fill-gray-500\/10{fill:hsla(220,9%,46%,.1)}.fill-gray-500\/100{fill:#6b7280}.fill-gray-500\/20{fill:hsla(220,9%,46%,.2)}.fill-gray-500\/25{fill:hsla(220,9%,46%,.25)}.fill-gray-500\/30{fill:hsla(220,9%,46%,.3)}.fill-gray-500\/40{fill:hsla(220,9%,46%,.4)}.fill-gray-500\/5{fill:hsla(220,9%,46%,.05)}.fill-gray-500\/50{fill:hsla(220,9%,46%,.5)}.fill-gray-500\/60{fill:hsla(220,9%,46%,.6)}.fill-gray-500\/70{fill:hsla(220,9%,46%,.7)}.fill-gray-500\/75{fill:hsla(220,9%,46%,.75)}.fill-gray-500\/80{fill:hsla(220,9%,46%,.8)}.fill-gray-500\/90{fill:hsla(220,9%,46%,.9)}.fill-gray-500\/95{fill:hsla(220,9%,46%,.95)}.fill-gray-600{fill:#4b5563}.fill-gray-600\/0{fill:rgba(75,85,99,0)}.fill-gray-600\/10{fill:rgba(75,85,99,.1)}.fill-gray-600\/100{fill:#4b5563}.fill-gray-600\/20{fill:rgba(75,85,99,.2)}.fill-gray-600\/25{fill:rgba(75,85,99,.25)}.fill-gray-600\/30{fill:rgba(75,85,99,.3)}.fill-gray-600\/40{fill:rgba(75,85,99,.4)}.fill-gray-600\/5{fill:rgba(75,85,99,.05)}.fill-gray-600\/50{fill:rgba(75,85,99,.5)}.fill-gray-600\/60{fill:rgba(75,85,99,.6)}.fill-gray-600\/70{fill:rgba(75,85,99,.7)}.fill-gray-600\/75{fill:rgba(75,85,99,.75)}.fill-gray-600\/80{fill:rgba(75,85,99,.8)}.fill-gray-600\/90{fill:rgba(75,85,99,.9)}.fill-gray-600\/95{fill:rgba(75,85,99,.95)}.fill-gray-700{fill:#374151}.fill-gray-700\/0{fill:rgba(55,65,81,0)}.fill-gray-700\/10{fill:rgba(55,65,81,.1)}.fill-gray-700\/100{fill:#374151}.fill-gray-700\/20{fill:rgba(55,65,81,.2)}.fill-gray-700\/25{fill:rgba(55,65,81,.25)}.fill-gray-700\/30{fill:rgba(55,65,81,.3)}.fill-gray-700\/40{fill:rgba(55,65,81,.4)}.fill-gray-700\/5{fill:rgba(55,65,81,.05)}.fill-gray-700\/50{fill:rgba(55,65,81,.5)}.fill-gray-700\/60{fill:rgba(55,65,81,.6)}.fill-gray-700\/70{fill:rgba(55,65,81,.7)}.fill-gray-700\/75{fill:rgba(55,65,81,.75)}.fill-gray-700\/80{fill:rgba(55,65,81,.8)}.fill-gray-700\/90{fill:rgba(55,65,81,.9)}.fill-gray-700\/95{fill:rgba(55,65,81,.95)}.fill-gray-800{fill:#1f2937}.fill-gray-800\/0{fill:rgba(31,41,55,0)}.fill-gray-800\/10{fill:rgba(31,41,55,.1)}.fill-gray-800\/100{fill:#1f2937}.fill-gray-800\/20{fill:rgba(31,41,55,.2)}.fill-gray-800\/25{fill:rgba(31,41,55,.25)}.fill-gray-800\/30{fill:rgba(31,41,55,.3)}.fill-gray-800\/40{fill:rgba(31,41,55,.4)}.fill-gray-800\/5{fill:rgba(31,41,55,.05)}.fill-gray-800\/50{fill:rgba(31,41,55,.5)}.fill-gray-800\/60{fill:rgba(31,41,55,.6)}.fill-gray-800\/70{fill:rgba(31,41,55,.7)}.fill-gray-800\/75{fill:rgba(31,41,55,.75)}.fill-gray-800\/80{fill:rgba(31,41,55,.8)}.fill-gray-800\/90{fill:rgba(31,41,55,.9)}.fill-gray-800\/95{fill:rgba(31,41,55,.95)}.fill-gray-900{fill:#111827}.fill-gray-900\/0{fill:rgba(17,24,39,0)}.fill-gray-900\/10{fill:rgba(17,24,39,.1)}.fill-gray-900\/100{fill:#111827}.fill-gray-900\/20{fill:rgba(17,24,39,.2)}.fill-gray-900\/25{fill:rgba(17,24,39,.25)}.fill-gray-900\/30{fill:rgba(17,24,39,.3)}.fill-gray-900\/40{fill:rgba(17,24,39,.4)}.fill-gray-900\/5{fill:rgba(17,24,39,.05)}.fill-gray-900\/50{fill:rgba(17,24,39,.5)}.fill-gray-900\/60{fill:rgba(17,24,39,.6)}.fill-gray-900\/70{fill:rgba(17,24,39,.7)}.fill-gray-900\/75{fill:rgba(17,24,39,.75)}.fill-gray-900\/80{fill:rgba(17,24,39,.8)}.fill-gray-900\/90{fill:rgba(17,24,39,.9)}.fill-gray-900\/95{fill:rgba(17,24,39,.95)}.fill-green-100{fill:#def7ec}.fill-green-100\/0{fill:rgba(222,247,236,0)}.fill-green-100\/10{fill:rgba(222,247,236,.1)}.fill-green-100\/100{fill:#def7ec}.fill-green-100\/20{fill:rgba(222,247,236,.2)}.fill-green-100\/25{fill:rgba(222,247,236,.25)}.fill-green-100\/30{fill:rgba(222,247,236,.3)}.fill-green-100\/40{fill:rgba(222,247,236,.4)}.fill-green-100\/5{fill:rgba(222,247,236,.05)}.fill-green-100\/50{fill:rgba(222,247,236,.5)}.fill-green-100\/60{fill:rgba(222,247,236,.6)}.fill-green-100\/70{fill:rgba(222,247,236,.7)}.fill-green-100\/75{fill:rgba(222,247,236,.75)}.fill-green-100\/80{fill:rgba(222,247,236,.8)}.fill-green-100\/90{fill:rgba(222,247,236,.9)}.fill-green-100\/95{fill:rgba(222,247,236,.95)}.fill-green-200{fill:#bcf0da}.fill-green-200\/0{fill:rgba(188,240,218,0)}.fill-green-200\/10{fill:rgba(188,240,218,.1)}.fill-green-200\/100{fill:#bcf0da}.fill-green-200\/20{fill:rgba(188,240,218,.2)}.fill-green-200\/25{fill:rgba(188,240,218,.25)}.fill-green-200\/30{fill:rgba(188,240,218,.3)}.fill-green-200\/40{fill:rgba(188,240,218,.4)}.fill-green-200\/5{fill:rgba(188,240,218,.05)}.fill-green-200\/50{fill:rgba(188,240,218,.5)}.fill-green-200\/60{fill:rgba(188,240,218,.6)}.fill-green-200\/70{fill:rgba(188,240,218,.7)}.fill-green-200\/75{fill:rgba(188,240,218,.75)}.fill-green-200\/80{fill:rgba(188,240,218,.8)}.fill-green-200\/90{fill:rgba(188,240,218,.9)}.fill-green-200\/95{fill:rgba(188,240,218,.95)}.fill-green-300{fill:#84e1bc}.fill-green-300\/0{fill:rgba(132,225,188,0)}.fill-green-300\/10{fill:rgba(132,225,188,.1)}.fill-green-300\/100{fill:#84e1bc}.fill-green-300\/20{fill:rgba(132,225,188,.2)}.fill-green-300\/25{fill:rgba(132,225,188,.25)}.fill-green-300\/30{fill:rgba(132,225,188,.3)}.fill-green-300\/40{fill:rgba(132,225,188,.4)}.fill-green-300\/5{fill:rgba(132,225,188,.05)}.fill-green-300\/50{fill:rgba(132,225,188,.5)}.fill-green-300\/60{fill:rgba(132,225,188,.6)}.fill-green-300\/70{fill:rgba(132,225,188,.7)}.fill-green-300\/75{fill:rgba(132,225,188,.75)}.fill-green-300\/80{fill:rgba(132,225,188,.8)}.fill-green-300\/90{fill:rgba(132,225,188,.9)}.fill-green-300\/95{fill:rgba(132,225,188,.95)}.fill-green-400{fill:#31c48d}.fill-green-400\/0{fill:rgba(49,196,141,0)}.fill-green-400\/10{fill:rgba(49,196,141,.1)}.fill-green-400\/100{fill:#31c48d}.fill-green-400\/20{fill:rgba(49,196,141,.2)}.fill-green-400\/25{fill:rgba(49,196,141,.25)}.fill-green-400\/30{fill:rgba(49,196,141,.3)}.fill-green-400\/40{fill:rgba(49,196,141,.4)}.fill-green-400\/5{fill:rgba(49,196,141,.05)}.fill-green-400\/50{fill:rgba(49,196,141,.5)}.fill-green-400\/60{fill:rgba(49,196,141,.6)}.fill-green-400\/70{fill:rgba(49,196,141,.7)}.fill-green-400\/75{fill:rgba(49,196,141,.75)}.fill-green-400\/80{fill:rgba(49,196,141,.8)}.fill-green-400\/90{fill:rgba(49,196,141,.9)}.fill-green-400\/95{fill:rgba(49,196,141,.95)}.fill-green-50{fill:#f3faf7}.fill-green-50\/0{fill:rgba(243,250,247,0)}.fill-green-50\/10{fill:rgba(243,250,247,.1)}.fill-green-50\/100{fill:#f3faf7}.fill-green-50\/20{fill:rgba(243,250,247,.2)}.fill-green-50\/25{fill:rgba(243,250,247,.25)}.fill-green-50\/30{fill:rgba(243,250,247,.3)}.fill-green-50\/40{fill:rgba(243,250,247,.4)}.fill-green-50\/5{fill:rgba(243,250,247,.05)}.fill-green-50\/50{fill:rgba(243,250,247,.5)}.fill-green-50\/60{fill:rgba(243,250,247,.6)}.fill-green-50\/70{fill:rgba(243,250,247,.7)}.fill-green-50\/75{fill:rgba(243,250,247,.75)}.fill-green-50\/80{fill:rgba(243,250,247,.8)}.fill-green-50\/90{fill:rgba(243,250,247,.9)}.fill-green-50\/95{fill:rgba(243,250,247,.95)}.fill-green-500{fill:#0e9f6e}.fill-green-500\/0{fill:rgba(14,159,110,0)}.fill-green-500\/10{fill:rgba(14,159,110,.1)}.fill-green-500\/100{fill:#0e9f6e}.fill-green-500\/20{fill:rgba(14,159,110,.2)}.fill-green-500\/25{fill:rgba(14,159,110,.25)}.fill-green-500\/30{fill:rgba(14,159,110,.3)}.fill-green-500\/40{fill:rgba(14,159,110,.4)}.fill-green-500\/5{fill:rgba(14,159,110,.05)}.fill-green-500\/50{fill:rgba(14,159,110,.5)}.fill-green-500\/60{fill:rgba(14,159,110,.6)}.fill-green-500\/70{fill:rgba(14,159,110,.7)}.fill-green-500\/75{fill:rgba(14,159,110,.75)}.fill-green-500\/80{fill:rgba(14,159,110,.8)}.fill-green-500\/90{fill:rgba(14,159,110,.9)}.fill-green-500\/95{fill:rgba(14,159,110,.95)}.fill-green-600{fill:#057a55}.fill-green-600\/0{fill:rgba(5,122,85,0)}.fill-green-600\/10{fill:rgba(5,122,85,.1)}.fill-green-600\/100{fill:#057a55}.fill-green-600\/20{fill:rgba(5,122,85,.2)}.fill-green-600\/25{fill:rgba(5,122,85,.25)}.fill-green-600\/30{fill:rgba(5,122,85,.3)}.fill-green-600\/40{fill:rgba(5,122,85,.4)}.fill-green-600\/5{fill:rgba(5,122,85,.05)}.fill-green-600\/50{fill:rgba(5,122,85,.5)}.fill-green-600\/60{fill:rgba(5,122,85,.6)}.fill-green-600\/70{fill:rgba(5,122,85,.7)}.fill-green-600\/75{fill:rgba(5,122,85,.75)}.fill-green-600\/80{fill:rgba(5,122,85,.8)}.fill-green-600\/90{fill:rgba(5,122,85,.9)}.fill-green-600\/95{fill:rgba(5,122,85,.95)}.fill-green-700{fill:#046c4e}.fill-green-700\/0{fill:rgba(4,108,78,0)}.fill-green-700\/10{fill:rgba(4,108,78,.1)}.fill-green-700\/100{fill:#046c4e}.fill-green-700\/20{fill:rgba(4,108,78,.2)}.fill-green-700\/25{fill:rgba(4,108,78,.25)}.fill-green-700\/30{fill:rgba(4,108,78,.3)}.fill-green-700\/40{fill:rgba(4,108,78,.4)}.fill-green-700\/5{fill:rgba(4,108,78,.05)}.fill-green-700\/50{fill:rgba(4,108,78,.5)}.fill-green-700\/60{fill:rgba(4,108,78,.6)}.fill-green-700\/70{fill:rgba(4,108,78,.7)}.fill-green-700\/75{fill:rgba(4,108,78,.75)}.fill-green-700\/80{fill:rgba(4,108,78,.8)}.fill-green-700\/90{fill:rgba(4,108,78,.9)}.fill-green-700\/95{fill:rgba(4,108,78,.95)}.fill-green-800{fill:#03543f}.fill-green-800\/0{fill:rgba(3,84,63,0)}.fill-green-800\/10{fill:rgba(3,84,63,.1)}.fill-green-800\/100{fill:#03543f}.fill-green-800\/20{fill:rgba(3,84,63,.2)}.fill-green-800\/25{fill:rgba(3,84,63,.25)}.fill-green-800\/30{fill:rgba(3,84,63,.3)}.fill-green-800\/40{fill:rgba(3,84,63,.4)}.fill-green-800\/5{fill:rgba(3,84,63,.05)}.fill-green-800\/50{fill:rgba(3,84,63,.5)}.fill-green-800\/60{fill:rgba(3,84,63,.6)}.fill-green-800\/70{fill:rgba(3,84,63,.7)}.fill-green-800\/75{fill:rgba(3,84,63,.75)}.fill-green-800\/80{fill:rgba(3,84,63,.8)}.fill-green-800\/90{fill:rgba(3,84,63,.9)}.fill-green-800\/95{fill:rgba(3,84,63,.95)}.fill-green-900{fill:#014737}.fill-green-900\/0{fill:rgba(1,71,55,0)}.fill-green-900\/10{fill:rgba(1,71,55,.1)}.fill-green-900\/100{fill:#014737}.fill-green-900\/20{fill:rgba(1,71,55,.2)}.fill-green-900\/25{fill:rgba(1,71,55,.25)}.fill-green-900\/30{fill:rgba(1,71,55,.3)}.fill-green-900\/40{fill:rgba(1,71,55,.4)}.fill-green-900\/5{fill:rgba(1,71,55,.05)}.fill-green-900\/50{fill:rgba(1,71,55,.5)}.fill-green-900\/60{fill:rgba(1,71,55,.6)}.fill-green-900\/70{fill:rgba(1,71,55,.7)}.fill-green-900\/75{fill:rgba(1,71,55,.75)}.fill-green-900\/80{fill:rgba(1,71,55,.8)}.fill-green-900\/90{fill:rgba(1,71,55,.9)}.fill-green-900\/95{fill:rgba(1,71,55,.95)}.fill-indigo-100{fill:#e5edff}.fill-indigo-100\/0{fill:rgba(229,237,255,0)}.fill-indigo-100\/10{fill:rgba(229,237,255,.1)}.fill-indigo-100\/100{fill:#e5edff}.fill-indigo-100\/20{fill:rgba(229,237,255,.2)}.fill-indigo-100\/25{fill:rgba(229,237,255,.25)}.fill-indigo-100\/30{fill:rgba(229,237,255,.3)}.fill-indigo-100\/40{fill:rgba(229,237,255,.4)}.fill-indigo-100\/5{fill:rgba(229,237,255,.05)}.fill-indigo-100\/50{fill:rgba(229,237,255,.5)}.fill-indigo-100\/60{fill:rgba(229,237,255,.6)}.fill-indigo-100\/70{fill:rgba(229,237,255,.7)}.fill-indigo-100\/75{fill:rgba(229,237,255,.75)}.fill-indigo-100\/80{fill:rgba(229,237,255,.8)}.fill-indigo-100\/90{fill:rgba(229,237,255,.9)}.fill-indigo-100\/95{fill:rgba(229,237,255,.95)}.fill-indigo-200{fill:#cddbfe}.fill-indigo-200\/0{fill:rgba(205,219,254,0)}.fill-indigo-200\/10{fill:rgba(205,219,254,.1)}.fill-indigo-200\/100{fill:#cddbfe}.fill-indigo-200\/20{fill:rgba(205,219,254,.2)}.fill-indigo-200\/25{fill:rgba(205,219,254,.25)}.fill-indigo-200\/30{fill:rgba(205,219,254,.3)}.fill-indigo-200\/40{fill:rgba(205,219,254,.4)}.fill-indigo-200\/5{fill:rgba(205,219,254,.05)}.fill-indigo-200\/50{fill:rgba(205,219,254,.5)}.fill-indigo-200\/60{fill:rgba(205,219,254,.6)}.fill-indigo-200\/70{fill:rgba(205,219,254,.7)}.fill-indigo-200\/75{fill:rgba(205,219,254,.75)}.fill-indigo-200\/80{fill:rgba(205,219,254,.8)}.fill-indigo-200\/90{fill:rgba(205,219,254,.9)}.fill-indigo-200\/95{fill:rgba(205,219,254,.95)}.fill-indigo-300{fill:#b4c6fc}.fill-indigo-300\/0{fill:rgba(180,198,252,0)}.fill-indigo-300\/10{fill:rgba(180,198,252,.1)}.fill-indigo-300\/100{fill:#b4c6fc}.fill-indigo-300\/20{fill:rgba(180,198,252,.2)}.fill-indigo-300\/25{fill:rgba(180,198,252,.25)}.fill-indigo-300\/30{fill:rgba(180,198,252,.3)}.fill-indigo-300\/40{fill:rgba(180,198,252,.4)}.fill-indigo-300\/5{fill:rgba(180,198,252,.05)}.fill-indigo-300\/50{fill:rgba(180,198,252,.5)}.fill-indigo-300\/60{fill:rgba(180,198,252,.6)}.fill-indigo-300\/70{fill:rgba(180,198,252,.7)}.fill-indigo-300\/75{fill:rgba(180,198,252,.75)}.fill-indigo-300\/80{fill:rgba(180,198,252,.8)}.fill-indigo-300\/90{fill:rgba(180,198,252,.9)}.fill-indigo-300\/95{fill:rgba(180,198,252,.95)}.fill-indigo-400{fill:#8da2fb}.fill-indigo-400\/0{fill:rgba(141,162,251,0)}.fill-indigo-400\/10{fill:rgba(141,162,251,.1)}.fill-indigo-400\/100{fill:#8da2fb}.fill-indigo-400\/20{fill:rgba(141,162,251,.2)}.fill-indigo-400\/25{fill:rgba(141,162,251,.25)}.fill-indigo-400\/30{fill:rgba(141,162,251,.3)}.fill-indigo-400\/40{fill:rgba(141,162,251,.4)}.fill-indigo-400\/5{fill:rgba(141,162,251,.05)}.fill-indigo-400\/50{fill:rgba(141,162,251,.5)}.fill-indigo-400\/60{fill:rgba(141,162,251,.6)}.fill-indigo-400\/70{fill:rgba(141,162,251,.7)}.fill-indigo-400\/75{fill:rgba(141,162,251,.75)}.fill-indigo-400\/80{fill:rgba(141,162,251,.8)}.fill-indigo-400\/90{fill:rgba(141,162,251,.9)}.fill-indigo-400\/95{fill:rgba(141,162,251,.95)}.fill-indigo-50{fill:#f0f5ff}.fill-indigo-50\/0{fill:rgba(240,245,255,0)}.fill-indigo-50\/10{fill:rgba(240,245,255,.1)}.fill-indigo-50\/100{fill:#f0f5ff}.fill-indigo-50\/20{fill:rgba(240,245,255,.2)}.fill-indigo-50\/25{fill:rgba(240,245,255,.25)}.fill-indigo-50\/30{fill:rgba(240,245,255,.3)}.fill-indigo-50\/40{fill:rgba(240,245,255,.4)}.fill-indigo-50\/5{fill:rgba(240,245,255,.05)}.fill-indigo-50\/50{fill:rgba(240,245,255,.5)}.fill-indigo-50\/60{fill:rgba(240,245,255,.6)}.fill-indigo-50\/70{fill:rgba(240,245,255,.7)}.fill-indigo-50\/75{fill:rgba(240,245,255,.75)}.fill-indigo-50\/80{fill:rgba(240,245,255,.8)}.fill-indigo-50\/90{fill:rgba(240,245,255,.9)}.fill-indigo-50\/95{fill:rgba(240,245,255,.95)}.fill-indigo-500{fill:#6875f5}.fill-indigo-500\/0{fill:rgba(104,117,245,0)}.fill-indigo-500\/10{fill:rgba(104,117,245,.1)}.fill-indigo-500\/100{fill:#6875f5}.fill-indigo-500\/20{fill:rgba(104,117,245,.2)}.fill-indigo-500\/25{fill:rgba(104,117,245,.25)}.fill-indigo-500\/30{fill:rgba(104,117,245,.3)}.fill-indigo-500\/40{fill:rgba(104,117,245,.4)}.fill-indigo-500\/5{fill:rgba(104,117,245,.05)}.fill-indigo-500\/50{fill:rgba(104,117,245,.5)}.fill-indigo-500\/60{fill:rgba(104,117,245,.6)}.fill-indigo-500\/70{fill:rgba(104,117,245,.7)}.fill-indigo-500\/75{fill:rgba(104,117,245,.75)}.fill-indigo-500\/80{fill:rgba(104,117,245,.8)}.fill-indigo-500\/90{fill:rgba(104,117,245,.9)}.fill-indigo-500\/95{fill:rgba(104,117,245,.95)}.fill-indigo-600{fill:#5850ec}.fill-indigo-600\/0{fill:rgba(88,80,236,0)}.fill-indigo-600\/10{fill:rgba(88,80,236,.1)}.fill-indigo-600\/100{fill:#5850ec}.fill-indigo-600\/20{fill:rgba(88,80,236,.2)}.fill-indigo-600\/25{fill:rgba(88,80,236,.25)}.fill-indigo-600\/30{fill:rgba(88,80,236,.3)}.fill-indigo-600\/40{fill:rgba(88,80,236,.4)}.fill-indigo-600\/5{fill:rgba(88,80,236,.05)}.fill-indigo-600\/50{fill:rgba(88,80,236,.5)}.fill-indigo-600\/60{fill:rgba(88,80,236,.6)}.fill-indigo-600\/70{fill:rgba(88,80,236,.7)}.fill-indigo-600\/75{fill:rgba(88,80,236,.75)}.fill-indigo-600\/80{fill:rgba(88,80,236,.8)}.fill-indigo-600\/90{fill:rgba(88,80,236,.9)}.fill-indigo-600\/95{fill:rgba(88,80,236,.95)}.fill-indigo-700{fill:#5145cd}.fill-indigo-700\/0{fill:rgba(81,69,205,0)}.fill-indigo-700\/10{fill:rgba(81,69,205,.1)}.fill-indigo-700\/100{fill:#5145cd}.fill-indigo-700\/20{fill:rgba(81,69,205,.2)}.fill-indigo-700\/25{fill:rgba(81,69,205,.25)}.fill-indigo-700\/30{fill:rgba(81,69,205,.3)}.fill-indigo-700\/40{fill:rgba(81,69,205,.4)}.fill-indigo-700\/5{fill:rgba(81,69,205,.05)}.fill-indigo-700\/50{fill:rgba(81,69,205,.5)}.fill-indigo-700\/60{fill:rgba(81,69,205,.6)}.fill-indigo-700\/70{fill:rgba(81,69,205,.7)}.fill-indigo-700\/75{fill:rgba(81,69,205,.75)}.fill-indigo-700\/80{fill:rgba(81,69,205,.8)}.fill-indigo-700\/90{fill:rgba(81,69,205,.9)}.fill-indigo-700\/95{fill:rgba(81,69,205,.95)}.fill-indigo-800{fill:#42389d}.fill-indigo-800\/0{fill:rgba(66,56,157,0)}.fill-indigo-800\/10{fill:rgba(66,56,157,.1)}.fill-indigo-800\/100{fill:#42389d}.fill-indigo-800\/20{fill:rgba(66,56,157,.2)}.fill-indigo-800\/25{fill:rgba(66,56,157,.25)}.fill-indigo-800\/30{fill:rgba(66,56,157,.3)}.fill-indigo-800\/40{fill:rgba(66,56,157,.4)}.fill-indigo-800\/5{fill:rgba(66,56,157,.05)}.fill-indigo-800\/50{fill:rgba(66,56,157,.5)}.fill-indigo-800\/60{fill:rgba(66,56,157,.6)}.fill-indigo-800\/70{fill:rgba(66,56,157,.7)}.fill-indigo-800\/75{fill:rgba(66,56,157,.75)}.fill-indigo-800\/80{fill:rgba(66,56,157,.8)}.fill-indigo-800\/90{fill:rgba(66,56,157,.9)}.fill-indigo-800\/95{fill:rgba(66,56,157,.95)}.fill-indigo-900{fill:#362f78}.fill-indigo-900\/0{fill:rgba(54,47,120,0)}.fill-indigo-900\/10{fill:rgba(54,47,120,.1)}.fill-indigo-900\/100{fill:#362f78}.fill-indigo-900\/20{fill:rgba(54,47,120,.2)}.fill-indigo-900\/25{fill:rgba(54,47,120,.25)}.fill-indigo-900\/30{fill:rgba(54,47,120,.3)}.fill-indigo-900\/40{fill:rgba(54,47,120,.4)}.fill-indigo-900\/5{fill:rgba(54,47,120,.05)}.fill-indigo-900\/50{fill:rgba(54,47,120,.5)}.fill-indigo-900\/60{fill:rgba(54,47,120,.6)}.fill-indigo-900\/70{fill:rgba(54,47,120,.7)}.fill-indigo-900\/75{fill:rgba(54,47,120,.75)}.fill-indigo-900\/80{fill:rgba(54,47,120,.8)}.fill-indigo-900\/90{fill:rgba(54,47,120,.9)}.fill-indigo-900\/95{fill:rgba(54,47,120,.95)}.fill-lime-100{fill:#ecfccb}.fill-lime-100\/0{fill:hsla(80,89%,89%,0)}.fill-lime-100\/10{fill:hsla(80,89%,89%,.1)}.fill-lime-100\/100{fill:#ecfccb}.fill-lime-100\/20{fill:hsla(80,89%,89%,.2)}.fill-lime-100\/25{fill:hsla(80,89%,89%,.25)}.fill-lime-100\/30{fill:hsla(80,89%,89%,.3)}.fill-lime-100\/40{fill:hsla(80,89%,89%,.4)}.fill-lime-100\/5{fill:hsla(80,89%,89%,.05)}.fill-lime-100\/50{fill:hsla(80,89%,89%,.5)}.fill-lime-100\/60{fill:hsla(80,89%,89%,.6)}.fill-lime-100\/70{fill:hsla(80,89%,89%,.7)}.fill-lime-100\/75{fill:hsla(80,89%,89%,.75)}.fill-lime-100\/80{fill:hsla(80,89%,89%,.8)}.fill-lime-100\/90{fill:hsla(80,89%,89%,.9)}.fill-lime-100\/95{fill:hsla(80,89%,89%,.95)}.fill-lime-200{fill:#d9f99d}.fill-lime-200\/0{fill:hsla(81,88%,80%,0)}.fill-lime-200\/10{fill:hsla(81,88%,80%,.1)}.fill-lime-200\/100{fill:#d9f99d}.fill-lime-200\/20{fill:hsla(81,88%,80%,.2)}.fill-lime-200\/25{fill:hsla(81,88%,80%,.25)}.fill-lime-200\/30{fill:hsla(81,88%,80%,.3)}.fill-lime-200\/40{fill:hsla(81,88%,80%,.4)}.fill-lime-200\/5{fill:hsla(81,88%,80%,.05)}.fill-lime-200\/50{fill:hsla(81,88%,80%,.5)}.fill-lime-200\/60{fill:hsla(81,88%,80%,.6)}.fill-lime-200\/70{fill:hsla(81,88%,80%,.7)}.fill-lime-200\/75{fill:hsla(81,88%,80%,.75)}.fill-lime-200\/80{fill:hsla(81,88%,80%,.8)}.fill-lime-200\/90{fill:hsla(81,88%,80%,.9)}.fill-lime-200\/95{fill:hsla(81,88%,80%,.95)}.fill-lime-300{fill:#bef264}.fill-lime-300\/0{fill:hsla(82,85%,67%,0)}.fill-lime-300\/10{fill:hsla(82,85%,67%,.1)}.fill-lime-300\/100{fill:#bef264}.fill-lime-300\/20{fill:hsla(82,85%,67%,.2)}.fill-lime-300\/25{fill:hsla(82,85%,67%,.25)}.fill-lime-300\/30{fill:hsla(82,85%,67%,.3)}.fill-lime-300\/40{fill:hsla(82,85%,67%,.4)}.fill-lime-300\/5{fill:hsla(82,85%,67%,.05)}.fill-lime-300\/50{fill:hsla(82,85%,67%,.5)}.fill-lime-300\/60{fill:hsla(82,85%,67%,.6)}.fill-lime-300\/70{fill:hsla(82,85%,67%,.7)}.fill-lime-300\/75{fill:hsla(82,85%,67%,.75)}.fill-lime-300\/80{fill:hsla(82,85%,67%,.8)}.fill-lime-300\/90{fill:hsla(82,85%,67%,.9)}.fill-lime-300\/95{fill:hsla(82,85%,67%,.95)}.fill-lime-400{fill:#a3e635}.fill-lime-400\/0{fill:rgba(163,230,53,0)}.fill-lime-400\/10{fill:rgba(163,230,53,.1)}.fill-lime-400\/100{fill:#a3e635}.fill-lime-400\/20{fill:rgba(163,230,53,.2)}.fill-lime-400\/25{fill:rgba(163,230,53,.25)}.fill-lime-400\/30{fill:rgba(163,230,53,.3)}.fill-lime-400\/40{fill:rgba(163,230,53,.4)}.fill-lime-400\/5{fill:rgba(163,230,53,.05)}.fill-lime-400\/50{fill:rgba(163,230,53,.5)}.fill-lime-400\/60{fill:rgba(163,230,53,.6)}.fill-lime-400\/70{fill:rgba(163,230,53,.7)}.fill-lime-400\/75{fill:rgba(163,230,53,.75)}.fill-lime-400\/80{fill:rgba(163,230,53,.8)}.fill-lime-400\/90{fill:rgba(163,230,53,.9)}.fill-lime-400\/95{fill:rgba(163,230,53,.95)}.fill-lime-50{fill:#f7fee7}.fill-lime-50\/0{fill:hsla(78,92%,95%,0)}.fill-lime-50\/10{fill:hsla(78,92%,95%,.1)}.fill-lime-50\/100{fill:#f7fee7}.fill-lime-50\/20{fill:hsla(78,92%,95%,.2)}.fill-lime-50\/25{fill:hsla(78,92%,95%,.25)}.fill-lime-50\/30{fill:hsla(78,92%,95%,.3)}.fill-lime-50\/40{fill:hsla(78,92%,95%,.4)}.fill-lime-50\/5{fill:hsla(78,92%,95%,.05)}.fill-lime-50\/50{fill:hsla(78,92%,95%,.5)}.fill-lime-50\/60{fill:hsla(78,92%,95%,.6)}.fill-lime-50\/70{fill:hsla(78,92%,95%,.7)}.fill-lime-50\/75{fill:hsla(78,92%,95%,.75)}.fill-lime-50\/80{fill:hsla(78,92%,95%,.8)}.fill-lime-50\/90{fill:hsla(78,92%,95%,.9)}.fill-lime-50\/95{fill:hsla(78,92%,95%,.95)}.fill-lime-500{fill:#84cc16}.fill-lime-500\/0{fill:rgba(132,204,22,0)}.fill-lime-500\/10{fill:rgba(132,204,22,.1)}.fill-lime-500\/100{fill:#84cc16}.fill-lime-500\/20{fill:rgba(132,204,22,.2)}.fill-lime-500\/25{fill:rgba(132,204,22,.25)}.fill-lime-500\/30{fill:rgba(132,204,22,.3)}.fill-lime-500\/40{fill:rgba(132,204,22,.4)}.fill-lime-500\/5{fill:rgba(132,204,22,.05)}.fill-lime-500\/50{fill:rgba(132,204,22,.5)}.fill-lime-500\/60{fill:rgba(132,204,22,.6)}.fill-lime-500\/70{fill:rgba(132,204,22,.7)}.fill-lime-500\/75{fill:rgba(132,204,22,.75)}.fill-lime-500\/80{fill:rgba(132,204,22,.8)}.fill-lime-500\/90{fill:rgba(132,204,22,.9)}.fill-lime-500\/95{fill:rgba(132,204,22,.95)}.fill-lime-600{fill:#65a30d}.fill-lime-600\/0{fill:rgba(101,163,13,0)}.fill-lime-600\/10{fill:rgba(101,163,13,.1)}.fill-lime-600\/100{fill:#65a30d}.fill-lime-600\/20{fill:rgba(101,163,13,.2)}.fill-lime-600\/25{fill:rgba(101,163,13,.25)}.fill-lime-600\/30{fill:rgba(101,163,13,.3)}.fill-lime-600\/40{fill:rgba(101,163,13,.4)}.fill-lime-600\/5{fill:rgba(101,163,13,.05)}.fill-lime-600\/50{fill:rgba(101,163,13,.5)}.fill-lime-600\/60{fill:rgba(101,163,13,.6)}.fill-lime-600\/70{fill:rgba(101,163,13,.7)}.fill-lime-600\/75{fill:rgba(101,163,13,.75)}.fill-lime-600\/80{fill:rgba(101,163,13,.8)}.fill-lime-600\/90{fill:rgba(101,163,13,.9)}.fill-lime-600\/95{fill:rgba(101,163,13,.95)}.fill-lime-700{fill:#4d7c0f}.fill-lime-700\/0{fill:rgba(77,124,15,0)}.fill-lime-700\/10{fill:rgba(77,124,15,.1)}.fill-lime-700\/100{fill:#4d7c0f}.fill-lime-700\/20{fill:rgba(77,124,15,.2)}.fill-lime-700\/25{fill:rgba(77,124,15,.25)}.fill-lime-700\/30{fill:rgba(77,124,15,.3)}.fill-lime-700\/40{fill:rgba(77,124,15,.4)}.fill-lime-700\/5{fill:rgba(77,124,15,.05)}.fill-lime-700\/50{fill:rgba(77,124,15,.5)}.fill-lime-700\/60{fill:rgba(77,124,15,.6)}.fill-lime-700\/70{fill:rgba(77,124,15,.7)}.fill-lime-700\/75{fill:rgba(77,124,15,.75)}.fill-lime-700\/80{fill:rgba(77,124,15,.8)}.fill-lime-700\/90{fill:rgba(77,124,15,.9)}.fill-lime-700\/95{fill:rgba(77,124,15,.95)}.fill-lime-800{fill:#3f6212}.fill-lime-800\/0{fill:rgba(63,98,18,0)}.fill-lime-800\/10{fill:rgba(63,98,18,.1)}.fill-lime-800\/100{fill:#3f6212}.fill-lime-800\/20{fill:rgba(63,98,18,.2)}.fill-lime-800\/25{fill:rgba(63,98,18,.25)}.fill-lime-800\/30{fill:rgba(63,98,18,.3)}.fill-lime-800\/40{fill:rgba(63,98,18,.4)}.fill-lime-800\/5{fill:rgba(63,98,18,.05)}.fill-lime-800\/50{fill:rgba(63,98,18,.5)}.fill-lime-800\/60{fill:rgba(63,98,18,.6)}.fill-lime-800\/70{fill:rgba(63,98,18,.7)}.fill-lime-800\/75{fill:rgba(63,98,18,.75)}.fill-lime-800\/80{fill:rgba(63,98,18,.8)}.fill-lime-800\/90{fill:rgba(63,98,18,.9)}.fill-lime-800\/95{fill:rgba(63,98,18,.95)}.fill-lime-900{fill:#365314}.fill-lime-900\/0{fill:rgba(54,83,20,0)}.fill-lime-900\/10{fill:rgba(54,83,20,.1)}.fill-lime-900\/100{fill:#365314}.fill-lime-900\/20{fill:rgba(54,83,20,.2)}.fill-lime-900\/25{fill:rgba(54,83,20,.25)}.fill-lime-900\/30{fill:rgba(54,83,20,.3)}.fill-lime-900\/40{fill:rgba(54,83,20,.4)}.fill-lime-900\/5{fill:rgba(54,83,20,.05)}.fill-lime-900\/50{fill:rgba(54,83,20,.5)}.fill-lime-900\/60{fill:rgba(54,83,20,.6)}.fill-lime-900\/70{fill:rgba(54,83,20,.7)}.fill-lime-900\/75{fill:rgba(54,83,20,.75)}.fill-lime-900\/80{fill:rgba(54,83,20,.8)}.fill-lime-900\/90{fill:rgba(54,83,20,.9)}.fill-lime-900\/95{fill:rgba(54,83,20,.95)}.fill-neutral-100{fill:#f5f5f5}.fill-neutral-100\/0{fill:hsla(0,0%,96%,0)}.fill-neutral-100\/10{fill:hsla(0,0%,96%,.1)}.fill-neutral-100\/100{fill:#f5f5f5}.fill-neutral-100\/20{fill:hsla(0,0%,96%,.2)}.fill-neutral-100\/25{fill:hsla(0,0%,96%,.25)}.fill-neutral-100\/30{fill:hsla(0,0%,96%,.3)}.fill-neutral-100\/40{fill:hsla(0,0%,96%,.4)}.fill-neutral-100\/5{fill:hsla(0,0%,96%,.05)}.fill-neutral-100\/50{fill:hsla(0,0%,96%,.5)}.fill-neutral-100\/60{fill:hsla(0,0%,96%,.6)}.fill-neutral-100\/70{fill:hsla(0,0%,96%,.7)}.fill-neutral-100\/75{fill:hsla(0,0%,96%,.75)}.fill-neutral-100\/80{fill:hsla(0,0%,96%,.8)}.fill-neutral-100\/90{fill:hsla(0,0%,96%,.9)}.fill-neutral-100\/95{fill:hsla(0,0%,96%,.95)}.fill-neutral-200{fill:#e5e5e5}.fill-neutral-200\/0{fill:hsla(0,0%,90%,0)}.fill-neutral-200\/10{fill:hsla(0,0%,90%,.1)}.fill-neutral-200\/100{fill:#e5e5e5}.fill-neutral-200\/20{fill:hsla(0,0%,90%,.2)}.fill-neutral-200\/25{fill:hsla(0,0%,90%,.25)}.fill-neutral-200\/30{fill:hsla(0,0%,90%,.3)}.fill-neutral-200\/40{fill:hsla(0,0%,90%,.4)}.fill-neutral-200\/5{fill:hsla(0,0%,90%,.05)}.fill-neutral-200\/50{fill:hsla(0,0%,90%,.5)}.fill-neutral-200\/60{fill:hsla(0,0%,90%,.6)}.fill-neutral-200\/70{fill:hsla(0,0%,90%,.7)}.fill-neutral-200\/75{fill:hsla(0,0%,90%,.75)}.fill-neutral-200\/80{fill:hsla(0,0%,90%,.8)}.fill-neutral-200\/90{fill:hsla(0,0%,90%,.9)}.fill-neutral-200\/95{fill:hsla(0,0%,90%,.95)}.fill-neutral-300{fill:#d4d4d4}.fill-neutral-300\/0{fill:hsla(0,0%,83%,0)}.fill-neutral-300\/10{fill:hsla(0,0%,83%,.1)}.fill-neutral-300\/100{fill:#d4d4d4}.fill-neutral-300\/20{fill:hsla(0,0%,83%,.2)}.fill-neutral-300\/25{fill:hsla(0,0%,83%,.25)}.fill-neutral-300\/30{fill:hsla(0,0%,83%,.3)}.fill-neutral-300\/40{fill:hsla(0,0%,83%,.4)}.fill-neutral-300\/5{fill:hsla(0,0%,83%,.05)}.fill-neutral-300\/50{fill:hsla(0,0%,83%,.5)}.fill-neutral-300\/60{fill:hsla(0,0%,83%,.6)}.fill-neutral-300\/70{fill:hsla(0,0%,83%,.7)}.fill-neutral-300\/75{fill:hsla(0,0%,83%,.75)}.fill-neutral-300\/80{fill:hsla(0,0%,83%,.8)}.fill-neutral-300\/90{fill:hsla(0,0%,83%,.9)}.fill-neutral-300\/95{fill:hsla(0,0%,83%,.95)}.fill-neutral-400{fill:#a3a3a3}.fill-neutral-400\/0{fill:hsla(0,0%,64%,0)}.fill-neutral-400\/10{fill:hsla(0,0%,64%,.1)}.fill-neutral-400\/100{fill:#a3a3a3}.fill-neutral-400\/20{fill:hsla(0,0%,64%,.2)}.fill-neutral-400\/25{fill:hsla(0,0%,64%,.25)}.fill-neutral-400\/30{fill:hsla(0,0%,64%,.3)}.fill-neutral-400\/40{fill:hsla(0,0%,64%,.4)}.fill-neutral-400\/5{fill:hsla(0,0%,64%,.05)}.fill-neutral-400\/50{fill:hsla(0,0%,64%,.5)}.fill-neutral-400\/60{fill:hsla(0,0%,64%,.6)}.fill-neutral-400\/70{fill:hsla(0,0%,64%,.7)}.fill-neutral-400\/75{fill:hsla(0,0%,64%,.75)}.fill-neutral-400\/80{fill:hsla(0,0%,64%,.8)}.fill-neutral-400\/90{fill:hsla(0,0%,64%,.9)}.fill-neutral-400\/95{fill:hsla(0,0%,64%,.95)}.fill-neutral-50{fill:#fafafa}.fill-neutral-50\/0{fill:hsla(0,0%,98%,0)}.fill-neutral-50\/10{fill:hsla(0,0%,98%,.1)}.fill-neutral-50\/100{fill:#fafafa}.fill-neutral-50\/20{fill:hsla(0,0%,98%,.2)}.fill-neutral-50\/25{fill:hsla(0,0%,98%,.25)}.fill-neutral-50\/30{fill:hsla(0,0%,98%,.3)}.fill-neutral-50\/40{fill:hsla(0,0%,98%,.4)}.fill-neutral-50\/5{fill:hsla(0,0%,98%,.05)}.fill-neutral-50\/50{fill:hsla(0,0%,98%,.5)}.fill-neutral-50\/60{fill:hsla(0,0%,98%,.6)}.fill-neutral-50\/70{fill:hsla(0,0%,98%,.7)}.fill-neutral-50\/75{fill:hsla(0,0%,98%,.75)}.fill-neutral-50\/80{fill:hsla(0,0%,98%,.8)}.fill-neutral-50\/90{fill:hsla(0,0%,98%,.9)}.fill-neutral-50\/95{fill:hsla(0,0%,98%,.95)}.fill-neutral-500{fill:#737373}.fill-neutral-500\/0{fill:hsla(0,0%,45%,0)}.fill-neutral-500\/10{fill:hsla(0,0%,45%,.1)}.fill-neutral-500\/100{fill:#737373}.fill-neutral-500\/20{fill:hsla(0,0%,45%,.2)}.fill-neutral-500\/25{fill:hsla(0,0%,45%,.25)}.fill-neutral-500\/30{fill:hsla(0,0%,45%,.3)}.fill-neutral-500\/40{fill:hsla(0,0%,45%,.4)}.fill-neutral-500\/5{fill:hsla(0,0%,45%,.05)}.fill-neutral-500\/50{fill:hsla(0,0%,45%,.5)}.fill-neutral-500\/60{fill:hsla(0,0%,45%,.6)}.fill-neutral-500\/70{fill:hsla(0,0%,45%,.7)}.fill-neutral-500\/75{fill:hsla(0,0%,45%,.75)}.fill-neutral-500\/80{fill:hsla(0,0%,45%,.8)}.fill-neutral-500\/90{fill:hsla(0,0%,45%,.9)}.fill-neutral-500\/95{fill:hsla(0,0%,45%,.95)}.fill-neutral-600{fill:#525252}.fill-neutral-600\/0{fill:rgba(82,82,82,0)}.fill-neutral-600\/10{fill:rgba(82,82,82,.1)}.fill-neutral-600\/100{fill:#525252}.fill-neutral-600\/20{fill:rgba(82,82,82,.2)}.fill-neutral-600\/25{fill:rgba(82,82,82,.25)}.fill-neutral-600\/30{fill:rgba(82,82,82,.3)}.fill-neutral-600\/40{fill:rgba(82,82,82,.4)}.fill-neutral-600\/5{fill:rgba(82,82,82,.05)}.fill-neutral-600\/50{fill:rgba(82,82,82,.5)}.fill-neutral-600\/60{fill:rgba(82,82,82,.6)}.fill-neutral-600\/70{fill:rgba(82,82,82,.7)}.fill-neutral-600\/75{fill:rgba(82,82,82,.75)}.fill-neutral-600\/80{fill:rgba(82,82,82,.8)}.fill-neutral-600\/90{fill:rgba(82,82,82,.9)}.fill-neutral-600\/95{fill:rgba(82,82,82,.95)}.fill-neutral-700{fill:#404040}.fill-neutral-700\/0{fill:rgba(64,64,64,0)}.fill-neutral-700\/10{fill:rgba(64,64,64,.1)}.fill-neutral-700\/100{fill:#404040}.fill-neutral-700\/20{fill:rgba(64,64,64,.2)}.fill-neutral-700\/25{fill:rgba(64,64,64,.25)}.fill-neutral-700\/30{fill:rgba(64,64,64,.3)}.fill-neutral-700\/40{fill:rgba(64,64,64,.4)}.fill-neutral-700\/5{fill:rgba(64,64,64,.05)}.fill-neutral-700\/50{fill:rgba(64,64,64,.5)}.fill-neutral-700\/60{fill:rgba(64,64,64,.6)}.fill-neutral-700\/70{fill:rgba(64,64,64,.7)}.fill-neutral-700\/75{fill:rgba(64,64,64,.75)}.fill-neutral-700\/80{fill:rgba(64,64,64,.8)}.fill-neutral-700\/90{fill:rgba(64,64,64,.9)}.fill-neutral-700\/95{fill:rgba(64,64,64,.95)}.fill-neutral-800{fill:#262626}.fill-neutral-800\/0{fill:rgba(38,38,38,0)}.fill-neutral-800\/10{fill:rgba(38,38,38,.1)}.fill-neutral-800\/100{fill:#262626}.fill-neutral-800\/20{fill:rgba(38,38,38,.2)}.fill-neutral-800\/25{fill:rgba(38,38,38,.25)}.fill-neutral-800\/30{fill:rgba(38,38,38,.3)}.fill-neutral-800\/40{fill:rgba(38,38,38,.4)}.fill-neutral-800\/5{fill:rgba(38,38,38,.05)}.fill-neutral-800\/50{fill:rgba(38,38,38,.5)}.fill-neutral-800\/60{fill:rgba(38,38,38,.6)}.fill-neutral-800\/70{fill:rgba(38,38,38,.7)}.fill-neutral-800\/75{fill:rgba(38,38,38,.75)}.fill-neutral-800\/80{fill:rgba(38,38,38,.8)}.fill-neutral-800\/90{fill:rgba(38,38,38,.9)}.fill-neutral-800\/95{fill:rgba(38,38,38,.95)}.fill-neutral-900{fill:#171717}.fill-neutral-900\/0{fill:hsla(0,0%,9%,0)}.fill-neutral-900\/10{fill:hsla(0,0%,9%,.1)}.fill-neutral-900\/100{fill:#171717}.fill-neutral-900\/20{fill:hsla(0,0%,9%,.2)}.fill-neutral-900\/25{fill:hsla(0,0%,9%,.25)}.fill-neutral-900\/30{fill:hsla(0,0%,9%,.3)}.fill-neutral-900\/40{fill:hsla(0,0%,9%,.4)}.fill-neutral-900\/5{fill:hsla(0,0%,9%,.05)}.fill-neutral-900\/50{fill:hsla(0,0%,9%,.5)}.fill-neutral-900\/60{fill:hsla(0,0%,9%,.6)}.fill-neutral-900\/70{fill:hsla(0,0%,9%,.7)}.fill-neutral-900\/75{fill:hsla(0,0%,9%,.75)}.fill-neutral-900\/80{fill:hsla(0,0%,9%,.8)}.fill-neutral-900\/90{fill:hsla(0,0%,9%,.9)}.fill-neutral-900\/95{fill:hsla(0,0%,9%,.95)}.fill-orange-100{fill:#feecdc}.fill-orange-100\/0{fill:hsla(28,94%,93%,0)}.fill-orange-100\/10{fill:hsla(28,94%,93%,.1)}.fill-orange-100\/100{fill:#feecdc}.fill-orange-100\/20{fill:hsla(28,94%,93%,.2)}.fill-orange-100\/25{fill:hsla(28,94%,93%,.25)}.fill-orange-100\/30{fill:hsla(28,94%,93%,.3)}.fill-orange-100\/40{fill:hsla(28,94%,93%,.4)}.fill-orange-100\/5{fill:hsla(28,94%,93%,.05)}.fill-orange-100\/50{fill:hsla(28,94%,93%,.5)}.fill-orange-100\/60{fill:hsla(28,94%,93%,.6)}.fill-orange-100\/70{fill:hsla(28,94%,93%,.7)}.fill-orange-100\/75{fill:hsla(28,94%,93%,.75)}.fill-orange-100\/80{fill:hsla(28,94%,93%,.8)}.fill-orange-100\/90{fill:hsla(28,94%,93%,.9)}.fill-orange-100\/95{fill:hsla(28,94%,93%,.95)}.fill-orange-200{fill:#fcd9bd}.fill-orange-200\/0{fill:hsla(27,91%,86%,0)}.fill-orange-200\/10{fill:hsla(27,91%,86%,.1)}.fill-orange-200\/100{fill:#fcd9bd}.fill-orange-200\/20{fill:hsla(27,91%,86%,.2)}.fill-orange-200\/25{fill:hsla(27,91%,86%,.25)}.fill-orange-200\/30{fill:hsla(27,91%,86%,.3)}.fill-orange-200\/40{fill:hsla(27,91%,86%,.4)}.fill-orange-200\/5{fill:hsla(27,91%,86%,.05)}.fill-orange-200\/50{fill:hsla(27,91%,86%,.5)}.fill-orange-200\/60{fill:hsla(27,91%,86%,.6)}.fill-orange-200\/70{fill:hsla(27,91%,86%,.7)}.fill-orange-200\/75{fill:hsla(27,91%,86%,.75)}.fill-orange-200\/80{fill:hsla(27,91%,86%,.8)}.fill-orange-200\/90{fill:hsla(27,91%,86%,.9)}.fill-orange-200\/95{fill:hsla(27,91%,86%,.95)}.fill-orange-300{fill:#fdba8c}.fill-orange-300\/0{fill:hsla(24,97%,77%,0)}.fill-orange-300\/10{fill:hsla(24,97%,77%,.1)}.fill-orange-300\/100{fill:#fdba8c}.fill-orange-300\/20{fill:hsla(24,97%,77%,.2)}.fill-orange-300\/25{fill:hsla(24,97%,77%,.25)}.fill-orange-300\/30{fill:hsla(24,97%,77%,.3)}.fill-orange-300\/40{fill:hsla(24,97%,77%,.4)}.fill-orange-300\/5{fill:hsla(24,97%,77%,.05)}.fill-orange-300\/50{fill:hsla(24,97%,77%,.5)}.fill-orange-300\/60{fill:hsla(24,97%,77%,.6)}.fill-orange-300\/70{fill:hsla(24,97%,77%,.7)}.fill-orange-300\/75{fill:hsla(24,97%,77%,.75)}.fill-orange-300\/80{fill:hsla(24,97%,77%,.8)}.fill-orange-300\/90{fill:hsla(24,97%,77%,.9)}.fill-orange-300\/95{fill:hsla(24,97%,77%,.95)}.fill-orange-400{fill:#ff8a4c}.fill-orange-400\/0{fill:rgba(255,138,76,0)}.fill-orange-400\/10{fill:rgba(255,138,76,.1)}.fill-orange-400\/100{fill:#ff8a4c}.fill-orange-400\/20{fill:rgba(255,138,76,.2)}.fill-orange-400\/25{fill:rgba(255,138,76,.25)}.fill-orange-400\/30{fill:rgba(255,138,76,.3)}.fill-orange-400\/40{fill:rgba(255,138,76,.4)}.fill-orange-400\/5{fill:rgba(255,138,76,.05)}.fill-orange-400\/50{fill:rgba(255,138,76,.5)}.fill-orange-400\/60{fill:rgba(255,138,76,.6)}.fill-orange-400\/70{fill:rgba(255,138,76,.7)}.fill-orange-400\/75{fill:rgba(255,138,76,.75)}.fill-orange-400\/80{fill:rgba(255,138,76,.8)}.fill-orange-400\/90{fill:rgba(255,138,76,.9)}.fill-orange-400\/95{fill:rgba(255,138,76,.95)}.fill-orange-50{fill:#fff8f1}.fill-orange-50\/0{fill:rgba(255,248,241,0)}.fill-orange-50\/10{fill:rgba(255,248,241,.1)}.fill-orange-50\/100{fill:#fff8f1}.fill-orange-50\/20{fill:rgba(255,248,241,.2)}.fill-orange-50\/25{fill:rgba(255,248,241,.25)}.fill-orange-50\/30{fill:rgba(255,248,241,.3)}.fill-orange-50\/40{fill:rgba(255,248,241,.4)}.fill-orange-50\/5{fill:rgba(255,248,241,.05)}.fill-orange-50\/50{fill:rgba(255,248,241,.5)}.fill-orange-50\/60{fill:rgba(255,248,241,.6)}.fill-orange-50\/70{fill:rgba(255,248,241,.7)}.fill-orange-50\/75{fill:rgba(255,248,241,.75)}.fill-orange-50\/80{fill:rgba(255,248,241,.8)}.fill-orange-50\/90{fill:rgba(255,248,241,.9)}.fill-orange-50\/95{fill:rgba(255,248,241,.95)}.fill-orange-500{fill:#ff5a1f}.fill-orange-500\/0{fill:rgba(255,90,31,0)}.fill-orange-500\/10{fill:rgba(255,90,31,.1)}.fill-orange-500\/100{fill:#ff5a1f}.fill-orange-500\/20{fill:rgba(255,90,31,.2)}.fill-orange-500\/25{fill:rgba(255,90,31,.25)}.fill-orange-500\/30{fill:rgba(255,90,31,.3)}.fill-orange-500\/40{fill:rgba(255,90,31,.4)}.fill-orange-500\/5{fill:rgba(255,90,31,.05)}.fill-orange-500\/50{fill:rgba(255,90,31,.5)}.fill-orange-500\/60{fill:rgba(255,90,31,.6)}.fill-orange-500\/70{fill:rgba(255,90,31,.7)}.fill-orange-500\/75{fill:rgba(255,90,31,.75)}.fill-orange-500\/80{fill:rgba(255,90,31,.8)}.fill-orange-500\/90{fill:rgba(255,90,31,.9)}.fill-orange-500\/95{fill:rgba(255,90,31,.95)}.fill-orange-600{fill:#d03801}.fill-orange-600\/0{fill:rgba(208,56,1,0)}.fill-orange-600\/10{fill:rgba(208,56,1,.1)}.fill-orange-600\/100{fill:#d03801}.fill-orange-600\/20{fill:rgba(208,56,1,.2)}.fill-orange-600\/25{fill:rgba(208,56,1,.25)}.fill-orange-600\/30{fill:rgba(208,56,1,.3)}.fill-orange-600\/40{fill:rgba(208,56,1,.4)}.fill-orange-600\/5{fill:rgba(208,56,1,.05)}.fill-orange-600\/50{fill:rgba(208,56,1,.5)}.fill-orange-600\/60{fill:rgba(208,56,1,.6)}.fill-orange-600\/70{fill:rgba(208,56,1,.7)}.fill-orange-600\/75{fill:rgba(208,56,1,.75)}.fill-orange-600\/80{fill:rgba(208,56,1,.8)}.fill-orange-600\/90{fill:rgba(208,56,1,.9)}.fill-orange-600\/95{fill:rgba(208,56,1,.95)}.fill-orange-700{fill:#b43403}.fill-orange-700\/0{fill:rgba(180,52,3,0)}.fill-orange-700\/10{fill:rgba(180,52,3,.1)}.fill-orange-700\/100{fill:#b43403}.fill-orange-700\/20{fill:rgba(180,52,3,.2)}.fill-orange-700\/25{fill:rgba(180,52,3,.25)}.fill-orange-700\/30{fill:rgba(180,52,3,.3)}.fill-orange-700\/40{fill:rgba(180,52,3,.4)}.fill-orange-700\/5{fill:rgba(180,52,3,.05)}.fill-orange-700\/50{fill:rgba(180,52,3,.5)}.fill-orange-700\/60{fill:rgba(180,52,3,.6)}.fill-orange-700\/70{fill:rgba(180,52,3,.7)}.fill-orange-700\/75{fill:rgba(180,52,3,.75)}.fill-orange-700\/80{fill:rgba(180,52,3,.8)}.fill-orange-700\/90{fill:rgba(180,52,3,.9)}.fill-orange-700\/95{fill:rgba(180,52,3,.95)}.fill-orange-800{fill:#8a2c0d}.fill-orange-800\/0{fill:rgba(138,44,13,0)}.fill-orange-800\/10{fill:rgba(138,44,13,.1)}.fill-orange-800\/100{fill:#8a2c0d}.fill-orange-800\/20{fill:rgba(138,44,13,.2)}.fill-orange-800\/25{fill:rgba(138,44,13,.25)}.fill-orange-800\/30{fill:rgba(138,44,13,.3)}.fill-orange-800\/40{fill:rgba(138,44,13,.4)}.fill-orange-800\/5{fill:rgba(138,44,13,.05)}.fill-orange-800\/50{fill:rgba(138,44,13,.5)}.fill-orange-800\/60{fill:rgba(138,44,13,.6)}.fill-orange-800\/70{fill:rgba(138,44,13,.7)}.fill-orange-800\/75{fill:rgba(138,44,13,.75)}.fill-orange-800\/80{fill:rgba(138,44,13,.8)}.fill-orange-800\/90{fill:rgba(138,44,13,.9)}.fill-orange-800\/95{fill:rgba(138,44,13,.95)}.fill-orange-900{fill:#771d1d}.fill-orange-900\/0{fill:rgba(119,29,29,0)}.fill-orange-900\/10{fill:rgba(119,29,29,.1)}.fill-orange-900\/100{fill:#771d1d}.fill-orange-900\/20{fill:rgba(119,29,29,.2)}.fill-orange-900\/25{fill:rgba(119,29,29,.25)}.fill-orange-900\/30{fill:rgba(119,29,29,.3)}.fill-orange-900\/40{fill:rgba(119,29,29,.4)}.fill-orange-900\/5{fill:rgba(119,29,29,.05)}.fill-orange-900\/50{fill:rgba(119,29,29,.5)}.fill-orange-900\/60{fill:rgba(119,29,29,.6)}.fill-orange-900\/70{fill:rgba(119,29,29,.7)}.fill-orange-900\/75{fill:rgba(119,29,29,.75)}.fill-orange-900\/80{fill:rgba(119,29,29,.8)}.fill-orange-900\/90{fill:rgba(119,29,29,.9)}.fill-orange-900\/95{fill:rgba(119,29,29,.95)}.fill-pink-100{fill:#fce8f3}.fill-pink-100\/0{fill:rgba(252,232,243,0)}.fill-pink-100\/10{fill:rgba(252,232,243,.1)}.fill-pink-100\/100{fill:#fce8f3}.fill-pink-100\/20{fill:rgba(252,232,243,.2)}.fill-pink-100\/25{fill:rgba(252,232,243,.25)}.fill-pink-100\/30{fill:rgba(252,232,243,.3)}.fill-pink-100\/40{fill:rgba(252,232,243,.4)}.fill-pink-100\/5{fill:rgba(252,232,243,.05)}.fill-pink-100\/50{fill:rgba(252,232,243,.5)}.fill-pink-100\/60{fill:rgba(252,232,243,.6)}.fill-pink-100\/70{fill:rgba(252,232,243,.7)}.fill-pink-100\/75{fill:rgba(252,232,243,.75)}.fill-pink-100\/80{fill:rgba(252,232,243,.8)}.fill-pink-100\/90{fill:rgba(252,232,243,.9)}.fill-pink-100\/95{fill:rgba(252,232,243,.95)}.fill-pink-200{fill:#fad1e8}.fill-pink-200\/0{fill:rgba(250,209,232,0)}.fill-pink-200\/10{fill:rgba(250,209,232,.1)}.fill-pink-200\/100{fill:#fad1e8}.fill-pink-200\/20{fill:rgba(250,209,232,.2)}.fill-pink-200\/25{fill:rgba(250,209,232,.25)}.fill-pink-200\/30{fill:rgba(250,209,232,.3)}.fill-pink-200\/40{fill:rgba(250,209,232,.4)}.fill-pink-200\/5{fill:rgba(250,209,232,.05)}.fill-pink-200\/50{fill:rgba(250,209,232,.5)}.fill-pink-200\/60{fill:rgba(250,209,232,.6)}.fill-pink-200\/70{fill:rgba(250,209,232,.7)}.fill-pink-200\/75{fill:rgba(250,209,232,.75)}.fill-pink-200\/80{fill:rgba(250,209,232,.8)}.fill-pink-200\/90{fill:rgba(250,209,232,.9)}.fill-pink-200\/95{fill:rgba(250,209,232,.95)}.fill-pink-300{fill:#f8b4d9}.fill-pink-300\/0{fill:rgba(248,180,217,0)}.fill-pink-300\/10{fill:rgba(248,180,217,.1)}.fill-pink-300\/100{fill:#f8b4d9}.fill-pink-300\/20{fill:rgba(248,180,217,.2)}.fill-pink-300\/25{fill:rgba(248,180,217,.25)}.fill-pink-300\/30{fill:rgba(248,180,217,.3)}.fill-pink-300\/40{fill:rgba(248,180,217,.4)}.fill-pink-300\/5{fill:rgba(248,180,217,.05)}.fill-pink-300\/50{fill:rgba(248,180,217,.5)}.fill-pink-300\/60{fill:rgba(248,180,217,.6)}.fill-pink-300\/70{fill:rgba(248,180,217,.7)}.fill-pink-300\/75{fill:rgba(248,180,217,.75)}.fill-pink-300\/80{fill:rgba(248,180,217,.8)}.fill-pink-300\/90{fill:rgba(248,180,217,.9)}.fill-pink-300\/95{fill:rgba(248,180,217,.95)}.fill-pink-400{fill:#f17eb8}.fill-pink-400\/0{fill:rgba(241,126,184,0)}.fill-pink-400\/10{fill:rgba(241,126,184,.1)}.fill-pink-400\/100{fill:#f17eb8}.fill-pink-400\/20{fill:rgba(241,126,184,.2)}.fill-pink-400\/25{fill:rgba(241,126,184,.25)}.fill-pink-400\/30{fill:rgba(241,126,184,.3)}.fill-pink-400\/40{fill:rgba(241,126,184,.4)}.fill-pink-400\/5{fill:rgba(241,126,184,.05)}.fill-pink-400\/50{fill:rgba(241,126,184,.5)}.fill-pink-400\/60{fill:rgba(241,126,184,.6)}.fill-pink-400\/70{fill:rgba(241,126,184,.7)}.fill-pink-400\/75{fill:rgba(241,126,184,.75)}.fill-pink-400\/80{fill:rgba(241,126,184,.8)}.fill-pink-400\/90{fill:rgba(241,126,184,.9)}.fill-pink-400\/95{fill:rgba(241,126,184,.95)}.fill-pink-50{fill:#fdf2f8}.fill-pink-50\/0{fill:rgba(253,242,248,0)}.fill-pink-50\/10{fill:rgba(253,242,248,.1)}.fill-pink-50\/100{fill:#fdf2f8}.fill-pink-50\/20{fill:rgba(253,242,248,.2)}.fill-pink-50\/25{fill:rgba(253,242,248,.25)}.fill-pink-50\/30{fill:rgba(253,242,248,.3)}.fill-pink-50\/40{fill:rgba(253,242,248,.4)}.fill-pink-50\/5{fill:rgba(253,242,248,.05)}.fill-pink-50\/50{fill:rgba(253,242,248,.5)}.fill-pink-50\/60{fill:rgba(253,242,248,.6)}.fill-pink-50\/70{fill:rgba(253,242,248,.7)}.fill-pink-50\/75{fill:rgba(253,242,248,.75)}.fill-pink-50\/80{fill:rgba(253,242,248,.8)}.fill-pink-50\/90{fill:rgba(253,242,248,.9)}.fill-pink-50\/95{fill:rgba(253,242,248,.95)}.fill-pink-500{fill:#e74694}.fill-pink-500\/0{fill:rgba(231,70,148,0)}.fill-pink-500\/10{fill:rgba(231,70,148,.1)}.fill-pink-500\/100{fill:#e74694}.fill-pink-500\/20{fill:rgba(231,70,148,.2)}.fill-pink-500\/25{fill:rgba(231,70,148,.25)}.fill-pink-500\/30{fill:rgba(231,70,148,.3)}.fill-pink-500\/40{fill:rgba(231,70,148,.4)}.fill-pink-500\/5{fill:rgba(231,70,148,.05)}.fill-pink-500\/50{fill:rgba(231,70,148,.5)}.fill-pink-500\/60{fill:rgba(231,70,148,.6)}.fill-pink-500\/70{fill:rgba(231,70,148,.7)}.fill-pink-500\/75{fill:rgba(231,70,148,.75)}.fill-pink-500\/80{fill:rgba(231,70,148,.8)}.fill-pink-500\/90{fill:rgba(231,70,148,.9)}.fill-pink-500\/95{fill:rgba(231,70,148,.95)}.fill-pink-600{fill:#d61f69}.fill-pink-600\/0{fill:rgba(214,31,105,0)}.fill-pink-600\/10{fill:rgba(214,31,105,.1)}.fill-pink-600\/100{fill:#d61f69}.fill-pink-600\/20{fill:rgba(214,31,105,.2)}.fill-pink-600\/25{fill:rgba(214,31,105,.25)}.fill-pink-600\/30{fill:rgba(214,31,105,.3)}.fill-pink-600\/40{fill:rgba(214,31,105,.4)}.fill-pink-600\/5{fill:rgba(214,31,105,.05)}.fill-pink-600\/50{fill:rgba(214,31,105,.5)}.fill-pink-600\/60{fill:rgba(214,31,105,.6)}.fill-pink-600\/70{fill:rgba(214,31,105,.7)}.fill-pink-600\/75{fill:rgba(214,31,105,.75)}.fill-pink-600\/80{fill:rgba(214,31,105,.8)}.fill-pink-600\/90{fill:rgba(214,31,105,.9)}.fill-pink-600\/95{fill:rgba(214,31,105,.95)}.fill-pink-700{fill:#bf125d}.fill-pink-700\/0{fill:rgba(191,18,93,0)}.fill-pink-700\/10{fill:rgba(191,18,93,.1)}.fill-pink-700\/100{fill:#bf125d}.fill-pink-700\/20{fill:rgba(191,18,93,.2)}.fill-pink-700\/25{fill:rgba(191,18,93,.25)}.fill-pink-700\/30{fill:rgba(191,18,93,.3)}.fill-pink-700\/40{fill:rgba(191,18,93,.4)}.fill-pink-700\/5{fill:rgba(191,18,93,.05)}.fill-pink-700\/50{fill:rgba(191,18,93,.5)}.fill-pink-700\/60{fill:rgba(191,18,93,.6)}.fill-pink-700\/70{fill:rgba(191,18,93,.7)}.fill-pink-700\/75{fill:rgba(191,18,93,.75)}.fill-pink-700\/80{fill:rgba(191,18,93,.8)}.fill-pink-700\/90{fill:rgba(191,18,93,.9)}.fill-pink-700\/95{fill:rgba(191,18,93,.95)}.fill-pink-800{fill:#99154b}.fill-pink-800\/0{fill:rgba(153,21,75,0)}.fill-pink-800\/10{fill:rgba(153,21,75,.1)}.fill-pink-800\/100{fill:#99154b}.fill-pink-800\/20{fill:rgba(153,21,75,.2)}.fill-pink-800\/25{fill:rgba(153,21,75,.25)}.fill-pink-800\/30{fill:rgba(153,21,75,.3)}.fill-pink-800\/40{fill:rgba(153,21,75,.4)}.fill-pink-800\/5{fill:rgba(153,21,75,.05)}.fill-pink-800\/50{fill:rgba(153,21,75,.5)}.fill-pink-800\/60{fill:rgba(153,21,75,.6)}.fill-pink-800\/70{fill:rgba(153,21,75,.7)}.fill-pink-800\/75{fill:rgba(153,21,75,.75)}.fill-pink-800\/80{fill:rgba(153,21,75,.8)}.fill-pink-800\/90{fill:rgba(153,21,75,.9)}.fill-pink-800\/95{fill:rgba(153,21,75,.95)}.fill-pink-900{fill:#751a3d}.fill-pink-900\/0{fill:rgba(117,26,61,0)}.fill-pink-900\/10{fill:rgba(117,26,61,.1)}.fill-pink-900\/100{fill:#751a3d}.fill-pink-900\/20{fill:rgba(117,26,61,.2)}.fill-pink-900\/25{fill:rgba(117,26,61,.25)}.fill-pink-900\/30{fill:rgba(117,26,61,.3)}.fill-pink-900\/40{fill:rgba(117,26,61,.4)}.fill-pink-900\/5{fill:rgba(117,26,61,.05)}.fill-pink-900\/50{fill:rgba(117,26,61,.5)}.fill-pink-900\/60{fill:rgba(117,26,61,.6)}.fill-pink-900\/70{fill:rgba(117,26,61,.7)}.fill-pink-900\/75{fill:rgba(117,26,61,.75)}.fill-pink-900\/80{fill:rgba(117,26,61,.8)}.fill-pink-900\/90{fill:rgba(117,26,61,.9)}.fill-pink-900\/95{fill:rgba(117,26,61,.95)}.fill-purple-100{fill:#edebfe}.fill-purple-100\/0{fill:rgba(237,235,254,0)}.fill-purple-100\/10{fill:rgba(237,235,254,.1)}.fill-purple-100\/100{fill:#edebfe}.fill-purple-100\/20{fill:rgba(237,235,254,.2)}.fill-purple-100\/25{fill:rgba(237,235,254,.25)}.fill-purple-100\/30{fill:rgba(237,235,254,.3)}.fill-purple-100\/40{fill:rgba(237,235,254,.4)}.fill-purple-100\/5{fill:rgba(237,235,254,.05)}.fill-purple-100\/50{fill:rgba(237,235,254,.5)}.fill-purple-100\/60{fill:rgba(237,235,254,.6)}.fill-purple-100\/70{fill:rgba(237,235,254,.7)}.fill-purple-100\/75{fill:rgba(237,235,254,.75)}.fill-purple-100\/80{fill:rgba(237,235,254,.8)}.fill-purple-100\/90{fill:rgba(237,235,254,.9)}.fill-purple-100\/95{fill:rgba(237,235,254,.95)}.fill-purple-200{fill:#dcd7fe}.fill-purple-200\/0{fill:rgba(220,215,254,0)}.fill-purple-200\/10{fill:rgba(220,215,254,.1)}.fill-purple-200\/100{fill:#dcd7fe}.fill-purple-200\/20{fill:rgba(220,215,254,.2)}.fill-purple-200\/25{fill:rgba(220,215,254,.25)}.fill-purple-200\/30{fill:rgba(220,215,254,.3)}.fill-purple-200\/40{fill:rgba(220,215,254,.4)}.fill-purple-200\/5{fill:rgba(220,215,254,.05)}.fill-purple-200\/50{fill:rgba(220,215,254,.5)}.fill-purple-200\/60{fill:rgba(220,215,254,.6)}.fill-purple-200\/70{fill:rgba(220,215,254,.7)}.fill-purple-200\/75{fill:rgba(220,215,254,.75)}.fill-purple-200\/80{fill:rgba(220,215,254,.8)}.fill-purple-200\/90{fill:rgba(220,215,254,.9)}.fill-purple-200\/95{fill:rgba(220,215,254,.95)}.fill-purple-300{fill:#cabffd}.fill-purple-300\/0{fill:rgba(202,191,253,0)}.fill-purple-300\/10{fill:rgba(202,191,253,.1)}.fill-purple-300\/100{fill:#cabffd}.fill-purple-300\/20{fill:rgba(202,191,253,.2)}.fill-purple-300\/25{fill:rgba(202,191,253,.25)}.fill-purple-300\/30{fill:rgba(202,191,253,.3)}.fill-purple-300\/40{fill:rgba(202,191,253,.4)}.fill-purple-300\/5{fill:rgba(202,191,253,.05)}.fill-purple-300\/50{fill:rgba(202,191,253,.5)}.fill-purple-300\/60{fill:rgba(202,191,253,.6)}.fill-purple-300\/70{fill:rgba(202,191,253,.7)}.fill-purple-300\/75{fill:rgba(202,191,253,.75)}.fill-purple-300\/80{fill:rgba(202,191,253,.8)}.fill-purple-300\/90{fill:rgba(202,191,253,.9)}.fill-purple-300\/95{fill:rgba(202,191,253,.95)}.fill-purple-400{fill:#ac94fa}.fill-purple-400\/0{fill:rgba(172,148,250,0)}.fill-purple-400\/10{fill:rgba(172,148,250,.1)}.fill-purple-400\/100{fill:#ac94fa}.fill-purple-400\/20{fill:rgba(172,148,250,.2)}.fill-purple-400\/25{fill:rgba(172,148,250,.25)}.fill-purple-400\/30{fill:rgba(172,148,250,.3)}.fill-purple-400\/40{fill:rgba(172,148,250,.4)}.fill-purple-400\/5{fill:rgba(172,148,250,.05)}.fill-purple-400\/50{fill:rgba(172,148,250,.5)}.fill-purple-400\/60{fill:rgba(172,148,250,.6)}.fill-purple-400\/70{fill:rgba(172,148,250,.7)}.fill-purple-400\/75{fill:rgba(172,148,250,.75)}.fill-purple-400\/80{fill:rgba(172,148,250,.8)}.fill-purple-400\/90{fill:rgba(172,148,250,.9)}.fill-purple-400\/95{fill:rgba(172,148,250,.95)}.fill-purple-50{fill:#f6f5ff}.fill-purple-50\/0{fill:rgba(246,245,255,0)}.fill-purple-50\/10{fill:rgba(246,245,255,.1)}.fill-purple-50\/100{fill:#f6f5ff}.fill-purple-50\/20{fill:rgba(246,245,255,.2)}.fill-purple-50\/25{fill:rgba(246,245,255,.25)}.fill-purple-50\/30{fill:rgba(246,245,255,.3)}.fill-purple-50\/40{fill:rgba(246,245,255,.4)}.fill-purple-50\/5{fill:rgba(246,245,255,.05)}.fill-purple-50\/50{fill:rgba(246,245,255,.5)}.fill-purple-50\/60{fill:rgba(246,245,255,.6)}.fill-purple-50\/70{fill:rgba(246,245,255,.7)}.fill-purple-50\/75{fill:rgba(246,245,255,.75)}.fill-purple-50\/80{fill:rgba(246,245,255,.8)}.fill-purple-50\/90{fill:rgba(246,245,255,.9)}.fill-purple-50\/95{fill:rgba(246,245,255,.95)}.fill-purple-500{fill:#9061f9}.fill-purple-500\/0{fill:rgba(144,97,249,0)}.fill-purple-500\/10{fill:rgba(144,97,249,.1)}.fill-purple-500\/100{fill:#9061f9}.fill-purple-500\/20{fill:rgba(144,97,249,.2)}.fill-purple-500\/25{fill:rgba(144,97,249,.25)}.fill-purple-500\/30{fill:rgba(144,97,249,.3)}.fill-purple-500\/40{fill:rgba(144,97,249,.4)}.fill-purple-500\/5{fill:rgba(144,97,249,.05)}.fill-purple-500\/50{fill:rgba(144,97,249,.5)}.fill-purple-500\/60{fill:rgba(144,97,249,.6)}.fill-purple-500\/70{fill:rgba(144,97,249,.7)}.fill-purple-500\/75{fill:rgba(144,97,249,.75)}.fill-purple-500\/80{fill:rgba(144,97,249,.8)}.fill-purple-500\/90{fill:rgba(144,97,249,.9)}.fill-purple-500\/95{fill:rgba(144,97,249,.95)}.fill-purple-600{fill:#7e3af2}.fill-purple-600\/0{fill:rgba(126,58,242,0)}.fill-purple-600\/10{fill:rgba(126,58,242,.1)}.fill-purple-600\/100{fill:#7e3af2}.fill-purple-600\/20{fill:rgba(126,58,242,.2)}.fill-purple-600\/25{fill:rgba(126,58,242,.25)}.fill-purple-600\/30{fill:rgba(126,58,242,.3)}.fill-purple-600\/40{fill:rgba(126,58,242,.4)}.fill-purple-600\/5{fill:rgba(126,58,242,.05)}.fill-purple-600\/50{fill:rgba(126,58,242,.5)}.fill-purple-600\/60{fill:rgba(126,58,242,.6)}.fill-purple-600\/70{fill:rgba(126,58,242,.7)}.fill-purple-600\/75{fill:rgba(126,58,242,.75)}.fill-purple-600\/80{fill:rgba(126,58,242,.8)}.fill-purple-600\/90{fill:rgba(126,58,242,.9)}.fill-purple-600\/95{fill:rgba(126,58,242,.95)}.fill-purple-700{fill:#6c2bd9}.fill-purple-700\/0{fill:rgba(108,43,217,0)}.fill-purple-700\/10{fill:rgba(108,43,217,.1)}.fill-purple-700\/100{fill:#6c2bd9}.fill-purple-700\/20{fill:rgba(108,43,217,.2)}.fill-purple-700\/25{fill:rgba(108,43,217,.25)}.fill-purple-700\/30{fill:rgba(108,43,217,.3)}.fill-purple-700\/40{fill:rgba(108,43,217,.4)}.fill-purple-700\/5{fill:rgba(108,43,217,.05)}.fill-purple-700\/50{fill:rgba(108,43,217,.5)}.fill-purple-700\/60{fill:rgba(108,43,217,.6)}.fill-purple-700\/70{fill:rgba(108,43,217,.7)}.fill-purple-700\/75{fill:rgba(108,43,217,.75)}.fill-purple-700\/80{fill:rgba(108,43,217,.8)}.fill-purple-700\/90{fill:rgba(108,43,217,.9)}.fill-purple-700\/95{fill:rgba(108,43,217,.95)}.fill-purple-800{fill:#5521b5}.fill-purple-800\/0{fill:rgba(85,33,181,0)}.fill-purple-800\/10{fill:rgba(85,33,181,.1)}.fill-purple-800\/100{fill:#5521b5}.fill-purple-800\/20{fill:rgba(85,33,181,.2)}.fill-purple-800\/25{fill:rgba(85,33,181,.25)}.fill-purple-800\/30{fill:rgba(85,33,181,.3)}.fill-purple-800\/40{fill:rgba(85,33,181,.4)}.fill-purple-800\/5{fill:rgba(85,33,181,.05)}.fill-purple-800\/50{fill:rgba(85,33,181,.5)}.fill-purple-800\/60{fill:rgba(85,33,181,.6)}.fill-purple-800\/70{fill:rgba(85,33,181,.7)}.fill-purple-800\/75{fill:rgba(85,33,181,.75)}.fill-purple-800\/80{fill:rgba(85,33,181,.8)}.fill-purple-800\/90{fill:rgba(85,33,181,.9)}.fill-purple-800\/95{fill:rgba(85,33,181,.95)}.fill-purple-900{fill:#4a1d96}.fill-purple-900\/0{fill:rgba(74,29,150,0)}.fill-purple-900\/10{fill:rgba(74,29,150,.1)}.fill-purple-900\/100{fill:#4a1d96}.fill-purple-900\/20{fill:rgba(74,29,150,.2)}.fill-purple-900\/25{fill:rgba(74,29,150,.25)}.fill-purple-900\/30{fill:rgba(74,29,150,.3)}.fill-purple-900\/40{fill:rgba(74,29,150,.4)}.fill-purple-900\/5{fill:rgba(74,29,150,.05)}.fill-purple-900\/50{fill:rgba(74,29,150,.5)}.fill-purple-900\/60{fill:rgba(74,29,150,.6)}.fill-purple-900\/70{fill:rgba(74,29,150,.7)}.fill-purple-900\/75{fill:rgba(74,29,150,.75)}.fill-purple-900\/80{fill:rgba(74,29,150,.8)}.fill-purple-900\/90{fill:rgba(74,29,150,.9)}.fill-purple-900\/95{fill:rgba(74,29,150,.95)}.fill-red-100{fill:#fde8e8}.fill-red-100\/0{fill:hsla(0,84%,95%,0)}.fill-red-100\/10{fill:hsla(0,84%,95%,.1)}.fill-red-100\/100{fill:#fde8e8}.fill-red-100\/20{fill:hsla(0,84%,95%,.2)}.fill-red-100\/25{fill:hsla(0,84%,95%,.25)}.fill-red-100\/30{fill:hsla(0,84%,95%,.3)}.fill-red-100\/40{fill:hsla(0,84%,95%,.4)}.fill-red-100\/5{fill:hsla(0,84%,95%,.05)}.fill-red-100\/50{fill:hsla(0,84%,95%,.5)}.fill-red-100\/60{fill:hsla(0,84%,95%,.6)}.fill-red-100\/70{fill:hsla(0,84%,95%,.7)}.fill-red-100\/75{fill:hsla(0,84%,95%,.75)}.fill-red-100\/80{fill:hsla(0,84%,95%,.8)}.fill-red-100\/90{fill:hsla(0,84%,95%,.9)}.fill-red-100\/95{fill:hsla(0,84%,95%,.95)}.fill-red-200{fill:#fbd5d5}.fill-red-200\/0{fill:hsla(0,83%,91%,0)}.fill-red-200\/10{fill:hsla(0,83%,91%,.1)}.fill-red-200\/100{fill:#fbd5d5}.fill-red-200\/20{fill:hsla(0,83%,91%,.2)}.fill-red-200\/25{fill:hsla(0,83%,91%,.25)}.fill-red-200\/30{fill:hsla(0,83%,91%,.3)}.fill-red-200\/40{fill:hsla(0,83%,91%,.4)}.fill-red-200\/5{fill:hsla(0,83%,91%,.05)}.fill-red-200\/50{fill:hsla(0,83%,91%,.5)}.fill-red-200\/60{fill:hsla(0,83%,91%,.6)}.fill-red-200\/70{fill:hsla(0,83%,91%,.7)}.fill-red-200\/75{fill:hsla(0,83%,91%,.75)}.fill-red-200\/80{fill:hsla(0,83%,91%,.8)}.fill-red-200\/90{fill:hsla(0,83%,91%,.9)}.fill-red-200\/95{fill:hsla(0,83%,91%,.95)}.fill-red-300{fill:#f8b4b4}.fill-red-300\/0{fill:hsla(0,83%,84%,0)}.fill-red-300\/10{fill:hsla(0,83%,84%,.1)}.fill-red-300\/100{fill:#f8b4b4}.fill-red-300\/20{fill:hsla(0,83%,84%,.2)}.fill-red-300\/25{fill:hsla(0,83%,84%,.25)}.fill-red-300\/30{fill:hsla(0,83%,84%,.3)}.fill-red-300\/40{fill:hsla(0,83%,84%,.4)}.fill-red-300\/5{fill:hsla(0,83%,84%,.05)}.fill-red-300\/50{fill:hsla(0,83%,84%,.5)}.fill-red-300\/60{fill:hsla(0,83%,84%,.6)}.fill-red-300\/70{fill:hsla(0,83%,84%,.7)}.fill-red-300\/75{fill:hsla(0,83%,84%,.75)}.fill-red-300\/80{fill:hsla(0,83%,84%,.8)}.fill-red-300\/90{fill:hsla(0,83%,84%,.9)}.fill-red-300\/95{fill:hsla(0,83%,84%,.95)}.fill-red-400{fill:#f98080}.fill-red-400\/0{fill:hsla(0,91%,74%,0)}.fill-red-400\/10{fill:hsla(0,91%,74%,.1)}.fill-red-400\/100{fill:#f98080}.fill-red-400\/20{fill:hsla(0,91%,74%,.2)}.fill-red-400\/25{fill:hsla(0,91%,74%,.25)}.fill-red-400\/30{fill:hsla(0,91%,74%,.3)}.fill-red-400\/40{fill:hsla(0,91%,74%,.4)}.fill-red-400\/5{fill:hsla(0,91%,74%,.05)}.fill-red-400\/50{fill:hsla(0,91%,74%,.5)}.fill-red-400\/60{fill:hsla(0,91%,74%,.6)}.fill-red-400\/70{fill:hsla(0,91%,74%,.7)}.fill-red-400\/75{fill:hsla(0,91%,74%,.75)}.fill-red-400\/80{fill:hsla(0,91%,74%,.8)}.fill-red-400\/90{fill:hsla(0,91%,74%,.9)}.fill-red-400\/95{fill:hsla(0,91%,74%,.95)}.fill-red-50{fill:#fdf2f2}.fill-red-50\/0{fill:hsla(0,73%,97%,0)}.fill-red-50\/10{fill:hsla(0,73%,97%,.1)}.fill-red-50\/100{fill:#fdf2f2}.fill-red-50\/20{fill:hsla(0,73%,97%,.2)}.fill-red-50\/25{fill:hsla(0,73%,97%,.25)}.fill-red-50\/30{fill:hsla(0,73%,97%,.3)}.fill-red-50\/40{fill:hsla(0,73%,97%,.4)}.fill-red-50\/5{fill:hsla(0,73%,97%,.05)}.fill-red-50\/50{fill:hsla(0,73%,97%,.5)}.fill-red-50\/60{fill:hsla(0,73%,97%,.6)}.fill-red-50\/70{fill:hsla(0,73%,97%,.7)}.fill-red-50\/75{fill:hsla(0,73%,97%,.75)}.fill-red-50\/80{fill:hsla(0,73%,97%,.8)}.fill-red-50\/90{fill:hsla(0,73%,97%,.9)}.fill-red-50\/95{fill:hsla(0,73%,97%,.95)}.fill-red-500{fill:#f05252}.fill-red-500\/0{fill:rgba(240,82,82,0)}.fill-red-500\/10{fill:rgba(240,82,82,.1)}.fill-red-500\/100{fill:#f05252}.fill-red-500\/20{fill:rgba(240,82,82,.2)}.fill-red-500\/25{fill:rgba(240,82,82,.25)}.fill-red-500\/30{fill:rgba(240,82,82,.3)}.fill-red-500\/40{fill:rgba(240,82,82,.4)}.fill-red-500\/5{fill:rgba(240,82,82,.05)}.fill-red-500\/50{fill:rgba(240,82,82,.5)}.fill-red-500\/60{fill:rgba(240,82,82,.6)}.fill-red-500\/70{fill:rgba(240,82,82,.7)}.fill-red-500\/75{fill:rgba(240,82,82,.75)}.fill-red-500\/80{fill:rgba(240,82,82,.8)}.fill-red-500\/90{fill:rgba(240,82,82,.9)}.fill-red-500\/95{fill:rgba(240,82,82,.95)}.fill-red-600{fill:#e02424}.fill-red-600\/0{fill:rgba(224,36,36,0)}.fill-red-600\/10{fill:rgba(224,36,36,.1)}.fill-red-600\/100{fill:#e02424}.fill-red-600\/20{fill:rgba(224,36,36,.2)}.fill-red-600\/25{fill:rgba(224,36,36,.25)}.fill-red-600\/30{fill:rgba(224,36,36,.3)}.fill-red-600\/40{fill:rgba(224,36,36,.4)}.fill-red-600\/5{fill:rgba(224,36,36,.05)}.fill-red-600\/50{fill:rgba(224,36,36,.5)}.fill-red-600\/60{fill:rgba(224,36,36,.6)}.fill-red-600\/70{fill:rgba(224,36,36,.7)}.fill-red-600\/75{fill:rgba(224,36,36,.75)}.fill-red-600\/80{fill:rgba(224,36,36,.8)}.fill-red-600\/90{fill:rgba(224,36,36,.9)}.fill-red-600\/95{fill:rgba(224,36,36,.95)}.fill-red-700{fill:#c81e1e}.fill-red-700\/0{fill:rgba(200,30,30,0)}.fill-red-700\/10{fill:rgba(200,30,30,.1)}.fill-red-700\/100{fill:#c81e1e}.fill-red-700\/20{fill:rgba(200,30,30,.2)}.fill-red-700\/25{fill:rgba(200,30,30,.25)}.fill-red-700\/30{fill:rgba(200,30,30,.3)}.fill-red-700\/40{fill:rgba(200,30,30,.4)}.fill-red-700\/5{fill:rgba(200,30,30,.05)}.fill-red-700\/50{fill:rgba(200,30,30,.5)}.fill-red-700\/60{fill:rgba(200,30,30,.6)}.fill-red-700\/70{fill:rgba(200,30,30,.7)}.fill-red-700\/75{fill:rgba(200,30,30,.75)}.fill-red-700\/80{fill:rgba(200,30,30,.8)}.fill-red-700\/90{fill:rgba(200,30,30,.9)}.fill-red-700\/95{fill:rgba(200,30,30,.95)}.fill-red-800{fill:#9b1c1c}.fill-red-800\/0{fill:rgba(155,28,28,0)}.fill-red-800\/10{fill:rgba(155,28,28,.1)}.fill-red-800\/100{fill:#9b1c1c}.fill-red-800\/20{fill:rgba(155,28,28,.2)}.fill-red-800\/25{fill:rgba(155,28,28,.25)}.fill-red-800\/30{fill:rgba(155,28,28,.3)}.fill-red-800\/40{fill:rgba(155,28,28,.4)}.fill-red-800\/5{fill:rgba(155,28,28,.05)}.fill-red-800\/50{fill:rgba(155,28,28,.5)}.fill-red-800\/60{fill:rgba(155,28,28,.6)}.fill-red-800\/70{fill:rgba(155,28,28,.7)}.fill-red-800\/75{fill:rgba(155,28,28,.75)}.fill-red-800\/80{fill:rgba(155,28,28,.8)}.fill-red-800\/90{fill:rgba(155,28,28,.9)}.fill-red-800\/95{fill:rgba(155,28,28,.95)}.fill-red-900{fill:#771d1d}.fill-red-900\/0{fill:rgba(119,29,29,0)}.fill-red-900\/10{fill:rgba(119,29,29,.1)}.fill-red-900\/100{fill:#771d1d}.fill-red-900\/20{fill:rgba(119,29,29,.2)}.fill-red-900\/25{fill:rgba(119,29,29,.25)}.fill-red-900\/30{fill:rgba(119,29,29,.3)}.fill-red-900\/40{fill:rgba(119,29,29,.4)}.fill-red-900\/5{fill:rgba(119,29,29,.05)}.fill-red-900\/50{fill:rgba(119,29,29,.5)}.fill-red-900\/60{fill:rgba(119,29,29,.6)}.fill-red-900\/70{fill:rgba(119,29,29,.7)}.fill-red-900\/75{fill:rgba(119,29,29,.75)}.fill-red-900\/80{fill:rgba(119,29,29,.8)}.fill-red-900\/90{fill:rgba(119,29,29,.9)}.fill-red-900\/95{fill:rgba(119,29,29,.95)}.fill-rose-100{fill:#ffe4e6}.fill-rose-100\/0{fill:rgba(255,228,230,0)}.fill-rose-100\/10{fill:rgba(255,228,230,.1)}.fill-rose-100\/100{fill:#ffe4e6}.fill-rose-100\/20{fill:rgba(255,228,230,.2)}.fill-rose-100\/25{fill:rgba(255,228,230,.25)}.fill-rose-100\/30{fill:rgba(255,228,230,.3)}.fill-rose-100\/40{fill:rgba(255,228,230,.4)}.fill-rose-100\/5{fill:rgba(255,228,230,.05)}.fill-rose-100\/50{fill:rgba(255,228,230,.5)}.fill-rose-100\/60{fill:rgba(255,228,230,.6)}.fill-rose-100\/70{fill:rgba(255,228,230,.7)}.fill-rose-100\/75{fill:rgba(255,228,230,.75)}.fill-rose-100\/80{fill:rgba(255,228,230,.8)}.fill-rose-100\/90{fill:rgba(255,228,230,.9)}.fill-rose-100\/95{fill:rgba(255,228,230,.95)}.fill-rose-200{fill:#fecdd3}.fill-rose-200\/0{fill:rgba(254,205,211,0)}.fill-rose-200\/10{fill:rgba(254,205,211,.1)}.fill-rose-200\/100{fill:#fecdd3}.fill-rose-200\/20{fill:rgba(254,205,211,.2)}.fill-rose-200\/25{fill:rgba(254,205,211,.25)}.fill-rose-200\/30{fill:rgba(254,205,211,.3)}.fill-rose-200\/40{fill:rgba(254,205,211,.4)}.fill-rose-200\/5{fill:rgba(254,205,211,.05)}.fill-rose-200\/50{fill:rgba(254,205,211,.5)}.fill-rose-200\/60{fill:rgba(254,205,211,.6)}.fill-rose-200\/70{fill:rgba(254,205,211,.7)}.fill-rose-200\/75{fill:rgba(254,205,211,.75)}.fill-rose-200\/80{fill:rgba(254,205,211,.8)}.fill-rose-200\/90{fill:rgba(254,205,211,.9)}.fill-rose-200\/95{fill:rgba(254,205,211,.95)}.fill-rose-300{fill:#fda4af}.fill-rose-300\/0{fill:rgba(253,164,175,0)}.fill-rose-300\/10{fill:rgba(253,164,175,.1)}.fill-rose-300\/100{fill:#fda4af}.fill-rose-300\/20{fill:rgba(253,164,175,.2)}.fill-rose-300\/25{fill:rgba(253,164,175,.25)}.fill-rose-300\/30{fill:rgba(253,164,175,.3)}.fill-rose-300\/40{fill:rgba(253,164,175,.4)}.fill-rose-300\/5{fill:rgba(253,164,175,.05)}.fill-rose-300\/50{fill:rgba(253,164,175,.5)}.fill-rose-300\/60{fill:rgba(253,164,175,.6)}.fill-rose-300\/70{fill:rgba(253,164,175,.7)}.fill-rose-300\/75{fill:rgba(253,164,175,.75)}.fill-rose-300\/80{fill:rgba(253,164,175,.8)}.fill-rose-300\/90{fill:rgba(253,164,175,.9)}.fill-rose-300\/95{fill:rgba(253,164,175,.95)}.fill-rose-400{fill:#fb7185}.fill-rose-400\/0{fill:rgba(251,113,133,0)}.fill-rose-400\/10{fill:rgba(251,113,133,.1)}.fill-rose-400\/100{fill:#fb7185}.fill-rose-400\/20{fill:rgba(251,113,133,.2)}.fill-rose-400\/25{fill:rgba(251,113,133,.25)}.fill-rose-400\/30{fill:rgba(251,113,133,.3)}.fill-rose-400\/40{fill:rgba(251,113,133,.4)}.fill-rose-400\/5{fill:rgba(251,113,133,.05)}.fill-rose-400\/50{fill:rgba(251,113,133,.5)}.fill-rose-400\/60{fill:rgba(251,113,133,.6)}.fill-rose-400\/70{fill:rgba(251,113,133,.7)}.fill-rose-400\/75{fill:rgba(251,113,133,.75)}.fill-rose-400\/80{fill:rgba(251,113,133,.8)}.fill-rose-400\/90{fill:rgba(251,113,133,.9)}.fill-rose-400\/95{fill:rgba(251,113,133,.95)}.fill-rose-50{fill:#fff1f2}.fill-rose-50\/0{fill:rgba(255,241,242,0)}.fill-rose-50\/10{fill:rgba(255,241,242,.1)}.fill-rose-50\/100{fill:#fff1f2}.fill-rose-50\/20{fill:rgba(255,241,242,.2)}.fill-rose-50\/25{fill:rgba(255,241,242,.25)}.fill-rose-50\/30{fill:rgba(255,241,242,.3)}.fill-rose-50\/40{fill:rgba(255,241,242,.4)}.fill-rose-50\/5{fill:rgba(255,241,242,.05)}.fill-rose-50\/50{fill:rgba(255,241,242,.5)}.fill-rose-50\/60{fill:rgba(255,241,242,.6)}.fill-rose-50\/70{fill:rgba(255,241,242,.7)}.fill-rose-50\/75{fill:rgba(255,241,242,.75)}.fill-rose-50\/80{fill:rgba(255,241,242,.8)}.fill-rose-50\/90{fill:rgba(255,241,242,.9)}.fill-rose-50\/95{fill:rgba(255,241,242,.95)}.fill-rose-500{fill:#f43f5e}.fill-rose-500\/0{fill:rgba(244,63,94,0)}.fill-rose-500\/10{fill:rgba(244,63,94,.1)}.fill-rose-500\/100{fill:#f43f5e}.fill-rose-500\/20{fill:rgba(244,63,94,.2)}.fill-rose-500\/25{fill:rgba(244,63,94,.25)}.fill-rose-500\/30{fill:rgba(244,63,94,.3)}.fill-rose-500\/40{fill:rgba(244,63,94,.4)}.fill-rose-500\/5{fill:rgba(244,63,94,.05)}.fill-rose-500\/50{fill:rgba(244,63,94,.5)}.fill-rose-500\/60{fill:rgba(244,63,94,.6)}.fill-rose-500\/70{fill:rgba(244,63,94,.7)}.fill-rose-500\/75{fill:rgba(244,63,94,.75)}.fill-rose-500\/80{fill:rgba(244,63,94,.8)}.fill-rose-500\/90{fill:rgba(244,63,94,.9)}.fill-rose-500\/95{fill:rgba(244,63,94,.95)}.fill-rose-600{fill:#e11d48}.fill-rose-600\/0{fill:rgba(225,29,72,0)}.fill-rose-600\/10{fill:rgba(225,29,72,.1)}.fill-rose-600\/100{fill:#e11d48}.fill-rose-600\/20{fill:rgba(225,29,72,.2)}.fill-rose-600\/25{fill:rgba(225,29,72,.25)}.fill-rose-600\/30{fill:rgba(225,29,72,.3)}.fill-rose-600\/40{fill:rgba(225,29,72,.4)}.fill-rose-600\/5{fill:rgba(225,29,72,.05)}.fill-rose-600\/50{fill:rgba(225,29,72,.5)}.fill-rose-600\/60{fill:rgba(225,29,72,.6)}.fill-rose-600\/70{fill:rgba(225,29,72,.7)}.fill-rose-600\/75{fill:rgba(225,29,72,.75)}.fill-rose-600\/80{fill:rgba(225,29,72,.8)}.fill-rose-600\/90{fill:rgba(225,29,72,.9)}.fill-rose-600\/95{fill:rgba(225,29,72,.95)}.fill-rose-700{fill:#be123c}.fill-rose-700\/0{fill:rgba(190,18,60,0)}.fill-rose-700\/10{fill:rgba(190,18,60,.1)}.fill-rose-700\/100{fill:#be123c}.fill-rose-700\/20{fill:rgba(190,18,60,.2)}.fill-rose-700\/25{fill:rgba(190,18,60,.25)}.fill-rose-700\/30{fill:rgba(190,18,60,.3)}.fill-rose-700\/40{fill:rgba(190,18,60,.4)}.fill-rose-700\/5{fill:rgba(190,18,60,.05)}.fill-rose-700\/50{fill:rgba(190,18,60,.5)}.fill-rose-700\/60{fill:rgba(190,18,60,.6)}.fill-rose-700\/70{fill:rgba(190,18,60,.7)}.fill-rose-700\/75{fill:rgba(190,18,60,.75)}.fill-rose-700\/80{fill:rgba(190,18,60,.8)}.fill-rose-700\/90{fill:rgba(190,18,60,.9)}.fill-rose-700\/95{fill:rgba(190,18,60,.95)}.fill-rose-800{fill:#9f1239}.fill-rose-800\/0{fill:rgba(159,18,57,0)}.fill-rose-800\/10{fill:rgba(159,18,57,.1)}.fill-rose-800\/100{fill:#9f1239}.fill-rose-800\/20{fill:rgba(159,18,57,.2)}.fill-rose-800\/25{fill:rgba(159,18,57,.25)}.fill-rose-800\/30{fill:rgba(159,18,57,.3)}.fill-rose-800\/40{fill:rgba(159,18,57,.4)}.fill-rose-800\/5{fill:rgba(159,18,57,.05)}.fill-rose-800\/50{fill:rgba(159,18,57,.5)}.fill-rose-800\/60{fill:rgba(159,18,57,.6)}.fill-rose-800\/70{fill:rgba(159,18,57,.7)}.fill-rose-800\/75{fill:rgba(159,18,57,.75)}.fill-rose-800\/80{fill:rgba(159,18,57,.8)}.fill-rose-800\/90{fill:rgba(159,18,57,.9)}.fill-rose-800\/95{fill:rgba(159,18,57,.95)}.fill-rose-900{fill:#881337}.fill-rose-900\/0{fill:rgba(136,19,55,0)}.fill-rose-900\/10{fill:rgba(136,19,55,.1)}.fill-rose-900\/100{fill:#881337}.fill-rose-900\/20{fill:rgba(136,19,55,.2)}.fill-rose-900\/25{fill:rgba(136,19,55,.25)}.fill-rose-900\/30{fill:rgba(136,19,55,.3)}.fill-rose-900\/40{fill:rgba(136,19,55,.4)}.fill-rose-900\/5{fill:rgba(136,19,55,.05)}.fill-rose-900\/50{fill:rgba(136,19,55,.5)}.fill-rose-900\/60{fill:rgba(136,19,55,.6)}.fill-rose-900\/70{fill:rgba(136,19,55,.7)}.fill-rose-900\/75{fill:rgba(136,19,55,.75)}.fill-rose-900\/80{fill:rgba(136,19,55,.8)}.fill-rose-900\/90{fill:rgba(136,19,55,.9)}.fill-rose-900\/95{fill:rgba(136,19,55,.95)}.fill-sky-100{fill:#e0f2fe}.fill-sky-100\/0{fill:rgba(224,242,254,0)}.fill-sky-100\/10{fill:rgba(224,242,254,.1)}.fill-sky-100\/100{fill:#e0f2fe}.fill-sky-100\/20{fill:rgba(224,242,254,.2)}.fill-sky-100\/25{fill:rgba(224,242,254,.25)}.fill-sky-100\/30{fill:rgba(224,242,254,.3)}.fill-sky-100\/40{fill:rgba(224,242,254,.4)}.fill-sky-100\/5{fill:rgba(224,242,254,.05)}.fill-sky-100\/50{fill:rgba(224,242,254,.5)}.fill-sky-100\/60{fill:rgba(224,242,254,.6)}.fill-sky-100\/70{fill:rgba(224,242,254,.7)}.fill-sky-100\/75{fill:rgba(224,242,254,.75)}.fill-sky-100\/80{fill:rgba(224,242,254,.8)}.fill-sky-100\/90{fill:rgba(224,242,254,.9)}.fill-sky-100\/95{fill:rgba(224,242,254,.95)}.fill-sky-200{fill:#bae6fd}.fill-sky-200\/0{fill:rgba(186,230,253,0)}.fill-sky-200\/10{fill:rgba(186,230,253,.1)}.fill-sky-200\/100{fill:#bae6fd}.fill-sky-200\/20{fill:rgba(186,230,253,.2)}.fill-sky-200\/25{fill:rgba(186,230,253,.25)}.fill-sky-200\/30{fill:rgba(186,230,253,.3)}.fill-sky-200\/40{fill:rgba(186,230,253,.4)}.fill-sky-200\/5{fill:rgba(186,230,253,.05)}.fill-sky-200\/50{fill:rgba(186,230,253,.5)}.fill-sky-200\/60{fill:rgba(186,230,253,.6)}.fill-sky-200\/70{fill:rgba(186,230,253,.7)}.fill-sky-200\/75{fill:rgba(186,230,253,.75)}.fill-sky-200\/80{fill:rgba(186,230,253,.8)}.fill-sky-200\/90{fill:rgba(186,230,253,.9)}.fill-sky-200\/95{fill:rgba(186,230,253,.95)}.fill-sky-300{fill:#7dd3fc}.fill-sky-300\/0{fill:rgba(125,211,252,0)}.fill-sky-300\/10{fill:rgba(125,211,252,.1)}.fill-sky-300\/100{fill:#7dd3fc}.fill-sky-300\/20{fill:rgba(125,211,252,.2)}.fill-sky-300\/25{fill:rgba(125,211,252,.25)}.fill-sky-300\/30{fill:rgba(125,211,252,.3)}.fill-sky-300\/40{fill:rgba(125,211,252,.4)}.fill-sky-300\/5{fill:rgba(125,211,252,.05)}.fill-sky-300\/50{fill:rgba(125,211,252,.5)}.fill-sky-300\/60{fill:rgba(125,211,252,.6)}.fill-sky-300\/70{fill:rgba(125,211,252,.7)}.fill-sky-300\/75{fill:rgba(125,211,252,.75)}.fill-sky-300\/80{fill:rgba(125,211,252,.8)}.fill-sky-300\/90{fill:rgba(125,211,252,.9)}.fill-sky-300\/95{fill:rgba(125,211,252,.95)}.fill-sky-400{fill:#38bdf8}.fill-sky-400\/0{fill:rgba(56,189,248,0)}.fill-sky-400\/10{fill:rgba(56,189,248,.1)}.fill-sky-400\/100{fill:#38bdf8}.fill-sky-400\/20{fill:rgba(56,189,248,.2)}.fill-sky-400\/25{fill:rgba(56,189,248,.25)}.fill-sky-400\/30{fill:rgba(56,189,248,.3)}.fill-sky-400\/40{fill:rgba(56,189,248,.4)}.fill-sky-400\/5{fill:rgba(56,189,248,.05)}.fill-sky-400\/50{fill:rgba(56,189,248,.5)}.fill-sky-400\/60{fill:rgba(56,189,248,.6)}.fill-sky-400\/70{fill:rgba(56,189,248,.7)}.fill-sky-400\/75{fill:rgba(56,189,248,.75)}.fill-sky-400\/80{fill:rgba(56,189,248,.8)}.fill-sky-400\/90{fill:rgba(56,189,248,.9)}.fill-sky-400\/95{fill:rgba(56,189,248,.95)}.fill-sky-50{fill:#f0f9ff}.fill-sky-50\/0{fill:rgba(240,249,255,0)}.fill-sky-50\/10{fill:rgba(240,249,255,.1)}.fill-sky-50\/100{fill:#f0f9ff}.fill-sky-50\/20{fill:rgba(240,249,255,.2)}.fill-sky-50\/25{fill:rgba(240,249,255,.25)}.fill-sky-50\/30{fill:rgba(240,249,255,.3)}.fill-sky-50\/40{fill:rgba(240,249,255,.4)}.fill-sky-50\/5{fill:rgba(240,249,255,.05)}.fill-sky-50\/50{fill:rgba(240,249,255,.5)}.fill-sky-50\/60{fill:rgba(240,249,255,.6)}.fill-sky-50\/70{fill:rgba(240,249,255,.7)}.fill-sky-50\/75{fill:rgba(240,249,255,.75)}.fill-sky-50\/80{fill:rgba(240,249,255,.8)}.fill-sky-50\/90{fill:rgba(240,249,255,.9)}.fill-sky-50\/95{fill:rgba(240,249,255,.95)}.fill-sky-500{fill:#0ea5e9}.fill-sky-500\/0{fill:rgba(14,165,233,0)}.fill-sky-500\/10{fill:rgba(14,165,233,.1)}.fill-sky-500\/100{fill:#0ea5e9}.fill-sky-500\/20{fill:rgba(14,165,233,.2)}.fill-sky-500\/25{fill:rgba(14,165,233,.25)}.fill-sky-500\/30{fill:rgba(14,165,233,.3)}.fill-sky-500\/40{fill:rgba(14,165,233,.4)}.fill-sky-500\/5{fill:rgba(14,165,233,.05)}.fill-sky-500\/50{fill:rgba(14,165,233,.5)}.fill-sky-500\/60{fill:rgba(14,165,233,.6)}.fill-sky-500\/70{fill:rgba(14,165,233,.7)}.fill-sky-500\/75{fill:rgba(14,165,233,.75)}.fill-sky-500\/80{fill:rgba(14,165,233,.8)}.fill-sky-500\/90{fill:rgba(14,165,233,.9)}.fill-sky-500\/95{fill:rgba(14,165,233,.95)}.fill-sky-600{fill:#0284c7}.fill-sky-600\/0{fill:rgba(2,132,199,0)}.fill-sky-600\/10{fill:rgba(2,132,199,.1)}.fill-sky-600\/100{fill:#0284c7}.fill-sky-600\/20{fill:rgba(2,132,199,.2)}.fill-sky-600\/25{fill:rgba(2,132,199,.25)}.fill-sky-600\/30{fill:rgba(2,132,199,.3)}.fill-sky-600\/40{fill:rgba(2,132,199,.4)}.fill-sky-600\/5{fill:rgba(2,132,199,.05)}.fill-sky-600\/50{fill:rgba(2,132,199,.5)}.fill-sky-600\/60{fill:rgba(2,132,199,.6)}.fill-sky-600\/70{fill:rgba(2,132,199,.7)}.fill-sky-600\/75{fill:rgba(2,132,199,.75)}.fill-sky-600\/80{fill:rgba(2,132,199,.8)}.fill-sky-600\/90{fill:rgba(2,132,199,.9)}.fill-sky-600\/95{fill:rgba(2,132,199,.95)}.fill-sky-700{fill:#0369a1}.fill-sky-700\/0{fill:rgba(3,105,161,0)}.fill-sky-700\/10{fill:rgba(3,105,161,.1)}.fill-sky-700\/100{fill:#0369a1}.fill-sky-700\/20{fill:rgba(3,105,161,.2)}.fill-sky-700\/25{fill:rgba(3,105,161,.25)}.fill-sky-700\/30{fill:rgba(3,105,161,.3)}.fill-sky-700\/40{fill:rgba(3,105,161,.4)}.fill-sky-700\/5{fill:rgba(3,105,161,.05)}.fill-sky-700\/50{fill:rgba(3,105,161,.5)}.fill-sky-700\/60{fill:rgba(3,105,161,.6)}.fill-sky-700\/70{fill:rgba(3,105,161,.7)}.fill-sky-700\/75{fill:rgba(3,105,161,.75)}.fill-sky-700\/80{fill:rgba(3,105,161,.8)}.fill-sky-700\/90{fill:rgba(3,105,161,.9)}.fill-sky-700\/95{fill:rgba(3,105,161,.95)}.fill-sky-800{fill:#075985}.fill-sky-800\/0{fill:rgba(7,89,133,0)}.fill-sky-800\/10{fill:rgba(7,89,133,.1)}.fill-sky-800\/100{fill:#075985}.fill-sky-800\/20{fill:rgba(7,89,133,.2)}.fill-sky-800\/25{fill:rgba(7,89,133,.25)}.fill-sky-800\/30{fill:rgba(7,89,133,.3)}.fill-sky-800\/40{fill:rgba(7,89,133,.4)}.fill-sky-800\/5{fill:rgba(7,89,133,.05)}.fill-sky-800\/50{fill:rgba(7,89,133,.5)}.fill-sky-800\/60{fill:rgba(7,89,133,.6)}.fill-sky-800\/70{fill:rgba(7,89,133,.7)}.fill-sky-800\/75{fill:rgba(7,89,133,.75)}.fill-sky-800\/80{fill:rgba(7,89,133,.8)}.fill-sky-800\/90{fill:rgba(7,89,133,.9)}.fill-sky-800\/95{fill:rgba(7,89,133,.95)}.fill-sky-900{fill:#0c4a6e}.fill-sky-900\/0{fill:rgba(12,74,110,0)}.fill-sky-900\/10{fill:rgba(12,74,110,.1)}.fill-sky-900\/100{fill:#0c4a6e}.fill-sky-900\/20{fill:rgba(12,74,110,.2)}.fill-sky-900\/25{fill:rgba(12,74,110,.25)}.fill-sky-900\/30{fill:rgba(12,74,110,.3)}.fill-sky-900\/40{fill:rgba(12,74,110,.4)}.fill-sky-900\/5{fill:rgba(12,74,110,.05)}.fill-sky-900\/50{fill:rgba(12,74,110,.5)}.fill-sky-900\/60{fill:rgba(12,74,110,.6)}.fill-sky-900\/70{fill:rgba(12,74,110,.7)}.fill-sky-900\/75{fill:rgba(12,74,110,.75)}.fill-sky-900\/80{fill:rgba(12,74,110,.8)}.fill-sky-900\/90{fill:rgba(12,74,110,.9)}.fill-sky-900\/95{fill:rgba(12,74,110,.95)}.fill-slate-100{fill:#f1f5f9}.fill-slate-100\/0{fill:rgba(241,245,249,0)}.fill-slate-100\/10{fill:rgba(241,245,249,.1)}.fill-slate-100\/100{fill:#f1f5f9}.fill-slate-100\/20{fill:rgba(241,245,249,.2)}.fill-slate-100\/25{fill:rgba(241,245,249,.25)}.fill-slate-100\/30{fill:rgba(241,245,249,.3)}.fill-slate-100\/40{fill:rgba(241,245,249,.4)}.fill-slate-100\/5{fill:rgba(241,245,249,.05)}.fill-slate-100\/50{fill:rgba(241,245,249,.5)}.fill-slate-100\/60{fill:rgba(241,245,249,.6)}.fill-slate-100\/70{fill:rgba(241,245,249,.7)}.fill-slate-100\/75{fill:rgba(241,245,249,.75)}.fill-slate-100\/80{fill:rgba(241,245,249,.8)}.fill-slate-100\/90{fill:rgba(241,245,249,.9)}.fill-slate-100\/95{fill:rgba(241,245,249,.95)}.fill-slate-200{fill:#e2e8f0}.fill-slate-200\/0{fill:rgba(226,232,240,0)}.fill-slate-200\/10{fill:rgba(226,232,240,.1)}.fill-slate-200\/100{fill:#e2e8f0}.fill-slate-200\/20{fill:rgba(226,232,240,.2)}.fill-slate-200\/25{fill:rgba(226,232,240,.25)}.fill-slate-200\/30{fill:rgba(226,232,240,.3)}.fill-slate-200\/40{fill:rgba(226,232,240,.4)}.fill-slate-200\/5{fill:rgba(226,232,240,.05)}.fill-slate-200\/50{fill:rgba(226,232,240,.5)}.fill-slate-200\/60{fill:rgba(226,232,240,.6)}.fill-slate-200\/70{fill:rgba(226,232,240,.7)}.fill-slate-200\/75{fill:rgba(226,232,240,.75)}.fill-slate-200\/80{fill:rgba(226,232,240,.8)}.fill-slate-200\/90{fill:rgba(226,232,240,.9)}.fill-slate-200\/95{fill:rgba(226,232,240,.95)}.fill-slate-300{fill:#cbd5e1}.fill-slate-300\/0{fill:rgba(203,213,225,0)}.fill-slate-300\/10{fill:rgba(203,213,225,.1)}.fill-slate-300\/100{fill:#cbd5e1}.fill-slate-300\/20{fill:rgba(203,213,225,.2)}.fill-slate-300\/25{fill:rgba(203,213,225,.25)}.fill-slate-300\/30{fill:rgba(203,213,225,.3)}.fill-slate-300\/40{fill:rgba(203,213,225,.4)}.fill-slate-300\/5{fill:rgba(203,213,225,.05)}.fill-slate-300\/50{fill:rgba(203,213,225,.5)}.fill-slate-300\/60{fill:rgba(203,213,225,.6)}.fill-slate-300\/70{fill:rgba(203,213,225,.7)}.fill-slate-300\/75{fill:rgba(203,213,225,.75)}.fill-slate-300\/80{fill:rgba(203,213,225,.8)}.fill-slate-300\/90{fill:rgba(203,213,225,.9)}.fill-slate-300\/95{fill:rgba(203,213,225,.95)}.fill-slate-400{fill:#94a3b8}.fill-slate-400\/0{fill:rgba(148,163,184,0)}.fill-slate-400\/10{fill:rgba(148,163,184,.1)}.fill-slate-400\/100{fill:#94a3b8}.fill-slate-400\/20{fill:rgba(148,163,184,.2)}.fill-slate-400\/25{fill:rgba(148,163,184,.25)}.fill-slate-400\/30{fill:rgba(148,163,184,.3)}.fill-slate-400\/40{fill:rgba(148,163,184,.4)}.fill-slate-400\/5{fill:rgba(148,163,184,.05)}.fill-slate-400\/50{fill:rgba(148,163,184,.5)}.fill-slate-400\/60{fill:rgba(148,163,184,.6)}.fill-slate-400\/70{fill:rgba(148,163,184,.7)}.fill-slate-400\/75{fill:rgba(148,163,184,.75)}.fill-slate-400\/80{fill:rgba(148,163,184,.8)}.fill-slate-400\/90{fill:rgba(148,163,184,.9)}.fill-slate-400\/95{fill:rgba(148,163,184,.95)}.fill-slate-50{fill:#f8fafc}.fill-slate-50\/0{fill:rgba(248,250,252,0)}.fill-slate-50\/10{fill:rgba(248,250,252,.1)}.fill-slate-50\/100{fill:#f8fafc}.fill-slate-50\/20{fill:rgba(248,250,252,.2)}.fill-slate-50\/25{fill:rgba(248,250,252,.25)}.fill-slate-50\/30{fill:rgba(248,250,252,.3)}.fill-slate-50\/40{fill:rgba(248,250,252,.4)}.fill-slate-50\/5{fill:rgba(248,250,252,.05)}.fill-slate-50\/50{fill:rgba(248,250,252,.5)}.fill-slate-50\/60{fill:rgba(248,250,252,.6)}.fill-slate-50\/70{fill:rgba(248,250,252,.7)}.fill-slate-50\/75{fill:rgba(248,250,252,.75)}.fill-slate-50\/80{fill:rgba(248,250,252,.8)}.fill-slate-50\/90{fill:rgba(248,250,252,.9)}.fill-slate-50\/95{fill:rgba(248,250,252,.95)}.fill-slate-500{fill:#64748b}.fill-slate-500\/0{fill:rgba(100,116,139,0)}.fill-slate-500\/10{fill:rgba(100,116,139,.1)}.fill-slate-500\/100{fill:#64748b}.fill-slate-500\/20{fill:rgba(100,116,139,.2)}.fill-slate-500\/25{fill:rgba(100,116,139,.25)}.fill-slate-500\/30{fill:rgba(100,116,139,.3)}.fill-slate-500\/40{fill:rgba(100,116,139,.4)}.fill-slate-500\/5{fill:rgba(100,116,139,.05)}.fill-slate-500\/50{fill:rgba(100,116,139,.5)}.fill-slate-500\/60{fill:rgba(100,116,139,.6)}.fill-slate-500\/70{fill:rgba(100,116,139,.7)}.fill-slate-500\/75{fill:rgba(100,116,139,.75)}.fill-slate-500\/80{fill:rgba(100,116,139,.8)}.fill-slate-500\/90{fill:rgba(100,116,139,.9)}.fill-slate-500\/95{fill:rgba(100,116,139,.95)}.fill-slate-600{fill:#475569}.fill-slate-600\/0{fill:rgba(71,85,105,0)}.fill-slate-600\/10{fill:rgba(71,85,105,.1)}.fill-slate-600\/100{fill:#475569}.fill-slate-600\/20{fill:rgba(71,85,105,.2)}.fill-slate-600\/25{fill:rgba(71,85,105,.25)}.fill-slate-600\/30{fill:rgba(71,85,105,.3)}.fill-slate-600\/40{fill:rgba(71,85,105,.4)}.fill-slate-600\/5{fill:rgba(71,85,105,.05)}.fill-slate-600\/50{fill:rgba(71,85,105,.5)}.fill-slate-600\/60{fill:rgba(71,85,105,.6)}.fill-slate-600\/70{fill:rgba(71,85,105,.7)}.fill-slate-600\/75{fill:rgba(71,85,105,.75)}.fill-slate-600\/80{fill:rgba(71,85,105,.8)}.fill-slate-600\/90{fill:rgba(71,85,105,.9)}.fill-slate-600\/95{fill:rgba(71,85,105,.95)}.fill-slate-700{fill:#334155}.fill-slate-700\/0{fill:rgba(51,65,85,0)}.fill-slate-700\/10{fill:rgba(51,65,85,.1)}.fill-slate-700\/100{fill:#334155}.fill-slate-700\/20{fill:rgba(51,65,85,.2)}.fill-slate-700\/25{fill:rgba(51,65,85,.25)}.fill-slate-700\/30{fill:rgba(51,65,85,.3)}.fill-slate-700\/40{fill:rgba(51,65,85,.4)}.fill-slate-700\/5{fill:rgba(51,65,85,.05)}.fill-slate-700\/50{fill:rgba(51,65,85,.5)}.fill-slate-700\/60{fill:rgba(51,65,85,.6)}.fill-slate-700\/70{fill:rgba(51,65,85,.7)}.fill-slate-700\/75{fill:rgba(51,65,85,.75)}.fill-slate-700\/80{fill:rgba(51,65,85,.8)}.fill-slate-700\/90{fill:rgba(51,65,85,.9)}.fill-slate-700\/95{fill:rgba(51,65,85,.95)}.fill-slate-800{fill:#1e293b}.fill-slate-800\/0{fill:rgba(30,41,59,0)}.fill-slate-800\/10{fill:rgba(30,41,59,.1)}.fill-slate-800\/100{fill:#1e293b}.fill-slate-800\/20{fill:rgba(30,41,59,.2)}.fill-slate-800\/25{fill:rgba(30,41,59,.25)}.fill-slate-800\/30{fill:rgba(30,41,59,.3)}.fill-slate-800\/40{fill:rgba(30,41,59,.4)}.fill-slate-800\/5{fill:rgba(30,41,59,.05)}.fill-slate-800\/50{fill:rgba(30,41,59,.5)}.fill-slate-800\/60{fill:rgba(30,41,59,.6)}.fill-slate-800\/70{fill:rgba(30,41,59,.7)}.fill-slate-800\/75{fill:rgba(30,41,59,.75)}.fill-slate-800\/80{fill:rgba(30,41,59,.8)}.fill-slate-800\/90{fill:rgba(30,41,59,.9)}.fill-slate-800\/95{fill:rgba(30,41,59,.95)}.fill-slate-900{fill:#0f172a}.fill-slate-900\/0{fill:rgba(15,23,42,0)}.fill-slate-900\/10{fill:rgba(15,23,42,.1)}.fill-slate-900\/100{fill:#0f172a}.fill-slate-900\/20{fill:rgba(15,23,42,.2)}.fill-slate-900\/25{fill:rgba(15,23,42,.25)}.fill-slate-900\/30{fill:rgba(15,23,42,.3)}.fill-slate-900\/40{fill:rgba(15,23,42,.4)}.fill-slate-900\/5{fill:rgba(15,23,42,.05)}.fill-slate-900\/50{fill:rgba(15,23,42,.5)}.fill-slate-900\/60{fill:rgba(15,23,42,.6)}.fill-slate-900\/70{fill:rgba(15,23,42,.7)}.fill-slate-900\/75{fill:rgba(15,23,42,.75)}.fill-slate-900\/80{fill:rgba(15,23,42,.8)}.fill-slate-900\/90{fill:rgba(15,23,42,.9)}.fill-slate-900\/95{fill:rgba(15,23,42,.95)}.fill-stone-100{fill:#f5f5f4}.fill-stone-100\/0{fill:hsla(60,5%,96%,0)}.fill-stone-100\/10{fill:hsla(60,5%,96%,.1)}.fill-stone-100\/100{fill:#f5f5f4}.fill-stone-100\/20{fill:hsla(60,5%,96%,.2)}.fill-stone-100\/25{fill:hsla(60,5%,96%,.25)}.fill-stone-100\/30{fill:hsla(60,5%,96%,.3)}.fill-stone-100\/40{fill:hsla(60,5%,96%,.4)}.fill-stone-100\/5{fill:hsla(60,5%,96%,.05)}.fill-stone-100\/50{fill:hsla(60,5%,96%,.5)}.fill-stone-100\/60{fill:hsla(60,5%,96%,.6)}.fill-stone-100\/70{fill:hsla(60,5%,96%,.7)}.fill-stone-100\/75{fill:hsla(60,5%,96%,.75)}.fill-stone-100\/80{fill:hsla(60,5%,96%,.8)}.fill-stone-100\/90{fill:hsla(60,5%,96%,.9)}.fill-stone-100\/95{fill:hsla(60,5%,96%,.95)}.fill-stone-200{fill:#e7e5e4}.fill-stone-200\/0{fill:hsla(20,6%,90%,0)}.fill-stone-200\/10{fill:hsla(20,6%,90%,.1)}.fill-stone-200\/100{fill:#e7e5e4}.fill-stone-200\/20{fill:hsla(20,6%,90%,.2)}.fill-stone-200\/25{fill:hsla(20,6%,90%,.25)}.fill-stone-200\/30{fill:hsla(20,6%,90%,.3)}.fill-stone-200\/40{fill:hsla(20,6%,90%,.4)}.fill-stone-200\/5{fill:hsla(20,6%,90%,.05)}.fill-stone-200\/50{fill:hsla(20,6%,90%,.5)}.fill-stone-200\/60{fill:hsla(20,6%,90%,.6)}.fill-stone-200\/70{fill:hsla(20,6%,90%,.7)}.fill-stone-200\/75{fill:hsla(20,6%,90%,.75)}.fill-stone-200\/80{fill:hsla(20,6%,90%,.8)}.fill-stone-200\/90{fill:hsla(20,6%,90%,.9)}.fill-stone-200\/95{fill:hsla(20,6%,90%,.95)}.fill-stone-300{fill:#d6d3d1}.fill-stone-300\/0{fill:hsla(24,6%,83%,0)}.fill-stone-300\/10{fill:hsla(24,6%,83%,.1)}.fill-stone-300\/100{fill:#d6d3d1}.fill-stone-300\/20{fill:hsla(24,6%,83%,.2)}.fill-stone-300\/25{fill:hsla(24,6%,83%,.25)}.fill-stone-300\/30{fill:hsla(24,6%,83%,.3)}.fill-stone-300\/40{fill:hsla(24,6%,83%,.4)}.fill-stone-300\/5{fill:hsla(24,6%,83%,.05)}.fill-stone-300\/50{fill:hsla(24,6%,83%,.5)}.fill-stone-300\/60{fill:hsla(24,6%,83%,.6)}.fill-stone-300\/70{fill:hsla(24,6%,83%,.7)}.fill-stone-300\/75{fill:hsla(24,6%,83%,.75)}.fill-stone-300\/80{fill:hsla(24,6%,83%,.8)}.fill-stone-300\/90{fill:hsla(24,6%,83%,.9)}.fill-stone-300\/95{fill:hsla(24,6%,83%,.95)}.fill-stone-400{fill:#a8a29e}.fill-stone-400\/0{fill:hsla(24,5%,64%,0)}.fill-stone-400\/10{fill:hsla(24,5%,64%,.1)}.fill-stone-400\/100{fill:#a8a29e}.fill-stone-400\/20{fill:hsla(24,5%,64%,.2)}.fill-stone-400\/25{fill:hsla(24,5%,64%,.25)}.fill-stone-400\/30{fill:hsla(24,5%,64%,.3)}.fill-stone-400\/40{fill:hsla(24,5%,64%,.4)}.fill-stone-400\/5{fill:hsla(24,5%,64%,.05)}.fill-stone-400\/50{fill:hsla(24,5%,64%,.5)}.fill-stone-400\/60{fill:hsla(24,5%,64%,.6)}.fill-stone-400\/70{fill:hsla(24,5%,64%,.7)}.fill-stone-400\/75{fill:hsla(24,5%,64%,.75)}.fill-stone-400\/80{fill:hsla(24,5%,64%,.8)}.fill-stone-400\/90{fill:hsla(24,5%,64%,.9)}.fill-stone-400\/95{fill:hsla(24,5%,64%,.95)}.fill-stone-50{fill:#fafaf9}.fill-stone-50\/0{fill:hsla(60,9%,98%,0)}.fill-stone-50\/10{fill:hsla(60,9%,98%,.1)}.fill-stone-50\/100{fill:#fafaf9}.fill-stone-50\/20{fill:hsla(60,9%,98%,.2)}.fill-stone-50\/25{fill:hsla(60,9%,98%,.25)}.fill-stone-50\/30{fill:hsla(60,9%,98%,.3)}.fill-stone-50\/40{fill:hsla(60,9%,98%,.4)}.fill-stone-50\/5{fill:hsla(60,9%,98%,.05)}.fill-stone-50\/50{fill:hsla(60,9%,98%,.5)}.fill-stone-50\/60{fill:hsla(60,9%,98%,.6)}.fill-stone-50\/70{fill:hsla(60,9%,98%,.7)}.fill-stone-50\/75{fill:hsla(60,9%,98%,.75)}.fill-stone-50\/80{fill:hsla(60,9%,98%,.8)}.fill-stone-50\/90{fill:hsla(60,9%,98%,.9)}.fill-stone-50\/95{fill:hsla(60,9%,98%,.95)}.fill-stone-500{fill:#78716c}.fill-stone-500\/0{fill:hsla(25,5%,45%,0)}.fill-stone-500\/10{fill:hsla(25,5%,45%,.1)}.fill-stone-500\/100{fill:#78716c}.fill-stone-500\/20{fill:hsla(25,5%,45%,.2)}.fill-stone-500\/25{fill:hsla(25,5%,45%,.25)}.fill-stone-500\/30{fill:hsla(25,5%,45%,.3)}.fill-stone-500\/40{fill:hsla(25,5%,45%,.4)}.fill-stone-500\/5{fill:hsla(25,5%,45%,.05)}.fill-stone-500\/50{fill:hsla(25,5%,45%,.5)}.fill-stone-500\/60{fill:hsla(25,5%,45%,.6)}.fill-stone-500\/70{fill:hsla(25,5%,45%,.7)}.fill-stone-500\/75{fill:hsla(25,5%,45%,.75)}.fill-stone-500\/80{fill:hsla(25,5%,45%,.8)}.fill-stone-500\/90{fill:hsla(25,5%,45%,.9)}.fill-stone-500\/95{fill:hsla(25,5%,45%,.95)}.fill-stone-600{fill:#57534e}.fill-stone-600\/0{fill:rgba(87,83,78,0)}.fill-stone-600\/10{fill:rgba(87,83,78,.1)}.fill-stone-600\/100{fill:#57534e}.fill-stone-600\/20{fill:rgba(87,83,78,.2)}.fill-stone-600\/25{fill:rgba(87,83,78,.25)}.fill-stone-600\/30{fill:rgba(87,83,78,.3)}.fill-stone-600\/40{fill:rgba(87,83,78,.4)}.fill-stone-600\/5{fill:rgba(87,83,78,.05)}.fill-stone-600\/50{fill:rgba(87,83,78,.5)}.fill-stone-600\/60{fill:rgba(87,83,78,.6)}.fill-stone-600\/70{fill:rgba(87,83,78,.7)}.fill-stone-600\/75{fill:rgba(87,83,78,.75)}.fill-stone-600\/80{fill:rgba(87,83,78,.8)}.fill-stone-600\/90{fill:rgba(87,83,78,.9)}.fill-stone-600\/95{fill:rgba(87,83,78,.95)}.fill-stone-700{fill:#44403c}.fill-stone-700\/0{fill:rgba(68,64,60,0)}.fill-stone-700\/10{fill:rgba(68,64,60,.1)}.fill-stone-700\/100{fill:#44403c}.fill-stone-700\/20{fill:rgba(68,64,60,.2)}.fill-stone-700\/25{fill:rgba(68,64,60,.25)}.fill-stone-700\/30{fill:rgba(68,64,60,.3)}.fill-stone-700\/40{fill:rgba(68,64,60,.4)}.fill-stone-700\/5{fill:rgba(68,64,60,.05)}.fill-stone-700\/50{fill:rgba(68,64,60,.5)}.fill-stone-700\/60{fill:rgba(68,64,60,.6)}.fill-stone-700\/70{fill:rgba(68,64,60,.7)}.fill-stone-700\/75{fill:rgba(68,64,60,.75)}.fill-stone-700\/80{fill:rgba(68,64,60,.8)}.fill-stone-700\/90{fill:rgba(68,64,60,.9)}.fill-stone-700\/95{fill:rgba(68,64,60,.95)}.fill-stone-800{fill:#292524}.fill-stone-800\/0{fill:rgba(41,37,36,0)}.fill-stone-800\/10{fill:rgba(41,37,36,.1)}.fill-stone-800\/100{fill:#292524}.fill-stone-800\/20{fill:rgba(41,37,36,.2)}.fill-stone-800\/25{fill:rgba(41,37,36,.25)}.fill-stone-800\/30{fill:rgba(41,37,36,.3)}.fill-stone-800\/40{fill:rgba(41,37,36,.4)}.fill-stone-800\/5{fill:rgba(41,37,36,.05)}.fill-stone-800\/50{fill:rgba(41,37,36,.5)}.fill-stone-800\/60{fill:rgba(41,37,36,.6)}.fill-stone-800\/70{fill:rgba(41,37,36,.7)}.fill-stone-800\/75{fill:rgba(41,37,36,.75)}.fill-stone-800\/80{fill:rgba(41,37,36,.8)}.fill-stone-800\/90{fill:rgba(41,37,36,.9)}.fill-stone-800\/95{fill:rgba(41,37,36,.95)}.fill-stone-900{fill:#1c1917}.fill-stone-900\/0{fill:rgba(28,25,23,0)}.fill-stone-900\/10{fill:rgba(28,25,23,.1)}.fill-stone-900\/100{fill:#1c1917}.fill-stone-900\/20{fill:rgba(28,25,23,.2)}.fill-stone-900\/25{fill:rgba(28,25,23,.25)}.fill-stone-900\/30{fill:rgba(28,25,23,.3)}.fill-stone-900\/40{fill:rgba(28,25,23,.4)}.fill-stone-900\/5{fill:rgba(28,25,23,.05)}.fill-stone-900\/50{fill:rgba(28,25,23,.5)}.fill-stone-900\/60{fill:rgba(28,25,23,.6)}.fill-stone-900\/70{fill:rgba(28,25,23,.7)}.fill-stone-900\/75{fill:rgba(28,25,23,.75)}.fill-stone-900\/80{fill:rgba(28,25,23,.8)}.fill-stone-900\/90{fill:rgba(28,25,23,.9)}.fill-stone-900\/95{fill:rgba(28,25,23,.95)}.fill-teal-100{fill:#d5f5f6}.fill-teal-100\/0{fill:rgba(213,245,246,0)}.fill-teal-100\/10{fill:rgba(213,245,246,.1)}.fill-teal-100\/100{fill:#d5f5f6}.fill-teal-100\/20{fill:rgba(213,245,246,.2)}.fill-teal-100\/25{fill:rgba(213,245,246,.25)}.fill-teal-100\/30{fill:rgba(213,245,246,.3)}.fill-teal-100\/40{fill:rgba(213,245,246,.4)}.fill-teal-100\/5{fill:rgba(213,245,246,.05)}.fill-teal-100\/50{fill:rgba(213,245,246,.5)}.fill-teal-100\/60{fill:rgba(213,245,246,.6)}.fill-teal-100\/70{fill:rgba(213,245,246,.7)}.fill-teal-100\/75{fill:rgba(213,245,246,.75)}.fill-teal-100\/80{fill:rgba(213,245,246,.8)}.fill-teal-100\/90{fill:rgba(213,245,246,.9)}.fill-teal-100\/95{fill:rgba(213,245,246,.95)}.fill-teal-200{fill:#afecef}.fill-teal-200\/0{fill:rgba(175,236,239,0)}.fill-teal-200\/10{fill:rgba(175,236,239,.1)}.fill-teal-200\/100{fill:#afecef}.fill-teal-200\/20{fill:rgba(175,236,239,.2)}.fill-teal-200\/25{fill:rgba(175,236,239,.25)}.fill-teal-200\/30{fill:rgba(175,236,239,.3)}.fill-teal-200\/40{fill:rgba(175,236,239,.4)}.fill-teal-200\/5{fill:rgba(175,236,239,.05)}.fill-teal-200\/50{fill:rgba(175,236,239,.5)}.fill-teal-200\/60{fill:rgba(175,236,239,.6)}.fill-teal-200\/70{fill:rgba(175,236,239,.7)}.fill-teal-200\/75{fill:rgba(175,236,239,.75)}.fill-teal-200\/80{fill:rgba(175,236,239,.8)}.fill-teal-200\/90{fill:rgba(175,236,239,.9)}.fill-teal-200\/95{fill:rgba(175,236,239,.95)}.fill-teal-300{fill:#7edce2}.fill-teal-300\/0{fill:rgba(126,220,226,0)}.fill-teal-300\/10{fill:rgba(126,220,226,.1)}.fill-teal-300\/100{fill:#7edce2}.fill-teal-300\/20{fill:rgba(126,220,226,.2)}.fill-teal-300\/25{fill:rgba(126,220,226,.25)}.fill-teal-300\/30{fill:rgba(126,220,226,.3)}.fill-teal-300\/40{fill:rgba(126,220,226,.4)}.fill-teal-300\/5{fill:rgba(126,220,226,.05)}.fill-teal-300\/50{fill:rgba(126,220,226,.5)}.fill-teal-300\/60{fill:rgba(126,220,226,.6)}.fill-teal-300\/70{fill:rgba(126,220,226,.7)}.fill-teal-300\/75{fill:rgba(126,220,226,.75)}.fill-teal-300\/80{fill:rgba(126,220,226,.8)}.fill-teal-300\/90{fill:rgba(126,220,226,.9)}.fill-teal-300\/95{fill:rgba(126,220,226,.95)}.fill-teal-400{fill:#16bdca}.fill-teal-400\/0{fill:rgba(22,189,202,0)}.fill-teal-400\/10{fill:rgba(22,189,202,.1)}.fill-teal-400\/100{fill:#16bdca}.fill-teal-400\/20{fill:rgba(22,189,202,.2)}.fill-teal-400\/25{fill:rgba(22,189,202,.25)}.fill-teal-400\/30{fill:rgba(22,189,202,.3)}.fill-teal-400\/40{fill:rgba(22,189,202,.4)}.fill-teal-400\/5{fill:rgba(22,189,202,.05)}.fill-teal-400\/50{fill:rgba(22,189,202,.5)}.fill-teal-400\/60{fill:rgba(22,189,202,.6)}.fill-teal-400\/70{fill:rgba(22,189,202,.7)}.fill-teal-400\/75{fill:rgba(22,189,202,.75)}.fill-teal-400\/80{fill:rgba(22,189,202,.8)}.fill-teal-400\/90{fill:rgba(22,189,202,.9)}.fill-teal-400\/95{fill:rgba(22,189,202,.95)}.fill-teal-50{fill:#edfafa}.fill-teal-50\/0{fill:rgba(237,250,250,0)}.fill-teal-50\/10{fill:rgba(237,250,250,.1)}.fill-teal-50\/100{fill:#edfafa}.fill-teal-50\/20{fill:rgba(237,250,250,.2)}.fill-teal-50\/25{fill:rgba(237,250,250,.25)}.fill-teal-50\/30{fill:rgba(237,250,250,.3)}.fill-teal-50\/40{fill:rgba(237,250,250,.4)}.fill-teal-50\/5{fill:rgba(237,250,250,.05)}.fill-teal-50\/50{fill:rgba(237,250,250,.5)}.fill-teal-50\/60{fill:rgba(237,250,250,.6)}.fill-teal-50\/70{fill:rgba(237,250,250,.7)}.fill-teal-50\/75{fill:rgba(237,250,250,.75)}.fill-teal-50\/80{fill:rgba(237,250,250,.8)}.fill-teal-50\/90{fill:rgba(237,250,250,.9)}.fill-teal-50\/95{fill:rgba(237,250,250,.95)}.fill-teal-500{fill:#0694a2}.fill-teal-500\/0{fill:rgba(6,148,162,0)}.fill-teal-500\/10{fill:rgba(6,148,162,.1)}.fill-teal-500\/100{fill:#0694a2}.fill-teal-500\/20{fill:rgba(6,148,162,.2)}.fill-teal-500\/25{fill:rgba(6,148,162,.25)}.fill-teal-500\/30{fill:rgba(6,148,162,.3)}.fill-teal-500\/40{fill:rgba(6,148,162,.4)}.fill-teal-500\/5{fill:rgba(6,148,162,.05)}.fill-teal-500\/50{fill:rgba(6,148,162,.5)}.fill-teal-500\/60{fill:rgba(6,148,162,.6)}.fill-teal-500\/70{fill:rgba(6,148,162,.7)}.fill-teal-500\/75{fill:rgba(6,148,162,.75)}.fill-teal-500\/80{fill:rgba(6,148,162,.8)}.fill-teal-500\/90{fill:rgba(6,148,162,.9)}.fill-teal-500\/95{fill:rgba(6,148,162,.95)}.fill-teal-600{fill:#047481}.fill-teal-600\/0{fill:rgba(4,116,129,0)}.fill-teal-600\/10{fill:rgba(4,116,129,.1)}.fill-teal-600\/100{fill:#047481}.fill-teal-600\/20{fill:rgba(4,116,129,.2)}.fill-teal-600\/25{fill:rgba(4,116,129,.25)}.fill-teal-600\/30{fill:rgba(4,116,129,.3)}.fill-teal-600\/40{fill:rgba(4,116,129,.4)}.fill-teal-600\/5{fill:rgba(4,116,129,.05)}.fill-teal-600\/50{fill:rgba(4,116,129,.5)}.fill-teal-600\/60{fill:rgba(4,116,129,.6)}.fill-teal-600\/70{fill:rgba(4,116,129,.7)}.fill-teal-600\/75{fill:rgba(4,116,129,.75)}.fill-teal-600\/80{fill:rgba(4,116,129,.8)}.fill-teal-600\/90{fill:rgba(4,116,129,.9)}.fill-teal-600\/95{fill:rgba(4,116,129,.95)}.fill-teal-700{fill:#036672}.fill-teal-700\/0{fill:rgba(3,102,114,0)}.fill-teal-700\/10{fill:rgba(3,102,114,.1)}.fill-teal-700\/100{fill:#036672}.fill-teal-700\/20{fill:rgba(3,102,114,.2)}.fill-teal-700\/25{fill:rgba(3,102,114,.25)}.fill-teal-700\/30{fill:rgba(3,102,114,.3)}.fill-teal-700\/40{fill:rgba(3,102,114,.4)}.fill-teal-700\/5{fill:rgba(3,102,114,.05)}.fill-teal-700\/50{fill:rgba(3,102,114,.5)}.fill-teal-700\/60{fill:rgba(3,102,114,.6)}.fill-teal-700\/70{fill:rgba(3,102,114,.7)}.fill-teal-700\/75{fill:rgba(3,102,114,.75)}.fill-teal-700\/80{fill:rgba(3,102,114,.8)}.fill-teal-700\/90{fill:rgba(3,102,114,.9)}.fill-teal-700\/95{fill:rgba(3,102,114,.95)}.fill-teal-800{fill:#05505c}.fill-teal-800\/0{fill:rgba(5,80,92,0)}.fill-teal-800\/10{fill:rgba(5,80,92,.1)}.fill-teal-800\/100{fill:#05505c}.fill-teal-800\/20{fill:rgba(5,80,92,.2)}.fill-teal-800\/25{fill:rgba(5,80,92,.25)}.fill-teal-800\/30{fill:rgba(5,80,92,.3)}.fill-teal-800\/40{fill:rgba(5,80,92,.4)}.fill-teal-800\/5{fill:rgba(5,80,92,.05)}.fill-teal-800\/50{fill:rgba(5,80,92,.5)}.fill-teal-800\/60{fill:rgba(5,80,92,.6)}.fill-teal-800\/70{fill:rgba(5,80,92,.7)}.fill-teal-800\/75{fill:rgba(5,80,92,.75)}.fill-teal-800\/80{fill:rgba(5,80,92,.8)}.fill-teal-800\/90{fill:rgba(5,80,92,.9)}.fill-teal-800\/95{fill:rgba(5,80,92,.95)}.fill-teal-900{fill:#014451}.fill-teal-900\/0{fill:rgba(1,68,81,0)}.fill-teal-900\/10{fill:rgba(1,68,81,.1)}.fill-teal-900\/100{fill:#014451}.fill-teal-900\/20{fill:rgba(1,68,81,.2)}.fill-teal-900\/25{fill:rgba(1,68,81,.25)}.fill-teal-900\/30{fill:rgba(1,68,81,.3)}.fill-teal-900\/40{fill:rgba(1,68,81,.4)}.fill-teal-900\/5{fill:rgba(1,68,81,.05)}.fill-teal-900\/50{fill:rgba(1,68,81,.5)}.fill-teal-900\/60{fill:rgba(1,68,81,.6)}.fill-teal-900\/70{fill:rgba(1,68,81,.7)}.fill-teal-900\/75{fill:rgba(1,68,81,.75)}.fill-teal-900\/80{fill:rgba(1,68,81,.8)}.fill-teal-900\/90{fill:rgba(1,68,81,.9)}.fill-teal-900\/95{fill:rgba(1,68,81,.95)}.fill-violet-100{fill:#ede9fe}.fill-violet-100\/0{fill:rgba(237,233,254,0)}.fill-violet-100\/10{fill:rgba(237,233,254,.1)}.fill-violet-100\/100{fill:#ede9fe}.fill-violet-100\/20{fill:rgba(237,233,254,.2)}.fill-violet-100\/25{fill:rgba(237,233,254,.25)}.fill-violet-100\/30{fill:rgba(237,233,254,.3)}.fill-violet-100\/40{fill:rgba(237,233,254,.4)}.fill-violet-100\/5{fill:rgba(237,233,254,.05)}.fill-violet-100\/50{fill:rgba(237,233,254,.5)}.fill-violet-100\/60{fill:rgba(237,233,254,.6)}.fill-violet-100\/70{fill:rgba(237,233,254,.7)}.fill-violet-100\/75{fill:rgba(237,233,254,.75)}.fill-violet-100\/80{fill:rgba(237,233,254,.8)}.fill-violet-100\/90{fill:rgba(237,233,254,.9)}.fill-violet-100\/95{fill:rgba(237,233,254,.95)}.fill-violet-200{fill:#ddd6fe}.fill-violet-200\/0{fill:rgba(221,214,254,0)}.fill-violet-200\/10{fill:rgba(221,214,254,.1)}.fill-violet-200\/100{fill:#ddd6fe}.fill-violet-200\/20{fill:rgba(221,214,254,.2)}.fill-violet-200\/25{fill:rgba(221,214,254,.25)}.fill-violet-200\/30{fill:rgba(221,214,254,.3)}.fill-violet-200\/40{fill:rgba(221,214,254,.4)}.fill-violet-200\/5{fill:rgba(221,214,254,.05)}.fill-violet-200\/50{fill:rgba(221,214,254,.5)}.fill-violet-200\/60{fill:rgba(221,214,254,.6)}.fill-violet-200\/70{fill:rgba(221,214,254,.7)}.fill-violet-200\/75{fill:rgba(221,214,254,.75)}.fill-violet-200\/80{fill:rgba(221,214,254,.8)}.fill-violet-200\/90{fill:rgba(221,214,254,.9)}.fill-violet-200\/95{fill:rgba(221,214,254,.95)}.fill-violet-300{fill:#c4b5fd}.fill-violet-300\/0{fill:rgba(196,181,253,0)}.fill-violet-300\/10{fill:rgba(196,181,253,.1)}.fill-violet-300\/100{fill:#c4b5fd}.fill-violet-300\/20{fill:rgba(196,181,253,.2)}.fill-violet-300\/25{fill:rgba(196,181,253,.25)}.fill-violet-300\/30{fill:rgba(196,181,253,.3)}.fill-violet-300\/40{fill:rgba(196,181,253,.4)}.fill-violet-300\/5{fill:rgba(196,181,253,.05)}.fill-violet-300\/50{fill:rgba(196,181,253,.5)}.fill-violet-300\/60{fill:rgba(196,181,253,.6)}.fill-violet-300\/70{fill:rgba(196,181,253,.7)}.fill-violet-300\/75{fill:rgba(196,181,253,.75)}.fill-violet-300\/80{fill:rgba(196,181,253,.8)}.fill-violet-300\/90{fill:rgba(196,181,253,.9)}.fill-violet-300\/95{fill:rgba(196,181,253,.95)}.fill-violet-400{fill:#a78bfa}.fill-violet-400\/0{fill:rgba(167,139,250,0)}.fill-violet-400\/10{fill:rgba(167,139,250,.1)}.fill-violet-400\/100{fill:#a78bfa}.fill-violet-400\/20{fill:rgba(167,139,250,.2)}.fill-violet-400\/25{fill:rgba(167,139,250,.25)}.fill-violet-400\/30{fill:rgba(167,139,250,.3)}.fill-violet-400\/40{fill:rgba(167,139,250,.4)}.fill-violet-400\/5{fill:rgba(167,139,250,.05)}.fill-violet-400\/50{fill:rgba(167,139,250,.5)}.fill-violet-400\/60{fill:rgba(167,139,250,.6)}.fill-violet-400\/70{fill:rgba(167,139,250,.7)}.fill-violet-400\/75{fill:rgba(167,139,250,.75)}.fill-violet-400\/80{fill:rgba(167,139,250,.8)}.fill-violet-400\/90{fill:rgba(167,139,250,.9)}.fill-violet-400\/95{fill:rgba(167,139,250,.95)}.fill-violet-50{fill:#f5f3ff}.fill-violet-50\/0{fill:rgba(245,243,255,0)}.fill-violet-50\/10{fill:rgba(245,243,255,.1)}.fill-violet-50\/100{fill:#f5f3ff}.fill-violet-50\/20{fill:rgba(245,243,255,.2)}.fill-violet-50\/25{fill:rgba(245,243,255,.25)}.fill-violet-50\/30{fill:rgba(245,243,255,.3)}.fill-violet-50\/40{fill:rgba(245,243,255,.4)}.fill-violet-50\/5{fill:rgba(245,243,255,.05)}.fill-violet-50\/50{fill:rgba(245,243,255,.5)}.fill-violet-50\/60{fill:rgba(245,243,255,.6)}.fill-violet-50\/70{fill:rgba(245,243,255,.7)}.fill-violet-50\/75{fill:rgba(245,243,255,.75)}.fill-violet-50\/80{fill:rgba(245,243,255,.8)}.fill-violet-50\/90{fill:rgba(245,243,255,.9)}.fill-violet-50\/95{fill:rgba(245,243,255,.95)}.fill-violet-500{fill:#8b5cf6}.fill-violet-500\/0{fill:rgba(139,92,246,0)}.fill-violet-500\/10{fill:rgba(139,92,246,.1)}.fill-violet-500\/100{fill:#8b5cf6}.fill-violet-500\/20{fill:rgba(139,92,246,.2)}.fill-violet-500\/25{fill:rgba(139,92,246,.25)}.fill-violet-500\/30{fill:rgba(139,92,246,.3)}.fill-violet-500\/40{fill:rgba(139,92,246,.4)}.fill-violet-500\/5{fill:rgba(139,92,246,.05)}.fill-violet-500\/50{fill:rgba(139,92,246,.5)}.fill-violet-500\/60{fill:rgba(139,92,246,.6)}.fill-violet-500\/70{fill:rgba(139,92,246,.7)}.fill-violet-500\/75{fill:rgba(139,92,246,.75)}.fill-violet-500\/80{fill:rgba(139,92,246,.8)}.fill-violet-500\/90{fill:rgba(139,92,246,.9)}.fill-violet-500\/95{fill:rgba(139,92,246,.95)}.fill-violet-600{fill:#7c3aed}.fill-violet-600\/0{fill:rgba(124,58,237,0)}.fill-violet-600\/10{fill:rgba(124,58,237,.1)}.fill-violet-600\/100{fill:#7c3aed}.fill-violet-600\/20{fill:rgba(124,58,237,.2)}.fill-violet-600\/25{fill:rgba(124,58,237,.25)}.fill-violet-600\/30{fill:rgba(124,58,237,.3)}.fill-violet-600\/40{fill:rgba(124,58,237,.4)}.fill-violet-600\/5{fill:rgba(124,58,237,.05)}.fill-violet-600\/50{fill:rgba(124,58,237,.5)}.fill-violet-600\/60{fill:rgba(124,58,237,.6)}.fill-violet-600\/70{fill:rgba(124,58,237,.7)}.fill-violet-600\/75{fill:rgba(124,58,237,.75)}.fill-violet-600\/80{fill:rgba(124,58,237,.8)}.fill-violet-600\/90{fill:rgba(124,58,237,.9)}.fill-violet-600\/95{fill:rgba(124,58,237,.95)}.fill-violet-700{fill:#6d28d9}.fill-violet-700\/0{fill:rgba(109,40,217,0)}.fill-violet-700\/10{fill:rgba(109,40,217,.1)}.fill-violet-700\/100{fill:#6d28d9}.fill-violet-700\/20{fill:rgba(109,40,217,.2)}.fill-violet-700\/25{fill:rgba(109,40,217,.25)}.fill-violet-700\/30{fill:rgba(109,40,217,.3)}.fill-violet-700\/40{fill:rgba(109,40,217,.4)}.fill-violet-700\/5{fill:rgba(109,40,217,.05)}.fill-violet-700\/50{fill:rgba(109,40,217,.5)}.fill-violet-700\/60{fill:rgba(109,40,217,.6)}.fill-violet-700\/70{fill:rgba(109,40,217,.7)}.fill-violet-700\/75{fill:rgba(109,40,217,.75)}.fill-violet-700\/80{fill:rgba(109,40,217,.8)}.fill-violet-700\/90{fill:rgba(109,40,217,.9)}.fill-violet-700\/95{fill:rgba(109,40,217,.95)}.fill-violet-800{fill:#5b21b6}.fill-violet-800\/0{fill:rgba(91,33,182,0)}.fill-violet-800\/10{fill:rgba(91,33,182,.1)}.fill-violet-800\/100{fill:#5b21b6}.fill-violet-800\/20{fill:rgba(91,33,182,.2)}.fill-violet-800\/25{fill:rgba(91,33,182,.25)}.fill-violet-800\/30{fill:rgba(91,33,182,.3)}.fill-violet-800\/40{fill:rgba(91,33,182,.4)}.fill-violet-800\/5{fill:rgba(91,33,182,.05)}.fill-violet-800\/50{fill:rgba(91,33,182,.5)}.fill-violet-800\/60{fill:rgba(91,33,182,.6)}.fill-violet-800\/70{fill:rgba(91,33,182,.7)}.fill-violet-800\/75{fill:rgba(91,33,182,.75)}.fill-violet-800\/80{fill:rgba(91,33,182,.8)}.fill-violet-800\/90{fill:rgba(91,33,182,.9)}.fill-violet-800\/95{fill:rgba(91,33,182,.95)}.fill-violet-900{fill:#4c1d95}.fill-violet-900\/0{fill:rgba(76,29,149,0)}.fill-violet-900\/10{fill:rgba(76,29,149,.1)}.fill-violet-900\/100{fill:#4c1d95}.fill-violet-900\/20{fill:rgba(76,29,149,.2)}.fill-violet-900\/25{fill:rgba(76,29,149,.25)}.fill-violet-900\/30{fill:rgba(76,29,149,.3)}.fill-violet-900\/40{fill:rgba(76,29,149,.4)}.fill-violet-900\/5{fill:rgba(76,29,149,.05)}.fill-violet-900\/50{fill:rgba(76,29,149,.5)}.fill-violet-900\/60{fill:rgba(76,29,149,.6)}.fill-violet-900\/70{fill:rgba(76,29,149,.7)}.fill-violet-900\/75{fill:rgba(76,29,149,.75)}.fill-violet-900\/80{fill:rgba(76,29,149,.8)}.fill-violet-900\/90{fill:rgba(76,29,149,.9)}.fill-violet-900\/95{fill:rgba(76,29,149,.95)}.fill-yellow-100{fill:#fdf6b2}.fill-yellow-100\/0{fill:hsla(54,95%,85%,0)}.fill-yellow-100\/10{fill:hsla(54,95%,85%,.1)}.fill-yellow-100\/100{fill:#fdf6b2}.fill-yellow-100\/20{fill:hsla(54,95%,85%,.2)}.fill-yellow-100\/25{fill:hsla(54,95%,85%,.25)}.fill-yellow-100\/30{fill:hsla(54,95%,85%,.3)}.fill-yellow-100\/40{fill:hsla(54,95%,85%,.4)}.fill-yellow-100\/5{fill:hsla(54,95%,85%,.05)}.fill-yellow-100\/50{fill:hsla(54,95%,85%,.5)}.fill-yellow-100\/60{fill:hsla(54,95%,85%,.6)}.fill-yellow-100\/70{fill:hsla(54,95%,85%,.7)}.fill-yellow-100\/75{fill:hsla(54,95%,85%,.75)}.fill-yellow-100\/80{fill:hsla(54,95%,85%,.8)}.fill-yellow-100\/90{fill:hsla(54,95%,85%,.9)}.fill-yellow-100\/95{fill:hsla(54,95%,85%,.95)}.fill-yellow-200{fill:#fce96a}.fill-yellow-200\/0{fill:hsla(52,96%,70%,0)}.fill-yellow-200\/10{fill:hsla(52,96%,70%,.1)}.fill-yellow-200\/100{fill:#fce96a}.fill-yellow-200\/20{fill:hsla(52,96%,70%,.2)}.fill-yellow-200\/25{fill:hsla(52,96%,70%,.25)}.fill-yellow-200\/30{fill:hsla(52,96%,70%,.3)}.fill-yellow-200\/40{fill:hsla(52,96%,70%,.4)}.fill-yellow-200\/5{fill:hsla(52,96%,70%,.05)}.fill-yellow-200\/50{fill:hsla(52,96%,70%,.5)}.fill-yellow-200\/60{fill:hsla(52,96%,70%,.6)}.fill-yellow-200\/70{fill:hsla(52,96%,70%,.7)}.fill-yellow-200\/75{fill:hsla(52,96%,70%,.75)}.fill-yellow-200\/80{fill:hsla(52,96%,70%,.8)}.fill-yellow-200\/90{fill:hsla(52,96%,70%,.9)}.fill-yellow-200\/95{fill:hsla(52,96%,70%,.95)}.fill-yellow-300{fill:#faca15}.fill-yellow-300\/0{fill:rgba(250,202,21,0)}.fill-yellow-300\/10{fill:rgba(250,202,21,.1)}.fill-yellow-300\/100{fill:#faca15}.fill-yellow-300\/20{fill:rgba(250,202,21,.2)}.fill-yellow-300\/25{fill:rgba(250,202,21,.25)}.fill-yellow-300\/30{fill:rgba(250,202,21,.3)}.fill-yellow-300\/40{fill:rgba(250,202,21,.4)}.fill-yellow-300\/5{fill:rgba(250,202,21,.05)}.fill-yellow-300\/50{fill:rgba(250,202,21,.5)}.fill-yellow-300\/60{fill:rgba(250,202,21,.6)}.fill-yellow-300\/70{fill:rgba(250,202,21,.7)}.fill-yellow-300\/75{fill:rgba(250,202,21,.75)}.fill-yellow-300\/80{fill:rgba(250,202,21,.8)}.fill-yellow-300\/90{fill:rgba(250,202,21,.9)}.fill-yellow-300\/95{fill:rgba(250,202,21,.95)}.fill-yellow-400{fill:#e3a008}.fill-yellow-400\/0{fill:rgba(227,160,8,0)}.fill-yellow-400\/10{fill:rgba(227,160,8,.1)}.fill-yellow-400\/100{fill:#e3a008}.fill-yellow-400\/20{fill:rgba(227,160,8,.2)}.fill-yellow-400\/25{fill:rgba(227,160,8,.25)}.fill-yellow-400\/30{fill:rgba(227,160,8,.3)}.fill-yellow-400\/40{fill:rgba(227,160,8,.4)}.fill-yellow-400\/5{fill:rgba(227,160,8,.05)}.fill-yellow-400\/50{fill:rgba(227,160,8,.5)}.fill-yellow-400\/60{fill:rgba(227,160,8,.6)}.fill-yellow-400\/70{fill:rgba(227,160,8,.7)}.fill-yellow-400\/75{fill:rgba(227,160,8,.75)}.fill-yellow-400\/80{fill:rgba(227,160,8,.8)}.fill-yellow-400\/90{fill:rgba(227,160,8,.9)}.fill-yellow-400\/95{fill:rgba(227,160,8,.95)}.fill-yellow-50{fill:#fdfdea}.fill-yellow-50\/0{fill:hsla(60,83%,95%,0)}.fill-yellow-50\/10{fill:hsla(60,83%,95%,.1)}.fill-yellow-50\/100{fill:#fdfdea}.fill-yellow-50\/20{fill:hsla(60,83%,95%,.2)}.fill-yellow-50\/25{fill:hsla(60,83%,95%,.25)}.fill-yellow-50\/30{fill:hsla(60,83%,95%,.3)}.fill-yellow-50\/40{fill:hsla(60,83%,95%,.4)}.fill-yellow-50\/5{fill:hsla(60,83%,95%,.05)}.fill-yellow-50\/50{fill:hsla(60,83%,95%,.5)}.fill-yellow-50\/60{fill:hsla(60,83%,95%,.6)}.fill-yellow-50\/70{fill:hsla(60,83%,95%,.7)}.fill-yellow-50\/75{fill:hsla(60,83%,95%,.75)}.fill-yellow-50\/80{fill:hsla(60,83%,95%,.8)}.fill-yellow-50\/90{fill:hsla(60,83%,95%,.9)}.fill-yellow-50\/95{fill:hsla(60,83%,95%,.95)}.fill-yellow-500{fill:#c27803}.fill-yellow-500\/0{fill:rgba(194,120,3,0)}.fill-yellow-500\/10{fill:rgba(194,120,3,.1)}.fill-yellow-500\/100{fill:#c27803}.fill-yellow-500\/20{fill:rgba(194,120,3,.2)}.fill-yellow-500\/25{fill:rgba(194,120,3,.25)}.fill-yellow-500\/30{fill:rgba(194,120,3,.3)}.fill-yellow-500\/40{fill:rgba(194,120,3,.4)}.fill-yellow-500\/5{fill:rgba(194,120,3,.05)}.fill-yellow-500\/50{fill:rgba(194,120,3,.5)}.fill-yellow-500\/60{fill:rgba(194,120,3,.6)}.fill-yellow-500\/70{fill:rgba(194,120,3,.7)}.fill-yellow-500\/75{fill:rgba(194,120,3,.75)}.fill-yellow-500\/80{fill:rgba(194,120,3,.8)}.fill-yellow-500\/90{fill:rgba(194,120,3,.9)}.fill-yellow-500\/95{fill:rgba(194,120,3,.95)}.fill-yellow-600{fill:#9f580a}.fill-yellow-600\/0{fill:rgba(159,88,10,0)}.fill-yellow-600\/10{fill:rgba(159,88,10,.1)}.fill-yellow-600\/100{fill:#9f580a}.fill-yellow-600\/20{fill:rgba(159,88,10,.2)}.fill-yellow-600\/25{fill:rgba(159,88,10,.25)}.fill-yellow-600\/30{fill:rgba(159,88,10,.3)}.fill-yellow-600\/40{fill:rgba(159,88,10,.4)}.fill-yellow-600\/5{fill:rgba(159,88,10,.05)}.fill-yellow-600\/50{fill:rgba(159,88,10,.5)}.fill-yellow-600\/60{fill:rgba(159,88,10,.6)}.fill-yellow-600\/70{fill:rgba(159,88,10,.7)}.fill-yellow-600\/75{fill:rgba(159,88,10,.75)}.fill-yellow-600\/80{fill:rgba(159,88,10,.8)}.fill-yellow-600\/90{fill:rgba(159,88,10,.9)}.fill-yellow-600\/95{fill:rgba(159,88,10,.95)}.fill-yellow-700{fill:#8e4b10}.fill-yellow-700\/0{fill:rgba(142,75,16,0)}.fill-yellow-700\/10{fill:rgba(142,75,16,.1)}.fill-yellow-700\/100{fill:#8e4b10}.fill-yellow-700\/20{fill:rgba(142,75,16,.2)}.fill-yellow-700\/25{fill:rgba(142,75,16,.25)}.fill-yellow-700\/30{fill:rgba(142,75,16,.3)}.fill-yellow-700\/40{fill:rgba(142,75,16,.4)}.fill-yellow-700\/5{fill:rgba(142,75,16,.05)}.fill-yellow-700\/50{fill:rgba(142,75,16,.5)}.fill-yellow-700\/60{fill:rgba(142,75,16,.6)}.fill-yellow-700\/70{fill:rgba(142,75,16,.7)}.fill-yellow-700\/75{fill:rgba(142,75,16,.75)}.fill-yellow-700\/80{fill:rgba(142,75,16,.8)}.fill-yellow-700\/90{fill:rgba(142,75,16,.9)}.fill-yellow-700\/95{fill:rgba(142,75,16,.95)}.fill-yellow-800{fill:#723b13}.fill-yellow-800\/0{fill:rgba(114,59,19,0)}.fill-yellow-800\/10{fill:rgba(114,59,19,.1)}.fill-yellow-800\/100{fill:#723b13}.fill-yellow-800\/20{fill:rgba(114,59,19,.2)}.fill-yellow-800\/25{fill:rgba(114,59,19,.25)}.fill-yellow-800\/30{fill:rgba(114,59,19,.3)}.fill-yellow-800\/40{fill:rgba(114,59,19,.4)}.fill-yellow-800\/5{fill:rgba(114,59,19,.05)}.fill-yellow-800\/50{fill:rgba(114,59,19,.5)}.fill-yellow-800\/60{fill:rgba(114,59,19,.6)}.fill-yellow-800\/70{fill:rgba(114,59,19,.7)}.fill-yellow-800\/75{fill:rgba(114,59,19,.75)}.fill-yellow-800\/80{fill:rgba(114,59,19,.8)}.fill-yellow-800\/90{fill:rgba(114,59,19,.9)}.fill-yellow-800\/95{fill:rgba(114,59,19,.95)}.fill-yellow-900{fill:#633112}.fill-yellow-900\/0{fill:rgba(99,49,18,0)}.fill-yellow-900\/10{fill:rgba(99,49,18,.1)}.fill-yellow-900\/100{fill:#633112}.fill-yellow-900\/20{fill:rgba(99,49,18,.2)}.fill-yellow-900\/25{fill:rgba(99,49,18,.25)}.fill-yellow-900\/30{fill:rgba(99,49,18,.3)}.fill-yellow-900\/40{fill:rgba(99,49,18,.4)}.fill-yellow-900\/5{fill:rgba(99,49,18,.05)}.fill-yellow-900\/50{fill:rgba(99,49,18,.5)}.fill-yellow-900\/60{fill:rgba(99,49,18,.6)}.fill-yellow-900\/70{fill:rgba(99,49,18,.7)}.fill-yellow-900\/75{fill:rgba(99,49,18,.75)}.fill-yellow-900\/80{fill:rgba(99,49,18,.8)}.fill-yellow-900\/90{fill:rgba(99,49,18,.9)}.fill-yellow-900\/95{fill:rgba(99,49,18,.95)}.fill-zinc-100{fill:#f4f4f5}.fill-zinc-100\/0{fill:hsla(240,5%,96%,0)}.fill-zinc-100\/10{fill:hsla(240,5%,96%,.1)}.fill-zinc-100\/100{fill:#f4f4f5}.fill-zinc-100\/20{fill:hsla(240,5%,96%,.2)}.fill-zinc-100\/25{fill:hsla(240,5%,96%,.25)}.fill-zinc-100\/30{fill:hsla(240,5%,96%,.3)}.fill-zinc-100\/40{fill:hsla(240,5%,96%,.4)}.fill-zinc-100\/5{fill:hsla(240,5%,96%,.05)}.fill-zinc-100\/50{fill:hsla(240,5%,96%,.5)}.fill-zinc-100\/60{fill:hsla(240,5%,96%,.6)}.fill-zinc-100\/70{fill:hsla(240,5%,96%,.7)}.fill-zinc-100\/75{fill:hsla(240,5%,96%,.75)}.fill-zinc-100\/80{fill:hsla(240,5%,96%,.8)}.fill-zinc-100\/90{fill:hsla(240,5%,96%,.9)}.fill-zinc-100\/95{fill:hsla(240,5%,96%,.95)}.fill-zinc-200{fill:#e4e4e7}.fill-zinc-200\/0{fill:hsla(240,6%,90%,0)}.fill-zinc-200\/10{fill:hsla(240,6%,90%,.1)}.fill-zinc-200\/100{fill:#e4e4e7}.fill-zinc-200\/20{fill:hsla(240,6%,90%,.2)}.fill-zinc-200\/25{fill:hsla(240,6%,90%,.25)}.fill-zinc-200\/30{fill:hsla(240,6%,90%,.3)}.fill-zinc-200\/40{fill:hsla(240,6%,90%,.4)}.fill-zinc-200\/5{fill:hsla(240,6%,90%,.05)}.fill-zinc-200\/50{fill:hsla(240,6%,90%,.5)}.fill-zinc-200\/60{fill:hsla(240,6%,90%,.6)}.fill-zinc-200\/70{fill:hsla(240,6%,90%,.7)}.fill-zinc-200\/75{fill:hsla(240,6%,90%,.75)}.fill-zinc-200\/80{fill:hsla(240,6%,90%,.8)}.fill-zinc-200\/90{fill:hsla(240,6%,90%,.9)}.fill-zinc-200\/95{fill:hsla(240,6%,90%,.95)}.fill-zinc-300{fill:#d4d4d8}.fill-zinc-300\/0{fill:hsla(240,5%,84%,0)}.fill-zinc-300\/10{fill:hsla(240,5%,84%,.1)}.fill-zinc-300\/100{fill:#d4d4d8}.fill-zinc-300\/20{fill:hsla(240,5%,84%,.2)}.fill-zinc-300\/25{fill:hsla(240,5%,84%,.25)}.fill-zinc-300\/30{fill:hsla(240,5%,84%,.3)}.fill-zinc-300\/40{fill:hsla(240,5%,84%,.4)}.fill-zinc-300\/5{fill:hsla(240,5%,84%,.05)}.fill-zinc-300\/50{fill:hsla(240,5%,84%,.5)}.fill-zinc-300\/60{fill:hsla(240,5%,84%,.6)}.fill-zinc-300\/70{fill:hsla(240,5%,84%,.7)}.fill-zinc-300\/75{fill:hsla(240,5%,84%,.75)}.fill-zinc-300\/80{fill:hsla(240,5%,84%,.8)}.fill-zinc-300\/90{fill:hsla(240,5%,84%,.9)}.fill-zinc-300\/95{fill:hsla(240,5%,84%,.95)}.fill-zinc-400{fill:#a1a1aa}.fill-zinc-400\/0{fill:hsla(240,5%,65%,0)}.fill-zinc-400\/10{fill:hsla(240,5%,65%,.1)}.fill-zinc-400\/100{fill:#a1a1aa}.fill-zinc-400\/20{fill:hsla(240,5%,65%,.2)}.fill-zinc-400\/25{fill:hsla(240,5%,65%,.25)}.fill-zinc-400\/30{fill:hsla(240,5%,65%,.3)}.fill-zinc-400\/40{fill:hsla(240,5%,65%,.4)}.fill-zinc-400\/5{fill:hsla(240,5%,65%,.05)}.fill-zinc-400\/50{fill:hsla(240,5%,65%,.5)}.fill-zinc-400\/60{fill:hsla(240,5%,65%,.6)}.fill-zinc-400\/70{fill:hsla(240,5%,65%,.7)}.fill-zinc-400\/75{fill:hsla(240,5%,65%,.75)}.fill-zinc-400\/80{fill:hsla(240,5%,65%,.8)}.fill-zinc-400\/90{fill:hsla(240,5%,65%,.9)}.fill-zinc-400\/95{fill:hsla(240,5%,65%,.95)}.fill-zinc-50{fill:#fafafa}.fill-zinc-50\/0{fill:hsla(0,0%,98%,0)}.fill-zinc-50\/10{fill:hsla(0,0%,98%,.1)}.fill-zinc-50\/100{fill:#fafafa}.fill-zinc-50\/20{fill:hsla(0,0%,98%,.2)}.fill-zinc-50\/25{fill:hsla(0,0%,98%,.25)}.fill-zinc-50\/30{fill:hsla(0,0%,98%,.3)}.fill-zinc-50\/40{fill:hsla(0,0%,98%,.4)}.fill-zinc-50\/5{fill:hsla(0,0%,98%,.05)}.fill-zinc-50\/50{fill:hsla(0,0%,98%,.5)}.fill-zinc-50\/60{fill:hsla(0,0%,98%,.6)}.fill-zinc-50\/70{fill:hsla(0,0%,98%,.7)}.fill-zinc-50\/75{fill:hsla(0,0%,98%,.75)}.fill-zinc-50\/80{fill:hsla(0,0%,98%,.8)}.fill-zinc-50\/90{fill:hsla(0,0%,98%,.9)}.fill-zinc-50\/95{fill:hsla(0,0%,98%,.95)}.fill-zinc-500{fill:#71717a}.fill-zinc-500\/0{fill:hsla(240,4%,46%,0)}.fill-zinc-500\/10{fill:hsla(240,4%,46%,.1)}.fill-zinc-500\/100{fill:#71717a}.fill-zinc-500\/20{fill:hsla(240,4%,46%,.2)}.fill-zinc-500\/25{fill:hsla(240,4%,46%,.25)}.fill-zinc-500\/30{fill:hsla(240,4%,46%,.3)}.fill-zinc-500\/40{fill:hsla(240,4%,46%,.4)}.fill-zinc-500\/5{fill:hsla(240,4%,46%,.05)}.fill-zinc-500\/50{fill:hsla(240,4%,46%,.5)}.fill-zinc-500\/60{fill:hsla(240,4%,46%,.6)}.fill-zinc-500\/70{fill:hsla(240,4%,46%,.7)}.fill-zinc-500\/75{fill:hsla(240,4%,46%,.75)}.fill-zinc-500\/80{fill:hsla(240,4%,46%,.8)}.fill-zinc-500\/90{fill:hsla(240,4%,46%,.9)}.fill-zinc-500\/95{fill:hsla(240,4%,46%,.95)}.fill-zinc-600{fill:#52525b}.fill-zinc-600\/0{fill:rgba(82,82,91,0)}.fill-zinc-600\/10{fill:rgba(82,82,91,.1)}.fill-zinc-600\/100{fill:#52525b}.fill-zinc-600\/20{fill:rgba(82,82,91,.2)}.fill-zinc-600\/25{fill:rgba(82,82,91,.25)}.fill-zinc-600\/30{fill:rgba(82,82,91,.3)}.fill-zinc-600\/40{fill:rgba(82,82,91,.4)}.fill-zinc-600\/5{fill:rgba(82,82,91,.05)}.fill-zinc-600\/50{fill:rgba(82,82,91,.5)}.fill-zinc-600\/60{fill:rgba(82,82,91,.6)}.fill-zinc-600\/70{fill:rgba(82,82,91,.7)}.fill-zinc-600\/75{fill:rgba(82,82,91,.75)}.fill-zinc-600\/80{fill:rgba(82,82,91,.8)}.fill-zinc-600\/90{fill:rgba(82,82,91,.9)}.fill-zinc-600\/95{fill:rgba(82,82,91,.95)}.fill-zinc-700{fill:#3f3f46}.fill-zinc-700\/0{fill:rgba(63,63,70,0)}.fill-zinc-700\/10{fill:rgba(63,63,70,.1)}.fill-zinc-700\/100{fill:#3f3f46}.fill-zinc-700\/20{fill:rgba(63,63,70,.2)}.fill-zinc-700\/25{fill:rgba(63,63,70,.25)}.fill-zinc-700\/30{fill:rgba(63,63,70,.3)}.fill-zinc-700\/40{fill:rgba(63,63,70,.4)}.fill-zinc-700\/5{fill:rgba(63,63,70,.05)}.fill-zinc-700\/50{fill:rgba(63,63,70,.5)}.fill-zinc-700\/60{fill:rgba(63,63,70,.6)}.fill-zinc-700\/70{fill:rgba(63,63,70,.7)}.fill-zinc-700\/75{fill:rgba(63,63,70,.75)}.fill-zinc-700\/80{fill:rgba(63,63,70,.8)}.fill-zinc-700\/90{fill:rgba(63,63,70,.9)}.fill-zinc-700\/95{fill:rgba(63,63,70,.95)}.fill-zinc-800{fill:#27272a}.fill-zinc-800\/0{fill:rgba(39,39,42,0)}.fill-zinc-800\/10{fill:rgba(39,39,42,.1)}.fill-zinc-800\/100{fill:#27272a}.fill-zinc-800\/20{fill:rgba(39,39,42,.2)}.fill-zinc-800\/25{fill:rgba(39,39,42,.25)}.fill-zinc-800\/30{fill:rgba(39,39,42,.3)}.fill-zinc-800\/40{fill:rgba(39,39,42,.4)}.fill-zinc-800\/5{fill:rgba(39,39,42,.05)}.fill-zinc-800\/50{fill:rgba(39,39,42,.5)}.fill-zinc-800\/60{fill:rgba(39,39,42,.6)}.fill-zinc-800\/70{fill:rgba(39,39,42,.7)}.fill-zinc-800\/75{fill:rgba(39,39,42,.75)}.fill-zinc-800\/80{fill:rgba(39,39,42,.8)}.fill-zinc-800\/90{fill:rgba(39,39,42,.9)}.fill-zinc-800\/95{fill:rgba(39,39,42,.95)}.fill-zinc-900{fill:#18181b}.fill-zinc-900\/0{fill:rgba(24,24,27,0)}.fill-zinc-900\/10{fill:rgba(24,24,27,.1)}.fill-zinc-900\/100{fill:#18181b}.fill-zinc-900\/20{fill:rgba(24,24,27,.2)}.fill-zinc-900\/25{fill:rgba(24,24,27,.25)}.fill-zinc-900\/30{fill:rgba(24,24,27,.3)}.fill-zinc-900\/40{fill:rgba(24,24,27,.4)}.fill-zinc-900\/5{fill:rgba(24,24,27,.05)}.fill-zinc-900\/50{fill:rgba(24,24,27,.5)}.fill-zinc-900\/60{fill:rgba(24,24,27,.6)}.fill-zinc-900\/70{fill:rgba(24,24,27,.7)}.fill-zinc-900\/75{fill:rgba(24,24,27,.75)}.fill-zinc-900\/80{fill:rgba(24,24,27,.8)}.fill-zinc-900\/90{fill:rgba(24,24,27,.9)}.fill-zinc-900\/95{fill:rgba(24,24,27,.95)}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-2{padding:.5rem!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\!py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-28{padding-top:7rem;padding-bottom:7rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[14px\]{padding-top:14px;padding-bottom:14px}.pb-0{padding-bottom:0}.pb-16{padding-bottom:4rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-8{padding-left:2rem}.pr-10{padding-right:2.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-2xs{font-size:.625rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-9{line-height:2.25rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.\!text-gray-600{--tw-text-opacity:1!important;color:rgb(75 85 99/var(--tw-text-opacity))!important}.text-amber-100{--tw-text-opacity:1;color:rgb(254 243 199/var(--tw-text-opacity))}.text-amber-100\/0{color:hsla(48,96%,89%,0)}.text-amber-100\/10{color:hsla(48,96%,89%,.1)}.text-amber-100\/100{color:#fef3c7}.text-amber-100\/20{color:hsla(48,96%,89%,.2)}.text-amber-100\/25{color:hsla(48,96%,89%,.25)}.text-amber-100\/30{color:hsla(48,96%,89%,.3)}.text-amber-100\/40{color:hsla(48,96%,89%,.4)}.text-amber-100\/5{color:hsla(48,96%,89%,.05)}.text-amber-100\/50{color:hsla(48,96%,89%,.5)}.text-amber-100\/60{color:hsla(48,96%,89%,.6)}.text-amber-100\/70{color:hsla(48,96%,89%,.7)}.text-amber-100\/75{color:hsla(48,96%,89%,.75)}.text-amber-100\/80{color:hsla(48,96%,89%,.8)}.text-amber-100\/90{color:hsla(48,96%,89%,.9)}.text-amber-100\/95{color:hsla(48,96%,89%,.95)}.text-amber-200{--tw-text-opacity:1;color:rgb(253 230 138/var(--tw-text-opacity))}.text-amber-200\/0{color:hsla(48,97%,77%,0)}.text-amber-200\/10{color:hsla(48,97%,77%,.1)}.text-amber-200\/100{color:#fde68a}.text-amber-200\/20{color:hsla(48,97%,77%,.2)}.text-amber-200\/25{color:hsla(48,97%,77%,.25)}.text-amber-200\/30{color:hsla(48,97%,77%,.3)}.text-amber-200\/40{color:hsla(48,97%,77%,.4)}.text-amber-200\/5{color:hsla(48,97%,77%,.05)}.text-amber-200\/50{color:hsla(48,97%,77%,.5)}.text-amber-200\/60{color:hsla(48,97%,77%,.6)}.text-amber-200\/70{color:hsla(48,97%,77%,.7)}.text-amber-200\/75{color:hsla(48,97%,77%,.75)}.text-amber-200\/80{color:hsla(48,97%,77%,.8)}.text-amber-200\/90{color:hsla(48,97%,77%,.9)}.text-amber-200\/95{color:hsla(48,97%,77%,.95)}.text-amber-300{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity))}.text-amber-300\/0{color:rgba(252,211,77,0)}.text-amber-300\/10{color:rgba(252,211,77,.1)}.text-amber-300\/100{color:#fcd34d}.text-amber-300\/20{color:rgba(252,211,77,.2)}.text-amber-300\/25{color:rgba(252,211,77,.25)}.text-amber-300\/30{color:rgba(252,211,77,.3)}.text-amber-300\/40{color:rgba(252,211,77,.4)}.text-amber-300\/5{color:rgba(252,211,77,.05)}.text-amber-300\/50{color:rgba(252,211,77,.5)}.text-amber-300\/60{color:rgba(252,211,77,.6)}.text-amber-300\/70{color:rgba(252,211,77,.7)}.text-amber-300\/75{color:rgba(252,211,77,.75)}.text-amber-300\/80{color:rgba(252,211,77,.8)}.text-amber-300\/90{color:rgba(252,211,77,.9)}.text-amber-300\/95{color:rgba(252,211,77,.95)}.text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.text-amber-400\/0{color:rgba(251,191,36,0)}.text-amber-400\/10{color:rgba(251,191,36,.1)}.text-amber-400\/100{color:#fbbf24}.text-amber-400\/20{color:rgba(251,191,36,.2)}.text-amber-400\/25{color:rgba(251,191,36,.25)}.text-amber-400\/30{color:rgba(251,191,36,.3)}.text-amber-400\/40{color:rgba(251,191,36,.4)}.text-amber-400\/5{color:rgba(251,191,36,.05)}.text-amber-400\/50{color:rgba(251,191,36,.5)}.text-amber-400\/60{color:rgba(251,191,36,.6)}.text-amber-400\/70{color:rgba(251,191,36,.7)}.text-amber-400\/75{color:rgba(251,191,36,.75)}.text-amber-400\/80{color:rgba(251,191,36,.8)}.text-amber-400\/90{color:rgba(251,191,36,.9)}.text-amber-400\/95{color:rgba(251,191,36,.95)}.text-amber-50{--tw-text-opacity:1;color:rgb(255 251 235/var(--tw-text-opacity))}.text-amber-50\/0{color:rgba(255,251,235,0)}.text-amber-50\/10{color:rgba(255,251,235,.1)}.text-amber-50\/100{color:#fffbeb}.text-amber-50\/20{color:rgba(255,251,235,.2)}.text-amber-50\/25{color:rgba(255,251,235,.25)}.text-amber-50\/30{color:rgba(255,251,235,.3)}.text-amber-50\/40{color:rgba(255,251,235,.4)}.text-amber-50\/5{color:rgba(255,251,235,.05)}.text-amber-50\/50{color:rgba(255,251,235,.5)}.text-amber-50\/60{color:rgba(255,251,235,.6)}.text-amber-50\/70{color:rgba(255,251,235,.7)}.text-amber-50\/75{color:rgba(255,251,235,.75)}.text-amber-50\/80{color:rgba(255,251,235,.8)}.text-amber-50\/90{color:rgba(255,251,235,.9)}.text-amber-50\/95{color:rgba(255,251,235,.95)}.text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.text-amber-500\/0{color:rgba(245,158,11,0)}.text-amber-500\/10{color:rgba(245,158,11,.1)}.text-amber-500\/100{color:#f59e0b}.text-amber-500\/20{color:rgba(245,158,11,.2)}.text-amber-500\/25{color:rgba(245,158,11,.25)}.text-amber-500\/30{color:rgba(245,158,11,.3)}.text-amber-500\/40{color:rgba(245,158,11,.4)}.text-amber-500\/5{color:rgba(245,158,11,.05)}.text-amber-500\/50{color:rgba(245,158,11,.5)}.text-amber-500\/60{color:rgba(245,158,11,.6)}.text-amber-500\/70{color:rgba(245,158,11,.7)}.text-amber-500\/75{color:rgba(245,158,11,.75)}.text-amber-500\/80{color:rgba(245,158,11,.8)}.text-amber-500\/90{color:rgba(245,158,11,.9)}.text-amber-500\/95{color:rgba(245,158,11,.95)}.text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}.text-amber-600\/0{color:rgba(217,119,6,0)}.text-amber-600\/10{color:rgba(217,119,6,.1)}.text-amber-600\/100{color:#d97706}.text-amber-600\/20{color:rgba(217,119,6,.2)}.text-amber-600\/25{color:rgba(217,119,6,.25)}.text-amber-600\/30{color:rgba(217,119,6,.3)}.text-amber-600\/40{color:rgba(217,119,6,.4)}.text-amber-600\/5{color:rgba(217,119,6,.05)}.text-amber-600\/50{color:rgba(217,119,6,.5)}.text-amber-600\/60{color:rgba(217,119,6,.6)}.text-amber-600\/70{color:rgba(217,119,6,.7)}.text-amber-600\/75{color:rgba(217,119,6,.75)}.text-amber-600\/80{color:rgba(217,119,6,.8)}.text-amber-600\/90{color:rgba(217,119,6,.9)}.text-amber-600\/95{color:rgba(217,119,6,.95)}.text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}.text-amber-700\/0{color:rgba(180,83,9,0)}.text-amber-700\/10{color:rgba(180,83,9,.1)}.text-amber-700\/100{color:#b45309}.text-amber-700\/20{color:rgba(180,83,9,.2)}.text-amber-700\/25{color:rgba(180,83,9,.25)}.text-amber-700\/30{color:rgba(180,83,9,.3)}.text-amber-700\/40{color:rgba(180,83,9,.4)}.text-amber-700\/5{color:rgba(180,83,9,.05)}.text-amber-700\/50{color:rgba(180,83,9,.5)}.text-amber-700\/60{color:rgba(180,83,9,.6)}.text-amber-700\/70{color:rgba(180,83,9,.7)}.text-amber-700\/75{color:rgba(180,83,9,.75)}.text-amber-700\/80{color:rgba(180,83,9,.8)}.text-amber-700\/90{color:rgba(180,83,9,.9)}.text-amber-700\/95{color:rgba(180,83,9,.95)}.text-amber-800{--tw-text-opacity:1;color:rgb(146 64 14/var(--tw-text-opacity))}.text-amber-800\/0{color:rgba(146,64,14,0)}.text-amber-800\/10{color:rgba(146,64,14,.1)}.text-amber-800\/100{color:#92400e}.text-amber-800\/20{color:rgba(146,64,14,.2)}.text-amber-800\/25{color:rgba(146,64,14,.25)}.text-amber-800\/30{color:rgba(146,64,14,.3)}.text-amber-800\/40{color:rgba(146,64,14,.4)}.text-amber-800\/5{color:rgba(146,64,14,.05)}.text-amber-800\/50{color:rgba(146,64,14,.5)}.text-amber-800\/60{color:rgba(146,64,14,.6)}.text-amber-800\/70{color:rgba(146,64,14,.7)}.text-amber-800\/75{color:rgba(146,64,14,.75)}.text-amber-800\/80{color:rgba(146,64,14,.8)}.text-amber-800\/90{color:rgba(146,64,14,.9)}.text-amber-800\/95{color:rgba(146,64,14,.95)}.text-amber-900{--tw-text-opacity:1;color:rgb(120 53 15/var(--tw-text-opacity))}.text-amber-900\/0{color:rgba(120,53,15,0)}.text-amber-900\/10{color:rgba(120,53,15,.1)}.text-amber-900\/100{color:#78350f}.text-amber-900\/20{color:rgba(120,53,15,.2)}.text-amber-900\/25{color:rgba(120,53,15,.25)}.text-amber-900\/30{color:rgba(120,53,15,.3)}.text-amber-900\/40{color:rgba(120,53,15,.4)}.text-amber-900\/5{color:rgba(120,53,15,.05)}.text-amber-900\/50{color:rgba(120,53,15,.5)}.text-amber-900\/60{color:rgba(120,53,15,.6)}.text-amber-900\/70{color:rgba(120,53,15,.7)}.text-amber-900\/75{color:rgba(120,53,15,.75)}.text-amber-900\/80{color:rgba(120,53,15,.8)}.text-amber-900\/90{color:rgba(120,53,15,.9)}.text-amber-900\/95{color:rgba(120,53,15,.95)}.text-blue-100{--tw-text-opacity:1;color:rgb(225 239 254/var(--tw-text-opacity))}.text-blue-100\/0{color:rgba(225,239,254,0)}.text-blue-100\/10{color:rgba(225,239,254,.1)}.text-blue-100\/100{color:#e1effe}.text-blue-100\/20{color:rgba(225,239,254,.2)}.text-blue-100\/25{color:rgba(225,239,254,.25)}.text-blue-100\/30{color:rgba(225,239,254,.3)}.text-blue-100\/40{color:rgba(225,239,254,.4)}.text-blue-100\/5{color:rgba(225,239,254,.05)}.text-blue-100\/50{color:rgba(225,239,254,.5)}.text-blue-100\/60{color:rgba(225,239,254,.6)}.text-blue-100\/70{color:rgba(225,239,254,.7)}.text-blue-100\/75{color:rgba(225,239,254,.75)}.text-blue-100\/80{color:rgba(225,239,254,.8)}.text-blue-100\/90{color:rgba(225,239,254,.9)}.text-blue-100\/95{color:rgba(225,239,254,.95)}.text-blue-200{--tw-text-opacity:1;color:rgb(195 221 253/var(--tw-text-opacity))}.text-blue-200\/0{color:rgba(195,221,253,0)}.text-blue-200\/10{color:rgba(195,221,253,.1)}.text-blue-200\/100{color:#c3ddfd}.text-blue-200\/20{color:rgba(195,221,253,.2)}.text-blue-200\/25{color:rgba(195,221,253,.25)}.text-blue-200\/30{color:rgba(195,221,253,.3)}.text-blue-200\/40{color:rgba(195,221,253,.4)}.text-blue-200\/5{color:rgba(195,221,253,.05)}.text-blue-200\/50{color:rgba(195,221,253,.5)}.text-blue-200\/60{color:rgba(195,221,253,.6)}.text-blue-200\/70{color:rgba(195,221,253,.7)}.text-blue-200\/75{color:rgba(195,221,253,.75)}.text-blue-200\/80{color:rgba(195,221,253,.8)}.text-blue-200\/90{color:rgba(195,221,253,.9)}.text-blue-200\/95{color:rgba(195,221,253,.95)}.text-blue-300{--tw-text-opacity:1;color:rgb(164 202 254/var(--tw-text-opacity))}.text-blue-300\/0{color:rgba(164,202,254,0)}.text-blue-300\/10{color:rgba(164,202,254,.1)}.text-blue-300\/100{color:#a4cafe}.text-blue-300\/20{color:rgba(164,202,254,.2)}.text-blue-300\/25{color:rgba(164,202,254,.25)}.text-blue-300\/30{color:rgba(164,202,254,.3)}.text-blue-300\/40{color:rgba(164,202,254,.4)}.text-blue-300\/5{color:rgba(164,202,254,.05)}.text-blue-300\/50{color:rgba(164,202,254,.5)}.text-blue-300\/60{color:rgba(164,202,254,.6)}.text-blue-300\/70{color:rgba(164,202,254,.7)}.text-blue-300\/75{color:rgba(164,202,254,.75)}.text-blue-300\/80{color:rgba(164,202,254,.8)}.text-blue-300\/90{color:rgba(164,202,254,.9)}.text-blue-300\/95{color:rgba(164,202,254,.95)}.text-blue-400{--tw-text-opacity:1;color:rgb(118 169 250/var(--tw-text-opacity))}.text-blue-400\/0{color:rgba(118,169,250,0)}.text-blue-400\/10{color:rgba(118,169,250,.1)}.text-blue-400\/100{color:#76a9fa}.text-blue-400\/20{color:rgba(118,169,250,.2)}.text-blue-400\/25{color:rgba(118,169,250,.25)}.text-blue-400\/30{color:rgba(118,169,250,.3)}.text-blue-400\/40{color:rgba(118,169,250,.4)}.text-blue-400\/5{color:rgba(118,169,250,.05)}.text-blue-400\/50{color:rgba(118,169,250,.5)}.text-blue-400\/60{color:rgba(118,169,250,.6)}.text-blue-400\/70{color:rgba(118,169,250,.7)}.text-blue-400\/75{color:rgba(118,169,250,.75)}.text-blue-400\/80{color:rgba(118,169,250,.8)}.text-blue-400\/90{color:rgba(118,169,250,.9)}.text-blue-400\/95{color:rgba(118,169,250,.95)}.text-blue-50{--tw-text-opacity:1;color:rgb(235 245 255/var(--tw-text-opacity))}.text-blue-50\/0{color:rgba(235,245,255,0)}.text-blue-50\/10{color:rgba(235,245,255,.1)}.text-blue-50\/100{color:#ebf5ff}.text-blue-50\/20{color:rgba(235,245,255,.2)}.text-blue-50\/25{color:rgba(235,245,255,.25)}.text-blue-50\/30{color:rgba(235,245,255,.3)}.text-blue-50\/40{color:rgba(235,245,255,.4)}.text-blue-50\/5{color:rgba(235,245,255,.05)}.text-blue-50\/50{color:rgba(235,245,255,.5)}.text-blue-50\/60{color:rgba(235,245,255,.6)}.text-blue-50\/70{color:rgba(235,245,255,.7)}.text-blue-50\/75{color:rgba(235,245,255,.75)}.text-blue-50\/80{color:rgba(235,245,255,.8)}.text-blue-50\/90{color:rgba(235,245,255,.9)}.text-blue-50\/95{color:rgba(235,245,255,.95)}.text-blue-500{--tw-text-opacity:1;color:rgb(63 131 248/var(--tw-text-opacity))}.text-blue-500\/0{color:rgba(63,131,248,0)}.text-blue-500\/10{color:rgba(63,131,248,.1)}.text-blue-500\/100{color:#3f83f8}.text-blue-500\/20{color:rgba(63,131,248,.2)}.text-blue-500\/25{color:rgba(63,131,248,.25)}.text-blue-500\/30{color:rgba(63,131,248,.3)}.text-blue-500\/40{color:rgba(63,131,248,.4)}.text-blue-500\/5{color:rgba(63,131,248,.05)}.text-blue-500\/50{color:rgba(63,131,248,.5)}.text-blue-500\/60{color:rgba(63,131,248,.6)}.text-blue-500\/70{color:rgba(63,131,248,.7)}.text-blue-500\/75{color:rgba(63,131,248,.75)}.text-blue-500\/80{color:rgba(63,131,248,.8)}.text-blue-500\/90{color:rgba(63,131,248,.9)}.text-blue-500\/95{color:rgba(63,131,248,.95)}.text-blue-600{--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}.text-blue-600\/0{color:rgba(28,100,242,0)}.text-blue-600\/10{color:rgba(28,100,242,.1)}.text-blue-600\/100{color:#1c64f2}.text-blue-600\/20{color:rgba(28,100,242,.2)}.text-blue-600\/25{color:rgba(28,100,242,.25)}.text-blue-600\/30{color:rgba(28,100,242,.3)}.text-blue-600\/40{color:rgba(28,100,242,.4)}.text-blue-600\/5{color:rgba(28,100,242,.05)}.text-blue-600\/50{color:rgba(28,100,242,.5)}.text-blue-600\/60{color:rgba(28,100,242,.6)}.text-blue-600\/70{color:rgba(28,100,242,.7)}.text-blue-600\/75{color:rgba(28,100,242,.75)}.text-blue-600\/80{color:rgba(28,100,242,.8)}.text-blue-600\/90{color:rgba(28,100,242,.9)}.text-blue-600\/95{color:rgba(28,100,242,.95)}.text-blue-700{--tw-text-opacity:1;color:rgb(26 86 219/var(--tw-text-opacity))}.text-blue-700\/0{color:rgba(26,86,219,0)}.text-blue-700\/10{color:rgba(26,86,219,.1)}.text-blue-700\/100{color:#1a56db}.text-blue-700\/20{color:rgba(26,86,219,.2)}.text-blue-700\/25{color:rgba(26,86,219,.25)}.text-blue-700\/30{color:rgba(26,86,219,.3)}.text-blue-700\/40{color:rgba(26,86,219,.4)}.text-blue-700\/5{color:rgba(26,86,219,.05)}.text-blue-700\/50{color:rgba(26,86,219,.5)}.text-blue-700\/60{color:rgba(26,86,219,.6)}.text-blue-700\/70{color:rgba(26,86,219,.7)}.text-blue-700\/75{color:rgba(26,86,219,.75)}.text-blue-700\/80{color:rgba(26,86,219,.8)}.text-blue-700\/90{color:rgba(26,86,219,.9)}.text-blue-700\/95{color:rgba(26,86,219,.95)}.text-blue-800{--tw-text-opacity:1;color:rgb(30 66 159/var(--tw-text-opacity))}.text-blue-800\/0{color:rgba(30,66,159,0)}.text-blue-800\/10{color:rgba(30,66,159,.1)}.text-blue-800\/100{color:#1e429f}.text-blue-800\/20{color:rgba(30,66,159,.2)}.text-blue-800\/25{color:rgba(30,66,159,.25)}.text-blue-800\/30{color:rgba(30,66,159,.3)}.text-blue-800\/40{color:rgba(30,66,159,.4)}.text-blue-800\/5{color:rgba(30,66,159,.05)}.text-blue-800\/50{color:rgba(30,66,159,.5)}.text-blue-800\/60{color:rgba(30,66,159,.6)}.text-blue-800\/70{color:rgba(30,66,159,.7)}.text-blue-800\/75{color:rgba(30,66,159,.75)}.text-blue-800\/80{color:rgba(30,66,159,.8)}.text-blue-800\/90{color:rgba(30,66,159,.9)}.text-blue-800\/95{color:rgba(30,66,159,.95)}.text-blue-900{--tw-text-opacity:1;color:rgb(35 56 118/var(--tw-text-opacity))}.text-blue-900\/0{color:rgba(35,56,118,0)}.text-blue-900\/10{color:rgba(35,56,118,.1)}.text-blue-900\/100{color:#233876}.text-blue-900\/20{color:rgba(35,56,118,.2)}.text-blue-900\/25{color:rgba(35,56,118,.25)}.text-blue-900\/30{color:rgba(35,56,118,.3)}.text-blue-900\/40{color:rgba(35,56,118,.4)}.text-blue-900\/5{color:rgba(35,56,118,.05)}.text-blue-900\/50{color:rgba(35,56,118,.5)}.text-blue-900\/60{color:rgba(35,56,118,.6)}.text-blue-900\/70{color:rgba(35,56,118,.7)}.text-blue-900\/75{color:rgba(35,56,118,.75)}.text-blue-900\/80{color:rgba(35,56,118,.8)}.text-blue-900\/90{color:rgba(35,56,118,.9)}.text-blue-900\/95{color:rgba(35,56,118,.95)}.text-cyan-100{--tw-text-opacity:1;color:rgb(207 250 254/var(--tw-text-opacity))}.text-cyan-100\/0{color:rgba(207,250,254,0)}.text-cyan-100\/10{color:rgba(207,250,254,.1)}.text-cyan-100\/100{color:#cffafe}.text-cyan-100\/20{color:rgba(207,250,254,.2)}.text-cyan-100\/25{color:rgba(207,250,254,.25)}.text-cyan-100\/30{color:rgba(207,250,254,.3)}.text-cyan-100\/40{color:rgba(207,250,254,.4)}.text-cyan-100\/5{color:rgba(207,250,254,.05)}.text-cyan-100\/50{color:rgba(207,250,254,.5)}.text-cyan-100\/60{color:rgba(207,250,254,.6)}.text-cyan-100\/70{color:rgba(207,250,254,.7)}.text-cyan-100\/75{color:rgba(207,250,254,.75)}.text-cyan-100\/80{color:rgba(207,250,254,.8)}.text-cyan-100\/90{color:rgba(207,250,254,.9)}.text-cyan-100\/95{color:rgba(207,250,254,.95)}.text-cyan-200{--tw-text-opacity:1;color:rgb(165 243 252/var(--tw-text-opacity))}.text-cyan-200\/0{color:rgba(165,243,252,0)}.text-cyan-200\/10{color:rgba(165,243,252,.1)}.text-cyan-200\/100{color:#a5f3fc}.text-cyan-200\/20{color:rgba(165,243,252,.2)}.text-cyan-200\/25{color:rgba(165,243,252,.25)}.text-cyan-200\/30{color:rgba(165,243,252,.3)}.text-cyan-200\/40{color:rgba(165,243,252,.4)}.text-cyan-200\/5{color:rgba(165,243,252,.05)}.text-cyan-200\/50{color:rgba(165,243,252,.5)}.text-cyan-200\/60{color:rgba(165,243,252,.6)}.text-cyan-200\/70{color:rgba(165,243,252,.7)}.text-cyan-200\/75{color:rgba(165,243,252,.75)}.text-cyan-200\/80{color:rgba(165,243,252,.8)}.text-cyan-200\/90{color:rgba(165,243,252,.9)}.text-cyan-200\/95{color:rgba(165,243,252,.95)}.text-cyan-300{--tw-text-opacity:1;color:rgb(103 232 249/var(--tw-text-opacity))}.text-cyan-300\/0{color:rgba(103,232,249,0)}.text-cyan-300\/10{color:rgba(103,232,249,.1)}.text-cyan-300\/100{color:#67e8f9}.text-cyan-300\/20{color:rgba(103,232,249,.2)}.text-cyan-300\/25{color:rgba(103,232,249,.25)}.text-cyan-300\/30{color:rgba(103,232,249,.3)}.text-cyan-300\/40{color:rgba(103,232,249,.4)}.text-cyan-300\/5{color:rgba(103,232,249,.05)}.text-cyan-300\/50{color:rgba(103,232,249,.5)}.text-cyan-300\/60{color:rgba(103,232,249,.6)}.text-cyan-300\/70{color:rgba(103,232,249,.7)}.text-cyan-300\/75{color:rgba(103,232,249,.75)}.text-cyan-300\/80{color:rgba(103,232,249,.8)}.text-cyan-300\/90{color:rgba(103,232,249,.9)}.text-cyan-300\/95{color:rgba(103,232,249,.95)}.text-cyan-400{--tw-text-opacity:1;color:rgb(34 211 238/var(--tw-text-opacity))}.text-cyan-400\/0{color:rgba(34,211,238,0)}.text-cyan-400\/10{color:rgba(34,211,238,.1)}.text-cyan-400\/100{color:#22d3ee}.text-cyan-400\/20{color:rgba(34,211,238,.2)}.text-cyan-400\/25{color:rgba(34,211,238,.25)}.text-cyan-400\/30{color:rgba(34,211,238,.3)}.text-cyan-400\/40{color:rgba(34,211,238,.4)}.text-cyan-400\/5{color:rgba(34,211,238,.05)}.text-cyan-400\/50{color:rgba(34,211,238,.5)}.text-cyan-400\/60{color:rgba(34,211,238,.6)}.text-cyan-400\/70{color:rgba(34,211,238,.7)}.text-cyan-400\/75{color:rgba(34,211,238,.75)}.text-cyan-400\/80{color:rgba(34,211,238,.8)}.text-cyan-400\/90{color:rgba(34,211,238,.9)}.text-cyan-400\/95{color:rgba(34,211,238,.95)}.text-cyan-50{--tw-text-opacity:1;color:rgb(236 254 255/var(--tw-text-opacity))}.text-cyan-50\/0{color:rgba(236,254,255,0)}.text-cyan-50\/10{color:rgba(236,254,255,.1)}.text-cyan-50\/100{color:#ecfeff}.text-cyan-50\/20{color:rgba(236,254,255,.2)}.text-cyan-50\/25{color:rgba(236,254,255,.25)}.text-cyan-50\/30{color:rgba(236,254,255,.3)}.text-cyan-50\/40{color:rgba(236,254,255,.4)}.text-cyan-50\/5{color:rgba(236,254,255,.05)}.text-cyan-50\/50{color:rgba(236,254,255,.5)}.text-cyan-50\/60{color:rgba(236,254,255,.6)}.text-cyan-50\/70{color:rgba(236,254,255,.7)}.text-cyan-50\/75{color:rgba(236,254,255,.75)}.text-cyan-50\/80{color:rgba(236,254,255,.8)}.text-cyan-50\/90{color:rgba(236,254,255,.9)}.text-cyan-50\/95{color:rgba(236,254,255,.95)}.text-cyan-500{--tw-text-opacity:1;color:rgb(6 182 212/var(--tw-text-opacity))}.text-cyan-500\/0{color:rgba(6,182,212,0)}.text-cyan-500\/10{color:rgba(6,182,212,.1)}.text-cyan-500\/100{color:#06b6d4}.text-cyan-500\/20{color:rgba(6,182,212,.2)}.text-cyan-500\/25{color:rgba(6,182,212,.25)}.text-cyan-500\/30{color:rgba(6,182,212,.3)}.text-cyan-500\/40{color:rgba(6,182,212,.4)}.text-cyan-500\/5{color:rgba(6,182,212,.05)}.text-cyan-500\/50{color:rgba(6,182,212,.5)}.text-cyan-500\/60{color:rgba(6,182,212,.6)}.text-cyan-500\/70{color:rgba(6,182,212,.7)}.text-cyan-500\/75{color:rgba(6,182,212,.75)}.text-cyan-500\/80{color:rgba(6,182,212,.8)}.text-cyan-500\/90{color:rgba(6,182,212,.9)}.text-cyan-500\/95{color:rgba(6,182,212,.95)}.text-cyan-600{--tw-text-opacity:1;color:rgb(8 145 178/var(--tw-text-opacity))}.text-cyan-600\/0{color:rgba(8,145,178,0)}.text-cyan-600\/10{color:rgba(8,145,178,.1)}.text-cyan-600\/100{color:#0891b2}.text-cyan-600\/20{color:rgba(8,145,178,.2)}.text-cyan-600\/25{color:rgba(8,145,178,.25)}.text-cyan-600\/30{color:rgba(8,145,178,.3)}.text-cyan-600\/40{color:rgba(8,145,178,.4)}.text-cyan-600\/5{color:rgba(8,145,178,.05)}.text-cyan-600\/50{color:rgba(8,145,178,.5)}.text-cyan-600\/60{color:rgba(8,145,178,.6)}.text-cyan-600\/70{color:rgba(8,145,178,.7)}.text-cyan-600\/75{color:rgba(8,145,178,.75)}.text-cyan-600\/80{color:rgba(8,145,178,.8)}.text-cyan-600\/90{color:rgba(8,145,178,.9)}.text-cyan-600\/95{color:rgba(8,145,178,.95)}.text-cyan-700{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}.text-cyan-700\/0{color:rgba(14,116,144,0)}.text-cyan-700\/10{color:rgba(14,116,144,.1)}.text-cyan-700\/100{color:#0e7490}.text-cyan-700\/20{color:rgba(14,116,144,.2)}.text-cyan-700\/25{color:rgba(14,116,144,.25)}.text-cyan-700\/30{color:rgba(14,116,144,.3)}.text-cyan-700\/40{color:rgba(14,116,144,.4)}.text-cyan-700\/5{color:rgba(14,116,144,.05)}.text-cyan-700\/50{color:rgba(14,116,144,.5)}.text-cyan-700\/60{color:rgba(14,116,144,.6)}.text-cyan-700\/70{color:rgba(14,116,144,.7)}.text-cyan-700\/75{color:rgba(14,116,144,.75)}.text-cyan-700\/80{color:rgba(14,116,144,.8)}.text-cyan-700\/90{color:rgba(14,116,144,.9)}.text-cyan-700\/95{color:rgba(14,116,144,.95)}.text-cyan-800{--tw-text-opacity:1;color:rgb(21 94 117/var(--tw-text-opacity))}.text-cyan-800\/0{color:rgba(21,94,117,0)}.text-cyan-800\/10{color:rgba(21,94,117,.1)}.text-cyan-800\/100{color:#155e75}.text-cyan-800\/20{color:rgba(21,94,117,.2)}.text-cyan-800\/25{color:rgba(21,94,117,.25)}.text-cyan-800\/30{color:rgba(21,94,117,.3)}.text-cyan-800\/40{color:rgba(21,94,117,.4)}.text-cyan-800\/5{color:rgba(21,94,117,.05)}.text-cyan-800\/50{color:rgba(21,94,117,.5)}.text-cyan-800\/60{color:rgba(21,94,117,.6)}.text-cyan-800\/70{color:rgba(21,94,117,.7)}.text-cyan-800\/75{color:rgba(21,94,117,.75)}.text-cyan-800\/80{color:rgba(21,94,117,.8)}.text-cyan-800\/90{color:rgba(21,94,117,.9)}.text-cyan-800\/95{color:rgba(21,94,117,.95)}.text-cyan-900{--tw-text-opacity:1;color:rgb(22 78 99/var(--tw-text-opacity))}.text-cyan-900\/0{color:rgba(22,78,99,0)}.text-cyan-900\/10{color:rgba(22,78,99,.1)}.text-cyan-900\/100{color:#164e63}.text-cyan-900\/20{color:rgba(22,78,99,.2)}.text-cyan-900\/25{color:rgba(22,78,99,.25)}.text-cyan-900\/30{color:rgba(22,78,99,.3)}.text-cyan-900\/40{color:rgba(22,78,99,.4)}.text-cyan-900\/5{color:rgba(22,78,99,.05)}.text-cyan-900\/50{color:rgba(22,78,99,.5)}.text-cyan-900\/60{color:rgba(22,78,99,.6)}.text-cyan-900\/70{color:rgba(22,78,99,.7)}.text-cyan-900\/75{color:rgba(22,78,99,.75)}.text-cyan-900\/80{color:rgba(22,78,99,.8)}.text-cyan-900\/90{color:rgba(22,78,99,.9)}.text-cyan-900\/95{color:rgba(22,78,99,.95)}.text-emerald-100{--tw-text-opacity:1;color:rgb(209 250 229/var(--tw-text-opacity))}.text-emerald-100\/0{color:rgba(209,250,229,0)}.text-emerald-100\/10{color:rgba(209,250,229,.1)}.text-emerald-100\/100{color:#d1fae5}.text-emerald-100\/20{color:rgba(209,250,229,.2)}.text-emerald-100\/25{color:rgba(209,250,229,.25)}.text-emerald-100\/30{color:rgba(209,250,229,.3)}.text-emerald-100\/40{color:rgba(209,250,229,.4)}.text-emerald-100\/5{color:rgba(209,250,229,.05)}.text-emerald-100\/50{color:rgba(209,250,229,.5)}.text-emerald-100\/60{color:rgba(209,250,229,.6)}.text-emerald-100\/70{color:rgba(209,250,229,.7)}.text-emerald-100\/75{color:rgba(209,250,229,.75)}.text-emerald-100\/80{color:rgba(209,250,229,.8)}.text-emerald-100\/90{color:rgba(209,250,229,.9)}.text-emerald-100\/95{color:rgba(209,250,229,.95)}.text-emerald-200{--tw-text-opacity:1;color:rgb(167 243 208/var(--tw-text-opacity))}.text-emerald-200\/0{color:rgba(167,243,208,0)}.text-emerald-200\/10{color:rgba(167,243,208,.1)}.text-emerald-200\/100{color:#a7f3d0}.text-emerald-200\/20{color:rgba(167,243,208,.2)}.text-emerald-200\/25{color:rgba(167,243,208,.25)}.text-emerald-200\/30{color:rgba(167,243,208,.3)}.text-emerald-200\/40{color:rgba(167,243,208,.4)}.text-emerald-200\/5{color:rgba(167,243,208,.05)}.text-emerald-200\/50{color:rgba(167,243,208,.5)}.text-emerald-200\/60{color:rgba(167,243,208,.6)}.text-emerald-200\/70{color:rgba(167,243,208,.7)}.text-emerald-200\/75{color:rgba(167,243,208,.75)}.text-emerald-200\/80{color:rgba(167,243,208,.8)}.text-emerald-200\/90{color:rgba(167,243,208,.9)}.text-emerald-200\/95{color:rgba(167,243,208,.95)}.text-emerald-300{--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity))}.text-emerald-300\/0{color:rgba(110,231,183,0)}.text-emerald-300\/10{color:rgba(110,231,183,.1)}.text-emerald-300\/100{color:#6ee7b7}.text-emerald-300\/20{color:rgba(110,231,183,.2)}.text-emerald-300\/25{color:rgba(110,231,183,.25)}.text-emerald-300\/30{color:rgba(110,231,183,.3)}.text-emerald-300\/40{color:rgba(110,231,183,.4)}.text-emerald-300\/5{color:rgba(110,231,183,.05)}.text-emerald-300\/50{color:rgba(110,231,183,.5)}.text-emerald-300\/60{color:rgba(110,231,183,.6)}.text-emerald-300\/70{color:rgba(110,231,183,.7)}.text-emerald-300\/75{color:rgba(110,231,183,.75)}.text-emerald-300\/80{color:rgba(110,231,183,.8)}.text-emerald-300\/90{color:rgba(110,231,183,.9)}.text-emerald-300\/95{color:rgba(110,231,183,.95)}.text-emerald-400{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.text-emerald-400\/0{color:rgba(52,211,153,0)}.text-emerald-400\/10{color:rgba(52,211,153,.1)}.text-emerald-400\/100{color:#34d399}.text-emerald-400\/20{color:rgba(52,211,153,.2)}.text-emerald-400\/25{color:rgba(52,211,153,.25)}.text-emerald-400\/30{color:rgba(52,211,153,.3)}.text-emerald-400\/40{color:rgba(52,211,153,.4)}.text-emerald-400\/5{color:rgba(52,211,153,.05)}.text-emerald-400\/50{color:rgba(52,211,153,.5)}.text-emerald-400\/60{color:rgba(52,211,153,.6)}.text-emerald-400\/70{color:rgba(52,211,153,.7)}.text-emerald-400\/75{color:rgba(52,211,153,.75)}.text-emerald-400\/80{color:rgba(52,211,153,.8)}.text-emerald-400\/90{color:rgba(52,211,153,.9)}.text-emerald-400\/95{color:rgba(52,211,153,.95)}.text-emerald-50{--tw-text-opacity:1;color:rgb(236 253 245/var(--tw-text-opacity))}.text-emerald-50\/0{color:rgba(236,253,245,0)}.text-emerald-50\/10{color:rgba(236,253,245,.1)}.text-emerald-50\/100{color:#ecfdf5}.text-emerald-50\/20{color:rgba(236,253,245,.2)}.text-emerald-50\/25{color:rgba(236,253,245,.25)}.text-emerald-50\/30{color:rgba(236,253,245,.3)}.text-emerald-50\/40{color:rgba(236,253,245,.4)}.text-emerald-50\/5{color:rgba(236,253,245,.05)}.text-emerald-50\/50{color:rgba(236,253,245,.5)}.text-emerald-50\/60{color:rgba(236,253,245,.6)}.text-emerald-50\/70{color:rgba(236,253,245,.7)}.text-emerald-50\/75{color:rgba(236,253,245,.75)}.text-emerald-50\/80{color:rgba(236,253,245,.8)}.text-emerald-50\/90{color:rgba(236,253,245,.9)}.text-emerald-50\/95{color:rgba(236,253,245,.95)}.text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.text-emerald-500\/0{color:rgba(16,185,129,0)}.text-emerald-500\/10{color:rgba(16,185,129,.1)}.text-emerald-500\/100{color:#10b981}.text-emerald-500\/20{color:rgba(16,185,129,.2)}.text-emerald-500\/25{color:rgba(16,185,129,.25)}.text-emerald-500\/30{color:rgba(16,185,129,.3)}.text-emerald-500\/40{color:rgba(16,185,129,.4)}.text-emerald-500\/5{color:rgba(16,185,129,.05)}.text-emerald-500\/50{color:rgba(16,185,129,.5)}.text-emerald-500\/60{color:rgba(16,185,129,.6)}.text-emerald-500\/70{color:rgba(16,185,129,.7)}.text-emerald-500\/75{color:rgba(16,185,129,.75)}.text-emerald-500\/80{color:rgba(16,185,129,.8)}.text-emerald-500\/90{color:rgba(16,185,129,.9)}.text-emerald-500\/95{color:rgba(16,185,129,.95)}.text-emerald-600{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity))}.text-emerald-600\/0{color:rgba(5,150,105,0)}.text-emerald-600\/10{color:rgba(5,150,105,.1)}.text-emerald-600\/100{color:#059669}.text-emerald-600\/20{color:rgba(5,150,105,.2)}.text-emerald-600\/25{color:rgba(5,150,105,.25)}.text-emerald-600\/30{color:rgba(5,150,105,.3)}.text-emerald-600\/40{color:rgba(5,150,105,.4)}.text-emerald-600\/5{color:rgba(5,150,105,.05)}.text-emerald-600\/50{color:rgba(5,150,105,.5)}.text-emerald-600\/60{color:rgba(5,150,105,.6)}.text-emerald-600\/70{color:rgba(5,150,105,.7)}.text-emerald-600\/75{color:rgba(5,150,105,.75)}.text-emerald-600\/80{color:rgba(5,150,105,.8)}.text-emerald-600\/90{color:rgba(5,150,105,.9)}.text-emerald-600\/95{color:rgba(5,150,105,.95)}.text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity))}.text-emerald-700\/0{color:rgba(4,120,87,0)}.text-emerald-700\/10{color:rgba(4,120,87,.1)}.text-emerald-700\/100{color:#047857}.text-emerald-700\/20{color:rgba(4,120,87,.2)}.text-emerald-700\/25{color:rgba(4,120,87,.25)}.text-emerald-700\/30{color:rgba(4,120,87,.3)}.text-emerald-700\/40{color:rgba(4,120,87,.4)}.text-emerald-700\/5{color:rgba(4,120,87,.05)}.text-emerald-700\/50{color:rgba(4,120,87,.5)}.text-emerald-700\/60{color:rgba(4,120,87,.6)}.text-emerald-700\/70{color:rgba(4,120,87,.7)}.text-emerald-700\/75{color:rgba(4,120,87,.75)}.text-emerald-700\/80{color:rgba(4,120,87,.8)}.text-emerald-700\/90{color:rgba(4,120,87,.9)}.text-emerald-700\/95{color:rgba(4,120,87,.95)}.text-emerald-800{--tw-text-opacity:1;color:rgb(6 95 70/var(--tw-text-opacity))}.text-emerald-800\/0{color:rgba(6,95,70,0)}.text-emerald-800\/10{color:rgba(6,95,70,.1)}.text-emerald-800\/100{color:#065f46}.text-emerald-800\/20{color:rgba(6,95,70,.2)}.text-emerald-800\/25{color:rgba(6,95,70,.25)}.text-emerald-800\/30{color:rgba(6,95,70,.3)}.text-emerald-800\/40{color:rgba(6,95,70,.4)}.text-emerald-800\/5{color:rgba(6,95,70,.05)}.text-emerald-800\/50{color:rgba(6,95,70,.5)}.text-emerald-800\/60{color:rgba(6,95,70,.6)}.text-emerald-800\/70{color:rgba(6,95,70,.7)}.text-emerald-800\/75{color:rgba(6,95,70,.75)}.text-emerald-800\/80{color:rgba(6,95,70,.8)}.text-emerald-800\/90{color:rgba(6,95,70,.9)}.text-emerald-800\/95{color:rgba(6,95,70,.95)}.text-emerald-900{--tw-text-opacity:1;color:rgb(6 78 59/var(--tw-text-opacity))}.text-emerald-900\/0{color:rgba(6,78,59,0)}.text-emerald-900\/10{color:rgba(6,78,59,.1)}.text-emerald-900\/100{color:#064e3b}.text-emerald-900\/20{color:rgba(6,78,59,.2)}.text-emerald-900\/25{color:rgba(6,78,59,.25)}.text-emerald-900\/30{color:rgba(6,78,59,.3)}.text-emerald-900\/40{color:rgba(6,78,59,.4)}.text-emerald-900\/5{color:rgba(6,78,59,.05)}.text-emerald-900\/50{color:rgba(6,78,59,.5)}.text-emerald-900\/60{color:rgba(6,78,59,.6)}.text-emerald-900\/70{color:rgba(6,78,59,.7)}.text-emerald-900\/75{color:rgba(6,78,59,.75)}.text-emerald-900\/80{color:rgba(6,78,59,.8)}.text-emerald-900\/90{color:rgba(6,78,59,.9)}.text-emerald-900\/95{color:rgba(6,78,59,.95)}.text-fuchsia-100{--tw-text-opacity:1;color:rgb(250 232 255/var(--tw-text-opacity))}.text-fuchsia-100\/0{color:rgba(250,232,255,0)}.text-fuchsia-100\/10{color:rgba(250,232,255,.1)}.text-fuchsia-100\/100{color:#fae8ff}.text-fuchsia-100\/20{color:rgba(250,232,255,.2)}.text-fuchsia-100\/25{color:rgba(250,232,255,.25)}.text-fuchsia-100\/30{color:rgba(250,232,255,.3)}.text-fuchsia-100\/40{color:rgba(250,232,255,.4)}.text-fuchsia-100\/5{color:rgba(250,232,255,.05)}.text-fuchsia-100\/50{color:rgba(250,232,255,.5)}.text-fuchsia-100\/60{color:rgba(250,232,255,.6)}.text-fuchsia-100\/70{color:rgba(250,232,255,.7)}.text-fuchsia-100\/75{color:rgba(250,232,255,.75)}.text-fuchsia-100\/80{color:rgba(250,232,255,.8)}.text-fuchsia-100\/90{color:rgba(250,232,255,.9)}.text-fuchsia-100\/95{color:rgba(250,232,255,.95)}.text-fuchsia-200{--tw-text-opacity:1;color:rgb(245 208 254/var(--tw-text-opacity))}.text-fuchsia-200\/0{color:rgba(245,208,254,0)}.text-fuchsia-200\/10{color:rgba(245,208,254,.1)}.text-fuchsia-200\/100{color:#f5d0fe}.text-fuchsia-200\/20{color:rgba(245,208,254,.2)}.text-fuchsia-200\/25{color:rgba(245,208,254,.25)}.text-fuchsia-200\/30{color:rgba(245,208,254,.3)}.text-fuchsia-200\/40{color:rgba(245,208,254,.4)}.text-fuchsia-200\/5{color:rgba(245,208,254,.05)}.text-fuchsia-200\/50{color:rgba(245,208,254,.5)}.text-fuchsia-200\/60{color:rgba(245,208,254,.6)}.text-fuchsia-200\/70{color:rgba(245,208,254,.7)}.text-fuchsia-200\/75{color:rgba(245,208,254,.75)}.text-fuchsia-200\/80{color:rgba(245,208,254,.8)}.text-fuchsia-200\/90{color:rgba(245,208,254,.9)}.text-fuchsia-200\/95{color:rgba(245,208,254,.95)}.text-fuchsia-300{--tw-text-opacity:1;color:rgb(240 171 252/var(--tw-text-opacity))}.text-fuchsia-300\/0{color:rgba(240,171,252,0)}.text-fuchsia-300\/10{color:rgba(240,171,252,.1)}.text-fuchsia-300\/100{color:#f0abfc}.text-fuchsia-300\/20{color:rgba(240,171,252,.2)}.text-fuchsia-300\/25{color:rgba(240,171,252,.25)}.text-fuchsia-300\/30{color:rgba(240,171,252,.3)}.text-fuchsia-300\/40{color:rgba(240,171,252,.4)}.text-fuchsia-300\/5{color:rgba(240,171,252,.05)}.text-fuchsia-300\/50{color:rgba(240,171,252,.5)}.text-fuchsia-300\/60{color:rgba(240,171,252,.6)}.text-fuchsia-300\/70{color:rgba(240,171,252,.7)}.text-fuchsia-300\/75{color:rgba(240,171,252,.75)}.text-fuchsia-300\/80{color:rgba(240,171,252,.8)}.text-fuchsia-300\/90{color:rgba(240,171,252,.9)}.text-fuchsia-300\/95{color:rgba(240,171,252,.95)}.text-fuchsia-400{--tw-text-opacity:1;color:rgb(232 121 249/var(--tw-text-opacity))}.text-fuchsia-400\/0{color:rgba(232,121,249,0)}.text-fuchsia-400\/10{color:rgba(232,121,249,.1)}.text-fuchsia-400\/100{color:#e879f9}.text-fuchsia-400\/20{color:rgba(232,121,249,.2)}.text-fuchsia-400\/25{color:rgba(232,121,249,.25)}.text-fuchsia-400\/30{color:rgba(232,121,249,.3)}.text-fuchsia-400\/40{color:rgba(232,121,249,.4)}.text-fuchsia-400\/5{color:rgba(232,121,249,.05)}.text-fuchsia-400\/50{color:rgba(232,121,249,.5)}.text-fuchsia-400\/60{color:rgba(232,121,249,.6)}.text-fuchsia-400\/70{color:rgba(232,121,249,.7)}.text-fuchsia-400\/75{color:rgba(232,121,249,.75)}.text-fuchsia-400\/80{color:rgba(232,121,249,.8)}.text-fuchsia-400\/90{color:rgba(232,121,249,.9)}.text-fuchsia-400\/95{color:rgba(232,121,249,.95)}.text-fuchsia-50{--tw-text-opacity:1;color:rgb(253 244 255/var(--tw-text-opacity))}.text-fuchsia-50\/0{color:rgba(253,244,255,0)}.text-fuchsia-50\/10{color:rgba(253,244,255,.1)}.text-fuchsia-50\/100{color:#fdf4ff}.text-fuchsia-50\/20{color:rgba(253,244,255,.2)}.text-fuchsia-50\/25{color:rgba(253,244,255,.25)}.text-fuchsia-50\/30{color:rgba(253,244,255,.3)}.text-fuchsia-50\/40{color:rgba(253,244,255,.4)}.text-fuchsia-50\/5{color:rgba(253,244,255,.05)}.text-fuchsia-50\/50{color:rgba(253,244,255,.5)}.text-fuchsia-50\/60{color:rgba(253,244,255,.6)}.text-fuchsia-50\/70{color:rgba(253,244,255,.7)}.text-fuchsia-50\/75{color:rgba(253,244,255,.75)}.text-fuchsia-50\/80{color:rgba(253,244,255,.8)}.text-fuchsia-50\/90{color:rgba(253,244,255,.9)}.text-fuchsia-50\/95{color:rgba(253,244,255,.95)}.text-fuchsia-500{--tw-text-opacity:1;color:rgb(217 70 239/var(--tw-text-opacity))}.text-fuchsia-500\/0{color:rgba(217,70,239,0)}.text-fuchsia-500\/10{color:rgba(217,70,239,.1)}.text-fuchsia-500\/100{color:#d946ef}.text-fuchsia-500\/20{color:rgba(217,70,239,.2)}.text-fuchsia-500\/25{color:rgba(217,70,239,.25)}.text-fuchsia-500\/30{color:rgba(217,70,239,.3)}.text-fuchsia-500\/40{color:rgba(217,70,239,.4)}.text-fuchsia-500\/5{color:rgba(217,70,239,.05)}.text-fuchsia-500\/50{color:rgba(217,70,239,.5)}.text-fuchsia-500\/60{color:rgba(217,70,239,.6)}.text-fuchsia-500\/70{color:rgba(217,70,239,.7)}.text-fuchsia-500\/75{color:rgba(217,70,239,.75)}.text-fuchsia-500\/80{color:rgba(217,70,239,.8)}.text-fuchsia-500\/90{color:rgba(217,70,239,.9)}.text-fuchsia-500\/95{color:rgba(217,70,239,.95)}.text-fuchsia-600{--tw-text-opacity:1;color:rgb(192 38 211/var(--tw-text-opacity))}.text-fuchsia-600\/0{color:rgba(192,38,211,0)}.text-fuchsia-600\/10{color:rgba(192,38,211,.1)}.text-fuchsia-600\/100{color:#c026d3}.text-fuchsia-600\/20{color:rgba(192,38,211,.2)}.text-fuchsia-600\/25{color:rgba(192,38,211,.25)}.text-fuchsia-600\/30{color:rgba(192,38,211,.3)}.text-fuchsia-600\/40{color:rgba(192,38,211,.4)}.text-fuchsia-600\/5{color:rgba(192,38,211,.05)}.text-fuchsia-600\/50{color:rgba(192,38,211,.5)}.text-fuchsia-600\/60{color:rgba(192,38,211,.6)}.text-fuchsia-600\/70{color:rgba(192,38,211,.7)}.text-fuchsia-600\/75{color:rgba(192,38,211,.75)}.text-fuchsia-600\/80{color:rgba(192,38,211,.8)}.text-fuchsia-600\/90{color:rgba(192,38,211,.9)}.text-fuchsia-600\/95{color:rgba(192,38,211,.95)}.text-fuchsia-700{--tw-text-opacity:1;color:rgb(162 28 175/var(--tw-text-opacity))}.text-fuchsia-700\/0{color:rgba(162,28,175,0)}.text-fuchsia-700\/10{color:rgba(162,28,175,.1)}.text-fuchsia-700\/100{color:#a21caf}.text-fuchsia-700\/20{color:rgba(162,28,175,.2)}.text-fuchsia-700\/25{color:rgba(162,28,175,.25)}.text-fuchsia-700\/30{color:rgba(162,28,175,.3)}.text-fuchsia-700\/40{color:rgba(162,28,175,.4)}.text-fuchsia-700\/5{color:rgba(162,28,175,.05)}.text-fuchsia-700\/50{color:rgba(162,28,175,.5)}.text-fuchsia-700\/60{color:rgba(162,28,175,.6)}.text-fuchsia-700\/70{color:rgba(162,28,175,.7)}.text-fuchsia-700\/75{color:rgba(162,28,175,.75)}.text-fuchsia-700\/80{color:rgba(162,28,175,.8)}.text-fuchsia-700\/90{color:rgba(162,28,175,.9)}.text-fuchsia-700\/95{color:rgba(162,28,175,.95)}.text-fuchsia-800{--tw-text-opacity:1;color:rgb(134 25 143/var(--tw-text-opacity))}.text-fuchsia-800\/0{color:rgba(134,25,143,0)}.text-fuchsia-800\/10{color:rgba(134,25,143,.1)}.text-fuchsia-800\/100{color:#86198f}.text-fuchsia-800\/20{color:rgba(134,25,143,.2)}.text-fuchsia-800\/25{color:rgba(134,25,143,.25)}.text-fuchsia-800\/30{color:rgba(134,25,143,.3)}.text-fuchsia-800\/40{color:rgba(134,25,143,.4)}.text-fuchsia-800\/5{color:rgba(134,25,143,.05)}.text-fuchsia-800\/50{color:rgba(134,25,143,.5)}.text-fuchsia-800\/60{color:rgba(134,25,143,.6)}.text-fuchsia-800\/70{color:rgba(134,25,143,.7)}.text-fuchsia-800\/75{color:rgba(134,25,143,.75)}.text-fuchsia-800\/80{color:rgba(134,25,143,.8)}.text-fuchsia-800\/90{color:rgba(134,25,143,.9)}.text-fuchsia-800\/95{color:rgba(134,25,143,.95)}.text-fuchsia-900{--tw-text-opacity:1;color:rgb(112 26 117/var(--tw-text-opacity))}.text-fuchsia-900\/0{color:rgba(112,26,117,0)}.text-fuchsia-900\/10{color:rgba(112,26,117,.1)}.text-fuchsia-900\/100{color:#701a75}.text-fuchsia-900\/20{color:rgba(112,26,117,.2)}.text-fuchsia-900\/25{color:rgba(112,26,117,.25)}.text-fuchsia-900\/30{color:rgba(112,26,117,.3)}.text-fuchsia-900\/40{color:rgba(112,26,117,.4)}.text-fuchsia-900\/5{color:rgba(112,26,117,.05)}.text-fuchsia-900\/50{color:rgba(112,26,117,.5)}.text-fuchsia-900\/60{color:rgba(112,26,117,.6)}.text-fuchsia-900\/70{color:rgba(112,26,117,.7)}.text-fuchsia-900\/75{color:rgba(112,26,117,.75)}.text-fuchsia-900\/80{color:rgba(112,26,117,.8)}.text-fuchsia-900\/90{color:rgba(112,26,117,.9)}.text-fuchsia-900\/95{color:rgba(112,26,117,.95)}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.text-gray-100\/0{color:rgba(243,244,246,0)}.text-gray-100\/10{color:rgba(243,244,246,.1)}.text-gray-100\/100{color:#f3f4f6}.text-gray-100\/20{color:rgba(243,244,246,.2)}.text-gray-100\/25{color:rgba(243,244,246,.25)}.text-gray-100\/30{color:rgba(243,244,246,.3)}.text-gray-100\/40{color:rgba(243,244,246,.4)}.text-gray-100\/5{color:rgba(243,244,246,.05)}.text-gray-100\/50{color:rgba(243,244,246,.5)}.text-gray-100\/60{color:rgba(243,244,246,.6)}.text-gray-100\/70{color:rgba(243,244,246,.7)}.text-gray-100\/75{color:rgba(243,244,246,.75)}.text-gray-100\/80{color:rgba(243,244,246,.8)}.text-gray-100\/90{color:rgba(243,244,246,.9)}.text-gray-100\/95{color:rgba(243,244,246,.95)}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-200\/0{color:rgba(229,231,235,0)}.text-gray-200\/10{color:rgba(229,231,235,.1)}.text-gray-200\/100{color:#e5e7eb}.text-gray-200\/20{color:rgba(229,231,235,.2)}.text-gray-200\/25{color:rgba(229,231,235,.25)}.text-gray-200\/30{color:rgba(229,231,235,.3)}.text-gray-200\/40{color:rgba(229,231,235,.4)}.text-gray-200\/5{color:rgba(229,231,235,.05)}.text-gray-200\/50{color:rgba(229,231,235,.5)}.text-gray-200\/60{color:rgba(229,231,235,.6)}.text-gray-200\/70{color:rgba(229,231,235,.7)}.text-gray-200\/75{color:rgba(229,231,235,.75)}.text-gray-200\/80{color:rgba(229,231,235,.8)}.text-gray-200\/90{color:rgba(229,231,235,.9)}.text-gray-200\/95{color:rgba(229,231,235,.95)}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-gray-300\/0{color:rgba(209,213,219,0)}.text-gray-300\/10{color:rgba(209,213,219,.1)}.text-gray-300\/100{color:#d1d5db}.text-gray-300\/20{color:rgba(209,213,219,.2)}.text-gray-300\/25{color:rgba(209,213,219,.25)}.text-gray-300\/30{color:rgba(209,213,219,.3)}.text-gray-300\/40{color:rgba(209,213,219,.4)}.text-gray-300\/5{color:rgba(209,213,219,.05)}.text-gray-300\/50{color:rgba(209,213,219,.5)}.text-gray-300\/60{color:rgba(209,213,219,.6)}.text-gray-300\/70{color:rgba(209,213,219,.7)}.text-gray-300\/75{color:rgba(209,213,219,.75)}.text-gray-300\/80{color:rgba(209,213,219,.8)}.text-gray-300\/90{color:rgba(209,213,219,.9)}.text-gray-300\/95{color:rgba(209,213,219,.95)}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-400\/0{color:rgba(156,163,175,0)}.text-gray-400\/10{color:rgba(156,163,175,.1)}.text-gray-400\/100{color:#9ca3af}.text-gray-400\/20{color:rgba(156,163,175,.2)}.text-gray-400\/25{color:rgba(156,163,175,.25)}.text-gray-400\/30{color:rgba(156,163,175,.3)}.text-gray-400\/40{color:rgba(156,163,175,.4)}.text-gray-400\/5{color:rgba(156,163,175,.05)}.text-gray-400\/50{color:rgba(156,163,175,.5)}.text-gray-400\/60{color:rgba(156,163,175,.6)}.text-gray-400\/70{color:rgba(156,163,175,.7)}.text-gray-400\/75{color:rgba(156,163,175,.75)}.text-gray-400\/80{color:rgba(156,163,175,.8)}.text-gray-400\/90{color:rgba(156,163,175,.9)}.text-gray-400\/95{color:rgba(156,163,175,.95)}.text-gray-50{--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}.text-gray-50\/0{color:rgba(249,250,251,0)}.text-gray-50\/10{color:rgba(249,250,251,.1)}.text-gray-50\/100{color:#f9fafb}.text-gray-50\/20{color:rgba(249,250,251,.2)}.text-gray-50\/25{color:rgba(249,250,251,.25)}.text-gray-50\/30{color:rgba(249,250,251,.3)}.text-gray-50\/40{color:rgba(249,250,251,.4)}.text-gray-50\/5{color:rgba(249,250,251,.05)}.text-gray-50\/50{color:rgba(249,250,251,.5)}.text-gray-50\/60{color:rgba(249,250,251,.6)}.text-gray-50\/70{color:rgba(249,250,251,.7)}.text-gray-50\/75{color:rgba(249,250,251,.75)}.text-gray-50\/80{color:rgba(249,250,251,.8)}.text-gray-50\/90{color:rgba(249,250,251,.9)}.text-gray-50\/95{color:rgba(249,250,251,.95)}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-500\/0{color:hsla(220,9%,46%,0)}.text-gray-500\/10{color:hsla(220,9%,46%,.1)}.text-gray-500\/100{color:#6b7280}.text-gray-500\/20{color:hsla(220,9%,46%,.2)}.text-gray-500\/25{color:hsla(220,9%,46%,.25)}.text-gray-500\/30{color:hsla(220,9%,46%,.3)}.text-gray-500\/40{color:hsla(220,9%,46%,.4)}.text-gray-500\/5{color:hsla(220,9%,46%,.05)}.text-gray-500\/50{color:hsla(220,9%,46%,.5)}.text-gray-500\/60{color:hsla(220,9%,46%,.6)}.text-gray-500\/70{color:hsla(220,9%,46%,.7)}.text-gray-500\/75{color:hsla(220,9%,46%,.75)}.text-gray-500\/80{color:hsla(220,9%,46%,.8)}.text-gray-500\/90{color:hsla(220,9%,46%,.9)}.text-gray-500\/95{color:hsla(220,9%,46%,.95)}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-600\/0{color:rgba(75,85,99,0)}.text-gray-600\/10{color:rgba(75,85,99,.1)}.text-gray-600\/100{color:#4b5563}.text-gray-600\/20{color:rgba(75,85,99,.2)}.text-gray-600\/25{color:rgba(75,85,99,.25)}.text-gray-600\/30{color:rgba(75,85,99,.3)}.text-gray-600\/40{color:rgba(75,85,99,.4)}.text-gray-600\/5{color:rgba(75,85,99,.05)}.text-gray-600\/50{color:rgba(75,85,99,.5)}.text-gray-600\/60{color:rgba(75,85,99,.6)}.text-gray-600\/70{color:rgba(75,85,99,.7)}.text-gray-600\/75{color:rgba(75,85,99,.75)}.text-gray-600\/80{color:rgba(75,85,99,.8)}.text-gray-600\/90{color:rgba(75,85,99,.9)}.text-gray-600\/95{color:rgba(75,85,99,.95)}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-700\/0{color:rgba(55,65,81,0)}.text-gray-700\/10{color:rgba(55,65,81,.1)}.text-gray-700\/100{color:#374151}.text-gray-700\/20{color:rgba(55,65,81,.2)}.text-gray-700\/25{color:rgba(55,65,81,.25)}.text-gray-700\/30{color:rgba(55,65,81,.3)}.text-gray-700\/40{color:rgba(55,65,81,.4)}.text-gray-700\/5{color:rgba(55,65,81,.05)}.text-gray-700\/50{color:rgba(55,65,81,.5)}.text-gray-700\/60{color:rgba(55,65,81,.6)}.text-gray-700\/70{color:rgba(55,65,81,.7)}.text-gray-700\/75{color:rgba(55,65,81,.75)}.text-gray-700\/80{color:rgba(55,65,81,.8)}.text-gray-700\/90{color:rgba(55,65,81,.9)}.text-gray-700\/95{color:rgba(55,65,81,.95)}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-gray-800\/0{color:rgba(31,41,55,0)}.text-gray-800\/10{color:rgba(31,41,55,.1)}.text-gray-800\/100{color:#1f2937}.text-gray-800\/20{color:rgba(31,41,55,.2)}.text-gray-800\/25{color:rgba(31,41,55,.25)}.text-gray-800\/30{color:rgba(31,41,55,.3)}.text-gray-800\/40{color:rgba(31,41,55,.4)}.text-gray-800\/5{color:rgba(31,41,55,.05)}.text-gray-800\/50{color:rgba(31,41,55,.5)}.text-gray-800\/60{color:rgba(31,41,55,.6)}.text-gray-800\/70{color:rgba(31,41,55,.7)}.text-gray-800\/75{color:rgba(31,41,55,.75)}.text-gray-800\/80{color:rgba(31,41,55,.8)}.text-gray-800\/90{color:rgba(31,41,55,.9)}.text-gray-800\/95{color:rgba(31,41,55,.95)}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-gray-900\/0{color:rgba(17,24,39,0)}.text-gray-900\/10{color:rgba(17,24,39,.1)}.text-gray-900\/100{color:#111827}.text-gray-900\/20{color:rgba(17,24,39,.2)}.text-gray-900\/25{color:rgba(17,24,39,.25)}.text-gray-900\/30{color:rgba(17,24,39,.3)}.text-gray-900\/40{color:rgba(17,24,39,.4)}.text-gray-900\/5{color:rgba(17,24,39,.05)}.text-gray-900\/50{color:rgba(17,24,39,.5)}.text-gray-900\/60{color:rgba(17,24,39,.6)}.text-gray-900\/70{color:rgba(17,24,39,.7)}.text-gray-900\/75{color:rgba(17,24,39,.75)}.text-gray-900\/80{color:rgba(17,24,39,.8)}.text-gray-900\/90{color:rgba(17,24,39,.9)}.text-gray-900\/95{color:rgba(17,24,39,.95)}.text-green-100{--tw-text-opacity:1;color:rgb(222 247 236/var(--tw-text-opacity))}.text-green-100\/0{color:rgba(222,247,236,0)}.text-green-100\/10{color:rgba(222,247,236,.1)}.text-green-100\/100{color:#def7ec}.text-green-100\/20{color:rgba(222,247,236,.2)}.text-green-100\/25{color:rgba(222,247,236,.25)}.text-green-100\/30{color:rgba(222,247,236,.3)}.text-green-100\/40{color:rgba(222,247,236,.4)}.text-green-100\/5{color:rgba(222,247,236,.05)}.text-green-100\/50{color:rgba(222,247,236,.5)}.text-green-100\/60{color:rgba(222,247,236,.6)}.text-green-100\/70{color:rgba(222,247,236,.7)}.text-green-100\/75{color:rgba(222,247,236,.75)}.text-green-100\/80{color:rgba(222,247,236,.8)}.text-green-100\/90{color:rgba(222,247,236,.9)}.text-green-100\/95{color:rgba(222,247,236,.95)}.text-green-200{--tw-text-opacity:1;color:rgb(188 240 218/var(--tw-text-opacity))}.text-green-200\/0{color:rgba(188,240,218,0)}.text-green-200\/10{color:rgba(188,240,218,.1)}.text-green-200\/100{color:#bcf0da}.text-green-200\/20{color:rgba(188,240,218,.2)}.text-green-200\/25{color:rgba(188,240,218,.25)}.text-green-200\/30{color:rgba(188,240,218,.3)}.text-green-200\/40{color:rgba(188,240,218,.4)}.text-green-200\/5{color:rgba(188,240,218,.05)}.text-green-200\/50{color:rgba(188,240,218,.5)}.text-green-200\/60{color:rgba(188,240,218,.6)}.text-green-200\/70{color:rgba(188,240,218,.7)}.text-green-200\/75{color:rgba(188,240,218,.75)}.text-green-200\/80{color:rgba(188,240,218,.8)}.text-green-200\/90{color:rgba(188,240,218,.9)}.text-green-200\/95{color:rgba(188,240,218,.95)}.text-green-300{--tw-text-opacity:1;color:rgb(132 225 188/var(--tw-text-opacity))}.text-green-300\/0{color:rgba(132,225,188,0)}.text-green-300\/10{color:rgba(132,225,188,.1)}.text-green-300\/100{color:#84e1bc}.text-green-300\/20{color:rgba(132,225,188,.2)}.text-green-300\/25{color:rgba(132,225,188,.25)}.text-green-300\/30{color:rgba(132,225,188,.3)}.text-green-300\/40{color:rgba(132,225,188,.4)}.text-green-300\/5{color:rgba(132,225,188,.05)}.text-green-300\/50{color:rgba(132,225,188,.5)}.text-green-300\/60{color:rgba(132,225,188,.6)}.text-green-300\/70{color:rgba(132,225,188,.7)}.text-green-300\/75{color:rgba(132,225,188,.75)}.text-green-300\/80{color:rgba(132,225,188,.8)}.text-green-300\/90{color:rgba(132,225,188,.9)}.text-green-300\/95{color:rgba(132,225,188,.95)}.text-green-400{--tw-text-opacity:1;color:rgb(49 196 141/var(--tw-text-opacity))}.text-green-400\/0{color:rgba(49,196,141,0)}.text-green-400\/10{color:rgba(49,196,141,.1)}.text-green-400\/100{color:#31c48d}.text-green-400\/20{color:rgba(49,196,141,.2)}.text-green-400\/25{color:rgba(49,196,141,.25)}.text-green-400\/30{color:rgba(49,196,141,.3)}.text-green-400\/40{color:rgba(49,196,141,.4)}.text-green-400\/5{color:rgba(49,196,141,.05)}.text-green-400\/50{color:rgba(49,196,141,.5)}.text-green-400\/60{color:rgba(49,196,141,.6)}.text-green-400\/70{color:rgba(49,196,141,.7)}.text-green-400\/75{color:rgba(49,196,141,.75)}.text-green-400\/80{color:rgba(49,196,141,.8)}.text-green-400\/90{color:rgba(49,196,141,.9)}.text-green-400\/95{color:rgba(49,196,141,.95)}.text-green-50{--tw-text-opacity:1;color:rgb(243 250 247/var(--tw-text-opacity))}.text-green-50\/0{color:rgba(243,250,247,0)}.text-green-50\/10{color:rgba(243,250,247,.1)}.text-green-50\/100{color:#f3faf7}.text-green-50\/20{color:rgba(243,250,247,.2)}.text-green-50\/25{color:rgba(243,250,247,.25)}.text-green-50\/30{color:rgba(243,250,247,.3)}.text-green-50\/40{color:rgba(243,250,247,.4)}.text-green-50\/5{color:rgba(243,250,247,.05)}.text-green-50\/50{color:rgba(243,250,247,.5)}.text-green-50\/60{color:rgba(243,250,247,.6)}.text-green-50\/70{color:rgba(243,250,247,.7)}.text-green-50\/75{color:rgba(243,250,247,.75)}.text-green-50\/80{color:rgba(243,250,247,.8)}.text-green-50\/90{color:rgba(243,250,247,.9)}.text-green-50\/95{color:rgba(243,250,247,.95)}.text-green-500{--tw-text-opacity:1;color:rgb(14 159 110/var(--tw-text-opacity))}.text-green-500\/0{color:rgba(14,159,110,0)}.text-green-500\/10{color:rgba(14,159,110,.1)}.text-green-500\/100{color:#0e9f6e}.text-green-500\/20{color:rgba(14,159,110,.2)}.text-green-500\/25{color:rgba(14,159,110,.25)}.text-green-500\/30{color:rgba(14,159,110,.3)}.text-green-500\/40{color:rgba(14,159,110,.4)}.text-green-500\/5{color:rgba(14,159,110,.05)}.text-green-500\/50{color:rgba(14,159,110,.5)}.text-green-500\/60{color:rgba(14,159,110,.6)}.text-green-500\/70{color:rgba(14,159,110,.7)}.text-green-500\/75{color:rgba(14,159,110,.75)}.text-green-500\/80{color:rgba(14,159,110,.8)}.text-green-500\/90{color:rgba(14,159,110,.9)}.text-green-500\/95{color:rgba(14,159,110,.95)}.text-green-600{--tw-text-opacity:1;color:rgb(5 122 85/var(--tw-text-opacity))}.text-green-600\/0{color:rgba(5,122,85,0)}.text-green-600\/10{color:rgba(5,122,85,.1)}.text-green-600\/100{color:#057a55}.text-green-600\/20{color:rgba(5,122,85,.2)}.text-green-600\/25{color:rgba(5,122,85,.25)}.text-green-600\/30{color:rgba(5,122,85,.3)}.text-green-600\/40{color:rgba(5,122,85,.4)}.text-green-600\/5{color:rgba(5,122,85,.05)}.text-green-600\/50{color:rgba(5,122,85,.5)}.text-green-600\/60{color:rgba(5,122,85,.6)}.text-green-600\/70{color:rgba(5,122,85,.7)}.text-green-600\/75{color:rgba(5,122,85,.75)}.text-green-600\/80{color:rgba(5,122,85,.8)}.text-green-600\/90{color:rgba(5,122,85,.9)}.text-green-600\/95{color:rgba(5,122,85,.95)}.text-green-700{--tw-text-opacity:1;color:rgb(4 108 78/var(--tw-text-opacity))}.text-green-700\/0{color:rgba(4,108,78,0)}.text-green-700\/10{color:rgba(4,108,78,.1)}.text-green-700\/100{color:#046c4e}.text-green-700\/20{color:rgba(4,108,78,.2)}.text-green-700\/25{color:rgba(4,108,78,.25)}.text-green-700\/30{color:rgba(4,108,78,.3)}.text-green-700\/40{color:rgba(4,108,78,.4)}.text-green-700\/5{color:rgba(4,108,78,.05)}.text-green-700\/50{color:rgba(4,108,78,.5)}.text-green-700\/60{color:rgba(4,108,78,.6)}.text-green-700\/70{color:rgba(4,108,78,.7)}.text-green-700\/75{color:rgba(4,108,78,.75)}.text-green-700\/80{color:rgba(4,108,78,.8)}.text-green-700\/90{color:rgba(4,108,78,.9)}.text-green-700\/95{color:rgba(4,108,78,.95)}.text-green-800{--tw-text-opacity:1;color:rgb(3 84 63/var(--tw-text-opacity))}.text-green-800\/0{color:rgba(3,84,63,0)}.text-green-800\/10{color:rgba(3,84,63,.1)}.text-green-800\/100{color:#03543f}.text-green-800\/20{color:rgba(3,84,63,.2)}.text-green-800\/25{color:rgba(3,84,63,.25)}.text-green-800\/30{color:rgba(3,84,63,.3)}.text-green-800\/40{color:rgba(3,84,63,.4)}.text-green-800\/5{color:rgba(3,84,63,.05)}.text-green-800\/50{color:rgba(3,84,63,.5)}.text-green-800\/60{color:rgba(3,84,63,.6)}.text-green-800\/70{color:rgba(3,84,63,.7)}.text-green-800\/75{color:rgba(3,84,63,.75)}.text-green-800\/80{color:rgba(3,84,63,.8)}.text-green-800\/90{color:rgba(3,84,63,.9)}.text-green-800\/95{color:rgba(3,84,63,.95)}.text-green-900{--tw-text-opacity:1;color:rgb(1 71 55/var(--tw-text-opacity))}.text-green-900\/0{color:rgba(1,71,55,0)}.text-green-900\/10{color:rgba(1,71,55,.1)}.text-green-900\/100{color:#014737}.text-green-900\/20{color:rgba(1,71,55,.2)}.text-green-900\/25{color:rgba(1,71,55,.25)}.text-green-900\/30{color:rgba(1,71,55,.3)}.text-green-900\/40{color:rgba(1,71,55,.4)}.text-green-900\/5{color:rgba(1,71,55,.05)}.text-green-900\/50{color:rgba(1,71,55,.5)}.text-green-900\/60{color:rgba(1,71,55,.6)}.text-green-900\/70{color:rgba(1,71,55,.7)}.text-green-900\/75{color:rgba(1,71,55,.75)}.text-green-900\/80{color:rgba(1,71,55,.8)}.text-green-900\/90{color:rgba(1,71,55,.9)}.text-green-900\/95{color:rgba(1,71,55,.95)}.text-indigo-100{--tw-text-opacity:1;color:rgb(229 237 255/var(--tw-text-opacity))}.text-indigo-100\/0{color:rgba(229,237,255,0)}.text-indigo-100\/10{color:rgba(229,237,255,.1)}.text-indigo-100\/100{color:#e5edff}.text-indigo-100\/20{color:rgba(229,237,255,.2)}.text-indigo-100\/25{color:rgba(229,237,255,.25)}.text-indigo-100\/30{color:rgba(229,237,255,.3)}.text-indigo-100\/40{color:rgba(229,237,255,.4)}.text-indigo-100\/5{color:rgba(229,237,255,.05)}.text-indigo-100\/50{color:rgba(229,237,255,.5)}.text-indigo-100\/60{color:rgba(229,237,255,.6)}.text-indigo-100\/70{color:rgba(229,237,255,.7)}.text-indigo-100\/75{color:rgba(229,237,255,.75)}.text-indigo-100\/80{color:rgba(229,237,255,.8)}.text-indigo-100\/90{color:rgba(229,237,255,.9)}.text-indigo-100\/95{color:rgba(229,237,255,.95)}.text-indigo-200{--tw-text-opacity:1;color:rgb(205 219 254/var(--tw-text-opacity))}.text-indigo-200\/0{color:rgba(205,219,254,0)}.text-indigo-200\/10{color:rgba(205,219,254,.1)}.text-indigo-200\/100{color:#cddbfe}.text-indigo-200\/20{color:rgba(205,219,254,.2)}.text-indigo-200\/25{color:rgba(205,219,254,.25)}.text-indigo-200\/30{color:rgba(205,219,254,.3)}.text-indigo-200\/40{color:rgba(205,219,254,.4)}.text-indigo-200\/5{color:rgba(205,219,254,.05)}.text-indigo-200\/50{color:rgba(205,219,254,.5)}.text-indigo-200\/60{color:rgba(205,219,254,.6)}.text-indigo-200\/70{color:rgba(205,219,254,.7)}.text-indigo-200\/75{color:rgba(205,219,254,.75)}.text-indigo-200\/80{color:rgba(205,219,254,.8)}.text-indigo-200\/90{color:rgba(205,219,254,.9)}.text-indigo-200\/95{color:rgba(205,219,254,.95)}.text-indigo-300{--tw-text-opacity:1;color:rgb(180 198 252/var(--tw-text-opacity))}.text-indigo-300\/0{color:rgba(180,198,252,0)}.text-indigo-300\/10{color:rgba(180,198,252,.1)}.text-indigo-300\/100{color:#b4c6fc}.text-indigo-300\/20{color:rgba(180,198,252,.2)}.text-indigo-300\/25{color:rgba(180,198,252,.25)}.text-indigo-300\/30{color:rgba(180,198,252,.3)}.text-indigo-300\/40{color:rgba(180,198,252,.4)}.text-indigo-300\/5{color:rgba(180,198,252,.05)}.text-indigo-300\/50{color:rgba(180,198,252,.5)}.text-indigo-300\/60{color:rgba(180,198,252,.6)}.text-indigo-300\/70{color:rgba(180,198,252,.7)}.text-indigo-300\/75{color:rgba(180,198,252,.75)}.text-indigo-300\/80{color:rgba(180,198,252,.8)}.text-indigo-300\/90{color:rgba(180,198,252,.9)}.text-indigo-300\/95{color:rgba(180,198,252,.95)}.text-indigo-400{--tw-text-opacity:1;color:rgb(141 162 251/var(--tw-text-opacity))}.text-indigo-400\/0{color:rgba(141,162,251,0)}.text-indigo-400\/10{color:rgba(141,162,251,.1)}.text-indigo-400\/100{color:#8da2fb}.text-indigo-400\/20{color:rgba(141,162,251,.2)}.text-indigo-400\/25{color:rgba(141,162,251,.25)}.text-indigo-400\/30{color:rgba(141,162,251,.3)}.text-indigo-400\/40{color:rgba(141,162,251,.4)}.text-indigo-400\/5{color:rgba(141,162,251,.05)}.text-indigo-400\/50{color:rgba(141,162,251,.5)}.text-indigo-400\/60{color:rgba(141,162,251,.6)}.text-indigo-400\/70{color:rgba(141,162,251,.7)}.text-indigo-400\/75{color:rgba(141,162,251,.75)}.text-indigo-400\/80{color:rgba(141,162,251,.8)}.text-indigo-400\/90{color:rgba(141,162,251,.9)}.text-indigo-400\/95{color:rgba(141,162,251,.95)}.text-indigo-50{--tw-text-opacity:1;color:rgb(240 245 255/var(--tw-text-opacity))}.text-indigo-50\/0{color:rgba(240,245,255,0)}.text-indigo-50\/10{color:rgba(240,245,255,.1)}.text-indigo-50\/100{color:#f0f5ff}.text-indigo-50\/20{color:rgba(240,245,255,.2)}.text-indigo-50\/25{color:rgba(240,245,255,.25)}.text-indigo-50\/30{color:rgba(240,245,255,.3)}.text-indigo-50\/40{color:rgba(240,245,255,.4)}.text-indigo-50\/5{color:rgba(240,245,255,.05)}.text-indigo-50\/50{color:rgba(240,245,255,.5)}.text-indigo-50\/60{color:rgba(240,245,255,.6)}.text-indigo-50\/70{color:rgba(240,245,255,.7)}.text-indigo-50\/75{color:rgba(240,245,255,.75)}.text-indigo-50\/80{color:rgba(240,245,255,.8)}.text-indigo-50\/90{color:rgba(240,245,255,.9)}.text-indigo-50\/95{color:rgba(240,245,255,.95)}.text-indigo-500{--tw-text-opacity:1;color:rgb(104 117 245/var(--tw-text-opacity))}.text-indigo-500\/0{color:rgba(104,117,245,0)}.text-indigo-500\/10{color:rgba(104,117,245,.1)}.text-indigo-500\/100{color:#6875f5}.text-indigo-500\/20{color:rgba(104,117,245,.2)}.text-indigo-500\/25{color:rgba(104,117,245,.25)}.text-indigo-500\/30{color:rgba(104,117,245,.3)}.text-indigo-500\/40{color:rgba(104,117,245,.4)}.text-indigo-500\/5{color:rgba(104,117,245,.05)}.text-indigo-500\/50{color:rgba(104,117,245,.5)}.text-indigo-500\/60{color:rgba(104,117,245,.6)}.text-indigo-500\/70{color:rgba(104,117,245,.7)}.text-indigo-500\/75{color:rgba(104,117,245,.75)}.text-indigo-500\/80{color:rgba(104,117,245,.8)}.text-indigo-500\/90{color:rgba(104,117,245,.9)}.text-indigo-500\/95{color:rgba(104,117,245,.95)}.text-indigo-600{--tw-text-opacity:1;color:rgb(88 80 236/var(--tw-text-opacity))}.text-indigo-600\/0{color:rgba(88,80,236,0)}.text-indigo-600\/10{color:rgba(88,80,236,.1)}.text-indigo-600\/100{color:#5850ec}.text-indigo-600\/20{color:rgba(88,80,236,.2)}.text-indigo-600\/25{color:rgba(88,80,236,.25)}.text-indigo-600\/30{color:rgba(88,80,236,.3)}.text-indigo-600\/40{color:rgba(88,80,236,.4)}.text-indigo-600\/5{color:rgba(88,80,236,.05)}.text-indigo-600\/50{color:rgba(88,80,236,.5)}.text-indigo-600\/60{color:rgba(88,80,236,.6)}.text-indigo-600\/70{color:rgba(88,80,236,.7)}.text-indigo-600\/75{color:rgba(88,80,236,.75)}.text-indigo-600\/80{color:rgba(88,80,236,.8)}.text-indigo-600\/90{color:rgba(88,80,236,.9)}.text-indigo-600\/95{color:rgba(88,80,236,.95)}.text-indigo-700{--tw-text-opacity:1;color:rgb(81 69 205/var(--tw-text-opacity))}.text-indigo-700\/0{color:rgba(81,69,205,0)}.text-indigo-700\/10{color:rgba(81,69,205,.1)}.text-indigo-700\/100{color:#5145cd}.text-indigo-700\/20{color:rgba(81,69,205,.2)}.text-indigo-700\/25{color:rgba(81,69,205,.25)}.text-indigo-700\/30{color:rgba(81,69,205,.3)}.text-indigo-700\/40{color:rgba(81,69,205,.4)}.text-indigo-700\/5{color:rgba(81,69,205,.05)}.text-indigo-700\/50{color:rgba(81,69,205,.5)}.text-indigo-700\/60{color:rgba(81,69,205,.6)}.text-indigo-700\/70{color:rgba(81,69,205,.7)}.text-indigo-700\/75{color:rgba(81,69,205,.75)}.text-indigo-700\/80{color:rgba(81,69,205,.8)}.text-indigo-700\/90{color:rgba(81,69,205,.9)}.text-indigo-700\/95{color:rgba(81,69,205,.95)}.text-indigo-800{--tw-text-opacity:1;color:rgb(66 56 157/var(--tw-text-opacity))}.text-indigo-800\/0{color:rgba(66,56,157,0)}.text-indigo-800\/10{color:rgba(66,56,157,.1)}.text-indigo-800\/100{color:#42389d}.text-indigo-800\/20{color:rgba(66,56,157,.2)}.text-indigo-800\/25{color:rgba(66,56,157,.25)}.text-indigo-800\/30{color:rgba(66,56,157,.3)}.text-indigo-800\/40{color:rgba(66,56,157,.4)}.text-indigo-800\/5{color:rgba(66,56,157,.05)}.text-indigo-800\/50{color:rgba(66,56,157,.5)}.text-indigo-800\/60{color:rgba(66,56,157,.6)}.text-indigo-800\/70{color:rgba(66,56,157,.7)}.text-indigo-800\/75{color:rgba(66,56,157,.75)}.text-indigo-800\/80{color:rgba(66,56,157,.8)}.text-indigo-800\/90{color:rgba(66,56,157,.9)}.text-indigo-800\/95{color:rgba(66,56,157,.95)}.text-indigo-900{--tw-text-opacity:1;color:rgb(54 47 120/var(--tw-text-opacity))}.text-indigo-900\/0{color:rgba(54,47,120,0)}.text-indigo-900\/10{color:rgba(54,47,120,.1)}.text-indigo-900\/100{color:#362f78}.text-indigo-900\/20{color:rgba(54,47,120,.2)}.text-indigo-900\/25{color:rgba(54,47,120,.25)}.text-indigo-900\/30{color:rgba(54,47,120,.3)}.text-indigo-900\/40{color:rgba(54,47,120,.4)}.text-indigo-900\/5{color:rgba(54,47,120,.05)}.text-indigo-900\/50{color:rgba(54,47,120,.5)}.text-indigo-900\/60{color:rgba(54,47,120,.6)}.text-indigo-900\/70{color:rgba(54,47,120,.7)}.text-indigo-900\/75{color:rgba(54,47,120,.75)}.text-indigo-900\/80{color:rgba(54,47,120,.8)}.text-indigo-900\/90{color:rgba(54,47,120,.9)}.text-indigo-900\/95{color:rgba(54,47,120,.95)}.text-lime-100{--tw-text-opacity:1;color:rgb(236 252 203/var(--tw-text-opacity))}.text-lime-100\/0{color:hsla(80,89%,89%,0)}.text-lime-100\/10{color:hsla(80,89%,89%,.1)}.text-lime-100\/100{color:#ecfccb}.text-lime-100\/20{color:hsla(80,89%,89%,.2)}.text-lime-100\/25{color:hsla(80,89%,89%,.25)}.text-lime-100\/30{color:hsla(80,89%,89%,.3)}.text-lime-100\/40{color:hsla(80,89%,89%,.4)}.text-lime-100\/5{color:hsla(80,89%,89%,.05)}.text-lime-100\/50{color:hsla(80,89%,89%,.5)}.text-lime-100\/60{color:hsla(80,89%,89%,.6)}.text-lime-100\/70{color:hsla(80,89%,89%,.7)}.text-lime-100\/75{color:hsla(80,89%,89%,.75)}.text-lime-100\/80{color:hsla(80,89%,89%,.8)}.text-lime-100\/90{color:hsla(80,89%,89%,.9)}.text-lime-100\/95{color:hsla(80,89%,89%,.95)}.text-lime-200{--tw-text-opacity:1;color:rgb(217 249 157/var(--tw-text-opacity))}.text-lime-200\/0{color:hsla(81,88%,80%,0)}.text-lime-200\/10{color:hsla(81,88%,80%,.1)}.text-lime-200\/100{color:#d9f99d}.text-lime-200\/20{color:hsla(81,88%,80%,.2)}.text-lime-200\/25{color:hsla(81,88%,80%,.25)}.text-lime-200\/30{color:hsla(81,88%,80%,.3)}.text-lime-200\/40{color:hsla(81,88%,80%,.4)}.text-lime-200\/5{color:hsla(81,88%,80%,.05)}.text-lime-200\/50{color:hsla(81,88%,80%,.5)}.text-lime-200\/60{color:hsla(81,88%,80%,.6)}.text-lime-200\/70{color:hsla(81,88%,80%,.7)}.text-lime-200\/75{color:hsla(81,88%,80%,.75)}.text-lime-200\/80{color:hsla(81,88%,80%,.8)}.text-lime-200\/90{color:hsla(81,88%,80%,.9)}.text-lime-200\/95{color:hsla(81,88%,80%,.95)}.text-lime-300{--tw-text-opacity:1;color:rgb(190 242 100/var(--tw-text-opacity))}.text-lime-300\/0{color:hsla(82,85%,67%,0)}.text-lime-300\/10{color:hsla(82,85%,67%,.1)}.text-lime-300\/100{color:#bef264}.text-lime-300\/20{color:hsla(82,85%,67%,.2)}.text-lime-300\/25{color:hsla(82,85%,67%,.25)}.text-lime-300\/30{color:hsla(82,85%,67%,.3)}.text-lime-300\/40{color:hsla(82,85%,67%,.4)}.text-lime-300\/5{color:hsla(82,85%,67%,.05)}.text-lime-300\/50{color:hsla(82,85%,67%,.5)}.text-lime-300\/60{color:hsla(82,85%,67%,.6)}.text-lime-300\/70{color:hsla(82,85%,67%,.7)}.text-lime-300\/75{color:hsla(82,85%,67%,.75)}.text-lime-300\/80{color:hsla(82,85%,67%,.8)}.text-lime-300\/90{color:hsla(82,85%,67%,.9)}.text-lime-300\/95{color:hsla(82,85%,67%,.95)}.text-lime-400{--tw-text-opacity:1;color:rgb(163 230 53/var(--tw-text-opacity))}.text-lime-400\/0{color:rgba(163,230,53,0)}.text-lime-400\/10{color:rgba(163,230,53,.1)}.text-lime-400\/100{color:#a3e635}.text-lime-400\/20{color:rgba(163,230,53,.2)}.text-lime-400\/25{color:rgba(163,230,53,.25)}.text-lime-400\/30{color:rgba(163,230,53,.3)}.text-lime-400\/40{color:rgba(163,230,53,.4)}.text-lime-400\/5{color:rgba(163,230,53,.05)}.text-lime-400\/50{color:rgba(163,230,53,.5)}.text-lime-400\/60{color:rgba(163,230,53,.6)}.text-lime-400\/70{color:rgba(163,230,53,.7)}.text-lime-400\/75{color:rgba(163,230,53,.75)}.text-lime-400\/80{color:rgba(163,230,53,.8)}.text-lime-400\/90{color:rgba(163,230,53,.9)}.text-lime-400\/95{color:rgba(163,230,53,.95)}.text-lime-50{--tw-text-opacity:1;color:rgb(247 254 231/var(--tw-text-opacity))}.text-lime-50\/0{color:hsla(78,92%,95%,0)}.text-lime-50\/10{color:hsla(78,92%,95%,.1)}.text-lime-50\/100{color:#f7fee7}.text-lime-50\/20{color:hsla(78,92%,95%,.2)}.text-lime-50\/25{color:hsla(78,92%,95%,.25)}.text-lime-50\/30{color:hsla(78,92%,95%,.3)}.text-lime-50\/40{color:hsla(78,92%,95%,.4)}.text-lime-50\/5{color:hsla(78,92%,95%,.05)}.text-lime-50\/50{color:hsla(78,92%,95%,.5)}.text-lime-50\/60{color:hsla(78,92%,95%,.6)}.text-lime-50\/70{color:hsla(78,92%,95%,.7)}.text-lime-50\/75{color:hsla(78,92%,95%,.75)}.text-lime-50\/80{color:hsla(78,92%,95%,.8)}.text-lime-50\/90{color:hsla(78,92%,95%,.9)}.text-lime-50\/95{color:hsla(78,92%,95%,.95)}.text-lime-500{--tw-text-opacity:1;color:rgb(132 204 22/var(--tw-text-opacity))}.text-lime-500\/0{color:rgba(132,204,22,0)}.text-lime-500\/10{color:rgba(132,204,22,.1)}.text-lime-500\/100{color:#84cc16}.text-lime-500\/20{color:rgba(132,204,22,.2)}.text-lime-500\/25{color:rgba(132,204,22,.25)}.text-lime-500\/30{color:rgba(132,204,22,.3)}.text-lime-500\/40{color:rgba(132,204,22,.4)}.text-lime-500\/5{color:rgba(132,204,22,.05)}.text-lime-500\/50{color:rgba(132,204,22,.5)}.text-lime-500\/60{color:rgba(132,204,22,.6)}.text-lime-500\/70{color:rgba(132,204,22,.7)}.text-lime-500\/75{color:rgba(132,204,22,.75)}.text-lime-500\/80{color:rgba(132,204,22,.8)}.text-lime-500\/90{color:rgba(132,204,22,.9)}.text-lime-500\/95{color:rgba(132,204,22,.95)}.text-lime-600{--tw-text-opacity:1;color:rgb(101 163 13/var(--tw-text-opacity))}.text-lime-600\/0{color:rgba(101,163,13,0)}.text-lime-600\/10{color:rgba(101,163,13,.1)}.text-lime-600\/100{color:#65a30d}.text-lime-600\/20{color:rgba(101,163,13,.2)}.text-lime-600\/25{color:rgba(101,163,13,.25)}.text-lime-600\/30{color:rgba(101,163,13,.3)}.text-lime-600\/40{color:rgba(101,163,13,.4)}.text-lime-600\/5{color:rgba(101,163,13,.05)}.text-lime-600\/50{color:rgba(101,163,13,.5)}.text-lime-600\/60{color:rgba(101,163,13,.6)}.text-lime-600\/70{color:rgba(101,163,13,.7)}.text-lime-600\/75{color:rgba(101,163,13,.75)}.text-lime-600\/80{color:rgba(101,163,13,.8)}.text-lime-600\/90{color:rgba(101,163,13,.9)}.text-lime-600\/95{color:rgba(101,163,13,.95)}.text-lime-700{--tw-text-opacity:1;color:rgb(77 124 15/var(--tw-text-opacity))}.text-lime-700\/0{color:rgba(77,124,15,0)}.text-lime-700\/10{color:rgba(77,124,15,.1)}.text-lime-700\/100{color:#4d7c0f}.text-lime-700\/20{color:rgba(77,124,15,.2)}.text-lime-700\/25{color:rgba(77,124,15,.25)}.text-lime-700\/30{color:rgba(77,124,15,.3)}.text-lime-700\/40{color:rgba(77,124,15,.4)}.text-lime-700\/5{color:rgba(77,124,15,.05)}.text-lime-700\/50{color:rgba(77,124,15,.5)}.text-lime-700\/60{color:rgba(77,124,15,.6)}.text-lime-700\/70{color:rgba(77,124,15,.7)}.text-lime-700\/75{color:rgba(77,124,15,.75)}.text-lime-700\/80{color:rgba(77,124,15,.8)}.text-lime-700\/90{color:rgba(77,124,15,.9)}.text-lime-700\/95{color:rgba(77,124,15,.95)}.text-lime-800{--tw-text-opacity:1;color:rgb(63 98 18/var(--tw-text-opacity))}.text-lime-800\/0{color:rgba(63,98,18,0)}.text-lime-800\/10{color:rgba(63,98,18,.1)}.text-lime-800\/100{color:#3f6212}.text-lime-800\/20{color:rgba(63,98,18,.2)}.text-lime-800\/25{color:rgba(63,98,18,.25)}.text-lime-800\/30{color:rgba(63,98,18,.3)}.text-lime-800\/40{color:rgba(63,98,18,.4)}.text-lime-800\/5{color:rgba(63,98,18,.05)}.text-lime-800\/50{color:rgba(63,98,18,.5)}.text-lime-800\/60{color:rgba(63,98,18,.6)}.text-lime-800\/70{color:rgba(63,98,18,.7)}.text-lime-800\/75{color:rgba(63,98,18,.75)}.text-lime-800\/80{color:rgba(63,98,18,.8)}.text-lime-800\/90{color:rgba(63,98,18,.9)}.text-lime-800\/95{color:rgba(63,98,18,.95)}.text-lime-900{--tw-text-opacity:1;color:rgb(54 83 20/var(--tw-text-opacity))}.text-lime-900\/0{color:rgba(54,83,20,0)}.text-lime-900\/10{color:rgba(54,83,20,.1)}.text-lime-900\/100{color:#365314}.text-lime-900\/20{color:rgba(54,83,20,.2)}.text-lime-900\/25{color:rgba(54,83,20,.25)}.text-lime-900\/30{color:rgba(54,83,20,.3)}.text-lime-900\/40{color:rgba(54,83,20,.4)}.text-lime-900\/5{color:rgba(54,83,20,.05)}.text-lime-900\/50{color:rgba(54,83,20,.5)}.text-lime-900\/60{color:rgba(54,83,20,.6)}.text-lime-900\/70{color:rgba(54,83,20,.7)}.text-lime-900\/75{color:rgba(54,83,20,.75)}.text-lime-900\/80{color:rgba(54,83,20,.8)}.text-lime-900\/90{color:rgba(54,83,20,.9)}.text-lime-900\/95{color:rgba(54,83,20,.95)}.text-neutral-100{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.text-neutral-100\/0{color:hsla(0,0%,96%,0)}.text-neutral-100\/10{color:hsla(0,0%,96%,.1)}.text-neutral-100\/100{color:#f5f5f5}.text-neutral-100\/20{color:hsla(0,0%,96%,.2)}.text-neutral-100\/25{color:hsla(0,0%,96%,.25)}.text-neutral-100\/30{color:hsla(0,0%,96%,.3)}.text-neutral-100\/40{color:hsla(0,0%,96%,.4)}.text-neutral-100\/5{color:hsla(0,0%,96%,.05)}.text-neutral-100\/50{color:hsla(0,0%,96%,.5)}.text-neutral-100\/60{color:hsla(0,0%,96%,.6)}.text-neutral-100\/70{color:hsla(0,0%,96%,.7)}.text-neutral-100\/75{color:hsla(0,0%,96%,.75)}.text-neutral-100\/80{color:hsla(0,0%,96%,.8)}.text-neutral-100\/90{color:hsla(0,0%,96%,.9)}.text-neutral-100\/95{color:hsla(0,0%,96%,.95)}.text-neutral-200{--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity))}.text-neutral-200\/0{color:hsla(0,0%,90%,0)}.text-neutral-200\/10{color:hsla(0,0%,90%,.1)}.text-neutral-200\/100{color:#e5e5e5}.text-neutral-200\/20{color:hsla(0,0%,90%,.2)}.text-neutral-200\/25{color:hsla(0,0%,90%,.25)}.text-neutral-200\/30{color:hsla(0,0%,90%,.3)}.text-neutral-200\/40{color:hsla(0,0%,90%,.4)}.text-neutral-200\/5{color:hsla(0,0%,90%,.05)}.text-neutral-200\/50{color:hsla(0,0%,90%,.5)}.text-neutral-200\/60{color:hsla(0,0%,90%,.6)}.text-neutral-200\/70{color:hsla(0,0%,90%,.7)}.text-neutral-200\/75{color:hsla(0,0%,90%,.75)}.text-neutral-200\/80{color:hsla(0,0%,90%,.8)}.text-neutral-200\/90{color:hsla(0,0%,90%,.9)}.text-neutral-200\/95{color:hsla(0,0%,90%,.95)}.text-neutral-300{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.text-neutral-300\/0{color:hsla(0,0%,83%,0)}.text-neutral-300\/10{color:hsla(0,0%,83%,.1)}.text-neutral-300\/100{color:#d4d4d4}.text-neutral-300\/20{color:hsla(0,0%,83%,.2)}.text-neutral-300\/25{color:hsla(0,0%,83%,.25)}.text-neutral-300\/30{color:hsla(0,0%,83%,.3)}.text-neutral-300\/40{color:hsla(0,0%,83%,.4)}.text-neutral-300\/5{color:hsla(0,0%,83%,.05)}.text-neutral-300\/50{color:hsla(0,0%,83%,.5)}.text-neutral-300\/60{color:hsla(0,0%,83%,.6)}.text-neutral-300\/70{color:hsla(0,0%,83%,.7)}.text-neutral-300\/75{color:hsla(0,0%,83%,.75)}.text-neutral-300\/80{color:hsla(0,0%,83%,.8)}.text-neutral-300\/90{color:hsla(0,0%,83%,.9)}.text-neutral-300\/95{color:hsla(0,0%,83%,.95)}.text-neutral-400{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.text-neutral-400\/0{color:hsla(0,0%,64%,0)}.text-neutral-400\/10{color:hsla(0,0%,64%,.1)}.text-neutral-400\/100{color:#a3a3a3}.text-neutral-400\/20{color:hsla(0,0%,64%,.2)}.text-neutral-400\/25{color:hsla(0,0%,64%,.25)}.text-neutral-400\/30{color:hsla(0,0%,64%,.3)}.text-neutral-400\/40{color:hsla(0,0%,64%,.4)}.text-neutral-400\/5{color:hsla(0,0%,64%,.05)}.text-neutral-400\/50{color:hsla(0,0%,64%,.5)}.text-neutral-400\/60{color:hsla(0,0%,64%,.6)}.text-neutral-400\/70{color:hsla(0,0%,64%,.7)}.text-neutral-400\/75{color:hsla(0,0%,64%,.75)}.text-neutral-400\/80{color:hsla(0,0%,64%,.8)}.text-neutral-400\/90{color:hsla(0,0%,64%,.9)}.text-neutral-400\/95{color:hsla(0,0%,64%,.95)}.text-neutral-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.text-neutral-50\/0{color:hsla(0,0%,98%,0)}.text-neutral-50\/10{color:hsla(0,0%,98%,.1)}.text-neutral-50\/100{color:#fafafa}.text-neutral-50\/20{color:hsla(0,0%,98%,.2)}.text-neutral-50\/25{color:hsla(0,0%,98%,.25)}.text-neutral-50\/30{color:hsla(0,0%,98%,.3)}.text-neutral-50\/40{color:hsla(0,0%,98%,.4)}.text-neutral-50\/5{color:hsla(0,0%,98%,.05)}.text-neutral-50\/50{color:hsla(0,0%,98%,.5)}.text-neutral-50\/60{color:hsla(0,0%,98%,.6)}.text-neutral-50\/70{color:hsla(0,0%,98%,.7)}.text-neutral-50\/75{color:hsla(0,0%,98%,.75)}.text-neutral-50\/80{color:hsla(0,0%,98%,.8)}.text-neutral-50\/90{color:hsla(0,0%,98%,.9)}.text-neutral-50\/95{color:hsla(0,0%,98%,.95)}.text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.text-neutral-500\/0{color:hsla(0,0%,45%,0)}.text-neutral-500\/10{color:hsla(0,0%,45%,.1)}.text-neutral-500\/100{color:#737373}.text-neutral-500\/20{color:hsla(0,0%,45%,.2)}.text-neutral-500\/25{color:hsla(0,0%,45%,.25)}.text-neutral-500\/30{color:hsla(0,0%,45%,.3)}.text-neutral-500\/40{color:hsla(0,0%,45%,.4)}.text-neutral-500\/5{color:hsla(0,0%,45%,.05)}.text-neutral-500\/50{color:hsla(0,0%,45%,.5)}.text-neutral-500\/60{color:hsla(0,0%,45%,.6)}.text-neutral-500\/70{color:hsla(0,0%,45%,.7)}.text-neutral-500\/75{color:hsla(0,0%,45%,.75)}.text-neutral-500\/80{color:hsla(0,0%,45%,.8)}.text-neutral-500\/90{color:hsla(0,0%,45%,.9)}.text-neutral-500\/95{color:hsla(0,0%,45%,.95)}.text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.text-neutral-600\/0{color:rgba(82,82,82,0)}.text-neutral-600\/10{color:rgba(82,82,82,.1)}.text-neutral-600\/100{color:#525252}.text-neutral-600\/20{color:rgba(82,82,82,.2)}.text-neutral-600\/25{color:rgba(82,82,82,.25)}.text-neutral-600\/30{color:rgba(82,82,82,.3)}.text-neutral-600\/40{color:rgba(82,82,82,.4)}.text-neutral-600\/5{color:rgba(82,82,82,.05)}.text-neutral-600\/50{color:rgba(82,82,82,.5)}.text-neutral-600\/60{color:rgba(82,82,82,.6)}.text-neutral-600\/70{color:rgba(82,82,82,.7)}.text-neutral-600\/75{color:rgba(82,82,82,.75)}.text-neutral-600\/80{color:rgba(82,82,82,.8)}.text-neutral-600\/90{color:rgba(82,82,82,.9)}.text-neutral-600\/95{color:rgba(82,82,82,.95)}.text-neutral-700{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}.text-neutral-700\/0{color:rgba(64,64,64,0)}.text-neutral-700\/10{color:rgba(64,64,64,.1)}.text-neutral-700\/100{color:#404040}.text-neutral-700\/20{color:rgba(64,64,64,.2)}.text-neutral-700\/25{color:rgba(64,64,64,.25)}.text-neutral-700\/30{color:rgba(64,64,64,.3)}.text-neutral-700\/40{color:rgba(64,64,64,.4)}.text-neutral-700\/5{color:rgba(64,64,64,.05)}.text-neutral-700\/50{color:rgba(64,64,64,.5)}.text-neutral-700\/60{color:rgba(64,64,64,.6)}.text-neutral-700\/70{color:rgba(64,64,64,.7)}.text-neutral-700\/75{color:rgba(64,64,64,.75)}.text-neutral-700\/80{color:rgba(64,64,64,.8)}.text-neutral-700\/90{color:rgba(64,64,64,.9)}.text-neutral-700\/95{color:rgba(64,64,64,.95)}.text-neutral-800{--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity))}.text-neutral-800\/0{color:rgba(38,38,38,0)}.text-neutral-800\/10{color:rgba(38,38,38,.1)}.text-neutral-800\/100{color:#262626}.text-neutral-800\/20{color:rgba(38,38,38,.2)}.text-neutral-800\/25{color:rgba(38,38,38,.25)}.text-neutral-800\/30{color:rgba(38,38,38,.3)}.text-neutral-800\/40{color:rgba(38,38,38,.4)}.text-neutral-800\/5{color:rgba(38,38,38,.05)}.text-neutral-800\/50{color:rgba(38,38,38,.5)}.text-neutral-800\/60{color:rgba(38,38,38,.6)}.text-neutral-800\/70{color:rgba(38,38,38,.7)}.text-neutral-800\/75{color:rgba(38,38,38,.75)}.text-neutral-800\/80{color:rgba(38,38,38,.8)}.text-neutral-800\/90{color:rgba(38,38,38,.9)}.text-neutral-800\/95{color:rgba(38,38,38,.95)}.text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.text-neutral-900\/0{color:hsla(0,0%,9%,0)}.text-neutral-900\/10{color:hsla(0,0%,9%,.1)}.text-neutral-900\/100{color:#171717}.text-neutral-900\/20{color:hsla(0,0%,9%,.2)}.text-neutral-900\/25{color:hsla(0,0%,9%,.25)}.text-neutral-900\/30{color:hsla(0,0%,9%,.3)}.text-neutral-900\/40{color:hsla(0,0%,9%,.4)}.text-neutral-900\/5{color:hsla(0,0%,9%,.05)}.text-neutral-900\/50{color:hsla(0,0%,9%,.5)}.text-neutral-900\/60{color:hsla(0,0%,9%,.6)}.text-neutral-900\/70{color:hsla(0,0%,9%,.7)}.text-neutral-900\/75{color:hsla(0,0%,9%,.75)}.text-neutral-900\/80{color:hsla(0,0%,9%,.8)}.text-neutral-900\/90{color:hsla(0,0%,9%,.9)}.text-neutral-900\/95{color:hsla(0,0%,9%,.95)}.text-orange-100{--tw-text-opacity:1;color:rgb(254 236 220/var(--tw-text-opacity))}.text-orange-100\/0{color:hsla(28,94%,93%,0)}.text-orange-100\/10{color:hsla(28,94%,93%,.1)}.text-orange-100\/100{color:#feecdc}.text-orange-100\/20{color:hsla(28,94%,93%,.2)}.text-orange-100\/25{color:hsla(28,94%,93%,.25)}.text-orange-100\/30{color:hsla(28,94%,93%,.3)}.text-orange-100\/40{color:hsla(28,94%,93%,.4)}.text-orange-100\/5{color:hsla(28,94%,93%,.05)}.text-orange-100\/50{color:hsla(28,94%,93%,.5)}.text-orange-100\/60{color:hsla(28,94%,93%,.6)}.text-orange-100\/70{color:hsla(28,94%,93%,.7)}.text-orange-100\/75{color:hsla(28,94%,93%,.75)}.text-orange-100\/80{color:hsla(28,94%,93%,.8)}.text-orange-100\/90{color:hsla(28,94%,93%,.9)}.text-orange-100\/95{color:hsla(28,94%,93%,.95)}.text-orange-200{--tw-text-opacity:1;color:rgb(252 217 189/var(--tw-text-opacity))}.text-orange-200\/0{color:hsla(27,91%,86%,0)}.text-orange-200\/10{color:hsla(27,91%,86%,.1)}.text-orange-200\/100{color:#fcd9bd}.text-orange-200\/20{color:hsla(27,91%,86%,.2)}.text-orange-200\/25{color:hsla(27,91%,86%,.25)}.text-orange-200\/30{color:hsla(27,91%,86%,.3)}.text-orange-200\/40{color:hsla(27,91%,86%,.4)}.text-orange-200\/5{color:hsla(27,91%,86%,.05)}.text-orange-200\/50{color:hsla(27,91%,86%,.5)}.text-orange-200\/60{color:hsla(27,91%,86%,.6)}.text-orange-200\/70{color:hsla(27,91%,86%,.7)}.text-orange-200\/75{color:hsla(27,91%,86%,.75)}.text-orange-200\/80{color:hsla(27,91%,86%,.8)}.text-orange-200\/90{color:hsla(27,91%,86%,.9)}.text-orange-200\/95{color:hsla(27,91%,86%,.95)}.text-orange-300{--tw-text-opacity:1;color:rgb(253 186 140/var(--tw-text-opacity))}.text-orange-300\/0{color:hsla(24,97%,77%,0)}.text-orange-300\/10{color:hsla(24,97%,77%,.1)}.text-orange-300\/100{color:#fdba8c}.text-orange-300\/20{color:hsla(24,97%,77%,.2)}.text-orange-300\/25{color:hsla(24,97%,77%,.25)}.text-orange-300\/30{color:hsla(24,97%,77%,.3)}.text-orange-300\/40{color:hsla(24,97%,77%,.4)}.text-orange-300\/5{color:hsla(24,97%,77%,.05)}.text-orange-300\/50{color:hsla(24,97%,77%,.5)}.text-orange-300\/60{color:hsla(24,97%,77%,.6)}.text-orange-300\/70{color:hsla(24,97%,77%,.7)}.text-orange-300\/75{color:hsla(24,97%,77%,.75)}.text-orange-300\/80{color:hsla(24,97%,77%,.8)}.text-orange-300\/90{color:hsla(24,97%,77%,.9)}.text-orange-300\/95{color:hsla(24,97%,77%,.95)}.text-orange-400{--tw-text-opacity:1;color:rgb(255 138 76/var(--tw-text-opacity))}.text-orange-400\/0{color:rgba(255,138,76,0)}.text-orange-400\/10{color:rgba(255,138,76,.1)}.text-orange-400\/100{color:#ff8a4c}.text-orange-400\/20{color:rgba(255,138,76,.2)}.text-orange-400\/25{color:rgba(255,138,76,.25)}.text-orange-400\/30{color:rgba(255,138,76,.3)}.text-orange-400\/40{color:rgba(255,138,76,.4)}.text-orange-400\/5{color:rgba(255,138,76,.05)}.text-orange-400\/50{color:rgba(255,138,76,.5)}.text-orange-400\/60{color:rgba(255,138,76,.6)}.text-orange-400\/70{color:rgba(255,138,76,.7)}.text-orange-400\/75{color:rgba(255,138,76,.75)}.text-orange-400\/80{color:rgba(255,138,76,.8)}.text-orange-400\/90{color:rgba(255,138,76,.9)}.text-orange-400\/95{color:rgba(255,138,76,.95)}.text-orange-50{--tw-text-opacity:1;color:rgb(255 248 241/var(--tw-text-opacity))}.text-orange-50\/0{color:rgba(255,248,241,0)}.text-orange-50\/10{color:rgba(255,248,241,.1)}.text-orange-50\/100{color:#fff8f1}.text-orange-50\/20{color:rgba(255,248,241,.2)}.text-orange-50\/25{color:rgba(255,248,241,.25)}.text-orange-50\/30{color:rgba(255,248,241,.3)}.text-orange-50\/40{color:rgba(255,248,241,.4)}.text-orange-50\/5{color:rgba(255,248,241,.05)}.text-orange-50\/50{color:rgba(255,248,241,.5)}.text-orange-50\/60{color:rgba(255,248,241,.6)}.text-orange-50\/70{color:rgba(255,248,241,.7)}.text-orange-50\/75{color:rgba(255,248,241,.75)}.text-orange-50\/80{color:rgba(255,248,241,.8)}.text-orange-50\/90{color:rgba(255,248,241,.9)}.text-orange-50\/95{color:rgba(255,248,241,.95)}.text-orange-500{--tw-text-opacity:1;color:rgb(255 90 31/var(--tw-text-opacity))}.text-orange-500\/0{color:rgba(255,90,31,0)}.text-orange-500\/10{color:rgba(255,90,31,.1)}.text-orange-500\/100{color:#ff5a1f}.text-orange-500\/20{color:rgba(255,90,31,.2)}.text-orange-500\/25{color:rgba(255,90,31,.25)}.text-orange-500\/30{color:rgba(255,90,31,.3)}.text-orange-500\/40{color:rgba(255,90,31,.4)}.text-orange-500\/5{color:rgba(255,90,31,.05)}.text-orange-500\/50{color:rgba(255,90,31,.5)}.text-orange-500\/60{color:rgba(255,90,31,.6)}.text-orange-500\/70{color:rgba(255,90,31,.7)}.text-orange-500\/75{color:rgba(255,90,31,.75)}.text-orange-500\/80{color:rgba(255,90,31,.8)}.text-orange-500\/90{color:rgba(255,90,31,.9)}.text-orange-500\/95{color:rgba(255,90,31,.95)}.text-orange-600{--tw-text-opacity:1;color:rgb(208 56 1/var(--tw-text-opacity))}.text-orange-600\/0{color:rgba(208,56,1,0)}.text-orange-600\/10{color:rgba(208,56,1,.1)}.text-orange-600\/100{color:#d03801}.text-orange-600\/20{color:rgba(208,56,1,.2)}.text-orange-600\/25{color:rgba(208,56,1,.25)}.text-orange-600\/30{color:rgba(208,56,1,.3)}.text-orange-600\/40{color:rgba(208,56,1,.4)}.text-orange-600\/5{color:rgba(208,56,1,.05)}.text-orange-600\/50{color:rgba(208,56,1,.5)}.text-orange-600\/60{color:rgba(208,56,1,.6)}.text-orange-600\/70{color:rgba(208,56,1,.7)}.text-orange-600\/75{color:rgba(208,56,1,.75)}.text-orange-600\/80{color:rgba(208,56,1,.8)}.text-orange-600\/90{color:rgba(208,56,1,.9)}.text-orange-600\/95{color:rgba(208,56,1,.95)}.text-orange-700{--tw-text-opacity:1;color:rgb(180 52 3/var(--tw-text-opacity))}.text-orange-700\/0{color:rgba(180,52,3,0)}.text-orange-700\/10{color:rgba(180,52,3,.1)}.text-orange-700\/100{color:#b43403}.text-orange-700\/20{color:rgba(180,52,3,.2)}.text-orange-700\/25{color:rgba(180,52,3,.25)}.text-orange-700\/30{color:rgba(180,52,3,.3)}.text-orange-700\/40{color:rgba(180,52,3,.4)}.text-orange-700\/5{color:rgba(180,52,3,.05)}.text-orange-700\/50{color:rgba(180,52,3,.5)}.text-orange-700\/60{color:rgba(180,52,3,.6)}.text-orange-700\/70{color:rgba(180,52,3,.7)}.text-orange-700\/75{color:rgba(180,52,3,.75)}.text-orange-700\/80{color:rgba(180,52,3,.8)}.text-orange-700\/90{color:rgba(180,52,3,.9)}.text-orange-700\/95{color:rgba(180,52,3,.95)}.text-orange-800{--tw-text-opacity:1;color:rgb(138 44 13/var(--tw-text-opacity))}.text-orange-800\/0{color:rgba(138,44,13,0)}.text-orange-800\/10{color:rgba(138,44,13,.1)}.text-orange-800\/100{color:#8a2c0d}.text-orange-800\/20{color:rgba(138,44,13,.2)}.text-orange-800\/25{color:rgba(138,44,13,.25)}.text-orange-800\/30{color:rgba(138,44,13,.3)}.text-orange-800\/40{color:rgba(138,44,13,.4)}.text-orange-800\/5{color:rgba(138,44,13,.05)}.text-orange-800\/50{color:rgba(138,44,13,.5)}.text-orange-800\/60{color:rgba(138,44,13,.6)}.text-orange-800\/70{color:rgba(138,44,13,.7)}.text-orange-800\/75{color:rgba(138,44,13,.75)}.text-orange-800\/80{color:rgba(138,44,13,.8)}.text-orange-800\/90{color:rgba(138,44,13,.9)}.text-orange-800\/95{color:rgba(138,44,13,.95)}.text-orange-900{--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}.text-orange-900\/0{color:rgba(119,29,29,0)}.text-orange-900\/10{color:rgba(119,29,29,.1)}.text-orange-900\/100{color:#771d1d}.text-orange-900\/20{color:rgba(119,29,29,.2)}.text-orange-900\/25{color:rgba(119,29,29,.25)}.text-orange-900\/30{color:rgba(119,29,29,.3)}.text-orange-900\/40{color:rgba(119,29,29,.4)}.text-orange-900\/5{color:rgba(119,29,29,.05)}.text-orange-900\/50{color:rgba(119,29,29,.5)}.text-orange-900\/60{color:rgba(119,29,29,.6)}.text-orange-900\/70{color:rgba(119,29,29,.7)}.text-orange-900\/75{color:rgba(119,29,29,.75)}.text-orange-900\/80{color:rgba(119,29,29,.8)}.text-orange-900\/90{color:rgba(119,29,29,.9)}.text-orange-900\/95{color:rgba(119,29,29,.95)}.text-pink-100{--tw-text-opacity:1;color:rgb(252 232 243/var(--tw-text-opacity))}.text-pink-100\/0{color:rgba(252,232,243,0)}.text-pink-100\/10{color:rgba(252,232,243,.1)}.text-pink-100\/100{color:#fce8f3}.text-pink-100\/20{color:rgba(252,232,243,.2)}.text-pink-100\/25{color:rgba(252,232,243,.25)}.text-pink-100\/30{color:rgba(252,232,243,.3)}.text-pink-100\/40{color:rgba(252,232,243,.4)}.text-pink-100\/5{color:rgba(252,232,243,.05)}.text-pink-100\/50{color:rgba(252,232,243,.5)}.text-pink-100\/60{color:rgba(252,232,243,.6)}.text-pink-100\/70{color:rgba(252,232,243,.7)}.text-pink-100\/75{color:rgba(252,232,243,.75)}.text-pink-100\/80{color:rgba(252,232,243,.8)}.text-pink-100\/90{color:rgba(252,232,243,.9)}.text-pink-100\/95{color:rgba(252,232,243,.95)}.text-pink-200{--tw-text-opacity:1;color:rgb(250 209 232/var(--tw-text-opacity))}.text-pink-200\/0{color:rgba(250,209,232,0)}.text-pink-200\/10{color:rgba(250,209,232,.1)}.text-pink-200\/100{color:#fad1e8}.text-pink-200\/20{color:rgba(250,209,232,.2)}.text-pink-200\/25{color:rgba(250,209,232,.25)}.text-pink-200\/30{color:rgba(250,209,232,.3)}.text-pink-200\/40{color:rgba(250,209,232,.4)}.text-pink-200\/5{color:rgba(250,209,232,.05)}.text-pink-200\/50{color:rgba(250,209,232,.5)}.text-pink-200\/60{color:rgba(250,209,232,.6)}.text-pink-200\/70{color:rgba(250,209,232,.7)}.text-pink-200\/75{color:rgba(250,209,232,.75)}.text-pink-200\/80{color:rgba(250,209,232,.8)}.text-pink-200\/90{color:rgba(250,209,232,.9)}.text-pink-200\/95{color:rgba(250,209,232,.95)}.text-pink-300{--tw-text-opacity:1;color:rgb(248 180 217/var(--tw-text-opacity))}.text-pink-300\/0{color:rgba(248,180,217,0)}.text-pink-300\/10{color:rgba(248,180,217,.1)}.text-pink-300\/100{color:#f8b4d9}.text-pink-300\/20{color:rgba(248,180,217,.2)}.text-pink-300\/25{color:rgba(248,180,217,.25)}.text-pink-300\/30{color:rgba(248,180,217,.3)}.text-pink-300\/40{color:rgba(248,180,217,.4)}.text-pink-300\/5{color:rgba(248,180,217,.05)}.text-pink-300\/50{color:rgba(248,180,217,.5)}.text-pink-300\/60{color:rgba(248,180,217,.6)}.text-pink-300\/70{color:rgba(248,180,217,.7)}.text-pink-300\/75{color:rgba(248,180,217,.75)}.text-pink-300\/80{color:rgba(248,180,217,.8)}.text-pink-300\/90{color:rgba(248,180,217,.9)}.text-pink-300\/95{color:rgba(248,180,217,.95)}.text-pink-400{--tw-text-opacity:1;color:rgb(241 126 184/var(--tw-text-opacity))}.text-pink-400\/0{color:rgba(241,126,184,0)}.text-pink-400\/10{color:rgba(241,126,184,.1)}.text-pink-400\/100{color:#f17eb8}.text-pink-400\/20{color:rgba(241,126,184,.2)}.text-pink-400\/25{color:rgba(241,126,184,.25)}.text-pink-400\/30{color:rgba(241,126,184,.3)}.text-pink-400\/40{color:rgba(241,126,184,.4)}.text-pink-400\/5{color:rgba(241,126,184,.05)}.text-pink-400\/50{color:rgba(241,126,184,.5)}.text-pink-400\/60{color:rgba(241,126,184,.6)}.text-pink-400\/70{color:rgba(241,126,184,.7)}.text-pink-400\/75{color:rgba(241,126,184,.75)}.text-pink-400\/80{color:rgba(241,126,184,.8)}.text-pink-400\/90{color:rgba(241,126,184,.9)}.text-pink-400\/95{color:rgba(241,126,184,.95)}.text-pink-50{--tw-text-opacity:1;color:rgb(253 242 248/var(--tw-text-opacity))}.text-pink-50\/0{color:rgba(253,242,248,0)}.text-pink-50\/10{color:rgba(253,242,248,.1)}.text-pink-50\/100{color:#fdf2f8}.text-pink-50\/20{color:rgba(253,242,248,.2)}.text-pink-50\/25{color:rgba(253,242,248,.25)}.text-pink-50\/30{color:rgba(253,242,248,.3)}.text-pink-50\/40{color:rgba(253,242,248,.4)}.text-pink-50\/5{color:rgba(253,242,248,.05)}.text-pink-50\/50{color:rgba(253,242,248,.5)}.text-pink-50\/60{color:rgba(253,242,248,.6)}.text-pink-50\/70{color:rgba(253,242,248,.7)}.text-pink-50\/75{color:rgba(253,242,248,.75)}.text-pink-50\/80{color:rgba(253,242,248,.8)}.text-pink-50\/90{color:rgba(253,242,248,.9)}.text-pink-50\/95{color:rgba(253,242,248,.95)}.text-pink-500{--tw-text-opacity:1;color:rgb(231 70 148/var(--tw-text-opacity))}.text-pink-500\/0{color:rgba(231,70,148,0)}.text-pink-500\/10{color:rgba(231,70,148,.1)}.text-pink-500\/100{color:#e74694}.text-pink-500\/20{color:rgba(231,70,148,.2)}.text-pink-500\/25{color:rgba(231,70,148,.25)}.text-pink-500\/30{color:rgba(231,70,148,.3)}.text-pink-500\/40{color:rgba(231,70,148,.4)}.text-pink-500\/5{color:rgba(231,70,148,.05)}.text-pink-500\/50{color:rgba(231,70,148,.5)}.text-pink-500\/60{color:rgba(231,70,148,.6)}.text-pink-500\/70{color:rgba(231,70,148,.7)}.text-pink-500\/75{color:rgba(231,70,148,.75)}.text-pink-500\/80{color:rgba(231,70,148,.8)}.text-pink-500\/90{color:rgba(231,70,148,.9)}.text-pink-500\/95{color:rgba(231,70,148,.95)}.text-pink-600{--tw-text-opacity:1;color:rgb(214 31 105/var(--tw-text-opacity))}.text-pink-600\/0{color:rgba(214,31,105,0)}.text-pink-600\/10{color:rgba(214,31,105,.1)}.text-pink-600\/100{color:#d61f69}.text-pink-600\/20{color:rgba(214,31,105,.2)}.text-pink-600\/25{color:rgba(214,31,105,.25)}.text-pink-600\/30{color:rgba(214,31,105,.3)}.text-pink-600\/40{color:rgba(214,31,105,.4)}.text-pink-600\/5{color:rgba(214,31,105,.05)}.text-pink-600\/50{color:rgba(214,31,105,.5)}.text-pink-600\/60{color:rgba(214,31,105,.6)}.text-pink-600\/70{color:rgba(214,31,105,.7)}.text-pink-600\/75{color:rgba(214,31,105,.75)}.text-pink-600\/80{color:rgba(214,31,105,.8)}.text-pink-600\/90{color:rgba(214,31,105,.9)}.text-pink-600\/95{color:rgba(214,31,105,.95)}.text-pink-700{--tw-text-opacity:1;color:rgb(191 18 93/var(--tw-text-opacity))}.text-pink-700\/0{color:rgba(191,18,93,0)}.text-pink-700\/10{color:rgba(191,18,93,.1)}.text-pink-700\/100{color:#bf125d}.text-pink-700\/20{color:rgba(191,18,93,.2)}.text-pink-700\/25{color:rgba(191,18,93,.25)}.text-pink-700\/30{color:rgba(191,18,93,.3)}.text-pink-700\/40{color:rgba(191,18,93,.4)}.text-pink-700\/5{color:rgba(191,18,93,.05)}.text-pink-700\/50{color:rgba(191,18,93,.5)}.text-pink-700\/60{color:rgba(191,18,93,.6)}.text-pink-700\/70{color:rgba(191,18,93,.7)}.text-pink-700\/75{color:rgba(191,18,93,.75)}.text-pink-700\/80{color:rgba(191,18,93,.8)}.text-pink-700\/90{color:rgba(191,18,93,.9)}.text-pink-700\/95{color:rgba(191,18,93,.95)}.text-pink-800{--tw-text-opacity:1;color:rgb(153 21 75/var(--tw-text-opacity))}.text-pink-800\/0{color:rgba(153,21,75,0)}.text-pink-800\/10{color:rgba(153,21,75,.1)}.text-pink-800\/100{color:#99154b}.text-pink-800\/20{color:rgba(153,21,75,.2)}.text-pink-800\/25{color:rgba(153,21,75,.25)}.text-pink-800\/30{color:rgba(153,21,75,.3)}.text-pink-800\/40{color:rgba(153,21,75,.4)}.text-pink-800\/5{color:rgba(153,21,75,.05)}.text-pink-800\/50{color:rgba(153,21,75,.5)}.text-pink-800\/60{color:rgba(153,21,75,.6)}.text-pink-800\/70{color:rgba(153,21,75,.7)}.text-pink-800\/75{color:rgba(153,21,75,.75)}.text-pink-800\/80{color:rgba(153,21,75,.8)}.text-pink-800\/90{color:rgba(153,21,75,.9)}.text-pink-800\/95{color:rgba(153,21,75,.95)}.text-pink-900{--tw-text-opacity:1;color:rgb(117 26 61/var(--tw-text-opacity))}.text-pink-900\/0{color:rgba(117,26,61,0)}.text-pink-900\/10{color:rgba(117,26,61,.1)}.text-pink-900\/100{color:#751a3d}.text-pink-900\/20{color:rgba(117,26,61,.2)}.text-pink-900\/25{color:rgba(117,26,61,.25)}.text-pink-900\/30{color:rgba(117,26,61,.3)}.text-pink-900\/40{color:rgba(117,26,61,.4)}.text-pink-900\/5{color:rgba(117,26,61,.05)}.text-pink-900\/50{color:rgba(117,26,61,.5)}.text-pink-900\/60{color:rgba(117,26,61,.6)}.text-pink-900\/70{color:rgba(117,26,61,.7)}.text-pink-900\/75{color:rgba(117,26,61,.75)}.text-pink-900\/80{color:rgba(117,26,61,.8)}.text-pink-900\/90{color:rgba(117,26,61,.9)}.text-pink-900\/95{color:rgba(117,26,61,.95)}.text-purple-100{--tw-text-opacity:1;color:rgb(237 235 254/var(--tw-text-opacity))}.text-purple-100\/0{color:rgba(237,235,254,0)}.text-purple-100\/10{color:rgba(237,235,254,.1)}.text-purple-100\/100{color:#edebfe}.text-purple-100\/20{color:rgba(237,235,254,.2)}.text-purple-100\/25{color:rgba(237,235,254,.25)}.text-purple-100\/30{color:rgba(237,235,254,.3)}.text-purple-100\/40{color:rgba(237,235,254,.4)}.text-purple-100\/5{color:rgba(237,235,254,.05)}.text-purple-100\/50{color:rgba(237,235,254,.5)}.text-purple-100\/60{color:rgba(237,235,254,.6)}.text-purple-100\/70{color:rgba(237,235,254,.7)}.text-purple-100\/75{color:rgba(237,235,254,.75)}.text-purple-100\/80{color:rgba(237,235,254,.8)}.text-purple-100\/90{color:rgba(237,235,254,.9)}.text-purple-100\/95{color:rgba(237,235,254,.95)}.text-purple-200{--tw-text-opacity:1;color:rgb(220 215 254/var(--tw-text-opacity))}.text-purple-200\/0{color:rgba(220,215,254,0)}.text-purple-200\/10{color:rgba(220,215,254,.1)}.text-purple-200\/100{color:#dcd7fe}.text-purple-200\/20{color:rgba(220,215,254,.2)}.text-purple-200\/25{color:rgba(220,215,254,.25)}.text-purple-200\/30{color:rgba(220,215,254,.3)}.text-purple-200\/40{color:rgba(220,215,254,.4)}.text-purple-200\/5{color:rgba(220,215,254,.05)}.text-purple-200\/50{color:rgba(220,215,254,.5)}.text-purple-200\/60{color:rgba(220,215,254,.6)}.text-purple-200\/70{color:rgba(220,215,254,.7)}.text-purple-200\/75{color:rgba(220,215,254,.75)}.text-purple-200\/80{color:rgba(220,215,254,.8)}.text-purple-200\/90{color:rgba(220,215,254,.9)}.text-purple-200\/95{color:rgba(220,215,254,.95)}.text-purple-300{--tw-text-opacity:1;color:rgb(202 191 253/var(--tw-text-opacity))}.text-purple-300\/0{color:rgba(202,191,253,0)}.text-purple-300\/10{color:rgba(202,191,253,.1)}.text-purple-300\/100{color:#cabffd}.text-purple-300\/20{color:rgba(202,191,253,.2)}.text-purple-300\/25{color:rgba(202,191,253,.25)}.text-purple-300\/30{color:rgba(202,191,253,.3)}.text-purple-300\/40{color:rgba(202,191,253,.4)}.text-purple-300\/5{color:rgba(202,191,253,.05)}.text-purple-300\/50{color:rgba(202,191,253,.5)}.text-purple-300\/60{color:rgba(202,191,253,.6)}.text-purple-300\/70{color:rgba(202,191,253,.7)}.text-purple-300\/75{color:rgba(202,191,253,.75)}.text-purple-300\/80{color:rgba(202,191,253,.8)}.text-purple-300\/90{color:rgba(202,191,253,.9)}.text-purple-300\/95{color:rgba(202,191,253,.95)}.text-purple-400{--tw-text-opacity:1;color:rgb(172 148 250/var(--tw-text-opacity))}.text-purple-400\/0{color:rgba(172,148,250,0)}.text-purple-400\/10{color:rgba(172,148,250,.1)}.text-purple-400\/100{color:#ac94fa}.text-purple-400\/20{color:rgba(172,148,250,.2)}.text-purple-400\/25{color:rgba(172,148,250,.25)}.text-purple-400\/30{color:rgba(172,148,250,.3)}.text-purple-400\/40{color:rgba(172,148,250,.4)}.text-purple-400\/5{color:rgba(172,148,250,.05)}.text-purple-400\/50{color:rgba(172,148,250,.5)}.text-purple-400\/60{color:rgba(172,148,250,.6)}.text-purple-400\/70{color:rgba(172,148,250,.7)}.text-purple-400\/75{color:rgba(172,148,250,.75)}.text-purple-400\/80{color:rgba(172,148,250,.8)}.text-purple-400\/90{color:rgba(172,148,250,.9)}.text-purple-400\/95{color:rgba(172,148,250,.95)}.text-purple-50{--tw-text-opacity:1;color:rgb(246 245 255/var(--tw-text-opacity))}.text-purple-50\/0{color:rgba(246,245,255,0)}.text-purple-50\/10{color:rgba(246,245,255,.1)}.text-purple-50\/100{color:#f6f5ff}.text-purple-50\/20{color:rgba(246,245,255,.2)}.text-purple-50\/25{color:rgba(246,245,255,.25)}.text-purple-50\/30{color:rgba(246,245,255,.3)}.text-purple-50\/40{color:rgba(246,245,255,.4)}.text-purple-50\/5{color:rgba(246,245,255,.05)}.text-purple-50\/50{color:rgba(246,245,255,.5)}.text-purple-50\/60{color:rgba(246,245,255,.6)}.text-purple-50\/70{color:rgba(246,245,255,.7)}.text-purple-50\/75{color:rgba(246,245,255,.75)}.text-purple-50\/80{color:rgba(246,245,255,.8)}.text-purple-50\/90{color:rgba(246,245,255,.9)}.text-purple-50\/95{color:rgba(246,245,255,.95)}.text-purple-500{--tw-text-opacity:1;color:rgb(144 97 249/var(--tw-text-opacity))}.text-purple-500\/0{color:rgba(144,97,249,0)}.text-purple-500\/10{color:rgba(144,97,249,.1)}.text-purple-500\/100{color:#9061f9}.text-purple-500\/20{color:rgba(144,97,249,.2)}.text-purple-500\/25{color:rgba(144,97,249,.25)}.text-purple-500\/30{color:rgba(144,97,249,.3)}.text-purple-500\/40{color:rgba(144,97,249,.4)}.text-purple-500\/5{color:rgba(144,97,249,.05)}.text-purple-500\/50{color:rgba(144,97,249,.5)}.text-purple-500\/60{color:rgba(144,97,249,.6)}.text-purple-500\/70{color:rgba(144,97,249,.7)}.text-purple-500\/75{color:rgba(144,97,249,.75)}.text-purple-500\/80{color:rgba(144,97,249,.8)}.text-purple-500\/90{color:rgba(144,97,249,.9)}.text-purple-500\/95{color:rgba(144,97,249,.95)}.text-purple-600{--tw-text-opacity:1;color:rgb(126 58 242/var(--tw-text-opacity))}.text-purple-600\/0{color:rgba(126,58,242,0)}.text-purple-600\/10{color:rgba(126,58,242,.1)}.text-purple-600\/100{color:#7e3af2}.text-purple-600\/20{color:rgba(126,58,242,.2)}.text-purple-600\/25{color:rgba(126,58,242,.25)}.text-purple-600\/30{color:rgba(126,58,242,.3)}.text-purple-600\/40{color:rgba(126,58,242,.4)}.text-purple-600\/5{color:rgba(126,58,242,.05)}.text-purple-600\/50{color:rgba(126,58,242,.5)}.text-purple-600\/60{color:rgba(126,58,242,.6)}.text-purple-600\/70{color:rgba(126,58,242,.7)}.text-purple-600\/75{color:rgba(126,58,242,.75)}.text-purple-600\/80{color:rgba(126,58,242,.8)}.text-purple-600\/90{color:rgba(126,58,242,.9)}.text-purple-600\/95{color:rgba(126,58,242,.95)}.text-purple-700{--tw-text-opacity:1;color:rgb(108 43 217/var(--tw-text-opacity))}.text-purple-700\/0{color:rgba(108,43,217,0)}.text-purple-700\/10{color:rgba(108,43,217,.1)}.text-purple-700\/100{color:#6c2bd9}.text-purple-700\/20{color:rgba(108,43,217,.2)}.text-purple-700\/25{color:rgba(108,43,217,.25)}.text-purple-700\/30{color:rgba(108,43,217,.3)}.text-purple-700\/40{color:rgba(108,43,217,.4)}.text-purple-700\/5{color:rgba(108,43,217,.05)}.text-purple-700\/50{color:rgba(108,43,217,.5)}.text-purple-700\/60{color:rgba(108,43,217,.6)}.text-purple-700\/70{color:rgba(108,43,217,.7)}.text-purple-700\/75{color:rgba(108,43,217,.75)}.text-purple-700\/80{color:rgba(108,43,217,.8)}.text-purple-700\/90{color:rgba(108,43,217,.9)}.text-purple-700\/95{color:rgba(108,43,217,.95)}.text-purple-800{--tw-text-opacity:1;color:rgb(85 33 181/var(--tw-text-opacity))}.text-purple-800\/0{color:rgba(85,33,181,0)}.text-purple-800\/10{color:rgba(85,33,181,.1)}.text-purple-800\/100{color:#5521b5}.text-purple-800\/20{color:rgba(85,33,181,.2)}.text-purple-800\/25{color:rgba(85,33,181,.25)}.text-purple-800\/30{color:rgba(85,33,181,.3)}.text-purple-800\/40{color:rgba(85,33,181,.4)}.text-purple-800\/5{color:rgba(85,33,181,.05)}.text-purple-800\/50{color:rgba(85,33,181,.5)}.text-purple-800\/60{color:rgba(85,33,181,.6)}.text-purple-800\/70{color:rgba(85,33,181,.7)}.text-purple-800\/75{color:rgba(85,33,181,.75)}.text-purple-800\/80{color:rgba(85,33,181,.8)}.text-purple-800\/90{color:rgba(85,33,181,.9)}.text-purple-800\/95{color:rgba(85,33,181,.95)}.text-purple-900{--tw-text-opacity:1;color:rgb(74 29 150/var(--tw-text-opacity))}.text-purple-900\/0{color:rgba(74,29,150,0)}.text-purple-900\/10{color:rgba(74,29,150,.1)}.text-purple-900\/100{color:#4a1d96}.text-purple-900\/20{color:rgba(74,29,150,.2)}.text-purple-900\/25{color:rgba(74,29,150,.25)}.text-purple-900\/30{color:rgba(74,29,150,.3)}.text-purple-900\/40{color:rgba(74,29,150,.4)}.text-purple-900\/5{color:rgba(74,29,150,.05)}.text-purple-900\/50{color:rgba(74,29,150,.5)}.text-purple-900\/60{color:rgba(74,29,150,.6)}.text-purple-900\/70{color:rgba(74,29,150,.7)}.text-purple-900\/75{color:rgba(74,29,150,.75)}.text-purple-900\/80{color:rgba(74,29,150,.8)}.text-purple-900\/90{color:rgba(74,29,150,.9)}.text-purple-900\/95{color:rgba(74,29,150,.95)}.text-red-100{--tw-text-opacity:1;color:rgb(253 232 232/var(--tw-text-opacity))}.text-red-100\/0{color:hsla(0,84%,95%,0)}.text-red-100\/10{color:hsla(0,84%,95%,.1)}.text-red-100\/100{color:#fde8e8}.text-red-100\/20{color:hsla(0,84%,95%,.2)}.text-red-100\/25{color:hsla(0,84%,95%,.25)}.text-red-100\/30{color:hsla(0,84%,95%,.3)}.text-red-100\/40{color:hsla(0,84%,95%,.4)}.text-red-100\/5{color:hsla(0,84%,95%,.05)}.text-red-100\/50{color:hsla(0,84%,95%,.5)}.text-red-100\/60{color:hsla(0,84%,95%,.6)}.text-red-100\/70{color:hsla(0,84%,95%,.7)}.text-red-100\/75{color:hsla(0,84%,95%,.75)}.text-red-100\/80{color:hsla(0,84%,95%,.8)}.text-red-100\/90{color:hsla(0,84%,95%,.9)}.text-red-100\/95{color:hsla(0,84%,95%,.95)}.text-red-200{--tw-text-opacity:1;color:rgb(251 213 213/var(--tw-text-opacity))}.text-red-200\/0{color:hsla(0,83%,91%,0)}.text-red-200\/10{color:hsla(0,83%,91%,.1)}.text-red-200\/100{color:#fbd5d5}.text-red-200\/20{color:hsla(0,83%,91%,.2)}.text-red-200\/25{color:hsla(0,83%,91%,.25)}.text-red-200\/30{color:hsla(0,83%,91%,.3)}.text-red-200\/40{color:hsla(0,83%,91%,.4)}.text-red-200\/5{color:hsla(0,83%,91%,.05)}.text-red-200\/50{color:hsla(0,83%,91%,.5)}.text-red-200\/60{color:hsla(0,83%,91%,.6)}.text-red-200\/70{color:hsla(0,83%,91%,.7)}.text-red-200\/75{color:hsla(0,83%,91%,.75)}.text-red-200\/80{color:hsla(0,83%,91%,.8)}.text-red-200\/90{color:hsla(0,83%,91%,.9)}.text-red-200\/95{color:hsla(0,83%,91%,.95)}.text-red-300{--tw-text-opacity:1;color:rgb(248 180 180/var(--tw-text-opacity))}.text-red-300\/0{color:hsla(0,83%,84%,0)}.text-red-300\/10{color:hsla(0,83%,84%,.1)}.text-red-300\/100{color:#f8b4b4}.text-red-300\/20{color:hsla(0,83%,84%,.2)}.text-red-300\/25{color:hsla(0,83%,84%,.25)}.text-red-300\/30{color:hsla(0,83%,84%,.3)}.text-red-300\/40{color:hsla(0,83%,84%,.4)}.text-red-300\/5{color:hsla(0,83%,84%,.05)}.text-red-300\/50{color:hsla(0,83%,84%,.5)}.text-red-300\/60{color:hsla(0,83%,84%,.6)}.text-red-300\/70{color:hsla(0,83%,84%,.7)}.text-red-300\/75{color:hsla(0,83%,84%,.75)}.text-red-300\/80{color:hsla(0,83%,84%,.8)}.text-red-300\/90{color:hsla(0,83%,84%,.9)}.text-red-300\/95{color:hsla(0,83%,84%,.95)}.text-red-400{--tw-text-opacity:1;color:rgb(249 128 128/var(--tw-text-opacity))}.text-red-400\/0{color:hsla(0,91%,74%,0)}.text-red-400\/10{color:hsla(0,91%,74%,.1)}.text-red-400\/100{color:#f98080}.text-red-400\/20{color:hsla(0,91%,74%,.2)}.text-red-400\/25{color:hsla(0,91%,74%,.25)}.text-red-400\/30{color:hsla(0,91%,74%,.3)}.text-red-400\/40{color:hsla(0,91%,74%,.4)}.text-red-400\/5{color:hsla(0,91%,74%,.05)}.text-red-400\/50{color:hsla(0,91%,74%,.5)}.text-red-400\/60{color:hsla(0,91%,74%,.6)}.text-red-400\/70{color:hsla(0,91%,74%,.7)}.text-red-400\/75{color:hsla(0,91%,74%,.75)}.text-red-400\/80{color:hsla(0,91%,74%,.8)}.text-red-400\/90{color:hsla(0,91%,74%,.9)}.text-red-400\/95{color:hsla(0,91%,74%,.95)}.text-red-50{--tw-text-opacity:1;color:rgb(253 242 242/var(--tw-text-opacity))}.text-red-50\/0{color:hsla(0,73%,97%,0)}.text-red-50\/10{color:hsla(0,73%,97%,.1)}.text-red-50\/100{color:#fdf2f2}.text-red-50\/20{color:hsla(0,73%,97%,.2)}.text-red-50\/25{color:hsla(0,73%,97%,.25)}.text-red-50\/30{color:hsla(0,73%,97%,.3)}.text-red-50\/40{color:hsla(0,73%,97%,.4)}.text-red-50\/5{color:hsla(0,73%,97%,.05)}.text-red-50\/50{color:hsla(0,73%,97%,.5)}.text-red-50\/60{color:hsla(0,73%,97%,.6)}.text-red-50\/70{color:hsla(0,73%,97%,.7)}.text-red-50\/75{color:hsla(0,73%,97%,.75)}.text-red-50\/80{color:hsla(0,73%,97%,.8)}.text-red-50\/90{color:hsla(0,73%,97%,.9)}.text-red-50\/95{color:hsla(0,73%,97%,.95)}.text-red-500{--tw-text-opacity:1;color:rgb(240 82 82/var(--tw-text-opacity))}.text-red-500\/0{color:rgba(240,82,82,0)}.text-red-500\/10{color:rgba(240,82,82,.1)}.text-red-500\/100{color:#f05252}.text-red-500\/20{color:rgba(240,82,82,.2)}.text-red-500\/25{color:rgba(240,82,82,.25)}.text-red-500\/30{color:rgba(240,82,82,.3)}.text-red-500\/40{color:rgba(240,82,82,.4)}.text-red-500\/5{color:rgba(240,82,82,.05)}.text-red-500\/50{color:rgba(240,82,82,.5)}.text-red-500\/60{color:rgba(240,82,82,.6)}.text-red-500\/70{color:rgba(240,82,82,.7)}.text-red-500\/75{color:rgba(240,82,82,.75)}.text-red-500\/80{color:rgba(240,82,82,.8)}.text-red-500\/90{color:rgba(240,82,82,.9)}.text-red-500\/95{color:rgba(240,82,82,.95)}.text-red-600{--tw-text-opacity:1;color:rgb(224 36 36/var(--tw-text-opacity))}.text-red-600\/0{color:rgba(224,36,36,0)}.text-red-600\/10{color:rgba(224,36,36,.1)}.text-red-600\/100{color:#e02424}.text-red-600\/20{color:rgba(224,36,36,.2)}.text-red-600\/25{color:rgba(224,36,36,.25)}.text-red-600\/30{color:rgba(224,36,36,.3)}.text-red-600\/40{color:rgba(224,36,36,.4)}.text-red-600\/5{color:rgba(224,36,36,.05)}.text-red-600\/50{color:rgba(224,36,36,.5)}.text-red-600\/60{color:rgba(224,36,36,.6)}.text-red-600\/70{color:rgba(224,36,36,.7)}.text-red-600\/75{color:rgba(224,36,36,.75)}.text-red-600\/80{color:rgba(224,36,36,.8)}.text-red-600\/90{color:rgba(224,36,36,.9)}.text-red-600\/95{color:rgba(224,36,36,.95)}.text-red-700{--tw-text-opacity:1;color:rgb(200 30 30/var(--tw-text-opacity))}.text-red-700\/0{color:rgba(200,30,30,0)}.text-red-700\/10{color:rgba(200,30,30,.1)}.text-red-700\/100{color:#c81e1e}.text-red-700\/20{color:rgba(200,30,30,.2)}.text-red-700\/25{color:rgba(200,30,30,.25)}.text-red-700\/30{color:rgba(200,30,30,.3)}.text-red-700\/40{color:rgba(200,30,30,.4)}.text-red-700\/5{color:rgba(200,30,30,.05)}.text-red-700\/50{color:rgba(200,30,30,.5)}.text-red-700\/60{color:rgba(200,30,30,.6)}.text-red-700\/70{color:rgba(200,30,30,.7)}.text-red-700\/75{color:rgba(200,30,30,.75)}.text-red-700\/80{color:rgba(200,30,30,.8)}.text-red-700\/90{color:rgba(200,30,30,.9)}.text-red-700\/95{color:rgba(200,30,30,.95)}.text-red-800{--tw-text-opacity:1;color:rgb(155 28 28/var(--tw-text-opacity))}.text-red-800\/0{color:rgba(155,28,28,0)}.text-red-800\/10{color:rgba(155,28,28,.1)}.text-red-800\/100{color:#9b1c1c}.text-red-800\/20{color:rgba(155,28,28,.2)}.text-red-800\/25{color:rgba(155,28,28,.25)}.text-red-800\/30{color:rgba(155,28,28,.3)}.text-red-800\/40{color:rgba(155,28,28,.4)}.text-red-800\/5{color:rgba(155,28,28,.05)}.text-red-800\/50{color:rgba(155,28,28,.5)}.text-red-800\/60{color:rgba(155,28,28,.6)}.text-red-800\/70{color:rgba(155,28,28,.7)}.text-red-800\/75{color:rgba(155,28,28,.75)}.text-red-800\/80{color:rgba(155,28,28,.8)}.text-red-800\/90{color:rgba(155,28,28,.9)}.text-red-800\/95{color:rgba(155,28,28,.95)}.text-red-900{--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}.text-red-900\/0{color:rgba(119,29,29,0)}.text-red-900\/10{color:rgba(119,29,29,.1)}.text-red-900\/100{color:#771d1d}.text-red-900\/20{color:rgba(119,29,29,.2)}.text-red-900\/25{color:rgba(119,29,29,.25)}.text-red-900\/30{color:rgba(119,29,29,.3)}.text-red-900\/40{color:rgba(119,29,29,.4)}.text-red-900\/5{color:rgba(119,29,29,.05)}.text-red-900\/50{color:rgba(119,29,29,.5)}.text-red-900\/60{color:rgba(119,29,29,.6)}.text-red-900\/70{color:rgba(119,29,29,.7)}.text-red-900\/75{color:rgba(119,29,29,.75)}.text-red-900\/80{color:rgba(119,29,29,.8)}.text-red-900\/90{color:rgba(119,29,29,.9)}.text-red-900\/95{color:rgba(119,29,29,.95)}.text-rose-100{--tw-text-opacity:1;color:rgb(255 228 230/var(--tw-text-opacity))}.text-rose-100\/0{color:rgba(255,228,230,0)}.text-rose-100\/10{color:rgba(255,228,230,.1)}.text-rose-100\/100{color:#ffe4e6}.text-rose-100\/20{color:rgba(255,228,230,.2)}.text-rose-100\/25{color:rgba(255,228,230,.25)}.text-rose-100\/30{color:rgba(255,228,230,.3)}.text-rose-100\/40{color:rgba(255,228,230,.4)}.text-rose-100\/5{color:rgba(255,228,230,.05)}.text-rose-100\/50{color:rgba(255,228,230,.5)}.text-rose-100\/60{color:rgba(255,228,230,.6)}.text-rose-100\/70{color:rgba(255,228,230,.7)}.text-rose-100\/75{color:rgba(255,228,230,.75)}.text-rose-100\/80{color:rgba(255,228,230,.8)}.text-rose-100\/90{color:rgba(255,228,230,.9)}.text-rose-100\/95{color:rgba(255,228,230,.95)}.text-rose-200{--tw-text-opacity:1;color:rgb(254 205 211/var(--tw-text-opacity))}.text-rose-200\/0{color:rgba(254,205,211,0)}.text-rose-200\/10{color:rgba(254,205,211,.1)}.text-rose-200\/100{color:#fecdd3}.text-rose-200\/20{color:rgba(254,205,211,.2)}.text-rose-200\/25{color:rgba(254,205,211,.25)}.text-rose-200\/30{color:rgba(254,205,211,.3)}.text-rose-200\/40{color:rgba(254,205,211,.4)}.text-rose-200\/5{color:rgba(254,205,211,.05)}.text-rose-200\/50{color:rgba(254,205,211,.5)}.text-rose-200\/60{color:rgba(254,205,211,.6)}.text-rose-200\/70{color:rgba(254,205,211,.7)}.text-rose-200\/75{color:rgba(254,205,211,.75)}.text-rose-200\/80{color:rgba(254,205,211,.8)}.text-rose-200\/90{color:rgba(254,205,211,.9)}.text-rose-200\/95{color:rgba(254,205,211,.95)}.text-rose-300{--tw-text-opacity:1;color:rgb(253 164 175/var(--tw-text-opacity))}.text-rose-300\/0{color:rgba(253,164,175,0)}.text-rose-300\/10{color:rgba(253,164,175,.1)}.text-rose-300\/100{color:#fda4af}.text-rose-300\/20{color:rgba(253,164,175,.2)}.text-rose-300\/25{color:rgba(253,164,175,.25)}.text-rose-300\/30{color:rgba(253,164,175,.3)}.text-rose-300\/40{color:rgba(253,164,175,.4)}.text-rose-300\/5{color:rgba(253,164,175,.05)}.text-rose-300\/50{color:rgba(253,164,175,.5)}.text-rose-300\/60{color:rgba(253,164,175,.6)}.text-rose-300\/70{color:rgba(253,164,175,.7)}.text-rose-300\/75{color:rgba(253,164,175,.75)}.text-rose-300\/80{color:rgba(253,164,175,.8)}.text-rose-300\/90{color:rgba(253,164,175,.9)}.text-rose-300\/95{color:rgba(253,164,175,.95)}.text-rose-400{--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}.text-rose-400\/0{color:rgba(251,113,133,0)}.text-rose-400\/10{color:rgba(251,113,133,.1)}.text-rose-400\/100{color:#fb7185}.text-rose-400\/20{color:rgba(251,113,133,.2)}.text-rose-400\/25{color:rgba(251,113,133,.25)}.text-rose-400\/30{color:rgba(251,113,133,.3)}.text-rose-400\/40{color:rgba(251,113,133,.4)}.text-rose-400\/5{color:rgba(251,113,133,.05)}.text-rose-400\/50{color:rgba(251,113,133,.5)}.text-rose-400\/60{color:rgba(251,113,133,.6)}.text-rose-400\/70{color:rgba(251,113,133,.7)}.text-rose-400\/75{color:rgba(251,113,133,.75)}.text-rose-400\/80{color:rgba(251,113,133,.8)}.text-rose-400\/90{color:rgba(251,113,133,.9)}.text-rose-400\/95{color:rgba(251,113,133,.95)}.text-rose-50{--tw-text-opacity:1;color:rgb(255 241 242/var(--tw-text-opacity))}.text-rose-50\/0{color:rgba(255,241,242,0)}.text-rose-50\/10{color:rgba(255,241,242,.1)}.text-rose-50\/100{color:#fff1f2}.text-rose-50\/20{color:rgba(255,241,242,.2)}.text-rose-50\/25{color:rgba(255,241,242,.25)}.text-rose-50\/30{color:rgba(255,241,242,.3)}.text-rose-50\/40{color:rgba(255,241,242,.4)}.text-rose-50\/5{color:rgba(255,241,242,.05)}.text-rose-50\/50{color:rgba(255,241,242,.5)}.text-rose-50\/60{color:rgba(255,241,242,.6)}.text-rose-50\/70{color:rgba(255,241,242,.7)}.text-rose-50\/75{color:rgba(255,241,242,.75)}.text-rose-50\/80{color:rgba(255,241,242,.8)}.text-rose-50\/90{color:rgba(255,241,242,.9)}.text-rose-50\/95{color:rgba(255,241,242,.95)}.text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.text-rose-500\/0{color:rgba(244,63,94,0)}.text-rose-500\/10{color:rgba(244,63,94,.1)}.text-rose-500\/100{color:#f43f5e}.text-rose-500\/20{color:rgba(244,63,94,.2)}.text-rose-500\/25{color:rgba(244,63,94,.25)}.text-rose-500\/30{color:rgba(244,63,94,.3)}.text-rose-500\/40{color:rgba(244,63,94,.4)}.text-rose-500\/5{color:rgba(244,63,94,.05)}.text-rose-500\/50{color:rgba(244,63,94,.5)}.text-rose-500\/60{color:rgba(244,63,94,.6)}.text-rose-500\/70{color:rgba(244,63,94,.7)}.text-rose-500\/75{color:rgba(244,63,94,.75)}.text-rose-500\/80{color:rgba(244,63,94,.8)}.text-rose-500\/90{color:rgba(244,63,94,.9)}.text-rose-500\/95{color:rgba(244,63,94,.95)}.text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.text-rose-600\/0{color:rgba(225,29,72,0)}.text-rose-600\/10{color:rgba(225,29,72,.1)}.text-rose-600\/100{color:#e11d48}.text-rose-600\/20{color:rgba(225,29,72,.2)}.text-rose-600\/25{color:rgba(225,29,72,.25)}.text-rose-600\/30{color:rgba(225,29,72,.3)}.text-rose-600\/40{color:rgba(225,29,72,.4)}.text-rose-600\/5{color:rgba(225,29,72,.05)}.text-rose-600\/50{color:rgba(225,29,72,.5)}.text-rose-600\/60{color:rgba(225,29,72,.6)}.text-rose-600\/70{color:rgba(225,29,72,.7)}.text-rose-600\/75{color:rgba(225,29,72,.75)}.text-rose-600\/80{color:rgba(225,29,72,.8)}.text-rose-600\/90{color:rgba(225,29,72,.9)}.text-rose-600\/95{color:rgba(225,29,72,.95)}.text-rose-700{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}.text-rose-700\/0{color:rgba(190,18,60,0)}.text-rose-700\/10{color:rgba(190,18,60,.1)}.text-rose-700\/100{color:#be123c}.text-rose-700\/20{color:rgba(190,18,60,.2)}.text-rose-700\/25{color:rgba(190,18,60,.25)}.text-rose-700\/30{color:rgba(190,18,60,.3)}.text-rose-700\/40{color:rgba(190,18,60,.4)}.text-rose-700\/5{color:rgba(190,18,60,.05)}.text-rose-700\/50{color:rgba(190,18,60,.5)}.text-rose-700\/60{color:rgba(190,18,60,.6)}.text-rose-700\/70{color:rgba(190,18,60,.7)}.text-rose-700\/75{color:rgba(190,18,60,.75)}.text-rose-700\/80{color:rgba(190,18,60,.8)}.text-rose-700\/90{color:rgba(190,18,60,.9)}.text-rose-700\/95{color:rgba(190,18,60,.95)}.text-rose-800{--tw-text-opacity:1;color:rgb(159 18 57/var(--tw-text-opacity))}.text-rose-800\/0{color:rgba(159,18,57,0)}.text-rose-800\/10{color:rgba(159,18,57,.1)}.text-rose-800\/100{color:#9f1239}.text-rose-800\/20{color:rgba(159,18,57,.2)}.text-rose-800\/25{color:rgba(159,18,57,.25)}.text-rose-800\/30{color:rgba(159,18,57,.3)}.text-rose-800\/40{color:rgba(159,18,57,.4)}.text-rose-800\/5{color:rgba(159,18,57,.05)}.text-rose-800\/50{color:rgba(159,18,57,.5)}.text-rose-800\/60{color:rgba(159,18,57,.6)}.text-rose-800\/70{color:rgba(159,18,57,.7)}.text-rose-800\/75{color:rgba(159,18,57,.75)}.text-rose-800\/80{color:rgba(159,18,57,.8)}.text-rose-800\/90{color:rgba(159,18,57,.9)}.text-rose-800\/95{color:rgba(159,18,57,.95)}.text-rose-900{--tw-text-opacity:1;color:rgb(136 19 55/var(--tw-text-opacity))}.text-rose-900\/0{color:rgba(136,19,55,0)}.text-rose-900\/10{color:rgba(136,19,55,.1)}.text-rose-900\/100{color:#881337}.text-rose-900\/20{color:rgba(136,19,55,.2)}.text-rose-900\/25{color:rgba(136,19,55,.25)}.text-rose-900\/30{color:rgba(136,19,55,.3)}.text-rose-900\/40{color:rgba(136,19,55,.4)}.text-rose-900\/5{color:rgba(136,19,55,.05)}.text-rose-900\/50{color:rgba(136,19,55,.5)}.text-rose-900\/60{color:rgba(136,19,55,.6)}.text-rose-900\/70{color:rgba(136,19,55,.7)}.text-rose-900\/75{color:rgba(136,19,55,.75)}.text-rose-900\/80{color:rgba(136,19,55,.8)}.text-rose-900\/90{color:rgba(136,19,55,.9)}.text-rose-900\/95{color:rgba(136,19,55,.95)}.text-sky-100{--tw-text-opacity:1;color:rgb(224 242 254/var(--tw-text-opacity))}.text-sky-100\/0{color:rgba(224,242,254,0)}.text-sky-100\/10{color:rgba(224,242,254,.1)}.text-sky-100\/100{color:#e0f2fe}.text-sky-100\/20{color:rgba(224,242,254,.2)}.text-sky-100\/25{color:rgba(224,242,254,.25)}.text-sky-100\/30{color:rgba(224,242,254,.3)}.text-sky-100\/40{color:rgba(224,242,254,.4)}.text-sky-100\/5{color:rgba(224,242,254,.05)}.text-sky-100\/50{color:rgba(224,242,254,.5)}.text-sky-100\/60{color:rgba(224,242,254,.6)}.text-sky-100\/70{color:rgba(224,242,254,.7)}.text-sky-100\/75{color:rgba(224,242,254,.75)}.text-sky-100\/80{color:rgba(224,242,254,.8)}.text-sky-100\/90{color:rgba(224,242,254,.9)}.text-sky-100\/95{color:rgba(224,242,254,.95)}.text-sky-200{--tw-text-opacity:1;color:rgb(186 230 253/var(--tw-text-opacity))}.text-sky-200\/0{color:rgba(186,230,253,0)}.text-sky-200\/10{color:rgba(186,230,253,.1)}.text-sky-200\/100{color:#bae6fd}.text-sky-200\/20{color:rgba(186,230,253,.2)}.text-sky-200\/25{color:rgba(186,230,253,.25)}.text-sky-200\/30{color:rgba(186,230,253,.3)}.text-sky-200\/40{color:rgba(186,230,253,.4)}.text-sky-200\/5{color:rgba(186,230,253,.05)}.text-sky-200\/50{color:rgba(186,230,253,.5)}.text-sky-200\/60{color:rgba(186,230,253,.6)}.text-sky-200\/70{color:rgba(186,230,253,.7)}.text-sky-200\/75{color:rgba(186,230,253,.75)}.text-sky-200\/80{color:rgba(186,230,253,.8)}.text-sky-200\/90{color:rgba(186,230,253,.9)}.text-sky-200\/95{color:rgba(186,230,253,.95)}.text-sky-300{--tw-text-opacity:1;color:rgb(125 211 252/var(--tw-text-opacity))}.text-sky-300\/0{color:rgba(125,211,252,0)}.text-sky-300\/10{color:rgba(125,211,252,.1)}.text-sky-300\/100{color:#7dd3fc}.text-sky-300\/20{color:rgba(125,211,252,.2)}.text-sky-300\/25{color:rgba(125,211,252,.25)}.text-sky-300\/30{color:rgba(125,211,252,.3)}.text-sky-300\/40{color:rgba(125,211,252,.4)}.text-sky-300\/5{color:rgba(125,211,252,.05)}.text-sky-300\/50{color:rgba(125,211,252,.5)}.text-sky-300\/60{color:rgba(125,211,252,.6)}.text-sky-300\/70{color:rgba(125,211,252,.7)}.text-sky-300\/75{color:rgba(125,211,252,.75)}.text-sky-300\/80{color:rgba(125,211,252,.8)}.text-sky-300\/90{color:rgba(125,211,252,.9)}.text-sky-300\/95{color:rgba(125,211,252,.95)}.text-sky-400{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}.text-sky-400\/0{color:rgba(56,189,248,0)}.text-sky-400\/10{color:rgba(56,189,248,.1)}.text-sky-400\/100{color:#38bdf8}.text-sky-400\/20{color:rgba(56,189,248,.2)}.text-sky-400\/25{color:rgba(56,189,248,.25)}.text-sky-400\/30{color:rgba(56,189,248,.3)}.text-sky-400\/40{color:rgba(56,189,248,.4)}.text-sky-400\/5{color:rgba(56,189,248,.05)}.text-sky-400\/50{color:rgba(56,189,248,.5)}.text-sky-400\/60{color:rgba(56,189,248,.6)}.text-sky-400\/70{color:rgba(56,189,248,.7)}.text-sky-400\/75{color:rgba(56,189,248,.75)}.text-sky-400\/80{color:rgba(56,189,248,.8)}.text-sky-400\/90{color:rgba(56,189,248,.9)}.text-sky-400\/95{color:rgba(56,189,248,.95)}.text-sky-50{--tw-text-opacity:1;color:rgb(240 249 255/var(--tw-text-opacity))}.text-sky-50\/0{color:rgba(240,249,255,0)}.text-sky-50\/10{color:rgba(240,249,255,.1)}.text-sky-50\/100{color:#f0f9ff}.text-sky-50\/20{color:rgba(240,249,255,.2)}.text-sky-50\/25{color:rgba(240,249,255,.25)}.text-sky-50\/30{color:rgba(240,249,255,.3)}.text-sky-50\/40{color:rgba(240,249,255,.4)}.text-sky-50\/5{color:rgba(240,249,255,.05)}.text-sky-50\/50{color:rgba(240,249,255,.5)}.text-sky-50\/60{color:rgba(240,249,255,.6)}.text-sky-50\/70{color:rgba(240,249,255,.7)}.text-sky-50\/75{color:rgba(240,249,255,.75)}.text-sky-50\/80{color:rgba(240,249,255,.8)}.text-sky-50\/90{color:rgba(240,249,255,.9)}.text-sky-50\/95{color:rgba(240,249,255,.95)}.text-sky-500{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.text-sky-500\/0{color:rgba(14,165,233,0)}.text-sky-500\/10{color:rgba(14,165,233,.1)}.text-sky-500\/100{color:#0ea5e9}.text-sky-500\/20{color:rgba(14,165,233,.2)}.text-sky-500\/25{color:rgba(14,165,233,.25)}.text-sky-500\/30{color:rgba(14,165,233,.3)}.text-sky-500\/40{color:rgba(14,165,233,.4)}.text-sky-500\/5{color:rgba(14,165,233,.05)}.text-sky-500\/50{color:rgba(14,165,233,.5)}.text-sky-500\/60{color:rgba(14,165,233,.6)}.text-sky-500\/70{color:rgba(14,165,233,.7)}.text-sky-500\/75{color:rgba(14,165,233,.75)}.text-sky-500\/80{color:rgba(14,165,233,.8)}.text-sky-500\/90{color:rgba(14,165,233,.9)}.text-sky-500\/95{color:rgba(14,165,233,.95)}.text-sky-600{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}.text-sky-600\/0{color:rgba(2,132,199,0)}.text-sky-600\/10{color:rgba(2,132,199,.1)}.text-sky-600\/100{color:#0284c7}.text-sky-600\/20{color:rgba(2,132,199,.2)}.text-sky-600\/25{color:rgba(2,132,199,.25)}.text-sky-600\/30{color:rgba(2,132,199,.3)}.text-sky-600\/40{color:rgba(2,132,199,.4)}.text-sky-600\/5{color:rgba(2,132,199,.05)}.text-sky-600\/50{color:rgba(2,132,199,.5)}.text-sky-600\/60{color:rgba(2,132,199,.6)}.text-sky-600\/70{color:rgba(2,132,199,.7)}.text-sky-600\/75{color:rgba(2,132,199,.75)}.text-sky-600\/80{color:rgba(2,132,199,.8)}.text-sky-600\/90{color:rgba(2,132,199,.9)}.text-sky-600\/95{color:rgba(2,132,199,.95)}.text-sky-700{--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity))}.text-sky-700\/0{color:rgba(3,105,161,0)}.text-sky-700\/10{color:rgba(3,105,161,.1)}.text-sky-700\/100{color:#0369a1}.text-sky-700\/20{color:rgba(3,105,161,.2)}.text-sky-700\/25{color:rgba(3,105,161,.25)}.text-sky-700\/30{color:rgba(3,105,161,.3)}.text-sky-700\/40{color:rgba(3,105,161,.4)}.text-sky-700\/5{color:rgba(3,105,161,.05)}.text-sky-700\/50{color:rgba(3,105,161,.5)}.text-sky-700\/60{color:rgba(3,105,161,.6)}.text-sky-700\/70{color:rgba(3,105,161,.7)}.text-sky-700\/75{color:rgba(3,105,161,.75)}.text-sky-700\/80{color:rgba(3,105,161,.8)}.text-sky-700\/90{color:rgba(3,105,161,.9)}.text-sky-700\/95{color:rgba(3,105,161,.95)}.text-sky-800{--tw-text-opacity:1;color:rgb(7 89 133/var(--tw-text-opacity))}.text-sky-800\/0{color:rgba(7,89,133,0)}.text-sky-800\/10{color:rgba(7,89,133,.1)}.text-sky-800\/100{color:#075985}.text-sky-800\/20{color:rgba(7,89,133,.2)}.text-sky-800\/25{color:rgba(7,89,133,.25)}.text-sky-800\/30{color:rgba(7,89,133,.3)}.text-sky-800\/40{color:rgba(7,89,133,.4)}.text-sky-800\/5{color:rgba(7,89,133,.05)}.text-sky-800\/50{color:rgba(7,89,133,.5)}.text-sky-800\/60{color:rgba(7,89,133,.6)}.text-sky-800\/70{color:rgba(7,89,133,.7)}.text-sky-800\/75{color:rgba(7,89,133,.75)}.text-sky-800\/80{color:rgba(7,89,133,.8)}.text-sky-800\/90{color:rgba(7,89,133,.9)}.text-sky-800\/95{color:rgba(7,89,133,.95)}.text-sky-900{--tw-text-opacity:1;color:rgb(12 74 110/var(--tw-text-opacity))}.text-sky-900\/0{color:rgba(12,74,110,0)}.text-sky-900\/10{color:rgba(12,74,110,.1)}.text-sky-900\/100{color:#0c4a6e}.text-sky-900\/20{color:rgba(12,74,110,.2)}.text-sky-900\/25{color:rgba(12,74,110,.25)}.text-sky-900\/30{color:rgba(12,74,110,.3)}.text-sky-900\/40{color:rgba(12,74,110,.4)}.text-sky-900\/5{color:rgba(12,74,110,.05)}.text-sky-900\/50{color:rgba(12,74,110,.5)}.text-sky-900\/60{color:rgba(12,74,110,.6)}.text-sky-900\/70{color:rgba(12,74,110,.7)}.text-sky-900\/75{color:rgba(12,74,110,.75)}.text-sky-900\/80{color:rgba(12,74,110,.8)}.text-sky-900\/90{color:rgba(12,74,110,.9)}.text-sky-900\/95{color:rgba(12,74,110,.95)}.text-slate-100{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}.text-slate-100\/0{color:rgba(241,245,249,0)}.text-slate-100\/10{color:rgba(241,245,249,.1)}.text-slate-100\/100{color:#f1f5f9}.text-slate-100\/20{color:rgba(241,245,249,.2)}.text-slate-100\/25{color:rgba(241,245,249,.25)}.text-slate-100\/30{color:rgba(241,245,249,.3)}.text-slate-100\/40{color:rgba(241,245,249,.4)}.text-slate-100\/5{color:rgba(241,245,249,.05)}.text-slate-100\/50{color:rgba(241,245,249,.5)}.text-slate-100\/60{color:rgba(241,245,249,.6)}.text-slate-100\/70{color:rgba(241,245,249,.7)}.text-slate-100\/75{color:rgba(241,245,249,.75)}.text-slate-100\/80{color:rgba(241,245,249,.8)}.text-slate-100\/90{color:rgba(241,245,249,.9)}.text-slate-100\/95{color:rgba(241,245,249,.95)}.text-slate-200{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}.text-slate-200\/0{color:rgba(226,232,240,0)}.text-slate-200\/10{color:rgba(226,232,240,.1)}.text-slate-200\/100{color:#e2e8f0}.text-slate-200\/20{color:rgba(226,232,240,.2)}.text-slate-200\/25{color:rgba(226,232,240,.25)}.text-slate-200\/30{color:rgba(226,232,240,.3)}.text-slate-200\/40{color:rgba(226,232,240,.4)}.text-slate-200\/5{color:rgba(226,232,240,.05)}.text-slate-200\/50{color:rgba(226,232,240,.5)}.text-slate-200\/60{color:rgba(226,232,240,.6)}.text-slate-200\/70{color:rgba(226,232,240,.7)}.text-slate-200\/75{color:rgba(226,232,240,.75)}.text-slate-200\/80{color:rgba(226,232,240,.8)}.text-slate-200\/90{color:rgba(226,232,240,.9)}.text-slate-200\/95{color:rgba(226,232,240,.95)}.text-slate-300{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.text-slate-300\/0{color:rgba(203,213,225,0)}.text-slate-300\/10{color:rgba(203,213,225,.1)}.text-slate-300\/100{color:#cbd5e1}.text-slate-300\/20{color:rgba(203,213,225,.2)}.text-slate-300\/25{color:rgba(203,213,225,.25)}.text-slate-300\/30{color:rgba(203,213,225,.3)}.text-slate-300\/40{color:rgba(203,213,225,.4)}.text-slate-300\/5{color:rgba(203,213,225,.05)}.text-slate-300\/50{color:rgba(203,213,225,.5)}.text-slate-300\/60{color:rgba(203,213,225,.6)}.text-slate-300\/70{color:rgba(203,213,225,.7)}.text-slate-300\/75{color:rgba(203,213,225,.75)}.text-slate-300\/80{color:rgba(203,213,225,.8)}.text-slate-300\/90{color:rgba(203,213,225,.9)}.text-slate-300\/95{color:rgba(203,213,225,.95)}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.text-slate-400\/0{color:rgba(148,163,184,0)}.text-slate-400\/10{color:rgba(148,163,184,.1)}.text-slate-400\/100{color:#94a3b8}.text-slate-400\/20{color:rgba(148,163,184,.2)}.text-slate-400\/25{color:rgba(148,163,184,.25)}.text-slate-400\/30{color:rgba(148,163,184,.3)}.text-slate-400\/40{color:rgba(148,163,184,.4)}.text-slate-400\/5{color:rgba(148,163,184,.05)}.text-slate-400\/50{color:rgba(148,163,184,.5)}.text-slate-400\/60{color:rgba(148,163,184,.6)}.text-slate-400\/70{color:rgba(148,163,184,.7)}.text-slate-400\/75{color:rgba(148,163,184,.75)}.text-slate-400\/80{color:rgba(148,163,184,.8)}.text-slate-400\/90{color:rgba(148,163,184,.9)}.text-slate-400\/95{color:rgba(148,163,184,.95)}.text-slate-50{--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.text-slate-50\/0{color:rgba(248,250,252,0)}.text-slate-50\/10{color:rgba(248,250,252,.1)}.text-slate-50\/100{color:#f8fafc}.text-slate-50\/20{color:rgba(248,250,252,.2)}.text-slate-50\/25{color:rgba(248,250,252,.25)}.text-slate-50\/30{color:rgba(248,250,252,.3)}.text-slate-50\/40{color:rgba(248,250,252,.4)}.text-slate-50\/5{color:rgba(248,250,252,.05)}.text-slate-50\/50{color:rgba(248,250,252,.5)}.text-slate-50\/60{color:rgba(248,250,252,.6)}.text-slate-50\/70{color:rgba(248,250,252,.7)}.text-slate-50\/75{color:rgba(248,250,252,.75)}.text-slate-50\/80{color:rgba(248,250,252,.8)}.text-slate-50\/90{color:rgba(248,250,252,.9)}.text-slate-50\/95{color:rgba(248,250,252,.95)}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.text-slate-500\/0{color:rgba(100,116,139,0)}.text-slate-500\/10{color:rgba(100,116,139,.1)}.text-slate-500\/100{color:#64748b}.text-slate-500\/20{color:rgba(100,116,139,.2)}.text-slate-500\/25{color:rgba(100,116,139,.25)}.text-slate-500\/30{color:rgba(100,116,139,.3)}.text-slate-500\/40{color:rgba(100,116,139,.4)}.text-slate-500\/5{color:rgba(100,116,139,.05)}.text-slate-500\/50{color:rgba(100,116,139,.5)}.text-slate-500\/60{color:rgba(100,116,139,.6)}.text-slate-500\/70{color:rgba(100,116,139,.7)}.text-slate-500\/75{color:rgba(100,116,139,.75)}.text-slate-500\/80{color:rgba(100,116,139,.8)}.text-slate-500\/90{color:rgba(100,116,139,.9)}.text-slate-500\/95{color:rgba(100,116,139,.95)}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.text-slate-600\/0{color:rgba(71,85,105,0)}.text-slate-600\/10{color:rgba(71,85,105,.1)}.text-slate-600\/100{color:#475569}.text-slate-600\/20{color:rgba(71,85,105,.2)}.text-slate-600\/25{color:rgba(71,85,105,.25)}.text-slate-600\/30{color:rgba(71,85,105,.3)}.text-slate-600\/40{color:rgba(71,85,105,.4)}.text-slate-600\/5{color:rgba(71,85,105,.05)}.text-slate-600\/50{color:rgba(71,85,105,.5)}.text-slate-600\/60{color:rgba(71,85,105,.6)}.text-slate-600\/70{color:rgba(71,85,105,.7)}.text-slate-600\/75{color:rgba(71,85,105,.75)}.text-slate-600\/80{color:rgba(71,85,105,.8)}.text-slate-600\/90{color:rgba(71,85,105,.9)}.text-slate-600\/95{color:rgba(71,85,105,.95)}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.text-slate-700\/0{color:rgba(51,65,85,0)}.text-slate-700\/10{color:rgba(51,65,85,.1)}.text-slate-700\/100{color:#334155}.text-slate-700\/20{color:rgba(51,65,85,.2)}.text-slate-700\/25{color:rgba(51,65,85,.25)}.text-slate-700\/30{color:rgba(51,65,85,.3)}.text-slate-700\/40{color:rgba(51,65,85,.4)}.text-slate-700\/5{color:rgba(51,65,85,.05)}.text-slate-700\/50{color:rgba(51,65,85,.5)}.text-slate-700\/60{color:rgba(51,65,85,.6)}.text-slate-700\/70{color:rgba(51,65,85,.7)}.text-slate-700\/75{color:rgba(51,65,85,.75)}.text-slate-700\/80{color:rgba(51,65,85,.8)}.text-slate-700\/90{color:rgba(51,65,85,.9)}.text-slate-700\/95{color:rgba(51,65,85,.95)}.text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.text-slate-800\/0{color:rgba(30,41,59,0)}.text-slate-800\/10{color:rgba(30,41,59,.1)}.text-slate-800\/100{color:#1e293b}.text-slate-800\/20{color:rgba(30,41,59,.2)}.text-slate-800\/25{color:rgba(30,41,59,.25)}.text-slate-800\/30{color:rgba(30,41,59,.3)}.text-slate-800\/40{color:rgba(30,41,59,.4)}.text-slate-800\/5{color:rgba(30,41,59,.05)}.text-slate-800\/50{color:rgba(30,41,59,.5)}.text-slate-800\/60{color:rgba(30,41,59,.6)}.text-slate-800\/70{color:rgba(30,41,59,.7)}.text-slate-800\/75{color:rgba(30,41,59,.75)}.text-slate-800\/80{color:rgba(30,41,59,.8)}.text-slate-800\/90{color:rgba(30,41,59,.9)}.text-slate-800\/95{color:rgba(30,41,59,.95)}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.text-slate-900\/0{color:rgba(15,23,42,0)}.text-slate-900\/10{color:rgba(15,23,42,.1)}.text-slate-900\/100{color:#0f172a}.text-slate-900\/20{color:rgba(15,23,42,.2)}.text-slate-900\/25{color:rgba(15,23,42,.25)}.text-slate-900\/30{color:rgba(15,23,42,.3)}.text-slate-900\/40{color:rgba(15,23,42,.4)}.text-slate-900\/5{color:rgba(15,23,42,.05)}.text-slate-900\/50{color:rgba(15,23,42,.5)}.text-slate-900\/60{color:rgba(15,23,42,.6)}.text-slate-900\/70{color:rgba(15,23,42,.7)}.text-slate-900\/75{color:rgba(15,23,42,.75)}.text-slate-900\/80{color:rgba(15,23,42,.8)}.text-slate-900\/90{color:rgba(15,23,42,.9)}.text-slate-900\/95{color:rgba(15,23,42,.95)}.text-stone-100{--tw-text-opacity:1;color:rgb(245 245 244/var(--tw-text-opacity))}.text-stone-100\/0{color:hsla(60,5%,96%,0)}.text-stone-100\/10{color:hsla(60,5%,96%,.1)}.text-stone-100\/100{color:#f5f5f4}.text-stone-100\/20{color:hsla(60,5%,96%,.2)}.text-stone-100\/25{color:hsla(60,5%,96%,.25)}.text-stone-100\/30{color:hsla(60,5%,96%,.3)}.text-stone-100\/40{color:hsla(60,5%,96%,.4)}.text-stone-100\/5{color:hsla(60,5%,96%,.05)}.text-stone-100\/50{color:hsla(60,5%,96%,.5)}.text-stone-100\/60{color:hsla(60,5%,96%,.6)}.text-stone-100\/70{color:hsla(60,5%,96%,.7)}.text-stone-100\/75{color:hsla(60,5%,96%,.75)}.text-stone-100\/80{color:hsla(60,5%,96%,.8)}.text-stone-100\/90{color:hsla(60,5%,96%,.9)}.text-stone-100\/95{color:hsla(60,5%,96%,.95)}.text-stone-200{--tw-text-opacity:1;color:rgb(231 229 228/var(--tw-text-opacity))}.text-stone-200\/0{color:hsla(20,6%,90%,0)}.text-stone-200\/10{color:hsla(20,6%,90%,.1)}.text-stone-200\/100{color:#e7e5e4}.text-stone-200\/20{color:hsla(20,6%,90%,.2)}.text-stone-200\/25{color:hsla(20,6%,90%,.25)}.text-stone-200\/30{color:hsla(20,6%,90%,.3)}.text-stone-200\/40{color:hsla(20,6%,90%,.4)}.text-stone-200\/5{color:hsla(20,6%,90%,.05)}.text-stone-200\/50{color:hsla(20,6%,90%,.5)}.text-stone-200\/60{color:hsla(20,6%,90%,.6)}.text-stone-200\/70{color:hsla(20,6%,90%,.7)}.text-stone-200\/75{color:hsla(20,6%,90%,.75)}.text-stone-200\/80{color:hsla(20,6%,90%,.8)}.text-stone-200\/90{color:hsla(20,6%,90%,.9)}.text-stone-200\/95{color:hsla(20,6%,90%,.95)}.text-stone-300{--tw-text-opacity:1;color:rgb(214 211 209/var(--tw-text-opacity))}.text-stone-300\/0{color:hsla(24,6%,83%,0)}.text-stone-300\/10{color:hsla(24,6%,83%,.1)}.text-stone-300\/100{color:#d6d3d1}.text-stone-300\/20{color:hsla(24,6%,83%,.2)}.text-stone-300\/25{color:hsla(24,6%,83%,.25)}.text-stone-300\/30{color:hsla(24,6%,83%,.3)}.text-stone-300\/40{color:hsla(24,6%,83%,.4)}.text-stone-300\/5{color:hsla(24,6%,83%,.05)}.text-stone-300\/50{color:hsla(24,6%,83%,.5)}.text-stone-300\/60{color:hsla(24,6%,83%,.6)}.text-stone-300\/70{color:hsla(24,6%,83%,.7)}.text-stone-300\/75{color:hsla(24,6%,83%,.75)}.text-stone-300\/80{color:hsla(24,6%,83%,.8)}.text-stone-300\/90{color:hsla(24,6%,83%,.9)}.text-stone-300\/95{color:hsla(24,6%,83%,.95)}.text-stone-400{--tw-text-opacity:1;color:rgb(168 162 158/var(--tw-text-opacity))}.text-stone-400\/0{color:hsla(24,5%,64%,0)}.text-stone-400\/10{color:hsla(24,5%,64%,.1)}.text-stone-400\/100{color:#a8a29e}.text-stone-400\/20{color:hsla(24,5%,64%,.2)}.text-stone-400\/25{color:hsla(24,5%,64%,.25)}.text-stone-400\/30{color:hsla(24,5%,64%,.3)}.text-stone-400\/40{color:hsla(24,5%,64%,.4)}.text-stone-400\/5{color:hsla(24,5%,64%,.05)}.text-stone-400\/50{color:hsla(24,5%,64%,.5)}.text-stone-400\/60{color:hsla(24,5%,64%,.6)}.text-stone-400\/70{color:hsla(24,5%,64%,.7)}.text-stone-400\/75{color:hsla(24,5%,64%,.75)}.text-stone-400\/80{color:hsla(24,5%,64%,.8)}.text-stone-400\/90{color:hsla(24,5%,64%,.9)}.text-stone-400\/95{color:hsla(24,5%,64%,.95)}.text-stone-50{--tw-text-opacity:1;color:rgb(250 250 249/var(--tw-text-opacity))}.text-stone-50\/0{color:hsla(60,9%,98%,0)}.text-stone-50\/10{color:hsla(60,9%,98%,.1)}.text-stone-50\/100{color:#fafaf9}.text-stone-50\/20{color:hsla(60,9%,98%,.2)}.text-stone-50\/25{color:hsla(60,9%,98%,.25)}.text-stone-50\/30{color:hsla(60,9%,98%,.3)}.text-stone-50\/40{color:hsla(60,9%,98%,.4)}.text-stone-50\/5{color:hsla(60,9%,98%,.05)}.text-stone-50\/50{color:hsla(60,9%,98%,.5)}.text-stone-50\/60{color:hsla(60,9%,98%,.6)}.text-stone-50\/70{color:hsla(60,9%,98%,.7)}.text-stone-50\/75{color:hsla(60,9%,98%,.75)}.text-stone-50\/80{color:hsla(60,9%,98%,.8)}.text-stone-50\/90{color:hsla(60,9%,98%,.9)}.text-stone-50\/95{color:hsla(60,9%,98%,.95)}.text-stone-500{--tw-text-opacity:1;color:rgb(120 113 108/var(--tw-text-opacity))}.text-stone-500\/0{color:hsla(25,5%,45%,0)}.text-stone-500\/10{color:hsla(25,5%,45%,.1)}.text-stone-500\/100{color:#78716c}.text-stone-500\/20{color:hsla(25,5%,45%,.2)}.text-stone-500\/25{color:hsla(25,5%,45%,.25)}.text-stone-500\/30{color:hsla(25,5%,45%,.3)}.text-stone-500\/40{color:hsla(25,5%,45%,.4)}.text-stone-500\/5{color:hsla(25,5%,45%,.05)}.text-stone-500\/50{color:hsla(25,5%,45%,.5)}.text-stone-500\/60{color:hsla(25,5%,45%,.6)}.text-stone-500\/70{color:hsla(25,5%,45%,.7)}.text-stone-500\/75{color:hsla(25,5%,45%,.75)}.text-stone-500\/80{color:hsla(25,5%,45%,.8)}.text-stone-500\/90{color:hsla(25,5%,45%,.9)}.text-stone-500\/95{color:hsla(25,5%,45%,.95)}.text-stone-600{--tw-text-opacity:1;color:rgb(87 83 78/var(--tw-text-opacity))}.text-stone-600\/0{color:rgba(87,83,78,0)}.text-stone-600\/10{color:rgba(87,83,78,.1)}.text-stone-600\/100{color:#57534e}.text-stone-600\/20{color:rgba(87,83,78,.2)}.text-stone-600\/25{color:rgba(87,83,78,.25)}.text-stone-600\/30{color:rgba(87,83,78,.3)}.text-stone-600\/40{color:rgba(87,83,78,.4)}.text-stone-600\/5{color:rgba(87,83,78,.05)}.text-stone-600\/50{color:rgba(87,83,78,.5)}.text-stone-600\/60{color:rgba(87,83,78,.6)}.text-stone-600\/70{color:rgba(87,83,78,.7)}.text-stone-600\/75{color:rgba(87,83,78,.75)}.text-stone-600\/80{color:rgba(87,83,78,.8)}.text-stone-600\/90{color:rgba(87,83,78,.9)}.text-stone-600\/95{color:rgba(87,83,78,.95)}.text-stone-700{--tw-text-opacity:1;color:rgb(68 64 60/var(--tw-text-opacity))}.text-stone-700\/0{color:rgba(68,64,60,0)}.text-stone-700\/10{color:rgba(68,64,60,.1)}.text-stone-700\/100{color:#44403c}.text-stone-700\/20{color:rgba(68,64,60,.2)}.text-stone-700\/25{color:rgba(68,64,60,.25)}.text-stone-700\/30{color:rgba(68,64,60,.3)}.text-stone-700\/40{color:rgba(68,64,60,.4)}.text-stone-700\/5{color:rgba(68,64,60,.05)}.text-stone-700\/50{color:rgba(68,64,60,.5)}.text-stone-700\/60{color:rgba(68,64,60,.6)}.text-stone-700\/70{color:rgba(68,64,60,.7)}.text-stone-700\/75{color:rgba(68,64,60,.75)}.text-stone-700\/80{color:rgba(68,64,60,.8)}.text-stone-700\/90{color:rgba(68,64,60,.9)}.text-stone-700\/95{color:rgba(68,64,60,.95)}.text-stone-800{--tw-text-opacity:1;color:rgb(41 37 36/var(--tw-text-opacity))}.text-stone-800\/0{color:rgba(41,37,36,0)}.text-stone-800\/10{color:rgba(41,37,36,.1)}.text-stone-800\/100{color:#292524}.text-stone-800\/20{color:rgba(41,37,36,.2)}.text-stone-800\/25{color:rgba(41,37,36,.25)}.text-stone-800\/30{color:rgba(41,37,36,.3)}.text-stone-800\/40{color:rgba(41,37,36,.4)}.text-stone-800\/5{color:rgba(41,37,36,.05)}.text-stone-800\/50{color:rgba(41,37,36,.5)}.text-stone-800\/60{color:rgba(41,37,36,.6)}.text-stone-800\/70{color:rgba(41,37,36,.7)}.text-stone-800\/75{color:rgba(41,37,36,.75)}.text-stone-800\/80{color:rgba(41,37,36,.8)}.text-stone-800\/90{color:rgba(41,37,36,.9)}.text-stone-800\/95{color:rgba(41,37,36,.95)}.text-stone-900{--tw-text-opacity:1;color:rgb(28 25 23/var(--tw-text-opacity))}.text-stone-900\/0{color:rgba(28,25,23,0)}.text-stone-900\/10{color:rgba(28,25,23,.1)}.text-stone-900\/100{color:#1c1917}.text-stone-900\/20{color:rgba(28,25,23,.2)}.text-stone-900\/25{color:rgba(28,25,23,.25)}.text-stone-900\/30{color:rgba(28,25,23,.3)}.text-stone-900\/40{color:rgba(28,25,23,.4)}.text-stone-900\/5{color:rgba(28,25,23,.05)}.text-stone-900\/50{color:rgba(28,25,23,.5)}.text-stone-900\/60{color:rgba(28,25,23,.6)}.text-stone-900\/70{color:rgba(28,25,23,.7)}.text-stone-900\/75{color:rgba(28,25,23,.75)}.text-stone-900\/80{color:rgba(28,25,23,.8)}.text-stone-900\/90{color:rgba(28,25,23,.9)}.text-stone-900\/95{color:rgba(28,25,23,.95)}.text-teal-100{--tw-text-opacity:1;color:rgb(213 245 246/var(--tw-text-opacity))}.text-teal-100\/0{color:rgba(213,245,246,0)}.text-teal-100\/10{color:rgba(213,245,246,.1)}.text-teal-100\/100{color:#d5f5f6}.text-teal-100\/20{color:rgba(213,245,246,.2)}.text-teal-100\/25{color:rgba(213,245,246,.25)}.text-teal-100\/30{color:rgba(213,245,246,.3)}.text-teal-100\/40{color:rgba(213,245,246,.4)}.text-teal-100\/5{color:rgba(213,245,246,.05)}.text-teal-100\/50{color:rgba(213,245,246,.5)}.text-teal-100\/60{color:rgba(213,245,246,.6)}.text-teal-100\/70{color:rgba(213,245,246,.7)}.text-teal-100\/75{color:rgba(213,245,246,.75)}.text-teal-100\/80{color:rgba(213,245,246,.8)}.text-teal-100\/90{color:rgba(213,245,246,.9)}.text-teal-100\/95{color:rgba(213,245,246,.95)}.text-teal-200{--tw-text-opacity:1;color:rgb(175 236 239/var(--tw-text-opacity))}.text-teal-200\/0{color:rgba(175,236,239,0)}.text-teal-200\/10{color:rgba(175,236,239,.1)}.text-teal-200\/100{color:#afecef}.text-teal-200\/20{color:rgba(175,236,239,.2)}.text-teal-200\/25{color:rgba(175,236,239,.25)}.text-teal-200\/30{color:rgba(175,236,239,.3)}.text-teal-200\/40{color:rgba(175,236,239,.4)}.text-teal-200\/5{color:rgba(175,236,239,.05)}.text-teal-200\/50{color:rgba(175,236,239,.5)}.text-teal-200\/60{color:rgba(175,236,239,.6)}.text-teal-200\/70{color:rgba(175,236,239,.7)}.text-teal-200\/75{color:rgba(175,236,239,.75)}.text-teal-200\/80{color:rgba(175,236,239,.8)}.text-teal-200\/90{color:rgba(175,236,239,.9)}.text-teal-200\/95{color:rgba(175,236,239,.95)}.text-teal-300{--tw-text-opacity:1;color:rgb(126 220 226/var(--tw-text-opacity))}.text-teal-300\/0{color:rgba(126,220,226,0)}.text-teal-300\/10{color:rgba(126,220,226,.1)}.text-teal-300\/100{color:#7edce2}.text-teal-300\/20{color:rgba(126,220,226,.2)}.text-teal-300\/25{color:rgba(126,220,226,.25)}.text-teal-300\/30{color:rgba(126,220,226,.3)}.text-teal-300\/40{color:rgba(126,220,226,.4)}.text-teal-300\/5{color:rgba(126,220,226,.05)}.text-teal-300\/50{color:rgba(126,220,226,.5)}.text-teal-300\/60{color:rgba(126,220,226,.6)}.text-teal-300\/70{color:rgba(126,220,226,.7)}.text-teal-300\/75{color:rgba(126,220,226,.75)}.text-teal-300\/80{color:rgba(126,220,226,.8)}.text-teal-300\/90{color:rgba(126,220,226,.9)}.text-teal-300\/95{color:rgba(126,220,226,.95)}.text-teal-400{--tw-text-opacity:1;color:rgb(22 189 202/var(--tw-text-opacity))}.text-teal-400\/0{color:rgba(22,189,202,0)}.text-teal-400\/10{color:rgba(22,189,202,.1)}.text-teal-400\/100{color:#16bdca}.text-teal-400\/20{color:rgba(22,189,202,.2)}.text-teal-400\/25{color:rgba(22,189,202,.25)}.text-teal-400\/30{color:rgba(22,189,202,.3)}.text-teal-400\/40{color:rgba(22,189,202,.4)}.text-teal-400\/5{color:rgba(22,189,202,.05)}.text-teal-400\/50{color:rgba(22,189,202,.5)}.text-teal-400\/60{color:rgba(22,189,202,.6)}.text-teal-400\/70{color:rgba(22,189,202,.7)}.text-teal-400\/75{color:rgba(22,189,202,.75)}.text-teal-400\/80{color:rgba(22,189,202,.8)}.text-teal-400\/90{color:rgba(22,189,202,.9)}.text-teal-400\/95{color:rgba(22,189,202,.95)}.text-teal-50{--tw-text-opacity:1;color:rgb(237 250 250/var(--tw-text-opacity))}.text-teal-50\/0{color:rgba(237,250,250,0)}.text-teal-50\/10{color:rgba(237,250,250,.1)}.text-teal-50\/100{color:#edfafa}.text-teal-50\/20{color:rgba(237,250,250,.2)}.text-teal-50\/25{color:rgba(237,250,250,.25)}.text-teal-50\/30{color:rgba(237,250,250,.3)}.text-teal-50\/40{color:rgba(237,250,250,.4)}.text-teal-50\/5{color:rgba(237,250,250,.05)}.text-teal-50\/50{color:rgba(237,250,250,.5)}.text-teal-50\/60{color:rgba(237,250,250,.6)}.text-teal-50\/70{color:rgba(237,250,250,.7)}.text-teal-50\/75{color:rgba(237,250,250,.75)}.text-teal-50\/80{color:rgba(237,250,250,.8)}.text-teal-50\/90{color:rgba(237,250,250,.9)}.text-teal-50\/95{color:rgba(237,250,250,.95)}.text-teal-500{--tw-text-opacity:1;color:rgb(6 148 162/var(--tw-text-opacity))}.text-teal-500\/0{color:rgba(6,148,162,0)}.text-teal-500\/10{color:rgba(6,148,162,.1)}.text-teal-500\/100{color:#0694a2}.text-teal-500\/20{color:rgba(6,148,162,.2)}.text-teal-500\/25{color:rgba(6,148,162,.25)}.text-teal-500\/30{color:rgba(6,148,162,.3)}.text-teal-500\/40{color:rgba(6,148,162,.4)}.text-teal-500\/5{color:rgba(6,148,162,.05)}.text-teal-500\/50{color:rgba(6,148,162,.5)}.text-teal-500\/60{color:rgba(6,148,162,.6)}.text-teal-500\/70{color:rgba(6,148,162,.7)}.text-teal-500\/75{color:rgba(6,148,162,.75)}.text-teal-500\/80{color:rgba(6,148,162,.8)}.text-teal-500\/90{color:rgba(6,148,162,.9)}.text-teal-500\/95{color:rgba(6,148,162,.95)}.text-teal-600{--tw-text-opacity:1;color:rgb(4 116 129/var(--tw-text-opacity))}.text-teal-600\/0{color:rgba(4,116,129,0)}.text-teal-600\/10{color:rgba(4,116,129,.1)}.text-teal-600\/100{color:#047481}.text-teal-600\/20{color:rgba(4,116,129,.2)}.text-teal-600\/25{color:rgba(4,116,129,.25)}.text-teal-600\/30{color:rgba(4,116,129,.3)}.text-teal-600\/40{color:rgba(4,116,129,.4)}.text-teal-600\/5{color:rgba(4,116,129,.05)}.text-teal-600\/50{color:rgba(4,116,129,.5)}.text-teal-600\/60{color:rgba(4,116,129,.6)}.text-teal-600\/70{color:rgba(4,116,129,.7)}.text-teal-600\/75{color:rgba(4,116,129,.75)}.text-teal-600\/80{color:rgba(4,116,129,.8)}.text-teal-600\/90{color:rgba(4,116,129,.9)}.text-teal-600\/95{color:rgba(4,116,129,.95)}.text-teal-700{--tw-text-opacity:1;color:rgb(3 102 114/var(--tw-text-opacity))}.text-teal-700\/0{color:rgba(3,102,114,0)}.text-teal-700\/10{color:rgba(3,102,114,.1)}.text-teal-700\/100{color:#036672}.text-teal-700\/20{color:rgba(3,102,114,.2)}.text-teal-700\/25{color:rgba(3,102,114,.25)}.text-teal-700\/30{color:rgba(3,102,114,.3)}.text-teal-700\/40{color:rgba(3,102,114,.4)}.text-teal-700\/5{color:rgba(3,102,114,.05)}.text-teal-700\/50{color:rgba(3,102,114,.5)}.text-teal-700\/60{color:rgba(3,102,114,.6)}.text-teal-700\/70{color:rgba(3,102,114,.7)}.text-teal-700\/75{color:rgba(3,102,114,.75)}.text-teal-700\/80{color:rgba(3,102,114,.8)}.text-teal-700\/90{color:rgba(3,102,114,.9)}.text-teal-700\/95{color:rgba(3,102,114,.95)}.text-teal-800{--tw-text-opacity:1;color:rgb(5 80 92/var(--tw-text-opacity))}.text-teal-800\/0{color:rgba(5,80,92,0)}.text-teal-800\/10{color:rgba(5,80,92,.1)}.text-teal-800\/100{color:#05505c}.text-teal-800\/20{color:rgba(5,80,92,.2)}.text-teal-800\/25{color:rgba(5,80,92,.25)}.text-teal-800\/30{color:rgba(5,80,92,.3)}.text-teal-800\/40{color:rgba(5,80,92,.4)}.text-teal-800\/5{color:rgba(5,80,92,.05)}.text-teal-800\/50{color:rgba(5,80,92,.5)}.text-teal-800\/60{color:rgba(5,80,92,.6)}.text-teal-800\/70{color:rgba(5,80,92,.7)}.text-teal-800\/75{color:rgba(5,80,92,.75)}.text-teal-800\/80{color:rgba(5,80,92,.8)}.text-teal-800\/90{color:rgba(5,80,92,.9)}.text-teal-800\/95{color:rgba(5,80,92,.95)}.text-teal-900{--tw-text-opacity:1;color:rgb(1 68 81/var(--tw-text-opacity))}.text-teal-900\/0{color:rgba(1,68,81,0)}.text-teal-900\/10{color:rgba(1,68,81,.1)}.text-teal-900\/100{color:#014451}.text-teal-900\/20{color:rgba(1,68,81,.2)}.text-teal-900\/25{color:rgba(1,68,81,.25)}.text-teal-900\/30{color:rgba(1,68,81,.3)}.text-teal-900\/40{color:rgba(1,68,81,.4)}.text-teal-900\/5{color:rgba(1,68,81,.05)}.text-teal-900\/50{color:rgba(1,68,81,.5)}.text-teal-900\/60{color:rgba(1,68,81,.6)}.text-teal-900\/70{color:rgba(1,68,81,.7)}.text-teal-900\/75{color:rgba(1,68,81,.75)}.text-teal-900\/80{color:rgba(1,68,81,.8)}.text-teal-900\/90{color:rgba(1,68,81,.9)}.text-teal-900\/95{color:rgba(1,68,81,.95)}.text-violet-100{--tw-text-opacity:1;color:rgb(237 233 254/var(--tw-text-opacity))}.text-violet-100\/0{color:rgba(237,233,254,0)}.text-violet-100\/10{color:rgba(237,233,254,.1)}.text-violet-100\/100{color:#ede9fe}.text-violet-100\/20{color:rgba(237,233,254,.2)}.text-violet-100\/25{color:rgba(237,233,254,.25)}.text-violet-100\/30{color:rgba(237,233,254,.3)}.text-violet-100\/40{color:rgba(237,233,254,.4)}.text-violet-100\/5{color:rgba(237,233,254,.05)}.text-violet-100\/50{color:rgba(237,233,254,.5)}.text-violet-100\/60{color:rgba(237,233,254,.6)}.text-violet-100\/70{color:rgba(237,233,254,.7)}.text-violet-100\/75{color:rgba(237,233,254,.75)}.text-violet-100\/80{color:rgba(237,233,254,.8)}.text-violet-100\/90{color:rgba(237,233,254,.9)}.text-violet-100\/95{color:rgba(237,233,254,.95)}.text-violet-200{--tw-text-opacity:1;color:rgb(221 214 254/var(--tw-text-opacity))}.text-violet-200\/0{color:rgba(221,214,254,0)}.text-violet-200\/10{color:rgba(221,214,254,.1)}.text-violet-200\/100{color:#ddd6fe}.text-violet-200\/20{color:rgba(221,214,254,.2)}.text-violet-200\/25{color:rgba(221,214,254,.25)}.text-violet-200\/30{color:rgba(221,214,254,.3)}.text-violet-200\/40{color:rgba(221,214,254,.4)}.text-violet-200\/5{color:rgba(221,214,254,.05)}.text-violet-200\/50{color:rgba(221,214,254,.5)}.text-violet-200\/60{color:rgba(221,214,254,.6)}.text-violet-200\/70{color:rgba(221,214,254,.7)}.text-violet-200\/75{color:rgba(221,214,254,.75)}.text-violet-200\/80{color:rgba(221,214,254,.8)}.text-violet-200\/90{color:rgba(221,214,254,.9)}.text-violet-200\/95{color:rgba(221,214,254,.95)}.text-violet-300{--tw-text-opacity:1;color:rgb(196 181 253/var(--tw-text-opacity))}.text-violet-300\/0{color:rgba(196,181,253,0)}.text-violet-300\/10{color:rgba(196,181,253,.1)}.text-violet-300\/100{color:#c4b5fd}.text-violet-300\/20{color:rgba(196,181,253,.2)}.text-violet-300\/25{color:rgba(196,181,253,.25)}.text-violet-300\/30{color:rgba(196,181,253,.3)}.text-violet-300\/40{color:rgba(196,181,253,.4)}.text-violet-300\/5{color:rgba(196,181,253,.05)}.text-violet-300\/50{color:rgba(196,181,253,.5)}.text-violet-300\/60{color:rgba(196,181,253,.6)}.text-violet-300\/70{color:rgba(196,181,253,.7)}.text-violet-300\/75{color:rgba(196,181,253,.75)}.text-violet-300\/80{color:rgba(196,181,253,.8)}.text-violet-300\/90{color:rgba(196,181,253,.9)}.text-violet-300\/95{color:rgba(196,181,253,.95)}.text-violet-400{--tw-text-opacity:1;color:rgb(167 139 250/var(--tw-text-opacity))}.text-violet-400\/0{color:rgba(167,139,250,0)}.text-violet-400\/10{color:rgba(167,139,250,.1)}.text-violet-400\/100{color:#a78bfa}.text-violet-400\/20{color:rgba(167,139,250,.2)}.text-violet-400\/25{color:rgba(167,139,250,.25)}.text-violet-400\/30{color:rgba(167,139,250,.3)}.text-violet-400\/40{color:rgba(167,139,250,.4)}.text-violet-400\/5{color:rgba(167,139,250,.05)}.text-violet-400\/50{color:rgba(167,139,250,.5)}.text-violet-400\/60{color:rgba(167,139,250,.6)}.text-violet-400\/70{color:rgba(167,139,250,.7)}.text-violet-400\/75{color:rgba(167,139,250,.75)}.text-violet-400\/80{color:rgba(167,139,250,.8)}.text-violet-400\/90{color:rgba(167,139,250,.9)}.text-violet-400\/95{color:rgba(167,139,250,.95)}.text-violet-50{--tw-text-opacity:1;color:rgb(245 243 255/var(--tw-text-opacity))}.text-violet-50\/0{color:rgba(245,243,255,0)}.text-violet-50\/10{color:rgba(245,243,255,.1)}.text-violet-50\/100{color:#f5f3ff}.text-violet-50\/20{color:rgba(245,243,255,.2)}.text-violet-50\/25{color:rgba(245,243,255,.25)}.text-violet-50\/30{color:rgba(245,243,255,.3)}.text-violet-50\/40{color:rgba(245,243,255,.4)}.text-violet-50\/5{color:rgba(245,243,255,.05)}.text-violet-50\/50{color:rgba(245,243,255,.5)}.text-violet-50\/60{color:rgba(245,243,255,.6)}.text-violet-50\/70{color:rgba(245,243,255,.7)}.text-violet-50\/75{color:rgba(245,243,255,.75)}.text-violet-50\/80{color:rgba(245,243,255,.8)}.text-violet-50\/90{color:rgba(245,243,255,.9)}.text-violet-50\/95{color:rgba(245,243,255,.95)}.text-violet-500{--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}.text-violet-500\/0{color:rgba(139,92,246,0)}.text-violet-500\/10{color:rgba(139,92,246,.1)}.text-violet-500\/100{color:#8b5cf6}.text-violet-500\/20{color:rgba(139,92,246,.2)}.text-violet-500\/25{color:rgba(139,92,246,.25)}.text-violet-500\/30{color:rgba(139,92,246,.3)}.text-violet-500\/40{color:rgba(139,92,246,.4)}.text-violet-500\/5{color:rgba(139,92,246,.05)}.text-violet-500\/50{color:rgba(139,92,246,.5)}.text-violet-500\/60{color:rgba(139,92,246,.6)}.text-violet-500\/70{color:rgba(139,92,246,.7)}.text-violet-500\/75{color:rgba(139,92,246,.75)}.text-violet-500\/80{color:rgba(139,92,246,.8)}.text-violet-500\/90{color:rgba(139,92,246,.9)}.text-violet-500\/95{color:rgba(139,92,246,.95)}.text-violet-600{--tw-text-opacity:1;color:rgb(124 58 237/var(--tw-text-opacity))}.text-violet-600\/0{color:rgba(124,58,237,0)}.text-violet-600\/10{color:rgba(124,58,237,.1)}.text-violet-600\/100{color:#7c3aed}.text-violet-600\/20{color:rgba(124,58,237,.2)}.text-violet-600\/25{color:rgba(124,58,237,.25)}.text-violet-600\/30{color:rgba(124,58,237,.3)}.text-violet-600\/40{color:rgba(124,58,237,.4)}.text-violet-600\/5{color:rgba(124,58,237,.05)}.text-violet-600\/50{color:rgba(124,58,237,.5)}.text-violet-600\/60{color:rgba(124,58,237,.6)}.text-violet-600\/70{color:rgba(124,58,237,.7)}.text-violet-600\/75{color:rgba(124,58,237,.75)}.text-violet-600\/80{color:rgba(124,58,237,.8)}.text-violet-600\/90{color:rgba(124,58,237,.9)}.text-violet-600\/95{color:rgba(124,58,237,.95)}.text-violet-700{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}.text-violet-700\/0{color:rgba(109,40,217,0)}.text-violet-700\/10{color:rgba(109,40,217,.1)}.text-violet-700\/100{color:#6d28d9}.text-violet-700\/20{color:rgba(109,40,217,.2)}.text-violet-700\/25{color:rgba(109,40,217,.25)}.text-violet-700\/30{color:rgba(109,40,217,.3)}.text-violet-700\/40{color:rgba(109,40,217,.4)}.text-violet-700\/5{color:rgba(109,40,217,.05)}.text-violet-700\/50{color:rgba(109,40,217,.5)}.text-violet-700\/60{color:rgba(109,40,217,.6)}.text-violet-700\/70{color:rgba(109,40,217,.7)}.text-violet-700\/75{color:rgba(109,40,217,.75)}.text-violet-700\/80{color:rgba(109,40,217,.8)}.text-violet-700\/90{color:rgba(109,40,217,.9)}.text-violet-700\/95{color:rgba(109,40,217,.95)}.text-violet-800{--tw-text-opacity:1;color:rgb(91 33 182/var(--tw-text-opacity))}.text-violet-800\/0{color:rgba(91,33,182,0)}.text-violet-800\/10{color:rgba(91,33,182,.1)}.text-violet-800\/100{color:#5b21b6}.text-violet-800\/20{color:rgba(91,33,182,.2)}.text-violet-800\/25{color:rgba(91,33,182,.25)}.text-violet-800\/30{color:rgba(91,33,182,.3)}.text-violet-800\/40{color:rgba(91,33,182,.4)}.text-violet-800\/5{color:rgba(91,33,182,.05)}.text-violet-800\/50{color:rgba(91,33,182,.5)}.text-violet-800\/60{color:rgba(91,33,182,.6)}.text-violet-800\/70{color:rgba(91,33,182,.7)}.text-violet-800\/75{color:rgba(91,33,182,.75)}.text-violet-800\/80{color:rgba(91,33,182,.8)}.text-violet-800\/90{color:rgba(91,33,182,.9)}.text-violet-800\/95{color:rgba(91,33,182,.95)}.text-violet-900{--tw-text-opacity:1;color:rgb(76 29 149/var(--tw-text-opacity))}.text-violet-900\/0{color:rgba(76,29,149,0)}.text-violet-900\/10{color:rgba(76,29,149,.1)}.text-violet-900\/100{color:#4c1d95}.text-violet-900\/20{color:rgba(76,29,149,.2)}.text-violet-900\/25{color:rgba(76,29,149,.25)}.text-violet-900\/30{color:rgba(76,29,149,.3)}.text-violet-900\/40{color:rgba(76,29,149,.4)}.text-violet-900\/5{color:rgba(76,29,149,.05)}.text-violet-900\/50{color:rgba(76,29,149,.5)}.text-violet-900\/60{color:rgba(76,29,149,.6)}.text-violet-900\/70{color:rgba(76,29,149,.7)}.text-violet-900\/75{color:rgba(76,29,149,.75)}.text-violet-900\/80{color:rgba(76,29,149,.8)}.text-violet-900\/90{color:rgba(76,29,149,.9)}.text-violet-900\/95{color:rgba(76,29,149,.95)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-100{--tw-text-opacity:1;color:rgb(253 246 178/var(--tw-text-opacity))}.text-yellow-100\/0{color:hsla(54,95%,85%,0)}.text-yellow-100\/10{color:hsla(54,95%,85%,.1)}.text-yellow-100\/100{color:#fdf6b2}.text-yellow-100\/20{color:hsla(54,95%,85%,.2)}.text-yellow-100\/25{color:hsla(54,95%,85%,.25)}.text-yellow-100\/30{color:hsla(54,95%,85%,.3)}.text-yellow-100\/40{color:hsla(54,95%,85%,.4)}.text-yellow-100\/5{color:hsla(54,95%,85%,.05)}.text-yellow-100\/50{color:hsla(54,95%,85%,.5)}.text-yellow-100\/60{color:hsla(54,95%,85%,.6)}.text-yellow-100\/70{color:hsla(54,95%,85%,.7)}.text-yellow-100\/75{color:hsla(54,95%,85%,.75)}.text-yellow-100\/80{color:hsla(54,95%,85%,.8)}.text-yellow-100\/90{color:hsla(54,95%,85%,.9)}.text-yellow-100\/95{color:hsla(54,95%,85%,.95)}.text-yellow-200{--tw-text-opacity:1;color:rgb(252 233 106/var(--tw-text-opacity))}.text-yellow-200\/0{color:hsla(52,96%,70%,0)}.text-yellow-200\/10{color:hsla(52,96%,70%,.1)}.text-yellow-200\/100{color:#fce96a}.text-yellow-200\/20{color:hsla(52,96%,70%,.2)}.text-yellow-200\/25{color:hsla(52,96%,70%,.25)}.text-yellow-200\/30{color:hsla(52,96%,70%,.3)}.text-yellow-200\/40{color:hsla(52,96%,70%,.4)}.text-yellow-200\/5{color:hsla(52,96%,70%,.05)}.text-yellow-200\/50{color:hsla(52,96%,70%,.5)}.text-yellow-200\/60{color:hsla(52,96%,70%,.6)}.text-yellow-200\/70{color:hsla(52,96%,70%,.7)}.text-yellow-200\/75{color:hsla(52,96%,70%,.75)}.text-yellow-200\/80{color:hsla(52,96%,70%,.8)}.text-yellow-200\/90{color:hsla(52,96%,70%,.9)}.text-yellow-200\/95{color:hsla(52,96%,70%,.95)}.text-yellow-300{--tw-text-opacity:1;color:rgb(250 202 21/var(--tw-text-opacity))}.text-yellow-300\/0{color:rgba(250,202,21,0)}.text-yellow-300\/10{color:rgba(250,202,21,.1)}.text-yellow-300\/100{color:#faca15}.text-yellow-300\/20{color:rgba(250,202,21,.2)}.text-yellow-300\/25{color:rgba(250,202,21,.25)}.text-yellow-300\/30{color:rgba(250,202,21,.3)}.text-yellow-300\/40{color:rgba(250,202,21,.4)}.text-yellow-300\/5{color:rgba(250,202,21,.05)}.text-yellow-300\/50{color:rgba(250,202,21,.5)}.text-yellow-300\/60{color:rgba(250,202,21,.6)}.text-yellow-300\/70{color:rgba(250,202,21,.7)}.text-yellow-300\/75{color:rgba(250,202,21,.75)}.text-yellow-300\/80{color:rgba(250,202,21,.8)}.text-yellow-300\/90{color:rgba(250,202,21,.9)}.text-yellow-300\/95{color:rgba(250,202,21,.95)}.text-yellow-400{--tw-text-opacity:1;color:rgb(227 160 8/var(--tw-text-opacity))}.text-yellow-400\/0{color:rgba(227,160,8,0)}.text-yellow-400\/10{color:rgba(227,160,8,.1)}.text-yellow-400\/100{color:#e3a008}.text-yellow-400\/20{color:rgba(227,160,8,.2)}.text-yellow-400\/25{color:rgba(227,160,8,.25)}.text-yellow-400\/30{color:rgba(227,160,8,.3)}.text-yellow-400\/40{color:rgba(227,160,8,.4)}.text-yellow-400\/5{color:rgba(227,160,8,.05)}.text-yellow-400\/50{color:rgba(227,160,8,.5)}.text-yellow-400\/60{color:rgba(227,160,8,.6)}.text-yellow-400\/70{color:rgba(227,160,8,.7)}.text-yellow-400\/75{color:rgba(227,160,8,.75)}.text-yellow-400\/80{color:rgba(227,160,8,.8)}.text-yellow-400\/90{color:rgba(227,160,8,.9)}.text-yellow-400\/95{color:rgba(227,160,8,.95)}.text-yellow-50{--tw-text-opacity:1;color:rgb(253 253 234/var(--tw-text-opacity))}.text-yellow-50\/0{color:hsla(60,83%,95%,0)}.text-yellow-50\/10{color:hsla(60,83%,95%,.1)}.text-yellow-50\/100{color:#fdfdea}.text-yellow-50\/20{color:hsla(60,83%,95%,.2)}.text-yellow-50\/25{color:hsla(60,83%,95%,.25)}.text-yellow-50\/30{color:hsla(60,83%,95%,.3)}.text-yellow-50\/40{color:hsla(60,83%,95%,.4)}.text-yellow-50\/5{color:hsla(60,83%,95%,.05)}.text-yellow-50\/50{color:hsla(60,83%,95%,.5)}.text-yellow-50\/60{color:hsla(60,83%,95%,.6)}.text-yellow-50\/70{color:hsla(60,83%,95%,.7)}.text-yellow-50\/75{color:hsla(60,83%,95%,.75)}.text-yellow-50\/80{color:hsla(60,83%,95%,.8)}.text-yellow-50\/90{color:hsla(60,83%,95%,.9)}.text-yellow-50\/95{color:hsla(60,83%,95%,.95)}.text-yellow-500{--tw-text-opacity:1;color:rgb(194 120 3/var(--tw-text-opacity))}.text-yellow-500\/0{color:rgba(194,120,3,0)}.text-yellow-500\/10{color:rgba(194,120,3,.1)}.text-yellow-500\/100{color:#c27803}.text-yellow-500\/20{color:rgba(194,120,3,.2)}.text-yellow-500\/25{color:rgba(194,120,3,.25)}.text-yellow-500\/30{color:rgba(194,120,3,.3)}.text-yellow-500\/40{color:rgba(194,120,3,.4)}.text-yellow-500\/5{color:rgba(194,120,3,.05)}.text-yellow-500\/50{color:rgba(194,120,3,.5)}.text-yellow-500\/60{color:rgba(194,120,3,.6)}.text-yellow-500\/70{color:rgba(194,120,3,.7)}.text-yellow-500\/75{color:rgba(194,120,3,.75)}.text-yellow-500\/80{color:rgba(194,120,3,.8)}.text-yellow-500\/90{color:rgba(194,120,3,.9)}.text-yellow-500\/95{color:rgba(194,120,3,.95)}.text-yellow-600{--tw-text-opacity:1;color:rgb(159 88 10/var(--tw-text-opacity))}.text-yellow-600\/0{color:rgba(159,88,10,0)}.text-yellow-600\/10{color:rgba(159,88,10,.1)}.text-yellow-600\/100{color:#9f580a}.text-yellow-600\/20{color:rgba(159,88,10,.2)}.text-yellow-600\/25{color:rgba(159,88,10,.25)}.text-yellow-600\/30{color:rgba(159,88,10,.3)}.text-yellow-600\/40{color:rgba(159,88,10,.4)}.text-yellow-600\/5{color:rgba(159,88,10,.05)}.text-yellow-600\/50{color:rgba(159,88,10,.5)}.text-yellow-600\/60{color:rgba(159,88,10,.6)}.text-yellow-600\/70{color:rgba(159,88,10,.7)}.text-yellow-600\/75{color:rgba(159,88,10,.75)}.text-yellow-600\/80{color:rgba(159,88,10,.8)}.text-yellow-600\/90{color:rgba(159,88,10,.9)}.text-yellow-600\/95{color:rgba(159,88,10,.95)}.text-yellow-700{--tw-text-opacity:1;color:rgb(142 75 16/var(--tw-text-opacity))}.text-yellow-700\/0{color:rgba(142,75,16,0)}.text-yellow-700\/10{color:rgba(142,75,16,.1)}.text-yellow-700\/100{color:#8e4b10}.text-yellow-700\/20{color:rgba(142,75,16,.2)}.text-yellow-700\/25{color:rgba(142,75,16,.25)}.text-yellow-700\/30{color:rgba(142,75,16,.3)}.text-yellow-700\/40{color:rgba(142,75,16,.4)}.text-yellow-700\/5{color:rgba(142,75,16,.05)}.text-yellow-700\/50{color:rgba(142,75,16,.5)}.text-yellow-700\/60{color:rgba(142,75,16,.6)}.text-yellow-700\/70{color:rgba(142,75,16,.7)}.text-yellow-700\/75{color:rgba(142,75,16,.75)}.text-yellow-700\/80{color:rgba(142,75,16,.8)}.text-yellow-700\/90{color:rgba(142,75,16,.9)}.text-yellow-700\/95{color:rgba(142,75,16,.95)}.text-yellow-800{--tw-text-opacity:1;color:rgb(114 59 19/var(--tw-text-opacity))}.text-yellow-800\/0{color:rgba(114,59,19,0)}.text-yellow-800\/10{color:rgba(114,59,19,.1)}.text-yellow-800\/100{color:#723b13}.text-yellow-800\/20{color:rgba(114,59,19,.2)}.text-yellow-800\/25{color:rgba(114,59,19,.25)}.text-yellow-800\/30{color:rgba(114,59,19,.3)}.text-yellow-800\/40{color:rgba(114,59,19,.4)}.text-yellow-800\/5{color:rgba(114,59,19,.05)}.text-yellow-800\/50{color:rgba(114,59,19,.5)}.text-yellow-800\/60{color:rgba(114,59,19,.6)}.text-yellow-800\/70{color:rgba(114,59,19,.7)}.text-yellow-800\/75{color:rgba(114,59,19,.75)}.text-yellow-800\/80{color:rgba(114,59,19,.8)}.text-yellow-800\/90{color:rgba(114,59,19,.9)}.text-yellow-800\/95{color:rgba(114,59,19,.95)}.text-yellow-900{--tw-text-opacity:1;color:rgb(99 49 18/var(--tw-text-opacity))}.text-yellow-900\/0{color:rgba(99,49,18,0)}.text-yellow-900\/10{color:rgba(99,49,18,.1)}.text-yellow-900\/100{color:#633112}.text-yellow-900\/20{color:rgba(99,49,18,.2)}.text-yellow-900\/25{color:rgba(99,49,18,.25)}.text-yellow-900\/30{color:rgba(99,49,18,.3)}.text-yellow-900\/40{color:rgba(99,49,18,.4)}.text-yellow-900\/5{color:rgba(99,49,18,.05)}.text-yellow-900\/50{color:rgba(99,49,18,.5)}.text-yellow-900\/60{color:rgba(99,49,18,.6)}.text-yellow-900\/70{color:rgba(99,49,18,.7)}.text-yellow-900\/75{color:rgba(99,49,18,.75)}.text-yellow-900\/80{color:rgba(99,49,18,.8)}.text-yellow-900\/90{color:rgba(99,49,18,.9)}.text-yellow-900\/95{color:rgba(99,49,18,.95)}.text-zinc-100{--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity))}.text-zinc-100\/0{color:hsla(240,5%,96%,0)}.text-zinc-100\/10{color:hsla(240,5%,96%,.1)}.text-zinc-100\/100{color:#f4f4f5}.text-zinc-100\/20{color:hsla(240,5%,96%,.2)}.text-zinc-100\/25{color:hsla(240,5%,96%,.25)}.text-zinc-100\/30{color:hsla(240,5%,96%,.3)}.text-zinc-100\/40{color:hsla(240,5%,96%,.4)}.text-zinc-100\/5{color:hsla(240,5%,96%,.05)}.text-zinc-100\/50{color:hsla(240,5%,96%,.5)}.text-zinc-100\/60{color:hsla(240,5%,96%,.6)}.text-zinc-100\/70{color:hsla(240,5%,96%,.7)}.text-zinc-100\/75{color:hsla(240,5%,96%,.75)}.text-zinc-100\/80{color:hsla(240,5%,96%,.8)}.text-zinc-100\/90{color:hsla(240,5%,96%,.9)}.text-zinc-100\/95{color:hsla(240,5%,96%,.95)}.text-zinc-200{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.text-zinc-200\/0{color:hsla(240,6%,90%,0)}.text-zinc-200\/10{color:hsla(240,6%,90%,.1)}.text-zinc-200\/100{color:#e4e4e7}.text-zinc-200\/20{color:hsla(240,6%,90%,.2)}.text-zinc-200\/25{color:hsla(240,6%,90%,.25)}.text-zinc-200\/30{color:hsla(240,6%,90%,.3)}.text-zinc-200\/40{color:hsla(240,6%,90%,.4)}.text-zinc-200\/5{color:hsla(240,6%,90%,.05)}.text-zinc-200\/50{color:hsla(240,6%,90%,.5)}.text-zinc-200\/60{color:hsla(240,6%,90%,.6)}.text-zinc-200\/70{color:hsla(240,6%,90%,.7)}.text-zinc-200\/75{color:hsla(240,6%,90%,.75)}.text-zinc-200\/80{color:hsla(240,6%,90%,.8)}.text-zinc-200\/90{color:hsla(240,6%,90%,.9)}.text-zinc-200\/95{color:hsla(240,6%,90%,.95)}.text-zinc-300{--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity))}.text-zinc-300\/0{color:hsla(240,5%,84%,0)}.text-zinc-300\/10{color:hsla(240,5%,84%,.1)}.text-zinc-300\/100{color:#d4d4d8}.text-zinc-300\/20{color:hsla(240,5%,84%,.2)}.text-zinc-300\/25{color:hsla(240,5%,84%,.25)}.text-zinc-300\/30{color:hsla(240,5%,84%,.3)}.text-zinc-300\/40{color:hsla(240,5%,84%,.4)}.text-zinc-300\/5{color:hsla(240,5%,84%,.05)}.text-zinc-300\/50{color:hsla(240,5%,84%,.5)}.text-zinc-300\/60{color:hsla(240,5%,84%,.6)}.text-zinc-300\/70{color:hsla(240,5%,84%,.7)}.text-zinc-300\/75{color:hsla(240,5%,84%,.75)}.text-zinc-300\/80{color:hsla(240,5%,84%,.8)}.text-zinc-300\/90{color:hsla(240,5%,84%,.9)}.text-zinc-300\/95{color:hsla(240,5%,84%,.95)}.text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.text-zinc-400\/0{color:hsla(240,5%,65%,0)}.text-zinc-400\/10{color:hsla(240,5%,65%,.1)}.text-zinc-400\/100{color:#a1a1aa}.text-zinc-400\/20{color:hsla(240,5%,65%,.2)}.text-zinc-400\/25{color:hsla(240,5%,65%,.25)}.text-zinc-400\/30{color:hsla(240,5%,65%,.3)}.text-zinc-400\/40{color:hsla(240,5%,65%,.4)}.text-zinc-400\/5{color:hsla(240,5%,65%,.05)}.text-zinc-400\/50{color:hsla(240,5%,65%,.5)}.text-zinc-400\/60{color:hsla(240,5%,65%,.6)}.text-zinc-400\/70{color:hsla(240,5%,65%,.7)}.text-zinc-400\/75{color:hsla(240,5%,65%,.75)}.text-zinc-400\/80{color:hsla(240,5%,65%,.8)}.text-zinc-400\/90{color:hsla(240,5%,65%,.9)}.text-zinc-400\/95{color:hsla(240,5%,65%,.95)}.text-zinc-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.text-zinc-50\/0{color:hsla(0,0%,98%,0)}.text-zinc-50\/10{color:hsla(0,0%,98%,.1)}.text-zinc-50\/100{color:#fafafa}.text-zinc-50\/20{color:hsla(0,0%,98%,.2)}.text-zinc-50\/25{color:hsla(0,0%,98%,.25)}.text-zinc-50\/30{color:hsla(0,0%,98%,.3)}.text-zinc-50\/40{color:hsla(0,0%,98%,.4)}.text-zinc-50\/5{color:hsla(0,0%,98%,.05)}.text-zinc-50\/50{color:hsla(0,0%,98%,.5)}.text-zinc-50\/60{color:hsla(0,0%,98%,.6)}.text-zinc-50\/70{color:hsla(0,0%,98%,.7)}.text-zinc-50\/75{color:hsla(0,0%,98%,.75)}.text-zinc-50\/80{color:hsla(0,0%,98%,.8)}.text-zinc-50\/90{color:hsla(0,0%,98%,.9)}.text-zinc-50\/95{color:hsla(0,0%,98%,.95)}.text-zinc-500{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}.text-zinc-500\/0{color:hsla(240,4%,46%,0)}.text-zinc-500\/10{color:hsla(240,4%,46%,.1)}.text-zinc-500\/100{color:#71717a}.text-zinc-500\/20{color:hsla(240,4%,46%,.2)}.text-zinc-500\/25{color:hsla(240,4%,46%,.25)}.text-zinc-500\/30{color:hsla(240,4%,46%,.3)}.text-zinc-500\/40{color:hsla(240,4%,46%,.4)}.text-zinc-500\/5{color:hsla(240,4%,46%,.05)}.text-zinc-500\/50{color:hsla(240,4%,46%,.5)}.text-zinc-500\/60{color:hsla(240,4%,46%,.6)}.text-zinc-500\/70{color:hsla(240,4%,46%,.7)}.text-zinc-500\/75{color:hsla(240,4%,46%,.75)}.text-zinc-500\/80{color:hsla(240,4%,46%,.8)}.text-zinc-500\/90{color:hsla(240,4%,46%,.9)}.text-zinc-500\/95{color:hsla(240,4%,46%,.95)}.text-zinc-600{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity))}.text-zinc-600\/0{color:rgba(82,82,91,0)}.text-zinc-600\/10{color:rgba(82,82,91,.1)}.text-zinc-600\/100{color:#52525b}.text-zinc-600\/20{color:rgba(82,82,91,.2)}.text-zinc-600\/25{color:rgba(82,82,91,.25)}.text-zinc-600\/30{color:rgba(82,82,91,.3)}.text-zinc-600\/40{color:rgba(82,82,91,.4)}.text-zinc-600\/5{color:rgba(82,82,91,.05)}.text-zinc-600\/50{color:rgba(82,82,91,.5)}.text-zinc-600\/60{color:rgba(82,82,91,.6)}.text-zinc-600\/70{color:rgba(82,82,91,.7)}.text-zinc-600\/75{color:rgba(82,82,91,.75)}.text-zinc-600\/80{color:rgba(82,82,91,.8)}.text-zinc-600\/90{color:rgba(82,82,91,.9)}.text-zinc-600\/95{color:rgba(82,82,91,.95)}.text-zinc-700{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.text-zinc-700\/0{color:rgba(63,63,70,0)}.text-zinc-700\/10{color:rgba(63,63,70,.1)}.text-zinc-700\/100{color:#3f3f46}.text-zinc-700\/20{color:rgba(63,63,70,.2)}.text-zinc-700\/25{color:rgba(63,63,70,.25)}.text-zinc-700\/30{color:rgba(63,63,70,.3)}.text-zinc-700\/40{color:rgba(63,63,70,.4)}.text-zinc-700\/5{color:rgba(63,63,70,.05)}.text-zinc-700\/50{color:rgba(63,63,70,.5)}.text-zinc-700\/60{color:rgba(63,63,70,.6)}.text-zinc-700\/70{color:rgba(63,63,70,.7)}.text-zinc-700\/75{color:rgba(63,63,70,.75)}.text-zinc-700\/80{color:rgba(63,63,70,.8)}.text-zinc-700\/90{color:rgba(63,63,70,.9)}.text-zinc-700\/95{color:rgba(63,63,70,.95)}.text-zinc-800{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}.text-zinc-800\/0{color:rgba(39,39,42,0)}.text-zinc-800\/10{color:rgba(39,39,42,.1)}.text-zinc-800\/100{color:#27272a}.text-zinc-800\/20{color:rgba(39,39,42,.2)}.text-zinc-800\/25{color:rgba(39,39,42,.25)}.text-zinc-800\/30{color:rgba(39,39,42,.3)}.text-zinc-800\/40{color:rgba(39,39,42,.4)}.text-zinc-800\/5{color:rgba(39,39,42,.05)}.text-zinc-800\/50{color:rgba(39,39,42,.5)}.text-zinc-800\/60{color:rgba(39,39,42,.6)}.text-zinc-800\/70{color:rgba(39,39,42,.7)}.text-zinc-800\/75{color:rgba(39,39,42,.75)}.text-zinc-800\/80{color:rgba(39,39,42,.8)}.text-zinc-800\/90{color:rgba(39,39,42,.9)}.text-zinc-800\/95{color:rgba(39,39,42,.95)}.text-zinc-900{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity))}.text-zinc-900\/0{color:rgba(24,24,27,0)}.text-zinc-900\/10{color:rgba(24,24,27,.1)}.text-zinc-900\/100{color:#18181b}.text-zinc-900\/20{color:rgba(24,24,27,.2)}.text-zinc-900\/25{color:rgba(24,24,27,.25)}.text-zinc-900\/30{color:rgba(24,24,27,.3)}.text-zinc-900\/40{color:rgba(24,24,27,.4)}.text-zinc-900\/5{color:rgba(24,24,27,.05)}.text-zinc-900\/50{color:rgba(24,24,27,.5)}.text-zinc-900\/60{color:rgba(24,24,27,.6)}.text-zinc-900\/70{color:rgba(24,24,27,.7)}.text-zinc-900\/75{color:rgba(24,24,27,.75)}.text-zinc-900\/80{color:rgba(24,24,27,.8)}.text-zinc-900\/90{color:rgba(24,24,27,.9)}.text-zinc-900\/95{color:rgba(24,24,27,.95)}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-cyan-700::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(14 116 144/var(--tw-placeholder-opacity))}.placeholder-cyan-700::placeholder{--tw-placeholder-opacity:1;color:rgb(14 116 144/var(--tw-placeholder-opacity))}.placeholder-green-700::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(4 108 78/var(--tw-placeholder-opacity))}.placeholder-green-700::placeholder{--tw-placeholder-opacity:1;color:rgb(4 108 78/var(--tw-placeholder-opacity))}.placeholder-red-700::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(200 30 30/var(--tw-placeholder-opacity))}.placeholder-red-700::placeholder{--tw-placeholder-opacity:1;color:rgb(200 30 30/var(--tw-placeholder-opacity))}.placeholder-yellow-700::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(142 75 16/var(--tw-placeholder-opacity))}.placeholder-yellow-700::placeholder{--tw-placeholder-opacity:1;color:rgb(142 75 16/var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-2,.ring-8{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-8{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-cyan-400{--tw-ring-opacity:1;--tw-ring-color:rgb(34 211 238/var(--tw-ring-opacity))}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity))}.ring-gray-500{--tw-ring-opacity:1;--tw-ring-color:rgb(107 114 128/var(--tw-ring-opacity))}.ring-gray-800{--tw-ring-opacity:1;--tw-ring-color:rgb(31 41 55/var(--tw-ring-opacity))}.ring-green-500{--tw-ring-opacity:1;--tw-ring-color:rgb(14 159 110/var(--tw-ring-opacity))}.ring-pink-500{--tw-ring-opacity:1;--tw-ring-color:rgb(231 70 148/var(--tw-ring-opacity))}.ring-purple-500{--tw-ring-opacity:1;--tw-ring-color:rgb(144 97 249/var(--tw-ring-opacity))}.ring-red-500{--tw-ring-opacity:1;--tw-ring-color:rgb(240 82 82/var(--tw-ring-opacity))}.ring-white{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))}.ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgb(250 202 21/var(--tw-ring-opacity))}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow-md{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06))}.grayscale{--tw-grayscale:grayscale(100%)}.grayscale,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-1000{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-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.auto-layout-image,.figma-variants-image,.style-guideline-image{max-height:42rem}.collapse{visibility:visible}@media only screen and (max-width:1024px){.collapse.collapsed{display:none}}.yt-video{height:250px}@media only screen and (min-width:768px){.yt-video{height:350px}}@media only screen and (min-width:1024px){.yt-video{height:500px}}.ytp-chrome-top-buttons,.ytp-impression-link{display:none!important}#carbonads *{margin:initial;padding:initial}#carbonads{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Helvetica,Arial,sans-serif;margin-top:1rem;margin-bottom:1rem;display:flex;max-width:330px;box-shadow:0 1px 4px 1px rgba(0,0,0,.1);z-index:100;margin-left:0!important;margin-right:0!important;margin-bottom:0!important;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}:is(.dark #carbonads){--tw-bg-opacity:1!important;background-color:rgb(31 41 55/var(--tw-bg-opacity))!important;--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}#carbonads a{text-decoration:none}#carbonads a,#carbonads a:hover{color:inherit}#carbonads span{position:relative;display:block;overflow:hidden}#carbonads .carbon-wrap{display:flex}#carbonads .carbon-img{display:block;margin:0;line-height:1}#carbonads .carbon-img img{display:block}#carbonads .carbon-text{font-size:13px;padding:10px;margin-bottom:16px;line-height:1.5;text-align:left}:is(.dark #carbonads .carbon-text){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}#carbonads .carbon-poweredby{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}:is(.dark #carbonads .carbon-poweredby){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}#carbonads .carbon-poweredby{display:block;padding:6px 8px;text-align:center;text-transform:uppercase;letter-spacing:.5px;font-weight:600;font-size:8px;line-height:1;border-top-left-radius:3px;position:absolute;bottom:0;right:0}.carbon-adds-wrapper{margin:0!important}.example-bg{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}:is(.dark .example-bg){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.dark .example-bg,.example-bg{background-image:url(/images/example-bg.svg)}code[class*=language-],pre[class*=language-]{color:#c5c8c6;text-shadow:0 1px rgba(0,0,0,.3);font-family:Menlo,ui-monospace,SFMono-Regular,Monaco,Consolas,Liberation Mono,Courier New,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;font-weight:300}.highlight pre[class*=language-]{overflow:auto;margin:1rem 0 2rem;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity));padding:1.5rem;font-size:.875rem;line-height:1.25rem}.code-preview+.code-syntax .highlight pre[class*=language-]{overflow:auto;margin-top:0}:not(pre)>code[class*=language-],pre[class*=language-]{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#7c7c7c}.token.punctuation{color:#c5c8c6}.namespace{opacity:.7}.token.keyword,.token.property,.token.tag{color:#96cbfe}.token.class-name{color:#ffffb6;text-decoration:underline}.token.boolean,.token.constant{color:#9c9}.token.deleted,.token.symbol{color:#f92672}.token.number{color:#ff73fd}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#a8ff60}.token.variable{color:#c6c5fe}.token.operator{color:#ededed}.token.entity{color:#ffffb6;cursor:help}.token.url{color:#96cbfe}.language-css .token.string,.style .token.string{color:#87c38a}.token.atrule,.token.attr-value{color:#f9ee98}.token.function{color:#dad085}.token.regex{color:#e9c062}.token.important{color:#fd971f}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}code.language-bash,code.language-javascript,pre.language-bash{color:#fff}code.language-javascript .token{color:#96cbfe;background:transparent}code.language-javascript .token.comment{color:#c5c8c6}.block-canvas{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23d1d5db' fill-opacity='0.4'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3Cpath d='M6 5V0H5v5H0v1h5v94h1V6h94V5H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.dark.block-canvas{background-color:#111827;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%236b7280' fill-opacity='0.4'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3Cpath d='M6 5V0H5v5H0v1h5v94h1V6h94V5H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.DocSearch-Button{margin:0 .25rem 0 1.5rem;display:flex;height:40px;width:40px;align-items:center;justify-content:center;border-radius:.5rem;border-width:1px;padding:.5rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.DocSearch-Button,.DocSearch-Button:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.DocSearch-Button:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.DocSearch-Button:focus,.DocSearch-Button:hover{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.DocSearch-Button:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))}:is(.dark .DocSearch-Button){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}:is(.dark .DocSearch-Button:hover){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}:is(.dark .DocSearch-Button:focus){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity));--tw-ring-opacity:1;--tw-ring-color:rgb(55 65 81/var(--tw-ring-opacity))}@media (min-width:768px){.DocSearch-Button{margin-right:0;width:13rem;justify-content:space-between;border-style:solid;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}:is(.dark .DocSearch-Button){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}}@media (min-width:1280px){.DocSearch-Button{margin-left:2rem;width:16rem;padding-left:1rem}}.DocSearch-Button-Placeholder{font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}:is(.dark .DocSearch-Button-Placeholder){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.DocSearch-Search-Icon{height:1rem!important;width:1rem!important;color:transparent!important}@media (min-width:768px){.DocSearch-Search-Icon{margin-right:.25rem!important;height:.75rem!important;width:.75rem!important}}.DocSearch-Search-Icon{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20"><path stroke="%236A7280" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m19 19-4-4m0-7A7 7 0 1 1 1 8a7 7 0 0 1 14 0Z"/></svg>')}.dark .DocSearch-Search-Icon{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20"><path stroke="%239BA3AF" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m19 19-4-4m0-7A7 7 0 1 1 1 8a7 7 0 0 1 14 0Z"/></svg>')}.DocSearch-Button-Keys{min-width:0;align-items:center}.DocSearch-Button-Key:first-child{margin-right:1px;font-size:1rem;line-height:1.5rem}.DocSearch-Button-Key{margin:0;width:auto;background-image:none;padding-top:.25rem;padding-bottom:0;font-size:.75rem;line-height:1rem;font-weight:400;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .DocSearch-Button-Key){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.DocSearch-Button .DocSearch-Search-Icon{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.DocSearch-Hit-icon{display:none}.DocSearch-Hits mark{--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity));text-decoration-color:#1c64f2;text-decoration-thickness:2px;text-underline-offset:2px}:is(.dark .DocSearch-Hits mark){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));text-decoration-color:#fff}.DocSearch-Hit[aria-selected=true] a{--tw-bg-opacity:1;background-color:rgb(26 86 219/var(--tw-bg-opacity))}:is(.dark .DocSearch-Hit[aria-selected=true] a){--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity))}.DocSearch-Hit-source{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-bottom:.25rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}:is(.dark .DocSearch-Hit-source){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.DocSearch-Container{background-color:rgb(17 24 39/var(--tw-bg-opacity));--tw-bg-opacity:0.5}:is(.dark .DocSearch-Container){--tw-bg-opacity:0.8}.DocSearch .DocSearch-Modal{margin-left:auto;margin-right:auto;margin-top:1rem;max-height:calc(100vh - 2rem);width:100%;max-width:calc(100vw - 2rem);overflow:hidden;border-radius:.5rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:1024px){.DocSearch .DocSearch-Modal{margin-top:4rem;max-height:none;max-width:36rem}}.DocSearch-SearchBar{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity));padding:0}:is(.dark .DocSearch-SearchBar){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.DocSearch-Form{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .DocSearch-Form){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.DocSearch-Input{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.DocSearch-Input,.DocSearch-Input:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.DocSearch-Input:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}:is(.dark .DocSearch-Input){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:1rem;width:1rem}.DocSearch-Commands{display:none}.DocSearch-Footer{height:3rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .DocSearch-Footer){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.DocSearch-Dropdown{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}:is(.dark .DocSearch-Dropdown){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.DocSearch-Hit{padding-bottom:.5rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.DocSearch-Hit,.DocSearch-Hit a{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.DocSearch-Hit a{border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}:is(.dark .DocSearch-Hit a){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}:is(.dark .DocSearch-Hit a:hover){--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity))}.DocSearch-Hit-action-button,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit .DocSearch-Hit-action:last-child{height:1.25rem;width:1.25rem;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11 9 3 3-3 3' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action:last-child{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11 9 3 3-3 3' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.DocSearch-Cancel,.DocSearch-NoResults-Prefill-List,.DocSearch-Screen-Icon{display:none}.DocSearch-Title{margin-bottom:.25rem;font-size:1.125rem;line-height:1.75rem;font-weight:400;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}:is(.dark .DocSearch-Title){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}:is(.dark .DocSearch-Hit-Container){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}:is(.dark .DocSearch-Logo svg){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.DocSearch-Reset:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}:is(.dark .DocSearch-Reset){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}:is(.dark .DocSearch-Reset:hover){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.format img{margin-left:auto;margin-right:auto}.format code{word-break:break-word}.formkit-alert.formkit-alert-success{margin-left:auto;margin-right:auto;margin-bottom:1rem;max-width:32rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(222 247 236/var(--tw-bg-opacity));padding:1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(4 108 78/var(--tw-text-opacity))}:is(.dark .formkit-alert.formkit-alert-success){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(49 196 141/var(--tw-text-opacity))}.formkit-alert.formkit-alert-error:not(:empty){margin-left:auto;margin-right:auto;margin-bottom:1rem;max-width:32rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(253 232 232/var(--tw-bg-opacity));padding:1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(200 30 30/var(--tw-text-opacity))}:is(.dark .formkit-alert.formkit-alert-error:not(:empty)){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(249 128 128/var(--tw-text-opacity))}:is(.dark .dark\:format-invert){--tw-format-body:var(--tw-format-invert-body);--tw-format-headings:var(--tw-format-invert-headings);--tw-format-lead:var(--tw-format-invert-lead);--tw-format-links:var(--tw-format-invert-links);--tw-format-bold:var(--tw-format-invert-bold);--tw-format-counters:var(--tw-format-invert-counters);--tw-format-bullets:var(--tw-format-invert-bullets);--tw-format-hr:var(--tw-format-invert-hr);--tw-format-quotes:var(--tw-format-invert-quotes);--tw-format-quote-borders:var(--tw-format-invert-quote-borders);--tw-format-captions:var(--tw-format-invert-captions);--tw-format-code:var(--tw-format-invert-code);--tw-format-code-bg:var(--tw-format-invert-code-bg);--tw-format-pre-code:var(--tw-format-invert-pre-code);--tw-format-pre-bg:var(--tw-format-invert-pre-bg);--tw-format-th-borders:var(--tw-format-invert-th-borders);--tw-format-td-borders:var(--tw-format-invert-td-borders);--tw-format-th-bg:var(--tw-format-invert-th-bg)}@media (min-width:640px){.sm\:format-base{font-size:1rem;line-height:1.75}.sm\:format-base :where(p):not(:where([class~=not-format] *)){margin-top:1.25em;margin-bottom:1.25em}.sm\:format-base :where([class~=lead]):not(:where([class~=not-format] *)){font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sm\:format-base :where(blockquote):not(:where([class~=not-format] *)){margin-bottom:1.6em}.sm\:format-base :where(blockquote):not(:where([class~=not-format] *)):before{margin-top:1.6em}.sm\:format-base :where(blockquote>p:first-child):not(:where([class~=not-format] *)){margin-top:0}.sm\:format-base :where(h1):not(:where([class~=not-format] *)){font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sm\:format-base :where(h2):not(:where([class~=not-format] *)){font-size:1.5em;margin-top:0;margin-bottom:1em;line-height:1.3333333}.sm\:format-base :where(h3):not(:where([class~=not-format] *)){font-size:1.25em;margin-top:0;margin-bottom:.6em;line-height:1.6}.sm\:format-base :where(h4):not(:where([class~=not-format] *)){margin-top:0;margin-bottom:.5em;line-height:1.5}.sm\:format-base :where(img):not(:where([class~=not-format] *)){margin-top:2em;margin-bottom:2em}.sm\:format-base :where(video):not(:where([class~=not-format] *)){margin-top:2em;margin-bottom:2em}.sm\:format-base :where(figure):not(:where([class~=not-format] *)){margin-top:2em;margin-bottom:2em}.sm\:format-base :where(figure>*):not(:where([class~=not-format] *)){margin-top:0;margin-bottom:0}.sm\:format-base :where(figcaption):not(:where([class~=not-format] *)){font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:format-base :where(code):not(:where([class~=not-format] *)){font-size:.875em}.sm\:format-base :where(h2 code):not(:where([class~=not-format] *)){font-size:.875em}.sm\:format-base :where(h3 code):not(:where([class~=not-format] *)){font-size:.9em}.sm\:format-base :where(pre):not(:where([class~=not-format] *)){font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.sm\:format-base :where(ol):not(:where([class~=not-format] *)){margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.sm\:format-base :where(ul):not(:where([class~=not-format] *)){margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.sm\:format-base :where(li):not(:where([class~=not-format] *)){margin-top:.5em;margin-bottom:.5em}.sm\:format-base :where(ol>li):not(:where([class~=not-format] *)){padding-left:.375em}.sm\:format-base :where(ul>li):not(:where([class~=not-format] *)){padding-left:.375em}.sm\:format-base :where(.format>ul>li p):not(:where([class~=not-format] *)){margin-top:.75em;margin-bottom:.75em}.sm\:format-base :where(.format>ul>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.25em}.sm\:format-base :where(.format>ul>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.25em}.sm\:format-base :where(.format>ol>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.25em}.sm\:format-base :where(.format>ol>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.25em}.sm\:format-base :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-format] *)){margin-top:.75em;margin-bottom:.75em}.sm\:format-base :where(hr):not(:where([class~=not-format] *)){margin-top:3em;margin-bottom:3em}.sm\:format-base :where(hr+*):not(:where([class~=not-format] *)){margin-top:0}.sm\:format-base :where(h2+*):not(:where([class~=not-format] *)){margin-top:0}.sm\:format-base :where(h3+*):not(:where([class~=not-format] *)){margin-top:0}.sm\:format-base :where(h4+*):not(:where([class~=not-format] *)){margin-top:0}.sm\:format-base :where(table):not(:where([class~=not-format] *)){font-size:.875em;line-height:1.7142857}.sm\:format-base :where(thead th):not(:where([class~=not-format] *)){padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.sm\:format-base :where(thead th:last-child):not(:where([class~=not-format] *)){padding-right:0}.sm\:format-base :where(tbody td,tfoot td):not(:where([class~=not-format] *)){padding:.5714286em}.sm\:format-base :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-format] *)){padding-right:0}.sm\:format-base :where(.format>:first-child):not(:where([class~=not-format] *)){margin-top:0}.sm\:format-base :where(.format>:last-child):not(:where([class~=not-format] *)){margin-bottom:0}}@media (min-width:1024px){.lg\:format-lg{font-size:1.125rem;line-height:1.7777778}.lg\:format-lg :where(p):not(:where([class~=not-format] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:format-lg :where([class~=lead]):not(:where([class~=not-format] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:format-lg :where(blockquote):not(:where([class~=not-format] *)):before{margin-top:1.6666667em}.lg\:format-lg :where(blockquote>p:first-child):not(:where([class~=not-format] *)){margin-top:.5em}.lg\:format-lg :where(h1):not(:where([class~=not-format] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:format-lg :where(h2):not(:where([class~=not-format] *)){font-size:2em;margin-top:0;margin-bottom:.6666667em;line-height:1.3333333}.lg\:format-lg :where(h3):not(:where([class~=not-format] *)){font-size:1.3333333em;margin-top:0;margin-bottom:.6666667em;line-height:1.5}.lg\:format-lg :where(h4):not(:where([class~=not-format] *)){margin-top:0;margin-bottom:.4444444em;line-height:1.5555556}.lg\:format-lg :where(img):not(:where([class~=not-format] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:format-lg :where(video):not(:where([class~=not-format] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:format-lg :where(figure):not(:where([class~=not-format] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:format-lg :where(figure>*):not(:where([class~=not-format] *)){margin-top:0;margin-bottom:0}.lg\:format-lg :where(figcaption):not(:where([class~=not-format] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:format-lg :where(code):not(:where([class~=not-format] *)){font-size:.8888889em}.lg\:format-lg :where(h2 code):not(:where([class~=not-format] *)){font-size:.8666667em}.lg\:format-lg :where(h3 code):not(:where([class~=not-format] *)){font-size:.875em}.lg\:format-lg :where(pre):not(:where([class~=not-format] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.lg\:format-lg :where(ol):not(:where([class~=not-format] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.lg\:format-lg :where(ul):not(:where([class~=not-format] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.lg\:format-lg :where(li):not(:where([class~=not-format] *)){margin-top:.6666667em;margin-bottom:.6666667em}.lg\:format-lg :where(ol>li):not(:where([class~=not-format] *)){padding-left:.4444444em}.lg\:format-lg :where(ul>li):not(:where([class~=not-format] *)){padding-left:.4444444em}.lg\:format-lg :where(.format>ul>li p):not(:where([class~=not-format] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:format-lg :where(.format>ul>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.3333333em}.lg\:format-lg :where(.format>ul>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.3333333em}.lg\:format-lg :where(.format>ol>li>:first-child):not(:where([class~=not-format] *)){margin-top:1.3333333em}.lg\:format-lg :where(.format>ol>li>:last-child):not(:where([class~=not-format] *)){margin-bottom:1.3333333em}.lg\:format-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-format] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:format-lg :where(hr):not(:where([class~=not-format] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:format-lg :where(hr+*):not(:where([class~=not-format] *)){margin-top:0}.lg\:format-lg :where(h2+*):not(:where([class~=not-format] *)){margin-top:0}.lg\:format-lg :where(h3+*):not(:where([class~=not-format] *)){margin-top:0}.lg\:format-lg :where(h4+*):not(:where([class~=not-format] *)){margin-top:0}.lg\:format-lg :where(table):not(:where([class~=not-format] *)){font-size:.8888889em;line-height:1.5}.lg\:format-lg :where(thead th):not(:where([class~=not-format] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.lg\:format-lg :where(thead th:last-child):not(:where([class~=not-format] *)){padding-right:0}.lg\:format-lg :where(tbody td,tfoot td):not(:where([class~=not-format] *)){padding:.75em}.lg\:format-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-format] *)){padding-right:0}.lg\:format-lg :where(.format>:first-child):not(:where([class~=not-format] *)){margin-top:0}.lg\:format-lg :where(.format>:last-child):not(:where([class~=not-format] *)){margin-bottom:0}}.placeholder\:py-3::-moz-placeholder{padding-top:.75rem;padding-bottom:.75rem}.placeholder\:py-3::placeholder{padding-top:.75rem;padding-bottom:.75rem}.placeholder\:py-3\.5::-moz-placeholder{padding-top:.875rem;padding-bottom:.875rem}.placeholder\:py-3\.5::placeholder{padding-top:.875rem;padding-bottom:.875rem}.after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:border-white:after{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.first\:ml-0:first-child{margin-left:0}.first\:mt-0:first-child{margin-top:0}.first\:rounded-t-lg:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.first\:border-t-0:first-child{border-top-width:0}.first\:pt-0:first-child{padding-top:0}.last\:mr-0:last-child{margin-right:0}.last\:rounded-b-lg:last-child{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.odd\:bg-white:nth-child(odd){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.even\:bg-gray-50:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:cursor-not-allowed:hover{cursor:not-allowed}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.hover\:border-white:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.hover\:bg-amber-100:hover{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.hover\:bg-amber-100\/0:hover{background-color:hsla(48,96%,89%,0)}.hover\:bg-amber-100\/10:hover{background-color:hsla(48,96%,89%,.1)}.hover\:bg-amber-100\/100:hover{background-color:#fef3c7}.hover\:bg-amber-100\/20:hover{background-color:hsla(48,96%,89%,.2)}.hover\:bg-amber-100\/25:hover{background-color:hsla(48,96%,89%,.25)}.hover\:bg-amber-100\/30:hover{background-color:hsla(48,96%,89%,.3)}.hover\:bg-amber-100\/40:hover{background-color:hsla(48,96%,89%,.4)}.hover\:bg-amber-100\/5:hover{background-color:hsla(48,96%,89%,.05)}.hover\:bg-amber-100\/50:hover{background-color:hsla(48,96%,89%,.5)}.hover\:bg-amber-100\/60:hover{background-color:hsla(48,96%,89%,.6)}.hover\:bg-amber-100\/70:hover{background-color:hsla(48,96%,89%,.7)}.hover\:bg-amber-100\/75:hover{background-color:hsla(48,96%,89%,.75)}.hover\:bg-amber-100\/80:hover{background-color:hsla(48,96%,89%,.8)}.hover\:bg-amber-100\/90:hover{background-color:hsla(48,96%,89%,.9)}.hover\:bg-amber-100\/95:hover{background-color:hsla(48,96%,89%,.95)}.hover\:bg-amber-200:hover{--tw-bg-opacity:1;background-color:rgb(253 230 138/var(--tw-bg-opacity))}.hover\:bg-amber-200\/0:hover{background-color:hsla(48,97%,77%,0)}.hover\:bg-amber-200\/10:hover{background-color:hsla(48,97%,77%,.1)}.hover\:bg-amber-200\/100:hover{background-color:#fde68a}.hover\:bg-amber-200\/20:hover{background-color:hsla(48,97%,77%,.2)}.hover\:bg-amber-200\/25:hover{background-color:hsla(48,97%,77%,.25)}.hover\:bg-amber-200\/30:hover{background-color:hsla(48,97%,77%,.3)}.hover\:bg-amber-200\/40:hover{background-color:hsla(48,97%,77%,.4)}.hover\:bg-amber-200\/5:hover{background-color:hsla(48,97%,77%,.05)}.hover\:bg-amber-200\/50:hover{background-color:hsla(48,97%,77%,.5)}.hover\:bg-amber-200\/60:hover{background-color:hsla(48,97%,77%,.6)}.hover\:bg-amber-200\/70:hover{background-color:hsla(48,97%,77%,.7)}.hover\:bg-amber-200\/75:hover{background-color:hsla(48,97%,77%,.75)}.hover\:bg-amber-200\/80:hover{background-color:hsla(48,97%,77%,.8)}.hover\:bg-amber-200\/90:hover{background-color:hsla(48,97%,77%,.9)}.hover\:bg-amber-200\/95:hover{background-color:hsla(48,97%,77%,.95)}.hover\:bg-amber-300:hover{--tw-bg-opacity:1;background-color:rgb(252 211 77/var(--tw-bg-opacity))}.hover\:bg-amber-300\/0:hover{background-color:rgba(252,211,77,0)}.hover\:bg-amber-300\/10:hover{background-color:rgba(252,211,77,.1)}.hover\:bg-amber-300\/100:hover{background-color:#fcd34d}.hover\:bg-amber-300\/20:hover{background-color:rgba(252,211,77,.2)}.hover\:bg-amber-300\/25:hover{background-color:rgba(252,211,77,.25)}.hover\:bg-amber-300\/30:hover{background-color:rgba(252,211,77,.3)}.hover\:bg-amber-300\/40:hover{background-color:rgba(252,211,77,.4)}.hover\:bg-amber-300\/5:hover{background-color:rgba(252,211,77,.05)}.hover\:bg-amber-300\/50:hover{background-color:rgba(252,211,77,.5)}.hover\:bg-amber-300\/60:hover{background-color:rgba(252,211,77,.6)}.hover\:bg-amber-300\/70:hover{background-color:rgba(252,211,77,.7)}.hover\:bg-amber-300\/75:hover{background-color:rgba(252,211,77,.75)}.hover\:bg-amber-300\/80:hover{background-color:rgba(252,211,77,.8)}.hover\:bg-amber-300\/90:hover{background-color:rgba(252,211,77,.9)}.hover\:bg-amber-300\/95:hover{background-color:rgba(252,211,77,.95)}.hover\:bg-amber-400:hover{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}.hover\:bg-amber-400\/0:hover{background-color:rgba(251,191,36,0)}.hover\:bg-amber-400\/10:hover{background-color:rgba(251,191,36,.1)}.hover\:bg-amber-400\/100:hover{background-color:#fbbf24}.hover\:bg-amber-400\/20:hover{background-color:rgba(251,191,36,.2)}.hover\:bg-amber-400\/25:hover{background-color:rgba(251,191,36,.25)}.hover\:bg-amber-400\/30:hover{background-color:rgba(251,191,36,.3)}.hover\:bg-amber-400\/40:hover{background-color:rgba(251,191,36,.4)}.hover\:bg-amber-400\/5:hover{background-color:rgba(251,191,36,.05)}.hover\:bg-amber-400\/50:hover{background-color:rgba(251,191,36,.5)}.hover\:bg-amber-400\/60:hover{background-color:rgba(251,191,36,.6)}.hover\:bg-amber-400\/70:hover{background-color:rgba(251,191,36,.7)}.hover\:bg-amber-400\/75:hover{background-color:rgba(251,191,36,.75)}.hover\:bg-amber-400\/80:hover{background-color:rgba(251,191,36,.8)}.hover\:bg-amber-400\/90:hover{background-color:rgba(251,191,36,.9)}.hover\:bg-amber-400\/95:hover{background-color:rgba(251,191,36,.95)}.hover\:bg-amber-50:hover{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity))}.hover\:bg-amber-50\/0:hover{background-color:rgba(255,251,235,0)}.hover\:bg-amber-50\/10:hover{background-color:rgba(255,251,235,.1)}.hover\:bg-amber-50\/100:hover{background-color:#fffbeb}.hover\:bg-amber-50\/20:hover{background-color:rgba(255,251,235,.2)}.hover\:bg-amber-50\/25:hover{background-color:rgba(255,251,235,.25)}.hover\:bg-amber-50\/30:hover{background-color:rgba(255,251,235,.3)}.hover\:bg-amber-50\/40:hover{background-color:rgba(255,251,235,.4)}.hover\:bg-amber-50\/5:hover{background-color:rgba(255,251,235,.05)}.hover\:bg-amber-50\/50:hover{background-color:rgba(255,251,235,.5)}.hover\:bg-amber-50\/60:hover{background-color:rgba(255,251,235,.6)}.hover\:bg-amber-50\/70:hover{background-color:rgba(255,251,235,.7)}.hover\:bg-amber-50\/75:hover{background-color:rgba(255,251,235,.75)}.hover\:bg-amber-50\/80:hover{background-color:rgba(255,251,235,.8)}.hover\:bg-amber-50\/90:hover{background-color:rgba(255,251,235,.9)}.hover\:bg-amber-50\/95:hover{background-color:rgba(255,251,235,.95)}.hover\:bg-amber-500:hover{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.hover\:bg-amber-500\/0:hover{background-color:rgba(245,158,11,0)}.hover\:bg-amber-500\/10:hover{background-color:rgba(245,158,11,.1)}.hover\:bg-amber-500\/100:hover{background-color:#f59e0b}.hover\:bg-amber-500\/20:hover{background-color:rgba(245,158,11,.2)}.hover\:bg-amber-500\/25:hover{background-color:rgba(245,158,11,.25)}.hover\:bg-amber-500\/30:hover{background-color:rgba(245,158,11,.3)}.hover\:bg-amber-500\/40:hover{background-color:rgba(245,158,11,.4)}.hover\:bg-amber-500\/5:hover{background-color:rgba(245,158,11,.05)}.hover\:bg-amber-500\/50:hover{background-color:rgba(245,158,11,.5)}.hover\:bg-amber-500\/60:hover{background-color:rgba(245,158,11,.6)}.hover\:bg-amber-500\/70:hover{background-color:rgba(245,158,11,.7)}.hover\:bg-amber-500\/75:hover{background-color:rgba(245,158,11,.75)}.hover\:bg-amber-500\/80:hover{background-color:rgba(245,158,11,.8)}.hover\:bg-amber-500\/90:hover{background-color:rgba(245,158,11,.9)}.hover\:bg-amber-500\/95:hover{background-color:rgba(245,158,11,.95)}.hover\:bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity))}.hover\:bg-amber-600\/0:hover{background-color:rgba(217,119,6,0)}.hover\:bg-amber-600\/10:hover{background-color:rgba(217,119,6,.1)}.hover\:bg-amber-600\/100:hover{background-color:#d97706}.hover\:bg-amber-600\/20:hover{background-color:rgba(217,119,6,.2)}.hover\:bg-amber-600\/25:hover{background-color:rgba(217,119,6,.25)}.hover\:bg-amber-600\/30:hover{background-color:rgba(217,119,6,.3)}.hover\:bg-amber-600\/40:hover{background-color:rgba(217,119,6,.4)}.hover\:bg-amber-600\/5:hover{background-color:rgba(217,119,6,.05)}.hover\:bg-amber-600\/50:hover{background-color:rgba(217,119,6,.5)}.hover\:bg-amber-600\/60:hover{background-color:rgba(217,119,6,.6)}.hover\:bg-amber-600\/70:hover{background-color:rgba(217,119,6,.7)}.hover\:bg-amber-600\/75:hover{background-color:rgba(217,119,6,.75)}.hover\:bg-amber-600\/80:hover{background-color:rgba(217,119,6,.8)}.hover\:bg-amber-600\/90:hover{background-color:rgba(217,119,6,.9)}.hover\:bg-amber-600\/95:hover{background-color:rgba(217,119,6,.95)}.hover\:bg-amber-700:hover{--tw-bg-opacity:1;background-color:rgb(180 83 9/var(--tw-bg-opacity))}.hover\:bg-amber-700\/0:hover{background-color:rgba(180,83,9,0)}.hover\:bg-amber-700\/10:hover{background-color:rgba(180,83,9,.1)}.hover\:bg-amber-700\/100:hover{background-color:#b45309}.hover\:bg-amber-700\/20:hover{background-color:rgba(180,83,9,.2)}.hover\:bg-amber-700\/25:hover{background-color:rgba(180,83,9,.25)}.hover\:bg-amber-700\/30:hover{background-color:rgba(180,83,9,.3)}.hover\:bg-amber-700\/40:hover{background-color:rgba(180,83,9,.4)}.hover\:bg-amber-700\/5:hover{background-color:rgba(180,83,9,.05)}.hover\:bg-amber-700\/50:hover{background-color:rgba(180,83,9,.5)}.hover\:bg-amber-700\/60:hover{background-color:rgba(180,83,9,.6)}.hover\:bg-amber-700\/70:hover{background-color:rgba(180,83,9,.7)}.hover\:bg-amber-700\/75:hover{background-color:rgba(180,83,9,.75)}.hover\:bg-amber-700\/80:hover{background-color:rgba(180,83,9,.8)}.hover\:bg-amber-700\/90:hover{background-color:rgba(180,83,9,.9)}.hover\:bg-amber-700\/95:hover{background-color:rgba(180,83,9,.95)}.hover\:bg-amber-800:hover{--tw-bg-opacity:1;background-color:rgb(146 64 14/var(--tw-bg-opacity))}.hover\:bg-amber-800\/0:hover{background-color:rgba(146,64,14,0)}.hover\:bg-amber-800\/10:hover{background-color:rgba(146,64,14,.1)}.hover\:bg-amber-800\/100:hover{background-color:#92400e}.hover\:bg-amber-800\/20:hover{background-color:rgba(146,64,14,.2)}.hover\:bg-amber-800\/25:hover{background-color:rgba(146,64,14,.25)}.hover\:bg-amber-800\/30:hover{background-color:rgba(146,64,14,.3)}.hover\:bg-amber-800\/40:hover{background-color:rgba(146,64,14,.4)}.hover\:bg-amber-800\/5:hover{background-color:rgba(146,64,14,.05)}.hover\:bg-amber-800\/50:hover{background-color:rgba(146,64,14,.5)}.hover\:bg-amber-800\/60:hover{background-color:rgba(146,64,14,.6)}.hover\:bg-amber-800\/70:hover{background-color:rgba(146,64,14,.7)}.hover\:bg-amber-800\/75:hover{background-color:rgba(146,64,14,.75)}.hover\:bg-amber-800\/80:hover{background-color:rgba(146,64,14,.8)}.hover\:bg-amber-800\/90:hover{background-color:rgba(146,64,14,.9)}.hover\:bg-amber-800\/95:hover{background-color:rgba(146,64,14,.95)}.hover\:bg-amber-900:hover{--tw-bg-opacity:1;background-color:rgb(120 53 15/var(--tw-bg-opacity))}.hover\:bg-amber-900\/0:hover{background-color:rgba(120,53,15,0)}.hover\:bg-amber-900\/10:hover{background-color:rgba(120,53,15,.1)}.hover\:bg-amber-900\/100:hover{background-color:#78350f}.hover\:bg-amber-900\/20:hover{background-color:rgba(120,53,15,.2)}.hover\:bg-amber-900\/25:hover{background-color:rgba(120,53,15,.25)}.hover\:bg-amber-900\/30:hover{background-color:rgba(120,53,15,.3)}.hover\:bg-amber-900\/40:hover{background-color:rgba(120,53,15,.4)}.hover\:bg-amber-900\/5:hover{background-color:rgba(120,53,15,.05)}.hover\:bg-amber-900\/50:hover{background-color:rgba(120,53,15,.5)}.hover\:bg-amber-900\/60:hover{background-color:rgba(120,53,15,.6)}.hover\:bg-amber-900\/70:hover{background-color:rgba(120,53,15,.7)}.hover\:bg-amber-900\/75:hover{background-color:rgba(120,53,15,.75)}.hover\:bg-amber-900\/80:hover{background-color:rgba(120,53,15,.8)}.hover\:bg-amber-900\/90:hover{background-color:rgba(120,53,15,.9)}.hover\:bg-amber-900\/95:hover{background-color:rgba(120,53,15,.95)}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(225 239 254/var(--tw-bg-opacity))}.hover\:bg-blue-100\/0:hover{background-color:rgba(225,239,254,0)}.hover\:bg-blue-100\/10:hover{background-color:rgba(225,239,254,.1)}.hover\:bg-blue-100\/100:hover{background-color:#e1effe}.hover\:bg-blue-100\/20:hover{background-color:rgba(225,239,254,.2)}.hover\:bg-blue-100\/25:hover{background-color:rgba(225,239,254,.25)}.hover\:bg-blue-100\/30:hover{background-color:rgba(225,239,254,.3)}.hover\:bg-blue-100\/40:hover{background-color:rgba(225,239,254,.4)}.hover\:bg-blue-100\/5:hover{background-color:rgba(225,239,254,.05)}.hover\:bg-blue-100\/50:hover{background-color:rgba(225,239,254,.5)}.hover\:bg-blue-100\/60:hover{background-color:rgba(225,239,254,.6)}.hover\:bg-blue-100\/70:hover{background-color:rgba(225,239,254,.7)}.hover\:bg-blue-100\/75:hover{background-color:rgba(225,239,254,.75)}.hover\:bg-blue-100\/80:hover{background-color:rgba(225,239,254,.8)}.hover\:bg-blue-100\/90:hover{background-color:rgba(225,239,254,.9)}.hover\:bg-blue-100\/95:hover{background-color:rgba(225,239,254,.95)}.hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:rgb(195 221 253/var(--tw-bg-opacity))}.hover\:bg-blue-200\/0:hover{background-color:rgba(195,221,253,0)}.hover\:bg-blue-200\/10:hover{background-color:rgba(195,221,253,.1)}.hover\:bg-blue-200\/100:hover{background-color:#c3ddfd}.hover\:bg-blue-200\/20:hover{background-color:rgba(195,221,253,.2)}.hover\:bg-blue-200\/25:hover{background-color:rgba(195,221,253,.25)}.hover\:bg-blue-200\/30:hover{background-color:rgba(195,221,253,.3)}.hover\:bg-blue-200\/40:hover{background-color:rgba(195,221,253,.4)}.hover\:bg-blue-200\/5:hover{background-color:rgba(195,221,253,.05)}.hover\:bg-blue-200\/50:hover{background-color:rgba(195,221,253,.5)}.hover\:bg-blue-200\/60:hover{background-color:rgba(195,221,253,.6)}.hover\:bg-blue-200\/70:hover{background-color:rgba(195,221,253,.7)}.hover\:bg-blue-200\/75:hover{background-color:rgba(195,221,253,.75)}.hover\:bg-blue-200\/80:hover{background-color:rgba(195,221,253,.8)}.hover\:bg-blue-200\/90:hover{background-color:rgba(195,221,253,.9)}.hover\:bg-blue-200\/95:hover{background-color:rgba(195,221,253,.95)}.hover\:bg-blue-300:hover{--tw-bg-opacity:1;background-color:rgb(164 202 254/var(--tw-bg-opacity))}.hover\:bg-blue-300\/0:hover{background-color:rgba(164,202,254,0)}.hover\:bg-blue-300\/10:hover{background-color:rgba(164,202,254,.1)}.hover\:bg-blue-300\/100:hover{background-color:#a4cafe}.hover\:bg-blue-300\/20:hover{background-color:rgba(164,202,254,.2)}.hover\:bg-blue-300\/25:hover{background-color:rgba(164,202,254,.25)}.hover\:bg-blue-300\/30:hover{background-color:rgba(164,202,254,.3)}.hover\:bg-blue-300\/40:hover{background-color:rgba(164,202,254,.4)}.hover\:bg-blue-300\/5:hover{background-color:rgba(164,202,254,.05)}.hover\:bg-blue-300\/50:hover{background-color:rgba(164,202,254,.5)}.hover\:bg-blue-300\/60:hover{background-color:rgba(164,202,254,.6)}.hover\:bg-blue-300\/70:hover{background-color:rgba(164,202,254,.7)}.hover\:bg-blue-300\/75:hover{background-color:rgba(164,202,254,.75)}.hover\:bg-blue-300\/80:hover{background-color:rgba(164,202,254,.8)}.hover\:bg-blue-300\/90:hover{background-color:rgba(164,202,254,.9)}.hover\:bg-blue-300\/95:hover{background-color:rgba(164,202,254,.95)}.hover\:bg-blue-400:hover{--tw-bg-opacity:1;background-color:rgb(118 169 250/var(--tw-bg-opacity))}.hover\:bg-blue-400\/0:hover{background-color:rgba(118,169,250,0)}.hover\:bg-blue-400\/10:hover{background-color:rgba(118,169,250,.1)}.hover\:bg-blue-400\/100:hover{background-color:#76a9fa}.hover\:bg-blue-400\/20:hover{background-color:rgba(118,169,250,.2)}.hover\:bg-blue-400\/25:hover{background-color:rgba(118,169,250,.25)}.hover\:bg-blue-400\/30:hover{background-color:rgba(118,169,250,.3)}.hover\:bg-blue-400\/40:hover{background-color:rgba(118,169,250,.4)}.hover\:bg-blue-400\/5:hover{background-color:rgba(118,169,250,.05)}.hover\:bg-blue-400\/50:hover{background-color:rgba(118,169,250,.5)}.hover\:bg-blue-400\/60:hover{background-color:rgba(118,169,250,.6)}.hover\:bg-blue-400\/70:hover{background-color:rgba(118,169,250,.7)}.hover\:bg-blue-400\/75:hover{background-color:rgba(118,169,250,.75)}.hover\:bg-blue-400\/80:hover{background-color:rgba(118,169,250,.8)}.hover\:bg-blue-400\/90:hover{background-color:rgba(118,169,250,.9)}.hover\:bg-blue-400\/95:hover{background-color:rgba(118,169,250,.95)}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(235 245 255/var(--tw-bg-opacity))}.hover\:bg-blue-50\/0:hover{background-color:rgba(235,245,255,0)}.hover\:bg-blue-50\/10:hover{background-color:rgba(235,245,255,.1)}.hover\:bg-blue-50\/100:hover{background-color:#ebf5ff}.hover\:bg-blue-50\/20:hover{background-color:rgba(235,245,255,.2)}.hover\:bg-blue-50\/25:hover{background-color:rgba(235,245,255,.25)}.hover\:bg-blue-50\/30:hover{background-color:rgba(235,245,255,.3)}.hover\:bg-blue-50\/40:hover{background-color:rgba(235,245,255,.4)}.hover\:bg-blue-50\/5:hover{background-color:rgba(235,245,255,.05)}.hover\:bg-blue-50\/50:hover{background-color:rgba(235,245,255,.5)}.hover\:bg-blue-50\/60:hover{background-color:rgba(235,245,255,.6)}.hover\:bg-blue-50\/70:hover{background-color:rgba(235,245,255,.7)}.hover\:bg-blue-50\/75:hover{background-color:rgba(235,245,255,.75)}.hover\:bg-blue-50\/80:hover{background-color:rgba(235,245,255,.8)}.hover\:bg-blue-50\/90:hover{background-color:rgba(235,245,255,.9)}.hover\:bg-blue-50\/95:hover{background-color:rgba(235,245,255,.95)}.hover\:bg-blue-500:hover{--tw-bg-opacity:1;background-color:rgb(63 131 248/var(--tw-bg-opacity))}.hover\:bg-blue-500\/0:hover{background-color:rgba(63,131,248,0)}.hover\:bg-blue-500\/10:hover{background-color:rgba(63,131,248,.1)}.hover\:bg-blue-500\/100:hover{background-color:#3f83f8}.hover\:bg-blue-500\/20:hover{background-color:rgba(63,131,248,.2)}.hover\:bg-blue-500\/25:hover{background-color:rgba(63,131,248,.25)}.hover\:bg-blue-500\/30:hover{background-color:rgba(63,131,248,.3)}.hover\:bg-blue-500\/40:hover{background-color:rgba(63,131,248,.4)}.hover\:bg-blue-500\/5:hover{background-color:rgba(63,131,248,.05)}.hover\:bg-blue-500\/50:hover{background-color:rgba(63,131,248,.5)}.hover\:bg-blue-500\/60:hover{background-color:rgba(63,131,248,.6)}.hover\:bg-blue-500\/70:hover{background-color:rgba(63,131,248,.7)}.hover\:bg-blue-500\/75:hover{background-color:rgba(63,131,248,.75)}.hover\:bg-blue-500\/80:hover{background-color:rgba(63,131,248,.8)}.hover\:bg-blue-500\/90:hover{background-color:rgba(63,131,248,.9)}.hover\:bg-blue-500\/95:hover{background-color:rgba(63,131,248,.95)}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity))}.hover\:bg-blue-600\/0:hover{background-color:rgba(28,100,242,0)}.hover\:bg-blue-600\/10:hover{background-color:rgba(28,100,242,.1)}.hover\:bg-blue-600\/100:hover{background-color:#1c64f2}.hover\:bg-blue-600\/20:hover{background-color:rgba(28,100,242,.2)}.hover\:bg-blue-600\/25:hover{background-color:rgba(28,100,242,.25)}.hover\:bg-blue-600\/30:hover{background-color:rgba(28,100,242,.3)}.hover\:bg-blue-600\/40:hover{background-color:rgba(28,100,242,.4)}.hover\:bg-blue-600\/5:hover{background-color:rgba(28,100,242,.05)}.hover\:bg-blue-600\/50:hover{background-color:rgba(28,100,242,.5)}.hover\:bg-blue-600\/60:hover{background-color:rgba(28,100,242,.6)}.hover\:bg-blue-600\/70:hover{background-color:rgba(28,100,242,.7)}.hover\:bg-blue-600\/75:hover{background-color:rgba(28,100,242,.75)}.hover\:bg-blue-600\/80:hover{background-color:rgba(28,100,242,.8)}.hover\:bg-blue-600\/90:hover{background-color:rgba(28,100,242,.9)}.hover\:bg-blue-600\/95:hover{background-color:rgba(28,100,242,.95)}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(26 86 219/var(--tw-bg-opacity))}.hover\:bg-blue-700\/0:hover{background-color:rgba(26,86,219,0)}.hover\:bg-blue-700\/10:hover{background-color:rgba(26,86,219,.1)}.hover\:bg-blue-700\/100:hover{background-color:#1a56db}.hover\:bg-blue-700\/20:hover{background-color:rgba(26,86,219,.2)}.hover\:bg-blue-700\/25:hover{background-color:rgba(26,86,219,.25)}.hover\:bg-blue-700\/30:hover{background-color:rgba(26,86,219,.3)}.hover\:bg-blue-700\/40:hover{background-color:rgba(26,86,219,.4)}.hover\:bg-blue-700\/5:hover{background-color:rgba(26,86,219,.05)}.hover\:bg-blue-700\/50:hover{background-color:rgba(26,86,219,.5)}.hover\:bg-blue-700\/60:hover{background-color:rgba(26,86,219,.6)}.hover\:bg-blue-700\/70:hover{background-color:rgba(26,86,219,.7)}.hover\:bg-blue-700\/75:hover{background-color:rgba(26,86,219,.75)}.hover\:bg-blue-700\/80:hover{background-color:rgba(26,86,219,.8)}.hover\:bg-blue-700\/90:hover{background-color:rgba(26,86,219,.9)}.hover\:bg-blue-700\/95:hover{background-color:rgba(26,86,219,.95)}.hover\:bg-blue-800:hover{--tw-bg-opacity:1;background-color:rgb(30 66 159/var(--tw-bg-opacity))}.hover\:bg-blue-800\/0:hover{background-color:rgba(30,66,159,0)}.hover\:bg-blue-800\/10:hover{background-color:rgba(30,66,159,.1)}.hover\:bg-blue-800\/100:hover{background-color:#1e429f}.hover\:bg-blue-800\/20:hover{background-color:rgba(30,66,159,.2)}.hover\:bg-blue-800\/25:hover{background-color:rgba(30,66,159,.25)}.hover\:bg-blue-800\/30:hover{background-color:rgba(30,66,159,.3)}.hover\:bg-blue-800\/40:hover{background-color:rgba(30,66,159,.4)}.hover\:bg-blue-800\/5:hover{background-color:rgba(30,66,159,.05)}.hover\:bg-blue-800\/50:hover{background-color:rgba(30,66,159,.5)}.hover\:bg-blue-800\/60:hover{background-color:rgba(30,66,159,.6)}.hover\:bg-blue-800\/70:hover{background-color:rgba(30,66,159,.7)}.hover\:bg-blue-800\/75:hover{background-color:rgba(30,66,159,.75)}.hover\:bg-blue-800\/80:hover{background-color:rgba(30,66,159,.8)}.hover\:bg-blue-800\/90:hover{background-color:rgba(30,66,159,.9)}.hover\:bg-blue-800\/95:hover{background-color:rgba(30,66,159,.95)}.hover\:bg-blue-900:hover{--tw-bg-opacity:1;background-color:rgb(35 56 118/var(--tw-bg-opacity))}.hover\:bg-blue-900\/0:hover{background-color:rgba(35,56,118,0)}.hover\:bg-blue-900\/10:hover{background-color:rgba(35,56,118,.1)}.hover\:bg-blue-900\/100:hover{background-color:#233876}.hover\:bg-blue-900\/20:hover{background-color:rgba(35,56,118,.2)}.hover\:bg-blue-900\/25:hover{background-color:rgba(35,56,118,.25)}.hover\:bg-blue-900\/30:hover{background-color:rgba(35,56,118,.3)}.hover\:bg-blue-900\/40:hover{background-color:rgba(35,56,118,.4)}.hover\:bg-blue-900\/5:hover{background-color:rgba(35,56,118,.05)}.hover\:bg-blue-900\/50:hover{background-color:rgba(35,56,118,.5)}.hover\:bg-blue-900\/60:hover{background-color:rgba(35,56,118,.6)}.hover\:bg-blue-900\/70:hover{background-color:rgba(35,56,118,.7)}.hover\:bg-blue-900\/75:hover{background-color:rgba(35,56,118,.75)}.hover\:bg-blue-900\/80:hover{background-color:rgba(35,56,118,.8)}.hover\:bg-blue-900\/90:hover{background-color:rgba(35,56,118,.9)}.hover\:bg-blue-900\/95:hover{background-color:rgba(35,56,118,.95)}.hover\:bg-cyan-100:hover{--tw-bg-opacity:1;background-color:rgb(207 250 254/var(--tw-bg-opacity))}.hover\:bg-cyan-100\/0:hover{background-color:rgba(207,250,254,0)}.hover\:bg-cyan-100\/10:hover{background-color:rgba(207,250,254,.1)}.hover\:bg-cyan-100\/100:hover{background-color:#cffafe}.hover\:bg-cyan-100\/20:hover{background-color:rgba(207,250,254,.2)}.hover\:bg-cyan-100\/25:hover{background-color:rgba(207,250,254,.25)}.hover\:bg-cyan-100\/30:hover{background-color:rgba(207,250,254,.3)}.hover\:bg-cyan-100\/40:hover{background-color:rgba(207,250,254,.4)}.hover\:bg-cyan-100\/5:hover{background-color:rgba(207,250,254,.05)}.hover\:bg-cyan-100\/50:hover{background-color:rgba(207,250,254,.5)}.hover\:bg-cyan-100\/60:hover{background-color:rgba(207,250,254,.6)}.hover\:bg-cyan-100\/70:hover{background-color:rgba(207,250,254,.7)}.hover\:bg-cyan-100\/75:hover{background-color:rgba(207,250,254,.75)}.hover\:bg-cyan-100\/80:hover{background-color:rgba(207,250,254,.8)}.hover\:bg-cyan-100\/90:hover{background-color:rgba(207,250,254,.9)}.hover\:bg-cyan-100\/95:hover{background-color:rgba(207,250,254,.95)}.hover\:bg-cyan-200:hover{--tw-bg-opacity:1;background-color:rgb(165 243 252/var(--tw-bg-opacity))}.hover\:bg-cyan-200\/0:hover{background-color:rgba(165,243,252,0)}.hover\:bg-cyan-200\/10:hover{background-color:rgba(165,243,252,.1)}.hover\:bg-cyan-200\/100:hover{background-color:#a5f3fc}.hover\:bg-cyan-200\/20:hover{background-color:rgba(165,243,252,.2)}.hover\:bg-cyan-200\/25:hover{background-color:rgba(165,243,252,.25)}.hover\:bg-cyan-200\/30:hover{background-color:rgba(165,243,252,.3)}.hover\:bg-cyan-200\/40:hover{background-color:rgba(165,243,252,.4)}.hover\:bg-cyan-200\/5:hover{background-color:rgba(165,243,252,.05)}.hover\:bg-cyan-200\/50:hover{background-color:rgba(165,243,252,.5)}.hover\:bg-cyan-200\/60:hover{background-color:rgba(165,243,252,.6)}.hover\:bg-cyan-200\/70:hover{background-color:rgba(165,243,252,.7)}.hover\:bg-cyan-200\/75:hover{background-color:rgba(165,243,252,.75)}.hover\:bg-cyan-200\/80:hover{background-color:rgba(165,243,252,.8)}.hover\:bg-cyan-200\/90:hover{background-color:rgba(165,243,252,.9)}.hover\:bg-cyan-200\/95:hover{background-color:rgba(165,243,252,.95)}.hover\:bg-cyan-300:hover{--tw-bg-opacity:1;background-color:rgb(103 232 249/var(--tw-bg-opacity))}.hover\:bg-cyan-300\/0:hover{background-color:rgba(103,232,249,0)}.hover\:bg-cyan-300\/10:hover{background-color:rgba(103,232,249,.1)}.hover\:bg-cyan-300\/100:hover{background-color:#67e8f9}.hover\:bg-cyan-300\/20:hover{background-color:rgba(103,232,249,.2)}.hover\:bg-cyan-300\/25:hover{background-color:rgba(103,232,249,.25)}.hover\:bg-cyan-300\/30:hover{background-color:rgba(103,232,249,.3)}.hover\:bg-cyan-300\/40:hover{background-color:rgba(103,232,249,.4)}.hover\:bg-cyan-300\/5:hover{background-color:rgba(103,232,249,.05)}.hover\:bg-cyan-300\/50:hover{background-color:rgba(103,232,249,.5)}.hover\:bg-cyan-300\/60:hover{background-color:rgba(103,232,249,.6)}.hover\:bg-cyan-300\/70:hover{background-color:rgba(103,232,249,.7)}.hover\:bg-cyan-300\/75:hover{background-color:rgba(103,232,249,.75)}.hover\:bg-cyan-300\/80:hover{background-color:rgba(103,232,249,.8)}.hover\:bg-cyan-300\/90:hover{background-color:rgba(103,232,249,.9)}.hover\:bg-cyan-300\/95:hover{background-color:rgba(103,232,249,.95)}.hover\:bg-cyan-400:hover{--tw-bg-opacity:1;background-color:rgb(34 211 238/var(--tw-bg-opacity))}.hover\:bg-cyan-400\/0:hover{background-color:rgba(34,211,238,0)}.hover\:bg-cyan-400\/10:hover{background-color:rgba(34,211,238,.1)}.hover\:bg-cyan-400\/100:hover{background-color:#22d3ee}.hover\:bg-cyan-400\/20:hover{background-color:rgba(34,211,238,.2)}.hover\:bg-cyan-400\/25:hover{background-color:rgba(34,211,238,.25)}.hover\:bg-cyan-400\/30:hover{background-color:rgba(34,211,238,.3)}.hover\:bg-cyan-400\/40:hover{background-color:rgba(34,211,238,.4)}.hover\:bg-cyan-400\/5:hover{background-color:rgba(34,211,238,.05)}.hover\:bg-cyan-400\/50:hover{background-color:rgba(34,211,238,.5)}.hover\:bg-cyan-400\/60:hover{background-color:rgba(34,211,238,.6)}.hover\:bg-cyan-400\/70:hover{background-color:rgba(34,211,238,.7)}.hover\:bg-cyan-400\/75:hover{background-color:rgba(34,211,238,.75)}.hover\:bg-cyan-400\/80:hover{background-color:rgba(34,211,238,.8)}.hover\:bg-cyan-400\/90:hover{background-color:rgba(34,211,238,.9)}.hover\:bg-cyan-400\/95:hover{background-color:rgba(34,211,238,.95)}.hover\:bg-cyan-50:hover{--tw-bg-opacity:1;background-color:rgb(236 254 255/var(--tw-bg-opacity))}.hover\:bg-cyan-50\/0:hover{background-color:rgba(236,254,255,0)}.hover\:bg-cyan-50\/10:hover{background-color:rgba(236,254,255,.1)}.hover\:bg-cyan-50\/100:hover{background-color:#ecfeff}.hover\:bg-cyan-50\/20:hover{background-color:rgba(236,254,255,.2)}.hover\:bg-cyan-50\/25:hover{background-color:rgba(236,254,255,.25)}.hover\:bg-cyan-50\/30:hover{background-color:rgba(236,254,255,.3)}.hover\:bg-cyan-50\/40:hover{background-color:rgba(236,254,255,.4)}.hover\:bg-cyan-50\/5:hover{background-color:rgba(236,254,255,.05)}.hover\:bg-cyan-50\/50:hover{background-color:rgba(236,254,255,.5)}.hover\:bg-cyan-50\/60:hover{background-color:rgba(236,254,255,.6)}.hover\:bg-cyan-50\/70:hover{background-color:rgba(236,254,255,.7)}.hover\:bg-cyan-50\/75:hover{background-color:rgba(236,254,255,.75)}.hover\:bg-cyan-50\/80:hover{background-color:rgba(236,254,255,.8)}.hover\:bg-cyan-50\/90:hover{background-color:rgba(236,254,255,.9)}.hover\:bg-cyan-50\/95:hover{background-color:rgba(236,254,255,.95)}.hover\:bg-cyan-500:hover{--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity))}.hover\:bg-cyan-500\/0:hover{background-color:rgba(6,182,212,0)}.hover\:bg-cyan-500\/10:hover{background-color:rgba(6,182,212,.1)}.hover\:bg-cyan-500\/100:hover{background-color:#06b6d4}.hover\:bg-cyan-500\/20:hover{background-color:rgba(6,182,212,.2)}.hover\:bg-cyan-500\/25:hover{background-color:rgba(6,182,212,.25)}.hover\:bg-cyan-500\/30:hover{background-color:rgba(6,182,212,.3)}.hover\:bg-cyan-500\/40:hover{background-color:rgba(6,182,212,.4)}.hover\:bg-cyan-500\/5:hover{background-color:rgba(6,182,212,.05)}.hover\:bg-cyan-500\/50:hover{background-color:rgba(6,182,212,.5)}.hover\:bg-cyan-500\/60:hover{background-color:rgba(6,182,212,.6)}.hover\:bg-cyan-500\/70:hover{background-color:rgba(6,182,212,.7)}.hover\:bg-cyan-500\/75:hover{background-color:rgba(6,182,212,.75)}.hover\:bg-cyan-500\/80:hover{background-color:rgba(6,182,212,.8)}.hover\:bg-cyan-500\/90:hover{background-color:rgba(6,182,212,.9)}.hover\:bg-cyan-500\/95:hover{background-color:rgba(6,182,212,.95)}.hover\:bg-cyan-600:hover{--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity))}.hover\:bg-cyan-600\/0:hover{background-color:rgba(8,145,178,0)}.hover\:bg-cyan-600\/10:hover{background-color:rgba(8,145,178,.1)}.hover\:bg-cyan-600\/100:hover{background-color:#0891b2}.hover\:bg-cyan-600\/20:hover{background-color:rgba(8,145,178,.2)}.hover\:bg-cyan-600\/25:hover{background-color:rgba(8,145,178,.25)}.hover\:bg-cyan-600\/30:hover{background-color:rgba(8,145,178,.3)}.hover\:bg-cyan-600\/40:hover{background-color:rgba(8,145,178,.4)}.hover\:bg-cyan-600\/5:hover{background-color:rgba(8,145,178,.05)}.hover\:bg-cyan-600\/50:hover{background-color:rgba(8,145,178,.5)}.hover\:bg-cyan-600\/60:hover{background-color:rgba(8,145,178,.6)}.hover\:bg-cyan-600\/70:hover{background-color:rgba(8,145,178,.7)}.hover\:bg-cyan-600\/75:hover{background-color:rgba(8,145,178,.75)}.hover\:bg-cyan-600\/80:hover{background-color:rgba(8,145,178,.8)}.hover\:bg-cyan-600\/90:hover{background-color:rgba(8,145,178,.9)}.hover\:bg-cyan-600\/95:hover{background-color:rgba(8,145,178,.95)}.hover\:bg-cyan-700:hover{--tw-bg-opacity:1;background-color:rgb(14 116 144/var(--tw-bg-opacity))}.hover\:bg-cyan-700\/0:hover{background-color:rgba(14,116,144,0)}.hover\:bg-cyan-700\/10:hover{background-color:rgba(14,116,144,.1)}.hover\:bg-cyan-700\/100:hover{background-color:#0e7490}.hover\:bg-cyan-700\/20:hover{background-color:rgba(14,116,144,.2)}.hover\:bg-cyan-700\/25:hover{background-color:rgba(14,116,144,.25)}.hover\:bg-cyan-700\/30:hover{background-color:rgba(14,116,144,.3)}.hover\:bg-cyan-700\/40:hover{background-color:rgba(14,116,144,.4)}.hover\:bg-cyan-700\/5:hover{background-color:rgba(14,116,144,.05)}.hover\:bg-cyan-700\/50:hover{background-color:rgba(14,116,144,.5)}.hover\:bg-cyan-700\/60:hover{background-color:rgba(14,116,144,.6)}.hover\:bg-cyan-700\/70:hover{background-color:rgba(14,116,144,.7)}.hover\:bg-cyan-700\/75:hover{background-color:rgba(14,116,144,.75)}.hover\:bg-cyan-700\/80:hover{background-color:rgba(14,116,144,.8)}.hover\:bg-cyan-700\/90:hover{background-color:rgba(14,116,144,.9)}.hover\:bg-cyan-700\/95:hover{background-color:rgba(14,116,144,.95)}.hover\:bg-cyan-800:hover{--tw-bg-opacity:1;background-color:rgb(21 94 117/var(--tw-bg-opacity))}.hover\:bg-cyan-800\/0:hover{background-color:rgba(21,94,117,0)}.hover\:bg-cyan-800\/10:hover{background-color:rgba(21,94,117,.1)}.hover\:bg-cyan-800\/100:hover{background-color:#155e75}.hover\:bg-cyan-800\/20:hover{background-color:rgba(21,94,117,.2)}.hover\:bg-cyan-800\/25:hover{background-color:rgba(21,94,117,.25)}.hover\:bg-cyan-800\/30:hover{background-color:rgba(21,94,117,.3)}.hover\:bg-cyan-800\/40:hover{background-color:rgba(21,94,117,.4)}.hover\:bg-cyan-800\/5:hover{background-color:rgba(21,94,117,.05)}.hover\:bg-cyan-800\/50:hover{background-color:rgba(21,94,117,.5)}.hover\:bg-cyan-800\/60:hover{background-color:rgba(21,94,117,.6)}.hover\:bg-cyan-800\/70:hover{background-color:rgba(21,94,117,.7)}.hover\:bg-cyan-800\/75:hover{background-color:rgba(21,94,117,.75)}.hover\:bg-cyan-800\/80:hover{background-color:rgba(21,94,117,.8)}.hover\:bg-cyan-800\/90:hover{background-color:rgba(21,94,117,.9)}.hover\:bg-cyan-800\/95:hover{background-color:rgba(21,94,117,.95)}.hover\:bg-cyan-900:hover{--tw-bg-opacity:1;background-color:rgb(22 78 99/var(--tw-bg-opacity))}.hover\:bg-cyan-900\/0:hover{background-color:rgba(22,78,99,0)}.hover\:bg-cyan-900\/10:hover{background-color:rgba(22,78,99,.1)}.hover\:bg-cyan-900\/100:hover{background-color:#164e63}.hover\:bg-cyan-900\/20:hover{background-color:rgba(22,78,99,.2)}.hover\:bg-cyan-900\/25:hover{background-color:rgba(22,78,99,.25)}.hover\:bg-cyan-900\/30:hover{background-color:rgba(22,78,99,.3)}.hover\:bg-cyan-900\/40:hover{background-color:rgba(22,78,99,.4)}.hover\:bg-cyan-900\/5:hover{background-color:rgba(22,78,99,.05)}.hover\:bg-cyan-900\/50:hover{background-color:rgba(22,78,99,.5)}.hover\:bg-cyan-900\/60:hover{background-color:rgba(22,78,99,.6)}.hover\:bg-cyan-900\/70:hover{background-color:rgba(22,78,99,.7)}.hover\:bg-cyan-900\/75:hover{background-color:rgba(22,78,99,.75)}.hover\:bg-cyan-900\/80:hover{background-color:rgba(22,78,99,.8)}.hover\:bg-cyan-900\/90:hover{background-color:rgba(22,78,99,.9)}.hover\:bg-cyan-900\/95:hover{background-color:rgba(22,78,99,.95)}.hover\:bg-emerald-100:hover{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.hover\:bg-emerald-100\/0:hover{background-color:rgba(209,250,229,0)}.hover\:bg-emerald-100\/10:hover{background-color:rgba(209,250,229,.1)}.hover\:bg-emerald-100\/100:hover{background-color:#d1fae5}.hover\:bg-emerald-100\/20:hover{background-color:rgba(209,250,229,.2)}.hover\:bg-emerald-100\/25:hover{background-color:rgba(209,250,229,.25)}.hover\:bg-emerald-100\/30:hover{background-color:rgba(209,250,229,.3)}.hover\:bg-emerald-100\/40:hover{background-color:rgba(209,250,229,.4)}.hover\:bg-emerald-100\/5:hover{background-color:rgba(209,250,229,.05)}.hover\:bg-emerald-100\/50:hover{background-color:rgba(209,250,229,.5)}.hover\:bg-emerald-100\/60:hover{background-color:rgba(209,250,229,.6)}.hover\:bg-emerald-100\/70:hover{background-color:rgba(209,250,229,.7)}.hover\:bg-emerald-100\/75:hover{background-color:rgba(209,250,229,.75)}.hover\:bg-emerald-100\/80:hover{background-color:rgba(209,250,229,.8)}.hover\:bg-emerald-100\/90:hover{background-color:rgba(209,250,229,.9)}.hover\:bg-emerald-100\/95:hover{background-color:rgba(209,250,229,.95)}.hover\:bg-emerald-200:hover{--tw-bg-opacity:1;background-color:rgb(167 243 208/var(--tw-bg-opacity))}.hover\:bg-emerald-200\/0:hover{background-color:rgba(167,243,208,0)}.hover\:bg-emerald-200\/10:hover{background-color:rgba(167,243,208,.1)}.hover\:bg-emerald-200\/100:hover{background-color:#a7f3d0}.hover\:bg-emerald-200\/20:hover{background-color:rgba(167,243,208,.2)}.hover\:bg-emerald-200\/25:hover{background-color:rgba(167,243,208,.25)}.hover\:bg-emerald-200\/30:hover{background-color:rgba(167,243,208,.3)}.hover\:bg-emerald-200\/40:hover{background-color:rgba(167,243,208,.4)}.hover\:bg-emerald-200\/5:hover{background-color:rgba(167,243,208,.05)}.hover\:bg-emerald-200\/50:hover{background-color:rgba(167,243,208,.5)}.hover\:bg-emerald-200\/60:hover{background-color:rgba(167,243,208,.6)}.hover\:bg-emerald-200\/70:hover{background-color:rgba(167,243,208,.7)}.hover\:bg-emerald-200\/75:hover{background-color:rgba(167,243,208,.75)}.hover\:bg-emerald-200\/80:hover{background-color:rgba(167,243,208,.8)}.hover\:bg-emerald-200\/90:hover{background-color:rgba(167,243,208,.9)}.hover\:bg-emerald-200\/95:hover{background-color:rgba(167,243,208,.95)}.hover\:bg-emerald-300:hover{--tw-bg-opacity:1;background-color:rgb(110 231 183/var(--tw-bg-opacity))}.hover\:bg-emerald-300\/0:hover{background-color:rgba(110,231,183,0)}.hover\:bg-emerald-300\/10:hover{background-color:rgba(110,231,183,.1)}.hover\:bg-emerald-300\/100:hover{background-color:#6ee7b7}.hover\:bg-emerald-300\/20:hover{background-color:rgba(110,231,183,.2)}.hover\:bg-emerald-300\/25:hover{background-color:rgba(110,231,183,.25)}.hover\:bg-emerald-300\/30:hover{background-color:rgba(110,231,183,.3)}.hover\:bg-emerald-300\/40:hover{background-color:rgba(110,231,183,.4)}.hover\:bg-emerald-300\/5:hover{background-color:rgba(110,231,183,.05)}.hover\:bg-emerald-300\/50:hover{background-color:rgba(110,231,183,.5)}.hover\:bg-emerald-300\/60:hover{background-color:rgba(110,231,183,.6)}.hover\:bg-emerald-300\/70:hover{background-color:rgba(110,231,183,.7)}.hover\:bg-emerald-300\/75:hover{background-color:rgba(110,231,183,.75)}.hover\:bg-emerald-300\/80:hover{background-color:rgba(110,231,183,.8)}.hover\:bg-emerald-300\/90:hover{background-color:rgba(110,231,183,.9)}.hover\:bg-emerald-300\/95:hover{background-color:rgba(110,231,183,.95)}.hover\:bg-emerald-400:hover{--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity))}.hover\:bg-emerald-400\/0:hover{background-color:rgba(52,211,153,0)}.hover\:bg-emerald-400\/10:hover{background-color:rgba(52,211,153,.1)}.hover\:bg-emerald-400\/100:hover{background-color:#34d399}.hover\:bg-emerald-400\/20:hover{background-color:rgba(52,211,153,.2)}.hover\:bg-emerald-400\/25:hover{background-color:rgba(52,211,153,.25)}.hover\:bg-emerald-400\/30:hover{background-color:rgba(52,211,153,.3)}.hover\:bg-emerald-400\/40:hover{background-color:rgba(52,211,153,.4)}.hover\:bg-emerald-400\/5:hover{background-color:rgba(52,211,153,.05)}.hover\:bg-emerald-400\/50:hover{background-color:rgba(52,211,153,.5)}.hover\:bg-emerald-400\/60:hover{background-color:rgba(52,211,153,.6)}.hover\:bg-emerald-400\/70:hover{background-color:rgba(52,211,153,.7)}.hover\:bg-emerald-400\/75:hover{background-color:rgba(52,211,153,.75)}.hover\:bg-emerald-400\/80:hover{background-color:rgba(52,211,153,.8)}.hover\:bg-emerald-400\/90:hover{background-color:rgba(52,211,153,.9)}.hover\:bg-emerald-400\/95:hover{background-color:rgba(52,211,153,.95)}.hover\:bg-emerald-50:hover{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity))}.hover\:bg-emerald-50\/0:hover{background-color:rgba(236,253,245,0)}.hover\:bg-emerald-50\/10:hover{background-color:rgba(236,253,245,.1)}.hover\:bg-emerald-50\/100:hover{background-color:#ecfdf5}.hover\:bg-emerald-50\/20:hover{background-color:rgba(236,253,245,.2)}.hover\:bg-emerald-50\/25:hover{background-color:rgba(236,253,245,.25)}.hover\:bg-emerald-50\/30:hover{background-color:rgba(236,253,245,.3)}.hover\:bg-emerald-50\/40:hover{background-color:rgba(236,253,245,.4)}.hover\:bg-emerald-50\/5:hover{background-color:rgba(236,253,245,.05)}.hover\:bg-emerald-50\/50:hover{background-color:rgba(236,253,245,.5)}.hover\:bg-emerald-50\/60:hover{background-color:rgba(236,253,245,.6)}.hover\:bg-emerald-50\/70:hover{background-color:rgba(236,253,245,.7)}.hover\:bg-emerald-50\/75:hover{background-color:rgba(236,253,245,.75)}.hover\:bg-emerald-50\/80:hover{background-color:rgba(236,253,245,.8)}.hover\:bg-emerald-50\/90:hover{background-color:rgba(236,253,245,.9)}.hover\:bg-emerald-50\/95:hover{background-color:rgba(236,253,245,.95)}.hover\:bg-emerald-500:hover{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.hover\:bg-emerald-500\/0:hover{background-color:rgba(16,185,129,0)}.hover\:bg-emerald-500\/10:hover{background-color:rgba(16,185,129,.1)}.hover\:bg-emerald-500\/100:hover{background-color:#10b981}.hover\:bg-emerald-500\/20:hover{background-color:rgba(16,185,129,.2)}.hover\:bg-emerald-500\/25:hover{background-color:rgba(16,185,129,.25)}.hover\:bg-emerald-500\/30:hover{background-color:rgba(16,185,129,.3)}.hover\:bg-emerald-500\/40:hover{background-color:rgba(16,185,129,.4)}.hover\:bg-emerald-500\/5:hover{background-color:rgba(16,185,129,.05)}.hover\:bg-emerald-500\/50:hover{background-color:rgba(16,185,129,.5)}.hover\:bg-emerald-500\/60:hover{background-color:rgba(16,185,129,.6)}.hover\:bg-emerald-500\/70:hover{background-color:rgba(16,185,129,.7)}.hover\:bg-emerald-500\/75:hover{background-color:rgba(16,185,129,.75)}.hover\:bg-emerald-500\/80:hover{background-color:rgba(16,185,129,.8)}.hover\:bg-emerald-500\/90:hover{background-color:rgba(16,185,129,.9)}.hover\:bg-emerald-500\/95:hover{background-color:rgba(16,185,129,.95)}.hover\:bg-emerald-600:hover{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.hover\:bg-emerald-600\/0:hover{background-color:rgba(5,150,105,0)}.hover\:bg-emerald-600\/10:hover{background-color:rgba(5,150,105,.1)}.hover\:bg-emerald-600\/100:hover{background-color:#059669}.hover\:bg-emerald-600\/20:hover{background-color:rgba(5,150,105,.2)}.hover\:bg-emerald-600\/25:hover{background-color:rgba(5,150,105,.25)}.hover\:bg-emerald-600\/30:hover{background-color:rgba(5,150,105,.3)}.hover\:bg-emerald-600\/40:hover{background-color:rgba(5,150,105,.4)}.hover\:bg-emerald-600\/5:hover{background-color:rgba(5,150,105,.05)}.hover\:bg-emerald-600\/50:hover{background-color:rgba(5,150,105,.5)}.hover\:bg-emerald-600\/60:hover{background-color:rgba(5,150,105,.6)}.hover\:bg-emerald-600\/70:hover{background-color:rgba(5,150,105,.7)}.hover\:bg-emerald-600\/75:hover{background-color:rgba(5,150,105,.75)}.hover\:bg-emerald-600\/80:hover{background-color:rgba(5,150,105,.8)}.hover\:bg-emerald-600\/90:hover{background-color:rgba(5,150,105,.9)}.hover\:bg-emerald-600\/95:hover{background-color:rgba(5,150,105,.95)}.hover\:bg-emerald-700:hover{--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity))}.hover\:bg-emerald-700\/0:hover{background-color:rgba(4,120,87,0)}.hover\:bg-emerald-700\/10:hover{background-color:rgba(4,120,87,.1)}.hover\:bg-emerald-700\/100:hover{background-color:#047857}.hover\:bg-emerald-700\/20:hover{background-color:rgba(4,120,87,.2)}.hover\:bg-emerald-700\/25:hover{background-color:rgba(4,120,87,.25)}.hover\:bg-emerald-700\/30:hover{background-color:rgba(4,120,87,.3)}.hover\:bg-emerald-700\/40:hover{background-color:rgba(4,120,87,.4)}.hover\:bg-emerald-700\/5:hover{background-color:rgba(4,120,87,.05)}.hover\:bg-emerald-700\/50:hover{background-color:rgba(4,120,87,.5)}.hover\:bg-emerald-700\/60:hover{background-color:rgba(4,120,87,.6)}.hover\:bg-emerald-700\/70:hover{background-color:rgba(4,120,87,.7)}.hover\:bg-emerald-700\/75:hover{background-color:rgba(4,120,87,.75)}.hover\:bg-emerald-700\/80:hover{background-color:rgba(4,120,87,.8)}.hover\:bg-emerald-700\/90:hover{background-color:rgba(4,120,87,.9)}.hover\:bg-emerald-700\/95:hover{background-color:rgba(4,120,87,.95)}.hover\:bg-emerald-800:hover{--tw-bg-opacity:1;background-color:rgb(6 95 70/var(--tw-bg-opacity))}.hover\:bg-emerald-800\/0:hover{background-color:rgba(6,95,70,0)}.hover\:bg-emerald-800\/10:hover{background-color:rgba(6,95,70,.1)}.hover\:bg-emerald-800\/100:hover{background-color:#065f46}.hover\:bg-emerald-800\/20:hover{background-color:rgba(6,95,70,.2)}.hover\:bg-emerald-800\/25:hover{background-color:rgba(6,95,70,.25)}.hover\:bg-emerald-800\/30:hover{background-color:rgba(6,95,70,.3)}.hover\:bg-emerald-800\/40:hover{background-color:rgba(6,95,70,.4)}.hover\:bg-emerald-800\/5:hover{background-color:rgba(6,95,70,.05)}.hover\:bg-emerald-800\/50:hover{background-color:rgba(6,95,70,.5)}.hover\:bg-emerald-800\/60:hover{background-color:rgba(6,95,70,.6)}.hover\:bg-emerald-800\/70:hover{background-color:rgba(6,95,70,.7)}.hover\:bg-emerald-800\/75:hover{background-color:rgba(6,95,70,.75)}.hover\:bg-emerald-800\/80:hover{background-color:rgba(6,95,70,.8)}.hover\:bg-emerald-800\/90:hover{background-color:rgba(6,95,70,.9)}.hover\:bg-emerald-800\/95:hover{background-color:rgba(6,95,70,.95)}.hover\:bg-emerald-900:hover{--tw-bg-opacity:1;background-color:rgb(6 78 59/var(--tw-bg-opacity))}.hover\:bg-emerald-900\/0:hover{background-color:rgba(6,78,59,0)}.hover\:bg-emerald-900\/10:hover{background-color:rgba(6,78,59,.1)}.hover\:bg-emerald-900\/100:hover{background-color:#064e3b}.hover\:bg-emerald-900\/20:hover{background-color:rgba(6,78,59,.2)}.hover\:bg-emerald-900\/25:hover{background-color:rgba(6,78,59,.25)}.hover\:bg-emerald-900\/30:hover{background-color:rgba(6,78,59,.3)}.hover\:bg-emerald-900\/40:hover{background-color:rgba(6,78,59,.4)}.hover\:bg-emerald-900\/5:hover{background-color:rgba(6,78,59,.05)}.hover\:bg-emerald-900\/50:hover{background-color:rgba(6,78,59,.5)}.hover\:bg-emerald-900\/60:hover{background-color:rgba(6,78,59,.6)}.hover\:bg-emerald-900\/70:hover{background-color:rgba(6,78,59,.7)}.hover\:bg-emerald-900\/75:hover{background-color:rgba(6,78,59,.75)}.hover\:bg-emerald-900\/80:hover{background-color:rgba(6,78,59,.8)}.hover\:bg-emerald-900\/90:hover{background-color:rgba(6,78,59,.9)}.hover\:bg-emerald-900\/95:hover{background-color:rgba(6,78,59,.95)}.hover\:bg-fuchsia-100:hover{--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity))}.hover\:bg-fuchsia-100\/0:hover{background-color:rgba(250,232,255,0)}.hover\:bg-fuchsia-100\/10:hover{background-color:rgba(250,232,255,.1)}.hover\:bg-fuchsia-100\/100:hover{background-color:#fae8ff}.hover\:bg-fuchsia-100\/20:hover{background-color:rgba(250,232,255,.2)}.hover\:bg-fuchsia-100\/25:hover{background-color:rgba(250,232,255,.25)}.hover\:bg-fuchsia-100\/30:hover{background-color:rgba(250,232,255,.3)}.hover\:bg-fuchsia-100\/40:hover{background-color:rgba(250,232,255,.4)}.hover\:bg-fuchsia-100\/5:hover{background-color:rgba(250,232,255,.05)}.hover\:bg-fuchsia-100\/50:hover{background-color:rgba(250,232,255,.5)}.hover\:bg-fuchsia-100\/60:hover{background-color:rgba(250,232,255,.6)}.hover\:bg-fuchsia-100\/70:hover{background-color:rgba(250,232,255,.7)}.hover\:bg-fuchsia-100\/75:hover{background-color:rgba(250,232,255,.75)}.hover\:bg-fuchsia-100\/80:hover{background-color:rgba(250,232,255,.8)}.hover\:bg-fuchsia-100\/90:hover{background-color:rgba(250,232,255,.9)}.hover\:bg-fuchsia-100\/95:hover{background-color:rgba(250,232,255,.95)}.hover\:bg-fuchsia-200:hover{--tw-bg-opacity:1;background-color:rgb(245 208 254/var(--tw-bg-opacity))}.hover\:bg-fuchsia-200\/0:hover{background-color:rgba(245,208,254,0)}.hover\:bg-fuchsia-200\/10:hover{background-color:rgba(245,208,254,.1)}.hover\:bg-fuchsia-200\/100:hover{background-color:#f5d0fe}.hover\:bg-fuchsia-200\/20:hover{background-color:rgba(245,208,254,.2)}.hover\:bg-fuchsia-200\/25:hover{background-color:rgba(245,208,254,.25)}.hover\:bg-fuchsia-200\/30:hover{background-color:rgba(245,208,254,.3)}.hover\:bg-fuchsia-200\/40:hover{background-color:rgba(245,208,254,.4)}.hover\:bg-fuchsia-200\/5:hover{background-color:rgba(245,208,254,.05)}.hover\:bg-fuchsia-200\/50:hover{background-color:rgba(245,208,254,.5)}.hover\:bg-fuchsia-200\/60:hover{background-color:rgba(245,208,254,.6)}.hover\:bg-fuchsia-200\/70:hover{background-color:rgba(245,208,254,.7)}.hover\:bg-fuchsia-200\/75:hover{background-color:rgba(245,208,254,.75)}.hover\:bg-fuchsia-200\/80:hover{background-color:rgba(245,208,254,.8)}.hover\:bg-fuchsia-200\/90:hover{background-color:rgba(245,208,254,.9)}.hover\:bg-fuchsia-200\/95:hover{background-color:rgba(245,208,254,.95)}.hover\:bg-fuchsia-300:hover{--tw-bg-opacity:1;background-color:rgb(240 171 252/var(--tw-bg-opacity))}.hover\:bg-fuchsia-300\/0:hover{background-color:rgba(240,171,252,0)}.hover\:bg-fuchsia-300\/10:hover{background-color:rgba(240,171,252,.1)}.hover\:bg-fuchsia-300\/100:hover{background-color:#f0abfc}.hover\:bg-fuchsia-300\/20:hover{background-color:rgba(240,171,252,.2)}.hover\:bg-fuchsia-300\/25:hover{background-color:rgba(240,171,252,.25)}.hover\:bg-fuchsia-300\/30:hover{background-color:rgba(240,171,252,.3)}.hover\:bg-fuchsia-300\/40:hover{background-color:rgba(240,171,252,.4)}.hover\:bg-fuchsia-300\/5:hover{background-color:rgba(240,171,252,.05)}.hover\:bg-fuchsia-300\/50:hover{background-color:rgba(240,171,252,.5)}.hover\:bg-fuchsia-300\/60:hover{background-color:rgba(240,171,252,.6)}.hover\:bg-fuchsia-300\/70:hover{background-color:rgba(240,171,252,.7)}.hover\:bg-fuchsia-300\/75:hover{background-color:rgba(240,171,252,.75)}.hover\:bg-fuchsia-300\/80:hover{background-color:rgba(240,171,252,.8)}.hover\:bg-fuchsia-300\/90:hover{background-color:rgba(240,171,252,.9)}.hover\:bg-fuchsia-300\/95:hover{background-color:rgba(240,171,252,.95)}.hover\:bg-fuchsia-400:hover{--tw-bg-opacity:1;background-color:rgb(232 121 249/var(--tw-bg-opacity))}.hover\:bg-fuchsia-400\/0:hover{background-color:rgba(232,121,249,0)}.hover\:bg-fuchsia-400\/10:hover{background-color:rgba(232,121,249,.1)}.hover\:bg-fuchsia-400\/100:hover{background-color:#e879f9}.hover\:bg-fuchsia-400\/20:hover{background-color:rgba(232,121,249,.2)}.hover\:bg-fuchsia-400\/25:hover{background-color:rgba(232,121,249,.25)}.hover\:bg-fuchsia-400\/30:hover{background-color:rgba(232,121,249,.3)}.hover\:bg-fuchsia-400\/40:hover{background-color:rgba(232,121,249,.4)}.hover\:bg-fuchsia-400\/5:hover{background-color:rgba(232,121,249,.05)}.hover\:bg-fuchsia-400\/50:hover{background-color:rgba(232,121,249,.5)}.hover\:bg-fuchsia-400\/60:hover{background-color:rgba(232,121,249,.6)}.hover\:bg-fuchsia-400\/70:hover{background-color:rgba(232,121,249,.7)}.hover\:bg-fuchsia-400\/75:hover{background-color:rgba(232,121,249,.75)}.hover\:bg-fuchsia-400\/80:hover{background-color:rgba(232,121,249,.8)}.hover\:bg-fuchsia-400\/90:hover{background-color:rgba(232,121,249,.9)}.hover\:bg-fuchsia-400\/95:hover{background-color:rgba(232,121,249,.95)}.hover\:bg-fuchsia-50:hover{--tw-bg-opacity:1;background-color:rgb(253 244 255/var(--tw-bg-opacity))}.hover\:bg-fuchsia-50\/0:hover{background-color:rgba(253,244,255,0)}.hover\:bg-fuchsia-50\/10:hover{background-color:rgba(253,244,255,.1)}.hover\:bg-fuchsia-50\/100:hover{background-color:#fdf4ff}.hover\:bg-fuchsia-50\/20:hover{background-color:rgba(253,244,255,.2)}.hover\:bg-fuchsia-50\/25:hover{background-color:rgba(253,244,255,.25)}.hover\:bg-fuchsia-50\/30:hover{background-color:rgba(253,244,255,.3)}.hover\:bg-fuchsia-50\/40:hover{background-color:rgba(253,244,255,.4)}.hover\:bg-fuchsia-50\/5:hover{background-color:rgba(253,244,255,.05)}.hover\:bg-fuchsia-50\/50:hover{background-color:rgba(253,244,255,.5)}.hover\:bg-fuchsia-50\/60:hover{background-color:rgba(253,244,255,.6)}.hover\:bg-fuchsia-50\/70:hover{background-color:rgba(253,244,255,.7)}.hover\:bg-fuchsia-50\/75:hover{background-color:rgba(253,244,255,.75)}.hover\:bg-fuchsia-50\/80:hover{background-color:rgba(253,244,255,.8)}.hover\:bg-fuchsia-50\/90:hover{background-color:rgba(253,244,255,.9)}.hover\:bg-fuchsia-50\/95:hover{background-color:rgba(253,244,255,.95)}.hover\:bg-fuchsia-500:hover{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity))}.hover\:bg-fuchsia-500\/0:hover{background-color:rgba(217,70,239,0)}.hover\:bg-fuchsia-500\/10:hover{background-color:rgba(217,70,239,.1)}.hover\:bg-fuchsia-500\/100:hover{background-color:#d946ef}.hover\:bg-fuchsia-500\/20:hover{background-color:rgba(217,70,239,.2)}.hover\:bg-fuchsia-500\/25:hover{background-color:rgba(217,70,239,.25)}.hover\:bg-fuchsia-500\/30:hover{background-color:rgba(217,70,239,.3)}.hover\:bg-fuchsia-500\/40:hover{background-color:rgba(217,70,239,.4)}.hover\:bg-fuchsia-500\/5:hover{background-color:rgba(217,70,239,.05)}.hover\:bg-fuchsia-500\/50:hover{background-color:rgba(217,70,239,.5)}.hover\:bg-fuchsia-500\/60:hover{background-color:rgba(217,70,239,.6)}.hover\:bg-fuchsia-500\/70:hover{background-color:rgba(217,70,239,.7)}.hover\:bg-fuchsia-500\/75:hover{background-color:rgba(217,70,239,.75)}.hover\:bg-fuchsia-500\/80:hover{background-color:rgba(217,70,239,.8)}.hover\:bg-fuchsia-500\/90:hover{background-color:rgba(217,70,239,.9)}.hover\:bg-fuchsia-500\/95:hover{background-color:rgba(217,70,239,.95)}.hover\:bg-fuchsia-600:hover{--tw-bg-opacity:1;background-color:rgb(192 38 211/var(--tw-bg-opacity))}.hover\:bg-fuchsia-600\/0:hover{background-color:rgba(192,38,211,0)}.hover\:bg-fuchsia-600\/10:hover{background-color:rgba(192,38,211,.1)}.hover\:bg-fuchsia-600\/100:hover{background-color:#c026d3}.hover\:bg-fuchsia-600\/20:hover{background-color:rgba(192,38,211,.2)}.hover\:bg-fuchsia-600\/25:hover{background-color:rgba(192,38,211,.25)}.hover\:bg-fuchsia-600\/30:hover{background-color:rgba(192,38,211,.3)}.hover\:bg-fuchsia-600\/40:hover{background-color:rgba(192,38,211,.4)}.hover\:bg-fuchsia-600\/5:hover{background-color:rgba(192,38,211,.05)}.hover\:bg-fuchsia-600\/50:hover{background-color:rgba(192,38,211,.5)}.hover\:bg-fuchsia-600\/60:hover{background-color:rgba(192,38,211,.6)}.hover\:bg-fuchsia-600\/70:hover{background-color:rgba(192,38,211,.7)}.hover\:bg-fuchsia-600\/75:hover{background-color:rgba(192,38,211,.75)}.hover\:bg-fuchsia-600\/80:hover{background-color:rgba(192,38,211,.8)}.hover\:bg-fuchsia-600\/90:hover{background-color:rgba(192,38,211,.9)}.hover\:bg-fuchsia-600\/95:hover{background-color:rgba(192,38,211,.95)}.hover\:bg-fuchsia-700:hover{--tw-bg-opacity:1;background-color:rgb(162 28 175/var(--tw-bg-opacity))}.hover\:bg-fuchsia-700\/0:hover{background-color:rgba(162,28,175,0)}.hover\:bg-fuchsia-700\/10:hover{background-color:rgba(162,28,175,.1)}.hover\:bg-fuchsia-700\/100:hover{background-color:#a21caf}.hover\:bg-fuchsia-700\/20:hover{background-color:rgba(162,28,175,.2)}.hover\:bg-fuchsia-700\/25:hover{background-color:rgba(162,28,175,.25)}.hover\:bg-fuchsia-700\/30:hover{background-color:rgba(162,28,175,.3)}.hover\:bg-fuchsia-700\/40:hover{background-color:rgba(162,28,175,.4)}.hover\:bg-fuchsia-700\/5:hover{background-color:rgba(162,28,175,.05)}.hover\:bg-fuchsia-700\/50:hover{background-color:rgba(162,28,175,.5)}.hover\:bg-fuchsia-700\/60:hover{background-color:rgba(162,28,175,.6)}.hover\:bg-fuchsia-700\/70:hover{background-color:rgba(162,28,175,.7)}.hover\:bg-fuchsia-700\/75:hover{background-color:rgba(162,28,175,.75)}.hover\:bg-fuchsia-700\/80:hover{background-color:rgba(162,28,175,.8)}.hover\:bg-fuchsia-700\/90:hover{background-color:rgba(162,28,175,.9)}.hover\:bg-fuchsia-700\/95:hover{background-color:rgba(162,28,175,.95)}.hover\:bg-fuchsia-800:hover{--tw-bg-opacity:1;background-color:rgb(134 25 143/var(--tw-bg-opacity))}.hover\:bg-fuchsia-800\/0:hover{background-color:rgba(134,25,143,0)}.hover\:bg-fuchsia-800\/10:hover{background-color:rgba(134,25,143,.1)}.hover\:bg-fuchsia-800\/100:hover{background-color:#86198f}.hover\:bg-fuchsia-800\/20:hover{background-color:rgba(134,25,143,.2)}.hover\:bg-fuchsia-800\/25:hover{background-color:rgba(134,25,143,.25)}.hover\:bg-fuchsia-800\/30:hover{background-color:rgba(134,25,143,.3)}.hover\:bg-fuchsia-800\/40:hover{background-color:rgba(134,25,143,.4)}.hover\:bg-fuchsia-800\/5:hover{background-color:rgba(134,25,143,.05)}.hover\:bg-fuchsia-800\/50:hover{background-color:rgba(134,25,143,.5)}.hover\:bg-fuchsia-800\/60:hover{background-color:rgba(134,25,143,.6)}.hover\:bg-fuchsia-800\/70:hover{background-color:rgba(134,25,143,.7)}.hover\:bg-fuchsia-800\/75:hover{background-color:rgba(134,25,143,.75)}.hover\:bg-fuchsia-800\/80:hover{background-color:rgba(134,25,143,.8)}.hover\:bg-fuchsia-800\/90:hover{background-color:rgba(134,25,143,.9)}.hover\:bg-fuchsia-800\/95:hover{background-color:rgba(134,25,143,.95)}.hover\:bg-fuchsia-900:hover{--tw-bg-opacity:1;background-color:rgb(112 26 117/var(--tw-bg-opacity))}.hover\:bg-fuchsia-900\/0:hover{background-color:rgba(112,26,117,0)}.hover\:bg-fuchsia-900\/10:hover{background-color:rgba(112,26,117,.1)}.hover\:bg-fuchsia-900\/100:hover{background-color:#701a75}.hover\:bg-fuchsia-900\/20:hover{background-color:rgba(112,26,117,.2)}.hover\:bg-fuchsia-900\/25:hover{background-color:rgba(112,26,117,.25)}.hover\:bg-fuchsia-900\/30:hover{background-color:rgba(112,26,117,.3)}.hover\:bg-fuchsia-900\/40:hover{background-color:rgba(112,26,117,.4)}.hover\:bg-fuchsia-900\/5:hover{background-color:rgba(112,26,117,.05)}.hover\:bg-fuchsia-900\/50:hover{background-color:rgba(112,26,117,.5)}.hover\:bg-fuchsia-900\/60:hover{background-color:rgba(112,26,117,.6)}.hover\:bg-fuchsia-900\/70:hover{background-color:rgba(112,26,117,.7)}.hover\:bg-fuchsia-900\/75:hover{background-color:rgba(112,26,117,.75)}.hover\:bg-fuchsia-900\/80:hover{background-color:rgba(112,26,117,.8)}.hover\:bg-fuchsia-900\/90:hover{background-color:rgba(112,26,117,.9)}.hover\:bg-fuchsia-900\/95:hover{background-color:rgba(112,26,117,.95)}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-gray-100\/0:hover{background-color:rgba(243,244,246,0)}.hover\:bg-gray-100\/10:hover{background-color:rgba(243,244,246,.1)}.hover\:bg-gray-100\/100:hover{background-color:#f3f4f6}.hover\:bg-gray-100\/20:hover{background-color:rgba(243,244,246,.2)}.hover\:bg-gray-100\/25:hover{background-color:rgba(243,244,246,.25)}.hover\:bg-gray-100\/30:hover{background-color:rgba(243,244,246,.3)}.hover\:bg-gray-100\/40:hover{background-color:rgba(243,244,246,.4)}.hover\:bg-gray-100\/5:hover{background-color:rgba(243,244,246,.05)}.hover\:bg-gray-100\/50:hover{background-color:rgba(243,244,246,.5)}.hover\:bg-gray-100\/60:hover{background-color:rgba(243,244,246,.6)}.hover\:bg-gray-100\/70:hover{background-color:rgba(243,244,246,.7)}.hover\:bg-gray-100\/75:hover{background-color:rgba(243,244,246,.75)}.hover\:bg-gray-100\/80:hover{background-color:rgba(243,244,246,.8)}.hover\:bg-gray-100\/90:hover{background-color:rgba(243,244,246,.9)}.hover\:bg-gray-100\/95:hover{background-color:rgba(243,244,246,.95)}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-gray-200\/0:hover{background-color:rgba(229,231,235,0)}.hover\:bg-gray-200\/10:hover{background-color:rgba(229,231,235,.1)}.hover\:bg-gray-200\/100:hover{background-color:#e5e7eb}.hover\:bg-gray-200\/20:hover{background-color:rgba(229,231,235,.2)}.hover\:bg-gray-200\/25:hover{background-color:rgba(229,231,235,.25)}.hover\:bg-gray-200\/30:hover{background-color:rgba(229,231,235,.3)}.hover\:bg-gray-200\/40:hover{background-color:rgba(229,231,235,.4)}.hover\:bg-gray-200\/5:hover{background-color:rgba(229,231,235,.05)}.hover\:bg-gray-200\/50:hover{background-color:rgba(229,231,235,.5)}.hover\:bg-gray-200\/60:hover{background-color:rgba(229,231,235,.6)}.hover\:bg-gray-200\/70:hover{background-color:rgba(229,231,235,.7)}.hover\:bg-gray-200\/75:hover{background-color:rgba(229,231,235,.75)}.hover\:bg-gray-200\/80:hover{background-color:rgba(229,231,235,.8)}.hover\:bg-gray-200\/90:hover{background-color:rgba(229,231,235,.9)}.hover\:bg-gray-200\/95:hover{background-color:rgba(229,231,235,.95)}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.hover\:bg-gray-300\/0:hover{background-color:rgba(209,213,219,0)}.hover\:bg-gray-300\/10:hover{background-color:rgba(209,213,219,.1)}.hover\:bg-gray-300\/100:hover{background-color:#d1d5db}.hover\:bg-gray-300\/20:hover{background-color:rgba(209,213,219,.2)}.hover\:bg-gray-300\/25:hover{background-color:rgba(209,213,219,.25)}.hover\:bg-gray-300\/30:hover{background-color:rgba(209,213,219,.3)}.hover\:bg-gray-300\/40:hover{background-color:rgba(209,213,219,.4)}.hover\:bg-gray-300\/5:hover{background-color:rgba(209,213,219,.05)}.hover\:bg-gray-300\/50:hover{background-color:rgba(209,213,219,.5)}.hover\:bg-gray-300\/60:hover{background-color:rgba(209,213,219,.6)}.hover\:bg-gray-300\/70:hover{background-color:rgba(209,213,219,.7)}.hover\:bg-gray-300\/75:hover{background-color:rgba(209,213,219,.75)}.hover\:bg-gray-300\/80:hover{background-color:rgba(209,213,219,.8)}.hover\:bg-gray-300\/90:hover{background-color:rgba(209,213,219,.9)}.hover\:bg-gray-300\/95:hover{background-color:rgba(209,213,219,.95)}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.hover\:bg-gray-400\/0:hover{background-color:rgba(156,163,175,0)}.hover\:bg-gray-400\/10:hover{background-color:rgba(156,163,175,.1)}.hover\:bg-gray-400\/100:hover{background-color:#9ca3af}.hover\:bg-gray-400\/20:hover{background-color:rgba(156,163,175,.2)}.hover\:bg-gray-400\/25:hover{background-color:rgba(156,163,175,.25)}.hover\:bg-gray-400\/30:hover{background-color:rgba(156,163,175,.3)}.hover\:bg-gray-400\/40:hover{background-color:rgba(156,163,175,.4)}.hover\:bg-gray-400\/5:hover{background-color:rgba(156,163,175,.05)}.hover\:bg-gray-400\/50:hover{background-color:rgba(156,163,175,.5)}.hover\:bg-gray-400\/60:hover{background-color:rgba(156,163,175,.6)}.hover\:bg-gray-400\/70:hover{background-color:rgba(156,163,175,.7)}.hover\:bg-gray-400\/75:hover{background-color:rgba(156,163,175,.75)}.hover\:bg-gray-400\/80:hover{background-color:rgba(156,163,175,.8)}.hover\:bg-gray-400\/90:hover{background-color:rgba(156,163,175,.9)}.hover\:bg-gray-400\/95:hover{background-color:rgba(156,163,175,.95)}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:bg-gray-50\/0:hover{background-color:rgba(249,250,251,0)}.hover\:bg-gray-50\/10:hover{background-color:rgba(249,250,251,.1)}.hover\:bg-gray-50\/100:hover{background-color:#f9fafb}.hover\:bg-gray-50\/20:hover{background-color:rgba(249,250,251,.2)}.hover\:bg-gray-50\/25:hover{background-color:rgba(249,250,251,.25)}.hover\:bg-gray-50\/30:hover{background-color:rgba(249,250,251,.3)}.hover\:bg-gray-50\/40:hover{background-color:rgba(249,250,251,.4)}.hover\:bg-gray-50\/5:hover{background-color:rgba(249,250,251,.05)}.hover\:bg-gray-50\/50:hover{background-color:rgba(249,250,251,.5)}.hover\:bg-gray-50\/60:hover{background-color:rgba(249,250,251,.6)}.hover\:bg-gray-50\/70:hover{background-color:rgba(249,250,251,.7)}.hover\:bg-gray-50\/75:hover{background-color:rgba(249,250,251,.75)}.hover\:bg-gray-50\/80:hover{background-color:rgba(249,250,251,.8)}.hover\:bg-gray-50\/90:hover{background-color:rgba(249,250,251,.9)}.hover\:bg-gray-50\/95:hover{background-color:rgba(249,250,251,.95)}.hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.hover\:bg-gray-500\/0:hover{background-color:hsla(220,9%,46%,0)}.hover\:bg-gray-500\/10:hover{background-color:hsla(220,9%,46%,.1)}.hover\:bg-gray-500\/100:hover{background-color:#6b7280}.hover\:bg-gray-500\/20:hover{background-color:hsla(220,9%,46%,.2)}.hover\:bg-gray-500\/25:hover{background-color:hsla(220,9%,46%,.25)}.hover\:bg-gray-500\/30:hover{background-color:hsla(220,9%,46%,.3)}.hover\:bg-gray-500\/40:hover{background-color:hsla(220,9%,46%,.4)}.hover\:bg-gray-500\/5:hover{background-color:hsla(220,9%,46%,.05)}.hover\:bg-gray-500\/50:hover{background-color:hsla(220,9%,46%,.5)}.hover\:bg-gray-500\/60:hover{background-color:hsla(220,9%,46%,.6)}.hover\:bg-gray-500\/70:hover{background-color:hsla(220,9%,46%,.7)}.hover\:bg-gray-500\/75:hover{background-color:hsla(220,9%,46%,.75)}.hover\:bg-gray-500\/80:hover{background-color:hsla(220,9%,46%,.8)}.hover\:bg-gray-500\/90:hover{background-color:hsla(220,9%,46%,.9)}.hover\:bg-gray-500\/95:hover{background-color:hsla(220,9%,46%,.95)}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.hover\:bg-gray-600\/0:hover{background-color:rgba(75,85,99,0)}.hover\:bg-gray-600\/10:hover{background-color:rgba(75,85,99,.1)}.hover\:bg-gray-600\/100:hover{background-color:#4b5563}.hover\:bg-gray-600\/20:hover{background-color:rgba(75,85,99,.2)}.hover\:bg-gray-600\/25:hover{background-color:rgba(75,85,99,.25)}.hover\:bg-gray-600\/30:hover{background-color:rgba(75,85,99,.3)}.hover\:bg-gray-600\/40:hover{background-color:rgba(75,85,99,.4)}.hover\:bg-gray-600\/5:hover{background-color:rgba(75,85,99,.05)}.hover\:bg-gray-600\/50:hover{background-color:rgba(75,85,99,.5)}.hover\:bg-gray-600\/60:hover{background-color:rgba(75,85,99,.6)}.hover\:bg-gray-600\/70:hover{background-color:rgba(75,85,99,.7)}.hover\:bg-gray-600\/75:hover{background-color:rgba(75,85,99,.75)}.hover\:bg-gray-600\/80:hover{background-color:rgba(75,85,99,.8)}.hover\:bg-gray-600\/90:hover{background-color:rgba(75,85,99,.9)}.hover\:bg-gray-600\/95:hover{background-color:rgba(75,85,99,.95)}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.hover\:bg-gray-700\/0:hover{background-color:rgba(55,65,81,0)}.hover\:bg-gray-700\/10:hover{background-color:rgba(55,65,81,.1)}.hover\:bg-gray-700\/100:hover{background-color:#374151}.hover\:bg-gray-700\/20:hover{background-color:rgba(55,65,81,.2)}.hover\:bg-gray-700\/25:hover{background-color:rgba(55,65,81,.25)}.hover\:bg-gray-700\/30:hover{background-color:rgba(55,65,81,.3)}.hover\:bg-gray-700\/40:hover{background-color:rgba(55,65,81,.4)}.hover\:bg-gray-700\/5:hover{background-color:rgba(55,65,81,.05)}.hover\:bg-gray-700\/50:hover{background-color:rgba(55,65,81,.5)}.hover\:bg-gray-700\/60:hover{background-color:rgba(55,65,81,.6)}.hover\:bg-gray-700\/70:hover{background-color:rgba(55,65,81,.7)}.hover\:bg-gray-700\/75:hover{background-color:rgba(55,65,81,.75)}.hover\:bg-gray-700\/80:hover{background-color:rgba(55,65,81,.8)}.hover\:bg-gray-700\/90:hover{background-color:rgba(55,65,81,.9)}.hover\:bg-gray-700\/95:hover{background-color:rgba(55,65,81,.95)}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.hover\:bg-gray-800\/0:hover{background-color:rgba(31,41,55,0)}.hover\:bg-gray-800\/10:hover{background-color:rgba(31,41,55,.1)}.hover\:bg-gray-800\/100:hover{background-color:#1f2937}.hover\:bg-gray-800\/20:hover{background-color:rgba(31,41,55,.2)}.hover\:bg-gray-800\/25:hover{background-color:rgba(31,41,55,.25)}.hover\:bg-gray-800\/30:hover{background-color:rgba(31,41,55,.3)}.hover\:bg-gray-800\/40:hover{background-color:rgba(31,41,55,.4)}.hover\:bg-gray-800\/5:hover{background-color:rgba(31,41,55,.05)}.hover\:bg-gray-800\/50:hover{background-color:rgba(31,41,55,.5)}.hover\:bg-gray-800\/60:hover{background-color:rgba(31,41,55,.6)}.hover\:bg-gray-800\/70:hover{background-color:rgba(31,41,55,.7)}.hover\:bg-gray-800\/75:hover{background-color:rgba(31,41,55,.75)}.hover\:bg-gray-800\/80:hover{background-color:rgba(31,41,55,.8)}.hover\:bg-gray-800\/90:hover{background-color:rgba(31,41,55,.9)}.hover\:bg-gray-800\/95:hover{background-color:rgba(31,41,55,.95)}.hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.hover\:bg-gray-900\/0:hover{background-color:rgba(17,24,39,0)}.hover\:bg-gray-900\/10:hover{background-color:rgba(17,24,39,.1)}.hover\:bg-gray-900\/100:hover{background-color:#111827}.hover\:bg-gray-900\/20:hover{background-color:rgba(17,24,39,.2)}.hover\:bg-gray-900\/25:hover{background-color:rgba(17,24,39,.25)}.hover\:bg-gray-900\/30:hover{background-color:rgba(17,24,39,.3)}.hover\:bg-gray-900\/40:hover{background-color:rgba(17,24,39,.4)}.hover\:bg-gray-900\/5:hover{background-color:rgba(17,24,39,.05)}.hover\:bg-gray-900\/50:hover{background-color:rgba(17,24,39,.5)}.hover\:bg-gray-900\/60:hover{background-color:rgba(17,24,39,.6)}.hover\:bg-gray-900\/70:hover{background-color:rgba(17,24,39,.7)}.hover\:bg-gray-900\/75:hover{background-color:rgba(17,24,39,.75)}.hover\:bg-gray-900\/80:hover{background-color:rgba(17,24,39,.8)}.hover\:bg-gray-900\/90:hover{background-color:rgba(17,24,39,.9)}.hover\:bg-gray-900\/95:hover{background-color:rgba(17,24,39,.95)}.hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgb(222 247 236/var(--tw-bg-opacity))}.hover\:bg-green-100\/0:hover{background-color:rgba(222,247,236,0)}.hover\:bg-green-100\/10:hover{background-color:rgba(222,247,236,.1)}.hover\:bg-green-100\/100:hover{background-color:#def7ec}.hover\:bg-green-100\/20:hover{background-color:rgba(222,247,236,.2)}.hover\:bg-green-100\/25:hover{background-color:rgba(222,247,236,.25)}.hover\:bg-green-100\/30:hover{background-color:rgba(222,247,236,.3)}.hover\:bg-green-100\/40:hover{background-color:rgba(222,247,236,.4)}.hover\:bg-green-100\/5:hover{background-color:rgba(222,247,236,.05)}.hover\:bg-green-100\/50:hover{background-color:rgba(222,247,236,.5)}.hover\:bg-green-100\/60:hover{background-color:rgba(222,247,236,.6)}.hover\:bg-green-100\/70:hover{background-color:rgba(222,247,236,.7)}.hover\:bg-green-100\/75:hover{background-color:rgba(222,247,236,.75)}.hover\:bg-green-100\/80:hover{background-color:rgba(222,247,236,.8)}.hover\:bg-green-100\/90:hover{background-color:rgba(222,247,236,.9)}.hover\:bg-green-100\/95:hover{background-color:rgba(222,247,236,.95)}.hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgb(188 240 218/var(--tw-bg-opacity))}.hover\:bg-green-200\/0:hover{background-color:rgba(188,240,218,0)}.hover\:bg-green-200\/10:hover{background-color:rgba(188,240,218,.1)}.hover\:bg-green-200\/100:hover{background-color:#bcf0da}.hover\:bg-green-200\/20:hover{background-color:rgba(188,240,218,.2)}.hover\:bg-green-200\/25:hover{background-color:rgba(188,240,218,.25)}.hover\:bg-green-200\/30:hover{background-color:rgba(188,240,218,.3)}.hover\:bg-green-200\/40:hover{background-color:rgba(188,240,218,.4)}.hover\:bg-green-200\/5:hover{background-color:rgba(188,240,218,.05)}.hover\:bg-green-200\/50:hover{background-color:rgba(188,240,218,.5)}.hover\:bg-green-200\/60:hover{background-color:rgba(188,240,218,.6)}.hover\:bg-green-200\/70:hover{background-color:rgba(188,240,218,.7)}.hover\:bg-green-200\/75:hover{background-color:rgba(188,240,218,.75)}.hover\:bg-green-200\/80:hover{background-color:rgba(188,240,218,.8)}.hover\:bg-green-200\/90:hover{background-color:rgba(188,240,218,.9)}.hover\:bg-green-200\/95:hover{background-color:rgba(188,240,218,.95)}.hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgb(132 225 188/var(--tw-bg-opacity))}.hover\:bg-green-300\/0:hover{background-color:rgba(132,225,188,0)}.hover\:bg-green-300\/10:hover{background-color:rgba(132,225,188,.1)}.hover\:bg-green-300\/100:hover{background-color:#84e1bc}.hover\:bg-green-300\/20:hover{background-color:rgba(132,225,188,.2)}.hover\:bg-green-300\/25:hover{background-color:rgba(132,225,188,.25)}.hover\:bg-green-300\/30:hover{background-color:rgba(132,225,188,.3)}.hover\:bg-green-300\/40:hover{background-color:rgba(132,225,188,.4)}.hover\:bg-green-300\/5:hover{background-color:rgba(132,225,188,.05)}.hover\:bg-green-300\/50:hover{background-color:rgba(132,225,188,.5)}.hover\:bg-green-300\/60:hover{background-color:rgba(132,225,188,.6)}.hover\:bg-green-300\/70:hover{background-color:rgba(132,225,188,.7)}.hover\:bg-green-300\/75:hover{background-color:rgba(132,225,188,.75)}.hover\:bg-green-300\/80:hover{background-color:rgba(132,225,188,.8)}.hover\:bg-green-300\/90:hover{background-color:rgba(132,225,188,.9)}.hover\:bg-green-300\/95:hover{background-color:rgba(132,225,188,.95)}.hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgb(49 196 141/var(--tw-bg-opacity))}.hover\:bg-green-400\/0:hover{background-color:rgba(49,196,141,0)}.hover\:bg-green-400\/10:hover{background-color:rgba(49,196,141,.1)}.hover\:bg-green-400\/100:hover{background-color:#31c48d}.hover\:bg-green-400\/20:hover{background-color:rgba(49,196,141,.2)}.hover\:bg-green-400\/25:hover{background-color:rgba(49,196,141,.25)}.hover\:bg-green-400\/30:hover{background-color:rgba(49,196,141,.3)}.hover\:bg-green-400\/40:hover{background-color:rgba(49,196,141,.4)}.hover\:bg-green-400\/5:hover{background-color:rgba(49,196,141,.05)}.hover\:bg-green-400\/50:hover{background-color:rgba(49,196,141,.5)}.hover\:bg-green-400\/60:hover{background-color:rgba(49,196,141,.6)}.hover\:bg-green-400\/70:hover{background-color:rgba(49,196,141,.7)}.hover\:bg-green-400\/75:hover{background-color:rgba(49,196,141,.75)}.hover\:bg-green-400\/80:hover{background-color:rgba(49,196,141,.8)}.hover\:bg-green-400\/90:hover{background-color:rgba(49,196,141,.9)}.hover\:bg-green-400\/95:hover{background-color:rgba(49,196,141,.95)}.hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgb(243 250 247/var(--tw-bg-opacity))}.hover\:bg-green-50\/0:hover{background-color:rgba(243,250,247,0)}.hover\:bg-green-50\/10:hover{background-color:rgba(243,250,247,.1)}.hover\:bg-green-50\/100:hover{background-color:#f3faf7}.hover\:bg-green-50\/20:hover{background-color:rgba(243,250,247,.2)}.hover\:bg-green-50\/25:hover{background-color:rgba(243,250,247,.25)}.hover\:bg-green-50\/30:hover{background-color:rgba(243,250,247,.3)}.hover\:bg-green-50\/40:hover{background-color:rgba(243,250,247,.4)}.hover\:bg-green-50\/5:hover{background-color:rgba(243,250,247,.05)}.hover\:bg-green-50\/50:hover{background-color:rgba(243,250,247,.5)}.hover\:bg-green-50\/60:hover{background-color:rgba(243,250,247,.6)}.hover\:bg-green-50\/70:hover{background-color:rgba(243,250,247,.7)}.hover\:bg-green-50\/75:hover{background-color:rgba(243,250,247,.75)}.hover\:bg-green-50\/80:hover{background-color:rgba(243,250,247,.8)}.hover\:bg-green-50\/90:hover{background-color:rgba(243,250,247,.9)}.hover\:bg-green-50\/95:hover{background-color:rgba(243,250,247,.95)}.hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgb(14 159 110/var(--tw-bg-opacity))}.hover\:bg-green-500\/0:hover{background-color:rgba(14,159,110,0)}.hover\:bg-green-500\/10:hover{background-color:rgba(14,159,110,.1)}.hover\:bg-green-500\/100:hover{background-color:#0e9f6e}.hover\:bg-green-500\/20:hover{background-color:rgba(14,159,110,.2)}.hover\:bg-green-500\/25:hover{background-color:rgba(14,159,110,.25)}.hover\:bg-green-500\/30:hover{background-color:rgba(14,159,110,.3)}.hover\:bg-green-500\/40:hover{background-color:rgba(14,159,110,.4)}.hover\:bg-green-500\/5:hover{background-color:rgba(14,159,110,.05)}.hover\:bg-green-500\/50:hover{background-color:rgba(14,159,110,.5)}.hover\:bg-green-500\/60:hover{background-color:rgba(14,159,110,.6)}.hover\:bg-green-500\/70:hover{background-color:rgba(14,159,110,.7)}.hover\:bg-green-500\/75:hover{background-color:rgba(14,159,110,.75)}.hover\:bg-green-500\/80:hover{background-color:rgba(14,159,110,.8)}.hover\:bg-green-500\/90:hover{background-color:rgba(14,159,110,.9)}.hover\:bg-green-500\/95:hover{background-color:rgba(14,159,110,.95)}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(5 122 85/var(--tw-bg-opacity))}.hover\:bg-green-600\/0:hover{background-color:rgba(5,122,85,0)}.hover\:bg-green-600\/10:hover{background-color:rgba(5,122,85,.1)}.hover\:bg-green-600\/100:hover{background-color:#057a55}.hover\:bg-green-600\/20:hover{background-color:rgba(5,122,85,.2)}.hover\:bg-green-600\/25:hover{background-color:rgba(5,122,85,.25)}.hover\:bg-green-600\/30:hover{background-color:rgba(5,122,85,.3)}.hover\:bg-green-600\/40:hover{background-color:rgba(5,122,85,.4)}.hover\:bg-green-600\/5:hover{background-color:rgba(5,122,85,.05)}.hover\:bg-green-600\/50:hover{background-color:rgba(5,122,85,.5)}.hover\:bg-green-600\/60:hover{background-color:rgba(5,122,85,.6)}.hover\:bg-green-600\/70:hover{background-color:rgba(5,122,85,.7)}.hover\:bg-green-600\/75:hover{background-color:rgba(5,122,85,.75)}.hover\:bg-green-600\/80:hover{background-color:rgba(5,122,85,.8)}.hover\:bg-green-600\/90:hover{background-color:rgba(5,122,85,.9)}.hover\:bg-green-600\/95:hover{background-color:rgba(5,122,85,.95)}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(4 108 78/var(--tw-bg-opacity))}.hover\:bg-green-700\/0:hover{background-color:rgba(4,108,78,0)}.hover\:bg-green-700\/10:hover{background-color:rgba(4,108,78,.1)}.hover\:bg-green-700\/100:hover{background-color:#046c4e}.hover\:bg-green-700\/20:hover{background-color:rgba(4,108,78,.2)}.hover\:bg-green-700\/25:hover{background-color:rgba(4,108,78,.25)}.hover\:bg-green-700\/30:hover{background-color:rgba(4,108,78,.3)}.hover\:bg-green-700\/40:hover{background-color:rgba(4,108,78,.4)}.hover\:bg-green-700\/5:hover{background-color:rgba(4,108,78,.05)}.hover\:bg-green-700\/50:hover{background-color:rgba(4,108,78,.5)}.hover\:bg-green-700\/60:hover{background-color:rgba(4,108,78,.6)}.hover\:bg-green-700\/70:hover{background-color:rgba(4,108,78,.7)}.hover\:bg-green-700\/75:hover{background-color:rgba(4,108,78,.75)}.hover\:bg-green-700\/80:hover{background-color:rgba(4,108,78,.8)}.hover\:bg-green-700\/90:hover{background-color:rgba(4,108,78,.9)}.hover\:bg-green-700\/95:hover{background-color:rgba(4,108,78,.95)}.hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgb(3 84 63/var(--tw-bg-opacity))}.hover\:bg-green-800\/0:hover{background-color:rgba(3,84,63,0)}.hover\:bg-green-800\/10:hover{background-color:rgba(3,84,63,.1)}.hover\:bg-green-800\/100:hover{background-color:#03543f}.hover\:bg-green-800\/20:hover{background-color:rgba(3,84,63,.2)}.hover\:bg-green-800\/25:hover{background-color:rgba(3,84,63,.25)}.hover\:bg-green-800\/30:hover{background-color:rgba(3,84,63,.3)}.hover\:bg-green-800\/40:hover{background-color:rgba(3,84,63,.4)}.hover\:bg-green-800\/5:hover{background-color:rgba(3,84,63,.05)}.hover\:bg-green-800\/50:hover{background-color:rgba(3,84,63,.5)}.hover\:bg-green-800\/60:hover{background-color:rgba(3,84,63,.6)}.hover\:bg-green-800\/70:hover{background-color:rgba(3,84,63,.7)}.hover\:bg-green-800\/75:hover{background-color:rgba(3,84,63,.75)}.hover\:bg-green-800\/80:hover{background-color:rgba(3,84,63,.8)}.hover\:bg-green-800\/90:hover{background-color:rgba(3,84,63,.9)}.hover\:bg-green-800\/95:hover{background-color:rgba(3,84,63,.95)}.hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgb(1 71 55/var(--tw-bg-opacity))}.hover\:bg-green-900\/0:hover{background-color:rgba(1,71,55,0)}.hover\:bg-green-900\/10:hover{background-color:rgba(1,71,55,.1)}.hover\:bg-green-900\/100:hover{background-color:#014737}.hover\:bg-green-900\/20:hover{background-color:rgba(1,71,55,.2)}.hover\:bg-green-900\/25:hover{background-color:rgba(1,71,55,.25)}.hover\:bg-green-900\/30:hover{background-color:rgba(1,71,55,.3)}.hover\:bg-green-900\/40:hover{background-color:rgba(1,71,55,.4)}.hover\:bg-green-900\/5:hover{background-color:rgba(1,71,55,.05)}.hover\:bg-green-900\/50:hover{background-color:rgba(1,71,55,.5)}.hover\:bg-green-900\/60:hover{background-color:rgba(1,71,55,.6)}.hover\:bg-green-900\/70:hover{background-color:rgba(1,71,55,.7)}.hover\:bg-green-900\/75:hover{background-color:rgba(1,71,55,.75)}.hover\:bg-green-900\/80:hover{background-color:rgba(1,71,55,.8)}.hover\:bg-green-900\/90:hover{background-color:rgba(1,71,55,.9)}.hover\:bg-green-900\/95:hover{background-color:rgba(1,71,55,.95)}.hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgb(229 237 255/var(--tw-bg-opacity))}.hover\:bg-indigo-100\/0:hover{background-color:rgba(229,237,255,0)}.hover\:bg-indigo-100\/10:hover{background-color:rgba(229,237,255,.1)}.hover\:bg-indigo-100\/100:hover{background-color:#e5edff}.hover\:bg-indigo-100\/20:hover{background-color:rgba(229,237,255,.2)}.hover\:bg-indigo-100\/25:hover{background-color:rgba(229,237,255,.25)}.hover\:bg-indigo-100\/30:hover{background-color:rgba(229,237,255,.3)}.hover\:bg-indigo-100\/40:hover{background-color:rgba(229,237,255,.4)}.hover\:bg-indigo-100\/5:hover{background-color:rgba(229,237,255,.05)}.hover\:bg-indigo-100\/50:hover{background-color:rgba(229,237,255,.5)}.hover\:bg-indigo-100\/60:hover{background-color:rgba(229,237,255,.6)}.hover\:bg-indigo-100\/70:hover{background-color:rgba(229,237,255,.7)}.hover\:bg-indigo-100\/75:hover{background-color:rgba(229,237,255,.75)}.hover\:bg-indigo-100\/80:hover{background-color:rgba(229,237,255,.8)}.hover\:bg-indigo-100\/90:hover{background-color:rgba(229,237,255,.9)}.hover\:bg-indigo-100\/95:hover{background-color:rgba(229,237,255,.95)}.hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgb(205 219 254/var(--tw-bg-opacity))}.hover\:bg-indigo-200\/0:hover{background-color:rgba(205,219,254,0)}.hover\:bg-indigo-200\/10:hover{background-color:rgba(205,219,254,.1)}.hover\:bg-indigo-200\/100:hover{background-color:#cddbfe}.hover\:bg-indigo-200\/20:hover{background-color:rgba(205,219,254,.2)}.hover\:bg-indigo-200\/25:hover{background-color:rgba(205,219,254,.25)}.hover\:bg-indigo-200\/30:hover{background-color:rgba(205,219,254,.3)}.hover\:bg-indigo-200\/40:hover{background-color:rgba(205,219,254,.4)}.hover\:bg-indigo-200\/5:hover{background-color:rgba(205,219,254,.05)}.hover\:bg-indigo-200\/50:hover{background-color:rgba(205,219,254,.5)}.hover\:bg-indigo-200\/60:hover{background-color:rgba(205,219,254,.6)}.hover\:bg-indigo-200\/70:hover{background-color:rgba(205,219,254,.7)}.hover\:bg-indigo-200\/75:hover{background-color:rgba(205,219,254,.75)}.hover\:bg-indigo-200\/80:hover{background-color:rgba(205,219,254,.8)}.hover\:bg-indigo-200\/90:hover{background-color:rgba(205,219,254,.9)}.hover\:bg-indigo-200\/95:hover{background-color:rgba(205,219,254,.95)}.hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgb(180 198 252/var(--tw-bg-opacity))}.hover\:bg-indigo-300\/0:hover{background-color:rgba(180,198,252,0)}.hover\:bg-indigo-300\/10:hover{background-color:rgba(180,198,252,.1)}.hover\:bg-indigo-300\/100:hover{background-color:#b4c6fc}.hover\:bg-indigo-300\/20:hover{background-color:rgba(180,198,252,.2)}.hover\:bg-indigo-300\/25:hover{background-color:rgba(180,198,252,.25)}.hover\:bg-indigo-300\/30:hover{background-color:rgba(180,198,252,.3)}.hover\:bg-indigo-300\/40:hover{background-color:rgba(180,198,252,.4)}.hover\:bg-indigo-300\/5:hover{background-color:rgba(180,198,252,.05)}.hover\:bg-indigo-300\/50:hover{background-color:rgba(180,198,252,.5)}.hover\:bg-indigo-300\/60:hover{background-color:rgba(180,198,252,.6)}.hover\:bg-indigo-300\/70:hover{background-color:rgba(180,198,252,.7)}.hover\:bg-indigo-300\/75:hover{background-color:rgba(180,198,252,.75)}.hover\:bg-indigo-300\/80:hover{background-color:rgba(180,198,252,.8)}.hover\:bg-indigo-300\/90:hover{background-color:rgba(180,198,252,.9)}.hover\:bg-indigo-300\/95:hover{background-color:rgba(180,198,252,.95)}.hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgb(141 162 251/var(--tw-bg-opacity))}.hover\:bg-indigo-400\/0:hover{background-color:rgba(141,162,251,0)}.hover\:bg-indigo-400\/10:hover{background-color:rgba(141,162,251,.1)}.hover\:bg-indigo-400\/100:hover{background-color:#8da2fb}.hover\:bg-indigo-400\/20:hover{background-color:rgba(141,162,251,.2)}.hover\:bg-indigo-400\/25:hover{background-color:rgba(141,162,251,.25)}.hover\:bg-indigo-400\/30:hover{background-color:rgba(141,162,251,.3)}.hover\:bg-indigo-400\/40:hover{background-color:rgba(141,162,251,.4)}.hover\:bg-indigo-400\/5:hover{background-color:rgba(141,162,251,.05)}.hover\:bg-indigo-400\/50:hover{background-color:rgba(141,162,251,.5)}.hover\:bg-indigo-400\/60:hover{background-color:rgba(141,162,251,.6)}.hover\:bg-indigo-400\/70:hover{background-color:rgba(141,162,251,.7)}.hover\:bg-indigo-400\/75:hover{background-color:rgba(141,162,251,.75)}.hover\:bg-indigo-400\/80:hover{background-color:rgba(141,162,251,.8)}.hover\:bg-indigo-400\/90:hover{background-color:rgba(141,162,251,.9)}.hover\:bg-indigo-400\/95:hover{background-color:rgba(141,162,251,.95)}.hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgb(240 245 255/var(--tw-bg-opacity))}.hover\:bg-indigo-50\/0:hover{background-color:rgba(240,245,255,0)}.hover\:bg-indigo-50\/10:hover{background-color:rgba(240,245,255,.1)}.hover\:bg-indigo-50\/100:hover{background-color:#f0f5ff}.hover\:bg-indigo-50\/20:hover{background-color:rgba(240,245,255,.2)}.hover\:bg-indigo-50\/25:hover{background-color:rgba(240,245,255,.25)}.hover\:bg-indigo-50\/30:hover{background-color:rgba(240,245,255,.3)}.hover\:bg-indigo-50\/40:hover{background-color:rgba(240,245,255,.4)}.hover\:bg-indigo-50\/5:hover{background-color:rgba(240,245,255,.05)}.hover\:bg-indigo-50\/50:hover{background-color:rgba(240,245,255,.5)}.hover\:bg-indigo-50\/60:hover{background-color:rgba(240,245,255,.6)}.hover\:bg-indigo-50\/70:hover{background-color:rgba(240,245,255,.7)}.hover\:bg-indigo-50\/75:hover{background-color:rgba(240,245,255,.75)}.hover\:bg-indigo-50\/80:hover{background-color:rgba(240,245,255,.8)}.hover\:bg-indigo-50\/90:hover{background-color:rgba(240,245,255,.9)}.hover\:bg-indigo-50\/95:hover{background-color:rgba(240,245,255,.95)}.hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgb(104 117 245/var(--tw-bg-opacity))}.hover\:bg-indigo-500\/0:hover{background-color:rgba(104,117,245,0)}.hover\:bg-indigo-500\/10:hover{background-color:rgba(104,117,245,.1)}.hover\:bg-indigo-500\/100:hover{background-color:#6875f5}.hover\:bg-indigo-500\/20:hover{background-color:rgba(104,117,245,.2)}.hover\:bg-indigo-500\/25:hover{background-color:rgba(104,117,245,.25)}.hover\:bg-indigo-500\/30:hover{background-color:rgba(104,117,245,.3)}.hover\:bg-indigo-500\/40:hover{background-color:rgba(104,117,245,.4)}.hover\:bg-indigo-500\/5:hover{background-color:rgba(104,117,245,.05)}.hover\:bg-indigo-500\/50:hover{background-color:rgba(104,117,245,.5)}.hover\:bg-indigo-500\/60:hover{background-color:rgba(104,117,245,.6)}.hover\:bg-indigo-500\/70:hover{background-color:rgba(104,117,245,.7)}.hover\:bg-indigo-500\/75:hover{background-color:rgba(104,117,245,.75)}.hover\:bg-indigo-500\/80:hover{background-color:rgba(104,117,245,.8)}.hover\:bg-indigo-500\/90:hover{background-color:rgba(104,117,245,.9)}.hover\:bg-indigo-500\/95:hover{background-color:rgba(104,117,245,.95)}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgb(88 80 236/var(--tw-bg-opacity))}.hover\:bg-indigo-600\/0:hover{background-color:rgba(88,80,236,0)}.hover\:bg-indigo-600\/10:hover{background-color:rgba(88,80,236,.1)}.hover\:bg-indigo-600\/100:hover{background-color:#5850ec}.hover\:bg-indigo-600\/20:hover{background-color:rgba(88,80,236,.2)}.hover\:bg-indigo-600\/25:hover{background-color:rgba(88,80,236,.25)}.hover\:bg-indigo-600\/30:hover{background-color:rgba(88,80,236,.3)}.hover\:bg-indigo-600\/40:hover{background-color:rgba(88,80,236,.4)}.hover\:bg-indigo-600\/5:hover{background-color:rgba(88,80,236,.05)}.hover\:bg-indigo-600\/50:hover{background-color:rgba(88,80,236,.5)}.hover\:bg-indigo-600\/60:hover{background-color:rgba(88,80,236,.6)}.hover\:bg-indigo-600\/70:hover{background-color:rgba(88,80,236,.7)}.hover\:bg-indigo-600\/75:hover{background-color:rgba(88,80,236,.75)}.hover\:bg-indigo-600\/80:hover{background-color:rgba(88,80,236,.8)}.hover\:bg-indigo-600\/90:hover{background-color:rgba(88,80,236,.9)}.hover\:bg-indigo-600\/95:hover{background-color:rgba(88,80,236,.95)}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgb(81 69 205/var(--tw-bg-opacity))}.hover\:bg-indigo-700\/0:hover{background-color:rgba(81,69,205,0)}.hover\:bg-indigo-700\/10:hover{background-color:rgba(81,69,205,.1)}.hover\:bg-indigo-700\/100:hover{background-color:#5145cd}.hover\:bg-indigo-700\/20:hover{background-color:rgba(81,69,205,.2)}.hover\:bg-indigo-700\/25:hover{background-color:rgba(81,69,205,.25)}.hover\:bg-indigo-700\/30:hover{background-color:rgba(81,69,205,.3)}.hover\:bg-indigo-700\/40:hover{background-color:rgba(81,69,205,.4)}.hover\:bg-indigo-700\/5:hover{background-color:rgba(81,69,205,.05)}.hover\:bg-indigo-700\/50:hover{background-color:rgba(81,69,205,.5)}.hover\:bg-indigo-700\/60:hover{background-color:rgba(81,69,205,.6)}.hover\:bg-indigo-700\/70:hover{background-color:rgba(81,69,205,.7)}.hover\:bg-indigo-700\/75:hover{background-color:rgba(81,69,205,.75)}.hover\:bg-indigo-700\/80:hover{background-color:rgba(81,69,205,.8)}.hover\:bg-indigo-700\/90:hover{background-color:rgba(81,69,205,.9)}.hover\:bg-indigo-700\/95:hover{background-color:rgba(81,69,205,.95)}.hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgb(66 56 157/var(--tw-bg-opacity))}.hover\:bg-indigo-800\/0:hover{background-color:rgba(66,56,157,0)}.hover\:bg-indigo-800\/10:hover{background-color:rgba(66,56,157,.1)}.hover\:bg-indigo-800\/100:hover{background-color:#42389d}.hover\:bg-indigo-800\/20:hover{background-color:rgba(66,56,157,.2)}.hover\:bg-indigo-800\/25:hover{background-color:rgba(66,56,157,.25)}.hover\:bg-indigo-800\/30:hover{background-color:rgba(66,56,157,.3)}.hover\:bg-indigo-800\/40:hover{background-color:rgba(66,56,157,.4)}.hover\:bg-indigo-800\/5:hover{background-color:rgba(66,56,157,.05)}.hover\:bg-indigo-800\/50:hover{background-color:rgba(66,56,157,.5)}.hover\:bg-indigo-800\/60:hover{background-color:rgba(66,56,157,.6)}.hover\:bg-indigo-800\/70:hover{background-color:rgba(66,56,157,.7)}.hover\:bg-indigo-800\/75:hover{background-color:rgba(66,56,157,.75)}.hover\:bg-indigo-800\/80:hover{background-color:rgba(66,56,157,.8)}.hover\:bg-indigo-800\/90:hover{background-color:rgba(66,56,157,.9)}.hover\:bg-indigo-800\/95:hover{background-color:rgba(66,56,157,.95)}.hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgb(54 47 120/var(--tw-bg-opacity))}.hover\:bg-indigo-900\/0:hover{background-color:rgba(54,47,120,0)}.hover\:bg-indigo-900\/10:hover{background-color:rgba(54,47,120,.1)}.hover\:bg-indigo-900\/100:hover{background-color:#362f78}.hover\:bg-indigo-900\/20:hover{background-color:rgba(54,47,120,.2)}.hover\:bg-indigo-900\/25:hover{background-color:rgba(54,47,120,.25)}.hover\:bg-indigo-900\/30:hover{background-color:rgba(54,47,120,.3)}.hover\:bg-indigo-900\/40:hover{background-color:rgba(54,47,120,.4)}.hover\:bg-indigo-900\/5:hover{background-color:rgba(54,47,120,.05)}.hover\:bg-indigo-900\/50:hover{background-color:rgba(54,47,120,.5)}.hover\:bg-indigo-900\/60:hover{background-color:rgba(54,47,120,.6)}.hover\:bg-indigo-900\/70:hover{background-color:rgba(54,47,120,.7)}.hover\:bg-indigo-900\/75:hover{background-color:rgba(54,47,120,.75)}.hover\:bg-indigo-900\/80:hover{background-color:rgba(54,47,120,.8)}.hover\:bg-indigo-900\/90:hover{background-color:rgba(54,47,120,.9)}.hover\:bg-indigo-900\/95:hover{background-color:rgba(54,47,120,.95)}.hover\:bg-lime-100:hover{--tw-bg-opacity:1;background-color:rgb(236 252 203/var(--tw-bg-opacity))}.hover\:bg-lime-100\/0:hover{background-color:hsla(80,89%,89%,0)}.hover\:bg-lime-100\/10:hover{background-color:hsla(80,89%,89%,.1)}.hover\:bg-lime-100\/100:hover{background-color:#ecfccb}.hover\:bg-lime-100\/20:hover{background-color:hsla(80,89%,89%,.2)}.hover\:bg-lime-100\/25:hover{background-color:hsla(80,89%,89%,.25)}.hover\:bg-lime-100\/30:hover{background-color:hsla(80,89%,89%,.3)}.hover\:bg-lime-100\/40:hover{background-color:hsla(80,89%,89%,.4)}.hover\:bg-lime-100\/5:hover{background-color:hsla(80,89%,89%,.05)}.hover\:bg-lime-100\/50:hover{background-color:hsla(80,89%,89%,.5)}.hover\:bg-lime-100\/60:hover{background-color:hsla(80,89%,89%,.6)}.hover\:bg-lime-100\/70:hover{background-color:hsla(80,89%,89%,.7)}.hover\:bg-lime-100\/75:hover{background-color:hsla(80,89%,89%,.75)}.hover\:bg-lime-100\/80:hover{background-color:hsla(80,89%,89%,.8)}.hover\:bg-lime-100\/90:hover{background-color:hsla(80,89%,89%,.9)}.hover\:bg-lime-100\/95:hover{background-color:hsla(80,89%,89%,.95)}.hover\:bg-lime-200:hover{--tw-bg-opacity:1;background-color:rgb(217 249 157/var(--tw-bg-opacity))}.hover\:bg-lime-200\/0:hover{background-color:hsla(81,88%,80%,0)}.hover\:bg-lime-200\/10:hover{background-color:hsla(81,88%,80%,.1)}.hover\:bg-lime-200\/100:hover{background-color:#d9f99d}.hover\:bg-lime-200\/20:hover{background-color:hsla(81,88%,80%,.2)}.hover\:bg-lime-200\/25:hover{background-color:hsla(81,88%,80%,.25)}.hover\:bg-lime-200\/30:hover{background-color:hsla(81,88%,80%,.3)}.hover\:bg-lime-200\/40:hover{background-color:hsla(81,88%,80%,.4)}.hover\:bg-lime-200\/5:hover{background-color:hsla(81,88%,80%,.05)}.hover\:bg-lime-200\/50:hover{background-color:hsla(81,88%,80%,.5)}.hover\:bg-lime-200\/60:hover{background-color:hsla(81,88%,80%,.6)}.hover\:bg-lime-200\/70:hover{background-color:hsla(81,88%,80%,.7)}.hover\:bg-lime-200\/75:hover{background-color:hsla(81,88%,80%,.75)}.hover\:bg-lime-200\/80:hover{background-color:hsla(81,88%,80%,.8)}.hover\:bg-lime-200\/90:hover{background-color:hsla(81,88%,80%,.9)}.hover\:bg-lime-200\/95:hover{background-color:hsla(81,88%,80%,.95)}.hover\:bg-lime-300:hover{--tw-bg-opacity:1;background-color:rgb(190 242 100/var(--tw-bg-opacity))}.hover\:bg-lime-300\/0:hover{background-color:hsla(82,85%,67%,0)}.hover\:bg-lime-300\/10:hover{background-color:hsla(82,85%,67%,.1)}.hover\:bg-lime-300\/100:hover{background-color:#bef264}.hover\:bg-lime-300\/20:hover{background-color:hsla(82,85%,67%,.2)}.hover\:bg-lime-300\/25:hover{background-color:hsla(82,85%,67%,.25)}.hover\:bg-lime-300\/30:hover{background-color:hsla(82,85%,67%,.3)}.hover\:bg-lime-300\/40:hover{background-color:hsla(82,85%,67%,.4)}.hover\:bg-lime-300\/5:hover{background-color:hsla(82,85%,67%,.05)}.hover\:bg-lime-300\/50:hover{background-color:hsla(82,85%,67%,.5)}.hover\:bg-lime-300\/60:hover{background-color:hsla(82,85%,67%,.6)}.hover\:bg-lime-300\/70:hover{background-color:hsla(82,85%,67%,.7)}.hover\:bg-lime-300\/75:hover{background-color:hsla(82,85%,67%,.75)}.hover\:bg-lime-300\/80:hover{background-color:hsla(82,85%,67%,.8)}.hover\:bg-lime-300\/90:hover{background-color:hsla(82,85%,67%,.9)}.hover\:bg-lime-300\/95:hover{background-color:hsla(82,85%,67%,.95)}.hover\:bg-lime-400:hover{--tw-bg-opacity:1;background-color:rgb(163 230 53/var(--tw-bg-opacity))}.hover\:bg-lime-400\/0:hover{background-color:rgba(163,230,53,0)}.hover\:bg-lime-400\/10:hover{background-color:rgba(163,230,53,.1)}.hover\:bg-lime-400\/100:hover{background-color:#a3e635}.hover\:bg-lime-400\/20:hover{background-color:rgba(163,230,53,.2)}.hover\:bg-lime-400\/25:hover{background-color:rgba(163,230,53,.25)}.hover\:bg-lime-400\/30:hover{background-color:rgba(163,230,53,.3)}.hover\:bg-lime-400\/40:hover{background-color:rgba(163,230,53,.4)}.hover\:bg-lime-400\/5:hover{background-color:rgba(163,230,53,.05)}.hover\:bg-lime-400\/50:hover{background-color:rgba(163,230,53,.5)}.hover\:bg-lime-400\/60:hover{background-color:rgba(163,230,53,.6)}.hover\:bg-lime-400\/70:hover{background-color:rgba(163,230,53,.7)}.hover\:bg-lime-400\/75:hover{background-color:rgba(163,230,53,.75)}.hover\:bg-lime-400\/80:hover{background-color:rgba(163,230,53,.8)}.hover\:bg-lime-400\/90:hover{background-color:rgba(163,230,53,.9)}.hover\:bg-lime-400\/95:hover{background-color:rgba(163,230,53,.95)}.hover\:bg-lime-50:hover{--tw-bg-opacity:1;background-color:rgb(247 254 231/var(--tw-bg-opacity))}.hover\:bg-lime-50\/0:hover{background-color:hsla(78,92%,95%,0)}.hover\:bg-lime-50\/10:hover{background-color:hsla(78,92%,95%,.1)}.hover\:bg-lime-50\/100:hover{background-color:#f7fee7}.hover\:bg-lime-50\/20:hover{background-color:hsla(78,92%,95%,.2)}.hover\:bg-lime-50\/25:hover{background-color:hsla(78,92%,95%,.25)}.hover\:bg-lime-50\/30:hover{background-color:hsla(78,92%,95%,.3)}.hover\:bg-lime-50\/40:hover{background-color:hsla(78,92%,95%,.4)}.hover\:bg-lime-50\/5:hover{background-color:hsla(78,92%,95%,.05)}.hover\:bg-lime-50\/50:hover{background-color:hsla(78,92%,95%,.5)}.hover\:bg-lime-50\/60:hover{background-color:hsla(78,92%,95%,.6)}.hover\:bg-lime-50\/70:hover{background-color:hsla(78,92%,95%,.7)}.hover\:bg-lime-50\/75:hover{background-color:hsla(78,92%,95%,.75)}.hover\:bg-lime-50\/80:hover{background-color:hsla(78,92%,95%,.8)}.hover\:bg-lime-50\/90:hover{background-color:hsla(78,92%,95%,.9)}.hover\:bg-lime-50\/95:hover{background-color:hsla(78,92%,95%,.95)}.hover\:bg-lime-500:hover{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity))}.hover\:bg-lime-500\/0:hover{background-color:rgba(132,204,22,0)}.hover\:bg-lime-500\/10:hover{background-color:rgba(132,204,22,.1)}.hover\:bg-lime-500\/100:hover{background-color:#84cc16}.hover\:bg-lime-500\/20:hover{background-color:rgba(132,204,22,.2)}.hover\:bg-lime-500\/25:hover{background-color:rgba(132,204,22,.25)}.hover\:bg-lime-500\/30:hover{background-color:rgba(132,204,22,.3)}.hover\:bg-lime-500\/40:hover{background-color:rgba(132,204,22,.4)}.hover\:bg-lime-500\/5:hover{background-color:rgba(132,204,22,.05)}.hover\:bg-lime-500\/50:hover{background-color:rgba(132,204,22,.5)}.hover\:bg-lime-500\/60:hover{background-color:rgba(132,204,22,.6)}.hover\:bg-lime-500\/70:hover{background-color:rgba(132,204,22,.7)}.hover\:bg-lime-500\/75:hover{background-color:rgba(132,204,22,.75)}.hover\:bg-lime-500\/80:hover{background-color:rgba(132,204,22,.8)}.hover\:bg-lime-500\/90:hover{background-color:rgba(132,204,22,.9)}.hover\:bg-lime-500\/95:hover{background-color:rgba(132,204,22,.95)}.hover\:bg-lime-600:hover{--tw-bg-opacity:1;background-color:rgb(101 163 13/var(--tw-bg-opacity))}.hover\:bg-lime-600\/0:hover{background-color:rgba(101,163,13,0)}.hover\:bg-lime-600\/10:hover{background-color:rgba(101,163,13,.1)}.hover\:bg-lime-600\/100:hover{background-color:#65a30d}.hover\:bg-lime-600\/20:hover{background-color:rgba(101,163,13,.2)}.hover\:bg-lime-600\/25:hover{background-color:rgba(101,163,13,.25)}.hover\:bg-lime-600\/30:hover{background-color:rgba(101,163,13,.3)}.hover\:bg-lime-600\/40:hover{background-color:rgba(101,163,13,.4)}.hover\:bg-lime-600\/5:hover{background-color:rgba(101,163,13,.05)}.hover\:bg-lime-600\/50:hover{background-color:rgba(101,163,13,.5)}.hover\:bg-lime-600\/60:hover{background-color:rgba(101,163,13,.6)}.hover\:bg-lime-600\/70:hover{background-color:rgba(101,163,13,.7)}.hover\:bg-lime-600\/75:hover{background-color:rgba(101,163,13,.75)}.hover\:bg-lime-600\/80:hover{background-color:rgba(101,163,13,.8)}.hover\:bg-lime-600\/90:hover{background-color:rgba(101,163,13,.9)}.hover\:bg-lime-600\/95:hover{background-color:rgba(101,163,13,.95)}.hover\:bg-lime-700:hover{--tw-bg-opacity:1;background-color:rgb(77 124 15/var(--tw-bg-opacity))}.hover\:bg-lime-700\/0:hover{background-color:rgba(77,124,15,0)}.hover\:bg-lime-700\/10:hover{background-color:rgba(77,124,15,.1)}.hover\:bg-lime-700\/100:hover{background-color:#4d7c0f}.hover\:bg-lime-700\/20:hover{background-color:rgba(77,124,15,.2)}.hover\:bg-lime-700\/25:hover{background-color:rgba(77,124,15,.25)}.hover\:bg-lime-700\/30:hover{background-color:rgba(77,124,15,.3)}.hover\:bg-lime-700\/40:hover{background-color:rgba(77,124,15,.4)}.hover\:bg-lime-700\/5:hover{background-color:rgba(77,124,15,.05)}.hover\:bg-lime-700\/50:hover{background-color:rgba(77,124,15,.5)}.hover\:bg-lime-700\/60:hover{background-color:rgba(77,124,15,.6)}.hover\:bg-lime-700\/70:hover{background-color:rgba(77,124,15,.7)}.hover\:bg-lime-700\/75:hover{background-color:rgba(77,124,15,.75)}.hover\:bg-lime-700\/80:hover{background-color:rgba(77,124,15,.8)}.hover\:bg-lime-700\/90:hover{background-color:rgba(77,124,15,.9)}.hover\:bg-lime-700\/95:hover{background-color:rgba(77,124,15,.95)}.hover\:bg-lime-800:hover{--tw-bg-opacity:1;background-color:rgb(63 98 18/var(--tw-bg-opacity))}.hover\:bg-lime-800\/0:hover{background-color:rgba(63,98,18,0)}.hover\:bg-lime-800\/10:hover{background-color:rgba(63,98,18,.1)}.hover\:bg-lime-800\/100:hover{background-color:#3f6212}.hover\:bg-lime-800\/20:hover{background-color:rgba(63,98,18,.2)}.hover\:bg-lime-800\/25:hover{background-color:rgba(63,98,18,.25)}.hover\:bg-lime-800\/30:hover{background-color:rgba(63,98,18,.3)}.hover\:bg-lime-800\/40:hover{background-color:rgba(63,98,18,.4)}.hover\:bg-lime-800\/5:hover{background-color:rgba(63,98,18,.05)}.hover\:bg-lime-800\/50:hover{background-color:rgba(63,98,18,.5)}.hover\:bg-lime-800\/60:hover{background-color:rgba(63,98,18,.6)}.hover\:bg-lime-800\/70:hover{background-color:rgba(63,98,18,.7)}.hover\:bg-lime-800\/75:hover{background-color:rgba(63,98,18,.75)}.hover\:bg-lime-800\/80:hover{background-color:rgba(63,98,18,.8)}.hover\:bg-lime-800\/90:hover{background-color:rgba(63,98,18,.9)}.hover\:bg-lime-800\/95:hover{background-color:rgba(63,98,18,.95)}.hover\:bg-lime-900:hover{--tw-bg-opacity:1;background-color:rgb(54 83 20/var(--tw-bg-opacity))}.hover\:bg-lime-900\/0:hover{background-color:rgba(54,83,20,0)}.hover\:bg-lime-900\/10:hover{background-color:rgba(54,83,20,.1)}.hover\:bg-lime-900\/100:hover{background-color:#365314}.hover\:bg-lime-900\/20:hover{background-color:rgba(54,83,20,.2)}.hover\:bg-lime-900\/25:hover{background-color:rgba(54,83,20,.25)}.hover\:bg-lime-900\/30:hover{background-color:rgba(54,83,20,.3)}.hover\:bg-lime-900\/40:hover{background-color:rgba(54,83,20,.4)}.hover\:bg-lime-900\/5:hover{background-color:rgba(54,83,20,.05)}.hover\:bg-lime-900\/50:hover{background-color:rgba(54,83,20,.5)}.hover\:bg-lime-900\/60:hover{background-color:rgba(54,83,20,.6)}.hover\:bg-lime-900\/70:hover{background-color:rgba(54,83,20,.7)}.hover\:bg-lime-900\/75:hover{background-color:rgba(54,83,20,.75)}.hover\:bg-lime-900\/80:hover{background-color:rgba(54,83,20,.8)}.hover\:bg-lime-900\/90:hover{background-color:rgba(54,83,20,.9)}.hover\:bg-lime-900\/95:hover{background-color:rgba(54,83,20,.95)}.hover\:bg-neutral-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.hover\:bg-neutral-100\/0:hover{background-color:hsla(0,0%,96%,0)}.hover\:bg-neutral-100\/10:hover{background-color:hsla(0,0%,96%,.1)}.hover\:bg-neutral-100\/100:hover{background-color:#f5f5f5}.hover\:bg-neutral-100\/20:hover{background-color:hsla(0,0%,96%,.2)}.hover\:bg-neutral-100\/25:hover{background-color:hsla(0,0%,96%,.25)}.hover\:bg-neutral-100\/30:hover{background-color:hsla(0,0%,96%,.3)}.hover\:bg-neutral-100\/40:hover{background-color:hsla(0,0%,96%,.4)}.hover\:bg-neutral-100\/5:hover{background-color:hsla(0,0%,96%,.05)}.hover\:bg-neutral-100\/50:hover{background-color:hsla(0,0%,96%,.5)}.hover\:bg-neutral-100\/60:hover{background-color:hsla(0,0%,96%,.6)}.hover\:bg-neutral-100\/70:hover{background-color:hsla(0,0%,96%,.7)}.hover\:bg-neutral-100\/75:hover{background-color:hsla(0,0%,96%,.75)}.hover\:bg-neutral-100\/80:hover{background-color:hsla(0,0%,96%,.8)}.hover\:bg-neutral-100\/90:hover{background-color:hsla(0,0%,96%,.9)}.hover\:bg-neutral-100\/95:hover{background-color:hsla(0,0%,96%,.95)}.hover\:bg-neutral-200:hover{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity))}.hover\:bg-neutral-200\/0:hover{background-color:hsla(0,0%,90%,0)}.hover\:bg-neutral-200\/10:hover{background-color:hsla(0,0%,90%,.1)}.hover\:bg-neutral-200\/100:hover{background-color:#e5e5e5}.hover\:bg-neutral-200\/20:hover{background-color:hsla(0,0%,90%,.2)}.hover\:bg-neutral-200\/25:hover{background-color:hsla(0,0%,90%,.25)}.hover\:bg-neutral-200\/30:hover{background-color:hsla(0,0%,90%,.3)}.hover\:bg-neutral-200\/40:hover{background-color:hsla(0,0%,90%,.4)}.hover\:bg-neutral-200\/5:hover{background-color:hsla(0,0%,90%,.05)}.hover\:bg-neutral-200\/50:hover{background-color:hsla(0,0%,90%,.5)}.hover\:bg-neutral-200\/60:hover{background-color:hsla(0,0%,90%,.6)}.hover\:bg-neutral-200\/70:hover{background-color:hsla(0,0%,90%,.7)}.hover\:bg-neutral-200\/75:hover{background-color:hsla(0,0%,90%,.75)}.hover\:bg-neutral-200\/80:hover{background-color:hsla(0,0%,90%,.8)}.hover\:bg-neutral-200\/90:hover{background-color:hsla(0,0%,90%,.9)}.hover\:bg-neutral-200\/95:hover{background-color:hsla(0,0%,90%,.95)}.hover\:bg-neutral-300:hover{--tw-bg-opacity:1;background-color:rgb(212 212 212/var(--tw-bg-opacity))}.hover\:bg-neutral-300\/0:hover{background-color:hsla(0,0%,83%,0)}.hover\:bg-neutral-300\/10:hover{background-color:hsla(0,0%,83%,.1)}.hover\:bg-neutral-300\/100:hover{background-color:#d4d4d4}.hover\:bg-neutral-300\/20:hover{background-color:hsla(0,0%,83%,.2)}.hover\:bg-neutral-300\/25:hover{background-color:hsla(0,0%,83%,.25)}.hover\:bg-neutral-300\/30:hover{background-color:hsla(0,0%,83%,.3)}.hover\:bg-neutral-300\/40:hover{background-color:hsla(0,0%,83%,.4)}.hover\:bg-neutral-300\/5:hover{background-color:hsla(0,0%,83%,.05)}.hover\:bg-neutral-300\/50:hover{background-color:hsla(0,0%,83%,.5)}.hover\:bg-neutral-300\/60:hover{background-color:hsla(0,0%,83%,.6)}.hover\:bg-neutral-300\/70:hover{background-color:hsla(0,0%,83%,.7)}.hover\:bg-neutral-300\/75:hover{background-color:hsla(0,0%,83%,.75)}.hover\:bg-neutral-300\/80:hover{background-color:hsla(0,0%,83%,.8)}.hover\:bg-neutral-300\/90:hover{background-color:hsla(0,0%,83%,.9)}.hover\:bg-neutral-300\/95:hover{background-color:hsla(0,0%,83%,.95)}.hover\:bg-neutral-400:hover{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity))}.hover\:bg-neutral-400\/0:hover{background-color:hsla(0,0%,64%,0)}.hover\:bg-neutral-400\/10:hover{background-color:hsla(0,0%,64%,.1)}.hover\:bg-neutral-400\/100:hover{background-color:#a3a3a3}.hover\:bg-neutral-400\/20:hover{background-color:hsla(0,0%,64%,.2)}.hover\:bg-neutral-400\/25:hover{background-color:hsla(0,0%,64%,.25)}.hover\:bg-neutral-400\/30:hover{background-color:hsla(0,0%,64%,.3)}.hover\:bg-neutral-400\/40:hover{background-color:hsla(0,0%,64%,.4)}.hover\:bg-neutral-400\/5:hover{background-color:hsla(0,0%,64%,.05)}.hover\:bg-neutral-400\/50:hover{background-color:hsla(0,0%,64%,.5)}.hover\:bg-neutral-400\/60:hover{background-color:hsla(0,0%,64%,.6)}.hover\:bg-neutral-400\/70:hover{background-color:hsla(0,0%,64%,.7)}.hover\:bg-neutral-400\/75:hover{background-color:hsla(0,0%,64%,.75)}.hover\:bg-neutral-400\/80:hover{background-color:hsla(0,0%,64%,.8)}.hover\:bg-neutral-400\/90:hover{background-color:hsla(0,0%,64%,.9)}.hover\:bg-neutral-400\/95:hover{background-color:hsla(0,0%,64%,.95)}.hover\:bg-neutral-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.hover\:bg-neutral-50\/0:hover{background-color:hsla(0,0%,98%,0)}.hover\:bg-neutral-50\/10:hover{background-color:hsla(0,0%,98%,.1)}.hover\:bg-neutral-50\/100:hover{background-color:#fafafa}.hover\:bg-neutral-50\/20:hover{background-color:hsla(0,0%,98%,.2)}.hover\:bg-neutral-50\/25:hover{background-color:hsla(0,0%,98%,.25)}.hover\:bg-neutral-50\/30:hover{background-color:hsla(0,0%,98%,.3)}.hover\:bg-neutral-50\/40:hover{background-color:hsla(0,0%,98%,.4)}.hover\:bg-neutral-50\/5:hover{background-color:hsla(0,0%,98%,.05)}.hover\:bg-neutral-50\/50:hover{background-color:hsla(0,0%,98%,.5)}.hover\:bg-neutral-50\/60:hover{background-color:hsla(0,0%,98%,.6)}.hover\:bg-neutral-50\/70:hover{background-color:hsla(0,0%,98%,.7)}.hover\:bg-neutral-50\/75:hover{background-color:hsla(0,0%,98%,.75)}.hover\:bg-neutral-50\/80:hover{background-color:hsla(0,0%,98%,.8)}.hover\:bg-neutral-50\/90:hover{background-color:hsla(0,0%,98%,.9)}.hover\:bg-neutral-50\/95:hover{background-color:hsla(0,0%,98%,.95)}.hover\:bg-neutral-500:hover{--tw-bg-opacity:1;background-color:rgb(115 115 115/var(--tw-bg-opacity))}.hover\:bg-neutral-500\/0:hover{background-color:hsla(0,0%,45%,0)}.hover\:bg-neutral-500\/10:hover{background-color:hsla(0,0%,45%,.1)}.hover\:bg-neutral-500\/100:hover{background-color:#737373}.hover\:bg-neutral-500\/20:hover{background-color:hsla(0,0%,45%,.2)}.hover\:bg-neutral-500\/25:hover{background-color:hsla(0,0%,45%,.25)}.hover\:bg-neutral-500\/30:hover{background-color:hsla(0,0%,45%,.3)}.hover\:bg-neutral-500\/40:hover{background-color:hsla(0,0%,45%,.4)}.hover\:bg-neutral-500\/5:hover{background-color:hsla(0,0%,45%,.05)}.hover\:bg-neutral-500\/50:hover{background-color:hsla(0,0%,45%,.5)}.hover\:bg-neutral-500\/60:hover{background-color:hsla(0,0%,45%,.6)}.hover\:bg-neutral-500\/70:hover{background-color:hsla(0,0%,45%,.7)}.hover\:bg-neutral-500\/75:hover{background-color:hsla(0,0%,45%,.75)}.hover\:bg-neutral-500\/80:hover{background-color:hsla(0,0%,45%,.8)}.hover\:bg-neutral-500\/90:hover{background-color:hsla(0,0%,45%,.9)}.hover\:bg-neutral-500\/95:hover{background-color:hsla(0,0%,45%,.95)}.hover\:bg-neutral-600:hover{--tw-bg-opacity:1;background-color:rgb(82 82 82/var(--tw-bg-opacity))}.hover\:bg-neutral-600\/0:hover{background-color:rgba(82,82,82,0)}.hover\:bg-neutral-600\/10:hover{background-color:rgba(82,82,82,.1)}.hover\:bg-neutral-600\/100:hover{background-color:#525252}.hover\:bg-neutral-600\/20:hover{background-color:rgba(82,82,82,.2)}.hover\:bg-neutral-600\/25:hover{background-color:rgba(82,82,82,.25)}.hover\:bg-neutral-600\/30:hover{background-color:rgba(82,82,82,.3)}.hover\:bg-neutral-600\/40:hover{background-color:rgba(82,82,82,.4)}.hover\:bg-neutral-600\/5:hover{background-color:rgba(82,82,82,.05)}.hover\:bg-neutral-600\/50:hover{background-color:rgba(82,82,82,.5)}.hover\:bg-neutral-600\/60:hover{background-color:rgba(82,82,82,.6)}.hover\:bg-neutral-600\/70:hover{background-color:rgba(82,82,82,.7)}.hover\:bg-neutral-600\/75:hover{background-color:rgba(82,82,82,.75)}.hover\:bg-neutral-600\/80:hover{background-color:rgba(82,82,82,.8)}.hover\:bg-neutral-600\/90:hover{background-color:rgba(82,82,82,.9)}.hover\:bg-neutral-600\/95:hover{background-color:rgba(82,82,82,.95)}.hover\:bg-neutral-700:hover{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity))}.hover\:bg-neutral-700\/0:hover{background-color:rgba(64,64,64,0)}.hover\:bg-neutral-700\/10:hover{background-color:rgba(64,64,64,.1)}.hover\:bg-neutral-700\/100:hover{background-color:#404040}.hover\:bg-neutral-700\/20:hover{background-color:rgba(64,64,64,.2)}.hover\:bg-neutral-700\/25:hover{background-color:rgba(64,64,64,.25)}.hover\:bg-neutral-700\/30:hover{background-color:rgba(64,64,64,.3)}.hover\:bg-neutral-700\/40:hover{background-color:rgba(64,64,64,.4)}.hover\:bg-neutral-700\/5:hover{background-color:rgba(64,64,64,.05)}.hover\:bg-neutral-700\/50:hover{background-color:rgba(64,64,64,.5)}.hover\:bg-neutral-700\/60:hover{background-color:rgba(64,64,64,.6)}.hover\:bg-neutral-700\/70:hover{background-color:rgba(64,64,64,.7)}.hover\:bg-neutral-700\/75:hover{background-color:rgba(64,64,64,.75)}.hover\:bg-neutral-700\/80:hover{background-color:rgba(64,64,64,.8)}.hover\:bg-neutral-700\/90:hover{background-color:rgba(64,64,64,.9)}.hover\:bg-neutral-700\/95:hover{background-color:rgba(64,64,64,.95)}.hover\:bg-neutral-800:hover{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.hover\:bg-neutral-800\/0:hover{background-color:rgba(38,38,38,0)}.hover\:bg-neutral-800\/10:hover{background-color:rgba(38,38,38,.1)}.hover\:bg-neutral-800\/100:hover{background-color:#262626}.hover\:bg-neutral-800\/20:hover{background-color:rgba(38,38,38,.2)}.hover\:bg-neutral-800\/25:hover{background-color:rgba(38,38,38,.25)}.hover\:bg-neutral-800\/30:hover{background-color:rgba(38,38,38,.3)}.hover\:bg-neutral-800\/40:hover{background-color:rgba(38,38,38,.4)}.hover\:bg-neutral-800\/5:hover{background-color:rgba(38,38,38,.05)}.hover\:bg-neutral-800\/50:hover{background-color:rgba(38,38,38,.5)}.hover\:bg-neutral-800\/60:hover{background-color:rgba(38,38,38,.6)}.hover\:bg-neutral-800\/70:hover{background-color:rgba(38,38,38,.7)}.hover\:bg-neutral-800\/75:hover{background-color:rgba(38,38,38,.75)}.hover\:bg-neutral-800\/80:hover{background-color:rgba(38,38,38,.8)}.hover\:bg-neutral-800\/90:hover{background-color:rgba(38,38,38,.9)}.hover\:bg-neutral-800\/95:hover{background-color:rgba(38,38,38,.95)}.hover\:bg-neutral-900:hover{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.hover\:bg-neutral-900\/0:hover{background-color:hsla(0,0%,9%,0)}.hover\:bg-neutral-900\/10:hover{background-color:hsla(0,0%,9%,.1)}.hover\:bg-neutral-900\/100:hover{background-color:#171717}.hover\:bg-neutral-900\/20:hover{background-color:hsla(0,0%,9%,.2)}.hover\:bg-neutral-900\/25:hover{background-color:hsla(0,0%,9%,.25)}.hover\:bg-neutral-900\/30:hover{background-color:hsla(0,0%,9%,.3)}.hover\:bg-neutral-900\/40:hover{background-color:hsla(0,0%,9%,.4)}.hover\:bg-neutral-900\/5:hover{background-color:hsla(0,0%,9%,.05)}.hover\:bg-neutral-900\/50:hover{background-color:hsla(0,0%,9%,.5)}.hover\:bg-neutral-900\/60:hover{background-color:hsla(0,0%,9%,.6)}.hover\:bg-neutral-900\/70:hover{background-color:hsla(0,0%,9%,.7)}.hover\:bg-neutral-900\/75:hover{background-color:hsla(0,0%,9%,.75)}.hover\:bg-neutral-900\/80:hover{background-color:hsla(0,0%,9%,.8)}.hover\:bg-neutral-900\/90:hover{background-color:hsla(0,0%,9%,.9)}.hover\:bg-neutral-900\/95:hover{background-color:hsla(0,0%,9%,.95)}.hover\:bg-orange-100:hover{--tw-bg-opacity:1;background-color:rgb(254 236 220/var(--tw-bg-opacity))}.hover\:bg-orange-100\/0:hover{background-color:hsla(28,94%,93%,0)}.hover\:bg-orange-100\/10:hover{background-color:hsla(28,94%,93%,.1)}.hover\:bg-orange-100\/100:hover{background-color:#feecdc}.hover\:bg-orange-100\/20:hover{background-color:hsla(28,94%,93%,.2)}.hover\:bg-orange-100\/25:hover{background-color:hsla(28,94%,93%,.25)}.hover\:bg-orange-100\/30:hover{background-color:hsla(28,94%,93%,.3)}.hover\:bg-orange-100\/40:hover{background-color:hsla(28,94%,93%,.4)}.hover\:bg-orange-100\/5:hover{background-color:hsla(28,94%,93%,.05)}.hover\:bg-orange-100\/50:hover{background-color:hsla(28,94%,93%,.5)}.hover\:bg-orange-100\/60:hover{background-color:hsla(28,94%,93%,.6)}.hover\:bg-orange-100\/70:hover{background-color:hsla(28,94%,93%,.7)}.hover\:bg-orange-100\/75:hover{background-color:hsla(28,94%,93%,.75)}.hover\:bg-orange-100\/80:hover{background-color:hsla(28,94%,93%,.8)}.hover\:bg-orange-100\/90:hover{background-color:hsla(28,94%,93%,.9)}.hover\:bg-orange-100\/95:hover{background-color:hsla(28,94%,93%,.95)}.hover\:bg-orange-200:hover{--tw-bg-opacity:1;background-color:rgb(252 217 189/var(--tw-bg-opacity))}.hover\:bg-orange-200\/0:hover{background-color:hsla(27,91%,86%,0)}.hover\:bg-orange-200\/10:hover{background-color:hsla(27,91%,86%,.1)}.hover\:bg-orange-200\/100:hover{background-color:#fcd9bd}.hover\:bg-orange-200\/20:hover{background-color:hsla(27,91%,86%,.2)}.hover\:bg-orange-200\/25:hover{background-color:hsla(27,91%,86%,.25)}.hover\:bg-orange-200\/30:hover{background-color:hsla(27,91%,86%,.3)}.hover\:bg-orange-200\/40:hover{background-color:hsla(27,91%,86%,.4)}.hover\:bg-orange-200\/5:hover{background-color:hsla(27,91%,86%,.05)}.hover\:bg-orange-200\/50:hover{background-color:hsla(27,91%,86%,.5)}.hover\:bg-orange-200\/60:hover{background-color:hsla(27,91%,86%,.6)}.hover\:bg-orange-200\/70:hover{background-color:hsla(27,91%,86%,.7)}.hover\:bg-orange-200\/75:hover{background-color:hsla(27,91%,86%,.75)}.hover\:bg-orange-200\/80:hover{background-color:hsla(27,91%,86%,.8)}.hover\:bg-orange-200\/90:hover{background-color:hsla(27,91%,86%,.9)}.hover\:bg-orange-200\/95:hover{background-color:hsla(27,91%,86%,.95)}.hover\:bg-orange-300:hover{--tw-bg-opacity:1;background-color:rgb(253 186 140/var(--tw-bg-opacity))}.hover\:bg-orange-300\/0:hover{background-color:hsla(24,97%,77%,0)}.hover\:bg-orange-300\/10:hover{background-color:hsla(24,97%,77%,.1)}.hover\:bg-orange-300\/100:hover{background-color:#fdba8c}.hover\:bg-orange-300\/20:hover{background-color:hsla(24,97%,77%,.2)}.hover\:bg-orange-300\/25:hover{background-color:hsla(24,97%,77%,.25)}.hover\:bg-orange-300\/30:hover{background-color:hsla(24,97%,77%,.3)}.hover\:bg-orange-300\/40:hover{background-color:hsla(24,97%,77%,.4)}.hover\:bg-orange-300\/5:hover{background-color:hsla(24,97%,77%,.05)}.hover\:bg-orange-300\/50:hover{background-color:hsla(24,97%,77%,.5)}.hover\:bg-orange-300\/60:hover{background-color:hsla(24,97%,77%,.6)}.hover\:bg-orange-300\/70:hover{background-color:hsla(24,97%,77%,.7)}.hover\:bg-orange-300\/75:hover{background-color:hsla(24,97%,77%,.75)}.hover\:bg-orange-300\/80:hover{background-color:hsla(24,97%,77%,.8)}.hover\:bg-orange-300\/90:hover{background-color:hsla(24,97%,77%,.9)}.hover\:bg-orange-300\/95:hover{background-color:hsla(24,97%,77%,.95)}.hover\:bg-orange-400:hover{--tw-bg-opacity:1;background-color:rgb(255 138 76/var(--tw-bg-opacity))}.hover\:bg-orange-400\/0:hover{background-color:rgba(255,138,76,0)}.hover\:bg-orange-400\/10:hover{background-color:rgba(255,138,76,.1)}.hover\:bg-orange-400\/100:hover{background-color:#ff8a4c}.hover\:bg-orange-400\/20:hover{background-color:rgba(255,138,76,.2)}.hover\:bg-orange-400\/25:hover{background-color:rgba(255,138,76,.25)}.hover\:bg-orange-400\/30:hover{background-color:rgba(255,138,76,.3)}.hover\:bg-orange-400\/40:hover{background-color:rgba(255,138,76,.4)}.hover\:bg-orange-400\/5:hover{background-color:rgba(255,138,76,.05)}.hover\:bg-orange-400\/50:hover{background-color:rgba(255,138,76,.5)}.hover\:bg-orange-400\/60:hover{background-color:rgba(255,138,76,.6)}.hover\:bg-orange-400\/70:hover{background-color:rgba(255,138,76,.7)}.hover\:bg-orange-400\/75:hover{background-color:rgba(255,138,76,.75)}.hover\:bg-orange-400\/80:hover{background-color:rgba(255,138,76,.8)}.hover\:bg-orange-400\/90:hover{background-color:rgba(255,138,76,.9)}.hover\:bg-orange-400\/95:hover{background-color:rgba(255,138,76,.95)}.hover\:bg-orange-50:hover{--tw-bg-opacity:1;background-color:rgb(255 248 241/var(--tw-bg-opacity))}.hover\:bg-orange-50\/0:hover{background-color:rgba(255,248,241,0)}.hover\:bg-orange-50\/10:hover{background-color:rgba(255,248,241,.1)}.hover\:bg-orange-50\/100:hover{background-color:#fff8f1}.hover\:bg-orange-50\/20:hover{background-color:rgba(255,248,241,.2)}.hover\:bg-orange-50\/25:hover{background-color:rgba(255,248,241,.25)}.hover\:bg-orange-50\/30:hover{background-color:rgba(255,248,241,.3)}.hover\:bg-orange-50\/40:hover{background-color:rgba(255,248,241,.4)}.hover\:bg-orange-50\/5:hover{background-color:rgba(255,248,241,.05)}.hover\:bg-orange-50\/50:hover{background-color:rgba(255,248,241,.5)}.hover\:bg-orange-50\/60:hover{background-color:rgba(255,248,241,.6)}.hover\:bg-orange-50\/70:hover{background-color:rgba(255,248,241,.7)}.hover\:bg-orange-50\/75:hover{background-color:rgba(255,248,241,.75)}.hover\:bg-orange-50\/80:hover{background-color:rgba(255,248,241,.8)}.hover\:bg-orange-50\/90:hover{background-color:rgba(255,248,241,.9)}.hover\:bg-orange-50\/95:hover{background-color:rgba(255,248,241,.95)}.hover\:bg-orange-500:hover{--tw-bg-opacity:1;background-color:rgb(255 90 31/var(--tw-bg-opacity))}.hover\:bg-orange-500\/0:hover{background-color:rgba(255,90,31,0)}.hover\:bg-orange-500\/10:hover{background-color:rgba(255,90,31,.1)}.hover\:bg-orange-500\/100:hover{background-color:#ff5a1f}.hover\:bg-orange-500\/20:hover{background-color:rgba(255,90,31,.2)}.hover\:bg-orange-500\/25:hover{background-color:rgba(255,90,31,.25)}.hover\:bg-orange-500\/30:hover{background-color:rgba(255,90,31,.3)}.hover\:bg-orange-500\/40:hover{background-color:rgba(255,90,31,.4)}.hover\:bg-orange-500\/5:hover{background-color:rgba(255,90,31,.05)}.hover\:bg-orange-500\/50:hover{background-color:rgba(255,90,31,.5)}.hover\:bg-orange-500\/60:hover{background-color:rgba(255,90,31,.6)}.hover\:bg-orange-500\/70:hover{background-color:rgba(255,90,31,.7)}.hover\:bg-orange-500\/75:hover{background-color:rgba(255,90,31,.75)}.hover\:bg-orange-500\/80:hover{background-color:rgba(255,90,31,.8)}.hover\:bg-orange-500\/90:hover{background-color:rgba(255,90,31,.9)}.hover\:bg-orange-500\/95:hover{background-color:rgba(255,90,31,.95)}.hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:rgb(208 56 1/var(--tw-bg-opacity))}.hover\:bg-orange-600\/0:hover{background-color:rgba(208,56,1,0)}.hover\:bg-orange-600\/10:hover{background-color:rgba(208,56,1,.1)}.hover\:bg-orange-600\/100:hover{background-color:#d03801}.hover\:bg-orange-600\/20:hover{background-color:rgba(208,56,1,.2)}.hover\:bg-orange-600\/25:hover{background-color:rgba(208,56,1,.25)}.hover\:bg-orange-600\/30:hover{background-color:rgba(208,56,1,.3)}.hover\:bg-orange-600\/40:hover{background-color:rgba(208,56,1,.4)}.hover\:bg-orange-600\/5:hover{background-color:rgba(208,56,1,.05)}.hover\:bg-orange-600\/50:hover{background-color:rgba(208,56,1,.5)}.hover\:bg-orange-600\/60:hover{background-color:rgba(208,56,1,.6)}.hover\:bg-orange-600\/70:hover{background-color:rgba(208,56,1,.7)}.hover\:bg-orange-600\/75:hover{background-color:rgba(208,56,1,.75)}.hover\:bg-orange-600\/80:hover{background-color:rgba(208,56,1,.8)}.hover\:bg-orange-600\/90:hover{background-color:rgba(208,56,1,.9)}.hover\:bg-orange-600\/95:hover{background-color:rgba(208,56,1,.95)}.hover\:bg-orange-700:hover{--tw-bg-opacity:1;background-color:rgb(180 52 3/var(--tw-bg-opacity))}.hover\:bg-orange-700\/0:hover{background-color:rgba(180,52,3,0)}.hover\:bg-orange-700\/10:hover{background-color:rgba(180,52,3,.1)}.hover\:bg-orange-700\/100:hover{background-color:#b43403}.hover\:bg-orange-700\/20:hover{background-color:rgba(180,52,3,.2)}.hover\:bg-orange-700\/25:hover{background-color:rgba(180,52,3,.25)}.hover\:bg-orange-700\/30:hover{background-color:rgba(180,52,3,.3)}.hover\:bg-orange-700\/40:hover{background-color:rgba(180,52,3,.4)}.hover\:bg-orange-700\/5:hover{background-color:rgba(180,52,3,.05)}.hover\:bg-orange-700\/50:hover{background-color:rgba(180,52,3,.5)}.hover\:bg-orange-700\/60:hover{background-color:rgba(180,52,3,.6)}.hover\:bg-orange-700\/70:hover{background-color:rgba(180,52,3,.7)}.hover\:bg-orange-700\/75:hover{background-color:rgba(180,52,3,.75)}.hover\:bg-orange-700\/80:hover{background-color:rgba(180,52,3,.8)}.hover\:bg-orange-700\/90:hover{background-color:rgba(180,52,3,.9)}.hover\:bg-orange-700\/95:hover{background-color:rgba(180,52,3,.95)}.hover\:bg-orange-800:hover{--tw-bg-opacity:1;background-color:rgb(138 44 13/var(--tw-bg-opacity))}.hover\:bg-orange-800\/0:hover{background-color:rgba(138,44,13,0)}.hover\:bg-orange-800\/10:hover{background-color:rgba(138,44,13,.1)}.hover\:bg-orange-800\/100:hover{background-color:#8a2c0d}.hover\:bg-orange-800\/20:hover{background-color:rgba(138,44,13,.2)}.hover\:bg-orange-800\/25:hover{background-color:rgba(138,44,13,.25)}.hover\:bg-orange-800\/30:hover{background-color:rgba(138,44,13,.3)}.hover\:bg-orange-800\/40:hover{background-color:rgba(138,44,13,.4)}.hover\:bg-orange-800\/5:hover{background-color:rgba(138,44,13,.05)}.hover\:bg-orange-800\/50:hover{background-color:rgba(138,44,13,.5)}.hover\:bg-orange-800\/60:hover{background-color:rgba(138,44,13,.6)}.hover\:bg-orange-800\/70:hover{background-color:rgba(138,44,13,.7)}.hover\:bg-orange-800\/75:hover{background-color:rgba(138,44,13,.75)}.hover\:bg-orange-800\/80:hover{background-color:rgba(138,44,13,.8)}.hover\:bg-orange-800\/90:hover{background-color:rgba(138,44,13,.9)}.hover\:bg-orange-800\/95:hover{background-color:rgba(138,44,13,.95)}.hover\:bg-orange-900:hover{--tw-bg-opacity:1;background-color:rgb(119 29 29/var(--tw-bg-opacity))}.hover\:bg-orange-900\/0:hover{background-color:rgba(119,29,29,0)}.hover\:bg-orange-900\/10:hover{background-color:rgba(119,29,29,.1)}.hover\:bg-orange-900\/100:hover{background-color:#771d1d}.hover\:bg-orange-900\/20:hover{background-color:rgba(119,29,29,.2)}.hover\:bg-orange-900\/25:hover{background-color:rgba(119,29,29,.25)}.hover\:bg-orange-900\/30:hover{background-color:rgba(119,29,29,.3)}.hover\:bg-orange-900\/40:hover{background-color:rgba(119,29,29,.4)}.hover\:bg-orange-900\/5:hover{background-color:rgba(119,29,29,.05)}.hover\:bg-orange-900\/50:hover{background-color:rgba(119,29,29,.5)}.hover\:bg-orange-900\/60:hover{background-color:rgba(119,29,29,.6)}.hover\:bg-orange-900\/70:hover{background-color:rgba(119,29,29,.7)}.hover\:bg-orange-900\/75:hover{background-color:rgba(119,29,29,.75)}.hover\:bg-orange-900\/80:hover{background-color:rgba(119,29,29,.8)}.hover\:bg-orange-900\/90:hover{background-color:rgba(119,29,29,.9)}.hover\:bg-orange-900\/95:hover{background-color:rgba(119,29,29,.95)}.hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgb(252 232 243/var(--tw-bg-opacity))}.hover\:bg-pink-100\/0:hover{background-color:rgba(252,232,243,0)}.hover\:bg-pink-100\/10:hover{background-color:rgba(252,232,243,.1)}.hover\:bg-pink-100\/100:hover{background-color:#fce8f3}.hover\:bg-pink-100\/20:hover{background-color:rgba(252,232,243,.2)}.hover\:bg-pink-100\/25:hover{background-color:rgba(252,232,243,.25)}.hover\:bg-pink-100\/30:hover{background-color:rgba(252,232,243,.3)}.hover\:bg-pink-100\/40:hover{background-color:rgba(252,232,243,.4)}.hover\:bg-pink-100\/5:hover{background-color:rgba(252,232,243,.05)}.hover\:bg-pink-100\/50:hover{background-color:rgba(252,232,243,.5)}.hover\:bg-pink-100\/60:hover{background-color:rgba(252,232,243,.6)}.hover\:bg-pink-100\/70:hover{background-color:rgba(252,232,243,.7)}.hover\:bg-pink-100\/75:hover{background-color:rgba(252,232,243,.75)}.hover\:bg-pink-100\/80:hover{background-color:rgba(252,232,243,.8)}.hover\:bg-pink-100\/90:hover{background-color:rgba(252,232,243,.9)}.hover\:bg-pink-100\/95:hover{background-color:rgba(252,232,243,.95)}.hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgb(250 209 232/var(--tw-bg-opacity))}.hover\:bg-pink-200\/0:hover{background-color:rgba(250,209,232,0)}.hover\:bg-pink-200\/10:hover{background-color:rgba(250,209,232,.1)}.hover\:bg-pink-200\/100:hover{background-color:#fad1e8}.hover\:bg-pink-200\/20:hover{background-color:rgba(250,209,232,.2)}.hover\:bg-pink-200\/25:hover{background-color:rgba(250,209,232,.25)}.hover\:bg-pink-200\/30:hover{background-color:rgba(250,209,232,.3)}.hover\:bg-pink-200\/40:hover{background-color:rgba(250,209,232,.4)}.hover\:bg-pink-200\/5:hover{background-color:rgba(250,209,232,.05)}.hover\:bg-pink-200\/50:hover{background-color:rgba(250,209,232,.5)}.hover\:bg-pink-200\/60:hover{background-color:rgba(250,209,232,.6)}.hover\:bg-pink-200\/70:hover{background-color:rgba(250,209,232,.7)}.hover\:bg-pink-200\/75:hover{background-color:rgba(250,209,232,.75)}.hover\:bg-pink-200\/80:hover{background-color:rgba(250,209,232,.8)}.hover\:bg-pink-200\/90:hover{background-color:rgba(250,209,232,.9)}.hover\:bg-pink-200\/95:hover{background-color:rgba(250,209,232,.95)}.hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgb(248 180 217/var(--tw-bg-opacity))}.hover\:bg-pink-300\/0:hover{background-color:rgba(248,180,217,0)}.hover\:bg-pink-300\/10:hover{background-color:rgba(248,180,217,.1)}.hover\:bg-pink-300\/100:hover{background-color:#f8b4d9}.hover\:bg-pink-300\/20:hover{background-color:rgba(248,180,217,.2)}.hover\:bg-pink-300\/25:hover{background-color:rgba(248,180,217,.25)}.hover\:bg-pink-300\/30:hover{background-color:rgba(248,180,217,.3)}.hover\:bg-pink-300\/40:hover{background-color:rgba(248,180,217,.4)}.hover\:bg-pink-300\/5:hover{background-color:rgba(248,180,217,.05)}.hover\:bg-pink-300\/50:hover{background-color:rgba(248,180,217,.5)}.hover\:bg-pink-300\/60:hover{background-color:rgba(248,180,217,.6)}.hover\:bg-pink-300\/70:hover{background-color:rgba(248,180,217,.7)}.hover\:bg-pink-300\/75:hover{background-color:rgba(248,180,217,.75)}.hover\:bg-pink-300\/80:hover{background-color:rgba(248,180,217,.8)}.hover\:bg-pink-300\/90:hover{background-color:rgba(248,180,217,.9)}.hover\:bg-pink-300\/95:hover{background-color:rgba(248,180,217,.95)}.hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgb(241 126 184/var(--tw-bg-opacity))}.hover\:bg-pink-400\/0:hover{background-color:rgba(241,126,184,0)}.hover\:bg-pink-400\/10:hover{background-color:rgba(241,126,184,.1)}.hover\:bg-pink-400\/100:hover{background-color:#f17eb8}.hover\:bg-pink-400\/20:hover{background-color:rgba(241,126,184,.2)}.hover\:bg-pink-400\/25:hover{background-color:rgba(241,126,184,.25)}.hover\:bg-pink-400\/30:hover{background-color:rgba(241,126,184,.3)}.hover\:bg-pink-400\/40:hover{background-color:rgba(241,126,184,.4)}.hover\:bg-pink-400\/5:hover{background-color:rgba(241,126,184,.05)}.hover\:bg-pink-400\/50:hover{background-color:rgba(241,126,184,.5)}.hover\:bg-pink-400\/60:hover{background-color:rgba(241,126,184,.6)}.hover\:bg-pink-400\/70:hover{background-color:rgba(241,126,184,.7)}.hover\:bg-pink-400\/75:hover{background-color:rgba(241,126,184,.75)}.hover\:bg-pink-400\/80:hover{background-color:rgba(241,126,184,.8)}.hover\:bg-pink-400\/90:hover{background-color:rgba(241,126,184,.9)}.hover\:bg-pink-400\/95:hover{background-color:rgba(241,126,184,.95)}.hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgb(253 242 248/var(--tw-bg-opacity))}.hover\:bg-pink-50\/0:hover{background-color:rgba(253,242,248,0)}.hover\:bg-pink-50\/10:hover{background-color:rgba(253,242,248,.1)}.hover\:bg-pink-50\/100:hover{background-color:#fdf2f8}.hover\:bg-pink-50\/20:hover{background-color:rgba(253,242,248,.2)}.hover\:bg-pink-50\/25:hover{background-color:rgba(253,242,248,.25)}.hover\:bg-pink-50\/30:hover{background-color:rgba(253,242,248,.3)}.hover\:bg-pink-50\/40:hover{background-color:rgba(253,242,248,.4)}.hover\:bg-pink-50\/5:hover{background-color:rgba(253,242,248,.05)}.hover\:bg-pink-50\/50:hover{background-color:rgba(253,242,248,.5)}.hover\:bg-pink-50\/60:hover{background-color:rgba(253,242,248,.6)}.hover\:bg-pink-50\/70:hover{background-color:rgba(253,242,248,.7)}.hover\:bg-pink-50\/75:hover{background-color:rgba(253,242,248,.75)}.hover\:bg-pink-50\/80:hover{background-color:rgba(253,242,248,.8)}.hover\:bg-pink-50\/90:hover{background-color:rgba(253,242,248,.9)}.hover\:bg-pink-50\/95:hover{background-color:rgba(253,242,248,.95)}.hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgb(231 70 148/var(--tw-bg-opacity))}.hover\:bg-pink-500\/0:hover{background-color:rgba(231,70,148,0)}.hover\:bg-pink-500\/10:hover{background-color:rgba(231,70,148,.1)}.hover\:bg-pink-500\/100:hover{background-color:#e74694}.hover\:bg-pink-500\/20:hover{background-color:rgba(231,70,148,.2)}.hover\:bg-pink-500\/25:hover{background-color:rgba(231,70,148,.25)}.hover\:bg-pink-500\/30:hover{background-color:rgba(231,70,148,.3)}.hover\:bg-pink-500\/40:hover{background-color:rgba(231,70,148,.4)}.hover\:bg-pink-500\/5:hover{background-color:rgba(231,70,148,.05)}.hover\:bg-pink-500\/50:hover{background-color:rgba(231,70,148,.5)}.hover\:bg-pink-500\/60:hover{background-color:rgba(231,70,148,.6)}.hover\:bg-pink-500\/70:hover{background-color:rgba(231,70,148,.7)}.hover\:bg-pink-500\/75:hover{background-color:rgba(231,70,148,.75)}.hover\:bg-pink-500\/80:hover{background-color:rgba(231,70,148,.8)}.hover\:bg-pink-500\/90:hover{background-color:rgba(231,70,148,.9)}.hover\:bg-pink-500\/95:hover{background-color:rgba(231,70,148,.95)}.hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgb(214 31 105/var(--tw-bg-opacity))}.hover\:bg-pink-600\/0:hover{background-color:rgba(214,31,105,0)}.hover\:bg-pink-600\/10:hover{background-color:rgba(214,31,105,.1)}.hover\:bg-pink-600\/100:hover{background-color:#d61f69}.hover\:bg-pink-600\/20:hover{background-color:rgba(214,31,105,.2)}.hover\:bg-pink-600\/25:hover{background-color:rgba(214,31,105,.25)}.hover\:bg-pink-600\/30:hover{background-color:rgba(214,31,105,.3)}.hover\:bg-pink-600\/40:hover{background-color:rgba(214,31,105,.4)}.hover\:bg-pink-600\/5:hover{background-color:rgba(214,31,105,.05)}.hover\:bg-pink-600\/50:hover{background-color:rgba(214,31,105,.5)}.hover\:bg-pink-600\/60:hover{background-color:rgba(214,31,105,.6)}.hover\:bg-pink-600\/70:hover{background-color:rgba(214,31,105,.7)}.hover\:bg-pink-600\/75:hover{background-color:rgba(214,31,105,.75)}.hover\:bg-pink-600\/80:hover{background-color:rgba(214,31,105,.8)}.hover\:bg-pink-600\/90:hover{background-color:rgba(214,31,105,.9)}.hover\:bg-pink-600\/95:hover{background-color:rgba(214,31,105,.95)}.hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgb(191 18 93/var(--tw-bg-opacity))}.hover\:bg-pink-700\/0:hover{background-color:rgba(191,18,93,0)}.hover\:bg-pink-700\/10:hover{background-color:rgba(191,18,93,.1)}.hover\:bg-pink-700\/100:hover{background-color:#bf125d}.hover\:bg-pink-700\/20:hover{background-color:rgba(191,18,93,.2)}.hover\:bg-pink-700\/25:hover{background-color:rgba(191,18,93,.25)}.hover\:bg-pink-700\/30:hover{background-color:rgba(191,18,93,.3)}.hover\:bg-pink-700\/40:hover{background-color:rgba(191,18,93,.4)}.hover\:bg-pink-700\/5:hover{background-color:rgba(191,18,93,.05)}.hover\:bg-pink-700\/50:hover{background-color:rgba(191,18,93,.5)}.hover\:bg-pink-700\/60:hover{background-color:rgba(191,18,93,.6)}.hover\:bg-pink-700\/70:hover{background-color:rgba(191,18,93,.7)}.hover\:bg-pink-700\/75:hover{background-color:rgba(191,18,93,.75)}.hover\:bg-pink-700\/80:hover{background-color:rgba(191,18,93,.8)}.hover\:bg-pink-700\/90:hover{background-color:rgba(191,18,93,.9)}.hover\:bg-pink-700\/95:hover{background-color:rgba(191,18,93,.95)}.hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgb(153 21 75/var(--tw-bg-opacity))}.hover\:bg-pink-800\/0:hover{background-color:rgba(153,21,75,0)}.hover\:bg-pink-800\/10:hover{background-color:rgba(153,21,75,.1)}.hover\:bg-pink-800\/100:hover{background-color:#99154b}.hover\:bg-pink-800\/20:hover{background-color:rgba(153,21,75,.2)}.hover\:bg-pink-800\/25:hover{background-color:rgba(153,21,75,.25)}.hover\:bg-pink-800\/30:hover{background-color:rgba(153,21,75,.3)}.hover\:bg-pink-800\/40:hover{background-color:rgba(153,21,75,.4)}.hover\:bg-pink-800\/5:hover{background-color:rgba(153,21,75,.05)}.hover\:bg-pink-800\/50:hover{background-color:rgba(153,21,75,.5)}.hover\:bg-pink-800\/60:hover{background-color:rgba(153,21,75,.6)}.hover\:bg-pink-800\/70:hover{background-color:rgba(153,21,75,.7)}.hover\:bg-pink-800\/75:hover{background-color:rgba(153,21,75,.75)}.hover\:bg-pink-800\/80:hover{background-color:rgba(153,21,75,.8)}.hover\:bg-pink-800\/90:hover{background-color:rgba(153,21,75,.9)}.hover\:bg-pink-800\/95:hover{background-color:rgba(153,21,75,.95)}.hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgb(117 26 61/var(--tw-bg-opacity))}.hover\:bg-pink-900\/0:hover{background-color:rgba(117,26,61,0)}.hover\:bg-pink-900\/10:hover{background-color:rgba(117,26,61,.1)}.hover\:bg-pink-900\/100:hover{background-color:#751a3d}.hover\:bg-pink-900\/20:hover{background-color:rgba(117,26,61,.2)}.hover\:bg-pink-900\/25:hover{background-color:rgba(117,26,61,.25)}.hover\:bg-pink-900\/30:hover{background-color:rgba(117,26,61,.3)}.hover\:bg-pink-900\/40:hover{background-color:rgba(117,26,61,.4)}.hover\:bg-pink-900\/5:hover{background-color:rgba(117,26,61,.05)}.hover\:bg-pink-900\/50:hover{background-color:rgba(117,26,61,.5)}.hover\:bg-pink-900\/60:hover{background-color:rgba(117,26,61,.6)}.hover\:bg-pink-900\/70:hover{background-color:rgba(117,26,61,.7)}.hover\:bg-pink-900\/75:hover{background-color:rgba(117,26,61,.75)}.hover\:bg-pink-900\/80:hover{background-color:rgba(117,26,61,.8)}.hover\:bg-pink-900\/90:hover{background-color:rgba(117,26,61,.9)}.hover\:bg-pink-900\/95:hover{background-color:rgba(117,26,61,.95)}.hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgb(237 235 254/var(--tw-bg-opacity))}.hover\:bg-purple-100\/0:hover{background-color:rgba(237,235,254,0)}.hover\:bg-purple-100\/10:hover{background-color:rgba(237,235,254,.1)}.hover\:bg-purple-100\/100:hover{background-color:#edebfe}.hover\:bg-purple-100\/20:hover{background-color:rgba(237,235,254,.2)}.hover\:bg-purple-100\/25:hover{background-color:rgba(237,235,254,.25)}.hover\:bg-purple-100\/30:hover{background-color:rgba(237,235,254,.3)}.hover\:bg-purple-100\/40:hover{background-color:rgba(237,235,254,.4)}.hover\:bg-purple-100\/5:hover{background-color:rgba(237,235,254,.05)}.hover\:bg-purple-100\/50:hover{background-color:rgba(237,235,254,.5)}.hover\:bg-purple-100\/60:hover{background-color:rgba(237,235,254,.6)}.hover\:bg-purple-100\/70:hover{background-color:rgba(237,235,254,.7)}.hover\:bg-purple-100\/75:hover{background-color:rgba(237,235,254,.75)}.hover\:bg-purple-100\/80:hover{background-color:rgba(237,235,254,.8)}.hover\:bg-purple-100\/90:hover{background-color:rgba(237,235,254,.9)}.hover\:bg-purple-100\/95:hover{background-color:rgba(237,235,254,.95)}.hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgb(220 215 254/var(--tw-bg-opacity))}.hover\:bg-purple-200\/0:hover{background-color:rgba(220,215,254,0)}.hover\:bg-purple-200\/10:hover{background-color:rgba(220,215,254,.1)}.hover\:bg-purple-200\/100:hover{background-color:#dcd7fe}.hover\:bg-purple-200\/20:hover{background-color:rgba(220,215,254,.2)}.hover\:bg-purple-200\/25:hover{background-color:rgba(220,215,254,.25)}.hover\:bg-purple-200\/30:hover{background-color:rgba(220,215,254,.3)}.hover\:bg-purple-200\/40:hover{background-color:rgba(220,215,254,.4)}.hover\:bg-purple-200\/5:hover{background-color:rgba(220,215,254,.05)}.hover\:bg-purple-200\/50:hover{background-color:rgba(220,215,254,.5)}.hover\:bg-purple-200\/60:hover{background-color:rgba(220,215,254,.6)}.hover\:bg-purple-200\/70:hover{background-color:rgba(220,215,254,.7)}.hover\:bg-purple-200\/75:hover{background-color:rgba(220,215,254,.75)}.hover\:bg-purple-200\/80:hover{background-color:rgba(220,215,254,.8)}.hover\:bg-purple-200\/90:hover{background-color:rgba(220,215,254,.9)}.hover\:bg-purple-200\/95:hover{background-color:rgba(220,215,254,.95)}.hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgb(202 191 253/var(--tw-bg-opacity))}.hover\:bg-purple-300\/0:hover{background-color:rgba(202,191,253,0)}.hover\:bg-purple-300\/10:hover{background-color:rgba(202,191,253,.1)}.hover\:bg-purple-300\/100:hover{background-color:#cabffd}.hover\:bg-purple-300\/20:hover{background-color:rgba(202,191,253,.2)}.hover\:bg-purple-300\/25:hover{background-color:rgba(202,191,253,.25)}.hover\:bg-purple-300\/30:hover{background-color:rgba(202,191,253,.3)}.hover\:bg-purple-300\/40:hover{background-color:rgba(202,191,253,.4)}.hover\:bg-purple-300\/5:hover{background-color:rgba(202,191,253,.05)}.hover\:bg-purple-300\/50:hover{background-color:rgba(202,191,253,.5)}.hover\:bg-purple-300\/60:hover{background-color:rgba(202,191,253,.6)}.hover\:bg-purple-300\/70:hover{background-color:rgba(202,191,253,.7)}.hover\:bg-purple-300\/75:hover{background-color:rgba(202,191,253,.75)}.hover\:bg-purple-300\/80:hover{background-color:rgba(202,191,253,.8)}.hover\:bg-purple-300\/90:hover{background-color:rgba(202,191,253,.9)}.hover\:bg-purple-300\/95:hover{background-color:rgba(202,191,253,.95)}.hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgb(172 148 250/var(--tw-bg-opacity))}.hover\:bg-purple-400\/0:hover{background-color:rgba(172,148,250,0)}.hover\:bg-purple-400\/10:hover{background-color:rgba(172,148,250,.1)}.hover\:bg-purple-400\/100:hover{background-color:#ac94fa}.hover\:bg-purple-400\/20:hover{background-color:rgba(172,148,250,.2)}.hover\:bg-purple-400\/25:hover{background-color:rgba(172,148,250,.25)}.hover\:bg-purple-400\/30:hover{background-color:rgba(172,148,250,.3)}.hover\:bg-purple-400\/40:hover{background-color:rgba(172,148,250,.4)}.hover\:bg-purple-400\/5:hover{background-color:rgba(172,148,250,.05)}.hover\:bg-purple-400\/50:hover{background-color:rgba(172,148,250,.5)}.hover\:bg-purple-400\/60:hover{background-color:rgba(172,148,250,.6)}.hover\:bg-purple-400\/70:hover{background-color:rgba(172,148,250,.7)}.hover\:bg-purple-400\/75:hover{background-color:rgba(172,148,250,.75)}.hover\:bg-purple-400\/80:hover{background-color:rgba(172,148,250,.8)}.hover\:bg-purple-400\/90:hover{background-color:rgba(172,148,250,.9)}.hover\:bg-purple-400\/95:hover{background-color:rgba(172,148,250,.95)}.hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgb(246 245 255/var(--tw-bg-opacity))}.hover\:bg-purple-50\/0:hover{background-color:rgba(246,245,255,0)}.hover\:bg-purple-50\/10:hover{background-color:rgba(246,245,255,.1)}.hover\:bg-purple-50\/100:hover{background-color:#f6f5ff}.hover\:bg-purple-50\/20:hover{background-color:rgba(246,245,255,.2)}.hover\:bg-purple-50\/25:hover{background-color:rgba(246,245,255,.25)}.hover\:bg-purple-50\/30:hover{background-color:rgba(246,245,255,.3)}.hover\:bg-purple-50\/40:hover{background-color:rgba(246,245,255,.4)}.hover\:bg-purple-50\/5:hover{background-color:rgba(246,245,255,.05)}.hover\:bg-purple-50\/50:hover{background-color:rgba(246,245,255,.5)}.hover\:bg-purple-50\/60:hover{background-color:rgba(246,245,255,.6)}.hover\:bg-purple-50\/70:hover{background-color:rgba(246,245,255,.7)}.hover\:bg-purple-50\/75:hover{background-color:rgba(246,245,255,.75)}.hover\:bg-purple-50\/80:hover{background-color:rgba(246,245,255,.8)}.hover\:bg-purple-50\/90:hover{background-color:rgba(246,245,255,.9)}.hover\:bg-purple-50\/95:hover{background-color:rgba(246,245,255,.95)}.hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgb(144 97 249/var(--tw-bg-opacity))}.hover\:bg-purple-500\/0:hover{background-color:rgba(144,97,249,0)}.hover\:bg-purple-500\/10:hover{background-color:rgba(144,97,249,.1)}.hover\:bg-purple-500\/100:hover{background-color:#9061f9}.hover\:bg-purple-500\/20:hover{background-color:rgba(144,97,249,.2)}.hover\:bg-purple-500\/25:hover{background-color:rgba(144,97,249,.25)}.hover\:bg-purple-500\/30:hover{background-color:rgba(144,97,249,.3)}.hover\:bg-purple-500\/40:hover{background-color:rgba(144,97,249,.4)}.hover\:bg-purple-500\/5:hover{background-color:rgba(144,97,249,.05)}.hover\:bg-purple-500\/50:hover{background-color:rgba(144,97,249,.5)}.hover\:bg-purple-500\/60:hover{background-color:rgba(144,97,249,.6)}.hover\:bg-purple-500\/70:hover{background-color:rgba(144,97,249,.7)}.hover\:bg-purple-500\/75:hover{background-color:rgba(144,97,249,.75)}.hover\:bg-purple-500\/80:hover{background-color:rgba(144,97,249,.8)}.hover\:bg-purple-500\/90:hover{background-color:rgba(144,97,249,.9)}.hover\:bg-purple-500\/95:hover{background-color:rgba(144,97,249,.95)}.hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgb(126 58 242/var(--tw-bg-opacity))}.hover\:bg-purple-600\/0:hover{background-color:rgba(126,58,242,0)}.hover\:bg-purple-600\/10:hover{background-color:rgba(126,58,242,.1)}.hover\:bg-purple-600\/100:hover{background-color:#7e3af2}.hover\:bg-purple-600\/20:hover{background-color:rgba(126,58,242,.2)}.hover\:bg-purple-600\/25:hover{background-color:rgba(126,58,242,.25)}.hover\:bg-purple-600\/30:hover{background-color:rgba(126,58,242,.3)}.hover\:bg-purple-600\/40:hover{background-color:rgba(126,58,242,.4)}.hover\:bg-purple-600\/5:hover{background-color:rgba(126,58,242,.05)}.hover\:bg-purple-600\/50:hover{background-color:rgba(126,58,242,.5)}.hover\:bg-purple-600\/60:hover{background-color:rgba(126,58,242,.6)}.hover\:bg-purple-600\/70:hover{background-color:rgba(126,58,242,.7)}.hover\:bg-purple-600\/75:hover{background-color:rgba(126,58,242,.75)}.hover\:bg-purple-600\/80:hover{background-color:rgba(126,58,242,.8)}.hover\:bg-purple-600\/90:hover{background-color:rgba(126,58,242,.9)}.hover\:bg-purple-600\/95:hover{background-color:rgba(126,58,242,.95)}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgb(108 43 217/var(--tw-bg-opacity))}.hover\:bg-purple-700\/0:hover{background-color:rgba(108,43,217,0)}.hover\:bg-purple-700\/10:hover{background-color:rgba(108,43,217,.1)}.hover\:bg-purple-700\/100:hover{background-color:#6c2bd9}.hover\:bg-purple-700\/20:hover{background-color:rgba(108,43,217,.2)}.hover\:bg-purple-700\/25:hover{background-color:rgba(108,43,217,.25)}.hover\:bg-purple-700\/30:hover{background-color:rgba(108,43,217,.3)}.hover\:bg-purple-700\/40:hover{background-color:rgba(108,43,217,.4)}.hover\:bg-purple-700\/5:hover{background-color:rgba(108,43,217,.05)}.hover\:bg-purple-700\/50:hover{background-color:rgba(108,43,217,.5)}.hover\:bg-purple-700\/60:hover{background-color:rgba(108,43,217,.6)}.hover\:bg-purple-700\/70:hover{background-color:rgba(108,43,217,.7)}.hover\:bg-purple-700\/75:hover{background-color:rgba(108,43,217,.75)}.hover\:bg-purple-700\/80:hover{background-color:rgba(108,43,217,.8)}.hover\:bg-purple-700\/90:hover{background-color:rgba(108,43,217,.9)}.hover\:bg-purple-700\/95:hover{background-color:rgba(108,43,217,.95)}.hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgb(85 33 181/var(--tw-bg-opacity))}.hover\:bg-purple-800\/0:hover{background-color:rgba(85,33,181,0)}.hover\:bg-purple-800\/10:hover{background-color:rgba(85,33,181,.1)}.hover\:bg-purple-800\/100:hover{background-color:#5521b5}.hover\:bg-purple-800\/20:hover{background-color:rgba(85,33,181,.2)}.hover\:bg-purple-800\/25:hover{background-color:rgba(85,33,181,.25)}.hover\:bg-purple-800\/30:hover{background-color:rgba(85,33,181,.3)}.hover\:bg-purple-800\/40:hover{background-color:rgba(85,33,181,.4)}.hover\:bg-purple-800\/5:hover{background-color:rgba(85,33,181,.05)}.hover\:bg-purple-800\/50:hover{background-color:rgba(85,33,181,.5)}.hover\:bg-purple-800\/60:hover{background-color:rgba(85,33,181,.6)}.hover\:bg-purple-800\/70:hover{background-color:rgba(85,33,181,.7)}.hover\:bg-purple-800\/75:hover{background-color:rgba(85,33,181,.75)}.hover\:bg-purple-800\/80:hover{background-color:rgba(85,33,181,.8)}.hover\:bg-purple-800\/90:hover{background-color:rgba(85,33,181,.9)}.hover\:bg-purple-800\/95:hover{background-color:rgba(85,33,181,.95)}.hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgb(74 29 150/var(--tw-bg-opacity))}.hover\:bg-purple-900\/0:hover{background-color:rgba(74,29,150,0)}.hover\:bg-purple-900\/10:hover{background-color:rgba(74,29,150,.1)}.hover\:bg-purple-900\/100:hover{background-color:#4a1d96}.hover\:bg-purple-900\/20:hover{background-color:rgba(74,29,150,.2)}.hover\:bg-purple-900\/25:hover{background-color:rgba(74,29,150,.25)}.hover\:bg-purple-900\/30:hover{background-color:rgba(74,29,150,.3)}.hover\:bg-purple-900\/40:hover{background-color:rgba(74,29,150,.4)}.hover\:bg-purple-900\/5:hover{background-color:rgba(74,29,150,.05)}.hover\:bg-purple-900\/50:hover{background-color:rgba(74,29,150,.5)}.hover\:bg-purple-900\/60:hover{background-color:rgba(74,29,150,.6)}.hover\:bg-purple-900\/70:hover{background-color:rgba(74,29,150,.7)}.hover\:bg-purple-900\/75:hover{background-color:rgba(74,29,150,.75)}.hover\:bg-purple-900\/80:hover{background-color:rgba(74,29,150,.8)}.hover\:bg-purple-900\/90:hover{background-color:rgba(74,29,150,.9)}.hover\:bg-purple-900\/95:hover{background-color:rgba(74,29,150,.95)}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(253 232 232/var(--tw-bg-opacity))}.hover\:bg-red-100\/0:hover{background-color:hsla(0,84%,95%,0)}.hover\:bg-red-100\/10:hover{background-color:hsla(0,84%,95%,.1)}.hover\:bg-red-100\/100:hover{background-color:#fde8e8}.hover\:bg-red-100\/20:hover{background-color:hsla(0,84%,95%,.2)}.hover\:bg-red-100\/25:hover{background-color:hsla(0,84%,95%,.25)}.hover\:bg-red-100\/30:hover{background-color:hsla(0,84%,95%,.3)}.hover\:bg-red-100\/40:hover{background-color:hsla(0,84%,95%,.4)}.hover\:bg-red-100\/5:hover{background-color:hsla(0,84%,95%,.05)}.hover\:bg-red-100\/50:hover{background-color:hsla(0,84%,95%,.5)}.hover\:bg-red-100\/60:hover{background-color:hsla(0,84%,95%,.6)}.hover\:bg-red-100\/70:hover{background-color:hsla(0,84%,95%,.7)}.hover\:bg-red-100\/75:hover{background-color:hsla(0,84%,95%,.75)}.hover\:bg-red-100\/80:hover{background-color:hsla(0,84%,95%,.8)}.hover\:bg-red-100\/90:hover{background-color:hsla(0,84%,95%,.9)}.hover\:bg-red-100\/95:hover{background-color:hsla(0,84%,95%,.95)}.hover\:bg-red-200:hover{--tw-bg-opacity:1;background-color:rgb(251 213 213/var(--tw-bg-opacity))}.hover\:bg-red-200\/0:hover{background-color:hsla(0,83%,91%,0)}.hover\:bg-red-200\/10:hover{background-color:hsla(0,83%,91%,.1)}.hover\:bg-red-200\/100:hover{background-color:#fbd5d5}.hover\:bg-red-200\/20:hover{background-color:hsla(0,83%,91%,.2)}.hover\:bg-red-200\/25:hover{background-color:hsla(0,83%,91%,.25)}.hover\:bg-red-200\/30:hover{background-color:hsla(0,83%,91%,.3)}.hover\:bg-red-200\/40:hover{background-color:hsla(0,83%,91%,.4)}.hover\:bg-red-200\/5:hover{background-color:hsla(0,83%,91%,.05)}.hover\:bg-red-200\/50:hover{background-color:hsla(0,83%,91%,.5)}.hover\:bg-red-200\/60:hover{background-color:hsla(0,83%,91%,.6)}.hover\:bg-red-200\/70:hover{background-color:hsla(0,83%,91%,.7)}.hover\:bg-red-200\/75:hover{background-color:hsla(0,83%,91%,.75)}.hover\:bg-red-200\/80:hover{background-color:hsla(0,83%,91%,.8)}.hover\:bg-red-200\/90:hover{background-color:hsla(0,83%,91%,.9)}.hover\:bg-red-200\/95:hover{background-color:hsla(0,83%,91%,.95)}.hover\:bg-red-300:hover{--tw-bg-opacity:1;background-color:rgb(248 180 180/var(--tw-bg-opacity))}.hover\:bg-red-300\/0:hover{background-color:hsla(0,83%,84%,0)}.hover\:bg-red-300\/10:hover{background-color:hsla(0,83%,84%,.1)}.hover\:bg-red-300\/100:hover{background-color:#f8b4b4}.hover\:bg-red-300\/20:hover{background-color:hsla(0,83%,84%,.2)}.hover\:bg-red-300\/25:hover{background-color:hsla(0,83%,84%,.25)}.hover\:bg-red-300\/30:hover{background-color:hsla(0,83%,84%,.3)}.hover\:bg-red-300\/40:hover{background-color:hsla(0,83%,84%,.4)}.hover\:bg-red-300\/5:hover{background-color:hsla(0,83%,84%,.05)}.hover\:bg-red-300\/50:hover{background-color:hsla(0,83%,84%,.5)}.hover\:bg-red-300\/60:hover{background-color:hsla(0,83%,84%,.6)}.hover\:bg-red-300\/70:hover{background-color:hsla(0,83%,84%,.7)}.hover\:bg-red-300\/75:hover{background-color:hsla(0,83%,84%,.75)}.hover\:bg-red-300\/80:hover{background-color:hsla(0,83%,84%,.8)}.hover\:bg-red-300\/90:hover{background-color:hsla(0,83%,84%,.9)}.hover\:bg-red-300\/95:hover{background-color:hsla(0,83%,84%,.95)}.hover\:bg-red-400:hover{--tw-bg-opacity:1;background-color:rgb(249 128 128/var(--tw-bg-opacity))}.hover\:bg-red-400\/0:hover{background-color:hsla(0,91%,74%,0)}.hover\:bg-red-400\/10:hover{background-color:hsla(0,91%,74%,.1)}.hover\:bg-red-400\/100:hover{background-color:#f98080}.hover\:bg-red-400\/20:hover{background-color:hsla(0,91%,74%,.2)}.hover\:bg-red-400\/25:hover{background-color:hsla(0,91%,74%,.25)}.hover\:bg-red-400\/30:hover{background-color:hsla(0,91%,74%,.3)}.hover\:bg-red-400\/40:hover{background-color:hsla(0,91%,74%,.4)}.hover\:bg-red-400\/5:hover{background-color:hsla(0,91%,74%,.05)}.hover\:bg-red-400\/50:hover{background-color:hsla(0,91%,74%,.5)}.hover\:bg-red-400\/60:hover{background-color:hsla(0,91%,74%,.6)}.hover\:bg-red-400\/70:hover{background-color:hsla(0,91%,74%,.7)}.hover\:bg-red-400\/75:hover{background-color:hsla(0,91%,74%,.75)}.hover\:bg-red-400\/80:hover{background-color:hsla(0,91%,74%,.8)}.hover\:bg-red-400\/90:hover{background-color:hsla(0,91%,74%,.9)}.hover\:bg-red-400\/95:hover{background-color:hsla(0,91%,74%,.95)}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(253 242 242/var(--tw-bg-opacity))}.hover\:bg-red-50\/0:hover{background-color:hsla(0,73%,97%,0)}.hover\:bg-red-50\/10:hover{background-color:hsla(0,73%,97%,.1)}.hover\:bg-red-50\/100:hover{background-color:#fdf2f2}.hover\:bg-red-50\/20:hover{background-color:hsla(0,73%,97%,.2)}.hover\:bg-red-50\/25:hover{background-color:hsla(0,73%,97%,.25)}.hover\:bg-red-50\/30:hover{background-color:hsla(0,73%,97%,.3)}.hover\:bg-red-50\/40:hover{background-color:hsla(0,73%,97%,.4)}.hover\:bg-red-50\/5:hover{background-color:hsla(0,73%,97%,.05)}.hover\:bg-red-50\/50:hover{background-color:hsla(0,73%,97%,.5)}.hover\:bg-red-50\/60:hover{background-color:hsla(0,73%,97%,.6)}.hover\:bg-red-50\/70:hover{background-color:hsla(0,73%,97%,.7)}.hover\:bg-red-50\/75:hover{background-color:hsla(0,73%,97%,.75)}.hover\:bg-red-50\/80:hover{background-color:hsla(0,73%,97%,.8)}.hover\:bg-red-50\/90:hover{background-color:hsla(0,73%,97%,.9)}.hover\:bg-red-50\/95:hover{background-color:hsla(0,73%,97%,.95)}.hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(240 82 82/var(--tw-bg-opacity))}.hover\:bg-red-500\/0:hover{background-color:rgba(240,82,82,0)}.hover\:bg-red-500\/10:hover{background-color:rgba(240,82,82,.1)}.hover\:bg-red-500\/100:hover{background-color:#f05252}.hover\:bg-red-500\/20:hover{background-color:rgba(240,82,82,.2)}.hover\:bg-red-500\/25:hover{background-color:rgba(240,82,82,.25)}.hover\:bg-red-500\/30:hover{background-color:rgba(240,82,82,.3)}.hover\:bg-red-500\/40:hover{background-color:rgba(240,82,82,.4)}.hover\:bg-red-500\/5:hover{background-color:rgba(240,82,82,.05)}.hover\:bg-red-500\/50:hover{background-color:rgba(240,82,82,.5)}.hover\:bg-red-500\/60:hover{background-color:rgba(240,82,82,.6)}.hover\:bg-red-500\/70:hover{background-color:rgba(240,82,82,.7)}.hover\:bg-red-500\/75:hover{background-color:rgba(240,82,82,.75)}.hover\:bg-red-500\/80:hover{background-color:rgba(240,82,82,.8)}.hover\:bg-red-500\/90:hover{background-color:rgba(240,82,82,.9)}.hover\:bg-red-500\/95:hover{background-color:rgba(240,82,82,.95)}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(224 36 36/var(--tw-bg-opacity))}.hover\:bg-red-600\/0:hover{background-color:rgba(224,36,36,0)}.hover\:bg-red-600\/10:hover{background-color:rgba(224,36,36,.1)}.hover\:bg-red-600\/100:hover{background-color:#e02424}.hover\:bg-red-600\/20:hover{background-color:rgba(224,36,36,.2)}.hover\:bg-red-600\/25:hover{background-color:rgba(224,36,36,.25)}.hover\:bg-red-600\/30:hover{background-color:rgba(224,36,36,.3)}.hover\:bg-red-600\/40:hover{background-color:rgba(224,36,36,.4)}.hover\:bg-red-600\/5:hover{background-color:rgba(224,36,36,.05)}.hover\:bg-red-600\/50:hover{background-color:rgba(224,36,36,.5)}.hover\:bg-red-600\/60:hover{background-color:rgba(224,36,36,.6)}.hover\:bg-red-600\/70:hover{background-color:rgba(224,36,36,.7)}.hover\:bg-red-600\/75:hover{background-color:rgba(224,36,36,.75)}.hover\:bg-red-600\/80:hover{background-color:rgba(224,36,36,.8)}.hover\:bg-red-600\/90:hover{background-color:rgba(224,36,36,.9)}.hover\:bg-red-600\/95:hover{background-color:rgba(224,36,36,.95)}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(200 30 30/var(--tw-bg-opacity))}.hover\:bg-red-700\/0:hover{background-color:rgba(200,30,30,0)}.hover\:bg-red-700\/10:hover{background-color:rgba(200,30,30,.1)}.hover\:bg-red-700\/100:hover{background-color:#c81e1e}.hover\:bg-red-700\/20:hover{background-color:rgba(200,30,30,.2)}.hover\:bg-red-700\/25:hover{background-color:rgba(200,30,30,.25)}.hover\:bg-red-700\/30:hover{background-color:rgba(200,30,30,.3)}.hover\:bg-red-700\/40:hover{background-color:rgba(200,30,30,.4)}.hover\:bg-red-700\/5:hover{background-color:rgba(200,30,30,.05)}.hover\:bg-red-700\/50:hover{background-color:rgba(200,30,30,.5)}.hover\:bg-red-700\/60:hover{background-color:rgba(200,30,30,.6)}.hover\:bg-red-700\/70:hover{background-color:rgba(200,30,30,.7)}.hover\:bg-red-700\/75:hover{background-color:rgba(200,30,30,.75)}.hover\:bg-red-700\/80:hover{background-color:rgba(200,30,30,.8)}.hover\:bg-red-700\/90:hover{background-color:rgba(200,30,30,.9)}.hover\:bg-red-700\/95:hover{background-color:rgba(200,30,30,.95)}.hover\:bg-red-800:hover{--tw-bg-opacity:1;background-color:rgb(155 28 28/var(--tw-bg-opacity))}.hover\:bg-red-800\/0:hover{background-color:rgba(155,28,28,0)}.hover\:bg-red-800\/10:hover{background-color:rgba(155,28,28,.1)}.hover\:bg-red-800\/100:hover{background-color:#9b1c1c}.hover\:bg-red-800\/20:hover{background-color:rgba(155,28,28,.2)}.hover\:bg-red-800\/25:hover{background-color:rgba(155,28,28,.25)}.hover\:bg-red-800\/30:hover{background-color:rgba(155,28,28,.3)}.hover\:bg-red-800\/40:hover{background-color:rgba(155,28,28,.4)}.hover\:bg-red-800\/5:hover{background-color:rgba(155,28,28,.05)}.hover\:bg-red-800\/50:hover{background-color:rgba(155,28,28,.5)}.hover\:bg-red-800\/60:hover{background-color:rgba(155,28,28,.6)}.hover\:bg-red-800\/70:hover{background-color:rgba(155,28,28,.7)}.hover\:bg-red-800\/75:hover{background-color:rgba(155,28,28,.75)}.hover\:bg-red-800\/80:hover{background-color:rgba(155,28,28,.8)}.hover\:bg-red-800\/90:hover{background-color:rgba(155,28,28,.9)}.hover\:bg-red-800\/95:hover{background-color:rgba(155,28,28,.95)}.hover\:bg-red-900:hover{--tw-bg-opacity:1;background-color:rgb(119 29 29/var(--tw-bg-opacity))}.hover\:bg-red-900\/0:hover{background-color:rgba(119,29,29,0)}.hover\:bg-red-900\/10:hover{background-color:rgba(119,29,29,.1)}.hover\:bg-red-900\/100:hover{background-color:#771d1d}.hover\:bg-red-900\/20:hover{background-color:rgba(119,29,29,.2)}.hover\:bg-red-900\/25:hover{background-color:rgba(119,29,29,.25)}.hover\:bg-red-900\/30:hover{background-color:rgba(119,29,29,.3)}.hover\:bg-red-900\/40:hover{background-color:rgba(119,29,29,.4)}.hover\:bg-red-900\/5:hover{background-color:rgba(119,29,29,.05)}.hover\:bg-red-900\/50:hover{background-color:rgba(119,29,29,.5)}.hover\:bg-red-900\/60:hover{background-color:rgba(119,29,29,.6)}.hover\:bg-red-900\/70:hover{background-color:rgba(119,29,29,.7)}.hover\:bg-red-900\/75:hover{background-color:rgba(119,29,29,.75)}.hover\:bg-red-900\/80:hover{background-color:rgba(119,29,29,.8)}.hover\:bg-red-900\/90:hover{background-color:rgba(119,29,29,.9)}.hover\:bg-red-900\/95:hover{background-color:rgba(119,29,29,.95)}.hover\:bg-rose-100:hover{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity))}.hover\:bg-rose-100\/0:hover{background-color:rgba(255,228,230,0)}.hover\:bg-rose-100\/10:hover{background-color:rgba(255,228,230,.1)}.hover\:bg-rose-100\/100:hover{background-color:#ffe4e6}.hover\:bg-rose-100\/20:hover{background-color:rgba(255,228,230,.2)}.hover\:bg-rose-100\/25:hover{background-color:rgba(255,228,230,.25)}.hover\:bg-rose-100\/30:hover{background-color:rgba(255,228,230,.3)}.hover\:bg-rose-100\/40:hover{background-color:rgba(255,228,230,.4)}.hover\:bg-rose-100\/5:hover{background-color:rgba(255,228,230,.05)}.hover\:bg-rose-100\/50:hover{background-color:rgba(255,228,230,.5)}.hover\:bg-rose-100\/60:hover{background-color:rgba(255,228,230,.6)}.hover\:bg-rose-100\/70:hover{background-color:rgba(255,228,230,.7)}.hover\:bg-rose-100\/75:hover{background-color:rgba(255,228,230,.75)}.hover\:bg-rose-100\/80:hover{background-color:rgba(255,228,230,.8)}.hover\:bg-rose-100\/90:hover{background-color:rgba(255,228,230,.9)}.hover\:bg-rose-100\/95:hover{background-color:rgba(255,228,230,.95)}.hover\:bg-rose-200:hover{--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity))}.hover\:bg-rose-200\/0:hover{background-color:rgba(254,205,211,0)}.hover\:bg-rose-200\/10:hover{background-color:rgba(254,205,211,.1)}.hover\:bg-rose-200\/100:hover{background-color:#fecdd3}.hover\:bg-rose-200\/20:hover{background-color:rgba(254,205,211,.2)}.hover\:bg-rose-200\/25:hover{background-color:rgba(254,205,211,.25)}.hover\:bg-rose-200\/30:hover{background-color:rgba(254,205,211,.3)}.hover\:bg-rose-200\/40:hover{background-color:rgba(254,205,211,.4)}.hover\:bg-rose-200\/5:hover{background-color:rgba(254,205,211,.05)}.hover\:bg-rose-200\/50:hover{background-color:rgba(254,205,211,.5)}.hover\:bg-rose-200\/60:hover{background-color:rgba(254,205,211,.6)}.hover\:bg-rose-200\/70:hover{background-color:rgba(254,205,211,.7)}.hover\:bg-rose-200\/75:hover{background-color:rgba(254,205,211,.75)}.hover\:bg-rose-200\/80:hover{background-color:rgba(254,205,211,.8)}.hover\:bg-rose-200\/90:hover{background-color:rgba(254,205,211,.9)}.hover\:bg-rose-200\/95:hover{background-color:rgba(254,205,211,.95)}.hover\:bg-rose-300:hover{--tw-bg-opacity:1;background-color:rgb(253 164 175/var(--tw-bg-opacity))}.hover\:bg-rose-300\/0:hover{background-color:rgba(253,164,175,0)}.hover\:bg-rose-300\/10:hover{background-color:rgba(253,164,175,.1)}.hover\:bg-rose-300\/100:hover{background-color:#fda4af}.hover\:bg-rose-300\/20:hover{background-color:rgba(253,164,175,.2)}.hover\:bg-rose-300\/25:hover{background-color:rgba(253,164,175,.25)}.hover\:bg-rose-300\/30:hover{background-color:rgba(253,164,175,.3)}.hover\:bg-rose-300\/40:hover{background-color:rgba(253,164,175,.4)}.hover\:bg-rose-300\/5:hover{background-color:rgba(253,164,175,.05)}.hover\:bg-rose-300\/50:hover{background-color:rgba(253,164,175,.5)}.hover\:bg-rose-300\/60:hover{background-color:rgba(253,164,175,.6)}.hover\:bg-rose-300\/70:hover{background-color:rgba(253,164,175,.7)}.hover\:bg-rose-300\/75:hover{background-color:rgba(253,164,175,.75)}.hover\:bg-rose-300\/80:hover{background-color:rgba(253,164,175,.8)}.hover\:bg-rose-300\/90:hover{background-color:rgba(253,164,175,.9)}.hover\:bg-rose-300\/95:hover{background-color:rgba(253,164,175,.95)}.hover\:bg-rose-400:hover{--tw-bg-opacity:1;background-color:rgb(251 113 133/var(--tw-bg-opacity))}.hover\:bg-rose-400\/0:hover{background-color:rgba(251,113,133,0)}.hover\:bg-rose-400\/10:hover{background-color:rgba(251,113,133,.1)}.hover\:bg-rose-400\/100:hover{background-color:#fb7185}.hover\:bg-rose-400\/20:hover{background-color:rgba(251,113,133,.2)}.hover\:bg-rose-400\/25:hover{background-color:rgba(251,113,133,.25)}.hover\:bg-rose-400\/30:hover{background-color:rgba(251,113,133,.3)}.hover\:bg-rose-400\/40:hover{background-color:rgba(251,113,133,.4)}.hover\:bg-rose-400\/5:hover{background-color:rgba(251,113,133,.05)}.hover\:bg-rose-400\/50:hover{background-color:rgba(251,113,133,.5)}.hover\:bg-rose-400\/60:hover{background-color:rgba(251,113,133,.6)}.hover\:bg-rose-400\/70:hover{background-color:rgba(251,113,133,.7)}.hover\:bg-rose-400\/75:hover{background-color:rgba(251,113,133,.75)}.hover\:bg-rose-400\/80:hover{background-color:rgba(251,113,133,.8)}.hover\:bg-rose-400\/90:hover{background-color:rgba(251,113,133,.9)}.hover\:bg-rose-400\/95:hover{background-color:rgba(251,113,133,.95)}.hover\:bg-rose-50:hover{--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity))}.hover\:bg-rose-50\/0:hover{background-color:rgba(255,241,242,0)}.hover\:bg-rose-50\/10:hover{background-color:rgba(255,241,242,.1)}.hover\:bg-rose-50\/100:hover{background-color:#fff1f2}.hover\:bg-rose-50\/20:hover{background-color:rgba(255,241,242,.2)}.hover\:bg-rose-50\/25:hover{background-color:rgba(255,241,242,.25)}.hover\:bg-rose-50\/30:hover{background-color:rgba(255,241,242,.3)}.hover\:bg-rose-50\/40:hover{background-color:rgba(255,241,242,.4)}.hover\:bg-rose-50\/5:hover{background-color:rgba(255,241,242,.05)}.hover\:bg-rose-50\/50:hover{background-color:rgba(255,241,242,.5)}.hover\:bg-rose-50\/60:hover{background-color:rgba(255,241,242,.6)}.hover\:bg-rose-50\/70:hover{background-color:rgba(255,241,242,.7)}.hover\:bg-rose-50\/75:hover{background-color:rgba(255,241,242,.75)}.hover\:bg-rose-50\/80:hover{background-color:rgba(255,241,242,.8)}.hover\:bg-rose-50\/90:hover{background-color:rgba(255,241,242,.9)}.hover\:bg-rose-50\/95:hover{background-color:rgba(255,241,242,.95)}.hover\:bg-rose-500:hover{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.hover\:bg-rose-500\/0:hover{background-color:rgba(244,63,94,0)}.hover\:bg-rose-500\/10:hover{background-color:rgba(244,63,94,.1)}.hover\:bg-rose-500\/100:hover{background-color:#f43f5e}.hover\:bg-rose-500\/20:hover{background-color:rgba(244,63,94,.2)}.hover\:bg-rose-500\/25:hover{background-color:rgba(244,63,94,.25)}.hover\:bg-rose-500\/30:hover{background-color:rgba(244,63,94,.3)}.hover\:bg-rose-500\/40:hover{background-color:rgba(244,63,94,.4)}.hover\:bg-rose-500\/5:hover{background-color:rgba(244,63,94,.05)}.hover\:bg-rose-500\/50:hover{background-color:rgba(244,63,94,.5)}.hover\:bg-rose-500\/60:hover{background-color:rgba(244,63,94,.6)}.hover\:bg-rose-500\/70:hover{background-color:rgba(244,63,94,.7)}.hover\:bg-rose-500\/75:hover{background-color:rgba(244,63,94,.75)}.hover\:bg-rose-500\/80:hover{background-color:rgba(244,63,94,.8)}.hover\:bg-rose-500\/90:hover{background-color:rgba(244,63,94,.9)}.hover\:bg-rose-500\/95:hover{background-color:rgba(244,63,94,.95)}.hover\:bg-rose-600:hover{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity))}.hover\:bg-rose-600\/0:hover{background-color:rgba(225,29,72,0)}.hover\:bg-rose-600\/10:hover{background-color:rgba(225,29,72,.1)}.hover\:bg-rose-600\/100:hover{background-color:#e11d48}.hover\:bg-rose-600\/20:hover{background-color:rgba(225,29,72,.2)}.hover\:bg-rose-600\/25:hover{background-color:rgba(225,29,72,.25)}.hover\:bg-rose-600\/30:hover{background-color:rgba(225,29,72,.3)}.hover\:bg-rose-600\/40:hover{background-color:rgba(225,29,72,.4)}.hover\:bg-rose-600\/5:hover{background-color:rgba(225,29,72,.05)}.hover\:bg-rose-600\/50:hover{background-color:rgba(225,29,72,.5)}.hover\:bg-rose-600\/60:hover{background-color:rgba(225,29,72,.6)}.hover\:bg-rose-600\/70:hover{background-color:rgba(225,29,72,.7)}.hover\:bg-rose-600\/75:hover{background-color:rgba(225,29,72,.75)}.hover\:bg-rose-600\/80:hover{background-color:rgba(225,29,72,.8)}.hover\:bg-rose-600\/90:hover{background-color:rgba(225,29,72,.9)}.hover\:bg-rose-600\/95:hover{background-color:rgba(225,29,72,.95)}.hover\:bg-rose-700:hover{--tw-bg-opacity:1;background-color:rgb(190 18 60/var(--tw-bg-opacity))}.hover\:bg-rose-700\/0:hover{background-color:rgba(190,18,60,0)}.hover\:bg-rose-700\/10:hover{background-color:rgba(190,18,60,.1)}.hover\:bg-rose-700\/100:hover{background-color:#be123c}.hover\:bg-rose-700\/20:hover{background-color:rgba(190,18,60,.2)}.hover\:bg-rose-700\/25:hover{background-color:rgba(190,18,60,.25)}.hover\:bg-rose-700\/30:hover{background-color:rgba(190,18,60,.3)}.hover\:bg-rose-700\/40:hover{background-color:rgba(190,18,60,.4)}.hover\:bg-rose-700\/5:hover{background-color:rgba(190,18,60,.05)}.hover\:bg-rose-700\/50:hover{background-color:rgba(190,18,60,.5)}.hover\:bg-rose-700\/60:hover{background-color:rgba(190,18,60,.6)}.hover\:bg-rose-700\/70:hover{background-color:rgba(190,18,60,.7)}.hover\:bg-rose-700\/75:hover{background-color:rgba(190,18,60,.75)}.hover\:bg-rose-700\/80:hover{background-color:rgba(190,18,60,.8)}.hover\:bg-rose-700\/90:hover{background-color:rgba(190,18,60,.9)}.hover\:bg-rose-700\/95:hover{background-color:rgba(190,18,60,.95)}.hover\:bg-rose-800:hover{--tw-bg-opacity:1;background-color:rgb(159 18 57/var(--tw-bg-opacity))}.hover\:bg-rose-800\/0:hover{background-color:rgba(159,18,57,0)}.hover\:bg-rose-800\/10:hover{background-color:rgba(159,18,57,.1)}.hover\:bg-rose-800\/100:hover{background-color:#9f1239}.hover\:bg-rose-800\/20:hover{background-color:rgba(159,18,57,.2)}.hover\:bg-rose-800\/25:hover{background-color:rgba(159,18,57,.25)}.hover\:bg-rose-800\/30:hover{background-color:rgba(159,18,57,.3)}.hover\:bg-rose-800\/40:hover{background-color:rgba(159,18,57,.4)}.hover\:bg-rose-800\/5:hover{background-color:rgba(159,18,57,.05)}.hover\:bg-rose-800\/50:hover{background-color:rgba(159,18,57,.5)}.hover\:bg-rose-800\/60:hover{background-color:rgba(159,18,57,.6)}.hover\:bg-rose-800\/70:hover{background-color:rgba(159,18,57,.7)}.hover\:bg-rose-800\/75:hover{background-color:rgba(159,18,57,.75)}.hover\:bg-rose-800\/80:hover{background-color:rgba(159,18,57,.8)}.hover\:bg-rose-800\/90:hover{background-color:rgba(159,18,57,.9)}.hover\:bg-rose-800\/95:hover{background-color:rgba(159,18,57,.95)}.hover\:bg-rose-900:hover{--tw-bg-opacity:1;background-color:rgb(136 19 55/var(--tw-bg-opacity))}.hover\:bg-rose-900\/0:hover{background-color:rgba(136,19,55,0)}.hover\:bg-rose-900\/10:hover{background-color:rgba(136,19,55,.1)}.hover\:bg-rose-900\/100:hover{background-color:#881337}.hover\:bg-rose-900\/20:hover{background-color:rgba(136,19,55,.2)}.hover\:bg-rose-900\/25:hover{background-color:rgba(136,19,55,.25)}.hover\:bg-rose-900\/30:hover{background-color:rgba(136,19,55,.3)}.hover\:bg-rose-900\/40:hover{background-color:rgba(136,19,55,.4)}.hover\:bg-rose-900\/5:hover{background-color:rgba(136,19,55,.05)}.hover\:bg-rose-900\/50:hover{background-color:rgba(136,19,55,.5)}.hover\:bg-rose-900\/60:hover{background-color:rgba(136,19,55,.6)}.hover\:bg-rose-900\/70:hover{background-color:rgba(136,19,55,.7)}.hover\:bg-rose-900\/75:hover{background-color:rgba(136,19,55,.75)}.hover\:bg-rose-900\/80:hover{background-color:rgba(136,19,55,.8)}.hover\:bg-rose-900\/90:hover{background-color:rgba(136,19,55,.9)}.hover\:bg-rose-900\/95:hover{background-color:rgba(136,19,55,.95)}.hover\:bg-sky-100:hover{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity))}.hover\:bg-sky-100\/0:hover{background-color:rgba(224,242,254,0)}.hover\:bg-sky-100\/10:hover{background-color:rgba(224,242,254,.1)}.hover\:bg-sky-100\/100:hover{background-color:#e0f2fe}.hover\:bg-sky-100\/20:hover{background-color:rgba(224,242,254,.2)}.hover\:bg-sky-100\/25:hover{background-color:rgba(224,242,254,.25)}.hover\:bg-sky-100\/30:hover{background-color:rgba(224,242,254,.3)}.hover\:bg-sky-100\/40:hover{background-color:rgba(224,242,254,.4)}.hover\:bg-sky-100\/5:hover{background-color:rgba(224,242,254,.05)}.hover\:bg-sky-100\/50:hover{background-color:rgba(224,242,254,.5)}.hover\:bg-sky-100\/60:hover{background-color:rgba(224,242,254,.6)}.hover\:bg-sky-100\/70:hover{background-color:rgba(224,242,254,.7)}.hover\:bg-sky-100\/75:hover{background-color:rgba(224,242,254,.75)}.hover\:bg-sky-100\/80:hover{background-color:rgba(224,242,254,.8)}.hover\:bg-sky-100\/90:hover{background-color:rgba(224,242,254,.9)}.hover\:bg-sky-100\/95:hover{background-color:rgba(224,242,254,.95)}.hover\:bg-sky-200:hover{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity))}.hover\:bg-sky-200\/0:hover{background-color:rgba(186,230,253,0)}.hover\:bg-sky-200\/10:hover{background-color:rgba(186,230,253,.1)}.hover\:bg-sky-200\/100:hover{background-color:#bae6fd}.hover\:bg-sky-200\/20:hover{background-color:rgba(186,230,253,.2)}.hover\:bg-sky-200\/25:hover{background-color:rgba(186,230,253,.25)}.hover\:bg-sky-200\/30:hover{background-color:rgba(186,230,253,.3)}.hover\:bg-sky-200\/40:hover{background-color:rgba(186,230,253,.4)}.hover\:bg-sky-200\/5:hover{background-color:rgba(186,230,253,.05)}.hover\:bg-sky-200\/50:hover{background-color:rgba(186,230,253,.5)}.hover\:bg-sky-200\/60:hover{background-color:rgba(186,230,253,.6)}.hover\:bg-sky-200\/70:hover{background-color:rgba(186,230,253,.7)}.hover\:bg-sky-200\/75:hover{background-color:rgba(186,230,253,.75)}.hover\:bg-sky-200\/80:hover{background-color:rgba(186,230,253,.8)}.hover\:bg-sky-200\/90:hover{background-color:rgba(186,230,253,.9)}.hover\:bg-sky-200\/95:hover{background-color:rgba(186,230,253,.95)}.hover\:bg-sky-300:hover{--tw-bg-opacity:1;background-color:rgb(125 211 252/var(--tw-bg-opacity))}.hover\:bg-sky-300\/0:hover{background-color:rgba(125,211,252,0)}.hover\:bg-sky-300\/10:hover{background-color:rgba(125,211,252,.1)}.hover\:bg-sky-300\/100:hover{background-color:#7dd3fc}.hover\:bg-sky-300\/20:hover{background-color:rgba(125,211,252,.2)}.hover\:bg-sky-300\/25:hover{background-color:rgba(125,211,252,.25)}.hover\:bg-sky-300\/30:hover{background-color:rgba(125,211,252,.3)}.hover\:bg-sky-300\/40:hover{background-color:rgba(125,211,252,.4)}.hover\:bg-sky-300\/5:hover{background-color:rgba(125,211,252,.05)}.hover\:bg-sky-300\/50:hover{background-color:rgba(125,211,252,.5)}.hover\:bg-sky-300\/60:hover{background-color:rgba(125,211,252,.6)}.hover\:bg-sky-300\/70:hover{background-color:rgba(125,211,252,.7)}.hover\:bg-sky-300\/75:hover{background-color:rgba(125,211,252,.75)}.hover\:bg-sky-300\/80:hover{background-color:rgba(125,211,252,.8)}.hover\:bg-sky-300\/90:hover{background-color:rgba(125,211,252,.9)}.hover\:bg-sky-300\/95:hover{background-color:rgba(125,211,252,.95)}.hover\:bg-sky-400:hover{--tw-bg-opacity:1;background-color:rgb(56 189 248/var(--tw-bg-opacity))}.hover\:bg-sky-400\/0:hover{background-color:rgba(56,189,248,0)}.hover\:bg-sky-400\/10:hover{background-color:rgba(56,189,248,.1)}.hover\:bg-sky-400\/100:hover{background-color:#38bdf8}.hover\:bg-sky-400\/20:hover{background-color:rgba(56,189,248,.2)}.hover\:bg-sky-400\/25:hover{background-color:rgba(56,189,248,.25)}.hover\:bg-sky-400\/30:hover{background-color:rgba(56,189,248,.3)}.hover\:bg-sky-400\/40:hover{background-color:rgba(56,189,248,.4)}.hover\:bg-sky-400\/5:hover{background-color:rgba(56,189,248,.05)}.hover\:bg-sky-400\/50:hover{background-color:rgba(56,189,248,.5)}.hover\:bg-sky-400\/60:hover{background-color:rgba(56,189,248,.6)}.hover\:bg-sky-400\/70:hover{background-color:rgba(56,189,248,.7)}.hover\:bg-sky-400\/75:hover{background-color:rgba(56,189,248,.75)}.hover\:bg-sky-400\/80:hover{background-color:rgba(56,189,248,.8)}.hover\:bg-sky-400\/90:hover{background-color:rgba(56,189,248,.9)}.hover\:bg-sky-400\/95:hover{background-color:rgba(56,189,248,.95)}.hover\:bg-sky-50:hover{--tw-bg-opacity:1;background-color:rgb(240 249 255/var(--tw-bg-opacity))}.hover\:bg-sky-50\/0:hover{background-color:rgba(240,249,255,0)}.hover\:bg-sky-50\/10:hover{background-color:rgba(240,249,255,.1)}.hover\:bg-sky-50\/100:hover{background-color:#f0f9ff}.hover\:bg-sky-50\/20:hover{background-color:rgba(240,249,255,.2)}.hover\:bg-sky-50\/25:hover{background-color:rgba(240,249,255,.25)}.hover\:bg-sky-50\/30:hover{background-color:rgba(240,249,255,.3)}.hover\:bg-sky-50\/40:hover{background-color:rgba(240,249,255,.4)}.hover\:bg-sky-50\/5:hover{background-color:rgba(240,249,255,.05)}.hover\:bg-sky-50\/50:hover{background-color:rgba(240,249,255,.5)}.hover\:bg-sky-50\/60:hover{background-color:rgba(240,249,255,.6)}.hover\:bg-sky-50\/70:hover{background-color:rgba(240,249,255,.7)}.hover\:bg-sky-50\/75:hover{background-color:rgba(240,249,255,.75)}.hover\:bg-sky-50\/80:hover{background-color:rgba(240,249,255,.8)}.hover\:bg-sky-50\/90:hover{background-color:rgba(240,249,255,.9)}.hover\:bg-sky-50\/95:hover{background-color:rgba(240,249,255,.95)}.hover\:bg-sky-500:hover{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.hover\:bg-sky-500\/0:hover{background-color:rgba(14,165,233,0)}.hover\:bg-sky-500\/10:hover{background-color:rgba(14,165,233,.1)}.hover\:bg-sky-500\/100:hover{background-color:#0ea5e9}.hover\:bg-sky-500\/20:hover{background-color:rgba(14,165,233,.2)}.hover\:bg-sky-500\/25:hover{background-color:rgba(14,165,233,.25)}.hover\:bg-sky-500\/30:hover{background-color:rgba(14,165,233,.3)}.hover\:bg-sky-500\/40:hover{background-color:rgba(14,165,233,.4)}.hover\:bg-sky-500\/5:hover{background-color:rgba(14,165,233,.05)}.hover\:bg-sky-500\/50:hover{background-color:rgba(14,165,233,.5)}.hover\:bg-sky-500\/60:hover{background-color:rgba(14,165,233,.6)}.hover\:bg-sky-500\/70:hover{background-color:rgba(14,165,233,.7)}.hover\:bg-sky-500\/75:hover{background-color:rgba(14,165,233,.75)}.hover\:bg-sky-500\/80:hover{background-color:rgba(14,165,233,.8)}.hover\:bg-sky-500\/90:hover{background-color:rgba(14,165,233,.9)}.hover\:bg-sky-500\/95:hover{background-color:rgba(14,165,233,.95)}.hover\:bg-sky-600:hover{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}.hover\:bg-sky-600\/0:hover{background-color:rgba(2,132,199,0)}.hover\:bg-sky-600\/10:hover{background-color:rgba(2,132,199,.1)}.hover\:bg-sky-600\/100:hover{background-color:#0284c7}.hover\:bg-sky-600\/20:hover{background-color:rgba(2,132,199,.2)}.hover\:bg-sky-600\/25:hover{background-color:rgba(2,132,199,.25)}.hover\:bg-sky-600\/30:hover{background-color:rgba(2,132,199,.3)}.hover\:bg-sky-600\/40:hover{background-color:rgba(2,132,199,.4)}.hover\:bg-sky-600\/5:hover{background-color:rgba(2,132,199,.05)}.hover\:bg-sky-600\/50:hover{background-color:rgba(2,132,199,.5)}.hover\:bg-sky-600\/60:hover{background-color:rgba(2,132,199,.6)}.hover\:bg-sky-600\/70:hover{background-color:rgba(2,132,199,.7)}.hover\:bg-sky-600\/75:hover{background-color:rgba(2,132,199,.75)}.hover\:bg-sky-600\/80:hover{background-color:rgba(2,132,199,.8)}.hover\:bg-sky-600\/90:hover{background-color:rgba(2,132,199,.9)}.hover\:bg-sky-600\/95:hover{background-color:rgba(2,132,199,.95)}.hover\:bg-sky-700:hover{--tw-bg-opacity:1;background-color:rgb(3 105 161/var(--tw-bg-opacity))}.hover\:bg-sky-700\/0:hover{background-color:rgba(3,105,161,0)}.hover\:bg-sky-700\/10:hover{background-color:rgba(3,105,161,.1)}.hover\:bg-sky-700\/100:hover{background-color:#0369a1}.hover\:bg-sky-700\/20:hover{background-color:rgba(3,105,161,.2)}.hover\:bg-sky-700\/25:hover{background-color:rgba(3,105,161,.25)}.hover\:bg-sky-700\/30:hover{background-color:rgba(3,105,161,.3)}.hover\:bg-sky-700\/40:hover{background-color:rgba(3,105,161,.4)}.hover\:bg-sky-700\/5:hover{background-color:rgba(3,105,161,.05)}.hover\:bg-sky-700\/50:hover{background-color:rgba(3,105,161,.5)}.hover\:bg-sky-700\/60:hover{background-color:rgba(3,105,161,.6)}.hover\:bg-sky-700\/70:hover{background-color:rgba(3,105,161,.7)}.hover\:bg-sky-700\/75:hover{background-color:rgba(3,105,161,.75)}.hover\:bg-sky-700\/80:hover{background-color:rgba(3,105,161,.8)}.hover\:bg-sky-700\/90:hover{background-color:rgba(3,105,161,.9)}.hover\:bg-sky-700\/95:hover{background-color:rgba(3,105,161,.95)}.hover\:bg-sky-800:hover{--tw-bg-opacity:1;background-color:rgb(7 89 133/var(--tw-bg-opacity))}.hover\:bg-sky-800\/0:hover{background-color:rgba(7,89,133,0)}.hover\:bg-sky-800\/10:hover{background-color:rgba(7,89,133,.1)}.hover\:bg-sky-800\/100:hover{background-color:#075985}.hover\:bg-sky-800\/20:hover{background-color:rgba(7,89,133,.2)}.hover\:bg-sky-800\/25:hover{background-color:rgba(7,89,133,.25)}.hover\:bg-sky-800\/30:hover{background-color:rgba(7,89,133,.3)}.hover\:bg-sky-800\/40:hover{background-color:rgba(7,89,133,.4)}.hover\:bg-sky-800\/5:hover{background-color:rgba(7,89,133,.05)}.hover\:bg-sky-800\/50:hover{background-color:rgba(7,89,133,.5)}.hover\:bg-sky-800\/60:hover{background-color:rgba(7,89,133,.6)}.hover\:bg-sky-800\/70:hover{background-color:rgba(7,89,133,.7)}.hover\:bg-sky-800\/75:hover{background-color:rgba(7,89,133,.75)}.hover\:bg-sky-800\/80:hover{background-color:rgba(7,89,133,.8)}.hover\:bg-sky-800\/90:hover{background-color:rgba(7,89,133,.9)}.hover\:bg-sky-800\/95:hover{background-color:rgba(7,89,133,.95)}.hover\:bg-sky-900:hover{--tw-bg-opacity:1;background-color:rgb(12 74 110/var(--tw-bg-opacity))}.hover\:bg-sky-900\/0:hover{background-color:rgba(12,74,110,0)}.hover\:bg-sky-900\/10:hover{background-color:rgba(12,74,110,.1)}.hover\:bg-sky-900\/100:hover{background-color:#0c4a6e}.hover\:bg-sky-900\/20:hover{background-color:rgba(12,74,110,.2)}.hover\:bg-sky-900\/25:hover{background-color:rgba(12,74,110,.25)}.hover\:bg-sky-900\/30:hover{background-color:rgba(12,74,110,.3)}.hover\:bg-sky-900\/40:hover{background-color:rgba(12,74,110,.4)}.hover\:bg-sky-900\/5:hover{background-color:rgba(12,74,110,.05)}.hover\:bg-sky-900\/50:hover{background-color:rgba(12,74,110,.5)}.hover\:bg-sky-900\/60:hover{background-color:rgba(12,74,110,.6)}.hover\:bg-sky-900\/70:hover{background-color:rgba(12,74,110,.7)}.hover\:bg-sky-900\/75:hover{background-color:rgba(12,74,110,.75)}.hover\:bg-sky-900\/80:hover{background-color:rgba(12,74,110,.8)}.hover\:bg-sky-900\/90:hover{background-color:rgba(12,74,110,.9)}.hover\:bg-sky-900\/95:hover{background-color:rgba(12,74,110,.95)}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.hover\:bg-slate-100\/0:hover{background-color:rgba(241,245,249,0)}.hover\:bg-slate-100\/10:hover{background-color:rgba(241,245,249,.1)}.hover\:bg-slate-100\/100:hover{background-color:#f1f5f9}.hover\:bg-slate-100\/20:hover{background-color:rgba(241,245,249,.2)}.hover\:bg-slate-100\/25:hover{background-color:rgba(241,245,249,.25)}.hover\:bg-slate-100\/30:hover{background-color:rgba(241,245,249,.3)}.hover\:bg-slate-100\/40:hover{background-color:rgba(241,245,249,.4)}.hover\:bg-slate-100\/5:hover{background-color:rgba(241,245,249,.05)}.hover\:bg-slate-100\/50:hover{background-color:rgba(241,245,249,.5)}.hover\:bg-slate-100\/60:hover{background-color:rgba(241,245,249,.6)}.hover\:bg-slate-100\/70:hover{background-color:rgba(241,245,249,.7)}.hover\:bg-slate-100\/75:hover{background-color:rgba(241,245,249,.75)}.hover\:bg-slate-100\/80:hover{background-color:rgba(241,245,249,.8)}.hover\:bg-slate-100\/90:hover{background-color:rgba(241,245,249,.9)}.hover\:bg-slate-100\/95:hover{background-color:rgba(241,245,249,.95)}.hover\:bg-slate-200:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.hover\:bg-slate-200\/0:hover{background-color:rgba(226,232,240,0)}.hover\:bg-slate-200\/10:hover{background-color:rgba(226,232,240,.1)}.hover\:bg-slate-200\/100:hover{background-color:#e2e8f0}.hover\:bg-slate-200\/20:hover{background-color:rgba(226,232,240,.2)}.hover\:bg-slate-200\/25:hover{background-color:rgba(226,232,240,.25)}.hover\:bg-slate-200\/30:hover{background-color:rgba(226,232,240,.3)}.hover\:bg-slate-200\/40:hover{background-color:rgba(226,232,240,.4)}.hover\:bg-slate-200\/5:hover{background-color:rgba(226,232,240,.05)}.hover\:bg-slate-200\/50:hover{background-color:rgba(226,232,240,.5)}.hover\:bg-slate-200\/60:hover{background-color:rgba(226,232,240,.6)}.hover\:bg-slate-200\/70:hover{background-color:rgba(226,232,240,.7)}.hover\:bg-slate-200\/75:hover{background-color:rgba(226,232,240,.75)}.hover\:bg-slate-200\/80:hover{background-color:rgba(226,232,240,.8)}.hover\:bg-slate-200\/90:hover{background-color:rgba(226,232,240,.9)}.hover\:bg-slate-200\/95:hover{background-color:rgba(226,232,240,.95)}.hover\:bg-slate-300:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.hover\:bg-slate-300\/0:hover{background-color:rgba(203,213,225,0)}.hover\:bg-slate-300\/10:hover{background-color:rgba(203,213,225,.1)}.hover\:bg-slate-300\/100:hover{background-color:#cbd5e1}.hover\:bg-slate-300\/20:hover{background-color:rgba(203,213,225,.2)}.hover\:bg-slate-300\/25:hover{background-color:rgba(203,213,225,.25)}.hover\:bg-slate-300\/30:hover{background-color:rgba(203,213,225,.3)}.hover\:bg-slate-300\/40:hover{background-color:rgba(203,213,225,.4)}.hover\:bg-slate-300\/5:hover{background-color:rgba(203,213,225,.05)}.hover\:bg-slate-300\/50:hover{background-color:rgba(203,213,225,.5)}.hover\:bg-slate-300\/60:hover{background-color:rgba(203,213,225,.6)}.hover\:bg-slate-300\/70:hover{background-color:rgba(203,213,225,.7)}.hover\:bg-slate-300\/75:hover{background-color:rgba(203,213,225,.75)}.hover\:bg-slate-300\/80:hover{background-color:rgba(203,213,225,.8)}.hover\:bg-slate-300\/90:hover{background-color:rgba(203,213,225,.9)}.hover\:bg-slate-300\/95:hover{background-color:rgba(203,213,225,.95)}.hover\:bg-slate-400:hover{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.hover\:bg-slate-400\/0:hover{background-color:rgba(148,163,184,0)}.hover\:bg-slate-400\/10:hover{background-color:rgba(148,163,184,.1)}.hover\:bg-slate-400\/100:hover{background-color:#94a3b8}.hover\:bg-slate-400\/20:hover{background-color:rgba(148,163,184,.2)}.hover\:bg-slate-400\/25:hover{background-color:rgba(148,163,184,.25)}.hover\:bg-slate-400\/30:hover{background-color:rgba(148,163,184,.3)}.hover\:bg-slate-400\/40:hover{background-color:rgba(148,163,184,.4)}.hover\:bg-slate-400\/5:hover{background-color:rgba(148,163,184,.05)}.hover\:bg-slate-400\/50:hover{background-color:rgba(148,163,184,.5)}.hover\:bg-slate-400\/60:hover{background-color:rgba(148,163,184,.6)}.hover\:bg-slate-400\/70:hover{background-color:rgba(148,163,184,.7)}.hover\:bg-slate-400\/75:hover{background-color:rgba(148,163,184,.75)}.hover\:bg-slate-400\/80:hover{background-color:rgba(148,163,184,.8)}.hover\:bg-slate-400\/90:hover{background-color:rgba(148,163,184,.9)}.hover\:bg-slate-400\/95:hover{background-color:rgba(148,163,184,.95)}.hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.hover\:bg-slate-50\/0:hover{background-color:rgba(248,250,252,0)}.hover\:bg-slate-50\/10:hover{background-color:rgba(248,250,252,.1)}.hover\:bg-slate-50\/100:hover{background-color:#f8fafc}.hover\:bg-slate-50\/20:hover{background-color:rgba(248,250,252,.2)}.hover\:bg-slate-50\/25:hover{background-color:rgba(248,250,252,.25)}.hover\:bg-slate-50\/30:hover{background-color:rgba(248,250,252,.3)}.hover\:bg-slate-50\/40:hover{background-color:rgba(248,250,252,.4)}.hover\:bg-slate-50\/5:hover{background-color:rgba(248,250,252,.05)}.hover\:bg-slate-50\/50:hover{background-color:rgba(248,250,252,.5)}.hover\:bg-slate-50\/60:hover{background-color:rgba(248,250,252,.6)}.hover\:bg-slate-50\/70:hover{background-color:rgba(248,250,252,.7)}.hover\:bg-slate-50\/75:hover{background-color:rgba(248,250,252,.75)}.hover\:bg-slate-50\/80:hover{background-color:rgba(248,250,252,.8)}.hover\:bg-slate-50\/90:hover{background-color:rgba(248,250,252,.9)}.hover\:bg-slate-50\/95:hover{background-color:rgba(248,250,252,.95)}.hover\:bg-slate-500:hover{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.hover\:bg-slate-500\/0:hover{background-color:rgba(100,116,139,0)}.hover\:bg-slate-500\/10:hover{background-color:rgba(100,116,139,.1)}.hover\:bg-slate-500\/100:hover{background-color:#64748b}.hover\:bg-slate-500\/20:hover{background-color:rgba(100,116,139,.2)}.hover\:bg-slate-500\/25:hover{background-color:rgba(100,116,139,.25)}.hover\:bg-slate-500\/30:hover{background-color:rgba(100,116,139,.3)}.hover\:bg-slate-500\/40:hover{background-color:rgba(100,116,139,.4)}.hover\:bg-slate-500\/5:hover{background-color:rgba(100,116,139,.05)}.hover\:bg-slate-500\/50:hover{background-color:rgba(100,116,139,.5)}.hover\:bg-slate-500\/60:hover{background-color:rgba(100,116,139,.6)}.hover\:bg-slate-500\/70:hover{background-color:rgba(100,116,139,.7)}.hover\:bg-slate-500\/75:hover{background-color:rgba(100,116,139,.75)}.hover\:bg-slate-500\/80:hover{background-color:rgba(100,116,139,.8)}.hover\:bg-slate-500\/90:hover{background-color:rgba(100,116,139,.9)}.hover\:bg-slate-500\/95:hover{background-color:rgba(100,116,139,.95)}.hover\:bg-slate-600:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.hover\:bg-slate-600\/0:hover{background-color:rgba(71,85,105,0)}.hover\:bg-slate-600\/10:hover{background-color:rgba(71,85,105,.1)}.hover\:bg-slate-600\/100:hover{background-color:#475569}.hover\:bg-slate-600\/20:hover{background-color:rgba(71,85,105,.2)}.hover\:bg-slate-600\/25:hover{background-color:rgba(71,85,105,.25)}.hover\:bg-slate-600\/30:hover{background-color:rgba(71,85,105,.3)}.hover\:bg-slate-600\/40:hover{background-color:rgba(71,85,105,.4)}.hover\:bg-slate-600\/5:hover{background-color:rgba(71,85,105,.05)}.hover\:bg-slate-600\/50:hover{background-color:rgba(71,85,105,.5)}.hover\:bg-slate-600\/60:hover{background-color:rgba(71,85,105,.6)}.hover\:bg-slate-600\/70:hover{background-color:rgba(71,85,105,.7)}.hover\:bg-slate-600\/75:hover{background-color:rgba(71,85,105,.75)}.hover\:bg-slate-600\/80:hover{background-color:rgba(71,85,105,.8)}.hover\:bg-slate-600\/90:hover{background-color:rgba(71,85,105,.9)}.hover\:bg-slate-600\/95:hover{background-color:rgba(71,85,105,.95)}.hover\:bg-slate-700:hover{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}.hover\:bg-slate-700\/0:hover{background-color:rgba(51,65,85,0)}.hover\:bg-slate-700\/10:hover{background-color:rgba(51,65,85,.1)}.hover\:bg-slate-700\/100:hover{background-color:#334155}.hover\:bg-slate-700\/20:hover{background-color:rgba(51,65,85,.2)}.hover\:bg-slate-700\/25:hover{background-color:rgba(51,65,85,.25)}.hover\:bg-slate-700\/30:hover{background-color:rgba(51,65,85,.3)}.hover\:bg-slate-700\/40:hover{background-color:rgba(51,65,85,.4)}.hover\:bg-slate-700\/5:hover{background-color:rgba(51,65,85,.05)}.hover\:bg-slate-700\/50:hover{background-color:rgba(51,65,85,.5)}.hover\:bg-slate-700\/60:hover{background-color:rgba(51,65,85,.6)}.hover\:bg-slate-700\/70:hover{background-color:rgba(51,65,85,.7)}.hover\:bg-slate-700\/75:hover{background-color:rgba(51,65,85,.75)}.hover\:bg-slate-700\/80:hover{background-color:rgba(51,65,85,.8)}.hover\:bg-slate-700\/90:hover{background-color:rgba(51,65,85,.9)}.hover\:bg-slate-700\/95:hover{background-color:rgba(51,65,85,.95)}.hover\:bg-slate-800:hover{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.hover\:bg-slate-800\/0:hover{background-color:rgba(30,41,59,0)}.hover\:bg-slate-800\/10:hover{background-color:rgba(30,41,59,.1)}.hover\:bg-slate-800\/100:hover{background-color:#1e293b}.hover\:bg-slate-800\/20:hover{background-color:rgba(30,41,59,.2)}.hover\:bg-slate-800\/25:hover{background-color:rgba(30,41,59,.25)}.hover\:bg-slate-800\/30:hover{background-color:rgba(30,41,59,.3)}.hover\:bg-slate-800\/40:hover{background-color:rgba(30,41,59,.4)}.hover\:bg-slate-800\/5:hover{background-color:rgba(30,41,59,.05)}.hover\:bg-slate-800\/50:hover{background-color:rgba(30,41,59,.5)}.hover\:bg-slate-800\/60:hover{background-color:rgba(30,41,59,.6)}.hover\:bg-slate-800\/70:hover{background-color:rgba(30,41,59,.7)}.hover\:bg-slate-800\/75:hover{background-color:rgba(30,41,59,.75)}.hover\:bg-slate-800\/80:hover{background-color:rgba(30,41,59,.8)}.hover\:bg-slate-800\/90:hover{background-color:rgba(30,41,59,.9)}.hover\:bg-slate-800\/95:hover{background-color:rgba(30,41,59,.95)}.hover\:bg-slate-900:hover{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.hover\:bg-slate-900\/0:hover{background-color:rgba(15,23,42,0)}.hover\:bg-slate-900\/10:hover{background-color:rgba(15,23,42,.1)}.hover\:bg-slate-900\/100:hover{background-color:#0f172a}.hover\:bg-slate-900\/20:hover{background-color:rgba(15,23,42,.2)}.hover\:bg-slate-900\/25:hover{background-color:rgba(15,23,42,.25)}.hover\:bg-slate-900\/30:hover{background-color:rgba(15,23,42,.3)}.hover\:bg-slate-900\/40:hover{background-color:rgba(15,23,42,.4)}.hover\:bg-slate-900\/5:hover{background-color:rgba(15,23,42,.05)}.hover\:bg-slate-900\/50:hover{background-color:rgba(15,23,42,.5)}.hover\:bg-slate-900\/60:hover{background-color:rgba(15,23,42,.6)}.hover\:bg-slate-900\/70:hover{background-color:rgba(15,23,42,.7)}.hover\:bg-slate-900\/75:hover{background-color:rgba(15,23,42,.75)}.hover\:bg-slate-900\/80:hover{background-color:rgba(15,23,42,.8)}.hover\:bg-slate-900\/90:hover{background-color:rgba(15,23,42,.9)}.hover\:bg-slate-900\/95:hover{background-color:rgba(15,23,42,.95)}.hover\:bg-stone-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 244/var(--tw-bg-opacity))}.hover\:bg-stone-100\/0:hover{background-color:hsla(60,5%,96%,0)}.hover\:bg-stone-100\/10:hover{background-color:hsla(60,5%,96%,.1)}.hover\:bg-stone-100\/100:hover{background-color:#f5f5f4}.hover\:bg-stone-100\/20:hover{background-color:hsla(60,5%,96%,.2)}.hover\:bg-stone-100\/25:hover{background-color:hsla(60,5%,96%,.25)}.hover\:bg-stone-100\/30:hover{background-color:hsla(60,5%,96%,.3)}.hover\:bg-stone-100\/40:hover{background-color:hsla(60,5%,96%,.4)}.hover\:bg-stone-100\/5:hover{background-color:hsla(60,5%,96%,.05)}.hover\:bg-stone-100\/50:hover{background-color:hsla(60,5%,96%,.5)}.hover\:bg-stone-100\/60:hover{background-color:hsla(60,5%,96%,.6)}.hover\:bg-stone-100\/70:hover{background-color:hsla(60,5%,96%,.7)}.hover\:bg-stone-100\/75:hover{background-color:hsla(60,5%,96%,.75)}.hover\:bg-stone-100\/80:hover{background-color:hsla(60,5%,96%,.8)}.hover\:bg-stone-100\/90:hover{background-color:hsla(60,5%,96%,.9)}.hover\:bg-stone-100\/95:hover{background-color:hsla(60,5%,96%,.95)}.hover\:bg-stone-200:hover{--tw-bg-opacity:1;background-color:rgb(231 229 228/var(--tw-bg-opacity))}.hover\:bg-stone-200\/0:hover{background-color:hsla(20,6%,90%,0)}.hover\:bg-stone-200\/10:hover{background-color:hsla(20,6%,90%,.1)}.hover\:bg-stone-200\/100:hover{background-color:#e7e5e4}.hover\:bg-stone-200\/20:hover{background-color:hsla(20,6%,90%,.2)}.hover\:bg-stone-200\/25:hover{background-color:hsla(20,6%,90%,.25)}.hover\:bg-stone-200\/30:hover{background-color:hsla(20,6%,90%,.3)}.hover\:bg-stone-200\/40:hover{background-color:hsla(20,6%,90%,.4)}.hover\:bg-stone-200\/5:hover{background-color:hsla(20,6%,90%,.05)}.hover\:bg-stone-200\/50:hover{background-color:hsla(20,6%,90%,.5)}.hover\:bg-stone-200\/60:hover{background-color:hsla(20,6%,90%,.6)}.hover\:bg-stone-200\/70:hover{background-color:hsla(20,6%,90%,.7)}.hover\:bg-stone-200\/75:hover{background-color:hsla(20,6%,90%,.75)}.hover\:bg-stone-200\/80:hover{background-color:hsla(20,6%,90%,.8)}.hover\:bg-stone-200\/90:hover{background-color:hsla(20,6%,90%,.9)}.hover\:bg-stone-200\/95:hover{background-color:hsla(20,6%,90%,.95)}.hover\:bg-stone-300:hover{--tw-bg-opacity:1;background-color:rgb(214 211 209/var(--tw-bg-opacity))}.hover\:bg-stone-300\/0:hover{background-color:hsla(24,6%,83%,0)}.hover\:bg-stone-300\/10:hover{background-color:hsla(24,6%,83%,.1)}.hover\:bg-stone-300\/100:hover{background-color:#d6d3d1}.hover\:bg-stone-300\/20:hover{background-color:hsla(24,6%,83%,.2)}.hover\:bg-stone-300\/25:hover{background-color:hsla(24,6%,83%,.25)}.hover\:bg-stone-300\/30:hover{background-color:hsla(24,6%,83%,.3)}.hover\:bg-stone-300\/40:hover{background-color:hsla(24,6%,83%,.4)}.hover\:bg-stone-300\/5:hover{background-color:hsla(24,6%,83%,.05)}.hover\:bg-stone-300\/50:hover{background-color:hsla(24,6%,83%,.5)}.hover\:bg-stone-300\/60:hover{background-color:hsla(24,6%,83%,.6)}.hover\:bg-stone-300\/70:hover{background-color:hsla(24,6%,83%,.7)}.hover\:bg-stone-300\/75:hover{background-color:hsla(24,6%,83%,.75)}.hover\:bg-stone-300\/80:hover{background-color:hsla(24,6%,83%,.8)}.hover\:bg-stone-300\/90:hover{background-color:hsla(24,6%,83%,.9)}.hover\:bg-stone-300\/95:hover{background-color:hsla(24,6%,83%,.95)}.hover\:bg-stone-400:hover{--tw-bg-opacity:1;background-color:rgb(168 162 158/var(--tw-bg-opacity))}.hover\:bg-stone-400\/0:hover{background-color:hsla(24,5%,64%,0)}.hover\:bg-stone-400\/10:hover{background-color:hsla(24,5%,64%,.1)}.hover\:bg-stone-400\/100:hover{background-color:#a8a29e}.hover\:bg-stone-400\/20:hover{background-color:hsla(24,5%,64%,.2)}.hover\:bg-stone-400\/25:hover{background-color:hsla(24,5%,64%,.25)}.hover\:bg-stone-400\/30:hover{background-color:hsla(24,5%,64%,.3)}.hover\:bg-stone-400\/40:hover{background-color:hsla(24,5%,64%,.4)}.hover\:bg-stone-400\/5:hover{background-color:hsla(24,5%,64%,.05)}.hover\:bg-stone-400\/50:hover{background-color:hsla(24,5%,64%,.5)}.hover\:bg-stone-400\/60:hover{background-color:hsla(24,5%,64%,.6)}.hover\:bg-stone-400\/70:hover{background-color:hsla(24,5%,64%,.7)}.hover\:bg-stone-400\/75:hover{background-color:hsla(24,5%,64%,.75)}.hover\:bg-stone-400\/80:hover{background-color:hsla(24,5%,64%,.8)}.hover\:bg-stone-400\/90:hover{background-color:hsla(24,5%,64%,.9)}.hover\:bg-stone-400\/95:hover{background-color:hsla(24,5%,64%,.95)}.hover\:bg-stone-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 249/var(--tw-bg-opacity))}.hover\:bg-stone-50\/0:hover{background-color:hsla(60,9%,98%,0)}.hover\:bg-stone-50\/10:hover{background-color:hsla(60,9%,98%,.1)}.hover\:bg-stone-50\/100:hover{background-color:#fafaf9}.hover\:bg-stone-50\/20:hover{background-color:hsla(60,9%,98%,.2)}.hover\:bg-stone-50\/25:hover{background-color:hsla(60,9%,98%,.25)}.hover\:bg-stone-50\/30:hover{background-color:hsla(60,9%,98%,.3)}.hover\:bg-stone-50\/40:hover{background-color:hsla(60,9%,98%,.4)}.hover\:bg-stone-50\/5:hover{background-color:hsla(60,9%,98%,.05)}.hover\:bg-stone-50\/50:hover{background-color:hsla(60,9%,98%,.5)}.hover\:bg-stone-50\/60:hover{background-color:hsla(60,9%,98%,.6)}.hover\:bg-stone-50\/70:hover{background-color:hsla(60,9%,98%,.7)}.hover\:bg-stone-50\/75:hover{background-color:hsla(60,9%,98%,.75)}.hover\:bg-stone-50\/80:hover{background-color:hsla(60,9%,98%,.8)}.hover\:bg-stone-50\/90:hover{background-color:hsla(60,9%,98%,.9)}.hover\:bg-stone-50\/95:hover{background-color:hsla(60,9%,98%,.95)}.hover\:bg-stone-500:hover{--tw-bg-opacity:1;background-color:rgb(120 113 108/var(--tw-bg-opacity))}.hover\:bg-stone-500\/0:hover{background-color:hsla(25,5%,45%,0)}.hover\:bg-stone-500\/10:hover{background-color:hsla(25,5%,45%,.1)}.hover\:bg-stone-500\/100:hover{background-color:#78716c}.hover\:bg-stone-500\/20:hover{background-color:hsla(25,5%,45%,.2)}.hover\:bg-stone-500\/25:hover{background-color:hsla(25,5%,45%,.25)}.hover\:bg-stone-500\/30:hover{background-color:hsla(25,5%,45%,.3)}.hover\:bg-stone-500\/40:hover{background-color:hsla(25,5%,45%,.4)}.hover\:bg-stone-500\/5:hover{background-color:hsla(25,5%,45%,.05)}.hover\:bg-stone-500\/50:hover{background-color:hsla(25,5%,45%,.5)}.hover\:bg-stone-500\/60:hover{background-color:hsla(25,5%,45%,.6)}.hover\:bg-stone-500\/70:hover{background-color:hsla(25,5%,45%,.7)}.hover\:bg-stone-500\/75:hover{background-color:hsla(25,5%,45%,.75)}.hover\:bg-stone-500\/80:hover{background-color:hsla(25,5%,45%,.8)}.hover\:bg-stone-500\/90:hover{background-color:hsla(25,5%,45%,.9)}.hover\:bg-stone-500\/95:hover{background-color:hsla(25,5%,45%,.95)}.hover\:bg-stone-600:hover{--tw-bg-opacity:1;background-color:rgb(87 83 78/var(--tw-bg-opacity))}.hover\:bg-stone-600\/0:hover{background-color:rgba(87,83,78,0)}.hover\:bg-stone-600\/10:hover{background-color:rgba(87,83,78,.1)}.hover\:bg-stone-600\/100:hover{background-color:#57534e}.hover\:bg-stone-600\/20:hover{background-color:rgba(87,83,78,.2)}.hover\:bg-stone-600\/25:hover{background-color:rgba(87,83,78,.25)}.hover\:bg-stone-600\/30:hover{background-color:rgba(87,83,78,.3)}.hover\:bg-stone-600\/40:hover{background-color:rgba(87,83,78,.4)}.hover\:bg-stone-600\/5:hover{background-color:rgba(87,83,78,.05)}.hover\:bg-stone-600\/50:hover{background-color:rgba(87,83,78,.5)}.hover\:bg-stone-600\/60:hover{background-color:rgba(87,83,78,.6)}.hover\:bg-stone-600\/70:hover{background-color:rgba(87,83,78,.7)}.hover\:bg-stone-600\/75:hover{background-color:rgba(87,83,78,.75)}.hover\:bg-stone-600\/80:hover{background-color:rgba(87,83,78,.8)}.hover\:bg-stone-600\/90:hover{background-color:rgba(87,83,78,.9)}.hover\:bg-stone-600\/95:hover{background-color:rgba(87,83,78,.95)}.hover\:bg-stone-700:hover{--tw-bg-opacity:1;background-color:rgb(68 64 60/var(--tw-bg-opacity))}.hover\:bg-stone-700\/0:hover{background-color:rgba(68,64,60,0)}.hover\:bg-stone-700\/10:hover{background-color:rgba(68,64,60,.1)}.hover\:bg-stone-700\/100:hover{background-color:#44403c}.hover\:bg-stone-700\/20:hover{background-color:rgba(68,64,60,.2)}.hover\:bg-stone-700\/25:hover{background-color:rgba(68,64,60,.25)}.hover\:bg-stone-700\/30:hover{background-color:rgba(68,64,60,.3)}.hover\:bg-stone-700\/40:hover{background-color:rgba(68,64,60,.4)}.hover\:bg-stone-700\/5:hover{background-color:rgba(68,64,60,.05)}.hover\:bg-stone-700\/50:hover{background-color:rgba(68,64,60,.5)}.hover\:bg-stone-700\/60:hover{background-color:rgba(68,64,60,.6)}.hover\:bg-stone-700\/70:hover{background-color:rgba(68,64,60,.7)}.hover\:bg-stone-700\/75:hover{background-color:rgba(68,64,60,.75)}.hover\:bg-stone-700\/80:hover{background-color:rgba(68,64,60,.8)}.hover\:bg-stone-700\/90:hover{background-color:rgba(68,64,60,.9)}.hover\:bg-stone-700\/95:hover{background-color:rgba(68,64,60,.95)}.hover\:bg-stone-800:hover{--tw-bg-opacity:1;background-color:rgb(41 37 36/var(--tw-bg-opacity))}.hover\:bg-stone-800\/0:hover{background-color:rgba(41,37,36,0)}.hover\:bg-stone-800\/10:hover{background-color:rgba(41,37,36,.1)}.hover\:bg-stone-800\/100:hover{background-color:#292524}.hover\:bg-stone-800\/20:hover{background-color:rgba(41,37,36,.2)}.hover\:bg-stone-800\/25:hover{background-color:rgba(41,37,36,.25)}.hover\:bg-stone-800\/30:hover{background-color:rgba(41,37,36,.3)}.hover\:bg-stone-800\/40:hover{background-color:rgba(41,37,36,.4)}.hover\:bg-stone-800\/5:hover{background-color:rgba(41,37,36,.05)}.hover\:bg-stone-800\/50:hover{background-color:rgba(41,37,36,.5)}.hover\:bg-stone-800\/60:hover{background-color:rgba(41,37,36,.6)}.hover\:bg-stone-800\/70:hover{background-color:rgba(41,37,36,.7)}.hover\:bg-stone-800\/75:hover{background-color:rgba(41,37,36,.75)}.hover\:bg-stone-800\/80:hover{background-color:rgba(41,37,36,.8)}.hover\:bg-stone-800\/90:hover{background-color:rgba(41,37,36,.9)}.hover\:bg-stone-800\/95:hover{background-color:rgba(41,37,36,.95)}.hover\:bg-stone-900:hover{--tw-bg-opacity:1;background-color:rgb(28 25 23/var(--tw-bg-opacity))}.hover\:bg-stone-900\/0:hover{background-color:rgba(28,25,23,0)}.hover\:bg-stone-900\/10:hover{background-color:rgba(28,25,23,.1)}.hover\:bg-stone-900\/100:hover{background-color:#1c1917}.hover\:bg-stone-900\/20:hover{background-color:rgba(28,25,23,.2)}.hover\:bg-stone-900\/25:hover{background-color:rgba(28,25,23,.25)}.hover\:bg-stone-900\/30:hover{background-color:rgba(28,25,23,.3)}.hover\:bg-stone-900\/40:hover{background-color:rgba(28,25,23,.4)}.hover\:bg-stone-900\/5:hover{background-color:rgba(28,25,23,.05)}.hover\:bg-stone-900\/50:hover{background-color:rgba(28,25,23,.5)}.hover\:bg-stone-900\/60:hover{background-color:rgba(28,25,23,.6)}.hover\:bg-stone-900\/70:hover{background-color:rgba(28,25,23,.7)}.hover\:bg-stone-900\/75:hover{background-color:rgba(28,25,23,.75)}.hover\:bg-stone-900\/80:hover{background-color:rgba(28,25,23,.8)}.hover\:bg-stone-900\/90:hover{background-color:rgba(28,25,23,.9)}.hover\:bg-stone-900\/95:hover{background-color:rgba(28,25,23,.95)}.hover\:bg-teal-100:hover{--tw-bg-opacity:1;background-color:rgb(213 245 246/var(--tw-bg-opacity))}.hover\:bg-teal-100\/0:hover{background-color:rgba(213,245,246,0)}.hover\:bg-teal-100\/10:hover{background-color:rgba(213,245,246,.1)}.hover\:bg-teal-100\/100:hover{background-color:#d5f5f6}.hover\:bg-teal-100\/20:hover{background-color:rgba(213,245,246,.2)}.hover\:bg-teal-100\/25:hover{background-color:rgba(213,245,246,.25)}.hover\:bg-teal-100\/30:hover{background-color:rgba(213,245,246,.3)}.hover\:bg-teal-100\/40:hover{background-color:rgba(213,245,246,.4)}.hover\:bg-teal-100\/5:hover{background-color:rgba(213,245,246,.05)}.hover\:bg-teal-100\/50:hover{background-color:rgba(213,245,246,.5)}.hover\:bg-teal-100\/60:hover{background-color:rgba(213,245,246,.6)}.hover\:bg-teal-100\/70:hover{background-color:rgba(213,245,246,.7)}.hover\:bg-teal-100\/75:hover{background-color:rgba(213,245,246,.75)}.hover\:bg-teal-100\/80:hover{background-color:rgba(213,245,246,.8)}.hover\:bg-teal-100\/90:hover{background-color:rgba(213,245,246,.9)}.hover\:bg-teal-100\/95:hover{background-color:rgba(213,245,246,.95)}.hover\:bg-teal-200:hover{--tw-bg-opacity:1;background-color:rgb(175 236 239/var(--tw-bg-opacity))}.hover\:bg-teal-200\/0:hover{background-color:rgba(175,236,239,0)}.hover\:bg-teal-200\/10:hover{background-color:rgba(175,236,239,.1)}.hover\:bg-teal-200\/100:hover{background-color:#afecef}.hover\:bg-teal-200\/20:hover{background-color:rgba(175,236,239,.2)}.hover\:bg-teal-200\/25:hover{background-color:rgba(175,236,239,.25)}.hover\:bg-teal-200\/30:hover{background-color:rgba(175,236,239,.3)}.hover\:bg-teal-200\/40:hover{background-color:rgba(175,236,239,.4)}.hover\:bg-teal-200\/5:hover{background-color:rgba(175,236,239,.05)}.hover\:bg-teal-200\/50:hover{background-color:rgba(175,236,239,.5)}.hover\:bg-teal-200\/60:hover{background-color:rgba(175,236,239,.6)}.hover\:bg-teal-200\/70:hover{background-color:rgba(175,236,239,.7)}.hover\:bg-teal-200\/75:hover{background-color:rgba(175,236,239,.75)}.hover\:bg-teal-200\/80:hover{background-color:rgba(175,236,239,.8)}.hover\:bg-teal-200\/90:hover{background-color:rgba(175,236,239,.9)}.hover\:bg-teal-200\/95:hover{background-color:rgba(175,236,239,.95)}.hover\:bg-teal-300:hover{--tw-bg-opacity:1;background-color:rgb(126 220 226/var(--tw-bg-opacity))}.hover\:bg-teal-300\/0:hover{background-color:rgba(126,220,226,0)}.hover\:bg-teal-300\/10:hover{background-color:rgba(126,220,226,.1)}.hover\:bg-teal-300\/100:hover{background-color:#7edce2}.hover\:bg-teal-300\/20:hover{background-color:rgba(126,220,226,.2)}.hover\:bg-teal-300\/25:hover{background-color:rgba(126,220,226,.25)}.hover\:bg-teal-300\/30:hover{background-color:rgba(126,220,226,.3)}.hover\:bg-teal-300\/40:hover{background-color:rgba(126,220,226,.4)}.hover\:bg-teal-300\/5:hover{background-color:rgba(126,220,226,.05)}.hover\:bg-teal-300\/50:hover{background-color:rgba(126,220,226,.5)}.hover\:bg-teal-300\/60:hover{background-color:rgba(126,220,226,.6)}.hover\:bg-teal-300\/70:hover{background-color:rgba(126,220,226,.7)}.hover\:bg-teal-300\/75:hover{background-color:rgba(126,220,226,.75)}.hover\:bg-teal-300\/80:hover{background-color:rgba(126,220,226,.8)}.hover\:bg-teal-300\/90:hover{background-color:rgba(126,220,226,.9)}.hover\:bg-teal-300\/95:hover{background-color:rgba(126,220,226,.95)}.hover\:bg-teal-400:hover{--tw-bg-opacity:1;background-color:rgb(22 189 202/var(--tw-bg-opacity))}.hover\:bg-teal-400\/0:hover{background-color:rgba(22,189,202,0)}.hover\:bg-teal-400\/10:hover{background-color:rgba(22,189,202,.1)}.hover\:bg-teal-400\/100:hover{background-color:#16bdca}.hover\:bg-teal-400\/20:hover{background-color:rgba(22,189,202,.2)}.hover\:bg-teal-400\/25:hover{background-color:rgba(22,189,202,.25)}.hover\:bg-teal-400\/30:hover{background-color:rgba(22,189,202,.3)}.hover\:bg-teal-400\/40:hover{background-color:rgba(22,189,202,.4)}.hover\:bg-teal-400\/5:hover{background-color:rgba(22,189,202,.05)}.hover\:bg-teal-400\/50:hover{background-color:rgba(22,189,202,.5)}.hover\:bg-teal-400\/60:hover{background-color:rgba(22,189,202,.6)}.hover\:bg-teal-400\/70:hover{background-color:rgba(22,189,202,.7)}.hover\:bg-teal-400\/75:hover{background-color:rgba(22,189,202,.75)}.hover\:bg-teal-400\/80:hover{background-color:rgba(22,189,202,.8)}.hover\:bg-teal-400\/90:hover{background-color:rgba(22,189,202,.9)}.hover\:bg-teal-400\/95:hover{background-color:rgba(22,189,202,.95)}.hover\:bg-teal-50:hover{--tw-bg-opacity:1;background-color:rgb(237 250 250/var(--tw-bg-opacity))}.hover\:bg-teal-50\/0:hover{background-color:rgba(237,250,250,0)}.hover\:bg-teal-50\/10:hover{background-color:rgba(237,250,250,.1)}.hover\:bg-teal-50\/100:hover{background-color:#edfafa}.hover\:bg-teal-50\/20:hover{background-color:rgba(237,250,250,.2)}.hover\:bg-teal-50\/25:hover{background-color:rgba(237,250,250,.25)}.hover\:bg-teal-50\/30:hover{background-color:rgba(237,250,250,.3)}.hover\:bg-teal-50\/40:hover{background-color:rgba(237,250,250,.4)}.hover\:bg-teal-50\/5:hover{background-color:rgba(237,250,250,.05)}.hover\:bg-teal-50\/50:hover{background-color:rgba(237,250,250,.5)}.hover\:bg-teal-50\/60:hover{background-color:rgba(237,250,250,.6)}.hover\:bg-teal-50\/70:hover{background-color:rgba(237,250,250,.7)}.hover\:bg-teal-50\/75:hover{background-color:rgba(237,250,250,.75)}.hover\:bg-teal-50\/80:hover{background-color:rgba(237,250,250,.8)}.hover\:bg-teal-50\/90:hover{background-color:rgba(237,250,250,.9)}.hover\:bg-teal-50\/95:hover{background-color:rgba(237,250,250,.95)}.hover\:bg-teal-500:hover{--tw-bg-opacity:1;background-color:rgb(6 148 162/var(--tw-bg-opacity))}.hover\:bg-teal-500\/0:hover{background-color:rgba(6,148,162,0)}.hover\:bg-teal-500\/10:hover{background-color:rgba(6,148,162,.1)}.hover\:bg-teal-500\/100:hover{background-color:#0694a2}.hover\:bg-teal-500\/20:hover{background-color:rgba(6,148,162,.2)}.hover\:bg-teal-500\/25:hover{background-color:rgba(6,148,162,.25)}.hover\:bg-teal-500\/30:hover{background-color:rgba(6,148,162,.3)}.hover\:bg-teal-500\/40:hover{background-color:rgba(6,148,162,.4)}.hover\:bg-teal-500\/5:hover{background-color:rgba(6,148,162,.05)}.hover\:bg-teal-500\/50:hover{background-color:rgba(6,148,162,.5)}.hover\:bg-teal-500\/60:hover{background-color:rgba(6,148,162,.6)}.hover\:bg-teal-500\/70:hover{background-color:rgba(6,148,162,.7)}.hover\:bg-teal-500\/75:hover{background-color:rgba(6,148,162,.75)}.hover\:bg-teal-500\/80:hover{background-color:rgba(6,148,162,.8)}.hover\:bg-teal-500\/90:hover{background-color:rgba(6,148,162,.9)}.hover\:bg-teal-500\/95:hover{background-color:rgba(6,148,162,.95)}.hover\:bg-teal-600:hover{--tw-bg-opacity:1;background-color:rgb(4 116 129/var(--tw-bg-opacity))}.hover\:bg-teal-600\/0:hover{background-color:rgba(4,116,129,0)}.hover\:bg-teal-600\/10:hover{background-color:rgba(4,116,129,.1)}.hover\:bg-teal-600\/100:hover{background-color:#047481}.hover\:bg-teal-600\/20:hover{background-color:rgba(4,116,129,.2)}.hover\:bg-teal-600\/25:hover{background-color:rgba(4,116,129,.25)}.hover\:bg-teal-600\/30:hover{background-color:rgba(4,116,129,.3)}.hover\:bg-teal-600\/40:hover{background-color:rgba(4,116,129,.4)}.hover\:bg-teal-600\/5:hover{background-color:rgba(4,116,129,.05)}.hover\:bg-teal-600\/50:hover{background-color:rgba(4,116,129,.5)}.hover\:bg-teal-600\/60:hover{background-color:rgba(4,116,129,.6)}.hover\:bg-teal-600\/70:hover{background-color:rgba(4,116,129,.7)}.hover\:bg-teal-600\/75:hover{background-color:rgba(4,116,129,.75)}.hover\:bg-teal-600\/80:hover{background-color:rgba(4,116,129,.8)}.hover\:bg-teal-600\/90:hover{background-color:rgba(4,116,129,.9)}.hover\:bg-teal-600\/95:hover{background-color:rgba(4,116,129,.95)}.hover\:bg-teal-700:hover{--tw-bg-opacity:1;background-color:rgb(3 102 114/var(--tw-bg-opacity))}.hover\:bg-teal-700\/0:hover{background-color:rgba(3,102,114,0)}.hover\:bg-teal-700\/10:hover{background-color:rgba(3,102,114,.1)}.hover\:bg-teal-700\/100:hover{background-color:#036672}.hover\:bg-teal-700\/20:hover{background-color:rgba(3,102,114,.2)}.hover\:bg-teal-700\/25:hover{background-color:rgba(3,102,114,.25)}.hover\:bg-teal-700\/30:hover{background-color:rgba(3,102,114,.3)}.hover\:bg-teal-700\/40:hover{background-color:rgba(3,102,114,.4)}.hover\:bg-teal-700\/5:hover{background-color:rgba(3,102,114,.05)}.hover\:bg-teal-700\/50:hover{background-color:rgba(3,102,114,.5)}.hover\:bg-teal-700\/60:hover{background-color:rgba(3,102,114,.6)}.hover\:bg-teal-700\/70:hover{background-color:rgba(3,102,114,.7)}.hover\:bg-teal-700\/75:hover{background-color:rgba(3,102,114,.75)}.hover\:bg-teal-700\/80:hover{background-color:rgba(3,102,114,.8)}.hover\:bg-teal-700\/90:hover{background-color:rgba(3,102,114,.9)}.hover\:bg-teal-700\/95:hover{background-color:rgba(3,102,114,.95)}.hover\:bg-teal-800:hover{--tw-bg-opacity:1;background-color:rgb(5 80 92/var(--tw-bg-opacity))}.hover\:bg-teal-800\/0:hover{background-color:rgba(5,80,92,0)}.hover\:bg-teal-800\/10:hover{background-color:rgba(5,80,92,.1)}.hover\:bg-teal-800\/100:hover{background-color:#05505c}.hover\:bg-teal-800\/20:hover{background-color:rgba(5,80,92,.2)}.hover\:bg-teal-800\/25:hover{background-color:rgba(5,80,92,.25)}.hover\:bg-teal-800\/30:hover{background-color:rgba(5,80,92,.3)}.hover\:bg-teal-800\/40:hover{background-color:rgba(5,80,92,.4)}.hover\:bg-teal-800\/5:hover{background-color:rgba(5,80,92,.05)}.hover\:bg-teal-800\/50:hover{background-color:rgba(5,80,92,.5)}.hover\:bg-teal-800\/60:hover{background-color:rgba(5,80,92,.6)}.hover\:bg-teal-800\/70:hover{background-color:rgba(5,80,92,.7)}.hover\:bg-teal-800\/75:hover{background-color:rgba(5,80,92,.75)}.hover\:bg-teal-800\/80:hover{background-color:rgba(5,80,92,.8)}.hover\:bg-teal-800\/90:hover{background-color:rgba(5,80,92,.9)}.hover\:bg-teal-800\/95:hover{background-color:rgba(5,80,92,.95)}.hover\:bg-teal-900:hover{--tw-bg-opacity:1;background-color:rgb(1 68 81/var(--tw-bg-opacity))}.hover\:bg-teal-900\/0:hover{background-color:rgba(1,68,81,0)}.hover\:bg-teal-900\/10:hover{background-color:rgba(1,68,81,.1)}.hover\:bg-teal-900\/100:hover{background-color:#014451}.hover\:bg-teal-900\/20:hover{background-color:rgba(1,68,81,.2)}.hover\:bg-teal-900\/25:hover{background-color:rgba(1,68,81,.25)}.hover\:bg-teal-900\/30:hover{background-color:rgba(1,68,81,.3)}.hover\:bg-teal-900\/40:hover{background-color:rgba(1,68,81,.4)}.hover\:bg-teal-900\/5:hover{background-color:rgba(1,68,81,.05)}.hover\:bg-teal-900\/50:hover{background-color:rgba(1,68,81,.5)}.hover\:bg-teal-900\/60:hover{background-color:rgba(1,68,81,.6)}.hover\:bg-teal-900\/70:hover{background-color:rgba(1,68,81,.7)}.hover\:bg-teal-900\/75:hover{background-color:rgba(1,68,81,.75)}.hover\:bg-teal-900\/80:hover{background-color:rgba(1,68,81,.8)}.hover\:bg-teal-900\/90:hover{background-color:rgba(1,68,81,.9)}.hover\:bg-teal-900\/95:hover{background-color:rgba(1,68,81,.95)}.hover\:bg-violet-100:hover{--tw-bg-opacity:1;background-color:rgb(237 233 254/var(--tw-bg-opacity))}.hover\:bg-violet-100\/0:hover{background-color:rgba(237,233,254,0)}.hover\:bg-violet-100\/10:hover{background-color:rgba(237,233,254,.1)}.hover\:bg-violet-100\/100:hover{background-color:#ede9fe}.hover\:bg-violet-100\/20:hover{background-color:rgba(237,233,254,.2)}.hover\:bg-violet-100\/25:hover{background-color:rgba(237,233,254,.25)}.hover\:bg-violet-100\/30:hover{background-color:rgba(237,233,254,.3)}.hover\:bg-violet-100\/40:hover{background-color:rgba(237,233,254,.4)}.hover\:bg-violet-100\/5:hover{background-color:rgba(237,233,254,.05)}.hover\:bg-violet-100\/50:hover{background-color:rgba(237,233,254,.5)}.hover\:bg-violet-100\/60:hover{background-color:rgba(237,233,254,.6)}.hover\:bg-violet-100\/70:hover{background-color:rgba(237,233,254,.7)}.hover\:bg-violet-100\/75:hover{background-color:rgba(237,233,254,.75)}.hover\:bg-violet-100\/80:hover{background-color:rgba(237,233,254,.8)}.hover\:bg-violet-100\/90:hover{background-color:rgba(237,233,254,.9)}.hover\:bg-violet-100\/95:hover{background-color:rgba(237,233,254,.95)}.hover\:bg-violet-200:hover{--tw-bg-opacity:1;background-color:rgb(221 214 254/var(--tw-bg-opacity))}.hover\:bg-violet-200\/0:hover{background-color:rgba(221,214,254,0)}.hover\:bg-violet-200\/10:hover{background-color:rgba(221,214,254,.1)}.hover\:bg-violet-200\/100:hover{background-color:#ddd6fe}.hover\:bg-violet-200\/20:hover{background-color:rgba(221,214,254,.2)}.hover\:bg-violet-200\/25:hover{background-color:rgba(221,214,254,.25)}.hover\:bg-violet-200\/30:hover{background-color:rgba(221,214,254,.3)}.hover\:bg-violet-200\/40:hover{background-color:rgba(221,214,254,.4)}.hover\:bg-violet-200\/5:hover{background-color:rgba(221,214,254,.05)}.hover\:bg-violet-200\/50:hover{background-color:rgba(221,214,254,.5)}.hover\:bg-violet-200\/60:hover{background-color:rgba(221,214,254,.6)}.hover\:bg-violet-200\/70:hover{background-color:rgba(221,214,254,.7)}.hover\:bg-violet-200\/75:hover{background-color:rgba(221,214,254,.75)}.hover\:bg-violet-200\/80:hover{background-color:rgba(221,214,254,.8)}.hover\:bg-violet-200\/90:hover{background-color:rgba(221,214,254,.9)}.hover\:bg-violet-200\/95:hover{background-color:rgba(221,214,254,.95)}.hover\:bg-violet-300:hover{--tw-bg-opacity:1;background-color:rgb(196 181 253/var(--tw-bg-opacity))}.hover\:bg-violet-300\/0:hover{background-color:rgba(196,181,253,0)}.hover\:bg-violet-300\/10:hover{background-color:rgba(196,181,253,.1)}.hover\:bg-violet-300\/100:hover{background-color:#c4b5fd}.hover\:bg-violet-300\/20:hover{background-color:rgba(196,181,253,.2)}.hover\:bg-violet-300\/25:hover{background-color:rgba(196,181,253,.25)}.hover\:bg-violet-300\/30:hover{background-color:rgba(196,181,253,.3)}.hover\:bg-violet-300\/40:hover{background-color:rgba(196,181,253,.4)}.hover\:bg-violet-300\/5:hover{background-color:rgba(196,181,253,.05)}.hover\:bg-violet-300\/50:hover{background-color:rgba(196,181,253,.5)}.hover\:bg-violet-300\/60:hover{background-color:rgba(196,181,253,.6)}.hover\:bg-violet-300\/70:hover{background-color:rgba(196,181,253,.7)}.hover\:bg-violet-300\/75:hover{background-color:rgba(196,181,253,.75)}.hover\:bg-violet-300\/80:hover{background-color:rgba(196,181,253,.8)}.hover\:bg-violet-300\/90:hover{background-color:rgba(196,181,253,.9)}.hover\:bg-violet-300\/95:hover{background-color:rgba(196,181,253,.95)}.hover\:bg-violet-400:hover{--tw-bg-opacity:1;background-color:rgb(167 139 250/var(--tw-bg-opacity))}.hover\:bg-violet-400\/0:hover{background-color:rgba(167,139,250,0)}.hover\:bg-violet-400\/10:hover{background-color:rgba(167,139,250,.1)}.hover\:bg-violet-400\/100:hover{background-color:#a78bfa}.hover\:bg-violet-400\/20:hover{background-color:rgba(167,139,250,.2)}.hover\:bg-violet-400\/25:hover{background-color:rgba(167,139,250,.25)}.hover\:bg-violet-400\/30:hover{background-color:rgba(167,139,250,.3)}.hover\:bg-violet-400\/40:hover{background-color:rgba(167,139,250,.4)}.hover\:bg-violet-400\/5:hover{background-color:rgba(167,139,250,.05)}.hover\:bg-violet-400\/50:hover{background-color:rgba(167,139,250,.5)}.hover\:bg-violet-400\/60:hover{background-color:rgba(167,139,250,.6)}.hover\:bg-violet-400\/70:hover{background-color:rgba(167,139,250,.7)}.hover\:bg-violet-400\/75:hover{background-color:rgba(167,139,250,.75)}.hover\:bg-violet-400\/80:hover{background-color:rgba(167,139,250,.8)}.hover\:bg-violet-400\/90:hover{background-color:rgba(167,139,250,.9)}.hover\:bg-violet-400\/95:hover{background-color:rgba(167,139,250,.95)}.hover\:bg-violet-50:hover{--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity))}.hover\:bg-violet-50\/0:hover{background-color:rgba(245,243,255,0)}.hover\:bg-violet-50\/10:hover{background-color:rgba(245,243,255,.1)}.hover\:bg-violet-50\/100:hover{background-color:#f5f3ff}.hover\:bg-violet-50\/20:hover{background-color:rgba(245,243,255,.2)}.hover\:bg-violet-50\/25:hover{background-color:rgba(245,243,255,.25)}.hover\:bg-violet-50\/30:hover{background-color:rgba(245,243,255,.3)}.hover\:bg-violet-50\/40:hover{background-color:rgba(245,243,255,.4)}.hover\:bg-violet-50\/5:hover{background-color:rgba(245,243,255,.05)}.hover\:bg-violet-50\/50:hover{background-color:rgba(245,243,255,.5)}.hover\:bg-violet-50\/60:hover{background-color:rgba(245,243,255,.6)}.hover\:bg-violet-50\/70:hover{background-color:rgba(245,243,255,.7)}.hover\:bg-violet-50\/75:hover{background-color:rgba(245,243,255,.75)}.hover\:bg-violet-50\/80:hover{background-color:rgba(245,243,255,.8)}.hover\:bg-violet-50\/90:hover{background-color:rgba(245,243,255,.9)}.hover\:bg-violet-50\/95:hover{background-color:rgba(245,243,255,.95)}.hover\:bg-violet-500:hover{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.hover\:bg-violet-500\/0:hover{background-color:rgba(139,92,246,0)}.hover\:bg-violet-500\/10:hover{background-color:rgba(139,92,246,.1)}.hover\:bg-violet-500\/100:hover{background-color:#8b5cf6}.hover\:bg-violet-500\/20:hover{background-color:rgba(139,92,246,.2)}.hover\:bg-violet-500\/25:hover{background-color:rgba(139,92,246,.25)}.hover\:bg-violet-500\/30:hover{background-color:rgba(139,92,246,.3)}.hover\:bg-violet-500\/40:hover{background-color:rgba(139,92,246,.4)}.hover\:bg-violet-500\/5:hover{background-color:rgba(139,92,246,.05)}.hover\:bg-violet-500\/50:hover{background-color:rgba(139,92,246,.5)}.hover\:bg-violet-500\/60:hover{background-color:rgba(139,92,246,.6)}.hover\:bg-violet-500\/70:hover{background-color:rgba(139,92,246,.7)}.hover\:bg-violet-500\/75:hover{background-color:rgba(139,92,246,.75)}.hover\:bg-violet-500\/80:hover{background-color:rgba(139,92,246,.8)}.hover\:bg-violet-500\/90:hover{background-color:rgba(139,92,246,.9)}.hover\:bg-violet-500\/95:hover{background-color:rgba(139,92,246,.95)}.hover\:bg-violet-600:hover{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.hover\:bg-violet-600\/0:hover{background-color:rgba(124,58,237,0)}.hover\:bg-violet-600\/10:hover{background-color:rgba(124,58,237,.1)}.hover\:bg-violet-600\/100:hover{background-color:#7c3aed}.hover\:bg-violet-600\/20:hover{background-color:rgba(124,58,237,.2)}.hover\:bg-violet-600\/25:hover{background-color:rgba(124,58,237,.25)}.hover\:bg-violet-600\/30:hover{background-color:rgba(124,58,237,.3)}.hover\:bg-violet-600\/40:hover{background-color:rgba(124,58,237,.4)}.hover\:bg-violet-600\/5:hover{background-color:rgba(124,58,237,.05)}.hover\:bg-violet-600\/50:hover{background-color:rgba(124,58,237,.5)}.hover\:bg-violet-600\/60:hover{background-color:rgba(124,58,237,.6)}.hover\:bg-violet-600\/70:hover{background-color:rgba(124,58,237,.7)}.hover\:bg-violet-600\/75:hover{background-color:rgba(124,58,237,.75)}.hover\:bg-violet-600\/80:hover{background-color:rgba(124,58,237,.8)}.hover\:bg-violet-600\/90:hover{background-color:rgba(124,58,237,.9)}.hover\:bg-violet-600\/95:hover{background-color:rgba(124,58,237,.95)}.hover\:bg-violet-700:hover{--tw-bg-opacity:1;background-color:rgb(109 40 217/var(--tw-bg-opacity))}.hover\:bg-violet-700\/0:hover{background-color:rgba(109,40,217,0)}.hover\:bg-violet-700\/10:hover{background-color:rgba(109,40,217,.1)}.hover\:bg-violet-700\/100:hover{background-color:#6d28d9}.hover\:bg-violet-700\/20:hover{background-color:rgba(109,40,217,.2)}.hover\:bg-violet-700\/25:hover{background-color:rgba(109,40,217,.25)}.hover\:bg-violet-700\/30:hover{background-color:rgba(109,40,217,.3)}.hover\:bg-violet-700\/40:hover{background-color:rgba(109,40,217,.4)}.hover\:bg-violet-700\/5:hover{background-color:rgba(109,40,217,.05)}.hover\:bg-violet-700\/50:hover{background-color:rgba(109,40,217,.5)}.hover\:bg-violet-700\/60:hover{background-color:rgba(109,40,217,.6)}.hover\:bg-violet-700\/70:hover{background-color:rgba(109,40,217,.7)}.hover\:bg-violet-700\/75:hover{background-color:rgba(109,40,217,.75)}.hover\:bg-violet-700\/80:hover{background-color:rgba(109,40,217,.8)}.hover\:bg-violet-700\/90:hover{background-color:rgba(109,40,217,.9)}.hover\:bg-violet-700\/95:hover{background-color:rgba(109,40,217,.95)}.hover\:bg-violet-800:hover{--tw-bg-opacity:1;background-color:rgb(91 33 182/var(--tw-bg-opacity))}.hover\:bg-violet-800\/0:hover{background-color:rgba(91,33,182,0)}.hover\:bg-violet-800\/10:hover{background-color:rgba(91,33,182,.1)}.hover\:bg-violet-800\/100:hover{background-color:#5b21b6}.hover\:bg-violet-800\/20:hover{background-color:rgba(91,33,182,.2)}.hover\:bg-violet-800\/25:hover{background-color:rgba(91,33,182,.25)}.hover\:bg-violet-800\/30:hover{background-color:rgba(91,33,182,.3)}.hover\:bg-violet-800\/40:hover{background-color:rgba(91,33,182,.4)}.hover\:bg-violet-800\/5:hover{background-color:rgba(91,33,182,.05)}.hover\:bg-violet-800\/50:hover{background-color:rgba(91,33,182,.5)}.hover\:bg-violet-800\/60:hover{background-color:rgba(91,33,182,.6)}.hover\:bg-violet-800\/70:hover{background-color:rgba(91,33,182,.7)}.hover\:bg-violet-800\/75:hover{background-color:rgba(91,33,182,.75)}.hover\:bg-violet-800\/80:hover{background-color:rgba(91,33,182,.8)}.hover\:bg-violet-800\/90:hover{background-color:rgba(91,33,182,.9)}.hover\:bg-violet-800\/95:hover{background-color:rgba(91,33,182,.95)}.hover\:bg-violet-900:hover{--tw-bg-opacity:1;background-color:rgb(76 29 149/var(--tw-bg-opacity))}.hover\:bg-violet-900\/0:hover{background-color:rgba(76,29,149,0)}.hover\:bg-violet-900\/10:hover{background-color:rgba(76,29,149,.1)}.hover\:bg-violet-900\/100:hover{background-color:#4c1d95}.hover\:bg-violet-900\/20:hover{background-color:rgba(76,29,149,.2)}.hover\:bg-violet-900\/25:hover{background-color:rgba(76,29,149,.25)}.hover\:bg-violet-900\/30:hover{background-color:rgba(76,29,149,.3)}.hover\:bg-violet-900\/40:hover{background-color:rgba(76,29,149,.4)}.hover\:bg-violet-900\/5:hover{background-color:rgba(76,29,149,.05)}.hover\:bg-violet-900\/50:hover{background-color:rgba(76,29,149,.5)}.hover\:bg-violet-900\/60:hover{background-color:rgba(76,29,149,.6)}.hover\:bg-violet-900\/70:hover{background-color:rgba(76,29,149,.7)}.hover\:bg-violet-900\/75:hover{background-color:rgba(76,29,149,.75)}.hover\:bg-violet-900\/80:hover{background-color:rgba(76,29,149,.8)}.hover\:bg-violet-900\/90:hover{background-color:rgba(76,29,149,.9)}.hover\:bg-violet-900\/95:hover{background-color:rgba(76,29,149,.95)}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgb(253 246 178/var(--tw-bg-opacity))}.hover\:bg-yellow-100\/0:hover{background-color:hsla(54,95%,85%,0)}.hover\:bg-yellow-100\/10:hover{background-color:hsla(54,95%,85%,.1)}.hover\:bg-yellow-100\/100:hover{background-color:#fdf6b2}.hover\:bg-yellow-100\/20:hover{background-color:hsla(54,95%,85%,.2)}.hover\:bg-yellow-100\/25:hover{background-color:hsla(54,95%,85%,.25)}.hover\:bg-yellow-100\/30:hover{background-color:hsla(54,95%,85%,.3)}.hover\:bg-yellow-100\/40:hover{background-color:hsla(54,95%,85%,.4)}.hover\:bg-yellow-100\/5:hover{background-color:hsla(54,95%,85%,.05)}.hover\:bg-yellow-100\/50:hover{background-color:hsla(54,95%,85%,.5)}.hover\:bg-yellow-100\/60:hover{background-color:hsla(54,95%,85%,.6)}.hover\:bg-yellow-100\/70:hover{background-color:hsla(54,95%,85%,.7)}.hover\:bg-yellow-100\/75:hover{background-color:hsla(54,95%,85%,.75)}.hover\:bg-yellow-100\/80:hover{background-color:hsla(54,95%,85%,.8)}.hover\:bg-yellow-100\/90:hover{background-color:hsla(54,95%,85%,.9)}.hover\:bg-yellow-100\/95:hover{background-color:hsla(54,95%,85%,.95)}.hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgb(252 233 106/var(--tw-bg-opacity))}.hover\:bg-yellow-200\/0:hover{background-color:hsla(52,96%,70%,0)}.hover\:bg-yellow-200\/10:hover{background-color:hsla(52,96%,70%,.1)}.hover\:bg-yellow-200\/100:hover{background-color:#fce96a}.hover\:bg-yellow-200\/20:hover{background-color:hsla(52,96%,70%,.2)}.hover\:bg-yellow-200\/25:hover{background-color:hsla(52,96%,70%,.25)}.hover\:bg-yellow-200\/30:hover{background-color:hsla(52,96%,70%,.3)}.hover\:bg-yellow-200\/40:hover{background-color:hsla(52,96%,70%,.4)}.hover\:bg-yellow-200\/5:hover{background-color:hsla(52,96%,70%,.05)}.hover\:bg-yellow-200\/50:hover{background-color:hsla(52,96%,70%,.5)}.hover\:bg-yellow-200\/60:hover{background-color:hsla(52,96%,70%,.6)}.hover\:bg-yellow-200\/70:hover{background-color:hsla(52,96%,70%,.7)}.hover\:bg-yellow-200\/75:hover{background-color:hsla(52,96%,70%,.75)}.hover\:bg-yellow-200\/80:hover{background-color:hsla(52,96%,70%,.8)}.hover\:bg-yellow-200\/90:hover{background-color:hsla(52,96%,70%,.9)}.hover\:bg-yellow-200\/95:hover{background-color:hsla(52,96%,70%,.95)}.hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgb(250 202 21/var(--tw-bg-opacity))}.hover\:bg-yellow-300\/0:hover{background-color:rgba(250,202,21,0)}.hover\:bg-yellow-300\/10:hover{background-color:rgba(250,202,21,.1)}.hover\:bg-yellow-300\/100:hover{background-color:#faca15}.hover\:bg-yellow-300\/20:hover{background-color:rgba(250,202,21,.2)}.hover\:bg-yellow-300\/25:hover{background-color:rgba(250,202,21,.25)}.hover\:bg-yellow-300\/30:hover{background-color:rgba(250,202,21,.3)}.hover\:bg-yellow-300\/40:hover{background-color:rgba(250,202,21,.4)}.hover\:bg-yellow-300\/5:hover{background-color:rgba(250,202,21,.05)}.hover\:bg-yellow-300\/50:hover{background-color:rgba(250,202,21,.5)}.hover\:bg-yellow-300\/60:hover{background-color:rgba(250,202,21,.6)}.hover\:bg-yellow-300\/70:hover{background-color:rgba(250,202,21,.7)}.hover\:bg-yellow-300\/75:hover{background-color:rgba(250,202,21,.75)}.hover\:bg-yellow-300\/80:hover{background-color:rgba(250,202,21,.8)}.hover\:bg-yellow-300\/90:hover{background-color:rgba(250,202,21,.9)}.hover\:bg-yellow-300\/95:hover{background-color:rgba(250,202,21,.95)}.hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgb(227 160 8/var(--tw-bg-opacity))}.hover\:bg-yellow-400\/0:hover{background-color:rgba(227,160,8,0)}.hover\:bg-yellow-400\/10:hover{background-color:rgba(227,160,8,.1)}.hover\:bg-yellow-400\/100:hover{background-color:#e3a008}.hover\:bg-yellow-400\/20:hover{background-color:rgba(227,160,8,.2)}.hover\:bg-yellow-400\/25:hover{background-color:rgba(227,160,8,.25)}.hover\:bg-yellow-400\/30:hover{background-color:rgba(227,160,8,.3)}.hover\:bg-yellow-400\/40:hover{background-color:rgba(227,160,8,.4)}.hover\:bg-yellow-400\/5:hover{background-color:rgba(227,160,8,.05)}.hover\:bg-yellow-400\/50:hover{background-color:rgba(227,160,8,.5)}.hover\:bg-yellow-400\/60:hover{background-color:rgba(227,160,8,.6)}.hover\:bg-yellow-400\/70:hover{background-color:rgba(227,160,8,.7)}.hover\:bg-yellow-400\/75:hover{background-color:rgba(227,160,8,.75)}.hover\:bg-yellow-400\/80:hover{background-color:rgba(227,160,8,.8)}.hover\:bg-yellow-400\/90:hover{background-color:rgba(227,160,8,.9)}.hover\:bg-yellow-400\/95:hover{background-color:rgba(227,160,8,.95)}.hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgb(253 253 234/var(--tw-bg-opacity))}.hover\:bg-yellow-50\/0:hover{background-color:hsla(60,83%,95%,0)}.hover\:bg-yellow-50\/10:hover{background-color:hsla(60,83%,95%,.1)}.hover\:bg-yellow-50\/100:hover{background-color:#fdfdea}.hover\:bg-yellow-50\/20:hover{background-color:hsla(60,83%,95%,.2)}.hover\:bg-yellow-50\/25:hover{background-color:hsla(60,83%,95%,.25)}.hover\:bg-yellow-50\/30:hover{background-color:hsla(60,83%,95%,.3)}.hover\:bg-yellow-50\/40:hover{background-color:hsla(60,83%,95%,.4)}.hover\:bg-yellow-50\/5:hover{background-color:hsla(60,83%,95%,.05)}.hover\:bg-yellow-50\/50:hover{background-color:hsla(60,83%,95%,.5)}.hover\:bg-yellow-50\/60:hover{background-color:hsla(60,83%,95%,.6)}.hover\:bg-yellow-50\/70:hover{background-color:hsla(60,83%,95%,.7)}.hover\:bg-yellow-50\/75:hover{background-color:hsla(60,83%,95%,.75)}.hover\:bg-yellow-50\/80:hover{background-color:hsla(60,83%,95%,.8)}.hover\:bg-yellow-50\/90:hover{background-color:hsla(60,83%,95%,.9)}.hover\:bg-yellow-50\/95:hover{background-color:hsla(60,83%,95%,.95)}.hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgb(194 120 3/var(--tw-bg-opacity))}.hover\:bg-yellow-500\/0:hover{background-color:rgba(194,120,3,0)}.hover\:bg-yellow-500\/10:hover{background-color:rgba(194,120,3,.1)}.hover\:bg-yellow-500\/100:hover{background-color:#c27803}.hover\:bg-yellow-500\/20:hover{background-color:rgba(194,120,3,.2)}.hover\:bg-yellow-500\/25:hover{background-color:rgba(194,120,3,.25)}.hover\:bg-yellow-500\/30:hover{background-color:rgba(194,120,3,.3)}.hover\:bg-yellow-500\/40:hover{background-color:rgba(194,120,3,.4)}.hover\:bg-yellow-500\/5:hover{background-color:rgba(194,120,3,.05)}.hover\:bg-yellow-500\/50:hover{background-color:rgba(194,120,3,.5)}.hover\:bg-yellow-500\/60:hover{background-color:rgba(194,120,3,.6)}.hover\:bg-yellow-500\/70:hover{background-color:rgba(194,120,3,.7)}.hover\:bg-yellow-500\/75:hover{background-color:rgba(194,120,3,.75)}.hover\:bg-yellow-500\/80:hover{background-color:rgba(194,120,3,.8)}.hover\:bg-yellow-500\/90:hover{background-color:rgba(194,120,3,.9)}.hover\:bg-yellow-500\/95:hover{background-color:rgba(194,120,3,.95)}.hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(159 88 10/var(--tw-bg-opacity))}.hover\:bg-yellow-600\/0:hover{background-color:rgba(159,88,10,0)}.hover\:bg-yellow-600\/10:hover{background-color:rgba(159,88,10,.1)}.hover\:bg-yellow-600\/100:hover{background-color:#9f580a}.hover\:bg-yellow-600\/20:hover{background-color:rgba(159,88,10,.2)}.hover\:bg-yellow-600\/25:hover{background-color:rgba(159,88,10,.25)}.hover\:bg-yellow-600\/30:hover{background-color:rgba(159,88,10,.3)}.hover\:bg-yellow-600\/40:hover{background-color:rgba(159,88,10,.4)}.hover\:bg-yellow-600\/5:hover{background-color:rgba(159,88,10,.05)}.hover\:bg-yellow-600\/50:hover{background-color:rgba(159,88,10,.5)}.hover\:bg-yellow-600\/60:hover{background-color:rgba(159,88,10,.6)}.hover\:bg-yellow-600\/70:hover{background-color:rgba(159,88,10,.7)}.hover\:bg-yellow-600\/75:hover{background-color:rgba(159,88,10,.75)}.hover\:bg-yellow-600\/80:hover{background-color:rgba(159,88,10,.8)}.hover\:bg-yellow-600\/90:hover{background-color:rgba(159,88,10,.9)}.hover\:bg-yellow-600\/95:hover{background-color:rgba(159,88,10,.95)}.hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgb(142 75 16/var(--tw-bg-opacity))}.hover\:bg-yellow-700\/0:hover{background-color:rgba(142,75,16,0)}.hover\:bg-yellow-700\/10:hover{background-color:rgba(142,75,16,.1)}.hover\:bg-yellow-700\/100:hover{background-color:#8e4b10}.hover\:bg-yellow-700\/20:hover{background-color:rgba(142,75,16,.2)}.hover\:bg-yellow-700\/25:hover{background-color:rgba(142,75,16,.25)}.hover\:bg-yellow-700\/30:hover{background-color:rgba(142,75,16,.3)}.hover\:bg-yellow-700\/40:hover{background-color:rgba(142,75,16,.4)}.hover\:bg-yellow-700\/5:hover{background-color:rgba(142,75,16,.05)}.hover\:bg-yellow-700\/50:hover{background-color:rgba(142,75,16,.5)}.hover\:bg-yellow-700\/60:hover{background-color:rgba(142,75,16,.6)}.hover\:bg-yellow-700\/70:hover{background-color:rgba(142,75,16,.7)}.hover\:bg-yellow-700\/75:hover{background-color:rgba(142,75,16,.75)}.hover\:bg-yellow-700\/80:hover{background-color:rgba(142,75,16,.8)}.hover\:bg-yellow-700\/90:hover{background-color:rgba(142,75,16,.9)}.hover\:bg-yellow-700\/95:hover{background-color:rgba(142,75,16,.95)}.hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgb(114 59 19/var(--tw-bg-opacity))}.hover\:bg-yellow-800\/0:hover{background-color:rgba(114,59,19,0)}.hover\:bg-yellow-800\/10:hover{background-color:rgba(114,59,19,.1)}.hover\:bg-yellow-800\/100:hover{background-color:#723b13}.hover\:bg-yellow-800\/20:hover{background-color:rgba(114,59,19,.2)}.hover\:bg-yellow-800\/25:hover{background-color:rgba(114,59,19,.25)}.hover\:bg-yellow-800\/30:hover{background-color:rgba(114,59,19,.3)}.hover\:bg-yellow-800\/40:hover{background-color:rgba(114,59,19,.4)}.hover\:bg-yellow-800\/5:hover{background-color:rgba(114,59,19,.05)}.hover\:bg-yellow-800\/50:hover{background-color:rgba(114,59,19,.5)}.hover\:bg-yellow-800\/60:hover{background-color:rgba(114,59,19,.6)}.hover\:bg-yellow-800\/70:hover{background-color:rgba(114,59,19,.7)}.hover\:bg-yellow-800\/75:hover{background-color:rgba(114,59,19,.75)}.hover\:bg-yellow-800\/80:hover{background-color:rgba(114,59,19,.8)}.hover\:bg-yellow-800\/90:hover{background-color:rgba(114,59,19,.9)}.hover\:bg-yellow-800\/95:hover{background-color:rgba(114,59,19,.95)}.hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgb(99 49 18/var(--tw-bg-opacity))}.hover\:bg-yellow-900\/0:hover{background-color:rgba(99,49,18,0)}.hover\:bg-yellow-900\/10:hover{background-color:rgba(99,49,18,.1)}.hover\:bg-yellow-900\/100:hover{background-color:#633112}.hover\:bg-yellow-900\/20:hover{background-color:rgba(99,49,18,.2)}.hover\:bg-yellow-900\/25:hover{background-color:rgba(99,49,18,.25)}.hover\:bg-yellow-900\/30:hover{background-color:rgba(99,49,18,.3)}.hover\:bg-yellow-900\/40:hover{background-color:rgba(99,49,18,.4)}.hover\:bg-yellow-900\/5:hover{background-color:rgba(99,49,18,.05)}.hover\:bg-yellow-900\/50:hover{background-color:rgba(99,49,18,.5)}.hover\:bg-yellow-900\/60:hover{background-color:rgba(99,49,18,.6)}.hover\:bg-yellow-900\/70:hover{background-color:rgba(99,49,18,.7)}.hover\:bg-yellow-900\/75:hover{background-color:rgba(99,49,18,.75)}.hover\:bg-yellow-900\/80:hover{background-color:rgba(99,49,18,.8)}.hover\:bg-yellow-900\/90:hover{background-color:rgba(99,49,18,.9)}.hover\:bg-yellow-900\/95:hover{background-color:rgba(99,49,18,.95)}.hover\:bg-zinc-100:hover{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.hover\:bg-zinc-100\/0:hover{background-color:hsla(240,5%,96%,0)}.hover\:bg-zinc-100\/10:hover{background-color:hsla(240,5%,96%,.1)}.hover\:bg-zinc-100\/100:hover{background-color:#f4f4f5}.hover\:bg-zinc-100\/20:hover{background-color:hsla(240,5%,96%,.2)}.hover\:bg-zinc-100\/25:hover{background-color:hsla(240,5%,96%,.25)}.hover\:bg-zinc-100\/30:hover{background-color:hsla(240,5%,96%,.3)}.hover\:bg-zinc-100\/40:hover{background-color:hsla(240,5%,96%,.4)}.hover\:bg-zinc-100\/5:hover{background-color:hsla(240,5%,96%,.05)}.hover\:bg-zinc-100\/50:hover{background-color:hsla(240,5%,96%,.5)}.hover\:bg-zinc-100\/60:hover{background-color:hsla(240,5%,96%,.6)}.hover\:bg-zinc-100\/70:hover{background-color:hsla(240,5%,96%,.7)}.hover\:bg-zinc-100\/75:hover{background-color:hsla(240,5%,96%,.75)}.hover\:bg-zinc-100\/80:hover{background-color:hsla(240,5%,96%,.8)}.hover\:bg-zinc-100\/90:hover{background-color:hsla(240,5%,96%,.9)}.hover\:bg-zinc-100\/95:hover{background-color:hsla(240,5%,96%,.95)}.hover\:bg-zinc-200:hover{--tw-bg-opacity:1;background-color:rgb(228 228 231/var(--tw-bg-opacity))}.hover\:bg-zinc-200\/0:hover{background-color:hsla(240,6%,90%,0)}.hover\:bg-zinc-200\/10:hover{background-color:hsla(240,6%,90%,.1)}.hover\:bg-zinc-200\/100:hover{background-color:#e4e4e7}.hover\:bg-zinc-200\/20:hover{background-color:hsla(240,6%,90%,.2)}.hover\:bg-zinc-200\/25:hover{background-color:hsla(240,6%,90%,.25)}.hover\:bg-zinc-200\/30:hover{background-color:hsla(240,6%,90%,.3)}.hover\:bg-zinc-200\/40:hover{background-color:hsla(240,6%,90%,.4)}.hover\:bg-zinc-200\/5:hover{background-color:hsla(240,6%,90%,.05)}.hover\:bg-zinc-200\/50:hover{background-color:hsla(240,6%,90%,.5)}.hover\:bg-zinc-200\/60:hover{background-color:hsla(240,6%,90%,.6)}.hover\:bg-zinc-200\/70:hover{background-color:hsla(240,6%,90%,.7)}.hover\:bg-zinc-200\/75:hover{background-color:hsla(240,6%,90%,.75)}.hover\:bg-zinc-200\/80:hover{background-color:hsla(240,6%,90%,.8)}.hover\:bg-zinc-200\/90:hover{background-color:hsla(240,6%,90%,.9)}.hover\:bg-zinc-200\/95:hover{background-color:hsla(240,6%,90%,.95)}.hover\:bg-zinc-300:hover{--tw-bg-opacity:1;background-color:rgb(212 212 216/var(--tw-bg-opacity))}.hover\:bg-zinc-300\/0:hover{background-color:hsla(240,5%,84%,0)}.hover\:bg-zinc-300\/10:hover{background-color:hsla(240,5%,84%,.1)}.hover\:bg-zinc-300\/100:hover{background-color:#d4d4d8}.hover\:bg-zinc-300\/20:hover{background-color:hsla(240,5%,84%,.2)}.hover\:bg-zinc-300\/25:hover{background-color:hsla(240,5%,84%,.25)}.hover\:bg-zinc-300\/30:hover{background-color:hsla(240,5%,84%,.3)}.hover\:bg-zinc-300\/40:hover{background-color:hsla(240,5%,84%,.4)}.hover\:bg-zinc-300\/5:hover{background-color:hsla(240,5%,84%,.05)}.hover\:bg-zinc-300\/50:hover{background-color:hsla(240,5%,84%,.5)}.hover\:bg-zinc-300\/60:hover{background-color:hsla(240,5%,84%,.6)}.hover\:bg-zinc-300\/70:hover{background-color:hsla(240,5%,84%,.7)}.hover\:bg-zinc-300\/75:hover{background-color:hsla(240,5%,84%,.75)}.hover\:bg-zinc-300\/80:hover{background-color:hsla(240,5%,84%,.8)}.hover\:bg-zinc-300\/90:hover{background-color:hsla(240,5%,84%,.9)}.hover\:bg-zinc-300\/95:hover{background-color:hsla(240,5%,84%,.95)}.hover\:bg-zinc-400:hover{--tw-bg-opacity:1;background-color:rgb(161 161 170/var(--tw-bg-opacity))}.hover\:bg-zinc-400\/0:hover{background-color:hsla(240,5%,65%,0)}.hover\:bg-zinc-400\/10:hover{background-color:hsla(240,5%,65%,.1)}.hover\:bg-zinc-400\/100:hover{background-color:#a1a1aa}.hover\:bg-zinc-400\/20:hover{background-color:hsla(240,5%,65%,.2)}.hover\:bg-zinc-400\/25:hover{background-color:hsla(240,5%,65%,.25)}.hover\:bg-zinc-400\/30:hover{background-color:hsla(240,5%,65%,.3)}.hover\:bg-zinc-400\/40:hover{background-color:hsla(240,5%,65%,.4)}.hover\:bg-zinc-400\/5:hover{background-color:hsla(240,5%,65%,.05)}.hover\:bg-zinc-400\/50:hover{background-color:hsla(240,5%,65%,.5)}.hover\:bg-zinc-400\/60:hover{background-color:hsla(240,5%,65%,.6)}.hover\:bg-zinc-400\/70:hover{background-color:hsla(240,5%,65%,.7)}.hover\:bg-zinc-400\/75:hover{background-color:hsla(240,5%,65%,.75)}.hover\:bg-zinc-400\/80:hover{background-color:hsla(240,5%,65%,.8)}.hover\:bg-zinc-400\/90:hover{background-color:hsla(240,5%,65%,.9)}.hover\:bg-zinc-400\/95:hover{background-color:hsla(240,5%,65%,.95)}.hover\:bg-zinc-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.hover\:bg-zinc-50\/0:hover{background-color:hsla(0,0%,98%,0)}.hover\:bg-zinc-50\/10:hover{background-color:hsla(0,0%,98%,.1)}.hover\:bg-zinc-50\/100:hover{background-color:#fafafa}.hover\:bg-zinc-50\/20:hover{background-color:hsla(0,0%,98%,.2)}.hover\:bg-zinc-50\/25:hover{background-color:hsla(0,0%,98%,.25)}.hover\:bg-zinc-50\/30:hover{background-color:hsla(0,0%,98%,.3)}.hover\:bg-zinc-50\/40:hover{background-color:hsla(0,0%,98%,.4)}.hover\:bg-zinc-50\/5:hover{background-color:hsla(0,0%,98%,.05)}.hover\:bg-zinc-50\/50:hover{background-color:hsla(0,0%,98%,.5)}.hover\:bg-zinc-50\/60:hover{background-color:hsla(0,0%,98%,.6)}.hover\:bg-zinc-50\/70:hover{background-color:hsla(0,0%,98%,.7)}.hover\:bg-zinc-50\/75:hover{background-color:hsla(0,0%,98%,.75)}.hover\:bg-zinc-50\/80:hover{background-color:hsla(0,0%,98%,.8)}.hover\:bg-zinc-50\/90:hover{background-color:hsla(0,0%,98%,.9)}.hover\:bg-zinc-50\/95:hover{background-color:hsla(0,0%,98%,.95)}.hover\:bg-zinc-500:hover{--tw-bg-opacity:1;background-color:rgb(113 113 122/var(--tw-bg-opacity))}.hover\:bg-zinc-500\/0:hover{background-color:hsla(240,4%,46%,0)}.hover\:bg-zinc-500\/10:hover{background-color:hsla(240,4%,46%,.1)}.hover\:bg-zinc-500\/100:hover{background-color:#71717a}.hover\:bg-zinc-500\/20:hover{background-color:hsla(240,4%,46%,.2)}.hover\:bg-zinc-500\/25:hover{background-color:hsla(240,4%,46%,.25)}.hover\:bg-zinc-500\/30:hover{background-color:hsla(240,4%,46%,.3)}.hover\:bg-zinc-500\/40:hover{background-color:hsla(240,4%,46%,.4)}.hover\:bg-zinc-500\/5:hover{background-color:hsla(240,4%,46%,.05)}.hover\:bg-zinc-500\/50:hover{background-color:hsla(240,4%,46%,.5)}.hover\:bg-zinc-500\/60:hover{background-color:hsla(240,4%,46%,.6)}.hover\:bg-zinc-500\/70:hover{background-color:hsla(240,4%,46%,.7)}.hover\:bg-zinc-500\/75:hover{background-color:hsla(240,4%,46%,.75)}.hover\:bg-zinc-500\/80:hover{background-color:hsla(240,4%,46%,.8)}.hover\:bg-zinc-500\/90:hover{background-color:hsla(240,4%,46%,.9)}.hover\:bg-zinc-500\/95:hover{background-color:hsla(240,4%,46%,.95)}.hover\:bg-zinc-600:hover{--tw-bg-opacity:1;background-color:rgb(82 82 91/var(--tw-bg-opacity))}.hover\:bg-zinc-600\/0:hover{background-color:rgba(82,82,91,0)}.hover\:bg-zinc-600\/10:hover{background-color:rgba(82,82,91,.1)}.hover\:bg-zinc-600\/100:hover{background-color:#52525b}.hover\:bg-zinc-600\/20:hover{background-color:rgba(82,82,91,.2)}.hover\:bg-zinc-600\/25:hover{background-color:rgba(82,82,91,.25)}.hover\:bg-zinc-600\/30:hover{background-color:rgba(82,82,91,.3)}.hover\:bg-zinc-600\/40:hover{background-color:rgba(82,82,91,.4)}.hover\:bg-zinc-600\/5:hover{background-color:rgba(82,82,91,.05)}.hover\:bg-zinc-600\/50:hover{background-color:rgba(82,82,91,.5)}.hover\:bg-zinc-600\/60:hover{background-color:rgba(82,82,91,.6)}.hover\:bg-zinc-600\/70:hover{background-color:rgba(82,82,91,.7)}.hover\:bg-zinc-600\/75:hover{background-color:rgba(82,82,91,.75)}.hover\:bg-zinc-600\/80:hover{background-color:rgba(82,82,91,.8)}.hover\:bg-zinc-600\/90:hover{background-color:rgba(82,82,91,.9)}.hover\:bg-zinc-600\/95:hover{background-color:rgba(82,82,91,.95)}.hover\:bg-zinc-700:hover{--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity))}.hover\:bg-zinc-700\/0:hover{background-color:rgba(63,63,70,0)}.hover\:bg-zinc-700\/10:hover{background-color:rgba(63,63,70,.1)}.hover\:bg-zinc-700\/100:hover{background-color:#3f3f46}.hover\:bg-zinc-700\/20:hover{background-color:rgba(63,63,70,.2)}.hover\:bg-zinc-700\/25:hover{background-color:rgba(63,63,70,.25)}.hover\:bg-zinc-700\/30:hover{background-color:rgba(63,63,70,.3)}.hover\:bg-zinc-700\/40:hover{background-color:rgba(63,63,70,.4)}.hover\:bg-zinc-700\/5:hover{background-color:rgba(63,63,70,.05)}.hover\:bg-zinc-700\/50:hover{background-color:rgba(63,63,70,.5)}.hover\:bg-zinc-700\/60:hover{background-color:rgba(63,63,70,.6)}.hover\:bg-zinc-700\/70:hover{background-color:rgba(63,63,70,.7)}.hover\:bg-zinc-700\/75:hover{background-color:rgba(63,63,70,.75)}.hover\:bg-zinc-700\/80:hover{background-color:rgba(63,63,70,.8)}.hover\:bg-zinc-700\/90:hover{background-color:rgba(63,63,70,.9)}.hover\:bg-zinc-700\/95:hover{background-color:rgba(63,63,70,.95)}.hover\:bg-zinc-800:hover{--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}.hover\:bg-zinc-800\/0:hover{background-color:rgba(39,39,42,0)}.hover\:bg-zinc-800\/10:hover{background-color:rgba(39,39,42,.1)}.hover\:bg-zinc-800\/100:hover{background-color:#27272a}.hover\:bg-zinc-800\/20:hover{background-color:rgba(39,39,42,.2)}.hover\:bg-zinc-800\/25:hover{background-color:rgba(39,39,42,.25)}.hover\:bg-zinc-800\/30:hover{background-color:rgba(39,39,42,.3)}.hover\:bg-zinc-800\/40:hover{background-color:rgba(39,39,42,.4)}.hover\:bg-zinc-800\/5:hover{background-color:rgba(39,39,42,.05)}.hover\:bg-zinc-800\/50:hover{background-color:rgba(39,39,42,.5)}.hover\:bg-zinc-800\/60:hover{background-color:rgba(39,39,42,.6)}.hover\:bg-zinc-800\/70:hover{background-color:rgba(39,39,42,.7)}.hover\:bg-zinc-800\/75:hover{background-color:rgba(39,39,42,.75)}.hover\:bg-zinc-800\/80:hover{background-color:rgba(39,39,42,.8)}.hover\:bg-zinc-800\/90:hover{background-color:rgba(39,39,42,.9)}.hover\:bg-zinc-800\/95:hover{background-color:rgba(39,39,42,.95)}.hover\:bg-zinc-900:hover{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.hover\:bg-zinc-900\/0:hover{background-color:rgba(24,24,27,0)}.hover\:bg-zinc-900\/10:hover{background-color:rgba(24,24,27,.1)}.hover\:bg-zinc-900\/100:hover{background-color:#18181b}.hover\:bg-zinc-900\/20:hover{background-color:rgba(24,24,27,.2)}.hover\:bg-zinc-900\/25:hover{background-color:rgba(24,24,27,.25)}.hover\:bg-zinc-900\/30:hover{background-color:rgba(24,24,27,.3)}.hover\:bg-zinc-900\/40:hover{background-color:rgba(24,24,27,.4)}.hover\:bg-zinc-900\/5:hover{background-color:rgba(24,24,27,.05)}.hover\:bg-zinc-900\/50:hover{background-color:rgba(24,24,27,.5)}.hover\:bg-zinc-900\/60:hover{background-color:rgba(24,24,27,.6)}.hover\:bg-zinc-900\/70:hover{background-color:rgba(24,24,27,.7)}.hover\:bg-zinc-900\/75:hover{background-color:rgba(24,24,27,.75)}.hover\:bg-zinc-900\/80:hover{background-color:rgba(24,24,27,.8)}.hover\:bg-zinc-900\/90:hover{background-color:rgba(24,24,27,.9)}.hover\:bg-zinc-900\/95:hover{background-color:rgba(24,24,27,.95)}.hover\:bg-gradient-to-bl:hover{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.hover\:bg-gradient-to-br:hover{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.hover\:bg-gradient-to-l:hover{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.hover\:from-teal-200:hover{--tw-gradient-from:#afecef var(--tw-gradient-from-position);--tw-gradient-to:rgba(175,236,239,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:to-lime-200:hover{--tw-gradient-to:#d9f99d var(--tw-gradient-to-position)}.hover\:fill-amber-100:hover{fill:#fef3c7}.hover\:fill-amber-100\/0:hover{fill:hsla(48,96%,89%,0)}.hover\:fill-amber-100\/10:hover{fill:hsla(48,96%,89%,.1)}.hover\:fill-amber-100\/100:hover{fill:#fef3c7}.hover\:fill-amber-100\/20:hover{fill:hsla(48,96%,89%,.2)}.hover\:fill-amber-100\/25:hover{fill:hsla(48,96%,89%,.25)}.hover\:fill-amber-100\/30:hover{fill:hsla(48,96%,89%,.3)}.hover\:fill-amber-100\/40:hover{fill:hsla(48,96%,89%,.4)}.hover\:fill-amber-100\/5:hover{fill:hsla(48,96%,89%,.05)}.hover\:fill-amber-100\/50:hover{fill:hsla(48,96%,89%,.5)}.hover\:fill-amber-100\/60:hover{fill:hsla(48,96%,89%,.6)}.hover\:fill-amber-100\/70:hover{fill:hsla(48,96%,89%,.7)}.hover\:fill-amber-100\/75:hover{fill:hsla(48,96%,89%,.75)}.hover\:fill-amber-100\/80:hover{fill:hsla(48,96%,89%,.8)}.hover\:fill-amber-100\/90:hover{fill:hsla(48,96%,89%,.9)}.hover\:fill-amber-100\/95:hover{fill:hsla(48,96%,89%,.95)}.hover\:fill-amber-200:hover{fill:#fde68a}.hover\:fill-amber-200\/0:hover{fill:hsla(48,97%,77%,0)}.hover\:fill-amber-200\/10:hover{fill:hsla(48,97%,77%,.1)}.hover\:fill-amber-200\/100:hover{fill:#fde68a}.hover\:fill-amber-200\/20:hover{fill:hsla(48,97%,77%,.2)}.hover\:fill-amber-200\/25:hover{fill:hsla(48,97%,77%,.25)}.hover\:fill-amber-200\/30:hover{fill:hsla(48,97%,77%,.3)}.hover\:fill-amber-200\/40:hover{fill:hsla(48,97%,77%,.4)}.hover\:fill-amber-200\/5:hover{fill:hsla(48,97%,77%,.05)}.hover\:fill-amber-200\/50:hover{fill:hsla(48,97%,77%,.5)}.hover\:fill-amber-200\/60:hover{fill:hsla(48,97%,77%,.6)}.hover\:fill-amber-200\/70:hover{fill:hsla(48,97%,77%,.7)}.hover\:fill-amber-200\/75:hover{fill:hsla(48,97%,77%,.75)}.hover\:fill-amber-200\/80:hover{fill:hsla(48,97%,77%,.8)}.hover\:fill-amber-200\/90:hover{fill:hsla(48,97%,77%,.9)}.hover\:fill-amber-200\/95:hover{fill:hsla(48,97%,77%,.95)}.hover\:fill-amber-300:hover{fill:#fcd34d}.hover\:fill-amber-300\/0:hover{fill:rgba(252,211,77,0)}.hover\:fill-amber-300\/10:hover{fill:rgba(252,211,77,.1)}.hover\:fill-amber-300\/100:hover{fill:#fcd34d}.hover\:fill-amber-300\/20:hover{fill:rgba(252,211,77,.2)}.hover\:fill-amber-300\/25:hover{fill:rgba(252,211,77,.25)}.hover\:fill-amber-300\/30:hover{fill:rgba(252,211,77,.3)}.hover\:fill-amber-300\/40:hover{fill:rgba(252,211,77,.4)}.hover\:fill-amber-300\/5:hover{fill:rgba(252,211,77,.05)}.hover\:fill-amber-300\/50:hover{fill:rgba(252,211,77,.5)}.hover\:fill-amber-300\/60:hover{fill:rgba(252,211,77,.6)}.hover\:fill-amber-300\/70:hover{fill:rgba(252,211,77,.7)}.hover\:fill-amber-300\/75:hover{fill:rgba(252,211,77,.75)}.hover\:fill-amber-300\/80:hover{fill:rgba(252,211,77,.8)}.hover\:fill-amber-300\/90:hover{fill:rgba(252,211,77,.9)}.hover\:fill-amber-300\/95:hover{fill:rgba(252,211,77,.95)}.hover\:fill-amber-400:hover{fill:#fbbf24}.hover\:fill-amber-400\/0:hover{fill:rgba(251,191,36,0)}.hover\:fill-amber-400\/10:hover{fill:rgba(251,191,36,.1)}.hover\:fill-amber-400\/100:hover{fill:#fbbf24}.hover\:fill-amber-400\/20:hover{fill:rgba(251,191,36,.2)}.hover\:fill-amber-400\/25:hover{fill:rgba(251,191,36,.25)}.hover\:fill-amber-400\/30:hover{fill:rgba(251,191,36,.3)}.hover\:fill-amber-400\/40:hover{fill:rgba(251,191,36,.4)}.hover\:fill-amber-400\/5:hover{fill:rgba(251,191,36,.05)}.hover\:fill-amber-400\/50:hover{fill:rgba(251,191,36,.5)}.hover\:fill-amber-400\/60:hover{fill:rgba(251,191,36,.6)}.hover\:fill-amber-400\/70:hover{fill:rgba(251,191,36,.7)}.hover\:fill-amber-400\/75:hover{fill:rgba(251,191,36,.75)}.hover\:fill-amber-400\/80:hover{fill:rgba(251,191,36,.8)}.hover\:fill-amber-400\/90:hover{fill:rgba(251,191,36,.9)}.hover\:fill-amber-400\/95:hover{fill:rgba(251,191,36,.95)}.hover\:fill-amber-50:hover{fill:#fffbeb}.hover\:fill-amber-50\/0:hover{fill:rgba(255,251,235,0)}.hover\:fill-amber-50\/10:hover{fill:rgba(255,251,235,.1)}.hover\:fill-amber-50\/100:hover{fill:#fffbeb}.hover\:fill-amber-50\/20:hover{fill:rgba(255,251,235,.2)}.hover\:fill-amber-50\/25:hover{fill:rgba(255,251,235,.25)}.hover\:fill-amber-50\/30:hover{fill:rgba(255,251,235,.3)}.hover\:fill-amber-50\/40:hover{fill:rgba(255,251,235,.4)}.hover\:fill-amber-50\/5:hover{fill:rgba(255,251,235,.05)}.hover\:fill-amber-50\/50:hover{fill:rgba(255,251,235,.5)}.hover\:fill-amber-50\/60:hover{fill:rgba(255,251,235,.6)}.hover\:fill-amber-50\/70:hover{fill:rgba(255,251,235,.7)}.hover\:fill-amber-50\/75:hover{fill:rgba(255,251,235,.75)}.hover\:fill-amber-50\/80:hover{fill:rgba(255,251,235,.8)}.hover\:fill-amber-50\/90:hover{fill:rgba(255,251,235,.9)}.hover\:fill-amber-50\/95:hover{fill:rgba(255,251,235,.95)}.hover\:fill-amber-500:hover{fill:#f59e0b}.hover\:fill-amber-500\/0:hover{fill:rgba(245,158,11,0)}.hover\:fill-amber-500\/10:hover{fill:rgba(245,158,11,.1)}.hover\:fill-amber-500\/100:hover{fill:#f59e0b}.hover\:fill-amber-500\/20:hover{fill:rgba(245,158,11,.2)}.hover\:fill-amber-500\/25:hover{fill:rgba(245,158,11,.25)}.hover\:fill-amber-500\/30:hover{fill:rgba(245,158,11,.3)}.hover\:fill-amber-500\/40:hover{fill:rgba(245,158,11,.4)}.hover\:fill-amber-500\/5:hover{fill:rgba(245,158,11,.05)}.hover\:fill-amber-500\/50:hover{fill:rgba(245,158,11,.5)}.hover\:fill-amber-500\/60:hover{fill:rgba(245,158,11,.6)}.hover\:fill-amber-500\/70:hover{fill:rgba(245,158,11,.7)}.hover\:fill-amber-500\/75:hover{fill:rgba(245,158,11,.75)}.hover\:fill-amber-500\/80:hover{fill:rgba(245,158,11,.8)}.hover\:fill-amber-500\/90:hover{fill:rgba(245,158,11,.9)}.hover\:fill-amber-500\/95:hover{fill:rgba(245,158,11,.95)}.hover\:fill-amber-600:hover{fill:#d97706}.hover\:fill-amber-600\/0:hover{fill:rgba(217,119,6,0)}.hover\:fill-amber-600\/10:hover{fill:rgba(217,119,6,.1)}.hover\:fill-amber-600\/100:hover{fill:#d97706}.hover\:fill-amber-600\/20:hover{fill:rgba(217,119,6,.2)}.hover\:fill-amber-600\/25:hover{fill:rgba(217,119,6,.25)}.hover\:fill-amber-600\/30:hover{fill:rgba(217,119,6,.3)}.hover\:fill-amber-600\/40:hover{fill:rgba(217,119,6,.4)}.hover\:fill-amber-600\/5:hover{fill:rgba(217,119,6,.05)}.hover\:fill-amber-600\/50:hover{fill:rgba(217,119,6,.5)}.hover\:fill-amber-600\/60:hover{fill:rgba(217,119,6,.6)}.hover\:fill-amber-600\/70:hover{fill:rgba(217,119,6,.7)}.hover\:fill-amber-600\/75:hover{fill:rgba(217,119,6,.75)}.hover\:fill-amber-600\/80:hover{fill:rgba(217,119,6,.8)}.hover\:fill-amber-600\/90:hover{fill:rgba(217,119,6,.9)}.hover\:fill-amber-600\/95:hover{fill:rgba(217,119,6,.95)}.hover\:fill-amber-700:hover{fill:#b45309}.hover\:fill-amber-700\/0:hover{fill:rgba(180,83,9,0)}.hover\:fill-amber-700\/10:hover{fill:rgba(180,83,9,.1)}.hover\:fill-amber-700\/100:hover{fill:#b45309}.hover\:fill-amber-700\/20:hover{fill:rgba(180,83,9,.2)}.hover\:fill-amber-700\/25:hover{fill:rgba(180,83,9,.25)}.hover\:fill-amber-700\/30:hover{fill:rgba(180,83,9,.3)}.hover\:fill-amber-700\/40:hover{fill:rgba(180,83,9,.4)}.hover\:fill-amber-700\/5:hover{fill:rgba(180,83,9,.05)}.hover\:fill-amber-700\/50:hover{fill:rgba(180,83,9,.5)}.hover\:fill-amber-700\/60:hover{fill:rgba(180,83,9,.6)}.hover\:fill-amber-700\/70:hover{fill:rgba(180,83,9,.7)}.hover\:fill-amber-700\/75:hover{fill:rgba(180,83,9,.75)}.hover\:fill-amber-700\/80:hover{fill:rgba(180,83,9,.8)}.hover\:fill-amber-700\/90:hover{fill:rgba(180,83,9,.9)}.hover\:fill-amber-700\/95:hover{fill:rgba(180,83,9,.95)}.hover\:fill-amber-800:hover{fill:#92400e}.hover\:fill-amber-800\/0:hover{fill:rgba(146,64,14,0)}.hover\:fill-amber-800\/10:hover{fill:rgba(146,64,14,.1)}.hover\:fill-amber-800\/100:hover{fill:#92400e}.hover\:fill-amber-800\/20:hover{fill:rgba(146,64,14,.2)}.hover\:fill-amber-800\/25:hover{fill:rgba(146,64,14,.25)}.hover\:fill-amber-800\/30:hover{fill:rgba(146,64,14,.3)}.hover\:fill-amber-800\/40:hover{fill:rgba(146,64,14,.4)}.hover\:fill-amber-800\/5:hover{fill:rgba(146,64,14,.05)}.hover\:fill-amber-800\/50:hover{fill:rgba(146,64,14,.5)}.hover\:fill-amber-800\/60:hover{fill:rgba(146,64,14,.6)}.hover\:fill-amber-800\/70:hover{fill:rgba(146,64,14,.7)}.hover\:fill-amber-800\/75:hover{fill:rgba(146,64,14,.75)}.hover\:fill-amber-800\/80:hover{fill:rgba(146,64,14,.8)}.hover\:fill-amber-800\/90:hover{fill:rgba(146,64,14,.9)}.hover\:fill-amber-800\/95:hover{fill:rgba(146,64,14,.95)}.hover\:fill-amber-900:hover{fill:#78350f}.hover\:fill-amber-900\/0:hover{fill:rgba(120,53,15,0)}.hover\:fill-amber-900\/10:hover{fill:rgba(120,53,15,.1)}.hover\:fill-amber-900\/100:hover{fill:#78350f}.hover\:fill-amber-900\/20:hover{fill:rgba(120,53,15,.2)}.hover\:fill-amber-900\/25:hover{fill:rgba(120,53,15,.25)}.hover\:fill-amber-900\/30:hover{fill:rgba(120,53,15,.3)}.hover\:fill-amber-900\/40:hover{fill:rgba(120,53,15,.4)}.hover\:fill-amber-900\/5:hover{fill:rgba(120,53,15,.05)}.hover\:fill-amber-900\/50:hover{fill:rgba(120,53,15,.5)}.hover\:fill-amber-900\/60:hover{fill:rgba(120,53,15,.6)}.hover\:fill-amber-900\/70:hover{fill:rgba(120,53,15,.7)}.hover\:fill-amber-900\/75:hover{fill:rgba(120,53,15,.75)}.hover\:fill-amber-900\/80:hover{fill:rgba(120,53,15,.8)}.hover\:fill-amber-900\/90:hover{fill:rgba(120,53,15,.9)}.hover\:fill-amber-900\/95:hover{fill:rgba(120,53,15,.95)}.hover\:fill-blue-100:hover{fill:#e1effe}.hover\:fill-blue-100\/0:hover{fill:rgba(225,239,254,0)}.hover\:fill-blue-100\/10:hover{fill:rgba(225,239,254,.1)}.hover\:fill-blue-100\/100:hover{fill:#e1effe}.hover\:fill-blue-100\/20:hover{fill:rgba(225,239,254,.2)}.hover\:fill-blue-100\/25:hover{fill:rgba(225,239,254,.25)}.hover\:fill-blue-100\/30:hover{fill:rgba(225,239,254,.3)}.hover\:fill-blue-100\/40:hover{fill:rgba(225,239,254,.4)}.hover\:fill-blue-100\/5:hover{fill:rgba(225,239,254,.05)}.hover\:fill-blue-100\/50:hover{fill:rgba(225,239,254,.5)}.hover\:fill-blue-100\/60:hover{fill:rgba(225,239,254,.6)}.hover\:fill-blue-100\/70:hover{fill:rgba(225,239,254,.7)}.hover\:fill-blue-100\/75:hover{fill:rgba(225,239,254,.75)}.hover\:fill-blue-100\/80:hover{fill:rgba(225,239,254,.8)}.hover\:fill-blue-100\/90:hover{fill:rgba(225,239,254,.9)}.hover\:fill-blue-100\/95:hover{fill:rgba(225,239,254,.95)}.hover\:fill-blue-200:hover{fill:#c3ddfd}.hover\:fill-blue-200\/0:hover{fill:rgba(195,221,253,0)}.hover\:fill-blue-200\/10:hover{fill:rgba(195,221,253,.1)}.hover\:fill-blue-200\/100:hover{fill:#c3ddfd}.hover\:fill-blue-200\/20:hover{fill:rgba(195,221,253,.2)}.hover\:fill-blue-200\/25:hover{fill:rgba(195,221,253,.25)}.hover\:fill-blue-200\/30:hover{fill:rgba(195,221,253,.3)}.hover\:fill-blue-200\/40:hover{fill:rgba(195,221,253,.4)}.hover\:fill-blue-200\/5:hover{fill:rgba(195,221,253,.05)}.hover\:fill-blue-200\/50:hover{fill:rgba(195,221,253,.5)}.hover\:fill-blue-200\/60:hover{fill:rgba(195,221,253,.6)}.hover\:fill-blue-200\/70:hover{fill:rgba(195,221,253,.7)}.hover\:fill-blue-200\/75:hover{fill:rgba(195,221,253,.75)}.hover\:fill-blue-200\/80:hover{fill:rgba(195,221,253,.8)}.hover\:fill-blue-200\/90:hover{fill:rgba(195,221,253,.9)}.hover\:fill-blue-200\/95:hover{fill:rgba(195,221,253,.95)}.hover\:fill-blue-300:hover{fill:#a4cafe}.hover\:fill-blue-300\/0:hover{fill:rgba(164,202,254,0)}.hover\:fill-blue-300\/10:hover{fill:rgba(164,202,254,.1)}.hover\:fill-blue-300\/100:hover{fill:#a4cafe}.hover\:fill-blue-300\/20:hover{fill:rgba(164,202,254,.2)}.hover\:fill-blue-300\/25:hover{fill:rgba(164,202,254,.25)}.hover\:fill-blue-300\/30:hover{fill:rgba(164,202,254,.3)}.hover\:fill-blue-300\/40:hover{fill:rgba(164,202,254,.4)}.hover\:fill-blue-300\/5:hover{fill:rgba(164,202,254,.05)}.hover\:fill-blue-300\/50:hover{fill:rgba(164,202,254,.5)}.hover\:fill-blue-300\/60:hover{fill:rgba(164,202,254,.6)}.hover\:fill-blue-300\/70:hover{fill:rgba(164,202,254,.7)}.hover\:fill-blue-300\/75:hover{fill:rgba(164,202,254,.75)}.hover\:fill-blue-300\/80:hover{fill:rgba(164,202,254,.8)}.hover\:fill-blue-300\/90:hover{fill:rgba(164,202,254,.9)}.hover\:fill-blue-300\/95:hover{fill:rgba(164,202,254,.95)}.hover\:fill-blue-400:hover{fill:#76a9fa}.hover\:fill-blue-400\/0:hover{fill:rgba(118,169,250,0)}.hover\:fill-blue-400\/10:hover{fill:rgba(118,169,250,.1)}.hover\:fill-blue-400\/100:hover{fill:#76a9fa}.hover\:fill-blue-400\/20:hover{fill:rgba(118,169,250,.2)}.hover\:fill-blue-400\/25:hover{fill:rgba(118,169,250,.25)}.hover\:fill-blue-400\/30:hover{fill:rgba(118,169,250,.3)}.hover\:fill-blue-400\/40:hover{fill:rgba(118,169,250,.4)}.hover\:fill-blue-400\/5:hover{fill:rgba(118,169,250,.05)}.hover\:fill-blue-400\/50:hover{fill:rgba(118,169,250,.5)}.hover\:fill-blue-400\/60:hover{fill:rgba(118,169,250,.6)}.hover\:fill-blue-400\/70:hover{fill:rgba(118,169,250,.7)}.hover\:fill-blue-400\/75:hover{fill:rgba(118,169,250,.75)}.hover\:fill-blue-400\/80:hover{fill:rgba(118,169,250,.8)}.hover\:fill-blue-400\/90:hover{fill:rgba(118,169,250,.9)}.hover\:fill-blue-400\/95:hover{fill:rgba(118,169,250,.95)}.hover\:fill-blue-50:hover{fill:#ebf5ff}.hover\:fill-blue-50\/0:hover{fill:rgba(235,245,255,0)}.hover\:fill-blue-50\/10:hover{fill:rgba(235,245,255,.1)}.hover\:fill-blue-50\/100:hover{fill:#ebf5ff}.hover\:fill-blue-50\/20:hover{fill:rgba(235,245,255,.2)}.hover\:fill-blue-50\/25:hover{fill:rgba(235,245,255,.25)}.hover\:fill-blue-50\/30:hover{fill:rgba(235,245,255,.3)}.hover\:fill-blue-50\/40:hover{fill:rgba(235,245,255,.4)}.hover\:fill-blue-50\/5:hover{fill:rgba(235,245,255,.05)}.hover\:fill-blue-50\/50:hover{fill:rgba(235,245,255,.5)}.hover\:fill-blue-50\/60:hover{fill:rgba(235,245,255,.6)}.hover\:fill-blue-50\/70:hover{fill:rgba(235,245,255,.7)}.hover\:fill-blue-50\/75:hover{fill:rgba(235,245,255,.75)}.hover\:fill-blue-50\/80:hover{fill:rgba(235,245,255,.8)}.hover\:fill-blue-50\/90:hover{fill:rgba(235,245,255,.9)}.hover\:fill-blue-50\/95:hover{fill:rgba(235,245,255,.95)}.hover\:fill-blue-500:hover{fill:#3f83f8}.hover\:fill-blue-500\/0:hover{fill:rgba(63,131,248,0)}.hover\:fill-blue-500\/10:hover{fill:rgba(63,131,248,.1)}.hover\:fill-blue-500\/100:hover{fill:#3f83f8}.hover\:fill-blue-500\/20:hover{fill:rgba(63,131,248,.2)}.hover\:fill-blue-500\/25:hover{fill:rgba(63,131,248,.25)}.hover\:fill-blue-500\/30:hover{fill:rgba(63,131,248,.3)}.hover\:fill-blue-500\/40:hover{fill:rgba(63,131,248,.4)}.hover\:fill-blue-500\/5:hover{fill:rgba(63,131,248,.05)}.hover\:fill-blue-500\/50:hover{fill:rgba(63,131,248,.5)}.hover\:fill-blue-500\/60:hover{fill:rgba(63,131,248,.6)}.hover\:fill-blue-500\/70:hover{fill:rgba(63,131,248,.7)}.hover\:fill-blue-500\/75:hover{fill:rgba(63,131,248,.75)}.hover\:fill-blue-500\/80:hover{fill:rgba(63,131,248,.8)}.hover\:fill-blue-500\/90:hover{fill:rgba(63,131,248,.9)}.hover\:fill-blue-500\/95:hover{fill:rgba(63,131,248,.95)}.hover\:fill-blue-600:hover{fill:#1c64f2}.hover\:fill-blue-600\/0:hover{fill:rgba(28,100,242,0)}.hover\:fill-blue-600\/10:hover{fill:rgba(28,100,242,.1)}.hover\:fill-blue-600\/100:hover{fill:#1c64f2}.hover\:fill-blue-600\/20:hover{fill:rgba(28,100,242,.2)}.hover\:fill-blue-600\/25:hover{fill:rgba(28,100,242,.25)}.hover\:fill-blue-600\/30:hover{fill:rgba(28,100,242,.3)}.hover\:fill-blue-600\/40:hover{fill:rgba(28,100,242,.4)}.hover\:fill-blue-600\/5:hover{fill:rgba(28,100,242,.05)}.hover\:fill-blue-600\/50:hover{fill:rgba(28,100,242,.5)}.hover\:fill-blue-600\/60:hover{fill:rgba(28,100,242,.6)}.hover\:fill-blue-600\/70:hover{fill:rgba(28,100,242,.7)}.hover\:fill-blue-600\/75:hover{fill:rgba(28,100,242,.75)}.hover\:fill-blue-600\/80:hover{fill:rgba(28,100,242,.8)}.hover\:fill-blue-600\/90:hover{fill:rgba(28,100,242,.9)}.hover\:fill-blue-600\/95:hover{fill:rgba(28,100,242,.95)}.hover\:fill-blue-700:hover{fill:#1a56db}.hover\:fill-blue-700\/0:hover{fill:rgba(26,86,219,0)}.hover\:fill-blue-700\/10:hover{fill:rgba(26,86,219,.1)}.hover\:fill-blue-700\/100:hover{fill:#1a56db}.hover\:fill-blue-700\/20:hover{fill:rgba(26,86,219,.2)}.hover\:fill-blue-700\/25:hover{fill:rgba(26,86,219,.25)}.hover\:fill-blue-700\/30:hover{fill:rgba(26,86,219,.3)}.hover\:fill-blue-700\/40:hover{fill:rgba(26,86,219,.4)}.hover\:fill-blue-700\/5:hover{fill:rgba(26,86,219,.05)}.hover\:fill-blue-700\/50:hover{fill:rgba(26,86,219,.5)}.hover\:fill-blue-700\/60:hover{fill:rgba(26,86,219,.6)}.hover\:fill-blue-700\/70:hover{fill:rgba(26,86,219,.7)}.hover\:fill-blue-700\/75:hover{fill:rgba(26,86,219,.75)}.hover\:fill-blue-700\/80:hover{fill:rgba(26,86,219,.8)}.hover\:fill-blue-700\/90:hover{fill:rgba(26,86,219,.9)}.hover\:fill-blue-700\/95:hover{fill:rgba(26,86,219,.95)}.hover\:fill-blue-800:hover{fill:#1e429f}.hover\:fill-blue-800\/0:hover{fill:rgba(30,66,159,0)}.hover\:fill-blue-800\/10:hover{fill:rgba(30,66,159,.1)}.hover\:fill-blue-800\/100:hover{fill:#1e429f}.hover\:fill-blue-800\/20:hover{fill:rgba(30,66,159,.2)}.hover\:fill-blue-800\/25:hover{fill:rgba(30,66,159,.25)}.hover\:fill-blue-800\/30:hover{fill:rgba(30,66,159,.3)}.hover\:fill-blue-800\/40:hover{fill:rgba(30,66,159,.4)}.hover\:fill-blue-800\/5:hover{fill:rgba(30,66,159,.05)}.hover\:fill-blue-800\/50:hover{fill:rgba(30,66,159,.5)}.hover\:fill-blue-800\/60:hover{fill:rgba(30,66,159,.6)}.hover\:fill-blue-800\/70:hover{fill:rgba(30,66,159,.7)}.hover\:fill-blue-800\/75:hover{fill:rgba(30,66,159,.75)}.hover\:fill-blue-800\/80:hover{fill:rgba(30,66,159,.8)}.hover\:fill-blue-800\/90:hover{fill:rgba(30,66,159,.9)}.hover\:fill-blue-800\/95:hover{fill:rgba(30,66,159,.95)}.hover\:fill-blue-900:hover{fill:#233876}.hover\:fill-blue-900\/0:hover{fill:rgba(35,56,118,0)}.hover\:fill-blue-900\/10:hover{fill:rgba(35,56,118,.1)}.hover\:fill-blue-900\/100:hover{fill:#233876}.hover\:fill-blue-900\/20:hover{fill:rgba(35,56,118,.2)}.hover\:fill-blue-900\/25:hover{fill:rgba(35,56,118,.25)}.hover\:fill-blue-900\/30:hover{fill:rgba(35,56,118,.3)}.hover\:fill-blue-900\/40:hover{fill:rgba(35,56,118,.4)}.hover\:fill-blue-900\/5:hover{fill:rgba(35,56,118,.05)}.hover\:fill-blue-900\/50:hover{fill:rgba(35,56,118,.5)}.hover\:fill-blue-900\/60:hover{fill:rgba(35,56,118,.6)}.hover\:fill-blue-900\/70:hover{fill:rgba(35,56,118,.7)}.hover\:fill-blue-900\/75:hover{fill:rgba(35,56,118,.75)}.hover\:fill-blue-900\/80:hover{fill:rgba(35,56,118,.8)}.hover\:fill-blue-900\/90:hover{fill:rgba(35,56,118,.9)}.hover\:fill-blue-900\/95:hover{fill:rgba(35,56,118,.95)}.hover\:fill-cyan-100:hover{fill:#cffafe}.hover\:fill-cyan-100\/0:hover{fill:rgba(207,250,254,0)}.hover\:fill-cyan-100\/10:hover{fill:rgba(207,250,254,.1)}.hover\:fill-cyan-100\/100:hover{fill:#cffafe}.hover\:fill-cyan-100\/20:hover{fill:rgba(207,250,254,.2)}.hover\:fill-cyan-100\/25:hover{fill:rgba(207,250,254,.25)}.hover\:fill-cyan-100\/30:hover{fill:rgba(207,250,254,.3)}.hover\:fill-cyan-100\/40:hover{fill:rgba(207,250,254,.4)}.hover\:fill-cyan-100\/5:hover{fill:rgba(207,250,254,.05)}.hover\:fill-cyan-100\/50:hover{fill:rgba(207,250,254,.5)}.hover\:fill-cyan-100\/60:hover{fill:rgba(207,250,254,.6)}.hover\:fill-cyan-100\/70:hover{fill:rgba(207,250,254,.7)}.hover\:fill-cyan-100\/75:hover{fill:rgba(207,250,254,.75)}.hover\:fill-cyan-100\/80:hover{fill:rgba(207,250,254,.8)}.hover\:fill-cyan-100\/90:hover{fill:rgba(207,250,254,.9)}.hover\:fill-cyan-100\/95:hover{fill:rgba(207,250,254,.95)}.hover\:fill-cyan-200:hover{fill:#a5f3fc}.hover\:fill-cyan-200\/0:hover{fill:rgba(165,243,252,0)}.hover\:fill-cyan-200\/10:hover{fill:rgba(165,243,252,.1)}.hover\:fill-cyan-200\/100:hover{fill:#a5f3fc}.hover\:fill-cyan-200\/20:hover{fill:rgba(165,243,252,.2)}.hover\:fill-cyan-200\/25:hover{fill:rgba(165,243,252,.25)}.hover\:fill-cyan-200\/30:hover{fill:rgba(165,243,252,.3)}.hover\:fill-cyan-200\/40:hover{fill:rgba(165,243,252,.4)}.hover\:fill-cyan-200\/5:hover{fill:rgba(165,243,252,.05)}.hover\:fill-cyan-200\/50:hover{fill:rgba(165,243,252,.5)}.hover\:fill-cyan-200\/60:hover{fill:rgba(165,243,252,.6)}.hover\:fill-cyan-200\/70:hover{fill:rgba(165,243,252,.7)}.hover\:fill-cyan-200\/75:hover{fill:rgba(165,243,252,.75)}.hover\:fill-cyan-200\/80:hover{fill:rgba(165,243,252,.8)}.hover\:fill-cyan-200\/90:hover{fill:rgba(165,243,252,.9)}.hover\:fill-cyan-200\/95:hover{fill:rgba(165,243,252,.95)}.hover\:fill-cyan-300:hover{fill:#67e8f9}.hover\:fill-cyan-300\/0:hover{fill:rgba(103,232,249,0)}.hover\:fill-cyan-300\/10:hover{fill:rgba(103,232,249,.1)}.hover\:fill-cyan-300\/100:hover{fill:#67e8f9}.hover\:fill-cyan-300\/20:hover{fill:rgba(103,232,249,.2)}.hover\:fill-cyan-300\/25:hover{fill:rgba(103,232,249,.25)}.hover\:fill-cyan-300\/30:hover{fill:rgba(103,232,249,.3)}.hover\:fill-cyan-300\/40:hover{fill:rgba(103,232,249,.4)}.hover\:fill-cyan-300\/5:hover{fill:rgba(103,232,249,.05)}.hover\:fill-cyan-300\/50:hover{fill:rgba(103,232,249,.5)}.hover\:fill-cyan-300\/60:hover{fill:rgba(103,232,249,.6)}.hover\:fill-cyan-300\/70:hover{fill:rgba(103,232,249,.7)}.hover\:fill-cyan-300\/75:hover{fill:rgba(103,232,249,.75)}.hover\:fill-cyan-300\/80:hover{fill:rgba(103,232,249,.8)}.hover\:fill-cyan-300\/90:hover{fill:rgba(103,232,249,.9)}.hover\:fill-cyan-300\/95:hover{fill:rgba(103,232,249,.95)}.hover\:fill-cyan-400:hover{fill:#22d3ee}.hover\:fill-cyan-400\/0:hover{fill:rgba(34,211,238,0)}.hover\:fill-cyan-400\/10:hover{fill:rgba(34,211,238,.1)}.hover\:fill-cyan-400\/100:hover{fill:#22d3ee}.hover\:fill-cyan-400\/20:hover{fill:rgba(34,211,238,.2)}.hover\:fill-cyan-400\/25:hover{fill:rgba(34,211,238,.25)}.hover\:fill-cyan-400\/30:hover{fill:rgba(34,211,238,.3)}.hover\:fill-cyan-400\/40:hover{fill:rgba(34,211,238,.4)}.hover\:fill-cyan-400\/5:hover{fill:rgba(34,211,238,.05)}.hover\:fill-cyan-400\/50:hover{fill:rgba(34,211,238,.5)}.hover\:fill-cyan-400\/60:hover{fill:rgba(34,211,238,.6)}.hover\:fill-cyan-400\/70:hover{fill:rgba(34,211,238,.7)}.hover\:fill-cyan-400\/75:hover{fill:rgba(34,211,238,.75)}.hover\:fill-cyan-400\/80:hover{fill:rgba(34,211,238,.8)}.hover\:fill-cyan-400\/90:hover{fill:rgba(34,211,238,.9)}.hover\:fill-cyan-400\/95:hover{fill:rgba(34,211,238,.95)}.hover\:fill-cyan-50:hover{fill:#ecfeff}.hover\:fill-cyan-50\/0:hover{fill:rgba(236,254,255,0)}.hover\:fill-cyan-50\/10:hover{fill:rgba(236,254,255,.1)}.hover\:fill-cyan-50\/100:hover{fill:#ecfeff}.hover\:fill-cyan-50\/20:hover{fill:rgba(236,254,255,.2)}.hover\:fill-cyan-50\/25:hover{fill:rgba(236,254,255,.25)}.hover\:fill-cyan-50\/30:hover{fill:rgba(236,254,255,.3)}.hover\:fill-cyan-50\/40:hover{fill:rgba(236,254,255,.4)}.hover\:fill-cyan-50\/5:hover{fill:rgba(236,254,255,.05)}.hover\:fill-cyan-50\/50:hover{fill:rgba(236,254,255,.5)}.hover\:fill-cyan-50\/60:hover{fill:rgba(236,254,255,.6)}.hover\:fill-cyan-50\/70:hover{fill:rgba(236,254,255,.7)}.hover\:fill-cyan-50\/75:hover{fill:rgba(236,254,255,.75)}.hover\:fill-cyan-50\/80:hover{fill:rgba(236,254,255,.8)}.hover\:fill-cyan-50\/90:hover{fill:rgba(236,254,255,.9)}.hover\:fill-cyan-50\/95:hover{fill:rgba(236,254,255,.95)}.hover\:fill-cyan-500:hover{fill:#06b6d4}.hover\:fill-cyan-500\/0:hover{fill:rgba(6,182,212,0)}.hover\:fill-cyan-500\/10:hover{fill:rgba(6,182,212,.1)}.hover\:fill-cyan-500\/100:hover{fill:#06b6d4}.hover\:fill-cyan-500\/20:hover{fill:rgba(6,182,212,.2)}.hover\:fill-cyan-500\/25:hover{fill:rgba(6,182,212,.25)}.hover\:fill-cyan-500\/30:hover{fill:rgba(6,182,212,.3)}.hover\:fill-cyan-500\/40:hover{fill:rgba(6,182,212,.4)}.hover\:fill-cyan-500\/5:hover{fill:rgba(6,182,212,.05)}.hover\:fill-cyan-500\/50:hover{fill:rgba(6,182,212,.5)}.hover\:fill-cyan-500\/60:hover{fill:rgba(6,182,212,.6)}.hover\:fill-cyan-500\/70:hover{fill:rgba(6,182,212,.7)}.hover\:fill-cyan-500\/75:hover{fill:rgba(6,182,212,.75)}.hover\:fill-cyan-500\/80:hover{fill:rgba(6,182,212,.8)}.hover\:fill-cyan-500\/90:hover{fill:rgba(6,182,212,.9)}.hover\:fill-cyan-500\/95:hover{fill:rgba(6,182,212,.95)}.hover\:fill-cyan-600:hover{fill:#0891b2}.hover\:fill-cyan-600\/0:hover{fill:rgba(8,145,178,0)}.hover\:fill-cyan-600\/10:hover{fill:rgba(8,145,178,.1)}.hover\:fill-cyan-600\/100:hover{fill:#0891b2}.hover\:fill-cyan-600\/20:hover{fill:rgba(8,145,178,.2)}.hover\:fill-cyan-600\/25:hover{fill:rgba(8,145,178,.25)}.hover\:fill-cyan-600\/30:hover{fill:rgba(8,145,178,.3)}.hover\:fill-cyan-600\/40:hover{fill:rgba(8,145,178,.4)}.hover\:fill-cyan-600\/5:hover{fill:rgba(8,145,178,.05)}.hover\:fill-cyan-600\/50:hover{fill:rgba(8,145,178,.5)}.hover\:fill-cyan-600\/60:hover{fill:rgba(8,145,178,.6)}.hover\:fill-cyan-600\/70:hover{fill:rgba(8,145,178,.7)}.hover\:fill-cyan-600\/75:hover{fill:rgba(8,145,178,.75)}.hover\:fill-cyan-600\/80:hover{fill:rgba(8,145,178,.8)}.hover\:fill-cyan-600\/90:hover{fill:rgba(8,145,178,.9)}.hover\:fill-cyan-600\/95:hover{fill:rgba(8,145,178,.95)}.hover\:fill-cyan-700:hover{fill:#0e7490}.hover\:fill-cyan-700\/0:hover{fill:rgba(14,116,144,0)}.hover\:fill-cyan-700\/10:hover{fill:rgba(14,116,144,.1)}.hover\:fill-cyan-700\/100:hover{fill:#0e7490}.hover\:fill-cyan-700\/20:hover{fill:rgba(14,116,144,.2)}.hover\:fill-cyan-700\/25:hover{fill:rgba(14,116,144,.25)}.hover\:fill-cyan-700\/30:hover{fill:rgba(14,116,144,.3)}.hover\:fill-cyan-700\/40:hover{fill:rgba(14,116,144,.4)}.hover\:fill-cyan-700\/5:hover{fill:rgba(14,116,144,.05)}.hover\:fill-cyan-700\/50:hover{fill:rgba(14,116,144,.5)}.hover\:fill-cyan-700\/60:hover{fill:rgba(14,116,144,.6)}.hover\:fill-cyan-700\/70:hover{fill:rgba(14,116,144,.7)}.hover\:fill-cyan-700\/75:hover{fill:rgba(14,116,144,.75)}.hover\:fill-cyan-700\/80:hover{fill:rgba(14,116,144,.8)}.hover\:fill-cyan-700\/90:hover{fill:rgba(14,116,144,.9)}.hover\:fill-cyan-700\/95:hover{fill:rgba(14,116,144,.95)}.hover\:fill-cyan-800:hover{fill:#155e75}.hover\:fill-cyan-800\/0:hover{fill:rgba(21,94,117,0)}.hover\:fill-cyan-800\/10:hover{fill:rgba(21,94,117,.1)}.hover\:fill-cyan-800\/100:hover{fill:#155e75}.hover\:fill-cyan-800\/20:hover{fill:rgba(21,94,117,.2)}.hover\:fill-cyan-800\/25:hover{fill:rgba(21,94,117,.25)}.hover\:fill-cyan-800\/30:hover{fill:rgba(21,94,117,.3)}.hover\:fill-cyan-800\/40:hover{fill:rgba(21,94,117,.4)}.hover\:fill-cyan-800\/5:hover{fill:rgba(21,94,117,.05)}.hover\:fill-cyan-800\/50:hover{fill:rgba(21,94,117,.5)}.hover\:fill-cyan-800\/60:hover{fill:rgba(21,94,117,.6)}.hover\:fill-cyan-800\/70:hover{fill:rgba(21,94,117,.7)}.hover\:fill-cyan-800\/75:hover{fill:rgba(21,94,117,.75)}.hover\:fill-cyan-800\/80:hover{fill:rgba(21,94,117,.8)}.hover\:fill-cyan-800\/90:hover{fill:rgba(21,94,117,.9)}.hover\:fill-cyan-800\/95:hover{fill:rgba(21,94,117,.95)}.hover\:fill-cyan-900:hover{fill:#164e63}.hover\:fill-cyan-900\/0:hover{fill:rgba(22,78,99,0)}.hover\:fill-cyan-900\/10:hover{fill:rgba(22,78,99,.1)}.hover\:fill-cyan-900\/100:hover{fill:#164e63}.hover\:fill-cyan-900\/20:hover{fill:rgba(22,78,99,.2)}.hover\:fill-cyan-900\/25:hover{fill:rgba(22,78,99,.25)}.hover\:fill-cyan-900\/30:hover{fill:rgba(22,78,99,.3)}.hover\:fill-cyan-900\/40:hover{fill:rgba(22,78,99,.4)}.hover\:fill-cyan-900\/5:hover{fill:rgba(22,78,99,.05)}.hover\:fill-cyan-900\/50:hover{fill:rgba(22,78,99,.5)}.hover\:fill-cyan-900\/60:hover{fill:rgba(22,78,99,.6)}.hover\:fill-cyan-900\/70:hover{fill:rgba(22,78,99,.7)}.hover\:fill-cyan-900\/75:hover{fill:rgba(22,78,99,.75)}.hover\:fill-cyan-900\/80:hover{fill:rgba(22,78,99,.8)}.hover\:fill-cyan-900\/90:hover{fill:rgba(22,78,99,.9)}.hover\:fill-cyan-900\/95:hover{fill:rgba(22,78,99,.95)}.hover\:fill-emerald-100:hover{fill:#d1fae5}.hover\:fill-emerald-100\/0:hover{fill:rgba(209,250,229,0)}.hover\:fill-emerald-100\/10:hover{fill:rgba(209,250,229,.1)}.hover\:fill-emerald-100\/100:hover{fill:#d1fae5}.hover\:fill-emerald-100\/20:hover{fill:rgba(209,250,229,.2)}.hover\:fill-emerald-100\/25:hover{fill:rgba(209,250,229,.25)}.hover\:fill-emerald-100\/30:hover{fill:rgba(209,250,229,.3)}.hover\:fill-emerald-100\/40:hover{fill:rgba(209,250,229,.4)}.hover\:fill-emerald-100\/5:hover{fill:rgba(209,250,229,.05)}.hover\:fill-emerald-100\/50:hover{fill:rgba(209,250,229,.5)}.hover\:fill-emerald-100\/60:hover{fill:rgba(209,250,229,.6)}.hover\:fill-emerald-100\/70:hover{fill:rgba(209,250,229,.7)}.hover\:fill-emerald-100\/75:hover{fill:rgba(209,250,229,.75)}.hover\:fill-emerald-100\/80:hover{fill:rgba(209,250,229,.8)}.hover\:fill-emerald-100\/90:hover{fill:rgba(209,250,229,.9)}.hover\:fill-emerald-100\/95:hover{fill:rgba(209,250,229,.95)}.hover\:fill-emerald-200:hover{fill:#a7f3d0}.hover\:fill-emerald-200\/0:hover{fill:rgba(167,243,208,0)}.hover\:fill-emerald-200\/10:hover{fill:rgba(167,243,208,.1)}.hover\:fill-emerald-200\/100:hover{fill:#a7f3d0}.hover\:fill-emerald-200\/20:hover{fill:rgba(167,243,208,.2)}.hover\:fill-emerald-200\/25:hover{fill:rgba(167,243,208,.25)}.hover\:fill-emerald-200\/30:hover{fill:rgba(167,243,208,.3)}.hover\:fill-emerald-200\/40:hover{fill:rgba(167,243,208,.4)}.hover\:fill-emerald-200\/5:hover{fill:rgba(167,243,208,.05)}.hover\:fill-emerald-200\/50:hover{fill:rgba(167,243,208,.5)}.hover\:fill-emerald-200\/60:hover{fill:rgba(167,243,208,.6)}.hover\:fill-emerald-200\/70:hover{fill:rgba(167,243,208,.7)}.hover\:fill-emerald-200\/75:hover{fill:rgba(167,243,208,.75)}.hover\:fill-emerald-200\/80:hover{fill:rgba(167,243,208,.8)}.hover\:fill-emerald-200\/90:hover{fill:rgba(167,243,208,.9)}.hover\:fill-emerald-200\/95:hover{fill:rgba(167,243,208,.95)}.hover\:fill-emerald-300:hover{fill:#6ee7b7}.hover\:fill-emerald-300\/0:hover{fill:rgba(110,231,183,0)}.hover\:fill-emerald-300\/10:hover{fill:rgba(110,231,183,.1)}.hover\:fill-emerald-300\/100:hover{fill:#6ee7b7}.hover\:fill-emerald-300\/20:hover{fill:rgba(110,231,183,.2)}.hover\:fill-emerald-300\/25:hover{fill:rgba(110,231,183,.25)}.hover\:fill-emerald-300\/30:hover{fill:rgba(110,231,183,.3)}.hover\:fill-emerald-300\/40:hover{fill:rgba(110,231,183,.4)}.hover\:fill-emerald-300\/5:hover{fill:rgba(110,231,183,.05)}.hover\:fill-emerald-300\/50:hover{fill:rgba(110,231,183,.5)}.hover\:fill-emerald-300\/60:hover{fill:rgba(110,231,183,.6)}.hover\:fill-emerald-300\/70:hover{fill:rgba(110,231,183,.7)}.hover\:fill-emerald-300\/75:hover{fill:rgba(110,231,183,.75)}.hover\:fill-emerald-300\/80:hover{fill:rgba(110,231,183,.8)}.hover\:fill-emerald-300\/90:hover{fill:rgba(110,231,183,.9)}.hover\:fill-emerald-300\/95:hover{fill:rgba(110,231,183,.95)}.hover\:fill-emerald-400:hover{fill:#34d399}.hover\:fill-emerald-400\/0:hover{fill:rgba(52,211,153,0)}.hover\:fill-emerald-400\/10:hover{fill:rgba(52,211,153,.1)}.hover\:fill-emerald-400\/100:hover{fill:#34d399}.hover\:fill-emerald-400\/20:hover{fill:rgba(52,211,153,.2)}.hover\:fill-emerald-400\/25:hover{fill:rgba(52,211,153,.25)}.hover\:fill-emerald-400\/30:hover{fill:rgba(52,211,153,.3)}.hover\:fill-emerald-400\/40:hover{fill:rgba(52,211,153,.4)}.hover\:fill-emerald-400\/5:hover{fill:rgba(52,211,153,.05)}.hover\:fill-emerald-400\/50:hover{fill:rgba(52,211,153,.5)}.hover\:fill-emerald-400\/60:hover{fill:rgba(52,211,153,.6)}.hover\:fill-emerald-400\/70:hover{fill:rgba(52,211,153,.7)}.hover\:fill-emerald-400\/75:hover{fill:rgba(52,211,153,.75)}.hover\:fill-emerald-400\/80:hover{fill:rgba(52,211,153,.8)}.hover\:fill-emerald-400\/90:hover{fill:rgba(52,211,153,.9)}.hover\:fill-emerald-400\/95:hover{fill:rgba(52,211,153,.95)}.hover\:fill-emerald-50:hover{fill:#ecfdf5}.hover\:fill-emerald-50\/0:hover{fill:rgba(236,253,245,0)}.hover\:fill-emerald-50\/10:hover{fill:rgba(236,253,245,.1)}.hover\:fill-emerald-50\/100:hover{fill:#ecfdf5}.hover\:fill-emerald-50\/20:hover{fill:rgba(236,253,245,.2)}.hover\:fill-emerald-50\/25:hover{fill:rgba(236,253,245,.25)}.hover\:fill-emerald-50\/30:hover{fill:rgba(236,253,245,.3)}.hover\:fill-emerald-50\/40:hover{fill:rgba(236,253,245,.4)}.hover\:fill-emerald-50\/5:hover{fill:rgba(236,253,245,.05)}.hover\:fill-emerald-50\/50:hover{fill:rgba(236,253,245,.5)}.hover\:fill-emerald-50\/60:hover{fill:rgba(236,253,245,.6)}.hover\:fill-emerald-50\/70:hover{fill:rgba(236,253,245,.7)}.hover\:fill-emerald-50\/75:hover{fill:rgba(236,253,245,.75)}.hover\:fill-emerald-50\/80:hover{fill:rgba(236,253,245,.8)}.hover\:fill-emerald-50\/90:hover{fill:rgba(236,253,245,.9)}.hover\:fill-emerald-50\/95:hover{fill:rgba(236,253,245,.95)}.hover\:fill-emerald-500:hover{fill:#10b981}.hover\:fill-emerald-500\/0:hover{fill:rgba(16,185,129,0)}.hover\:fill-emerald-500\/10:hover{fill:rgba(16,185,129,.1)}.hover\:fill-emerald-500\/100:hover{fill:#10b981}.hover\:fill-emerald-500\/20:hover{fill:rgba(16,185,129,.2)}.hover\:fill-emerald-500\/25:hover{fill:rgba(16,185,129,.25)}.hover\:fill-emerald-500\/30:hover{fill:rgba(16,185,129,.3)}.hover\:fill-emerald-500\/40:hover{fill:rgba(16,185,129,.4)}.hover\:fill-emerald-500\/5:hover{fill:rgba(16,185,129,.05)}.hover\:fill-emerald-500\/50:hover{fill:rgba(16,185,129,.5)}.hover\:fill-emerald-500\/60:hover{fill:rgba(16,185,129,.6)}.hover\:fill-emerald-500\/70:hover{fill:rgba(16,185,129,.7)}.hover\:fill-emerald-500\/75:hover{fill:rgba(16,185,129,.75)}.hover\:fill-emerald-500\/80:hover{fill:rgba(16,185,129,.8)}.hover\:fill-emerald-500\/90:hover{fill:rgba(16,185,129,.9)}.hover\:fill-emerald-500\/95:hover{fill:rgba(16,185,129,.95)}.hover\:fill-emerald-600:hover{fill:#059669}.hover\:fill-emerald-600\/0:hover{fill:rgba(5,150,105,0)}.hover\:fill-emerald-600\/10:hover{fill:rgba(5,150,105,.1)}.hover\:fill-emerald-600\/100:hover{fill:#059669}.hover\:fill-emerald-600\/20:hover{fill:rgba(5,150,105,.2)}.hover\:fill-emerald-600\/25:hover{fill:rgba(5,150,105,.25)}.hover\:fill-emerald-600\/30:hover{fill:rgba(5,150,105,.3)}.hover\:fill-emerald-600\/40:hover{fill:rgba(5,150,105,.4)}.hover\:fill-emerald-600\/5:hover{fill:rgba(5,150,105,.05)}.hover\:fill-emerald-600\/50:hover{fill:rgba(5,150,105,.5)}.hover\:fill-emerald-600\/60:hover{fill:rgba(5,150,105,.6)}.hover\:fill-emerald-600\/70:hover{fill:rgba(5,150,105,.7)}.hover\:fill-emerald-600\/75:hover{fill:rgba(5,150,105,.75)}.hover\:fill-emerald-600\/80:hover{fill:rgba(5,150,105,.8)}.hover\:fill-emerald-600\/90:hover{fill:rgba(5,150,105,.9)}.hover\:fill-emerald-600\/95:hover{fill:rgba(5,150,105,.95)}.hover\:fill-emerald-700:hover{fill:#047857}.hover\:fill-emerald-700\/0:hover{fill:rgba(4,120,87,0)}.hover\:fill-emerald-700\/10:hover{fill:rgba(4,120,87,.1)}.hover\:fill-emerald-700\/100:hover{fill:#047857}.hover\:fill-emerald-700\/20:hover{fill:rgba(4,120,87,.2)}.hover\:fill-emerald-700\/25:hover{fill:rgba(4,120,87,.25)}.hover\:fill-emerald-700\/30:hover{fill:rgba(4,120,87,.3)}.hover\:fill-emerald-700\/40:hover{fill:rgba(4,120,87,.4)}.hover\:fill-emerald-700\/5:hover{fill:rgba(4,120,87,.05)}.hover\:fill-emerald-700\/50:hover{fill:rgba(4,120,87,.5)}.hover\:fill-emerald-700\/60:hover{fill:rgba(4,120,87,.6)}.hover\:fill-emerald-700\/70:hover{fill:rgba(4,120,87,.7)}.hover\:fill-emerald-700\/75:hover{fill:rgba(4,120,87,.75)}.hover\:fill-emerald-700\/80:hover{fill:rgba(4,120,87,.8)}.hover\:fill-emerald-700\/90:hover{fill:rgba(4,120,87,.9)}.hover\:fill-emerald-700\/95:hover{fill:rgba(4,120,87,.95)}.hover\:fill-emerald-800:hover{fill:#065f46}.hover\:fill-emerald-800\/0:hover{fill:rgba(6,95,70,0)}.hover\:fill-emerald-800\/10:hover{fill:rgba(6,95,70,.1)}.hover\:fill-emerald-800\/100:hover{fill:#065f46}.hover\:fill-emerald-800\/20:hover{fill:rgba(6,95,70,.2)}.hover\:fill-emerald-800\/25:hover{fill:rgba(6,95,70,.25)}.hover\:fill-emerald-800\/30:hover{fill:rgba(6,95,70,.3)}.hover\:fill-emerald-800\/40:hover{fill:rgba(6,95,70,.4)}.hover\:fill-emerald-800\/5:hover{fill:rgba(6,95,70,.05)}.hover\:fill-emerald-800\/50:hover{fill:rgba(6,95,70,.5)}.hover\:fill-emerald-800\/60:hover{fill:rgba(6,95,70,.6)}.hover\:fill-emerald-800\/70:hover{fill:rgba(6,95,70,.7)}.hover\:fill-emerald-800\/75:hover{fill:rgba(6,95,70,.75)}.hover\:fill-emerald-800\/80:hover{fill:rgba(6,95,70,.8)}.hover\:fill-emerald-800\/90:hover{fill:rgba(6,95,70,.9)}.hover\:fill-emerald-800\/95:hover{fill:rgba(6,95,70,.95)}.hover\:fill-emerald-900:hover{fill:#064e3b}.hover\:fill-emerald-900\/0:hover{fill:rgba(6,78,59,0)}.hover\:fill-emerald-900\/10:hover{fill:rgba(6,78,59,.1)}.hover\:fill-emerald-900\/100:hover{fill:#064e3b}.hover\:fill-emerald-900\/20:hover{fill:rgba(6,78,59,.2)}.hover\:fill-emerald-900\/25:hover{fill:rgba(6,78,59,.25)}.hover\:fill-emerald-900\/30:hover{fill:rgba(6,78,59,.3)}.hover\:fill-emerald-900\/40:hover{fill:rgba(6,78,59,.4)}.hover\:fill-emerald-900\/5:hover{fill:rgba(6,78,59,.05)}.hover\:fill-emerald-900\/50:hover{fill:rgba(6,78,59,.5)}.hover\:fill-emerald-900\/60:hover{fill:rgba(6,78,59,.6)}.hover\:fill-emerald-900\/70:hover{fill:rgba(6,78,59,.7)}.hover\:fill-emerald-900\/75:hover{fill:rgba(6,78,59,.75)}.hover\:fill-emerald-900\/80:hover{fill:rgba(6,78,59,.8)}.hover\:fill-emerald-900\/90:hover{fill:rgba(6,78,59,.9)}.hover\:fill-emerald-900\/95:hover{fill:rgba(6,78,59,.95)}.hover\:fill-fuchsia-100:hover{fill:#fae8ff}.hover\:fill-fuchsia-100\/0:hover{fill:rgba(250,232,255,0)}.hover\:fill-fuchsia-100\/10:hover{fill:rgba(250,232,255,.1)}.hover\:fill-fuchsia-100\/100:hover{fill:#fae8ff}.hover\:fill-fuchsia-100\/20:hover{fill:rgba(250,232,255,.2)}.hover\:fill-fuchsia-100\/25:hover{fill:rgba(250,232,255,.25)}.hover\:fill-fuchsia-100\/30:hover{fill:rgba(250,232,255,.3)}.hover\:fill-fuchsia-100\/40:hover{fill:rgba(250,232,255,.4)}.hover\:fill-fuchsia-100\/5:hover{fill:rgba(250,232,255,.05)}.hover\:fill-fuchsia-100\/50:hover{fill:rgba(250,232,255,.5)}.hover\:fill-fuchsia-100\/60:hover{fill:rgba(250,232,255,.6)}.hover\:fill-fuchsia-100\/70:hover{fill:rgba(250,232,255,.7)}.hover\:fill-fuchsia-100\/75:hover{fill:rgba(250,232,255,.75)}.hover\:fill-fuchsia-100\/80:hover{fill:rgba(250,232,255,.8)}.hover\:fill-fuchsia-100\/90:hover{fill:rgba(250,232,255,.9)}.hover\:fill-fuchsia-100\/95:hover{fill:rgba(250,232,255,.95)}.hover\:fill-fuchsia-200:hover{fill:#f5d0fe}.hover\:fill-fuchsia-200\/0:hover{fill:rgba(245,208,254,0)}.hover\:fill-fuchsia-200\/10:hover{fill:rgba(245,208,254,.1)}.hover\:fill-fuchsia-200\/100:hover{fill:#f5d0fe}.hover\:fill-fuchsia-200\/20:hover{fill:rgba(245,208,254,.2)}.hover\:fill-fuchsia-200\/25:hover{fill:rgba(245,208,254,.25)}.hover\:fill-fuchsia-200\/30:hover{fill:rgba(245,208,254,.3)}.hover\:fill-fuchsia-200\/40:hover{fill:rgba(245,208,254,.4)}.hover\:fill-fuchsia-200\/5:hover{fill:rgba(245,208,254,.05)}.hover\:fill-fuchsia-200\/50:hover{fill:rgba(245,208,254,.5)}.hover\:fill-fuchsia-200\/60:hover{fill:rgba(245,208,254,.6)}.hover\:fill-fuchsia-200\/70:hover{fill:rgba(245,208,254,.7)}.hover\:fill-fuchsia-200\/75:hover{fill:rgba(245,208,254,.75)}.hover\:fill-fuchsia-200\/80:hover{fill:rgba(245,208,254,.8)}.hover\:fill-fuchsia-200\/90:hover{fill:rgba(245,208,254,.9)}.hover\:fill-fuchsia-200\/95:hover{fill:rgba(245,208,254,.95)}.hover\:fill-fuchsia-300:hover{fill:#f0abfc}.hover\:fill-fuchsia-300\/0:hover{fill:rgba(240,171,252,0)}.hover\:fill-fuchsia-300\/10:hover{fill:rgba(240,171,252,.1)}.hover\:fill-fuchsia-300\/100:hover{fill:#f0abfc}.hover\:fill-fuchsia-300\/20:hover{fill:rgba(240,171,252,.2)}.hover\:fill-fuchsia-300\/25:hover{fill:rgba(240,171,252,.25)}.hover\:fill-fuchsia-300\/30:hover{fill:rgba(240,171,252,.3)}.hover\:fill-fuchsia-300\/40:hover{fill:rgba(240,171,252,.4)}.hover\:fill-fuchsia-300\/5:hover{fill:rgba(240,171,252,.05)}.hover\:fill-fuchsia-300\/50:hover{fill:rgba(240,171,252,.5)}.hover\:fill-fuchsia-300\/60:hover{fill:rgba(240,171,252,.6)}.hover\:fill-fuchsia-300\/70:hover{fill:rgba(240,171,252,.7)}.hover\:fill-fuchsia-300\/75:hover{fill:rgba(240,171,252,.75)}.hover\:fill-fuchsia-300\/80:hover{fill:rgba(240,171,252,.8)}.hover\:fill-fuchsia-300\/90:hover{fill:rgba(240,171,252,.9)}.hover\:fill-fuchsia-300\/95:hover{fill:rgba(240,171,252,.95)}.hover\:fill-fuchsia-400:hover{fill:#e879f9}.hover\:fill-fuchsia-400\/0:hover{fill:rgba(232,121,249,0)}.hover\:fill-fuchsia-400\/10:hover{fill:rgba(232,121,249,.1)}.hover\:fill-fuchsia-400\/100:hover{fill:#e879f9}.hover\:fill-fuchsia-400\/20:hover{fill:rgba(232,121,249,.2)}.hover\:fill-fuchsia-400\/25:hover{fill:rgba(232,121,249,.25)}.hover\:fill-fuchsia-400\/30:hover{fill:rgba(232,121,249,.3)}.hover\:fill-fuchsia-400\/40:hover{fill:rgba(232,121,249,.4)}.hover\:fill-fuchsia-400\/5:hover{fill:rgba(232,121,249,.05)}.hover\:fill-fuchsia-400\/50:hover{fill:rgba(232,121,249,.5)}.hover\:fill-fuchsia-400\/60:hover{fill:rgba(232,121,249,.6)}.hover\:fill-fuchsia-400\/70:hover{fill:rgba(232,121,249,.7)}.hover\:fill-fuchsia-400\/75:hover{fill:rgba(232,121,249,.75)}.hover\:fill-fuchsia-400\/80:hover{fill:rgba(232,121,249,.8)}.hover\:fill-fuchsia-400\/90:hover{fill:rgba(232,121,249,.9)}.hover\:fill-fuchsia-400\/95:hover{fill:rgba(232,121,249,.95)}.hover\:fill-fuchsia-50:hover{fill:#fdf4ff}.hover\:fill-fuchsia-50\/0:hover{fill:rgba(253,244,255,0)}.hover\:fill-fuchsia-50\/10:hover{fill:rgba(253,244,255,.1)}.hover\:fill-fuchsia-50\/100:hover{fill:#fdf4ff}.hover\:fill-fuchsia-50\/20:hover{fill:rgba(253,244,255,.2)}.hover\:fill-fuchsia-50\/25:hover{fill:rgba(253,244,255,.25)}.hover\:fill-fuchsia-50\/30:hover{fill:rgba(253,244,255,.3)}.hover\:fill-fuchsia-50\/40:hover{fill:rgba(253,244,255,.4)}.hover\:fill-fuchsia-50\/5:hover{fill:rgba(253,244,255,.05)}.hover\:fill-fuchsia-50\/50:hover{fill:rgba(253,244,255,.5)}.hover\:fill-fuchsia-50\/60:hover{fill:rgba(253,244,255,.6)}.hover\:fill-fuchsia-50\/70:hover{fill:rgba(253,244,255,.7)}.hover\:fill-fuchsia-50\/75:hover{fill:rgba(253,244,255,.75)}.hover\:fill-fuchsia-50\/80:hover{fill:rgba(253,244,255,.8)}.hover\:fill-fuchsia-50\/90:hover{fill:rgba(253,244,255,.9)}.hover\:fill-fuchsia-50\/95:hover{fill:rgba(253,244,255,.95)}.hover\:fill-fuchsia-500:hover{fill:#d946ef}.hover\:fill-fuchsia-500\/0:hover{fill:rgba(217,70,239,0)}.hover\:fill-fuchsia-500\/10:hover{fill:rgba(217,70,239,.1)}.hover\:fill-fuchsia-500\/100:hover{fill:#d946ef}.hover\:fill-fuchsia-500\/20:hover{fill:rgba(217,70,239,.2)}.hover\:fill-fuchsia-500\/25:hover{fill:rgba(217,70,239,.25)}.hover\:fill-fuchsia-500\/30:hover{fill:rgba(217,70,239,.3)}.hover\:fill-fuchsia-500\/40:hover{fill:rgba(217,70,239,.4)}.hover\:fill-fuchsia-500\/5:hover{fill:rgba(217,70,239,.05)}.hover\:fill-fuchsia-500\/50:hover{fill:rgba(217,70,239,.5)}.hover\:fill-fuchsia-500\/60:hover{fill:rgba(217,70,239,.6)}.hover\:fill-fuchsia-500\/70:hover{fill:rgba(217,70,239,.7)}.hover\:fill-fuchsia-500\/75:hover{fill:rgba(217,70,239,.75)}.hover\:fill-fuchsia-500\/80:hover{fill:rgba(217,70,239,.8)}.hover\:fill-fuchsia-500\/90:hover{fill:rgba(217,70,239,.9)}.hover\:fill-fuchsia-500\/95:hover{fill:rgba(217,70,239,.95)}.hover\:fill-fuchsia-600:hover{fill:#c026d3}.hover\:fill-fuchsia-600\/0:hover{fill:rgba(192,38,211,0)}.hover\:fill-fuchsia-600\/10:hover{fill:rgba(192,38,211,.1)}.hover\:fill-fuchsia-600\/100:hover{fill:#c026d3}.hover\:fill-fuchsia-600\/20:hover{fill:rgba(192,38,211,.2)}.hover\:fill-fuchsia-600\/25:hover{fill:rgba(192,38,211,.25)}.hover\:fill-fuchsia-600\/30:hover{fill:rgba(192,38,211,.3)}.hover\:fill-fuchsia-600\/40:hover{fill:rgba(192,38,211,.4)}.hover\:fill-fuchsia-600\/5:hover{fill:rgba(192,38,211,.05)}.hover\:fill-fuchsia-600\/50:hover{fill:rgba(192,38,211,.5)}.hover\:fill-fuchsia-600\/60:hover{fill:rgba(192,38,211,.6)}.hover\:fill-fuchsia-600\/70:hover{fill:rgba(192,38,211,.7)}.hover\:fill-fuchsia-600\/75:hover{fill:rgba(192,38,211,.75)}.hover\:fill-fuchsia-600\/80:hover{fill:rgba(192,38,211,.8)}.hover\:fill-fuchsia-600\/90:hover{fill:rgba(192,38,211,.9)}.hover\:fill-fuchsia-600\/95:hover{fill:rgba(192,38,211,.95)}.hover\:fill-fuchsia-700:hover{fill:#a21caf}.hover\:fill-fuchsia-700\/0:hover{fill:rgba(162,28,175,0)}.hover\:fill-fuchsia-700\/10:hover{fill:rgba(162,28,175,.1)}.hover\:fill-fuchsia-700\/100:hover{fill:#a21caf}.hover\:fill-fuchsia-700\/20:hover{fill:rgba(162,28,175,.2)}.hover\:fill-fuchsia-700\/25:hover{fill:rgba(162,28,175,.25)}.hover\:fill-fuchsia-700\/30:hover{fill:rgba(162,28,175,.3)}.hover\:fill-fuchsia-700\/40:hover{fill:rgba(162,28,175,.4)}.hover\:fill-fuchsia-700\/5:hover{fill:rgba(162,28,175,.05)}.hover\:fill-fuchsia-700\/50:hover{fill:rgba(162,28,175,.5)}.hover\:fill-fuchsia-700\/60:hover{fill:rgba(162,28,175,.6)}.hover\:fill-fuchsia-700\/70:hover{fill:rgba(162,28,175,.7)}.hover\:fill-fuchsia-700\/75:hover{fill:rgba(162,28,175,.75)}.hover\:fill-fuchsia-700\/80:hover{fill:rgba(162,28,175,.8)}.hover\:fill-fuchsia-700\/90:hover{fill:rgba(162,28,175,.9)}.hover\:fill-fuchsia-700\/95:hover{fill:rgba(162,28,175,.95)}.hover\:fill-fuchsia-800:hover{fill:#86198f}.hover\:fill-fuchsia-800\/0:hover{fill:rgba(134,25,143,0)}.hover\:fill-fuchsia-800\/10:hover{fill:rgba(134,25,143,.1)}.hover\:fill-fuchsia-800\/100:hover{fill:#86198f}.hover\:fill-fuchsia-800\/20:hover{fill:rgba(134,25,143,.2)}.hover\:fill-fuchsia-800\/25:hover{fill:rgba(134,25,143,.25)}.hover\:fill-fuchsia-800\/30:hover{fill:rgba(134,25,143,.3)}.hover\:fill-fuchsia-800\/40:hover{fill:rgba(134,25,143,.4)}.hover\:fill-fuchsia-800\/5:hover{fill:rgba(134,25,143,.05)}.hover\:fill-fuchsia-800\/50:hover{fill:rgba(134,25,143,.5)}.hover\:fill-fuchsia-800\/60:hover{fill:rgba(134,25,143,.6)}.hover\:fill-fuchsia-800\/70:hover{fill:rgba(134,25,143,.7)}.hover\:fill-fuchsia-800\/75:hover{fill:rgba(134,25,143,.75)}.hover\:fill-fuchsia-800\/80:hover{fill:rgba(134,25,143,.8)}.hover\:fill-fuchsia-800\/90:hover{fill:rgba(134,25,143,.9)}.hover\:fill-fuchsia-800\/95:hover{fill:rgba(134,25,143,.95)}.hover\:fill-fuchsia-900:hover{fill:#701a75}.hover\:fill-fuchsia-900\/0:hover{fill:rgba(112,26,117,0)}.hover\:fill-fuchsia-900\/10:hover{fill:rgba(112,26,117,.1)}.hover\:fill-fuchsia-900\/100:hover{fill:#701a75}.hover\:fill-fuchsia-900\/20:hover{fill:rgba(112,26,117,.2)}.hover\:fill-fuchsia-900\/25:hover{fill:rgba(112,26,117,.25)}.hover\:fill-fuchsia-900\/30:hover{fill:rgba(112,26,117,.3)}.hover\:fill-fuchsia-900\/40:hover{fill:rgba(112,26,117,.4)}.hover\:fill-fuchsia-900\/5:hover{fill:rgba(112,26,117,.05)}.hover\:fill-fuchsia-900\/50:hover{fill:rgba(112,26,117,.5)}.hover\:fill-fuchsia-900\/60:hover{fill:rgba(112,26,117,.6)}.hover\:fill-fuchsia-900\/70:hover{fill:rgba(112,26,117,.7)}.hover\:fill-fuchsia-900\/75:hover{fill:rgba(112,26,117,.75)}.hover\:fill-fuchsia-900\/80:hover{fill:rgba(112,26,117,.8)}.hover\:fill-fuchsia-900\/90:hover{fill:rgba(112,26,117,.9)}.hover\:fill-fuchsia-900\/95:hover{fill:rgba(112,26,117,.95)}.hover\:fill-gray-100:hover{fill:#f3f4f6}.hover\:fill-gray-100\/0:hover{fill:rgba(243,244,246,0)}.hover\:fill-gray-100\/10:hover{fill:rgba(243,244,246,.1)}.hover\:fill-gray-100\/100:hover{fill:#f3f4f6}.hover\:fill-gray-100\/20:hover{fill:rgba(243,244,246,.2)}.hover\:fill-gray-100\/25:hover{fill:rgba(243,244,246,.25)}.hover\:fill-gray-100\/30:hover{fill:rgba(243,244,246,.3)}.hover\:fill-gray-100\/40:hover{fill:rgba(243,244,246,.4)}.hover\:fill-gray-100\/5:hover{fill:rgba(243,244,246,.05)}.hover\:fill-gray-100\/50:hover{fill:rgba(243,244,246,.5)}.hover\:fill-gray-100\/60:hover{fill:rgba(243,244,246,.6)}.hover\:fill-gray-100\/70:hover{fill:rgba(243,244,246,.7)}.hover\:fill-gray-100\/75:hover{fill:rgba(243,244,246,.75)}.hover\:fill-gray-100\/80:hover{fill:rgba(243,244,246,.8)}.hover\:fill-gray-100\/90:hover{fill:rgba(243,244,246,.9)}.hover\:fill-gray-100\/95:hover{fill:rgba(243,244,246,.95)}.hover\:fill-gray-200:hover{fill:#e5e7eb}.hover\:fill-gray-200\/0:hover{fill:rgba(229,231,235,0)}.hover\:fill-gray-200\/10:hover{fill:rgba(229,231,235,.1)}.hover\:fill-gray-200\/100:hover{fill:#e5e7eb}.hover\:fill-gray-200\/20:hover{fill:rgba(229,231,235,.2)}.hover\:fill-gray-200\/25:hover{fill:rgba(229,231,235,.25)}.hover\:fill-gray-200\/30:hover{fill:rgba(229,231,235,.3)}.hover\:fill-gray-200\/40:hover{fill:rgba(229,231,235,.4)}.hover\:fill-gray-200\/5:hover{fill:rgba(229,231,235,.05)}.hover\:fill-gray-200\/50:hover{fill:rgba(229,231,235,.5)}.hover\:fill-gray-200\/60:hover{fill:rgba(229,231,235,.6)}.hover\:fill-gray-200\/70:hover{fill:rgba(229,231,235,.7)}.hover\:fill-gray-200\/75:hover{fill:rgba(229,231,235,.75)}.hover\:fill-gray-200\/80:hover{fill:rgba(229,231,235,.8)}.hover\:fill-gray-200\/90:hover{fill:rgba(229,231,235,.9)}.hover\:fill-gray-200\/95:hover{fill:rgba(229,231,235,.95)}.hover\:fill-gray-300:hover{fill:#d1d5db}.hover\:fill-gray-300\/0:hover{fill:rgba(209,213,219,0)}.hover\:fill-gray-300\/10:hover{fill:rgba(209,213,219,.1)}.hover\:fill-gray-300\/100:hover{fill:#d1d5db}.hover\:fill-gray-300\/20:hover{fill:rgba(209,213,219,.2)}.hover\:fill-gray-300\/25:hover{fill:rgba(209,213,219,.25)}.hover\:fill-gray-300\/30:hover{fill:rgba(209,213,219,.3)}.hover\:fill-gray-300\/40:hover{fill:rgba(209,213,219,.4)}.hover\:fill-gray-300\/5:hover{fill:rgba(209,213,219,.05)}.hover\:fill-gray-300\/50:hover{fill:rgba(209,213,219,.5)}.hover\:fill-gray-300\/60:hover{fill:rgba(209,213,219,.6)}.hover\:fill-gray-300\/70:hover{fill:rgba(209,213,219,.7)}.hover\:fill-gray-300\/75:hover{fill:rgba(209,213,219,.75)}.hover\:fill-gray-300\/80:hover{fill:rgba(209,213,219,.8)}.hover\:fill-gray-300\/90:hover{fill:rgba(209,213,219,.9)}.hover\:fill-gray-300\/95:hover{fill:rgba(209,213,219,.95)}.hover\:fill-gray-400:hover{fill:#9ca3af}.hover\:fill-gray-400\/0:hover{fill:rgba(156,163,175,0)}.hover\:fill-gray-400\/10:hover{fill:rgba(156,163,175,.1)}.hover\:fill-gray-400\/100:hover{fill:#9ca3af}.hover\:fill-gray-400\/20:hover{fill:rgba(156,163,175,.2)}.hover\:fill-gray-400\/25:hover{fill:rgba(156,163,175,.25)}.hover\:fill-gray-400\/30:hover{fill:rgba(156,163,175,.3)}.hover\:fill-gray-400\/40:hover{fill:rgba(156,163,175,.4)}.hover\:fill-gray-400\/5:hover{fill:rgba(156,163,175,.05)}.hover\:fill-gray-400\/50:hover{fill:rgba(156,163,175,.5)}.hover\:fill-gray-400\/60:hover{fill:rgba(156,163,175,.6)}.hover\:fill-gray-400\/70:hover{fill:rgba(156,163,175,.7)}.hover\:fill-gray-400\/75:hover{fill:rgba(156,163,175,.75)}.hover\:fill-gray-400\/80:hover{fill:rgba(156,163,175,.8)}.hover\:fill-gray-400\/90:hover{fill:rgba(156,163,175,.9)}.hover\:fill-gray-400\/95:hover{fill:rgba(156,163,175,.95)}.hover\:fill-gray-50:hover{fill:#f9fafb}.hover\:fill-gray-50\/0:hover{fill:rgba(249,250,251,0)}.hover\:fill-gray-50\/10:hover{fill:rgba(249,250,251,.1)}.hover\:fill-gray-50\/100:hover{fill:#f9fafb}.hover\:fill-gray-50\/20:hover{fill:rgba(249,250,251,.2)}.hover\:fill-gray-50\/25:hover{fill:rgba(249,250,251,.25)}.hover\:fill-gray-50\/30:hover{fill:rgba(249,250,251,.3)}.hover\:fill-gray-50\/40:hover{fill:rgba(249,250,251,.4)}.hover\:fill-gray-50\/5:hover{fill:rgba(249,250,251,.05)}.hover\:fill-gray-50\/50:hover{fill:rgba(249,250,251,.5)}.hover\:fill-gray-50\/60:hover{fill:rgba(249,250,251,.6)}.hover\:fill-gray-50\/70:hover{fill:rgba(249,250,251,.7)}.hover\:fill-gray-50\/75:hover{fill:rgba(249,250,251,.75)}.hover\:fill-gray-50\/80:hover{fill:rgba(249,250,251,.8)}.hover\:fill-gray-50\/90:hover{fill:rgba(249,250,251,.9)}.hover\:fill-gray-50\/95:hover{fill:rgba(249,250,251,.95)}.hover\:fill-gray-500:hover{fill:#6b7280}.hover\:fill-gray-500\/0:hover{fill:hsla(220,9%,46%,0)}.hover\:fill-gray-500\/10:hover{fill:hsla(220,9%,46%,.1)}.hover\:fill-gray-500\/100:hover{fill:#6b7280}.hover\:fill-gray-500\/20:hover{fill:hsla(220,9%,46%,.2)}.hover\:fill-gray-500\/25:hover{fill:hsla(220,9%,46%,.25)}.hover\:fill-gray-500\/30:hover{fill:hsla(220,9%,46%,.3)}.hover\:fill-gray-500\/40:hover{fill:hsla(220,9%,46%,.4)}.hover\:fill-gray-500\/5:hover{fill:hsla(220,9%,46%,.05)}.hover\:fill-gray-500\/50:hover{fill:hsla(220,9%,46%,.5)}.hover\:fill-gray-500\/60:hover{fill:hsla(220,9%,46%,.6)}.hover\:fill-gray-500\/70:hover{fill:hsla(220,9%,46%,.7)}.hover\:fill-gray-500\/75:hover{fill:hsla(220,9%,46%,.75)}.hover\:fill-gray-500\/80:hover{fill:hsla(220,9%,46%,.8)}.hover\:fill-gray-500\/90:hover{fill:hsla(220,9%,46%,.9)}.hover\:fill-gray-500\/95:hover{fill:hsla(220,9%,46%,.95)}.hover\:fill-gray-600:hover{fill:#4b5563}.hover\:fill-gray-600\/0:hover{fill:rgba(75,85,99,0)}.hover\:fill-gray-600\/10:hover{fill:rgba(75,85,99,.1)}.hover\:fill-gray-600\/100:hover{fill:#4b5563}.hover\:fill-gray-600\/20:hover{fill:rgba(75,85,99,.2)}.hover\:fill-gray-600\/25:hover{fill:rgba(75,85,99,.25)}.hover\:fill-gray-600\/30:hover{fill:rgba(75,85,99,.3)}.hover\:fill-gray-600\/40:hover{fill:rgba(75,85,99,.4)}.hover\:fill-gray-600\/5:hover{fill:rgba(75,85,99,.05)}.hover\:fill-gray-600\/50:hover{fill:rgba(75,85,99,.5)}.hover\:fill-gray-600\/60:hover{fill:rgba(75,85,99,.6)}.hover\:fill-gray-600\/70:hover{fill:rgba(75,85,99,.7)}.hover\:fill-gray-600\/75:hover{fill:rgba(75,85,99,.75)}.hover\:fill-gray-600\/80:hover{fill:rgba(75,85,99,.8)}.hover\:fill-gray-600\/90:hover{fill:rgba(75,85,99,.9)}.hover\:fill-gray-600\/95:hover{fill:rgba(75,85,99,.95)}.hover\:fill-gray-700:hover{fill:#374151}.hover\:fill-gray-700\/0:hover{fill:rgba(55,65,81,0)}.hover\:fill-gray-700\/10:hover{fill:rgba(55,65,81,.1)}.hover\:fill-gray-700\/100:hover{fill:#374151}.hover\:fill-gray-700\/20:hover{fill:rgba(55,65,81,.2)}.hover\:fill-gray-700\/25:hover{fill:rgba(55,65,81,.25)}.hover\:fill-gray-700\/30:hover{fill:rgba(55,65,81,.3)}.hover\:fill-gray-700\/40:hover{fill:rgba(55,65,81,.4)}.hover\:fill-gray-700\/5:hover{fill:rgba(55,65,81,.05)}.hover\:fill-gray-700\/50:hover{fill:rgba(55,65,81,.5)}.hover\:fill-gray-700\/60:hover{fill:rgba(55,65,81,.6)}.hover\:fill-gray-700\/70:hover{fill:rgba(55,65,81,.7)}.hover\:fill-gray-700\/75:hover{fill:rgba(55,65,81,.75)}.hover\:fill-gray-700\/80:hover{fill:rgba(55,65,81,.8)}.hover\:fill-gray-700\/90:hover{fill:rgba(55,65,81,.9)}.hover\:fill-gray-700\/95:hover{fill:rgba(55,65,81,.95)}.hover\:fill-gray-800:hover{fill:#1f2937}.hover\:fill-gray-800\/0:hover{fill:rgba(31,41,55,0)}.hover\:fill-gray-800\/10:hover{fill:rgba(31,41,55,.1)}.hover\:fill-gray-800\/100:hover{fill:#1f2937}.hover\:fill-gray-800\/20:hover{fill:rgba(31,41,55,.2)}.hover\:fill-gray-800\/25:hover{fill:rgba(31,41,55,.25)}.hover\:fill-gray-800\/30:hover{fill:rgba(31,41,55,.3)}.hover\:fill-gray-800\/40:hover{fill:rgba(31,41,55,.4)}.hover\:fill-gray-800\/5:hover{fill:rgba(31,41,55,.05)}.hover\:fill-gray-800\/50:hover{fill:rgba(31,41,55,.5)}.hover\:fill-gray-800\/60:hover{fill:rgba(31,41,55,.6)}.hover\:fill-gray-800\/70:hover{fill:rgba(31,41,55,.7)}.hover\:fill-gray-800\/75:hover{fill:rgba(31,41,55,.75)}.hover\:fill-gray-800\/80:hover{fill:rgba(31,41,55,.8)}.hover\:fill-gray-800\/90:hover{fill:rgba(31,41,55,.9)}.hover\:fill-gray-800\/95:hover{fill:rgba(31,41,55,.95)}.hover\:fill-gray-900:hover{fill:#111827}.hover\:fill-gray-900\/0:hover{fill:rgba(17,24,39,0)}.hover\:fill-gray-900\/10:hover{fill:rgba(17,24,39,.1)}.hover\:fill-gray-900\/100:hover{fill:#111827}.hover\:fill-gray-900\/20:hover{fill:rgba(17,24,39,.2)}.hover\:fill-gray-900\/25:hover{fill:rgba(17,24,39,.25)}.hover\:fill-gray-900\/30:hover{fill:rgba(17,24,39,.3)}.hover\:fill-gray-900\/40:hover{fill:rgba(17,24,39,.4)}.hover\:fill-gray-900\/5:hover{fill:rgba(17,24,39,.05)}.hover\:fill-gray-900\/50:hover{fill:rgba(17,24,39,.5)}.hover\:fill-gray-900\/60:hover{fill:rgba(17,24,39,.6)}.hover\:fill-gray-900\/70:hover{fill:rgba(17,24,39,.7)}.hover\:fill-gray-900\/75:hover{fill:rgba(17,24,39,.75)}.hover\:fill-gray-900\/80:hover{fill:rgba(17,24,39,.8)}.hover\:fill-gray-900\/90:hover{fill:rgba(17,24,39,.9)}.hover\:fill-gray-900\/95:hover{fill:rgba(17,24,39,.95)}.hover\:fill-green-100:hover{fill:#def7ec}.hover\:fill-green-100\/0:hover{fill:rgba(222,247,236,0)}.hover\:fill-green-100\/10:hover{fill:rgba(222,247,236,.1)}.hover\:fill-green-100\/100:hover{fill:#def7ec}.hover\:fill-green-100\/20:hover{fill:rgba(222,247,236,.2)}.hover\:fill-green-100\/25:hover{fill:rgba(222,247,236,.25)}.hover\:fill-green-100\/30:hover{fill:rgba(222,247,236,.3)}.hover\:fill-green-100\/40:hover{fill:rgba(222,247,236,.4)}.hover\:fill-green-100\/5:hover{fill:rgba(222,247,236,.05)}.hover\:fill-green-100\/50:hover{fill:rgba(222,247,236,.5)}.hover\:fill-green-100\/60:hover{fill:rgba(222,247,236,.6)}.hover\:fill-green-100\/70:hover{fill:rgba(222,247,236,.7)}.hover\:fill-green-100\/75:hover{fill:rgba(222,247,236,.75)}.hover\:fill-green-100\/80:hover{fill:rgba(222,247,236,.8)}.hover\:fill-green-100\/90:hover{fill:rgba(222,247,236,.9)}.hover\:fill-green-100\/95:hover{fill:rgba(222,247,236,.95)}.hover\:fill-green-200:hover{fill:#bcf0da}.hover\:fill-green-200\/0:hover{fill:rgba(188,240,218,0)}.hover\:fill-green-200\/10:hover{fill:rgba(188,240,218,.1)}.hover\:fill-green-200\/100:hover{fill:#bcf0da}.hover\:fill-green-200\/20:hover{fill:rgba(188,240,218,.2)}.hover\:fill-green-200\/25:hover{fill:rgba(188,240,218,.25)}.hover\:fill-green-200\/30:hover{fill:rgba(188,240,218,.3)}.hover\:fill-green-200\/40:hover{fill:rgba(188,240,218,.4)}.hover\:fill-green-200\/5:hover{fill:rgba(188,240,218,.05)}.hover\:fill-green-200\/50:hover{fill:rgba(188,240,218,.5)}.hover\:fill-green-200\/60:hover{fill:rgba(188,240,218,.6)}.hover\:fill-green-200\/70:hover{fill:rgba(188,240,218,.7)}.hover\:fill-green-200\/75:hover{fill:rgba(188,240,218,.75)}.hover\:fill-green-200\/80:hover{fill:rgba(188,240,218,.8)}.hover\:fill-green-200\/90:hover{fill:rgba(188,240,218,.9)}.hover\:fill-green-200\/95:hover{fill:rgba(188,240,218,.95)}.hover\:fill-green-300:hover{fill:#84e1bc}.hover\:fill-green-300\/0:hover{fill:rgba(132,225,188,0)}.hover\:fill-green-300\/10:hover{fill:rgba(132,225,188,.1)}.hover\:fill-green-300\/100:hover{fill:#84e1bc}.hover\:fill-green-300\/20:hover{fill:rgba(132,225,188,.2)}.hover\:fill-green-300\/25:hover{fill:rgba(132,225,188,.25)}.hover\:fill-green-300\/30:hover{fill:rgba(132,225,188,.3)}.hover\:fill-green-300\/40:hover{fill:rgba(132,225,188,.4)}.hover\:fill-green-300\/5:hover{fill:rgba(132,225,188,.05)}.hover\:fill-green-300\/50:hover{fill:rgba(132,225,188,.5)}.hover\:fill-green-300\/60:hover{fill:rgba(132,225,188,.6)}.hover\:fill-green-300\/70:hover{fill:rgba(132,225,188,.7)}.hover\:fill-green-300\/75:hover{fill:rgba(132,225,188,.75)}.hover\:fill-green-300\/80:hover{fill:rgba(132,225,188,.8)}.hover\:fill-green-300\/90:hover{fill:rgba(132,225,188,.9)}.hover\:fill-green-300\/95:hover{fill:rgba(132,225,188,.95)}.hover\:fill-green-400:hover{fill:#31c48d}.hover\:fill-green-400\/0:hover{fill:rgba(49,196,141,0)}.hover\:fill-green-400\/10:hover{fill:rgba(49,196,141,.1)}.hover\:fill-green-400\/100:hover{fill:#31c48d}.hover\:fill-green-400\/20:hover{fill:rgba(49,196,141,.2)}.hover\:fill-green-400\/25:hover{fill:rgba(49,196,141,.25)}.hover\:fill-green-400\/30:hover{fill:rgba(49,196,141,.3)}.hover\:fill-green-400\/40:hover{fill:rgba(49,196,141,.4)}.hover\:fill-green-400\/5:hover{fill:rgba(49,196,141,.05)}.hover\:fill-green-400\/50:hover{fill:rgba(49,196,141,.5)}.hover\:fill-green-400\/60:hover{fill:rgba(49,196,141,.6)}.hover\:fill-green-400\/70:hover{fill:rgba(49,196,141,.7)}.hover\:fill-green-400\/75:hover{fill:rgba(49,196,141,.75)}.hover\:fill-green-400\/80:hover{fill:rgba(49,196,141,.8)}.hover\:fill-green-400\/90:hover{fill:rgba(49,196,141,.9)}.hover\:fill-green-400\/95:hover{fill:rgba(49,196,141,.95)}.hover\:fill-green-50:hover{fill:#f3faf7}.hover\:fill-green-50\/0:hover{fill:rgba(243,250,247,0)}.hover\:fill-green-50\/10:hover{fill:rgba(243,250,247,.1)}.hover\:fill-green-50\/100:hover{fill:#f3faf7}.hover\:fill-green-50\/20:hover{fill:rgba(243,250,247,.2)}.hover\:fill-green-50\/25:hover{fill:rgba(243,250,247,.25)}.hover\:fill-green-50\/30:hover{fill:rgba(243,250,247,.3)}.hover\:fill-green-50\/40:hover{fill:rgba(243,250,247,.4)}.hover\:fill-green-50\/5:hover{fill:rgba(243,250,247,.05)}.hover\:fill-green-50\/50:hover{fill:rgba(243,250,247,.5)}.hover\:fill-green-50\/60:hover{fill:rgba(243,250,247,.6)}.hover\:fill-green-50\/70:hover{fill:rgba(243,250,247,.7)}.hover\:fill-green-50\/75:hover{fill:rgba(243,250,247,.75)}.hover\:fill-green-50\/80:hover{fill:rgba(243,250,247,.8)}.hover\:fill-green-50\/90:hover{fill:rgba(243,250,247,.9)}.hover\:fill-green-50\/95:hover{fill:rgba(243,250,247,.95)}.hover\:fill-green-500:hover{fill:#0e9f6e}.hover\:fill-green-500\/0:hover{fill:rgba(14,159,110,0)}.hover\:fill-green-500\/10:hover{fill:rgba(14,159,110,.1)}.hover\:fill-green-500\/100:hover{fill:#0e9f6e}.hover\:fill-green-500\/20:hover{fill:rgba(14,159,110,.2)}.hover\:fill-green-500\/25:hover{fill:rgba(14,159,110,.25)}.hover\:fill-green-500\/30:hover{fill:rgba(14,159,110,.3)}.hover\:fill-green-500\/40:hover{fill:rgba(14,159,110,.4)}.hover\:fill-green-500\/5:hover{fill:rgba(14,159,110,.05)}.hover\:fill-green-500\/50:hover{fill:rgba(14,159,110,.5)}.hover\:fill-green-500\/60:hover{fill:rgba(14,159,110,.6)}.hover\:fill-green-500\/70:hover{fill:rgba(14,159,110,.7)}.hover\:fill-green-500\/75:hover{fill:rgba(14,159,110,.75)}.hover\:fill-green-500\/80:hover{fill:rgba(14,159,110,.8)}.hover\:fill-green-500\/90:hover{fill:rgba(14,159,110,.9)}.hover\:fill-green-500\/95:hover{fill:rgba(14,159,110,.95)}.hover\:fill-green-600:hover{fill:#057a55}.hover\:fill-green-600\/0:hover{fill:rgba(5,122,85,0)}.hover\:fill-green-600\/10:hover{fill:rgba(5,122,85,.1)}.hover\:fill-green-600\/100:hover{fill:#057a55}.hover\:fill-green-600\/20:hover{fill:rgba(5,122,85,.2)}.hover\:fill-green-600\/25:hover{fill:rgba(5,122,85,.25)}.hover\:fill-green-600\/30:hover{fill:rgba(5,122,85,.3)}.hover\:fill-green-600\/40:hover{fill:rgba(5,122,85,.4)}.hover\:fill-green-600\/5:hover{fill:rgba(5,122,85,.05)}.hover\:fill-green-600\/50:hover{fill:rgba(5,122,85,.5)}.hover\:fill-green-600\/60:hover{fill:rgba(5,122,85,.6)}.hover\:fill-green-600\/70:hover{fill:rgba(5,122,85,.7)}.hover\:fill-green-600\/75:hover{fill:rgba(5,122,85,.75)}.hover\:fill-green-600\/80:hover{fill:rgba(5,122,85,.8)}.hover\:fill-green-600\/90:hover{fill:rgba(5,122,85,.9)}.hover\:fill-green-600\/95:hover{fill:rgba(5,122,85,.95)}.hover\:fill-green-700:hover{fill:#046c4e}.hover\:fill-green-700\/0:hover{fill:rgba(4,108,78,0)}.hover\:fill-green-700\/10:hover{fill:rgba(4,108,78,.1)}.hover\:fill-green-700\/100:hover{fill:#046c4e}.hover\:fill-green-700\/20:hover{fill:rgba(4,108,78,.2)}.hover\:fill-green-700\/25:hover{fill:rgba(4,108,78,.25)}.hover\:fill-green-700\/30:hover{fill:rgba(4,108,78,.3)}.hover\:fill-green-700\/40:hover{fill:rgba(4,108,78,.4)}.hover\:fill-green-700\/5:hover{fill:rgba(4,108,78,.05)}.hover\:fill-green-700\/50:hover{fill:rgba(4,108,78,.5)}.hover\:fill-green-700\/60:hover{fill:rgba(4,108,78,.6)}.hover\:fill-green-700\/70:hover{fill:rgba(4,108,78,.7)}.hover\:fill-green-700\/75:hover{fill:rgba(4,108,78,.75)}.hover\:fill-green-700\/80:hover{fill:rgba(4,108,78,.8)}.hover\:fill-green-700\/90:hover{fill:rgba(4,108,78,.9)}.hover\:fill-green-700\/95:hover{fill:rgba(4,108,78,.95)}.hover\:fill-green-800:hover{fill:#03543f}.hover\:fill-green-800\/0:hover{fill:rgba(3,84,63,0)}.hover\:fill-green-800\/10:hover{fill:rgba(3,84,63,.1)}.hover\:fill-green-800\/100:hover{fill:#03543f}.hover\:fill-green-800\/20:hover{fill:rgba(3,84,63,.2)}.hover\:fill-green-800\/25:hover{fill:rgba(3,84,63,.25)}.hover\:fill-green-800\/30:hover{fill:rgba(3,84,63,.3)}.hover\:fill-green-800\/40:hover{fill:rgba(3,84,63,.4)}.hover\:fill-green-800\/5:hover{fill:rgba(3,84,63,.05)}.hover\:fill-green-800\/50:hover{fill:rgba(3,84,63,.5)}.hover\:fill-green-800\/60:hover{fill:rgba(3,84,63,.6)}.hover\:fill-green-800\/70:hover{fill:rgba(3,84,63,.7)}.hover\:fill-green-800\/75:hover{fill:rgba(3,84,63,.75)}.hover\:fill-green-800\/80:hover{fill:rgba(3,84,63,.8)}.hover\:fill-green-800\/90:hover{fill:rgba(3,84,63,.9)}.hover\:fill-green-800\/95:hover{fill:rgba(3,84,63,.95)}.hover\:fill-green-900:hover{fill:#014737}.hover\:fill-green-900\/0:hover{fill:rgba(1,71,55,0)}.hover\:fill-green-900\/10:hover{fill:rgba(1,71,55,.1)}.hover\:fill-green-900\/100:hover{fill:#014737}.hover\:fill-green-900\/20:hover{fill:rgba(1,71,55,.2)}.hover\:fill-green-900\/25:hover{fill:rgba(1,71,55,.25)}.hover\:fill-green-900\/30:hover{fill:rgba(1,71,55,.3)}.hover\:fill-green-900\/40:hover{fill:rgba(1,71,55,.4)}.hover\:fill-green-900\/5:hover{fill:rgba(1,71,55,.05)}.hover\:fill-green-900\/50:hover{fill:rgba(1,71,55,.5)}.hover\:fill-green-900\/60:hover{fill:rgba(1,71,55,.6)}.hover\:fill-green-900\/70:hover{fill:rgba(1,71,55,.7)}.hover\:fill-green-900\/75:hover{fill:rgba(1,71,55,.75)}.hover\:fill-green-900\/80:hover{fill:rgba(1,71,55,.8)}.hover\:fill-green-900\/90:hover{fill:rgba(1,71,55,.9)}.hover\:fill-green-900\/95:hover{fill:rgba(1,71,55,.95)}.hover\:fill-indigo-100:hover{fill:#e5edff}.hover\:fill-indigo-100\/0:hover{fill:rgba(229,237,255,0)}.hover\:fill-indigo-100\/10:hover{fill:rgba(229,237,255,.1)}.hover\:fill-indigo-100\/100:hover{fill:#e5edff}.hover\:fill-indigo-100\/20:hover{fill:rgba(229,237,255,.2)}.hover\:fill-indigo-100\/25:hover{fill:rgba(229,237,255,.25)}.hover\:fill-indigo-100\/30:hover{fill:rgba(229,237,255,.3)}.hover\:fill-indigo-100\/40:hover{fill:rgba(229,237,255,.4)}.hover\:fill-indigo-100\/5:hover{fill:rgba(229,237,255,.05)}.hover\:fill-indigo-100\/50:hover{fill:rgba(229,237,255,.5)}.hover\:fill-indigo-100\/60:hover{fill:rgba(229,237,255,.6)}.hover\:fill-indigo-100\/70:hover{fill:rgba(229,237,255,.7)}.hover\:fill-indigo-100\/75:hover{fill:rgba(229,237,255,.75)}.hover\:fill-indigo-100\/80:hover{fill:rgba(229,237,255,.8)}.hover\:fill-indigo-100\/90:hover{fill:rgba(229,237,255,.9)}.hover\:fill-indigo-100\/95:hover{fill:rgba(229,237,255,.95)}.hover\:fill-indigo-200:hover{fill:#cddbfe}.hover\:fill-indigo-200\/0:hover{fill:rgba(205,219,254,0)}.hover\:fill-indigo-200\/10:hover{fill:rgba(205,219,254,.1)}.hover\:fill-indigo-200\/100:hover{fill:#cddbfe}.hover\:fill-indigo-200\/20:hover{fill:rgba(205,219,254,.2)}.hover\:fill-indigo-200\/25:hover{fill:rgba(205,219,254,.25)}.hover\:fill-indigo-200\/30:hover{fill:rgba(205,219,254,.3)}.hover\:fill-indigo-200\/40:hover{fill:rgba(205,219,254,.4)}.hover\:fill-indigo-200\/5:hover{fill:rgba(205,219,254,.05)}.hover\:fill-indigo-200\/50:hover{fill:rgba(205,219,254,.5)}.hover\:fill-indigo-200\/60:hover{fill:rgba(205,219,254,.6)}.hover\:fill-indigo-200\/70:hover{fill:rgba(205,219,254,.7)}.hover\:fill-indigo-200\/75:hover{fill:rgba(205,219,254,.75)}.hover\:fill-indigo-200\/80:hover{fill:rgba(205,219,254,.8)}.hover\:fill-indigo-200\/90:hover{fill:rgba(205,219,254,.9)}.hover\:fill-indigo-200\/95:hover{fill:rgba(205,219,254,.95)}.hover\:fill-indigo-300:hover{fill:#b4c6fc}.hover\:fill-indigo-300\/0:hover{fill:rgba(180,198,252,0)}.hover\:fill-indigo-300\/10:hover{fill:rgba(180,198,252,.1)}.hover\:fill-indigo-300\/100:hover{fill:#b4c6fc}.hover\:fill-indigo-300\/20:hover{fill:rgba(180,198,252,.2)}.hover\:fill-indigo-300\/25:hover{fill:rgba(180,198,252,.25)}.hover\:fill-indigo-300\/30:hover{fill:rgba(180,198,252,.3)}.hover\:fill-indigo-300\/40:hover{fill:rgba(180,198,252,.4)}.hover\:fill-indigo-300\/5:hover{fill:rgba(180,198,252,.05)}.hover\:fill-indigo-300\/50:hover{fill:rgba(180,198,252,.5)}.hover\:fill-indigo-300\/60:hover{fill:rgba(180,198,252,.6)}.hover\:fill-indigo-300\/70:hover{fill:rgba(180,198,252,.7)}.hover\:fill-indigo-300\/75:hover{fill:rgba(180,198,252,.75)}.hover\:fill-indigo-300\/80:hover{fill:rgba(180,198,252,.8)}.hover\:fill-indigo-300\/90:hover{fill:rgba(180,198,252,.9)}.hover\:fill-indigo-300\/95:hover{fill:rgba(180,198,252,.95)}.hover\:fill-indigo-400:hover{fill:#8da2fb}.hover\:fill-indigo-400\/0:hover{fill:rgba(141,162,251,0)}.hover\:fill-indigo-400\/10:hover{fill:rgba(141,162,251,.1)}.hover\:fill-indigo-400\/100:hover{fill:#8da2fb}.hover\:fill-indigo-400\/20:hover{fill:rgba(141,162,251,.2)}.hover\:fill-indigo-400\/25:hover{fill:rgba(141,162,251,.25)}.hover\:fill-indigo-400\/30:hover{fill:rgba(141,162,251,.3)}.hover\:fill-indigo-400\/40:hover{fill:rgba(141,162,251,.4)}.hover\:fill-indigo-400\/5:hover{fill:rgba(141,162,251,.05)}.hover\:fill-indigo-400\/50:hover{fill:rgba(141,162,251,.5)}.hover\:fill-indigo-400\/60:hover{fill:rgba(141,162,251,.6)}.hover\:fill-indigo-400\/70:hover{fill:rgba(141,162,251,.7)}.hover\:fill-indigo-400\/75:hover{fill:rgba(141,162,251,.75)}.hover\:fill-indigo-400\/80:hover{fill:rgba(141,162,251,.8)}.hover\:fill-indigo-400\/90:hover{fill:rgba(141,162,251,.9)}.hover\:fill-indigo-400\/95:hover{fill:rgba(141,162,251,.95)}.hover\:fill-indigo-50:hover{fill:#f0f5ff}.hover\:fill-indigo-50\/0:hover{fill:rgba(240,245,255,0)}.hover\:fill-indigo-50\/10:hover{fill:rgba(240,245,255,.1)}.hover\:fill-indigo-50\/100:hover{fill:#f0f5ff}.hover\:fill-indigo-50\/20:hover{fill:rgba(240,245,255,.2)}.hover\:fill-indigo-50\/25:hover{fill:rgba(240,245,255,.25)}.hover\:fill-indigo-50\/30:hover{fill:rgba(240,245,255,.3)}.hover\:fill-indigo-50\/40:hover{fill:rgba(240,245,255,.4)}.hover\:fill-indigo-50\/5:hover{fill:rgba(240,245,255,.05)}.hover\:fill-indigo-50\/50:hover{fill:rgba(240,245,255,.5)}.hover\:fill-indigo-50\/60:hover{fill:rgba(240,245,255,.6)}.hover\:fill-indigo-50\/70:hover{fill:rgba(240,245,255,.7)}.hover\:fill-indigo-50\/75:hover{fill:rgba(240,245,255,.75)}.hover\:fill-indigo-50\/80:hover{fill:rgba(240,245,255,.8)}.hover\:fill-indigo-50\/90:hover{fill:rgba(240,245,255,.9)}.hover\:fill-indigo-50\/95:hover{fill:rgba(240,245,255,.95)}.hover\:fill-indigo-500:hover{fill:#6875f5}.hover\:fill-indigo-500\/0:hover{fill:rgba(104,117,245,0)}.hover\:fill-indigo-500\/10:hover{fill:rgba(104,117,245,.1)}.hover\:fill-indigo-500\/100:hover{fill:#6875f5}.hover\:fill-indigo-500\/20:hover{fill:rgba(104,117,245,.2)}.hover\:fill-indigo-500\/25:hover{fill:rgba(104,117,245,.25)}.hover\:fill-indigo-500\/30:hover{fill:rgba(104,117,245,.3)}.hover\:fill-indigo-500\/40:hover{fill:rgba(104,117,245,.4)}.hover\:fill-indigo-500\/5:hover{fill:rgba(104,117,245,.05)}.hover\:fill-indigo-500\/50:hover{fill:rgba(104,117,245,.5)}.hover\:fill-indigo-500\/60:hover{fill:rgba(104,117,245,.6)}.hover\:fill-indigo-500\/70:hover{fill:rgba(104,117,245,.7)}.hover\:fill-indigo-500\/75:hover{fill:rgba(104,117,245,.75)}.hover\:fill-indigo-500\/80:hover{fill:rgba(104,117,245,.8)}.hover\:fill-indigo-500\/90:hover{fill:rgba(104,117,245,.9)}.hover\:fill-indigo-500\/95:hover{fill:rgba(104,117,245,.95)}.hover\:fill-indigo-600:hover{fill:#5850ec}.hover\:fill-indigo-600\/0:hover{fill:rgba(88,80,236,0)}.hover\:fill-indigo-600\/10:hover{fill:rgba(88,80,236,.1)}.hover\:fill-indigo-600\/100:hover{fill:#5850ec}.hover\:fill-indigo-600\/20:hover{fill:rgba(88,80,236,.2)}.hover\:fill-indigo-600\/25:hover{fill:rgba(88,80,236,.25)}.hover\:fill-indigo-600\/30:hover{fill:rgba(88,80,236,.3)}.hover\:fill-indigo-600\/40:hover{fill:rgba(88,80,236,.4)}.hover\:fill-indigo-600\/5:hover{fill:rgba(88,80,236,.05)}.hover\:fill-indigo-600\/50:hover{fill:rgba(88,80,236,.5)}.hover\:fill-indigo-600\/60:hover{fill:rgba(88,80,236,.6)}.hover\:fill-indigo-600\/70:hover{fill:rgba(88,80,236,.7)}.hover\:fill-indigo-600\/75:hover{fill:rgba(88,80,236,.75)}.hover\:fill-indigo-600\/80:hover{fill:rgba(88,80,236,.8)}.hover\:fill-indigo-600\/90:hover{fill:rgba(88,80,236,.9)}.hover\:fill-indigo-600\/95:hover{fill:rgba(88,80,236,.95)}.hover\:fill-indigo-700:hover{fill:#5145cd}.hover\:fill-indigo-700\/0:hover{fill:rgba(81,69,205,0)}.hover\:fill-indigo-700\/10:hover{fill:rgba(81,69,205,.1)}.hover\:fill-indigo-700\/100:hover{fill:#5145cd}.hover\:fill-indigo-700\/20:hover{fill:rgba(81,69,205,.2)}.hover\:fill-indigo-700\/25:hover{fill:rgba(81,69,205,.25)}.hover\:fill-indigo-700\/30:hover{fill:rgba(81,69,205,.3)}.hover\:fill-indigo-700\/40:hover{fill:rgba(81,69,205,.4)}.hover\:fill-indigo-700\/5:hover{fill:rgba(81,69,205,.05)}.hover\:fill-indigo-700\/50:hover{fill:rgba(81,69,205,.5)}.hover\:fill-indigo-700\/60:hover{fill:rgba(81,69,205,.6)}.hover\:fill-indigo-700\/70:hover{fill:rgba(81,69,205,.7)}.hover\:fill-indigo-700\/75:hover{fill:rgba(81,69,205,.75)}.hover\:fill-indigo-700\/80:hover{fill:rgba(81,69,205,.8)}.hover\:fill-indigo-700\/90:hover{fill:rgba(81,69,205,.9)}.hover\:fill-indigo-700\/95:hover{fill:rgba(81,69,205,.95)}.hover\:fill-indigo-800:hover{fill:#42389d}.hover\:fill-indigo-800\/0:hover{fill:rgba(66,56,157,0)}.hover\:fill-indigo-800\/10:hover{fill:rgba(66,56,157,.1)}.hover\:fill-indigo-800\/100:hover{fill:#42389d}.hover\:fill-indigo-800\/20:hover{fill:rgba(66,56,157,.2)}.hover\:fill-indigo-800\/25:hover{fill:rgba(66,56,157,.25)}.hover\:fill-indigo-800\/30:hover{fill:rgba(66,56,157,.3)}.hover\:fill-indigo-800\/40:hover{fill:rgba(66,56,157,.4)}.hover\:fill-indigo-800\/5:hover{fill:rgba(66,56,157,.05)}.hover\:fill-indigo-800\/50:hover{fill:rgba(66,56,157,.5)}.hover\:fill-indigo-800\/60:hover{fill:rgba(66,56,157,.6)}.hover\:fill-indigo-800\/70:hover{fill:rgba(66,56,157,.7)}.hover\:fill-indigo-800\/75:hover{fill:rgba(66,56,157,.75)}.hover\:fill-indigo-800\/80:hover{fill:rgba(66,56,157,.8)}.hover\:fill-indigo-800\/90:hover{fill:rgba(66,56,157,.9)}.hover\:fill-indigo-800\/95:hover{fill:rgba(66,56,157,.95)}.hover\:fill-indigo-900:hover{fill:#362f78}.hover\:fill-indigo-900\/0:hover{fill:rgba(54,47,120,0)}.hover\:fill-indigo-900\/10:hover{fill:rgba(54,47,120,.1)}.hover\:fill-indigo-900\/100:hover{fill:#362f78}.hover\:fill-indigo-900\/20:hover{fill:rgba(54,47,120,.2)}.hover\:fill-indigo-900\/25:hover{fill:rgba(54,47,120,.25)}.hover\:fill-indigo-900\/30:hover{fill:rgba(54,47,120,.3)}.hover\:fill-indigo-900\/40:hover{fill:rgba(54,47,120,.4)}.hover\:fill-indigo-900\/5:hover{fill:rgba(54,47,120,.05)}.hover\:fill-indigo-900\/50:hover{fill:rgba(54,47,120,.5)}.hover\:fill-indigo-900\/60:hover{fill:rgba(54,47,120,.6)}.hover\:fill-indigo-900\/70:hover{fill:rgba(54,47,120,.7)}.hover\:fill-indigo-900\/75:hover{fill:rgba(54,47,120,.75)}.hover\:fill-indigo-900\/80:hover{fill:rgba(54,47,120,.8)}.hover\:fill-indigo-900\/90:hover{fill:rgba(54,47,120,.9)}.hover\:fill-indigo-900\/95:hover{fill:rgba(54,47,120,.95)}.hover\:fill-lime-100:hover{fill:#ecfccb}.hover\:fill-lime-100\/0:hover{fill:hsla(80,89%,89%,0)}.hover\:fill-lime-100\/10:hover{fill:hsla(80,89%,89%,.1)}.hover\:fill-lime-100\/100:hover{fill:#ecfccb}.hover\:fill-lime-100\/20:hover{fill:hsla(80,89%,89%,.2)}.hover\:fill-lime-100\/25:hover{fill:hsla(80,89%,89%,.25)}.hover\:fill-lime-100\/30:hover{fill:hsla(80,89%,89%,.3)}.hover\:fill-lime-100\/40:hover{fill:hsla(80,89%,89%,.4)}.hover\:fill-lime-100\/5:hover{fill:hsla(80,89%,89%,.05)}.hover\:fill-lime-100\/50:hover{fill:hsla(80,89%,89%,.5)}.hover\:fill-lime-100\/60:hover{fill:hsla(80,89%,89%,.6)}.hover\:fill-lime-100\/70:hover{fill:hsla(80,89%,89%,.7)}.hover\:fill-lime-100\/75:hover{fill:hsla(80,89%,89%,.75)}.hover\:fill-lime-100\/80:hover{fill:hsla(80,89%,89%,.8)}.hover\:fill-lime-100\/90:hover{fill:hsla(80,89%,89%,.9)}.hover\:fill-lime-100\/95:hover{fill:hsla(80,89%,89%,.95)}.hover\:fill-lime-200:hover{fill:#d9f99d}.hover\:fill-lime-200\/0:hover{fill:hsla(81,88%,80%,0)}.hover\:fill-lime-200\/10:hover{fill:hsla(81,88%,80%,.1)}.hover\:fill-lime-200\/100:hover{fill:#d9f99d}.hover\:fill-lime-200\/20:hover{fill:hsla(81,88%,80%,.2)}.hover\:fill-lime-200\/25:hover{fill:hsla(81,88%,80%,.25)}.hover\:fill-lime-200\/30:hover{fill:hsla(81,88%,80%,.3)}.hover\:fill-lime-200\/40:hover{fill:hsla(81,88%,80%,.4)}.hover\:fill-lime-200\/5:hover{fill:hsla(81,88%,80%,.05)}.hover\:fill-lime-200\/50:hover{fill:hsla(81,88%,80%,.5)}.hover\:fill-lime-200\/60:hover{fill:hsla(81,88%,80%,.6)}.hover\:fill-lime-200\/70:hover{fill:hsla(81,88%,80%,.7)}.hover\:fill-lime-200\/75:hover{fill:hsla(81,88%,80%,.75)}.hover\:fill-lime-200\/80:hover{fill:hsla(81,88%,80%,.8)}.hover\:fill-lime-200\/90:hover{fill:hsla(81,88%,80%,.9)}.hover\:fill-lime-200\/95:hover{fill:hsla(81,88%,80%,.95)}.hover\:fill-lime-300:hover{fill:#bef264}.hover\:fill-lime-300\/0:hover{fill:hsla(82,85%,67%,0)}.hover\:fill-lime-300\/10:hover{fill:hsla(82,85%,67%,.1)}.hover\:fill-lime-300\/100:hover{fill:#bef264}.hover\:fill-lime-300\/20:hover{fill:hsla(82,85%,67%,.2)}.hover\:fill-lime-300\/25:hover{fill:hsla(82,85%,67%,.25)}.hover\:fill-lime-300\/30:hover{fill:hsla(82,85%,67%,.3)}.hover\:fill-lime-300\/40:hover{fill:hsla(82,85%,67%,.4)}.hover\:fill-lime-300\/5:hover{fill:hsla(82,85%,67%,.05)}.hover\:fill-lime-300\/50:hover{fill:hsla(82,85%,67%,.5)}.hover\:fill-lime-300\/60:hover{fill:hsla(82,85%,67%,.6)}.hover\:fill-lime-300\/70:hover{fill:hsla(82,85%,67%,.7)}.hover\:fill-lime-300\/75:hover{fill:hsla(82,85%,67%,.75)}.hover\:fill-lime-300\/80:hover{fill:hsla(82,85%,67%,.8)}.hover\:fill-lime-300\/90:hover{fill:hsla(82,85%,67%,.9)}.hover\:fill-lime-300\/95:hover{fill:hsla(82,85%,67%,.95)}.hover\:fill-lime-400:hover{fill:#a3e635}.hover\:fill-lime-400\/0:hover{fill:rgba(163,230,53,0)}.hover\:fill-lime-400\/10:hover{fill:rgba(163,230,53,.1)}.hover\:fill-lime-400\/100:hover{fill:#a3e635}.hover\:fill-lime-400\/20:hover{fill:rgba(163,230,53,.2)}.hover\:fill-lime-400\/25:hover{fill:rgba(163,230,53,.25)}.hover\:fill-lime-400\/30:hover{fill:rgba(163,230,53,.3)}.hover\:fill-lime-400\/40:hover{fill:rgba(163,230,53,.4)}.hover\:fill-lime-400\/5:hover{fill:rgba(163,230,53,.05)}.hover\:fill-lime-400\/50:hover{fill:rgba(163,230,53,.5)}.hover\:fill-lime-400\/60:hover{fill:rgba(163,230,53,.6)}.hover\:fill-lime-400\/70:hover{fill:rgba(163,230,53,.7)}.hover\:fill-lime-400\/75:hover{fill:rgba(163,230,53,.75)}.hover\:fill-lime-400\/80:hover{fill:rgba(163,230,53,.8)}.hover\:fill-lime-400\/90:hover{fill:rgba(163,230,53,.9)}.hover\:fill-lime-400\/95:hover{fill:rgba(163,230,53,.95)}.hover\:fill-lime-50:hover{fill:#f7fee7}.hover\:fill-lime-50\/0:hover{fill:hsla(78,92%,95%,0)}.hover\:fill-lime-50\/10:hover{fill:hsla(78,92%,95%,.1)}.hover\:fill-lime-50\/100:hover{fill:#f7fee7}.hover\:fill-lime-50\/20:hover{fill:hsla(78,92%,95%,.2)}.hover\:fill-lime-50\/25:hover{fill:hsla(78,92%,95%,.25)}.hover\:fill-lime-50\/30:hover{fill:hsla(78,92%,95%,.3)}.hover\:fill-lime-50\/40:hover{fill:hsla(78,92%,95%,.4)}.hover\:fill-lime-50\/5:hover{fill:hsla(78,92%,95%,.05)}.hover\:fill-lime-50\/50:hover{fill:hsla(78,92%,95%,.5)}.hover\:fill-lime-50\/60:hover{fill:hsla(78,92%,95%,.6)}.hover\:fill-lime-50\/70:hover{fill:hsla(78,92%,95%,.7)}.hover\:fill-lime-50\/75:hover{fill:hsla(78,92%,95%,.75)}.hover\:fill-lime-50\/80:hover{fill:hsla(78,92%,95%,.8)}.hover\:fill-lime-50\/90:hover{fill:hsla(78,92%,95%,.9)}.hover\:fill-lime-50\/95:hover{fill:hsla(78,92%,95%,.95)}.hover\:fill-lime-500:hover{fill:#84cc16}.hover\:fill-lime-500\/0:hover{fill:rgba(132,204,22,0)}.hover\:fill-lime-500\/10:hover{fill:rgba(132,204,22,.1)}.hover\:fill-lime-500\/100:hover{fill:#84cc16}.hover\:fill-lime-500\/20:hover{fill:rgba(132,204,22,.2)}.hover\:fill-lime-500\/25:hover{fill:rgba(132,204,22,.25)}.hover\:fill-lime-500\/30:hover{fill:rgba(132,204,22,.3)}.hover\:fill-lime-500\/40:hover{fill:rgba(132,204,22,.4)}.hover\:fill-lime-500\/5:hover{fill:rgba(132,204,22,.05)}.hover\:fill-lime-500\/50:hover{fill:rgba(132,204,22,.5)}.hover\:fill-lime-500\/60:hover{fill:rgba(132,204,22,.6)}.hover\:fill-lime-500\/70:hover{fill:rgba(132,204,22,.7)}.hover\:fill-lime-500\/75:hover{fill:rgba(132,204,22,.75)}.hover\:fill-lime-500\/80:hover{fill:rgba(132,204,22,.8)}.hover\:fill-lime-500\/90:hover{fill:rgba(132,204,22,.9)}.hover\:fill-lime-500\/95:hover{fill:rgba(132,204,22,.95)}.hover\:fill-lime-600:hover{fill:#65a30d}.hover\:fill-lime-600\/0:hover{fill:rgba(101,163,13,0)}.hover\:fill-lime-600\/10:hover{fill:rgba(101,163,13,.1)}.hover\:fill-lime-600\/100:hover{fill:#65a30d}.hover\:fill-lime-600\/20:hover{fill:rgba(101,163,13,.2)}.hover\:fill-lime-600\/25:hover{fill:rgba(101,163,13,.25)}.hover\:fill-lime-600\/30:hover{fill:rgba(101,163,13,.3)}.hover\:fill-lime-600\/40:hover{fill:rgba(101,163,13,.4)}.hover\:fill-lime-600\/5:hover{fill:rgba(101,163,13,.05)}.hover\:fill-lime-600\/50:hover{fill:rgba(101,163,13,.5)}.hover\:fill-lime-600\/60:hover{fill:rgba(101,163,13,.6)}.hover\:fill-lime-600\/70:hover{fill:rgba(101,163,13,.7)}.hover\:fill-lime-600\/75:hover{fill:rgba(101,163,13,.75)}.hover\:fill-lime-600\/80:hover{fill:rgba(101,163,13,.8)}.hover\:fill-lime-600\/90:hover{fill:rgba(101,163,13,.9)}.hover\:fill-lime-600\/95:hover{fill:rgba(101,163,13,.95)}.hover\:fill-lime-700:hover{fill:#4d7c0f}.hover\:fill-lime-700\/0:hover{fill:rgba(77,124,15,0)}.hover\:fill-lime-700\/10:hover{fill:rgba(77,124,15,.1)}.hover\:fill-lime-700\/100:hover{fill:#4d7c0f}.hover\:fill-lime-700\/20:hover{fill:rgba(77,124,15,.2)}.hover\:fill-lime-700\/25:hover{fill:rgba(77,124,15,.25)}.hover\:fill-lime-700\/30:hover{fill:rgba(77,124,15,.3)}.hover\:fill-lime-700\/40:hover{fill:rgba(77,124,15,.4)}.hover\:fill-lime-700\/5:hover{fill:rgba(77,124,15,.05)}.hover\:fill-lime-700\/50:hover{fill:rgba(77,124,15,.5)}.hover\:fill-lime-700\/60:hover{fill:rgba(77,124,15,.6)}.hover\:fill-lime-700\/70:hover{fill:rgba(77,124,15,.7)}.hover\:fill-lime-700\/75:hover{fill:rgba(77,124,15,.75)}.hover\:fill-lime-700\/80:hover{fill:rgba(77,124,15,.8)}.hover\:fill-lime-700\/90:hover{fill:rgba(77,124,15,.9)}.hover\:fill-lime-700\/95:hover{fill:rgba(77,124,15,.95)}.hover\:fill-lime-800:hover{fill:#3f6212}.hover\:fill-lime-800\/0:hover{fill:rgba(63,98,18,0)}.hover\:fill-lime-800\/10:hover{fill:rgba(63,98,18,.1)}.hover\:fill-lime-800\/100:hover{fill:#3f6212}.hover\:fill-lime-800\/20:hover{fill:rgba(63,98,18,.2)}.hover\:fill-lime-800\/25:hover{fill:rgba(63,98,18,.25)}.hover\:fill-lime-800\/30:hover{fill:rgba(63,98,18,.3)}.hover\:fill-lime-800\/40:hover{fill:rgba(63,98,18,.4)}.hover\:fill-lime-800\/5:hover{fill:rgba(63,98,18,.05)}.hover\:fill-lime-800\/50:hover{fill:rgba(63,98,18,.5)}.hover\:fill-lime-800\/60:hover{fill:rgba(63,98,18,.6)}.hover\:fill-lime-800\/70:hover{fill:rgba(63,98,18,.7)}.hover\:fill-lime-800\/75:hover{fill:rgba(63,98,18,.75)}.hover\:fill-lime-800\/80:hover{fill:rgba(63,98,18,.8)}.hover\:fill-lime-800\/90:hover{fill:rgba(63,98,18,.9)}.hover\:fill-lime-800\/95:hover{fill:rgba(63,98,18,.95)}.hover\:fill-lime-900:hover{fill:#365314}.hover\:fill-lime-900\/0:hover{fill:rgba(54,83,20,0)}.hover\:fill-lime-900\/10:hover{fill:rgba(54,83,20,.1)}.hover\:fill-lime-900\/100:hover{fill:#365314}.hover\:fill-lime-900\/20:hover{fill:rgba(54,83,20,.2)}.hover\:fill-lime-900\/25:hover{fill:rgba(54,83,20,.25)}.hover\:fill-lime-900\/30:hover{fill:rgba(54,83,20,.3)}.hover\:fill-lime-900\/40:hover{fill:rgba(54,83,20,.4)}.hover\:fill-lime-900\/5:hover{fill:rgba(54,83,20,.05)}.hover\:fill-lime-900\/50:hover{fill:rgba(54,83,20,.5)}.hover\:fill-lime-900\/60:hover{fill:rgba(54,83,20,.6)}.hover\:fill-lime-900\/70:hover{fill:rgba(54,83,20,.7)}.hover\:fill-lime-900\/75:hover{fill:rgba(54,83,20,.75)}.hover\:fill-lime-900\/80:hover{fill:rgba(54,83,20,.8)}.hover\:fill-lime-900\/90:hover{fill:rgba(54,83,20,.9)}.hover\:fill-lime-900\/95:hover{fill:rgba(54,83,20,.95)}.hover\:fill-neutral-100:hover{fill:#f5f5f5}.hover\:fill-neutral-100\/0:hover{fill:hsla(0,0%,96%,0)}.hover\:fill-neutral-100\/10:hover{fill:hsla(0,0%,96%,.1)}.hover\:fill-neutral-100\/100:hover{fill:#f5f5f5}.hover\:fill-neutral-100\/20:hover{fill:hsla(0,0%,96%,.2)}.hover\:fill-neutral-100\/25:hover{fill:hsla(0,0%,96%,.25)}.hover\:fill-neutral-100\/30:hover{fill:hsla(0,0%,96%,.3)}.hover\:fill-neutral-100\/40:hover{fill:hsla(0,0%,96%,.4)}.hover\:fill-neutral-100\/5:hover{fill:hsla(0,0%,96%,.05)}.hover\:fill-neutral-100\/50:hover{fill:hsla(0,0%,96%,.5)}.hover\:fill-neutral-100\/60:hover{fill:hsla(0,0%,96%,.6)}.hover\:fill-neutral-100\/70:hover{fill:hsla(0,0%,96%,.7)}.hover\:fill-neutral-100\/75:hover{fill:hsla(0,0%,96%,.75)}.hover\:fill-neutral-100\/80:hover{fill:hsla(0,0%,96%,.8)}.hover\:fill-neutral-100\/90:hover{fill:hsla(0,0%,96%,.9)}.hover\:fill-neutral-100\/95:hover{fill:hsla(0,0%,96%,.95)}.hover\:fill-neutral-200:hover{fill:#e5e5e5}.hover\:fill-neutral-200\/0:hover{fill:hsla(0,0%,90%,0)}.hover\:fill-neutral-200\/10:hover{fill:hsla(0,0%,90%,.1)}.hover\:fill-neutral-200\/100:hover{fill:#e5e5e5}.hover\:fill-neutral-200\/20:hover{fill:hsla(0,0%,90%,.2)}.hover\:fill-neutral-200\/25:hover{fill:hsla(0,0%,90%,.25)}.hover\:fill-neutral-200\/30:hover{fill:hsla(0,0%,90%,.3)}.hover\:fill-neutral-200\/40:hover{fill:hsla(0,0%,90%,.4)}.hover\:fill-neutral-200\/5:hover{fill:hsla(0,0%,90%,.05)}.hover\:fill-neutral-200\/50:hover{fill:hsla(0,0%,90%,.5)}.hover\:fill-neutral-200\/60:hover{fill:hsla(0,0%,90%,.6)}.hover\:fill-neutral-200\/70:hover{fill:hsla(0,0%,90%,.7)}.hover\:fill-neutral-200\/75:hover{fill:hsla(0,0%,90%,.75)}.hover\:fill-neutral-200\/80:hover{fill:hsla(0,0%,90%,.8)}.hover\:fill-neutral-200\/90:hover{fill:hsla(0,0%,90%,.9)}.hover\:fill-neutral-200\/95:hover{fill:hsla(0,0%,90%,.95)}.hover\:fill-neutral-300:hover{fill:#d4d4d4}.hover\:fill-neutral-300\/0:hover{fill:hsla(0,0%,83%,0)}.hover\:fill-neutral-300\/10:hover{fill:hsla(0,0%,83%,.1)}.hover\:fill-neutral-300\/100:hover{fill:#d4d4d4}.hover\:fill-neutral-300\/20:hover{fill:hsla(0,0%,83%,.2)}.hover\:fill-neutral-300\/25:hover{fill:hsla(0,0%,83%,.25)}.hover\:fill-neutral-300\/30:hover{fill:hsla(0,0%,83%,.3)}.hover\:fill-neutral-300\/40:hover{fill:hsla(0,0%,83%,.4)}.hover\:fill-neutral-300\/5:hover{fill:hsla(0,0%,83%,.05)}.hover\:fill-neutral-300\/50:hover{fill:hsla(0,0%,83%,.5)}.hover\:fill-neutral-300\/60:hover{fill:hsla(0,0%,83%,.6)}.hover\:fill-neutral-300\/70:hover{fill:hsla(0,0%,83%,.7)}.hover\:fill-neutral-300\/75:hover{fill:hsla(0,0%,83%,.75)}.hover\:fill-neutral-300\/80:hover{fill:hsla(0,0%,83%,.8)}.hover\:fill-neutral-300\/90:hover{fill:hsla(0,0%,83%,.9)}.hover\:fill-neutral-300\/95:hover{fill:hsla(0,0%,83%,.95)}.hover\:fill-neutral-400:hover{fill:#a3a3a3}.hover\:fill-neutral-400\/0:hover{fill:hsla(0,0%,64%,0)}.hover\:fill-neutral-400\/10:hover{fill:hsla(0,0%,64%,.1)}.hover\:fill-neutral-400\/100:hover{fill:#a3a3a3}.hover\:fill-neutral-400\/20:hover{fill:hsla(0,0%,64%,.2)}.hover\:fill-neutral-400\/25:hover{fill:hsla(0,0%,64%,.25)}.hover\:fill-neutral-400\/30:hover{fill:hsla(0,0%,64%,.3)}.hover\:fill-neutral-400\/40:hover{fill:hsla(0,0%,64%,.4)}.hover\:fill-neutral-400\/5:hover{fill:hsla(0,0%,64%,.05)}.hover\:fill-neutral-400\/50:hover{fill:hsla(0,0%,64%,.5)}.hover\:fill-neutral-400\/60:hover{fill:hsla(0,0%,64%,.6)}.hover\:fill-neutral-400\/70:hover{fill:hsla(0,0%,64%,.7)}.hover\:fill-neutral-400\/75:hover{fill:hsla(0,0%,64%,.75)}.hover\:fill-neutral-400\/80:hover{fill:hsla(0,0%,64%,.8)}.hover\:fill-neutral-400\/90:hover{fill:hsla(0,0%,64%,.9)}.hover\:fill-neutral-400\/95:hover{fill:hsla(0,0%,64%,.95)}.hover\:fill-neutral-50:hover{fill:#fafafa}.hover\:fill-neutral-50\/0:hover{fill:hsla(0,0%,98%,0)}.hover\:fill-neutral-50\/10:hover{fill:hsla(0,0%,98%,.1)}.hover\:fill-neutral-50\/100:hover{fill:#fafafa}.hover\:fill-neutral-50\/20:hover{fill:hsla(0,0%,98%,.2)}.hover\:fill-neutral-50\/25:hover{fill:hsla(0,0%,98%,.25)}.hover\:fill-neutral-50\/30:hover{fill:hsla(0,0%,98%,.3)}.hover\:fill-neutral-50\/40:hover{fill:hsla(0,0%,98%,.4)}.hover\:fill-neutral-50\/5:hover{fill:hsla(0,0%,98%,.05)}.hover\:fill-neutral-50\/50:hover{fill:hsla(0,0%,98%,.5)}.hover\:fill-neutral-50\/60:hover{fill:hsla(0,0%,98%,.6)}.hover\:fill-neutral-50\/70:hover{fill:hsla(0,0%,98%,.7)}.hover\:fill-neutral-50\/75:hover{fill:hsla(0,0%,98%,.75)}.hover\:fill-neutral-50\/80:hover{fill:hsla(0,0%,98%,.8)}.hover\:fill-neutral-50\/90:hover{fill:hsla(0,0%,98%,.9)}.hover\:fill-neutral-50\/95:hover{fill:hsla(0,0%,98%,.95)}.hover\:fill-neutral-500:hover{fill:#737373}.hover\:fill-neutral-500\/0:hover{fill:hsla(0,0%,45%,0)}.hover\:fill-neutral-500\/10:hover{fill:hsla(0,0%,45%,.1)}.hover\:fill-neutral-500\/100:hover{fill:#737373}.hover\:fill-neutral-500\/20:hover{fill:hsla(0,0%,45%,.2)}.hover\:fill-neutral-500\/25:hover{fill:hsla(0,0%,45%,.25)}.hover\:fill-neutral-500\/30:hover{fill:hsla(0,0%,45%,.3)}.hover\:fill-neutral-500\/40:hover{fill:hsla(0,0%,45%,.4)}.hover\:fill-neutral-500\/5:hover{fill:hsla(0,0%,45%,.05)}.hover\:fill-neutral-500\/50:hover{fill:hsla(0,0%,45%,.5)}.hover\:fill-neutral-500\/60:hover{fill:hsla(0,0%,45%,.6)}.hover\:fill-neutral-500\/70:hover{fill:hsla(0,0%,45%,.7)}.hover\:fill-neutral-500\/75:hover{fill:hsla(0,0%,45%,.75)}.hover\:fill-neutral-500\/80:hover{fill:hsla(0,0%,45%,.8)}.hover\:fill-neutral-500\/90:hover{fill:hsla(0,0%,45%,.9)}.hover\:fill-neutral-500\/95:hover{fill:hsla(0,0%,45%,.95)}.hover\:fill-neutral-600:hover{fill:#525252}.hover\:fill-neutral-600\/0:hover{fill:rgba(82,82,82,0)}.hover\:fill-neutral-600\/10:hover{fill:rgba(82,82,82,.1)}.hover\:fill-neutral-600\/100:hover{fill:#525252}.hover\:fill-neutral-600\/20:hover{fill:rgba(82,82,82,.2)}.hover\:fill-neutral-600\/25:hover{fill:rgba(82,82,82,.25)}.hover\:fill-neutral-600\/30:hover{fill:rgba(82,82,82,.3)}.hover\:fill-neutral-600\/40:hover{fill:rgba(82,82,82,.4)}.hover\:fill-neutral-600\/5:hover{fill:rgba(82,82,82,.05)}.hover\:fill-neutral-600\/50:hover{fill:rgba(82,82,82,.5)}.hover\:fill-neutral-600\/60:hover{fill:rgba(82,82,82,.6)}.hover\:fill-neutral-600\/70:hover{fill:rgba(82,82,82,.7)}.hover\:fill-neutral-600\/75:hover{fill:rgba(82,82,82,.75)}.hover\:fill-neutral-600\/80:hover{fill:rgba(82,82,82,.8)}.hover\:fill-neutral-600\/90:hover{fill:rgba(82,82,82,.9)}.hover\:fill-neutral-600\/95:hover{fill:rgba(82,82,82,.95)}.hover\:fill-neutral-700:hover{fill:#404040}.hover\:fill-neutral-700\/0:hover{fill:rgba(64,64,64,0)}.hover\:fill-neutral-700\/10:hover{fill:rgba(64,64,64,.1)}.hover\:fill-neutral-700\/100:hover{fill:#404040}.hover\:fill-neutral-700\/20:hover{fill:rgba(64,64,64,.2)}.hover\:fill-neutral-700\/25:hover{fill:rgba(64,64,64,.25)}.hover\:fill-neutral-700\/30:hover{fill:rgba(64,64,64,.3)}.hover\:fill-neutral-700\/40:hover{fill:rgba(64,64,64,.4)}.hover\:fill-neutral-700\/5:hover{fill:rgba(64,64,64,.05)}.hover\:fill-neutral-700\/50:hover{fill:rgba(64,64,64,.5)}.hover\:fill-neutral-700\/60:hover{fill:rgba(64,64,64,.6)}.hover\:fill-neutral-700\/70:hover{fill:rgba(64,64,64,.7)}.hover\:fill-neutral-700\/75:hover{fill:rgba(64,64,64,.75)}.hover\:fill-neutral-700\/80:hover{fill:rgba(64,64,64,.8)}.hover\:fill-neutral-700\/90:hover{fill:rgba(64,64,64,.9)}.hover\:fill-neutral-700\/95:hover{fill:rgba(64,64,64,.95)}.hover\:fill-neutral-800:hover{fill:#262626}.hover\:fill-neutral-800\/0:hover{fill:rgba(38,38,38,0)}.hover\:fill-neutral-800\/10:hover{fill:rgba(38,38,38,.1)}.hover\:fill-neutral-800\/100:hover{fill:#262626}.hover\:fill-neutral-800\/20:hover{fill:rgba(38,38,38,.2)}.hover\:fill-neutral-800\/25:hover{fill:rgba(38,38,38,.25)}.hover\:fill-neutral-800\/30:hover{fill:rgba(38,38,38,.3)}.hover\:fill-neutral-800\/40:hover{fill:rgba(38,38,38,.4)}.hover\:fill-neutral-800\/5:hover{fill:rgba(38,38,38,.05)}.hover\:fill-neutral-800\/50:hover{fill:rgba(38,38,38,.5)}.hover\:fill-neutral-800\/60:hover{fill:rgba(38,38,38,.6)}.hover\:fill-neutral-800\/70:hover{fill:rgba(38,38,38,.7)}.hover\:fill-neutral-800\/75:hover{fill:rgba(38,38,38,.75)}.hover\:fill-neutral-800\/80:hover{fill:rgba(38,38,38,.8)}.hover\:fill-neutral-800\/90:hover{fill:rgba(38,38,38,.9)}.hover\:fill-neutral-800\/95:hover{fill:rgba(38,38,38,.95)}.hover\:fill-neutral-900:hover{fill:#171717}.hover\:fill-neutral-900\/0:hover{fill:hsla(0,0%,9%,0)}.hover\:fill-neutral-900\/10:hover{fill:hsla(0,0%,9%,.1)}.hover\:fill-neutral-900\/100:hover{fill:#171717}.hover\:fill-neutral-900\/20:hover{fill:hsla(0,0%,9%,.2)}.hover\:fill-neutral-900\/25:hover{fill:hsla(0,0%,9%,.25)}.hover\:fill-neutral-900\/30:hover{fill:hsla(0,0%,9%,.3)}.hover\:fill-neutral-900\/40:hover{fill:hsla(0,0%,9%,.4)}.hover\:fill-neutral-900\/5:hover{fill:hsla(0,0%,9%,.05)}.hover\:fill-neutral-900\/50:hover{fill:hsla(0,0%,9%,.5)}.hover\:fill-neutral-900\/60:hover{fill:hsla(0,0%,9%,.6)}.hover\:fill-neutral-900\/70:hover{fill:hsla(0,0%,9%,.7)}.hover\:fill-neutral-900\/75:hover{fill:hsla(0,0%,9%,.75)}.hover\:fill-neutral-900\/80:hover{fill:hsla(0,0%,9%,.8)}.hover\:fill-neutral-900\/90:hover{fill:hsla(0,0%,9%,.9)}.hover\:fill-neutral-900\/95:hover{fill:hsla(0,0%,9%,.95)}.hover\:fill-orange-100:hover{fill:#feecdc}.hover\:fill-orange-100\/0:hover{fill:hsla(28,94%,93%,0)}.hover\:fill-orange-100\/10:hover{fill:hsla(28,94%,93%,.1)}.hover\:fill-orange-100\/100:hover{fill:#feecdc}.hover\:fill-orange-100\/20:hover{fill:hsla(28,94%,93%,.2)}.hover\:fill-orange-100\/25:hover{fill:hsla(28,94%,93%,.25)}.hover\:fill-orange-100\/30:hover{fill:hsla(28,94%,93%,.3)}.hover\:fill-orange-100\/40:hover{fill:hsla(28,94%,93%,.4)}.hover\:fill-orange-100\/5:hover{fill:hsla(28,94%,93%,.05)}.hover\:fill-orange-100\/50:hover{fill:hsla(28,94%,93%,.5)}.hover\:fill-orange-100\/60:hover{fill:hsla(28,94%,93%,.6)}.hover\:fill-orange-100\/70:hover{fill:hsla(28,94%,93%,.7)}.hover\:fill-orange-100\/75:hover{fill:hsla(28,94%,93%,.75)}.hover\:fill-orange-100\/80:hover{fill:hsla(28,94%,93%,.8)}.hover\:fill-orange-100\/90:hover{fill:hsla(28,94%,93%,.9)}.hover\:fill-orange-100\/95:hover{fill:hsla(28,94%,93%,.95)}.hover\:fill-orange-200:hover{fill:#fcd9bd}.hover\:fill-orange-200\/0:hover{fill:hsla(27,91%,86%,0)}.hover\:fill-orange-200\/10:hover{fill:hsla(27,91%,86%,.1)}.hover\:fill-orange-200\/100:hover{fill:#fcd9bd}.hover\:fill-orange-200\/20:hover{fill:hsla(27,91%,86%,.2)}.hover\:fill-orange-200\/25:hover{fill:hsla(27,91%,86%,.25)}.hover\:fill-orange-200\/30:hover{fill:hsla(27,91%,86%,.3)}.hover\:fill-orange-200\/40:hover{fill:hsla(27,91%,86%,.4)}.hover\:fill-orange-200\/5:hover{fill:hsla(27,91%,86%,.05)}.hover\:fill-orange-200\/50:hover{fill:hsla(27,91%,86%,.5)}.hover\:fill-orange-200\/60:hover{fill:hsla(27,91%,86%,.6)}.hover\:fill-orange-200\/70:hover{fill:hsla(27,91%,86%,.7)}.hover\:fill-orange-200\/75:hover{fill:hsla(27,91%,86%,.75)}.hover\:fill-orange-200\/80:hover{fill:hsla(27,91%,86%,.8)}.hover\:fill-orange-200\/90:hover{fill:hsla(27,91%,86%,.9)}.hover\:fill-orange-200\/95:hover{fill:hsla(27,91%,86%,.95)}.hover\:fill-orange-300:hover{fill:#fdba8c}.hover\:fill-orange-300\/0:hover{fill:hsla(24,97%,77%,0)}.hover\:fill-orange-300\/10:hover{fill:hsla(24,97%,77%,.1)}.hover\:fill-orange-300\/100:hover{fill:#fdba8c}.hover\:fill-orange-300\/20:hover{fill:hsla(24,97%,77%,.2)}.hover\:fill-orange-300\/25:hover{fill:hsla(24,97%,77%,.25)}.hover\:fill-orange-300\/30:hover{fill:hsla(24,97%,77%,.3)}.hover\:fill-orange-300\/40:hover{fill:hsla(24,97%,77%,.4)}.hover\:fill-orange-300\/5:hover{fill:hsla(24,97%,77%,.05)}.hover\:fill-orange-300\/50:hover{fill:hsla(24,97%,77%,.5)}.hover\:fill-orange-300\/60:hover{fill:hsla(24,97%,77%,.6)}.hover\:fill-orange-300\/70:hover{fill:hsla(24,97%,77%,.7)}.hover\:fill-orange-300\/75:hover{fill:hsla(24,97%,77%,.75)}.hover\:fill-orange-300\/80:hover{fill:hsla(24,97%,77%,.8)}.hover\:fill-orange-300\/90:hover{fill:hsla(24,97%,77%,.9)}.hover\:fill-orange-300\/95:hover{fill:hsla(24,97%,77%,.95)}.hover\:fill-orange-400:hover{fill:#ff8a4c}.hover\:fill-orange-400\/0:hover{fill:rgba(255,138,76,0)}.hover\:fill-orange-400\/10:hover{fill:rgba(255,138,76,.1)}.hover\:fill-orange-400\/100:hover{fill:#ff8a4c}.hover\:fill-orange-400\/20:hover{fill:rgba(255,138,76,.2)}.hover\:fill-orange-400\/25:hover{fill:rgba(255,138,76,.25)}.hover\:fill-orange-400\/30:hover{fill:rgba(255,138,76,.3)}.hover\:fill-orange-400\/40:hover{fill:rgba(255,138,76,.4)}.hover\:fill-orange-400\/5:hover{fill:rgba(255,138,76,.05)}.hover\:fill-orange-400\/50:hover{fill:rgba(255,138,76,.5)}.hover\:fill-orange-400\/60:hover{fill:rgba(255,138,76,.6)}.hover\:fill-orange-400\/70:hover{fill:rgba(255,138,76,.7)}.hover\:fill-orange-400\/75:hover{fill:rgba(255,138,76,.75)}.hover\:fill-orange-400\/80:hover{fill:rgba(255,138,76,.8)}.hover\:fill-orange-400\/90:hover{fill:rgba(255,138,76,.9)}.hover\:fill-orange-400\/95:hover{fill:rgba(255,138,76,.95)}.hover\:fill-orange-50:hover{fill:#fff8f1}.hover\:fill-orange-50\/0:hover{fill:rgba(255,248,241,0)}.hover\:fill-orange-50\/10:hover{fill:rgba(255,248,241,.1)}.hover\:fill-orange-50\/100:hover{fill:#fff8f1}.hover\:fill-orange-50\/20:hover{fill:rgba(255,248,241,.2)}.hover\:fill-orange-50\/25:hover{fill:rgba(255,248,241,.25)}.hover\:fill-orange-50\/30:hover{fill:rgba(255,248,241,.3)}.hover\:fill-orange-50\/40:hover{fill:rgba(255,248,241,.4)}.hover\:fill-orange-50\/5:hover{fill:rgba(255,248,241,.05)}.hover\:fill-orange-50\/50:hover{fill:rgba(255,248,241,.5)}.hover\:fill-orange-50\/60:hover{fill:rgba(255,248,241,.6)}.hover\:fill-orange-50\/70:hover{fill:rgba(255,248,241,.7)}.hover\:fill-orange-50\/75:hover{fill:rgba(255,248,241,.75)}.hover\:fill-orange-50\/80:hover{fill:rgba(255,248,241,.8)}.hover\:fill-orange-50\/90:hover{fill:rgba(255,248,241,.9)}.hover\:fill-orange-50\/95:hover{fill:rgba(255,248,241,.95)}.hover\:fill-orange-500:hover{fill:#ff5a1f}.hover\:fill-orange-500\/0:hover{fill:rgba(255,90,31,0)}.hover\:fill-orange-500\/10:hover{fill:rgba(255,90,31,.1)}.hover\:fill-orange-500\/100:hover{fill:#ff5a1f}.hover\:fill-orange-500\/20:hover{fill:rgba(255,90,31,.2)}.hover\:fill-orange-500\/25:hover{fill:rgba(255,90,31,.25)}.hover\:fill-orange-500\/30:hover{fill:rgba(255,90,31,.3)}.hover\:fill-orange-500\/40:hover{fill:rgba(255,90,31,.4)}.hover\:fill-orange-500\/5:hover{fill:rgba(255,90,31,.05)}.hover\:fill-orange-500\/50:hover{fill:rgba(255,90,31,.5)}.hover\:fill-orange-500\/60:hover{fill:rgba(255,90,31,.6)}.hover\:fill-orange-500\/70:hover{fill:rgba(255,90,31,.7)}.hover\:fill-orange-500\/75:hover{fill:rgba(255,90,31,.75)}.hover\:fill-orange-500\/80:hover{fill:rgba(255,90,31,.8)}.hover\:fill-orange-500\/90:hover{fill:rgba(255,90,31,.9)}.hover\:fill-orange-500\/95:hover{fill:rgba(255,90,31,.95)}.hover\:fill-orange-600:hover{fill:#d03801}.hover\:fill-orange-600\/0:hover{fill:rgba(208,56,1,0)}.hover\:fill-orange-600\/10:hover{fill:rgba(208,56,1,.1)}.hover\:fill-orange-600\/100:hover{fill:#d03801}.hover\:fill-orange-600\/20:hover{fill:rgba(208,56,1,.2)}.hover\:fill-orange-600\/25:hover{fill:rgba(208,56,1,.25)}.hover\:fill-orange-600\/30:hover{fill:rgba(208,56,1,.3)}.hover\:fill-orange-600\/40:hover{fill:rgba(208,56,1,.4)}.hover\:fill-orange-600\/5:hover{fill:rgba(208,56,1,.05)}.hover\:fill-orange-600\/50:hover{fill:rgba(208,56,1,.5)}.hover\:fill-orange-600\/60:hover{fill:rgba(208,56,1,.6)}.hover\:fill-orange-600\/70:hover{fill:rgba(208,56,1,.7)}.hover\:fill-orange-600\/75:hover{fill:rgba(208,56,1,.75)}.hover\:fill-orange-600\/80:hover{fill:rgba(208,56,1,.8)}.hover\:fill-orange-600\/90:hover{fill:rgba(208,56,1,.9)}.hover\:fill-orange-600\/95:hover{fill:rgba(208,56,1,.95)}.hover\:fill-orange-700:hover{fill:#b43403}.hover\:fill-orange-700\/0:hover{fill:rgba(180,52,3,0)}.hover\:fill-orange-700\/10:hover{fill:rgba(180,52,3,.1)}.hover\:fill-orange-700\/100:hover{fill:#b43403}.hover\:fill-orange-700\/20:hover{fill:rgba(180,52,3,.2)}.hover\:fill-orange-700\/25:hover{fill:rgba(180,52,3,.25)}.hover\:fill-orange-700\/30:hover{fill:rgba(180,52,3,.3)}.hover\:fill-orange-700\/40:hover{fill:rgba(180,52,3,.4)}.hover\:fill-orange-700\/5:hover{fill:rgba(180,52,3,.05)}.hover\:fill-orange-700\/50:hover{fill:rgba(180,52,3,.5)}.hover\:fill-orange-700\/60:hover{fill:rgba(180,52,3,.6)}.hover\:fill-orange-700\/70:hover{fill:rgba(180,52,3,.7)}.hover\:fill-orange-700\/75:hover{fill:rgba(180,52,3,.75)}.hover\:fill-orange-700\/80:hover{fill:rgba(180,52,3,.8)}.hover\:fill-orange-700\/90:hover{fill:rgba(180,52,3,.9)}.hover\:fill-orange-700\/95:hover{fill:rgba(180,52,3,.95)}.hover\:fill-orange-800:hover{fill:#8a2c0d}.hover\:fill-orange-800\/0:hover{fill:rgba(138,44,13,0)}.hover\:fill-orange-800\/10:hover{fill:rgba(138,44,13,.1)}.hover\:fill-orange-800\/100:hover{fill:#8a2c0d}.hover\:fill-orange-800\/20:hover{fill:rgba(138,44,13,.2)}.hover\:fill-orange-800\/25:hover{fill:rgba(138,44,13,.25)}.hover\:fill-orange-800\/30:hover{fill:rgba(138,44,13,.3)}.hover\:fill-orange-800\/40:hover{fill:rgba(138,44,13,.4)}.hover\:fill-orange-800\/5:hover{fill:rgba(138,44,13,.05)}.hover\:fill-orange-800\/50:hover{fill:rgba(138,44,13,.5)}.hover\:fill-orange-800\/60:hover{fill:rgba(138,44,13,.6)}.hover\:fill-orange-800\/70:hover{fill:rgba(138,44,13,.7)}.hover\:fill-orange-800\/75:hover{fill:rgba(138,44,13,.75)}.hover\:fill-orange-800\/80:hover{fill:rgba(138,44,13,.8)}.hover\:fill-orange-800\/90:hover{fill:rgba(138,44,13,.9)}.hover\:fill-orange-800\/95:hover{fill:rgba(138,44,13,.95)}.hover\:fill-orange-900:hover{fill:#771d1d}.hover\:fill-orange-900\/0:hover{fill:rgba(119,29,29,0)}.hover\:fill-orange-900\/10:hover{fill:rgba(119,29,29,.1)}.hover\:fill-orange-900\/100:hover{fill:#771d1d}.hover\:fill-orange-900\/20:hover{fill:rgba(119,29,29,.2)}.hover\:fill-orange-900\/25:hover{fill:rgba(119,29,29,.25)}.hover\:fill-orange-900\/30:hover{fill:rgba(119,29,29,.3)}.hover\:fill-orange-900\/40:hover{fill:rgba(119,29,29,.4)}.hover\:fill-orange-900\/5:hover{fill:rgba(119,29,29,.05)}.hover\:fill-orange-900\/50:hover{fill:rgba(119,29,29,.5)}.hover\:fill-orange-900\/60:hover{fill:rgba(119,29,29,.6)}.hover\:fill-orange-900\/70:hover{fill:rgba(119,29,29,.7)}.hover\:fill-orange-900\/75:hover{fill:rgba(119,29,29,.75)}.hover\:fill-orange-900\/80:hover{fill:rgba(119,29,29,.8)}.hover\:fill-orange-900\/90:hover{fill:rgba(119,29,29,.9)}.hover\:fill-orange-900\/95:hover{fill:rgba(119,29,29,.95)}.hover\:fill-pink-100:hover{fill:#fce8f3}.hover\:fill-pink-100\/0:hover{fill:rgba(252,232,243,0)}.hover\:fill-pink-100\/10:hover{fill:rgba(252,232,243,.1)}.hover\:fill-pink-100\/100:hover{fill:#fce8f3}.hover\:fill-pink-100\/20:hover{fill:rgba(252,232,243,.2)}.hover\:fill-pink-100\/25:hover{fill:rgba(252,232,243,.25)}.hover\:fill-pink-100\/30:hover{fill:rgba(252,232,243,.3)}.hover\:fill-pink-100\/40:hover{fill:rgba(252,232,243,.4)}.hover\:fill-pink-100\/5:hover{fill:rgba(252,232,243,.05)}.hover\:fill-pink-100\/50:hover{fill:rgba(252,232,243,.5)}.hover\:fill-pink-100\/60:hover{fill:rgba(252,232,243,.6)}.hover\:fill-pink-100\/70:hover{fill:rgba(252,232,243,.7)}.hover\:fill-pink-100\/75:hover{fill:rgba(252,232,243,.75)}.hover\:fill-pink-100\/80:hover{fill:rgba(252,232,243,.8)}.hover\:fill-pink-100\/90:hover{fill:rgba(252,232,243,.9)}.hover\:fill-pink-100\/95:hover{fill:rgba(252,232,243,.95)}.hover\:fill-pink-200:hover{fill:#fad1e8}.hover\:fill-pink-200\/0:hover{fill:rgba(250,209,232,0)}.hover\:fill-pink-200\/10:hover{fill:rgba(250,209,232,.1)}.hover\:fill-pink-200\/100:hover{fill:#fad1e8}.hover\:fill-pink-200\/20:hover{fill:rgba(250,209,232,.2)}.hover\:fill-pink-200\/25:hover{fill:rgba(250,209,232,.25)}.hover\:fill-pink-200\/30:hover{fill:rgba(250,209,232,.3)}.hover\:fill-pink-200\/40:hover{fill:rgba(250,209,232,.4)}.hover\:fill-pink-200\/5:hover{fill:rgba(250,209,232,.05)}.hover\:fill-pink-200\/50:hover{fill:rgba(250,209,232,.5)}.hover\:fill-pink-200\/60:hover{fill:rgba(250,209,232,.6)}.hover\:fill-pink-200\/70:hover{fill:rgba(250,209,232,.7)}.hover\:fill-pink-200\/75:hover{fill:rgba(250,209,232,.75)}.hover\:fill-pink-200\/80:hover{fill:rgba(250,209,232,.8)}.hover\:fill-pink-200\/90:hover{fill:rgba(250,209,232,.9)}.hover\:fill-pink-200\/95:hover{fill:rgba(250,209,232,.95)}.hover\:fill-pink-300:hover{fill:#f8b4d9}.hover\:fill-pink-300\/0:hover{fill:rgba(248,180,217,0)}.hover\:fill-pink-300\/10:hover{fill:rgba(248,180,217,.1)}.hover\:fill-pink-300\/100:hover{fill:#f8b4d9}.hover\:fill-pink-300\/20:hover{fill:rgba(248,180,217,.2)}.hover\:fill-pink-300\/25:hover{fill:rgba(248,180,217,.25)}.hover\:fill-pink-300\/30:hover{fill:rgba(248,180,217,.3)}.hover\:fill-pink-300\/40:hover{fill:rgba(248,180,217,.4)}.hover\:fill-pink-300\/5:hover{fill:rgba(248,180,217,.05)}.hover\:fill-pink-300\/50:hover{fill:rgba(248,180,217,.5)}.hover\:fill-pink-300\/60:hover{fill:rgba(248,180,217,.6)}.hover\:fill-pink-300\/70:hover{fill:rgba(248,180,217,.7)}.hover\:fill-pink-300\/75:hover{fill:rgba(248,180,217,.75)}.hover\:fill-pink-300\/80:hover{fill:rgba(248,180,217,.8)}.hover\:fill-pink-300\/90:hover{fill:rgba(248,180,217,.9)}.hover\:fill-pink-300\/95:hover{fill:rgba(248,180,217,.95)}.hover\:fill-pink-400:hover{fill:#f17eb8}.hover\:fill-pink-400\/0:hover{fill:rgba(241,126,184,0)}.hover\:fill-pink-400\/10:hover{fill:rgba(241,126,184,.1)}.hover\:fill-pink-400\/100:hover{fill:#f17eb8}.hover\:fill-pink-400\/20:hover{fill:rgba(241,126,184,.2)}.hover\:fill-pink-400\/25:hover{fill:rgba(241,126,184,.25)}.hover\:fill-pink-400\/30:hover{fill:rgba(241,126,184,.3)}.hover\:fill-pink-400\/40:hover{fill:rgba(241,126,184,.4)}.hover\:fill-pink-400\/5:hover{fill:rgba(241,126,184,.05)}.hover\:fill-pink-400\/50:hover{fill:rgba(241,126,184,.5)}.hover\:fill-pink-400\/60:hover{fill:rgba(241,126,184,.6)}.hover\:fill-pink-400\/70:hover{fill:rgba(241,126,184,.7)}.hover\:fill-pink-400\/75:hover{fill:rgba(241,126,184,.75)}.hover\:fill-pink-400\/80:hover{fill:rgba(241,126,184,.8)}.hover\:fill-pink-400\/90:hover{fill:rgba(241,126,184,.9)}.hover\:fill-pink-400\/95:hover{fill:rgba(241,126,184,.95)}.hover\:fill-pink-50:hover{fill:#fdf2f8}.hover\:fill-pink-50\/0:hover{fill:rgba(253,242,248,0)}.hover\:fill-pink-50\/10:hover{fill:rgba(253,242,248,.1)}.hover\:fill-pink-50\/100:hover{fill:#fdf2f8}.hover\:fill-pink-50\/20:hover{fill:rgba(253,242,248,.2)}.hover\:fill-pink-50\/25:hover{fill:rgba(253,242,248,.25)}.hover\:fill-pink-50\/30:hover{fill:rgba(253,242,248,.3)}.hover\:fill-pink-50\/40:hover{fill:rgba(253,242,248,.4)}.hover\:fill-pink-50\/5:hover{fill:rgba(253,242,248,.05)}.hover\:fill-pink-50\/50:hover{fill:rgba(253,242,248,.5)}.hover\:fill-pink-50\/60:hover{fill:rgba(253,242,248,.6)}.hover\:fill-pink-50\/70:hover{fill:rgba(253,242,248,.7)}.hover\:fill-pink-50\/75:hover{fill:rgba(253,242,248,.75)}.hover\:fill-pink-50\/80:hover{fill:rgba(253,242,248,.8)}.hover\:fill-pink-50\/90:hover{fill:rgba(253,242,248,.9)}.hover\:fill-pink-50\/95:hover{fill:rgba(253,242,248,.95)}.hover\:fill-pink-500:hover{fill:#e74694}.hover\:fill-pink-500\/0:hover{fill:rgba(231,70,148,0)}.hover\:fill-pink-500\/10:hover{fill:rgba(231,70,148,.1)}.hover\:fill-pink-500\/100:hover{fill:#e74694}.hover\:fill-pink-500\/20:hover{fill:rgba(231,70,148,.2)}.hover\:fill-pink-500\/25:hover{fill:rgba(231,70,148,.25)}.hover\:fill-pink-500\/30:hover{fill:rgba(231,70,148,.3)}.hover\:fill-pink-500\/40:hover{fill:rgba(231,70,148,.4)}.hover\:fill-pink-500\/5:hover{fill:rgba(231,70,148,.05)}.hover\:fill-pink-500\/50:hover{fill:rgba(231,70,148,.5)}.hover\:fill-pink-500\/60:hover{fill:rgba(231,70,148,.6)}.hover\:fill-pink-500\/70:hover{fill:rgba(231,70,148,.7)}.hover\:fill-pink-500\/75:hover{fill:rgba(231,70,148,.75)}.hover\:fill-pink-500\/80:hover{fill:rgba(231,70,148,.8)}.hover\:fill-pink-500\/90:hover{fill:rgba(231,70,148,.9)}.hover\:fill-pink-500\/95:hover{fill:rgba(231,70,148,.95)}.hover\:fill-pink-600:hover{fill:#d61f69}.hover\:fill-pink-600\/0:hover{fill:rgba(214,31,105,0)}.hover\:fill-pink-600\/10:hover{fill:rgba(214,31,105,.1)}.hover\:fill-pink-600\/100:hover{fill:#d61f69}.hover\:fill-pink-600\/20:hover{fill:rgba(214,31,105,.2)}.hover\:fill-pink-600\/25:hover{fill:rgba(214,31,105,.25)}.hover\:fill-pink-600\/30:hover{fill:rgba(214,31,105,.3)}.hover\:fill-pink-600\/40:hover{fill:rgba(214,31,105,.4)}.hover\:fill-pink-600\/5:hover{fill:rgba(214,31,105,.05)}.hover\:fill-pink-600\/50:hover{fill:rgba(214,31,105,.5)}.hover\:fill-pink-600\/60:hover{fill:rgba(214,31,105,.6)}.hover\:fill-pink-600\/70:hover{fill:rgba(214,31,105,.7)}.hover\:fill-pink-600\/75:hover{fill:rgba(214,31,105,.75)}.hover\:fill-pink-600\/80:hover{fill:rgba(214,31,105,.8)}.hover\:fill-pink-600\/90:hover{fill:rgba(214,31,105,.9)}.hover\:fill-pink-600\/95:hover{fill:rgba(214,31,105,.95)}.hover\:fill-pink-700:hover{fill:#bf125d}.hover\:fill-pink-700\/0:hover{fill:rgba(191,18,93,0)}.hover\:fill-pink-700\/10:hover{fill:rgba(191,18,93,.1)}.hover\:fill-pink-700\/100:hover{fill:#bf125d}.hover\:fill-pink-700\/20:hover{fill:rgba(191,18,93,.2)}.hover\:fill-pink-700\/25:hover{fill:rgba(191,18,93,.25)}.hover\:fill-pink-700\/30:hover{fill:rgba(191,18,93,.3)}.hover\:fill-pink-700\/40:hover{fill:rgba(191,18,93,.4)}.hover\:fill-pink-700\/5:hover{fill:rgba(191,18,93,.05)}.hover\:fill-pink-700\/50:hover{fill:rgba(191,18,93,.5)}.hover\:fill-pink-700\/60:hover{fill:rgba(191,18,93,.6)}.hover\:fill-pink-700\/70:hover{fill:rgba(191,18,93,.7)}.hover\:fill-pink-700\/75:hover{fill:rgba(191,18,93,.75)}.hover\:fill-pink-700\/80:hover{fill:rgba(191,18,93,.8)}.hover\:fill-pink-700\/90:hover{fill:rgba(191,18,93,.9)}.hover\:fill-pink-700\/95:hover{fill:rgba(191,18,93,.95)}.hover\:fill-pink-800:hover{fill:#99154b}.hover\:fill-pink-800\/0:hover{fill:rgba(153,21,75,0)}.hover\:fill-pink-800\/10:hover{fill:rgba(153,21,75,.1)}.hover\:fill-pink-800\/100:hover{fill:#99154b}.hover\:fill-pink-800\/20:hover{fill:rgba(153,21,75,.2)}.hover\:fill-pink-800\/25:hover{fill:rgba(153,21,75,.25)}.hover\:fill-pink-800\/30:hover{fill:rgba(153,21,75,.3)}.hover\:fill-pink-800\/40:hover{fill:rgba(153,21,75,.4)}.hover\:fill-pink-800\/5:hover{fill:rgba(153,21,75,.05)}.hover\:fill-pink-800\/50:hover{fill:rgba(153,21,75,.5)}.hover\:fill-pink-800\/60:hover{fill:rgba(153,21,75,.6)}.hover\:fill-pink-800\/70:hover{fill:rgba(153,21,75,.7)}.hover\:fill-pink-800\/75:hover{fill:rgba(153,21,75,.75)}.hover\:fill-pink-800\/80:hover{fill:rgba(153,21,75,.8)}.hover\:fill-pink-800\/90:hover{fill:rgba(153,21,75,.9)}.hover\:fill-pink-800\/95:hover{fill:rgba(153,21,75,.95)}.hover\:fill-pink-900:hover{fill:#751a3d}.hover\:fill-pink-900\/0:hover{fill:rgba(117,26,61,0)}.hover\:fill-pink-900\/10:hover{fill:rgba(117,26,61,.1)}.hover\:fill-pink-900\/100:hover{fill:#751a3d}.hover\:fill-pink-900\/20:hover{fill:rgba(117,26,61,.2)}.hover\:fill-pink-900\/25:hover{fill:rgba(117,26,61,.25)}.hover\:fill-pink-900\/30:hover{fill:rgba(117,26,61,.3)}.hover\:fill-pink-900\/40:hover{fill:rgba(117,26,61,.4)}.hover\:fill-pink-900\/5:hover{fill:rgba(117,26,61,.05)}.hover\:fill-pink-900\/50:hover{fill:rgba(117,26,61,.5)}.hover\:fill-pink-900\/60:hover{fill:rgba(117,26,61,.6)}.hover\:fill-pink-900\/70:hover{fill:rgba(117,26,61,.7)}.hover\:fill-pink-900\/75:hover{fill:rgba(117,26,61,.75)}.hover\:fill-pink-900\/80:hover{fill:rgba(117,26,61,.8)}.hover\:fill-pink-900\/90:hover{fill:rgba(117,26,61,.9)}.hover\:fill-pink-900\/95:hover{fill:rgba(117,26,61,.95)}.hover\:fill-purple-100:hover{fill:#edebfe}.hover\:fill-purple-100\/0:hover{fill:rgba(237,235,254,0)}.hover\:fill-purple-100\/10:hover{fill:rgba(237,235,254,.1)}.hover\:fill-purple-100\/100:hover{fill:#edebfe}.hover\:fill-purple-100\/20:hover{fill:rgba(237,235,254,.2)}.hover\:fill-purple-100\/25:hover{fill:rgba(237,235,254,.25)}.hover\:fill-purple-100\/30:hover{fill:rgba(237,235,254,.3)}.hover\:fill-purple-100\/40:hover{fill:rgba(237,235,254,.4)}.hover\:fill-purple-100\/5:hover{fill:rgba(237,235,254,.05)}.hover\:fill-purple-100\/50:hover{fill:rgba(237,235,254,.5)}.hover\:fill-purple-100\/60:hover{fill:rgba(237,235,254,.6)}.hover\:fill-purple-100\/70:hover{fill:rgba(237,235,254,.7)}.hover\:fill-purple-100\/75:hover{fill:rgba(237,235,254,.75)}.hover\:fill-purple-100\/80:hover{fill:rgba(237,235,254,.8)}.hover\:fill-purple-100\/90:hover{fill:rgba(237,235,254,.9)}.hover\:fill-purple-100\/95:hover{fill:rgba(237,235,254,.95)}.hover\:fill-purple-200:hover{fill:#dcd7fe}.hover\:fill-purple-200\/0:hover{fill:rgba(220,215,254,0)}.hover\:fill-purple-200\/10:hover{fill:rgba(220,215,254,.1)}.hover\:fill-purple-200\/100:hover{fill:#dcd7fe}.hover\:fill-purple-200\/20:hover{fill:rgba(220,215,254,.2)}.hover\:fill-purple-200\/25:hover{fill:rgba(220,215,254,.25)}.hover\:fill-purple-200\/30:hover{fill:rgba(220,215,254,.3)}.hover\:fill-purple-200\/40:hover{fill:rgba(220,215,254,.4)}.hover\:fill-purple-200\/5:hover{fill:rgba(220,215,254,.05)}.hover\:fill-purple-200\/50:hover{fill:rgba(220,215,254,.5)}.hover\:fill-purple-200\/60:hover{fill:rgba(220,215,254,.6)}.hover\:fill-purple-200\/70:hover{fill:rgba(220,215,254,.7)}.hover\:fill-purple-200\/75:hover{fill:rgba(220,215,254,.75)}.hover\:fill-purple-200\/80:hover{fill:rgba(220,215,254,.8)}.hover\:fill-purple-200\/90:hover{fill:rgba(220,215,254,.9)}.hover\:fill-purple-200\/95:hover{fill:rgba(220,215,254,.95)}.hover\:fill-purple-300:hover{fill:#cabffd}.hover\:fill-purple-300\/0:hover{fill:rgba(202,191,253,0)}.hover\:fill-purple-300\/10:hover{fill:rgba(202,191,253,.1)}.hover\:fill-purple-300\/100:hover{fill:#cabffd}.hover\:fill-purple-300\/20:hover{fill:rgba(202,191,253,.2)}.hover\:fill-purple-300\/25:hover{fill:rgba(202,191,253,.25)}.hover\:fill-purple-300\/30:hover{fill:rgba(202,191,253,.3)}.hover\:fill-purple-300\/40:hover{fill:rgba(202,191,253,.4)}.hover\:fill-purple-300\/5:hover{fill:rgba(202,191,253,.05)}.hover\:fill-purple-300\/50:hover{fill:rgba(202,191,253,.5)}.hover\:fill-purple-300\/60:hover{fill:rgba(202,191,253,.6)}.hover\:fill-purple-300\/70:hover{fill:rgba(202,191,253,.7)}.hover\:fill-purple-300\/75:hover{fill:rgba(202,191,253,.75)}.hover\:fill-purple-300\/80:hover{fill:rgba(202,191,253,.8)}.hover\:fill-purple-300\/90:hover{fill:rgba(202,191,253,.9)}.hover\:fill-purple-300\/95:hover{fill:rgba(202,191,253,.95)}.hover\:fill-purple-400:hover{fill:#ac94fa}.hover\:fill-purple-400\/0:hover{fill:rgba(172,148,250,0)}.hover\:fill-purple-400\/10:hover{fill:rgba(172,148,250,.1)}.hover\:fill-purple-400\/100:hover{fill:#ac94fa}.hover\:fill-purple-400\/20:hover{fill:rgba(172,148,250,.2)}.hover\:fill-purple-400\/25:hover{fill:rgba(172,148,250,.25)}.hover\:fill-purple-400\/30:hover{fill:rgba(172,148,250,.3)}.hover\:fill-purple-400\/40:hover{fill:rgba(172,148,250,.4)}.hover\:fill-purple-400\/5:hover{fill:rgba(172,148,250,.05)}.hover\:fill-purple-400\/50:hover{fill:rgba(172,148,250,.5)}.hover\:fill-purple-400\/60:hover{fill:rgba(172,148,250,.6)}.hover\:fill-purple-400\/70:hover{fill:rgba(172,148,250,.7)}.hover\:fill-purple-400\/75:hover{fill:rgba(172,148,250,.75)}.hover\:fill-purple-400\/80:hover{fill:rgba(172,148,250,.8)}.hover\:fill-purple-400\/90:hover{fill:rgba(172,148,250,.9)}.hover\:fill-purple-400\/95:hover{fill:rgba(172,148,250,.95)}.hover\:fill-purple-50:hover{fill:#f6f5ff}.hover\:fill-purple-50\/0:hover{fill:rgba(246,245,255,0)}.hover\:fill-purple-50\/10:hover{fill:rgba(246,245,255,.1)}.hover\:fill-purple-50\/100:hover{fill:#f6f5ff}.hover\:fill-purple-50\/20:hover{fill:rgba(246,245,255,.2)}.hover\:fill-purple-50\/25:hover{fill:rgba(246,245,255,.25)}.hover\:fill-purple-50\/30:hover{fill:rgba(246,245,255,.3)}.hover\:fill-purple-50\/40:hover{fill:rgba(246,245,255,.4)}.hover\:fill-purple-50\/5:hover{fill:rgba(246,245,255,.05)}.hover\:fill-purple-50\/50:hover{fill:rgba(246,245,255,.5)}.hover\:fill-purple-50\/60:hover{fill:rgba(246,245,255,.6)}.hover\:fill-purple-50\/70:hover{fill:rgba(246,245,255,.7)}.hover\:fill-purple-50\/75:hover{fill:rgba(246,245,255,.75)}.hover\:fill-purple-50\/80:hover{fill:rgba(246,245,255,.8)}.hover\:fill-purple-50\/90:hover{fill:rgba(246,245,255,.9)}.hover\:fill-purple-50\/95:hover{fill:rgba(246,245,255,.95)}.hover\:fill-purple-500:hover{fill:#9061f9}.hover\:fill-purple-500\/0:hover{fill:rgba(144,97,249,0)}.hover\:fill-purple-500\/10:hover{fill:rgba(144,97,249,.1)}.hover\:fill-purple-500\/100:hover{fill:#9061f9}.hover\:fill-purple-500\/20:hover{fill:rgba(144,97,249,.2)}.hover\:fill-purple-500\/25:hover{fill:rgba(144,97,249,.25)}.hover\:fill-purple-500\/30:hover{fill:rgba(144,97,249,.3)}.hover\:fill-purple-500\/40:hover{fill:rgba(144,97,249,.4)}.hover\:fill-purple-500\/5:hover{fill:rgba(144,97,249,.05)}.hover\:fill-purple-500\/50:hover{fill:rgba(144,97,249,.5)}.hover\:fill-purple-500\/60:hover{fill:rgba(144,97,249,.6)}.hover\:fill-purple-500\/70:hover{fill:rgba(144,97,249,.7)}.hover\:fill-purple-500\/75:hover{fill:rgba(144,97,249,.75)}.hover\:fill-purple-500\/80:hover{fill:rgba(144,97,249,.8)}.hover\:fill-purple-500\/90:hover{fill:rgba(144,97,249,.9)}.hover\:fill-purple-500\/95:hover{fill:rgba(144,97,249,.95)}.hover\:fill-purple-600:hover{fill:#7e3af2}.hover\:fill-purple-600\/0:hover{fill:rgba(126,58,242,0)}.hover\:fill-purple-600\/10:hover{fill:rgba(126,58,242,.1)}.hover\:fill-purple-600\/100:hover{fill:#7e3af2}.hover\:fill-purple-600\/20:hover{fill:rgba(126,58,242,.2)}.hover\:fill-purple-600\/25:hover{fill:rgba(126,58,242,.25)}.hover\:fill-purple-600\/30:hover{fill:rgba(126,58,242,.3)}.hover\:fill-purple-600\/40:hover{fill:rgba(126,58,242,.4)}.hover\:fill-purple-600\/5:hover{fill:rgba(126,58,242,.05)}.hover\:fill-purple-600\/50:hover{fill:rgba(126,58,242,.5)}.hover\:fill-purple-600\/60:hover{fill:rgba(126,58,242,.6)}.hover\:fill-purple-600\/70:hover{fill:rgba(126,58,242,.7)}.hover\:fill-purple-600\/75:hover{fill:rgba(126,58,242,.75)}.hover\:fill-purple-600\/80:hover{fill:rgba(126,58,242,.8)}.hover\:fill-purple-600\/90:hover{fill:rgba(126,58,242,.9)}.hover\:fill-purple-600\/95:hover{fill:rgba(126,58,242,.95)}.hover\:fill-purple-700:hover{fill:#6c2bd9}.hover\:fill-purple-700\/0:hover{fill:rgba(108,43,217,0)}.hover\:fill-purple-700\/10:hover{fill:rgba(108,43,217,.1)}.hover\:fill-purple-700\/100:hover{fill:#6c2bd9}.hover\:fill-purple-700\/20:hover{fill:rgba(108,43,217,.2)}.hover\:fill-purple-700\/25:hover{fill:rgba(108,43,217,.25)}.hover\:fill-purple-700\/30:hover{fill:rgba(108,43,217,.3)}.hover\:fill-purple-700\/40:hover{fill:rgba(108,43,217,.4)}.hover\:fill-purple-700\/5:hover{fill:rgba(108,43,217,.05)}.hover\:fill-purple-700\/50:hover{fill:rgba(108,43,217,.5)}.hover\:fill-purple-700\/60:hover{fill:rgba(108,43,217,.6)}.hover\:fill-purple-700\/70:hover{fill:rgba(108,43,217,.7)}.hover\:fill-purple-700\/75:hover{fill:rgba(108,43,217,.75)}.hover\:fill-purple-700\/80:hover{fill:rgba(108,43,217,.8)}.hover\:fill-purple-700\/90:hover{fill:rgba(108,43,217,.9)}.hover\:fill-purple-700\/95:hover{fill:rgba(108,43,217,.95)}.hover\:fill-purple-800:hover{fill:#5521b5}.hover\:fill-purple-800\/0:hover{fill:rgba(85,33,181,0)}.hover\:fill-purple-800\/10:hover{fill:rgba(85,33,181,.1)}.hover\:fill-purple-800\/100:hover{fill:#5521b5}.hover\:fill-purple-800\/20:hover{fill:rgba(85,33,181,.2)}.hover\:fill-purple-800\/25:hover{fill:rgba(85,33,181,.25)}.hover\:fill-purple-800\/30:hover{fill:rgba(85,33,181,.3)}.hover\:fill-purple-800\/40:hover{fill:rgba(85,33,181,.4)}.hover\:fill-purple-800\/5:hover{fill:rgba(85,33,181,.05)}.hover\:fill-purple-800\/50:hover{fill:rgba(85,33,181,.5)}.hover\:fill-purple-800\/60:hover{fill:rgba(85,33,181,.6)}.hover\:fill-purple-800\/70:hover{fill:rgba(85,33,181,.7)}.hover\:fill-purple-800\/75:hover{fill:rgba(85,33,181,.75)}.hover\:fill-purple-800\/80:hover{fill:rgba(85,33,181,.8)}.hover\:fill-purple-800\/90:hover{fill:rgba(85,33,181,.9)}.hover\:fill-purple-800\/95:hover{fill:rgba(85,33,181,.95)}.hover\:fill-purple-900:hover{fill:#4a1d96}.hover\:fill-purple-900\/0:hover{fill:rgba(74,29,150,0)}.hover\:fill-purple-900\/10:hover{fill:rgba(74,29,150,.1)}.hover\:fill-purple-900\/100:hover{fill:#4a1d96}.hover\:fill-purple-900\/20:hover{fill:rgba(74,29,150,.2)}.hover\:fill-purple-900\/25:hover{fill:rgba(74,29,150,.25)}.hover\:fill-purple-900\/30:hover{fill:rgba(74,29,150,.3)}.hover\:fill-purple-900\/40:hover{fill:rgba(74,29,150,.4)}.hover\:fill-purple-900\/5:hover{fill:rgba(74,29,150,.05)}.hover\:fill-purple-900\/50:hover{fill:rgba(74,29,150,.5)}.hover\:fill-purple-900\/60:hover{fill:rgba(74,29,150,.6)}.hover\:fill-purple-900\/70:hover{fill:rgba(74,29,150,.7)}.hover\:fill-purple-900\/75:hover{fill:rgba(74,29,150,.75)}.hover\:fill-purple-900\/80:hover{fill:rgba(74,29,150,.8)}.hover\:fill-purple-900\/90:hover{fill:rgba(74,29,150,.9)}.hover\:fill-purple-900\/95:hover{fill:rgba(74,29,150,.95)}.hover\:fill-red-100:hover{fill:#fde8e8}.hover\:fill-red-100\/0:hover{fill:hsla(0,84%,95%,0)}.hover\:fill-red-100\/10:hover{fill:hsla(0,84%,95%,.1)}.hover\:fill-red-100\/100:hover{fill:#fde8e8}.hover\:fill-red-100\/20:hover{fill:hsla(0,84%,95%,.2)}.hover\:fill-red-100\/25:hover{fill:hsla(0,84%,95%,.25)}.hover\:fill-red-100\/30:hover{fill:hsla(0,84%,95%,.3)}.hover\:fill-red-100\/40:hover{fill:hsla(0,84%,95%,.4)}.hover\:fill-red-100\/5:hover{fill:hsla(0,84%,95%,.05)}.hover\:fill-red-100\/50:hover{fill:hsla(0,84%,95%,.5)}.hover\:fill-red-100\/60:hover{fill:hsla(0,84%,95%,.6)}.hover\:fill-red-100\/70:hover{fill:hsla(0,84%,95%,.7)}.hover\:fill-red-100\/75:hover{fill:hsla(0,84%,95%,.75)}.hover\:fill-red-100\/80:hover{fill:hsla(0,84%,95%,.8)}.hover\:fill-red-100\/90:hover{fill:hsla(0,84%,95%,.9)}.hover\:fill-red-100\/95:hover{fill:hsla(0,84%,95%,.95)}.hover\:fill-red-200:hover{fill:#fbd5d5}.hover\:fill-red-200\/0:hover{fill:hsla(0,83%,91%,0)}.hover\:fill-red-200\/10:hover{fill:hsla(0,83%,91%,.1)}.hover\:fill-red-200\/100:hover{fill:#fbd5d5}.hover\:fill-red-200\/20:hover{fill:hsla(0,83%,91%,.2)}.hover\:fill-red-200\/25:hover{fill:hsla(0,83%,91%,.25)}.hover\:fill-red-200\/30:hover{fill:hsla(0,83%,91%,.3)}.hover\:fill-red-200\/40:hover{fill:hsla(0,83%,91%,.4)}.hover\:fill-red-200\/5:hover{fill:hsla(0,83%,91%,.05)}.hover\:fill-red-200\/50:hover{fill:hsla(0,83%,91%,.5)}.hover\:fill-red-200\/60:hover{fill:hsla(0,83%,91%,.6)}.hover\:fill-red-200\/70:hover{fill:hsla(0,83%,91%,.7)}.hover\:fill-red-200\/75:hover{fill:hsla(0,83%,91%,.75)}.hover\:fill-red-200\/80:hover{fill:hsla(0,83%,91%,.8)}.hover\:fill-red-200\/90:hover{fill:hsla(0,83%,91%,.9)}.hover\:fill-red-200\/95:hover{fill:hsla(0,83%,91%,.95)}.hover\:fill-red-300:hover{fill:#f8b4b4}.hover\:fill-red-300\/0:hover{fill:hsla(0,83%,84%,0)}.hover\:fill-red-300\/10:hover{fill:hsla(0,83%,84%,.1)}.hover\:fill-red-300\/100:hover{fill:#f8b4b4}.hover\:fill-red-300\/20:hover{fill:hsla(0,83%,84%,.2)}.hover\:fill-red-300\/25:hover{fill:hsla(0,83%,84%,.25)}.hover\:fill-red-300\/30:hover{fill:hsla(0,83%,84%,.3)}.hover\:fill-red-300\/40:hover{fill:hsla(0,83%,84%,.4)}.hover\:fill-red-300\/5:hover{fill:hsla(0,83%,84%,.05)}.hover\:fill-red-300\/50:hover{fill:hsla(0,83%,84%,.5)}.hover\:fill-red-300\/60:hover{fill:hsla(0,83%,84%,.6)}.hover\:fill-red-300\/70:hover{fill:hsla(0,83%,84%,.7)}.hover\:fill-red-300\/75:hover{fill:hsla(0,83%,84%,.75)}.hover\:fill-red-300\/80:hover{fill:hsla(0,83%,84%,.8)}.hover\:fill-red-300\/90:hover{fill:hsla(0,83%,84%,.9)}.hover\:fill-red-300\/95:hover{fill:hsla(0,83%,84%,.95)}.hover\:fill-red-400:hover{fill:#f98080}.hover\:fill-red-400\/0:hover{fill:hsla(0,91%,74%,0)}.hover\:fill-red-400\/10:hover{fill:hsla(0,91%,74%,.1)}.hover\:fill-red-400\/100:hover{fill:#f98080}.hover\:fill-red-400\/20:hover{fill:hsla(0,91%,74%,.2)}.hover\:fill-red-400\/25:hover{fill:hsla(0,91%,74%,.25)}.hover\:fill-red-400\/30:hover{fill:hsla(0,91%,74%,.3)}.hover\:fill-red-400\/40:hover{fill:hsla(0,91%,74%,.4)}.hover\:fill-red-400\/5:hover{fill:hsla(0,91%,74%,.05)}.hover\:fill-red-400\/50:hover{fill:hsla(0,91%,74%,.5)}.hover\:fill-red-400\/60:hover{fill:hsla(0,91%,74%,.6)}.hover\:fill-red-400\/70:hover{fill:hsla(0,91%,74%,.7)}.hover\:fill-red-400\/75:hover{fill:hsla(0,91%,74%,.75)}.hover\:fill-red-400\/80:hover{fill:hsla(0,91%,74%,.8)}.hover\:fill-red-400\/90:hover{fill:hsla(0,91%,74%,.9)}.hover\:fill-red-400\/95:hover{fill:hsla(0,91%,74%,.95)}.hover\:fill-red-50:hover{fill:#fdf2f2}.hover\:fill-red-50\/0:hover{fill:hsla(0,73%,97%,0)}.hover\:fill-red-50\/10:hover{fill:hsla(0,73%,97%,.1)}.hover\:fill-red-50\/100:hover{fill:#fdf2f2}.hover\:fill-red-50\/20:hover{fill:hsla(0,73%,97%,.2)}.hover\:fill-red-50\/25:hover{fill:hsla(0,73%,97%,.25)}.hover\:fill-red-50\/30:hover{fill:hsla(0,73%,97%,.3)}.hover\:fill-red-50\/40:hover{fill:hsla(0,73%,97%,.4)}.hover\:fill-red-50\/5:hover{fill:hsla(0,73%,97%,.05)}.hover\:fill-red-50\/50:hover{fill:hsla(0,73%,97%,.5)}.hover\:fill-red-50\/60:hover{fill:hsla(0,73%,97%,.6)}.hover\:fill-red-50\/70:hover{fill:hsla(0,73%,97%,.7)}.hover\:fill-red-50\/75:hover{fill:hsla(0,73%,97%,.75)}.hover\:fill-red-50\/80:hover{fill:hsla(0,73%,97%,.8)}.hover\:fill-red-50\/90:hover{fill:hsla(0,73%,97%,.9)}.hover\:fill-red-50\/95:hover{fill:hsla(0,73%,97%,.95)}.hover\:fill-red-500:hover{fill:#f05252}.hover\:fill-red-500\/0:hover{fill:rgba(240,82,82,0)}.hover\:fill-red-500\/10:hover{fill:rgba(240,82,82,.1)}.hover\:fill-red-500\/100:hover{fill:#f05252}.hover\:fill-red-500\/20:hover{fill:rgba(240,82,82,.2)}.hover\:fill-red-500\/25:hover{fill:rgba(240,82,82,.25)}.hover\:fill-red-500\/30:hover{fill:rgba(240,82,82,.3)}.hover\:fill-red-500\/40:hover{fill:rgba(240,82,82,.4)}.hover\:fill-red-500\/5:hover{fill:rgba(240,82,82,.05)}.hover\:fill-red-500\/50:hover{fill:rgba(240,82,82,.5)}.hover\:fill-red-500\/60:hover{fill:rgba(240,82,82,.6)}.hover\:fill-red-500\/70:hover{fill:rgba(240,82,82,.7)}.hover\:fill-red-500\/75:hover{fill:rgba(240,82,82,.75)}.hover\:fill-red-500\/80:hover{fill:rgba(240,82,82,.8)}.hover\:fill-red-500\/90:hover{fill:rgba(240,82,82,.9)}.hover\:fill-red-500\/95:hover{fill:rgba(240,82,82,.95)}.hover\:fill-red-600:hover{fill:#e02424}.hover\:fill-red-600\/0:hover{fill:rgba(224,36,36,0)}.hover\:fill-red-600\/10:hover{fill:rgba(224,36,36,.1)}.hover\:fill-red-600\/100:hover{fill:#e02424}.hover\:fill-red-600\/20:hover{fill:rgba(224,36,36,.2)}.hover\:fill-red-600\/25:hover{fill:rgba(224,36,36,.25)}.hover\:fill-red-600\/30:hover{fill:rgba(224,36,36,.3)}.hover\:fill-red-600\/40:hover{fill:rgba(224,36,36,.4)}.hover\:fill-red-600\/5:hover{fill:rgba(224,36,36,.05)}.hover\:fill-red-600\/50:hover{fill:rgba(224,36,36,.5)}.hover\:fill-red-600\/60:hover{fill:rgba(224,36,36,.6)}.hover\:fill-red-600\/70:hover{fill:rgba(224,36,36,.7)}.hover\:fill-red-600\/75:hover{fill:rgba(224,36,36,.75)}.hover\:fill-red-600\/80:hover{fill:rgba(224,36,36,.8)}.hover\:fill-red-600\/90:hover{fill:rgba(224,36,36,.9)}.hover\:fill-red-600\/95:hover{fill:rgba(224,36,36,.95)}.hover\:fill-red-700:hover{fill:#c81e1e}.hover\:fill-red-700\/0:hover{fill:rgba(200,30,30,0)}.hover\:fill-red-700\/10:hover{fill:rgba(200,30,30,.1)}.hover\:fill-red-700\/100:hover{fill:#c81e1e}.hover\:fill-red-700\/20:hover{fill:rgba(200,30,30,.2)}.hover\:fill-red-700\/25:hover{fill:rgba(200,30,30,.25)}.hover\:fill-red-700\/30:hover{fill:rgba(200,30,30,.3)}.hover\:fill-red-700\/40:hover{fill:rgba(200,30,30,.4)}.hover\:fill-red-700\/5:hover{fill:rgba(200,30,30,.05)}.hover\:fill-red-700\/50:hover{fill:rgba(200,30,30,.5)}.hover\:fill-red-700\/60:hover{fill:rgba(200,30,30,.6)}.hover\:fill-red-700\/70:hover{fill:rgba(200,30,30,.7)}.hover\:fill-red-700\/75:hover{fill:rgba(200,30,30,.75)}.hover\:fill-red-700\/80:hover{fill:rgba(200,30,30,.8)}.hover\:fill-red-700\/90:hover{fill:rgba(200,30,30,.9)}.hover\:fill-red-700\/95:hover{fill:rgba(200,30,30,.95)}.hover\:fill-red-800:hover{fill:#9b1c1c}.hover\:fill-red-800\/0:hover{fill:rgba(155,28,28,0)}.hover\:fill-red-800\/10:hover{fill:rgba(155,28,28,.1)}.hover\:fill-red-800\/100:hover{fill:#9b1c1c}.hover\:fill-red-800\/20:hover{fill:rgba(155,28,28,.2)}.hover\:fill-red-800\/25:hover{fill:rgba(155,28,28,.25)}.hover\:fill-red-800\/30:hover{fill:rgba(155,28,28,.3)}.hover\:fill-red-800\/40:hover{fill:rgba(155,28,28,.4)}.hover\:fill-red-800\/5:hover{fill:rgba(155,28,28,.05)}.hover\:fill-red-800\/50:hover{fill:rgba(155,28,28,.5)}.hover\:fill-red-800\/60:hover{fill:rgba(155,28,28,.6)}.hover\:fill-red-800\/70:hover{fill:rgba(155,28,28,.7)}.hover\:fill-red-800\/75:hover{fill:rgba(155,28,28,.75)}.hover\:fill-red-800\/80:hover{fill:rgba(155,28,28,.8)}.hover\:fill-red-800\/90:hover{fill:rgba(155,28,28,.9)}.hover\:fill-red-800\/95:hover{fill:rgba(155,28,28,.95)}.hover\:fill-red-900:hover{fill:#771d1d}.hover\:fill-red-900\/0:hover{fill:rgba(119,29,29,0)}.hover\:fill-red-900\/10:hover{fill:rgba(119,29,29,.1)}.hover\:fill-red-900\/100:hover{fill:#771d1d}.hover\:fill-red-900\/20:hover{fill:rgba(119,29,29,.2)}.hover\:fill-red-900\/25:hover{fill:rgba(119,29,29,.25)}.hover\:fill-red-900\/30:hover{fill:rgba(119,29,29,.3)}.hover\:fill-red-900\/40:hover{fill:rgba(119,29,29,.4)}.hover\:fill-red-900\/5:hover{fill:rgba(119,29,29,.05)}.hover\:fill-red-900\/50:hover{fill:rgba(119,29,29,.5)}.hover\:fill-red-900\/60:hover{fill:rgba(119,29,29,.6)}.hover\:fill-red-900\/70:hover{fill:rgba(119,29,29,.7)}.hover\:fill-red-900\/75:hover{fill:rgba(119,29,29,.75)}.hover\:fill-red-900\/80:hover{fill:rgba(119,29,29,.8)}.hover\:fill-red-900\/90:hover{fill:rgba(119,29,29,.9)}.hover\:fill-red-900\/95:hover{fill:rgba(119,29,29,.95)}.hover\:fill-rose-100:hover{fill:#ffe4e6}.hover\:fill-rose-100\/0:hover{fill:rgba(255,228,230,0)}.hover\:fill-rose-100\/10:hover{fill:rgba(255,228,230,.1)}.hover\:fill-rose-100\/100:hover{fill:#ffe4e6}.hover\:fill-rose-100\/20:hover{fill:rgba(255,228,230,.2)}.hover\:fill-rose-100\/25:hover{fill:rgba(255,228,230,.25)}.hover\:fill-rose-100\/30:hover{fill:rgba(255,228,230,.3)}.hover\:fill-rose-100\/40:hover{fill:rgba(255,228,230,.4)}.hover\:fill-rose-100\/5:hover{fill:rgba(255,228,230,.05)}.hover\:fill-rose-100\/50:hover{fill:rgba(255,228,230,.5)}.hover\:fill-rose-100\/60:hover{fill:rgba(255,228,230,.6)}.hover\:fill-rose-100\/70:hover{fill:rgba(255,228,230,.7)}.hover\:fill-rose-100\/75:hover{fill:rgba(255,228,230,.75)}.hover\:fill-rose-100\/80:hover{fill:rgba(255,228,230,.8)}.hover\:fill-rose-100\/90:hover{fill:rgba(255,228,230,.9)}.hover\:fill-rose-100\/95:hover{fill:rgba(255,228,230,.95)}.hover\:fill-rose-200:hover{fill:#fecdd3}.hover\:fill-rose-200\/0:hover{fill:rgba(254,205,211,0)}.hover\:fill-rose-200\/10:hover{fill:rgba(254,205,211,.1)}.hover\:fill-rose-200\/100:hover{fill:#fecdd3}.hover\:fill-rose-200\/20:hover{fill:rgba(254,205,211,.2)}.hover\:fill-rose-200\/25:hover{fill:rgba(254,205,211,.25)}.hover\:fill-rose-200\/30:hover{fill:rgba(254,205,211,.3)}.hover\:fill-rose-200\/40:hover{fill:rgba(254,205,211,.4)}.hover\:fill-rose-200\/5:hover{fill:rgba(254,205,211,.05)}.hover\:fill-rose-200\/50:hover{fill:rgba(254,205,211,.5)}.hover\:fill-rose-200\/60:hover{fill:rgba(254,205,211,.6)}.hover\:fill-rose-200\/70:hover{fill:rgba(254,205,211,.7)}.hover\:fill-rose-200\/75:hover{fill:rgba(254,205,211,.75)}.hover\:fill-rose-200\/80:hover{fill:rgba(254,205,211,.8)}.hover\:fill-rose-200\/90:hover{fill:rgba(254,205,211,.9)}.hover\:fill-rose-200\/95:hover{fill:rgba(254,205,211,.95)}.hover\:fill-rose-300:hover{fill:#fda4af}.hover\:fill-rose-300\/0:hover{fill:rgba(253,164,175,0)}.hover\:fill-rose-300\/10:hover{fill:rgba(253,164,175,.1)}.hover\:fill-rose-300\/100:hover{fill:#fda4af}.hover\:fill-rose-300\/20:hover{fill:rgba(253,164,175,.2)}.hover\:fill-rose-300\/25:hover{fill:rgba(253,164,175,.25)}.hover\:fill-rose-300\/30:hover{fill:rgba(253,164,175,.3)}.hover\:fill-rose-300\/40:hover{fill:rgba(253,164,175,.4)}.hover\:fill-rose-300\/5:hover{fill:rgba(253,164,175,.05)}.hover\:fill-rose-300\/50:hover{fill:rgba(253,164,175,.5)}.hover\:fill-rose-300\/60:hover{fill:rgba(253,164,175,.6)}.hover\:fill-rose-300\/70:hover{fill:rgba(253,164,175,.7)}.hover\:fill-rose-300\/75:hover{fill:rgba(253,164,175,.75)}.hover\:fill-rose-300\/80:hover{fill:rgba(253,164,175,.8)}.hover\:fill-rose-300\/90:hover{fill:rgba(253,164,175,.9)}.hover\:fill-rose-300\/95:hover{fill:rgba(253,164,175,.95)}.hover\:fill-rose-400:hover{fill:#fb7185}.hover\:fill-rose-400\/0:hover{fill:rgba(251,113,133,0)}.hover\:fill-rose-400\/10:hover{fill:rgba(251,113,133,.1)}.hover\:fill-rose-400\/100:hover{fill:#fb7185}.hover\:fill-rose-400\/20:hover{fill:rgba(251,113,133,.2)}.hover\:fill-rose-400\/25:hover{fill:rgba(251,113,133,.25)}.hover\:fill-rose-400\/30:hover{fill:rgba(251,113,133,.3)}.hover\:fill-rose-400\/40:hover{fill:rgba(251,113,133,.4)}.hover\:fill-rose-400\/5:hover{fill:rgba(251,113,133,.05)}.hover\:fill-rose-400\/50:hover{fill:rgba(251,113,133,.5)}.hover\:fill-rose-400\/60:hover{fill:rgba(251,113,133,.6)}.hover\:fill-rose-400\/70:hover{fill:rgba(251,113,133,.7)}.hover\:fill-rose-400\/75:hover{fill:rgba(251,113,133,.75)}.hover\:fill-rose-400\/80:hover{fill:rgba(251,113,133,.8)}.hover\:fill-rose-400\/90:hover{fill:rgba(251,113,133,.9)}.hover\:fill-rose-400\/95:hover{fill:rgba(251,113,133,.95)}.hover\:fill-rose-50:hover{fill:#fff1f2}.hover\:fill-rose-50\/0:hover{fill:rgba(255,241,242,0)}.hover\:fill-rose-50\/10:hover{fill:rgba(255,241,242,.1)}.hover\:fill-rose-50\/100:hover{fill:#fff1f2}.hover\:fill-rose-50\/20:hover{fill:rgba(255,241,242,.2)}.hover\:fill-rose-50\/25:hover{fill:rgba(255,241,242,.25)}.hover\:fill-rose-50\/30:hover{fill:rgba(255,241,242,.3)}.hover\:fill-rose-50\/40:hover{fill:rgba(255,241,242,.4)}.hover\:fill-rose-50\/5:hover{fill:rgba(255,241,242,.05)}.hover\:fill-rose-50\/50:hover{fill:rgba(255,241,242,.5)}.hover\:fill-rose-50\/60:hover{fill:rgba(255,241,242,.6)}.hover\:fill-rose-50\/70:hover{fill:rgba(255,241,242,.7)}.hover\:fill-rose-50\/75:hover{fill:rgba(255,241,242,.75)}.hover\:fill-rose-50\/80:hover{fill:rgba(255,241,242,.8)}.hover\:fill-rose-50\/90:hover{fill:rgba(255,241,242,.9)}.hover\:fill-rose-50\/95:hover{fill:rgba(255,241,242,.95)}.hover\:fill-rose-500:hover{fill:#f43f5e}.hover\:fill-rose-500\/0:hover{fill:rgba(244,63,94,0)}.hover\:fill-rose-500\/10:hover{fill:rgba(244,63,94,.1)}.hover\:fill-rose-500\/100:hover{fill:#f43f5e}.hover\:fill-rose-500\/20:hover{fill:rgba(244,63,94,.2)}.hover\:fill-rose-500\/25:hover{fill:rgba(244,63,94,.25)}.hover\:fill-rose-500\/30:hover{fill:rgba(244,63,94,.3)}.hover\:fill-rose-500\/40:hover{fill:rgba(244,63,94,.4)}.hover\:fill-rose-500\/5:hover{fill:rgba(244,63,94,.05)}.hover\:fill-rose-500\/50:hover{fill:rgba(244,63,94,.5)}.hover\:fill-rose-500\/60:hover{fill:rgba(244,63,94,.6)}.hover\:fill-rose-500\/70:hover{fill:rgba(244,63,94,.7)}.hover\:fill-rose-500\/75:hover{fill:rgba(244,63,94,.75)}.hover\:fill-rose-500\/80:hover{fill:rgba(244,63,94,.8)}.hover\:fill-rose-500\/90:hover{fill:rgba(244,63,94,.9)}.hover\:fill-rose-500\/95:hover{fill:rgba(244,63,94,.95)}.hover\:fill-rose-600:hover{fill:#e11d48}.hover\:fill-rose-600\/0:hover{fill:rgba(225,29,72,0)}.hover\:fill-rose-600\/10:hover{fill:rgba(225,29,72,.1)}.hover\:fill-rose-600\/100:hover{fill:#e11d48}.hover\:fill-rose-600\/20:hover{fill:rgba(225,29,72,.2)}.hover\:fill-rose-600\/25:hover{fill:rgba(225,29,72,.25)}.hover\:fill-rose-600\/30:hover{fill:rgba(225,29,72,.3)}.hover\:fill-rose-600\/40:hover{fill:rgba(225,29,72,.4)}.hover\:fill-rose-600\/5:hover{fill:rgba(225,29,72,.05)}.hover\:fill-rose-600\/50:hover{fill:rgba(225,29,72,.5)}.hover\:fill-rose-600\/60:hover{fill:rgba(225,29,72,.6)}.hover\:fill-rose-600\/70:hover{fill:rgba(225,29,72,.7)}.hover\:fill-rose-600\/75:hover{fill:rgba(225,29,72,.75)}.hover\:fill-rose-600\/80:hover{fill:rgba(225,29,72,.8)}.hover\:fill-rose-600\/90:hover{fill:rgba(225,29,72,.9)}.hover\:fill-rose-600\/95:hover{fill:rgba(225,29,72,.95)}.hover\:fill-rose-700:hover{fill:#be123c}.hover\:fill-rose-700\/0:hover{fill:rgba(190,18,60,0)}.hover\:fill-rose-700\/10:hover{fill:rgba(190,18,60,.1)}.hover\:fill-rose-700\/100:hover{fill:#be123c}.hover\:fill-rose-700\/20:hover{fill:rgba(190,18,60,.2)}.hover\:fill-rose-700\/25:hover{fill:rgba(190,18,60,.25)}.hover\:fill-rose-700\/30:hover{fill:rgba(190,18,60,.3)}.hover\:fill-rose-700\/40:hover{fill:rgba(190,18,60,.4)}.hover\:fill-rose-700\/5:hover{fill:rgba(190,18,60,.05)}.hover\:fill-rose-700\/50:hover{fill:rgba(190,18,60,.5)}.hover\:fill-rose-700\/60:hover{fill:rgba(190,18,60,.6)}.hover\:fill-rose-700\/70:hover{fill:rgba(190,18,60,.7)}.hover\:fill-rose-700\/75:hover{fill:rgba(190,18,60,.75)}.hover\:fill-rose-700\/80:hover{fill:rgba(190,18,60,.8)}.hover\:fill-rose-700\/90:hover{fill:rgba(190,18,60,.9)}.hover\:fill-rose-700\/95:hover{fill:rgba(190,18,60,.95)}.hover\:fill-rose-800:hover{fill:#9f1239}.hover\:fill-rose-800\/0:hover{fill:rgba(159,18,57,0)}.hover\:fill-rose-800\/10:hover{fill:rgba(159,18,57,.1)}.hover\:fill-rose-800\/100:hover{fill:#9f1239}.hover\:fill-rose-800\/20:hover{fill:rgba(159,18,57,.2)}.hover\:fill-rose-800\/25:hover{fill:rgba(159,18,57,.25)}.hover\:fill-rose-800\/30:hover{fill:rgba(159,18,57,.3)}.hover\:fill-rose-800\/40:hover{fill:rgba(159,18,57,.4)}.hover\:fill-rose-800\/5:hover{fill:rgba(159,18,57,.05)}.hover\:fill-rose-800\/50:hover{fill:rgba(159,18,57,.5)}.hover\:fill-rose-800\/60:hover{fill:rgba(159,18,57,.6)}.hover\:fill-rose-800\/70:hover{fill:rgba(159,18,57,.7)}.hover\:fill-rose-800\/75:hover{fill:rgba(159,18,57,.75)}.hover\:fill-rose-800\/80:hover{fill:rgba(159,18,57,.8)}.hover\:fill-rose-800\/90:hover{fill:rgba(159,18,57,.9)}.hover\:fill-rose-800\/95:hover{fill:rgba(159,18,57,.95)}.hover\:fill-rose-900:hover{fill:#881337}.hover\:fill-rose-900\/0:hover{fill:rgba(136,19,55,0)}.hover\:fill-rose-900\/10:hover{fill:rgba(136,19,55,.1)}.hover\:fill-rose-900\/100:hover{fill:#881337}.hover\:fill-rose-900\/20:hover{fill:rgba(136,19,55,.2)}.hover\:fill-rose-900\/25:hover{fill:rgba(136,19,55,.25)}.hover\:fill-rose-900\/30:hover{fill:rgba(136,19,55,.3)}.hover\:fill-rose-900\/40:hover{fill:rgba(136,19,55,.4)}.hover\:fill-rose-900\/5:hover{fill:rgba(136,19,55,.05)}.hover\:fill-rose-900\/50:hover{fill:rgba(136,19,55,.5)}.hover\:fill-rose-900\/60:hover{fill:rgba(136,19,55,.6)}.hover\:fill-rose-900\/70:hover{fill:rgba(136,19,55,.7)}.hover\:fill-rose-900\/75:hover{fill:rgba(136,19,55,.75)}.hover\:fill-rose-900\/80:hover{fill:rgba(136,19,55,.8)}.hover\:fill-rose-900\/90:hover{fill:rgba(136,19,55,.9)}.hover\:fill-rose-900\/95:hover{fill:rgba(136,19,55,.95)}.hover\:fill-sky-100:hover{fill:#e0f2fe}.hover\:fill-sky-100\/0:hover{fill:rgba(224,242,254,0)}.hover\:fill-sky-100\/10:hover{fill:rgba(224,242,254,.1)}.hover\:fill-sky-100\/100:hover{fill:#e0f2fe}.hover\:fill-sky-100\/20:hover{fill:rgba(224,242,254,.2)}.hover\:fill-sky-100\/25:hover{fill:rgba(224,242,254,.25)}.hover\:fill-sky-100\/30:hover{fill:rgba(224,242,254,.3)}.hover\:fill-sky-100\/40:hover{fill:rgba(224,242,254,.4)}.hover\:fill-sky-100\/5:hover{fill:rgba(224,242,254,.05)}.hover\:fill-sky-100\/50:hover{fill:rgba(224,242,254,.5)}.hover\:fill-sky-100\/60:hover{fill:rgba(224,242,254,.6)}.hover\:fill-sky-100\/70:hover{fill:rgba(224,242,254,.7)}.hover\:fill-sky-100\/75:hover{fill:rgba(224,242,254,.75)}.hover\:fill-sky-100\/80:hover{fill:rgba(224,242,254,.8)}.hover\:fill-sky-100\/90:hover{fill:rgba(224,242,254,.9)}.hover\:fill-sky-100\/95:hover{fill:rgba(224,242,254,.95)}.hover\:fill-sky-200:hover{fill:#bae6fd}.hover\:fill-sky-200\/0:hover{fill:rgba(186,230,253,0)}.hover\:fill-sky-200\/10:hover{fill:rgba(186,230,253,.1)}.hover\:fill-sky-200\/100:hover{fill:#bae6fd}.hover\:fill-sky-200\/20:hover{fill:rgba(186,230,253,.2)}.hover\:fill-sky-200\/25:hover{fill:rgba(186,230,253,.25)}.hover\:fill-sky-200\/30:hover{fill:rgba(186,230,253,.3)}.hover\:fill-sky-200\/40:hover{fill:rgba(186,230,253,.4)}.hover\:fill-sky-200\/5:hover{fill:rgba(186,230,253,.05)}.hover\:fill-sky-200\/50:hover{fill:rgba(186,230,253,.5)}.hover\:fill-sky-200\/60:hover{fill:rgba(186,230,253,.6)}.hover\:fill-sky-200\/70:hover{fill:rgba(186,230,253,.7)}.hover\:fill-sky-200\/75:hover{fill:rgba(186,230,253,.75)}.hover\:fill-sky-200\/80:hover{fill:rgba(186,230,253,.8)}.hover\:fill-sky-200\/90:hover{fill:rgba(186,230,253,.9)}.hover\:fill-sky-200\/95:hover{fill:rgba(186,230,253,.95)}.hover\:fill-sky-300:hover{fill:#7dd3fc}.hover\:fill-sky-300\/0:hover{fill:rgba(125,211,252,0)}.hover\:fill-sky-300\/10:hover{fill:rgba(125,211,252,.1)}.hover\:fill-sky-300\/100:hover{fill:#7dd3fc}.hover\:fill-sky-300\/20:hover{fill:rgba(125,211,252,.2)}.hover\:fill-sky-300\/25:hover{fill:rgba(125,211,252,.25)}.hover\:fill-sky-300\/30:hover{fill:rgba(125,211,252,.3)}.hover\:fill-sky-300\/40:hover{fill:rgba(125,211,252,.4)}.hover\:fill-sky-300\/5:hover{fill:rgba(125,211,252,.05)}.hover\:fill-sky-300\/50:hover{fill:rgba(125,211,252,.5)}.hover\:fill-sky-300\/60:hover{fill:rgba(125,211,252,.6)}.hover\:fill-sky-300\/70:hover{fill:rgba(125,211,252,.7)}.hover\:fill-sky-300\/75:hover{fill:rgba(125,211,252,.75)}.hover\:fill-sky-300\/80:hover{fill:rgba(125,211,252,.8)}.hover\:fill-sky-300\/90:hover{fill:rgba(125,211,252,.9)}.hover\:fill-sky-300\/95:hover{fill:rgba(125,211,252,.95)}.hover\:fill-sky-400:hover{fill:#38bdf8}.hover\:fill-sky-400\/0:hover{fill:rgba(56,189,248,0)}.hover\:fill-sky-400\/10:hover{fill:rgba(56,189,248,.1)}.hover\:fill-sky-400\/100:hover{fill:#38bdf8}.hover\:fill-sky-400\/20:hover{fill:rgba(56,189,248,.2)}.hover\:fill-sky-400\/25:hover{fill:rgba(56,189,248,.25)}.hover\:fill-sky-400\/30:hover{fill:rgba(56,189,248,.3)}.hover\:fill-sky-400\/40:hover{fill:rgba(56,189,248,.4)}.hover\:fill-sky-400\/5:hover{fill:rgba(56,189,248,.05)}.hover\:fill-sky-400\/50:hover{fill:rgba(56,189,248,.5)}.hover\:fill-sky-400\/60:hover{fill:rgba(56,189,248,.6)}.hover\:fill-sky-400\/70:hover{fill:rgba(56,189,248,.7)}.hover\:fill-sky-400\/75:hover{fill:rgba(56,189,248,.75)}.hover\:fill-sky-400\/80:hover{fill:rgba(56,189,248,.8)}.hover\:fill-sky-400\/90:hover{fill:rgba(56,189,248,.9)}.hover\:fill-sky-400\/95:hover{fill:rgba(56,189,248,.95)}.hover\:fill-sky-50:hover{fill:#f0f9ff}.hover\:fill-sky-50\/0:hover{fill:rgba(240,249,255,0)}.hover\:fill-sky-50\/10:hover{fill:rgba(240,249,255,.1)}.hover\:fill-sky-50\/100:hover{fill:#f0f9ff}.hover\:fill-sky-50\/20:hover{fill:rgba(240,249,255,.2)}.hover\:fill-sky-50\/25:hover{fill:rgba(240,249,255,.25)}.hover\:fill-sky-50\/30:hover{fill:rgba(240,249,255,.3)}.hover\:fill-sky-50\/40:hover{fill:rgba(240,249,255,.4)}.hover\:fill-sky-50\/5:hover{fill:rgba(240,249,255,.05)}.hover\:fill-sky-50\/50:hover{fill:rgba(240,249,255,.5)}.hover\:fill-sky-50\/60:hover{fill:rgba(240,249,255,.6)}.hover\:fill-sky-50\/70:hover{fill:rgba(240,249,255,.7)}.hover\:fill-sky-50\/75:hover{fill:rgba(240,249,255,.75)}.hover\:fill-sky-50\/80:hover{fill:rgba(240,249,255,.8)}.hover\:fill-sky-50\/90:hover{fill:rgba(240,249,255,.9)}.hover\:fill-sky-50\/95:hover{fill:rgba(240,249,255,.95)}.hover\:fill-sky-500:hover{fill:#0ea5e9}.hover\:fill-sky-500\/0:hover{fill:rgba(14,165,233,0)}.hover\:fill-sky-500\/10:hover{fill:rgba(14,165,233,.1)}.hover\:fill-sky-500\/100:hover{fill:#0ea5e9}.hover\:fill-sky-500\/20:hover{fill:rgba(14,165,233,.2)}.hover\:fill-sky-500\/25:hover{fill:rgba(14,165,233,.25)}.hover\:fill-sky-500\/30:hover{fill:rgba(14,165,233,.3)}.hover\:fill-sky-500\/40:hover{fill:rgba(14,165,233,.4)}.hover\:fill-sky-500\/5:hover{fill:rgba(14,165,233,.05)}.hover\:fill-sky-500\/50:hover{fill:rgba(14,165,233,.5)}.hover\:fill-sky-500\/60:hover{fill:rgba(14,165,233,.6)}.hover\:fill-sky-500\/70:hover{fill:rgba(14,165,233,.7)}.hover\:fill-sky-500\/75:hover{fill:rgba(14,165,233,.75)}.hover\:fill-sky-500\/80:hover{fill:rgba(14,165,233,.8)}.hover\:fill-sky-500\/90:hover{fill:rgba(14,165,233,.9)}.hover\:fill-sky-500\/95:hover{fill:rgba(14,165,233,.95)}.hover\:fill-sky-600:hover{fill:#0284c7}.hover\:fill-sky-600\/0:hover{fill:rgba(2,132,199,0)}.hover\:fill-sky-600\/10:hover{fill:rgba(2,132,199,.1)}.hover\:fill-sky-600\/100:hover{fill:#0284c7}.hover\:fill-sky-600\/20:hover{fill:rgba(2,132,199,.2)}.hover\:fill-sky-600\/25:hover{fill:rgba(2,132,199,.25)}.hover\:fill-sky-600\/30:hover{fill:rgba(2,132,199,.3)}.hover\:fill-sky-600\/40:hover{fill:rgba(2,132,199,.4)}.hover\:fill-sky-600\/5:hover{fill:rgba(2,132,199,.05)}.hover\:fill-sky-600\/50:hover{fill:rgba(2,132,199,.5)}.hover\:fill-sky-600\/60:hover{fill:rgba(2,132,199,.6)}.hover\:fill-sky-600\/70:hover{fill:rgba(2,132,199,.7)}.hover\:fill-sky-600\/75:hover{fill:rgba(2,132,199,.75)}.hover\:fill-sky-600\/80:hover{fill:rgba(2,132,199,.8)}.hover\:fill-sky-600\/90:hover{fill:rgba(2,132,199,.9)}.hover\:fill-sky-600\/95:hover{fill:rgba(2,132,199,.95)}.hover\:fill-sky-700:hover{fill:#0369a1}.hover\:fill-sky-700\/0:hover{fill:rgba(3,105,161,0)}.hover\:fill-sky-700\/10:hover{fill:rgba(3,105,161,.1)}.hover\:fill-sky-700\/100:hover{fill:#0369a1}.hover\:fill-sky-700\/20:hover{fill:rgba(3,105,161,.2)}.hover\:fill-sky-700\/25:hover{fill:rgba(3,105,161,.25)}.hover\:fill-sky-700\/30:hover{fill:rgba(3,105,161,.3)}.hover\:fill-sky-700\/40:hover{fill:rgba(3,105,161,.4)}.hover\:fill-sky-700\/5:hover{fill:rgba(3,105,161,.05)}.hover\:fill-sky-700\/50:hover{fill:rgba(3,105,161,.5)}.hover\:fill-sky-700\/60:hover{fill:rgba(3,105,161,.6)}.hover\:fill-sky-700\/70:hover{fill:rgba(3,105,161,.7)}.hover\:fill-sky-700\/75:hover{fill:rgba(3,105,161,.75)}.hover\:fill-sky-700\/80:hover{fill:rgba(3,105,161,.8)}.hover\:fill-sky-700\/90:hover{fill:rgba(3,105,161,.9)}.hover\:fill-sky-700\/95:hover{fill:rgba(3,105,161,.95)}.hover\:fill-sky-800:hover{fill:#075985}.hover\:fill-sky-800\/0:hover{fill:rgba(7,89,133,0)}.hover\:fill-sky-800\/10:hover{fill:rgba(7,89,133,.1)}.hover\:fill-sky-800\/100:hover{fill:#075985}.hover\:fill-sky-800\/20:hover{fill:rgba(7,89,133,.2)}.hover\:fill-sky-800\/25:hover{fill:rgba(7,89,133,.25)}.hover\:fill-sky-800\/30:hover{fill:rgba(7,89,133,.3)}.hover\:fill-sky-800\/40:hover{fill:rgba(7,89,133,.4)}.hover\:fill-sky-800\/5:hover{fill:rgba(7,89,133,.05)}.hover\:fill-sky-800\/50:hover{fill:rgba(7,89,133,.5)}.hover\:fill-sky-800\/60:hover{fill:rgba(7,89,133,.6)}.hover\:fill-sky-800\/70:hover{fill:rgba(7,89,133,.7)}.hover\:fill-sky-800\/75:hover{fill:rgba(7,89,133,.75)}.hover\:fill-sky-800\/80:hover{fill:rgba(7,89,133,.8)}.hover\:fill-sky-800\/90:hover{fill:rgba(7,89,133,.9)}.hover\:fill-sky-800\/95:hover{fill:rgba(7,89,133,.95)}.hover\:fill-sky-900:hover{fill:#0c4a6e}.hover\:fill-sky-900\/0:hover{fill:rgba(12,74,110,0)}.hover\:fill-sky-900\/10:hover{fill:rgba(12,74,110,.1)}.hover\:fill-sky-900\/100:hover{fill:#0c4a6e}.hover\:fill-sky-900\/20:hover{fill:rgba(12,74,110,.2)}.hover\:fill-sky-900\/25:hover{fill:rgba(12,74,110,.25)}.hover\:fill-sky-900\/30:hover{fill:rgba(12,74,110,.3)}.hover\:fill-sky-900\/40:hover{fill:rgba(12,74,110,.4)}.hover\:fill-sky-900\/5:hover{fill:rgba(12,74,110,.05)}.hover\:fill-sky-900\/50:hover{fill:rgba(12,74,110,.5)}.hover\:fill-sky-900\/60:hover{fill:rgba(12,74,110,.6)}.hover\:fill-sky-900\/70:hover{fill:rgba(12,74,110,.7)}.hover\:fill-sky-900\/75:hover{fill:rgba(12,74,110,.75)}.hover\:fill-sky-900\/80:hover{fill:rgba(12,74,110,.8)}.hover\:fill-sky-900\/90:hover{fill:rgba(12,74,110,.9)}.hover\:fill-sky-900\/95:hover{fill:rgba(12,74,110,.95)}.hover\:fill-slate-100:hover{fill:#f1f5f9}.hover\:fill-slate-100\/0:hover{fill:rgba(241,245,249,0)}.hover\:fill-slate-100\/10:hover{fill:rgba(241,245,249,.1)}.hover\:fill-slate-100\/100:hover{fill:#f1f5f9}.hover\:fill-slate-100\/20:hover{fill:rgba(241,245,249,.2)}.hover\:fill-slate-100\/25:hover{fill:rgba(241,245,249,.25)}.hover\:fill-slate-100\/30:hover{fill:rgba(241,245,249,.3)}.hover\:fill-slate-100\/40:hover{fill:rgba(241,245,249,.4)}.hover\:fill-slate-100\/5:hover{fill:rgba(241,245,249,.05)}.hover\:fill-slate-100\/50:hover{fill:rgba(241,245,249,.5)}.hover\:fill-slate-100\/60:hover{fill:rgba(241,245,249,.6)}.hover\:fill-slate-100\/70:hover{fill:rgba(241,245,249,.7)}.hover\:fill-slate-100\/75:hover{fill:rgba(241,245,249,.75)}.hover\:fill-slate-100\/80:hover{fill:rgba(241,245,249,.8)}.hover\:fill-slate-100\/90:hover{fill:rgba(241,245,249,.9)}.hover\:fill-slate-100\/95:hover{fill:rgba(241,245,249,.95)}.hover\:fill-slate-200:hover{fill:#e2e8f0}.hover\:fill-slate-200\/0:hover{fill:rgba(226,232,240,0)}.hover\:fill-slate-200\/10:hover{fill:rgba(226,232,240,.1)}.hover\:fill-slate-200\/100:hover{fill:#e2e8f0}.hover\:fill-slate-200\/20:hover{fill:rgba(226,232,240,.2)}.hover\:fill-slate-200\/25:hover{fill:rgba(226,232,240,.25)}.hover\:fill-slate-200\/30:hover{fill:rgba(226,232,240,.3)}.hover\:fill-slate-200\/40:hover{fill:rgba(226,232,240,.4)}.hover\:fill-slate-200\/5:hover{fill:rgba(226,232,240,.05)}.hover\:fill-slate-200\/50:hover{fill:rgba(226,232,240,.5)}.hover\:fill-slate-200\/60:hover{fill:rgba(226,232,240,.6)}.hover\:fill-slate-200\/70:hover{fill:rgba(226,232,240,.7)}.hover\:fill-slate-200\/75:hover{fill:rgba(226,232,240,.75)}.hover\:fill-slate-200\/80:hover{fill:rgba(226,232,240,.8)}.hover\:fill-slate-200\/90:hover{fill:rgba(226,232,240,.9)}.hover\:fill-slate-200\/95:hover{fill:rgba(226,232,240,.95)}.hover\:fill-slate-300:hover{fill:#cbd5e1}.hover\:fill-slate-300\/0:hover{fill:rgba(203,213,225,0)}.hover\:fill-slate-300\/10:hover{fill:rgba(203,213,225,.1)}.hover\:fill-slate-300\/100:hover{fill:#cbd5e1}.hover\:fill-slate-300\/20:hover{fill:rgba(203,213,225,.2)}.hover\:fill-slate-300\/25:hover{fill:rgba(203,213,225,.25)}.hover\:fill-slate-300\/30:hover{fill:rgba(203,213,225,.3)}.hover\:fill-slate-300\/40:hover{fill:rgba(203,213,225,.4)}.hover\:fill-slate-300\/5:hover{fill:rgba(203,213,225,.05)}.hover\:fill-slate-300\/50:hover{fill:rgba(203,213,225,.5)}.hover\:fill-slate-300\/60:hover{fill:rgba(203,213,225,.6)}.hover\:fill-slate-300\/70:hover{fill:rgba(203,213,225,.7)}.hover\:fill-slate-300\/75:hover{fill:rgba(203,213,225,.75)}.hover\:fill-slate-300\/80:hover{fill:rgba(203,213,225,.8)}.hover\:fill-slate-300\/90:hover{fill:rgba(203,213,225,.9)}.hover\:fill-slate-300\/95:hover{fill:rgba(203,213,225,.95)}.hover\:fill-slate-400:hover{fill:#94a3b8}.hover\:fill-slate-400\/0:hover{fill:rgba(148,163,184,0)}.hover\:fill-slate-400\/10:hover{fill:rgba(148,163,184,.1)}.hover\:fill-slate-400\/100:hover{fill:#94a3b8}.hover\:fill-slate-400\/20:hover{fill:rgba(148,163,184,.2)}.hover\:fill-slate-400\/25:hover{fill:rgba(148,163,184,.25)}.hover\:fill-slate-400\/30:hover{fill:rgba(148,163,184,.3)}.hover\:fill-slate-400\/40:hover{fill:rgba(148,163,184,.4)}.hover\:fill-slate-400\/5:hover{fill:rgba(148,163,184,.05)}.hover\:fill-slate-400\/50:hover{fill:rgba(148,163,184,.5)}.hover\:fill-slate-400\/60:hover{fill:rgba(148,163,184,.6)}.hover\:fill-slate-400\/70:hover{fill:rgba(148,163,184,.7)}.hover\:fill-slate-400\/75:hover{fill:rgba(148,163,184,.75)}.hover\:fill-slate-400\/80:hover{fill:rgba(148,163,184,.8)}.hover\:fill-slate-400\/90:hover{fill:rgba(148,163,184,.9)}.hover\:fill-slate-400\/95:hover{fill:rgba(148,163,184,.95)}.hover\:fill-slate-50:hover{fill:#f8fafc}.hover\:fill-slate-50\/0:hover{fill:rgba(248,250,252,0)}.hover\:fill-slate-50\/10:hover{fill:rgba(248,250,252,.1)}.hover\:fill-slate-50\/100:hover{fill:#f8fafc}.hover\:fill-slate-50\/20:hover{fill:rgba(248,250,252,.2)}.hover\:fill-slate-50\/25:hover{fill:rgba(248,250,252,.25)}.hover\:fill-slate-50\/30:hover{fill:rgba(248,250,252,.3)}.hover\:fill-slate-50\/40:hover{fill:rgba(248,250,252,.4)}.hover\:fill-slate-50\/5:hover{fill:rgba(248,250,252,.05)}.hover\:fill-slate-50\/50:hover{fill:rgba(248,250,252,.5)}.hover\:fill-slate-50\/60:hover{fill:rgba(248,250,252,.6)}.hover\:fill-slate-50\/70:hover{fill:rgba(248,250,252,.7)}.hover\:fill-slate-50\/75:hover{fill:rgba(248,250,252,.75)}.hover\:fill-slate-50\/80:hover{fill:rgba(248,250,252,.8)}.hover\:fill-slate-50\/90:hover{fill:rgba(248,250,252,.9)}.hover\:fill-slate-50\/95:hover{fill:rgba(248,250,252,.95)}.hover\:fill-slate-500:hover{fill:#64748b}.hover\:fill-slate-500\/0:hover{fill:rgba(100,116,139,0)}.hover\:fill-slate-500\/10:hover{fill:rgba(100,116,139,.1)}.hover\:fill-slate-500\/100:hover{fill:#64748b}.hover\:fill-slate-500\/20:hover{fill:rgba(100,116,139,.2)}.hover\:fill-slate-500\/25:hover{fill:rgba(100,116,139,.25)}.hover\:fill-slate-500\/30:hover{fill:rgba(100,116,139,.3)}.hover\:fill-slate-500\/40:hover{fill:rgba(100,116,139,.4)}.hover\:fill-slate-500\/5:hover{fill:rgba(100,116,139,.05)}.hover\:fill-slate-500\/50:hover{fill:rgba(100,116,139,.5)}.hover\:fill-slate-500\/60:hover{fill:rgba(100,116,139,.6)}.hover\:fill-slate-500\/70:hover{fill:rgba(100,116,139,.7)}.hover\:fill-slate-500\/75:hover{fill:rgba(100,116,139,.75)}.hover\:fill-slate-500\/80:hover{fill:rgba(100,116,139,.8)}.hover\:fill-slate-500\/90:hover{fill:rgba(100,116,139,.9)}.hover\:fill-slate-500\/95:hover{fill:rgba(100,116,139,.95)}.hover\:fill-slate-600:hover{fill:#475569}.hover\:fill-slate-600\/0:hover{fill:rgba(71,85,105,0)}.hover\:fill-slate-600\/10:hover{fill:rgba(71,85,105,.1)}.hover\:fill-slate-600\/100:hover{fill:#475569}.hover\:fill-slate-600\/20:hover{fill:rgba(71,85,105,.2)}.hover\:fill-slate-600\/25:hover{fill:rgba(71,85,105,.25)}.hover\:fill-slate-600\/30:hover{fill:rgba(71,85,105,.3)}.hover\:fill-slate-600\/40:hover{fill:rgba(71,85,105,.4)}.hover\:fill-slate-600\/5:hover{fill:rgba(71,85,105,.05)}.hover\:fill-slate-600\/50:hover{fill:rgba(71,85,105,.5)}.hover\:fill-slate-600\/60:hover{fill:rgba(71,85,105,.6)}.hover\:fill-slate-600\/70:hover{fill:rgba(71,85,105,.7)}.hover\:fill-slate-600\/75:hover{fill:rgba(71,85,105,.75)}.hover\:fill-slate-600\/80:hover{fill:rgba(71,85,105,.8)}.hover\:fill-slate-600\/90:hover{fill:rgba(71,85,105,.9)}.hover\:fill-slate-600\/95:hover{fill:rgba(71,85,105,.95)}.hover\:fill-slate-700:hover{fill:#334155}.hover\:fill-slate-700\/0:hover{fill:rgba(51,65,85,0)}.hover\:fill-slate-700\/10:hover{fill:rgba(51,65,85,.1)}.hover\:fill-slate-700\/100:hover{fill:#334155}.hover\:fill-slate-700\/20:hover{fill:rgba(51,65,85,.2)}.hover\:fill-slate-700\/25:hover{fill:rgba(51,65,85,.25)}.hover\:fill-slate-700\/30:hover{fill:rgba(51,65,85,.3)}.hover\:fill-slate-700\/40:hover{fill:rgba(51,65,85,.4)}.hover\:fill-slate-700\/5:hover{fill:rgba(51,65,85,.05)}.hover\:fill-slate-700\/50:hover{fill:rgba(51,65,85,.5)}.hover\:fill-slate-700\/60:hover{fill:rgba(51,65,85,.6)}.hover\:fill-slate-700\/70:hover{fill:rgba(51,65,85,.7)}.hover\:fill-slate-700\/75:hover{fill:rgba(51,65,85,.75)}.hover\:fill-slate-700\/80:hover{fill:rgba(51,65,85,.8)}.hover\:fill-slate-700\/90:hover{fill:rgba(51,65,85,.9)}.hover\:fill-slate-700\/95:hover{fill:rgba(51,65,85,.95)}.hover\:fill-slate-800:hover{fill:#1e293b}.hover\:fill-slate-800\/0:hover{fill:rgba(30,41,59,0)}.hover\:fill-slate-800\/10:hover{fill:rgba(30,41,59,.1)}.hover\:fill-slate-800\/100:hover{fill:#1e293b}.hover\:fill-slate-800\/20:hover{fill:rgba(30,41,59,.2)}.hover\:fill-slate-800\/25:hover{fill:rgba(30,41,59,.25)}.hover\:fill-slate-800\/30:hover{fill:rgba(30,41,59,.3)}.hover\:fill-slate-800\/40:hover{fill:rgba(30,41,59,.4)}.hover\:fill-slate-800\/5:hover{fill:rgba(30,41,59,.05)}.hover\:fill-slate-800\/50:hover{fill:rgba(30,41,59,.5)}.hover\:fill-slate-800\/60:hover{fill:rgba(30,41,59,.6)}.hover\:fill-slate-800\/70:hover{fill:rgba(30,41,59,.7)}.hover\:fill-slate-800\/75:hover{fill:rgba(30,41,59,.75)}.hover\:fill-slate-800\/80:hover{fill:rgba(30,41,59,.8)}.hover\:fill-slate-800\/90:hover{fill:rgba(30,41,59,.9)}.hover\:fill-slate-800\/95:hover{fill:rgba(30,41,59,.95)}.hover\:fill-slate-900:hover{fill:#0f172a}.hover\:fill-slate-900\/0:hover{fill:rgba(15,23,42,0)}.hover\:fill-slate-900\/10:hover{fill:rgba(15,23,42,.1)}.hover\:fill-slate-900\/100:hover{fill:#0f172a}.hover\:fill-slate-900\/20:hover{fill:rgba(15,23,42,.2)}.hover\:fill-slate-900\/25:hover{fill:rgba(15,23,42,.25)}.hover\:fill-slate-900\/30:hover{fill:rgba(15,23,42,.3)}.hover\:fill-slate-900\/40:hover{fill:rgba(15,23,42,.4)}.hover\:fill-slate-900\/5:hover{fill:rgba(15,23,42,.05)}.hover\:fill-slate-900\/50:hover{fill:rgba(15,23,42,.5)}.hover\:fill-slate-900\/60:hover{fill:rgba(15,23,42,.6)}.hover\:fill-slate-900\/70:hover{fill:rgba(15,23,42,.7)}.hover\:fill-slate-900\/75:hover{fill:rgba(15,23,42,.75)}.hover\:fill-slate-900\/80:hover{fill:rgba(15,23,42,.8)}.hover\:fill-slate-900\/90:hover{fill:rgba(15,23,42,.9)}.hover\:fill-slate-900\/95:hover{fill:rgba(15,23,42,.95)}.hover\:fill-stone-100:hover{fill:#f5f5f4}.hover\:fill-stone-100\/0:hover{fill:hsla(60,5%,96%,0)}.hover\:fill-stone-100\/10:hover{fill:hsla(60,5%,96%,.1)}.hover\:fill-stone-100\/100:hover{fill:#f5f5f4}.hover\:fill-stone-100\/20:hover{fill:hsla(60,5%,96%,.2)}.hover\:fill-stone-100\/25:hover{fill:hsla(60,5%,96%,.25)}.hover\:fill-stone-100\/30:hover{fill:hsla(60,5%,96%,.3)}.hover\:fill-stone-100\/40:hover{fill:hsla(60,5%,96%,.4)}.hover\:fill-stone-100\/5:hover{fill:hsla(60,5%,96%,.05)}.hover\:fill-stone-100\/50:hover{fill:hsla(60,5%,96%,.5)}.hover\:fill-stone-100\/60:hover{fill:hsla(60,5%,96%,.6)}.hover\:fill-stone-100\/70:hover{fill:hsla(60,5%,96%,.7)}.hover\:fill-stone-100\/75:hover{fill:hsla(60,5%,96%,.75)}.hover\:fill-stone-100\/80:hover{fill:hsla(60,5%,96%,.8)}.hover\:fill-stone-100\/90:hover{fill:hsla(60,5%,96%,.9)}.hover\:fill-stone-100\/95:hover{fill:hsla(60,5%,96%,.95)}.hover\:fill-stone-200:hover{fill:#e7e5e4}.hover\:fill-stone-200\/0:hover{fill:hsla(20,6%,90%,0)}.hover\:fill-stone-200\/10:hover{fill:hsla(20,6%,90%,.1)}.hover\:fill-stone-200\/100:hover{fill:#e7e5e4}.hover\:fill-stone-200\/20:hover{fill:hsla(20,6%,90%,.2)}.hover\:fill-stone-200\/25:hover{fill:hsla(20,6%,90%,.25)}.hover\:fill-stone-200\/30:hover{fill:hsla(20,6%,90%,.3)}.hover\:fill-stone-200\/40:hover{fill:hsla(20,6%,90%,.4)}.hover\:fill-stone-200\/5:hover{fill:hsla(20,6%,90%,.05)}.hover\:fill-stone-200\/50:hover{fill:hsla(20,6%,90%,.5)}.hover\:fill-stone-200\/60:hover{fill:hsla(20,6%,90%,.6)}.hover\:fill-stone-200\/70:hover{fill:hsla(20,6%,90%,.7)}.hover\:fill-stone-200\/75:hover{fill:hsla(20,6%,90%,.75)}.hover\:fill-stone-200\/80:hover{fill:hsla(20,6%,90%,.8)}.hover\:fill-stone-200\/90:hover{fill:hsla(20,6%,90%,.9)}.hover\:fill-stone-200\/95:hover{fill:hsla(20,6%,90%,.95)}.hover\:fill-stone-300:hover{fill:#d6d3d1}.hover\:fill-stone-300\/0:hover{fill:hsla(24,6%,83%,0)}.hover\:fill-stone-300\/10:hover{fill:hsla(24,6%,83%,.1)}.hover\:fill-stone-300\/100:hover{fill:#d6d3d1}.hover\:fill-stone-300\/20:hover{fill:hsla(24,6%,83%,.2)}.hover\:fill-stone-300\/25:hover{fill:hsla(24,6%,83%,.25)}.hover\:fill-stone-300\/30:hover{fill:hsla(24,6%,83%,.3)}.hover\:fill-stone-300\/40:hover{fill:hsla(24,6%,83%,.4)}.hover\:fill-stone-300\/5:hover{fill:hsla(24,6%,83%,.05)}.hover\:fill-stone-300\/50:hover{fill:hsla(24,6%,83%,.5)}.hover\:fill-stone-300\/60:hover{fill:hsla(24,6%,83%,.6)}.hover\:fill-stone-300\/70:hover{fill:hsla(24,6%,83%,.7)}.hover\:fill-stone-300\/75:hover{fill:hsla(24,6%,83%,.75)}.hover\:fill-stone-300\/80:hover{fill:hsla(24,6%,83%,.8)}.hover\:fill-stone-300\/90:hover{fill:hsla(24,6%,83%,.9)}.hover\:fill-stone-300\/95:hover{fill:hsla(24,6%,83%,.95)}.hover\:fill-stone-400:hover{fill:#a8a29e}.hover\:fill-stone-400\/0:hover{fill:hsla(24,5%,64%,0)}.hover\:fill-stone-400\/10:hover{fill:hsla(24,5%,64%,.1)}.hover\:fill-stone-400\/100:hover{fill:#a8a29e}.hover\:fill-stone-400\/20:hover{fill:hsla(24,5%,64%,.2)}.hover\:fill-stone-400\/25:hover{fill:hsla(24,5%,64%,.25)}.hover\:fill-stone-400\/30:hover{fill:hsla(24,5%,64%,.3)}.hover\:fill-stone-400\/40:hover{fill:hsla(24,5%,64%,.4)}.hover\:fill-stone-400\/5:hover{fill:hsla(24,5%,64%,.05)}.hover\:fill-stone-400\/50:hover{fill:hsla(24,5%,64%,.5)}.hover\:fill-stone-400\/60:hover{fill:hsla(24,5%,64%,.6)}.hover\:fill-stone-400\/70:hover{fill:hsla(24,5%,64%,.7)}.hover\:fill-stone-400\/75:hover{fill:hsla(24,5%,64%,.75)}.hover\:fill-stone-400\/80:hover{fill:hsla(24,5%,64%,.8)}.hover\:fill-stone-400\/90:hover{fill:hsla(24,5%,64%,.9)}.hover\:fill-stone-400\/95:hover{fill:hsla(24,5%,64%,.95)}.hover\:fill-stone-50:hover{fill:#fafaf9}.hover\:fill-stone-50\/0:hover{fill:hsla(60,9%,98%,0)}.hover\:fill-stone-50\/10:hover{fill:hsla(60,9%,98%,.1)}.hover\:fill-stone-50\/100:hover{fill:#fafaf9}.hover\:fill-stone-50\/20:hover{fill:hsla(60,9%,98%,.2)}.hover\:fill-stone-50\/25:hover{fill:hsla(60,9%,98%,.25)}.hover\:fill-stone-50\/30:hover{fill:hsla(60,9%,98%,.3)}.hover\:fill-stone-50\/40:hover{fill:hsla(60,9%,98%,.4)}.hover\:fill-stone-50\/5:hover{fill:hsla(60,9%,98%,.05)}.hover\:fill-stone-50\/50:hover{fill:hsla(60,9%,98%,.5)}.hover\:fill-stone-50\/60:hover{fill:hsla(60,9%,98%,.6)}.hover\:fill-stone-50\/70:hover{fill:hsla(60,9%,98%,.7)}.hover\:fill-stone-50\/75:hover{fill:hsla(60,9%,98%,.75)}.hover\:fill-stone-50\/80:hover{fill:hsla(60,9%,98%,.8)}.hover\:fill-stone-50\/90:hover{fill:hsla(60,9%,98%,.9)}.hover\:fill-stone-50\/95:hover{fill:hsla(60,9%,98%,.95)}.hover\:fill-stone-500:hover{fill:#78716c}.hover\:fill-stone-500\/0:hover{fill:hsla(25,5%,45%,0)}.hover\:fill-stone-500\/10:hover{fill:hsla(25,5%,45%,.1)}.hover\:fill-stone-500\/100:hover{fill:#78716c}.hover\:fill-stone-500\/20:hover{fill:hsla(25,5%,45%,.2)}.hover\:fill-stone-500\/25:hover{fill:hsla(25,5%,45%,.25)}.hover\:fill-stone-500\/30:hover{fill:hsla(25,5%,45%,.3)}.hover\:fill-stone-500\/40:hover{fill:hsla(25,5%,45%,.4)}.hover\:fill-stone-500\/5:hover{fill:hsla(25,5%,45%,.05)}.hover\:fill-stone-500\/50:hover{fill:hsla(25,5%,45%,.5)}.hover\:fill-stone-500\/60:hover{fill:hsla(25,5%,45%,.6)}.hover\:fill-stone-500\/70:hover{fill:hsla(25,5%,45%,.7)}.hover\:fill-stone-500\/75:hover{fill:hsla(25,5%,45%,.75)}.hover\:fill-stone-500\/80:hover{fill:hsla(25,5%,45%,.8)}.hover\:fill-stone-500\/90:hover{fill:hsla(25,5%,45%,.9)}.hover\:fill-stone-500\/95:hover{fill:hsla(25,5%,45%,.95)}.hover\:fill-stone-600:hover{fill:#57534e}.hover\:fill-stone-600\/0:hover{fill:rgba(87,83,78,0)}.hover\:fill-stone-600\/10:hover{fill:rgba(87,83,78,.1)}.hover\:fill-stone-600\/100:hover{fill:#57534e}.hover\:fill-stone-600\/20:hover{fill:rgba(87,83,78,.2)}.hover\:fill-stone-600\/25:hover{fill:rgba(87,83,78,.25)}.hover\:fill-stone-600\/30:hover{fill:rgba(87,83,78,.3)}.hover\:fill-stone-600\/40:hover{fill:rgba(87,83,78,.4)}.hover\:fill-stone-600\/5:hover{fill:rgba(87,83,78,.05)}.hover\:fill-stone-600\/50:hover{fill:rgba(87,83,78,.5)}.hover\:fill-stone-600\/60:hover{fill:rgba(87,83,78,.6)}.hover\:fill-stone-600\/70:hover{fill:rgba(87,83,78,.7)}.hover\:fill-stone-600\/75:hover{fill:rgba(87,83,78,.75)}.hover\:fill-stone-600\/80:hover{fill:rgba(87,83,78,.8)}.hover\:fill-stone-600\/90:hover{fill:rgba(87,83,78,.9)}.hover\:fill-stone-600\/95:hover{fill:rgba(87,83,78,.95)}.hover\:fill-stone-700:hover{fill:#44403c}.hover\:fill-stone-700\/0:hover{fill:rgba(68,64,60,0)}.hover\:fill-stone-700\/10:hover{fill:rgba(68,64,60,.1)}.hover\:fill-stone-700\/100:hover{fill:#44403c}.hover\:fill-stone-700\/20:hover{fill:rgba(68,64,60,.2)}.hover\:fill-stone-700\/25:hover{fill:rgba(68,64,60,.25)}.hover\:fill-stone-700\/30:hover{fill:rgba(68,64,60,.3)}.hover\:fill-stone-700\/40:hover{fill:rgba(68,64,60,.4)}.hover\:fill-stone-700\/5:hover{fill:rgba(68,64,60,.05)}.hover\:fill-stone-700\/50:hover{fill:rgba(68,64,60,.5)}.hover\:fill-stone-700\/60:hover{fill:rgba(68,64,60,.6)}.hover\:fill-stone-700\/70:hover{fill:rgba(68,64,60,.7)}.hover\:fill-stone-700\/75:hover{fill:rgba(68,64,60,.75)}.hover\:fill-stone-700\/80:hover{fill:rgba(68,64,60,.8)}.hover\:fill-stone-700\/90:hover{fill:rgba(68,64,60,.9)}.hover\:fill-stone-700\/95:hover{fill:rgba(68,64,60,.95)}.hover\:fill-stone-800:hover{fill:#292524}.hover\:fill-stone-800\/0:hover{fill:rgba(41,37,36,0)}.hover\:fill-stone-800\/10:hover{fill:rgba(41,37,36,.1)}.hover\:fill-stone-800\/100:hover{fill:#292524}.hover\:fill-stone-800\/20:hover{fill:rgba(41,37,36,.2)}.hover\:fill-stone-800\/25:hover{fill:rgba(41,37,36,.25)}.hover\:fill-stone-800\/30:hover{fill:rgba(41,37,36,.3)}.hover\:fill-stone-800\/40:hover{fill:rgba(41,37,36,.4)}.hover\:fill-stone-800\/5:hover{fill:rgba(41,37,36,.05)}.hover\:fill-stone-800\/50:hover{fill:rgba(41,37,36,.5)}.hover\:fill-stone-800\/60:hover{fill:rgba(41,37,36,.6)}.hover\:fill-stone-800\/70:hover{fill:rgba(41,37,36,.7)}.hover\:fill-stone-800\/75:hover{fill:rgba(41,37,36,.75)}.hover\:fill-stone-800\/80:hover{fill:rgba(41,37,36,.8)}.hover\:fill-stone-800\/90:hover{fill:rgba(41,37,36,.9)}.hover\:fill-stone-800\/95:hover{fill:rgba(41,37,36,.95)}.hover\:fill-stone-900:hover{fill:#1c1917}.hover\:fill-stone-900\/0:hover{fill:rgba(28,25,23,0)}.hover\:fill-stone-900\/10:hover{fill:rgba(28,25,23,.1)}.hover\:fill-stone-900\/100:hover{fill:#1c1917}.hover\:fill-stone-900\/20:hover{fill:rgba(28,25,23,.2)}.hover\:fill-stone-900\/25:hover{fill:rgba(28,25,23,.25)}.hover\:fill-stone-900\/30:hover{fill:rgba(28,25,23,.3)}.hover\:fill-stone-900\/40:hover{fill:rgba(28,25,23,.4)}.hover\:fill-stone-900\/5:hover{fill:rgba(28,25,23,.05)}.hover\:fill-stone-900\/50:hover{fill:rgba(28,25,23,.5)}.hover\:fill-stone-900\/60:hover{fill:rgba(28,25,23,.6)}.hover\:fill-stone-900\/70:hover{fill:rgba(28,25,23,.7)}.hover\:fill-stone-900\/75:hover{fill:rgba(28,25,23,.75)}.hover\:fill-stone-900\/80:hover{fill:rgba(28,25,23,.8)}.hover\:fill-stone-900\/90:hover{fill:rgba(28,25,23,.9)}.hover\:fill-stone-900\/95:hover{fill:rgba(28,25,23,.95)}.hover\:fill-teal-100:hover{fill:#d5f5f6}.hover\:fill-teal-100\/0:hover{fill:rgba(213,245,246,0)}.hover\:fill-teal-100\/10:hover{fill:rgba(213,245,246,.1)}.hover\:fill-teal-100\/100:hover{fill:#d5f5f6}.hover\:fill-teal-100\/20:hover{fill:rgba(213,245,246,.2)}.hover\:fill-teal-100\/25:hover{fill:rgba(213,245,246,.25)}.hover\:fill-teal-100\/30:hover{fill:rgba(213,245,246,.3)}.hover\:fill-teal-100\/40:hover{fill:rgba(213,245,246,.4)}.hover\:fill-teal-100\/5:hover{fill:rgba(213,245,246,.05)}.hover\:fill-teal-100\/50:hover{fill:rgba(213,245,246,.5)}.hover\:fill-teal-100\/60:hover{fill:rgba(213,245,246,.6)}.hover\:fill-teal-100\/70:hover{fill:rgba(213,245,246,.7)}.hover\:fill-teal-100\/75:hover{fill:rgba(213,245,246,.75)}.hover\:fill-teal-100\/80:hover{fill:rgba(213,245,246,.8)}.hover\:fill-teal-100\/90:hover{fill:rgba(213,245,246,.9)}.hover\:fill-teal-100\/95:hover{fill:rgba(213,245,246,.95)}.hover\:fill-teal-200:hover{fill:#afecef}.hover\:fill-teal-200\/0:hover{fill:rgba(175,236,239,0)}.hover\:fill-teal-200\/10:hover{fill:rgba(175,236,239,.1)}.hover\:fill-teal-200\/100:hover{fill:#afecef}.hover\:fill-teal-200\/20:hover{fill:rgba(175,236,239,.2)}.hover\:fill-teal-200\/25:hover{fill:rgba(175,236,239,.25)}.hover\:fill-teal-200\/30:hover{fill:rgba(175,236,239,.3)}.hover\:fill-teal-200\/40:hover{fill:rgba(175,236,239,.4)}.hover\:fill-teal-200\/5:hover{fill:rgba(175,236,239,.05)}.hover\:fill-teal-200\/50:hover{fill:rgba(175,236,239,.5)}.hover\:fill-teal-200\/60:hover{fill:rgba(175,236,239,.6)}.hover\:fill-teal-200\/70:hover{fill:rgba(175,236,239,.7)}.hover\:fill-teal-200\/75:hover{fill:rgba(175,236,239,.75)}.hover\:fill-teal-200\/80:hover{fill:rgba(175,236,239,.8)}.hover\:fill-teal-200\/90:hover{fill:rgba(175,236,239,.9)}.hover\:fill-teal-200\/95:hover{fill:rgba(175,236,239,.95)}.hover\:fill-teal-300:hover{fill:#7edce2}.hover\:fill-teal-300\/0:hover{fill:rgba(126,220,226,0)}.hover\:fill-teal-300\/10:hover{fill:rgba(126,220,226,.1)}.hover\:fill-teal-300\/100:hover{fill:#7edce2}.hover\:fill-teal-300\/20:hover{fill:rgba(126,220,226,.2)}.hover\:fill-teal-300\/25:hover{fill:rgba(126,220,226,.25)}.hover\:fill-teal-300\/30:hover{fill:rgba(126,220,226,.3)}.hover\:fill-teal-300\/40:hover{fill:rgba(126,220,226,.4)}.hover\:fill-teal-300\/5:hover{fill:rgba(126,220,226,.05)}.hover\:fill-teal-300\/50:hover{fill:rgba(126,220,226,.5)}.hover\:fill-teal-300\/60:hover{fill:rgba(126,220,226,.6)}.hover\:fill-teal-300\/70:hover{fill:rgba(126,220,226,.7)}.hover\:fill-teal-300\/75:hover{fill:rgba(126,220,226,.75)}.hover\:fill-teal-300\/80:hover{fill:rgba(126,220,226,.8)}.hover\:fill-teal-300\/90:hover{fill:rgba(126,220,226,.9)}.hover\:fill-teal-300\/95:hover{fill:rgba(126,220,226,.95)}.hover\:fill-teal-400:hover{fill:#16bdca}.hover\:fill-teal-400\/0:hover{fill:rgba(22,189,202,0)}.hover\:fill-teal-400\/10:hover{fill:rgba(22,189,202,.1)}.hover\:fill-teal-400\/100:hover{fill:#16bdca}.hover\:fill-teal-400\/20:hover{fill:rgba(22,189,202,.2)}.hover\:fill-teal-400\/25:hover{fill:rgba(22,189,202,.25)}.hover\:fill-teal-400\/30:hover{fill:rgba(22,189,202,.3)}.hover\:fill-teal-400\/40:hover{fill:rgba(22,189,202,.4)}.hover\:fill-teal-400\/5:hover{fill:rgba(22,189,202,.05)}.hover\:fill-teal-400\/50:hover{fill:rgba(22,189,202,.5)}.hover\:fill-teal-400\/60:hover{fill:rgba(22,189,202,.6)}.hover\:fill-teal-400\/70:hover{fill:rgba(22,189,202,.7)}.hover\:fill-teal-400\/75:hover{fill:rgba(22,189,202,.75)}.hover\:fill-teal-400\/80:hover{fill:rgba(22,189,202,.8)}.hover\:fill-teal-400\/90:hover{fill:rgba(22,189,202,.9)}.hover\:fill-teal-400\/95:hover{fill:rgba(22,189,202,.95)}.hover\:fill-teal-50:hover{fill:#edfafa}.hover\:fill-teal-50\/0:hover{fill:rgba(237,250,250,0)}.hover\:fill-teal-50\/10:hover{fill:rgba(237,250,250,.1)}.hover\:fill-teal-50\/100:hover{fill:#edfafa}.hover\:fill-teal-50\/20:hover{fill:rgba(237,250,250,.2)}.hover\:fill-teal-50\/25:hover{fill:rgba(237,250,250,.25)}.hover\:fill-teal-50\/30:hover{fill:rgba(237,250,250,.3)}.hover\:fill-teal-50\/40:hover{fill:rgba(237,250,250,.4)}.hover\:fill-teal-50\/5:hover{fill:rgba(237,250,250,.05)}.hover\:fill-teal-50\/50:hover{fill:rgba(237,250,250,.5)}.hover\:fill-teal-50\/60:hover{fill:rgba(237,250,250,.6)}.hover\:fill-teal-50\/70:hover{fill:rgba(237,250,250,.7)}.hover\:fill-teal-50\/75:hover{fill:rgba(237,250,250,.75)}.hover\:fill-teal-50\/80:hover{fill:rgba(237,250,250,.8)}.hover\:fill-teal-50\/90:hover{fill:rgba(237,250,250,.9)}.hover\:fill-teal-50\/95:hover{fill:rgba(237,250,250,.95)}.hover\:fill-teal-500:hover{fill:#0694a2}.hover\:fill-teal-500\/0:hover{fill:rgba(6,148,162,0)}.hover\:fill-teal-500\/10:hover{fill:rgba(6,148,162,.1)}.hover\:fill-teal-500\/100:hover{fill:#0694a2}.hover\:fill-teal-500\/20:hover{fill:rgba(6,148,162,.2)}.hover\:fill-teal-500\/25:hover{fill:rgba(6,148,162,.25)}.hover\:fill-teal-500\/30:hover{fill:rgba(6,148,162,.3)}.hover\:fill-teal-500\/40:hover{fill:rgba(6,148,162,.4)}.hover\:fill-teal-500\/5:hover{fill:rgba(6,148,162,.05)}.hover\:fill-teal-500\/50:hover{fill:rgba(6,148,162,.5)}.hover\:fill-teal-500\/60:hover{fill:rgba(6,148,162,.6)}.hover\:fill-teal-500\/70:hover{fill:rgba(6,148,162,.7)}.hover\:fill-teal-500\/75:hover{fill:rgba(6,148,162,.75)}.hover\:fill-teal-500\/80:hover{fill:rgba(6,148,162,.8)}.hover\:fill-teal-500\/90:hover{fill:rgba(6,148,162,.9)}.hover\:fill-teal-500\/95:hover{fill:rgba(6,148,162,.95)}.hover\:fill-teal-600:hover{fill:#047481}.hover\:fill-teal-600\/0:hover{fill:rgba(4,116,129,0)}.hover\:fill-teal-600\/10:hover{fill:rgba(4,116,129,.1)}.hover\:fill-teal-600\/100:hover{fill:#047481}.hover\:fill-teal-600\/20:hover{fill:rgba(4,116,129,.2)}.hover\:fill-teal-600\/25:hover{fill:rgba(4,116,129,.25)}.hover\:fill-teal-600\/30:hover{fill:rgba(4,116,129,.3)}.hover\:fill-teal-600\/40:hover{fill:rgba(4,116,129,.4)}.hover\:fill-teal-600\/5:hover{fill:rgba(4,116,129,.05)}.hover\:fill-teal-600\/50:hover{fill:rgba(4,116,129,.5)}.hover\:fill-teal-600\/60:hover{fill:rgba(4,116,129,.6)}.hover\:fill-teal-600\/70:hover{fill:rgba(4,116,129,.7)}.hover\:fill-teal-600\/75:hover{fill:rgba(4,116,129,.75)}.hover\:fill-teal-600\/80:hover{fill:rgba(4,116,129,.8)}.hover\:fill-teal-600\/90:hover{fill:rgba(4,116,129,.9)}.hover\:fill-teal-600\/95:hover{fill:rgba(4,116,129,.95)}.hover\:fill-teal-700:hover{fill:#036672}.hover\:fill-teal-700\/0:hover{fill:rgba(3,102,114,0)}.hover\:fill-teal-700\/10:hover{fill:rgba(3,102,114,.1)}.hover\:fill-teal-700\/100:hover{fill:#036672}.hover\:fill-teal-700\/20:hover{fill:rgba(3,102,114,.2)}.hover\:fill-teal-700\/25:hover{fill:rgba(3,102,114,.25)}.hover\:fill-teal-700\/30:hover{fill:rgba(3,102,114,.3)}.hover\:fill-teal-700\/40:hover{fill:rgba(3,102,114,.4)}.hover\:fill-teal-700\/5:hover{fill:rgba(3,102,114,.05)}.hover\:fill-teal-700\/50:hover{fill:rgba(3,102,114,.5)}.hover\:fill-teal-700\/60:hover{fill:rgba(3,102,114,.6)}.hover\:fill-teal-700\/70:hover{fill:rgba(3,102,114,.7)}.hover\:fill-teal-700\/75:hover{fill:rgba(3,102,114,.75)}.hover\:fill-teal-700\/80:hover{fill:rgba(3,102,114,.8)}.hover\:fill-teal-700\/90:hover{fill:rgba(3,102,114,.9)}.hover\:fill-teal-700\/95:hover{fill:rgba(3,102,114,.95)}.hover\:fill-teal-800:hover{fill:#05505c}.hover\:fill-teal-800\/0:hover{fill:rgba(5,80,92,0)}.hover\:fill-teal-800\/10:hover{fill:rgba(5,80,92,.1)}.hover\:fill-teal-800\/100:hover{fill:#05505c}.hover\:fill-teal-800\/20:hover{fill:rgba(5,80,92,.2)}.hover\:fill-teal-800\/25:hover{fill:rgba(5,80,92,.25)}.hover\:fill-teal-800\/30:hover{fill:rgba(5,80,92,.3)}.hover\:fill-teal-800\/40:hover{fill:rgba(5,80,92,.4)}.hover\:fill-teal-800\/5:hover{fill:rgba(5,80,92,.05)}.hover\:fill-teal-800\/50:hover{fill:rgba(5,80,92,.5)}.hover\:fill-teal-800\/60:hover{fill:rgba(5,80,92,.6)}.hover\:fill-teal-800\/70:hover{fill:rgba(5,80,92,.7)}.hover\:fill-teal-800\/75:hover{fill:rgba(5,80,92,.75)}.hover\:fill-teal-800\/80:hover{fill:rgba(5,80,92,.8)}.hover\:fill-teal-800\/90:hover{fill:rgba(5,80,92,.9)}.hover\:fill-teal-800\/95:hover{fill:rgba(5,80,92,.95)}.hover\:fill-teal-900:hover{fill:#014451}.hover\:fill-teal-900\/0:hover{fill:rgba(1,68,81,0)}.hover\:fill-teal-900\/10:hover{fill:rgba(1,68,81,.1)}.hover\:fill-teal-900\/100:hover{fill:#014451}.hover\:fill-teal-900\/20:hover{fill:rgba(1,68,81,.2)}.hover\:fill-teal-900\/25:hover{fill:rgba(1,68,81,.25)}.hover\:fill-teal-900\/30:hover{fill:rgba(1,68,81,.3)}.hover\:fill-teal-900\/40:hover{fill:rgba(1,68,81,.4)}.hover\:fill-teal-900\/5:hover{fill:rgba(1,68,81,.05)}.hover\:fill-teal-900\/50:hover{fill:rgba(1,68,81,.5)}.hover\:fill-teal-900\/60:hover{fill:rgba(1,68,81,.6)}.hover\:fill-teal-900\/70:hover{fill:rgba(1,68,81,.7)}.hover\:fill-teal-900\/75:hover{fill:rgba(1,68,81,.75)}.hover\:fill-teal-900\/80:hover{fill:rgba(1,68,81,.8)}.hover\:fill-teal-900\/90:hover{fill:rgba(1,68,81,.9)}.hover\:fill-teal-900\/95:hover{fill:rgba(1,68,81,.95)}.hover\:fill-violet-100:hover{fill:#ede9fe}.hover\:fill-violet-100\/0:hover{fill:rgba(237,233,254,0)}.hover\:fill-violet-100\/10:hover{fill:rgba(237,233,254,.1)}.hover\:fill-violet-100\/100:hover{fill:#ede9fe}.hover\:fill-violet-100\/20:hover{fill:rgba(237,233,254,.2)}.hover\:fill-violet-100\/25:hover{fill:rgba(237,233,254,.25)}.hover\:fill-violet-100\/30:hover{fill:rgba(237,233,254,.3)}.hover\:fill-violet-100\/40:hover{fill:rgba(237,233,254,.4)}.hover\:fill-violet-100\/5:hover{fill:rgba(237,233,254,.05)}.hover\:fill-violet-100\/50:hover{fill:rgba(237,233,254,.5)}.hover\:fill-violet-100\/60:hover{fill:rgba(237,233,254,.6)}.hover\:fill-violet-100\/70:hover{fill:rgba(237,233,254,.7)}.hover\:fill-violet-100\/75:hover{fill:rgba(237,233,254,.75)}.hover\:fill-violet-100\/80:hover{fill:rgba(237,233,254,.8)}.hover\:fill-violet-100\/90:hover{fill:rgba(237,233,254,.9)}.hover\:fill-violet-100\/95:hover{fill:rgba(237,233,254,.95)}.hover\:fill-violet-200:hover{fill:#ddd6fe}.hover\:fill-violet-200\/0:hover{fill:rgba(221,214,254,0)}.hover\:fill-violet-200\/10:hover{fill:rgba(221,214,254,.1)}.hover\:fill-violet-200\/100:hover{fill:#ddd6fe}.hover\:fill-violet-200\/20:hover{fill:rgba(221,214,254,.2)}.hover\:fill-violet-200\/25:hover{fill:rgba(221,214,254,.25)}.hover\:fill-violet-200\/30:hover{fill:rgba(221,214,254,.3)}.hover\:fill-violet-200\/40:hover{fill:rgba(221,214,254,.4)}.hover\:fill-violet-200\/5:hover{fill:rgba(221,214,254,.05)}.hover\:fill-violet-200\/50:hover{fill:rgba(221,214,254,.5)}.hover\:fill-violet-200\/60:hover{fill:rgba(221,214,254,.6)}.hover\:fill-violet-200\/70:hover{fill:rgba(221,214,254,.7)}.hover\:fill-violet-200\/75:hover{fill:rgba(221,214,254,.75)}.hover\:fill-violet-200\/80:hover{fill:rgba(221,214,254,.8)}.hover\:fill-violet-200\/90:hover{fill:rgba(221,214,254,.9)}.hover\:fill-violet-200\/95:hover{fill:rgba(221,214,254,.95)}.hover\:fill-violet-300:hover{fill:#c4b5fd}.hover\:fill-violet-300\/0:hover{fill:rgba(196,181,253,0)}.hover\:fill-violet-300\/10:hover{fill:rgba(196,181,253,.1)}.hover\:fill-violet-300\/100:hover{fill:#c4b5fd}.hover\:fill-violet-300\/20:hover{fill:rgba(196,181,253,.2)}.hover\:fill-violet-300\/25:hover{fill:rgba(196,181,253,.25)}.hover\:fill-violet-300\/30:hover{fill:rgba(196,181,253,.3)}.hover\:fill-violet-300\/40:hover{fill:rgba(196,181,253,.4)}.hover\:fill-violet-300\/5:hover{fill:rgba(196,181,253,.05)}.hover\:fill-violet-300\/50:hover{fill:rgba(196,181,253,.5)}.hover\:fill-violet-300\/60:hover{fill:rgba(196,181,253,.6)}.hover\:fill-violet-300\/70:hover{fill:rgba(196,181,253,.7)}.hover\:fill-violet-300\/75:hover{fill:rgba(196,181,253,.75)}.hover\:fill-violet-300\/80:hover{fill:rgba(196,181,253,.8)}.hover\:fill-violet-300\/90:hover{fill:rgba(196,181,253,.9)}.hover\:fill-violet-300\/95:hover{fill:rgba(196,181,253,.95)}.hover\:fill-violet-400:hover{fill:#a78bfa}.hover\:fill-violet-400\/0:hover{fill:rgba(167,139,250,0)}.hover\:fill-violet-400\/10:hover{fill:rgba(167,139,250,.1)}.hover\:fill-violet-400\/100:hover{fill:#a78bfa}.hover\:fill-violet-400\/20:hover{fill:rgba(167,139,250,.2)}.hover\:fill-violet-400\/25:hover{fill:rgba(167,139,250,.25)}.hover\:fill-violet-400\/30:hover{fill:rgba(167,139,250,.3)}.hover\:fill-violet-400\/40:hover{fill:rgba(167,139,250,.4)}.hover\:fill-violet-400\/5:hover{fill:rgba(167,139,250,.05)}.hover\:fill-violet-400\/50:hover{fill:rgba(167,139,250,.5)}.hover\:fill-violet-400\/60:hover{fill:rgba(167,139,250,.6)}.hover\:fill-violet-400\/70:hover{fill:rgba(167,139,250,.7)}.hover\:fill-violet-400\/75:hover{fill:rgba(167,139,250,.75)}.hover\:fill-violet-400\/80:hover{fill:rgba(167,139,250,.8)}.hover\:fill-violet-400\/90:hover{fill:rgba(167,139,250,.9)}.hover\:fill-violet-400\/95:hover{fill:rgba(167,139,250,.95)}.hover\:fill-violet-50:hover{fill:#f5f3ff}.hover\:fill-violet-50\/0:hover{fill:rgba(245,243,255,0)}.hover\:fill-violet-50\/10:hover{fill:rgba(245,243,255,.1)}.hover\:fill-violet-50\/100:hover{fill:#f5f3ff}.hover\:fill-violet-50\/20:hover{fill:rgba(245,243,255,.2)}.hover\:fill-violet-50\/25:hover{fill:rgba(245,243,255,.25)}.hover\:fill-violet-50\/30:hover{fill:rgba(245,243,255,.3)}.hover\:fill-violet-50\/40:hover{fill:rgba(245,243,255,.4)}.hover\:fill-violet-50\/5:hover{fill:rgba(245,243,255,.05)}.hover\:fill-violet-50\/50:hover{fill:rgba(245,243,255,.5)}.hover\:fill-violet-50\/60:hover{fill:rgba(245,243,255,.6)}.hover\:fill-violet-50\/70:hover{fill:rgba(245,243,255,.7)}.hover\:fill-violet-50\/75:hover{fill:rgba(245,243,255,.75)}.hover\:fill-violet-50\/80:hover{fill:rgba(245,243,255,.8)}.hover\:fill-violet-50\/90:hover{fill:rgba(245,243,255,.9)}.hover\:fill-violet-50\/95:hover{fill:rgba(245,243,255,.95)}.hover\:fill-violet-500:hover{fill:#8b5cf6}.hover\:fill-violet-500\/0:hover{fill:rgba(139,92,246,0)}.hover\:fill-violet-500\/10:hover{fill:rgba(139,92,246,.1)}.hover\:fill-violet-500\/100:hover{fill:#8b5cf6}.hover\:fill-violet-500\/20:hover{fill:rgba(139,92,246,.2)}.hover\:fill-violet-500\/25:hover{fill:rgba(139,92,246,.25)}.hover\:fill-violet-500\/30:hover{fill:rgba(139,92,246,.3)}.hover\:fill-violet-500\/40:hover{fill:rgba(139,92,246,.4)}.hover\:fill-violet-500\/5:hover{fill:rgba(139,92,246,.05)}.hover\:fill-violet-500\/50:hover{fill:rgba(139,92,246,.5)}.hover\:fill-violet-500\/60:hover{fill:rgba(139,92,246,.6)}.hover\:fill-violet-500\/70:hover{fill:rgba(139,92,246,.7)}.hover\:fill-violet-500\/75:hover{fill:rgba(139,92,246,.75)}.hover\:fill-violet-500\/80:hover{fill:rgba(139,92,246,.8)}.hover\:fill-violet-500\/90:hover{fill:rgba(139,92,246,.9)}.hover\:fill-violet-500\/95:hover{fill:rgba(139,92,246,.95)}.hover\:fill-violet-600:hover{fill:#7c3aed}.hover\:fill-violet-600\/0:hover{fill:rgba(124,58,237,0)}.hover\:fill-violet-600\/10:hover{fill:rgba(124,58,237,.1)}.hover\:fill-violet-600\/100:hover{fill:#7c3aed}.hover\:fill-violet-600\/20:hover{fill:rgba(124,58,237,.2)}.hover\:fill-violet-600\/25:hover{fill:rgba(124,58,237,.25)}.hover\:fill-violet-600\/30:hover{fill:rgba(124,58,237,.3)}.hover\:fill-violet-600\/40:hover{fill:rgba(124,58,237,.4)}.hover\:fill-violet-600\/5:hover{fill:rgba(124,58,237,.05)}.hover\:fill-violet-600\/50:hover{fill:rgba(124,58,237,.5)}.hover\:fill-violet-600\/60:hover{fill:rgba(124,58,237,.6)}.hover\:fill-violet-600\/70:hover{fill:rgba(124,58,237,.7)}.hover\:fill-violet-600\/75:hover{fill:rgba(124,58,237,.75)}.hover\:fill-violet-600\/80:hover{fill:rgba(124,58,237,.8)}.hover\:fill-violet-600\/90:hover{fill:rgba(124,58,237,.9)}.hover\:fill-violet-600\/95:hover{fill:rgba(124,58,237,.95)}.hover\:fill-violet-700:hover{fill:#6d28d9}.hover\:fill-violet-700\/0:hover{fill:rgba(109,40,217,0)}.hover\:fill-violet-700\/10:hover{fill:rgba(109,40,217,.1)}.hover\:fill-violet-700\/100:hover{fill:#6d28d9}.hover\:fill-violet-700\/20:hover{fill:rgba(109,40,217,.2)}.hover\:fill-violet-700\/25:hover{fill:rgba(109,40,217,.25)}.hover\:fill-violet-700\/30:hover{fill:rgba(109,40,217,.3)}.hover\:fill-violet-700\/40:hover{fill:rgba(109,40,217,.4)}.hover\:fill-violet-700\/5:hover{fill:rgba(109,40,217,.05)}.hover\:fill-violet-700\/50:hover{fill:rgba(109,40,217,.5)}.hover\:fill-violet-700\/60:hover{fill:rgba(109,40,217,.6)}.hover\:fill-violet-700\/70:hover{fill:rgba(109,40,217,.7)}.hover\:fill-violet-700\/75:hover{fill:rgba(109,40,217,.75)}.hover\:fill-violet-700\/80:hover{fill:rgba(109,40,217,.8)}.hover\:fill-violet-700\/90:hover{fill:rgba(109,40,217,.9)}.hover\:fill-violet-700\/95:hover{fill:rgba(109,40,217,.95)}.hover\:fill-violet-800:hover{fill:#5b21b6}.hover\:fill-violet-800\/0:hover{fill:rgba(91,33,182,0)}.hover\:fill-violet-800\/10:hover{fill:rgba(91,33,182,.1)}.hover\:fill-violet-800\/100:hover{fill:#5b21b6}.hover\:fill-violet-800\/20:hover{fill:rgba(91,33,182,.2)}.hover\:fill-violet-800\/25:hover{fill:rgba(91,33,182,.25)}.hover\:fill-violet-800\/30:hover{fill:rgba(91,33,182,.3)}.hover\:fill-violet-800\/40:hover{fill:rgba(91,33,182,.4)}.hover\:fill-violet-800\/5:hover{fill:rgba(91,33,182,.05)}.hover\:fill-violet-800\/50:hover{fill:rgba(91,33,182,.5)}.hover\:fill-violet-800\/60:hover{fill:rgba(91,33,182,.6)}.hover\:fill-violet-800\/70:hover{fill:rgba(91,33,182,.7)}.hover\:fill-violet-800\/75:hover{fill:rgba(91,33,182,.75)}.hover\:fill-violet-800\/80:hover{fill:rgba(91,33,182,.8)}.hover\:fill-violet-800\/90:hover{fill:rgba(91,33,182,.9)}.hover\:fill-violet-800\/95:hover{fill:rgba(91,33,182,.95)}.hover\:fill-violet-900:hover{fill:#4c1d95}.hover\:fill-violet-900\/0:hover{fill:rgba(76,29,149,0)}.hover\:fill-violet-900\/10:hover{fill:rgba(76,29,149,.1)}.hover\:fill-violet-900\/100:hover{fill:#4c1d95}.hover\:fill-violet-900\/20:hover{fill:rgba(76,29,149,.2)}.hover\:fill-violet-900\/25:hover{fill:rgba(76,29,149,.25)}.hover\:fill-violet-900\/30:hover{fill:rgba(76,29,149,.3)}.hover\:fill-violet-900\/40:hover{fill:rgba(76,29,149,.4)}.hover\:fill-violet-900\/5:hover{fill:rgba(76,29,149,.05)}.hover\:fill-violet-900\/50:hover{fill:rgba(76,29,149,.5)}.hover\:fill-violet-900\/60:hover{fill:rgba(76,29,149,.6)}.hover\:fill-violet-900\/70:hover{fill:rgba(76,29,149,.7)}.hover\:fill-violet-900\/75:hover{fill:rgba(76,29,149,.75)}.hover\:fill-violet-900\/80:hover{fill:rgba(76,29,149,.8)}.hover\:fill-violet-900\/90:hover{fill:rgba(76,29,149,.9)}.hover\:fill-violet-900\/95:hover{fill:rgba(76,29,149,.95)}.hover\:fill-yellow-100:hover{fill:#fdf6b2}.hover\:fill-yellow-100\/0:hover{fill:hsla(54,95%,85%,0)}.hover\:fill-yellow-100\/10:hover{fill:hsla(54,95%,85%,.1)}.hover\:fill-yellow-100\/100:hover{fill:#fdf6b2}.hover\:fill-yellow-100\/20:hover{fill:hsla(54,95%,85%,.2)}.hover\:fill-yellow-100\/25:hover{fill:hsla(54,95%,85%,.25)}.hover\:fill-yellow-100\/30:hover{fill:hsla(54,95%,85%,.3)}.hover\:fill-yellow-100\/40:hover{fill:hsla(54,95%,85%,.4)}.hover\:fill-yellow-100\/5:hover{fill:hsla(54,95%,85%,.05)}.hover\:fill-yellow-100\/50:hover{fill:hsla(54,95%,85%,.5)}.hover\:fill-yellow-100\/60:hover{fill:hsla(54,95%,85%,.6)}.hover\:fill-yellow-100\/70:hover{fill:hsla(54,95%,85%,.7)}.hover\:fill-yellow-100\/75:hover{fill:hsla(54,95%,85%,.75)}.hover\:fill-yellow-100\/80:hover{fill:hsla(54,95%,85%,.8)}.hover\:fill-yellow-100\/90:hover{fill:hsla(54,95%,85%,.9)}.hover\:fill-yellow-100\/95:hover{fill:hsla(54,95%,85%,.95)}.hover\:fill-yellow-200:hover{fill:#fce96a}.hover\:fill-yellow-200\/0:hover{fill:hsla(52,96%,70%,0)}.hover\:fill-yellow-200\/10:hover{fill:hsla(52,96%,70%,.1)}.hover\:fill-yellow-200\/100:hover{fill:#fce96a}.hover\:fill-yellow-200\/20:hover{fill:hsla(52,96%,70%,.2)}.hover\:fill-yellow-200\/25:hover{fill:hsla(52,96%,70%,.25)}.hover\:fill-yellow-200\/30:hover{fill:hsla(52,96%,70%,.3)}.hover\:fill-yellow-200\/40:hover{fill:hsla(52,96%,70%,.4)}.hover\:fill-yellow-200\/5:hover{fill:hsla(52,96%,70%,.05)}.hover\:fill-yellow-200\/50:hover{fill:hsla(52,96%,70%,.5)}.hover\:fill-yellow-200\/60:hover{fill:hsla(52,96%,70%,.6)}.hover\:fill-yellow-200\/70:hover{fill:hsla(52,96%,70%,.7)}.hover\:fill-yellow-200\/75:hover{fill:hsla(52,96%,70%,.75)}.hover\:fill-yellow-200\/80:hover{fill:hsla(52,96%,70%,.8)}.hover\:fill-yellow-200\/90:hover{fill:hsla(52,96%,70%,.9)}.hover\:fill-yellow-200\/95:hover{fill:hsla(52,96%,70%,.95)}.hover\:fill-yellow-300:hover{fill:#faca15}.hover\:fill-yellow-300\/0:hover{fill:rgba(250,202,21,0)}.hover\:fill-yellow-300\/10:hover{fill:rgba(250,202,21,.1)}.hover\:fill-yellow-300\/100:hover{fill:#faca15}.hover\:fill-yellow-300\/20:hover{fill:rgba(250,202,21,.2)}.hover\:fill-yellow-300\/25:hover{fill:rgba(250,202,21,.25)}.hover\:fill-yellow-300\/30:hover{fill:rgba(250,202,21,.3)}.hover\:fill-yellow-300\/40:hover{fill:rgba(250,202,21,.4)}.hover\:fill-yellow-300\/5:hover{fill:rgba(250,202,21,.05)}.hover\:fill-yellow-300\/50:hover{fill:rgba(250,202,21,.5)}.hover\:fill-yellow-300\/60:hover{fill:rgba(250,202,21,.6)}.hover\:fill-yellow-300\/70:hover{fill:rgba(250,202,21,.7)}.hover\:fill-yellow-300\/75:hover{fill:rgba(250,202,21,.75)}.hover\:fill-yellow-300\/80:hover{fill:rgba(250,202,21,.8)}.hover\:fill-yellow-300\/90:hover{fill:rgba(250,202,21,.9)}.hover\:fill-yellow-300\/95:hover{fill:rgba(250,202,21,.95)}.hover\:fill-yellow-400:hover{fill:#e3a008}.hover\:fill-yellow-400\/0:hover{fill:rgba(227,160,8,0)}.hover\:fill-yellow-400\/10:hover{fill:rgba(227,160,8,.1)}.hover\:fill-yellow-400\/100:hover{fill:#e3a008}.hover\:fill-yellow-400\/20:hover{fill:rgba(227,160,8,.2)}.hover\:fill-yellow-400\/25:hover{fill:rgba(227,160,8,.25)}.hover\:fill-yellow-400\/30:hover{fill:rgba(227,160,8,.3)}.hover\:fill-yellow-400\/40:hover{fill:rgba(227,160,8,.4)}.hover\:fill-yellow-400\/5:hover{fill:rgba(227,160,8,.05)}.hover\:fill-yellow-400\/50:hover{fill:rgba(227,160,8,.5)}.hover\:fill-yellow-400\/60:hover{fill:rgba(227,160,8,.6)}.hover\:fill-yellow-400\/70:hover{fill:rgba(227,160,8,.7)}.hover\:fill-yellow-400\/75:hover{fill:rgba(227,160,8,.75)}.hover\:fill-yellow-400\/80:hover{fill:rgba(227,160,8,.8)}.hover\:fill-yellow-400\/90:hover{fill:rgba(227,160,8,.9)}.hover\:fill-yellow-400\/95:hover{fill:rgba(227,160,8,.95)}.hover\:fill-yellow-50:hover{fill:#fdfdea}.hover\:fill-yellow-50\/0:hover{fill:hsla(60,83%,95%,0)}.hover\:fill-yellow-50\/10:hover{fill:hsla(60,83%,95%,.1)}.hover\:fill-yellow-50\/100:hover{fill:#fdfdea}.hover\:fill-yellow-50\/20:hover{fill:hsla(60,83%,95%,.2)}.hover\:fill-yellow-50\/25:hover{fill:hsla(60,83%,95%,.25)}.hover\:fill-yellow-50\/30:hover{fill:hsla(60,83%,95%,.3)}.hover\:fill-yellow-50\/40:hover{fill:hsla(60,83%,95%,.4)}.hover\:fill-yellow-50\/5:hover{fill:hsla(60,83%,95%,.05)}.hover\:fill-yellow-50\/50:hover{fill:hsla(60,83%,95%,.5)}.hover\:fill-yellow-50\/60:hover{fill:hsla(60,83%,95%,.6)}.hover\:fill-yellow-50\/70:hover{fill:hsla(60,83%,95%,.7)}.hover\:fill-yellow-50\/75:hover{fill:hsla(60,83%,95%,.75)}.hover\:fill-yellow-50\/80:hover{fill:hsla(60,83%,95%,.8)}.hover\:fill-yellow-50\/90:hover{fill:hsla(60,83%,95%,.9)}.hover\:fill-yellow-50\/95:hover{fill:hsla(60,83%,95%,.95)}.hover\:fill-yellow-500:hover{fill:#c27803}.hover\:fill-yellow-500\/0:hover{fill:rgba(194,120,3,0)}.hover\:fill-yellow-500\/10:hover{fill:rgba(194,120,3,.1)}.hover\:fill-yellow-500\/100:hover{fill:#c27803}.hover\:fill-yellow-500\/20:hover{fill:rgba(194,120,3,.2)}.hover\:fill-yellow-500\/25:hover{fill:rgba(194,120,3,.25)}.hover\:fill-yellow-500\/30:hover{fill:rgba(194,120,3,.3)}.hover\:fill-yellow-500\/40:hover{fill:rgba(194,120,3,.4)}.hover\:fill-yellow-500\/5:hover{fill:rgba(194,120,3,.05)}.hover\:fill-yellow-500\/50:hover{fill:rgba(194,120,3,.5)}.hover\:fill-yellow-500\/60:hover{fill:rgba(194,120,3,.6)}.hover\:fill-yellow-500\/70:hover{fill:rgba(194,120,3,.7)}.hover\:fill-yellow-500\/75:hover{fill:rgba(194,120,3,.75)}.hover\:fill-yellow-500\/80:hover{fill:rgba(194,120,3,.8)}.hover\:fill-yellow-500\/90:hover{fill:rgba(194,120,3,.9)}.hover\:fill-yellow-500\/95:hover{fill:rgba(194,120,3,.95)}.hover\:fill-yellow-600:hover{fill:#9f580a}.hover\:fill-yellow-600\/0:hover{fill:rgba(159,88,10,0)}.hover\:fill-yellow-600\/10:hover{fill:rgba(159,88,10,.1)}.hover\:fill-yellow-600\/100:hover{fill:#9f580a}.hover\:fill-yellow-600\/20:hover{fill:rgba(159,88,10,.2)}.hover\:fill-yellow-600\/25:hover{fill:rgba(159,88,10,.25)}.hover\:fill-yellow-600\/30:hover{fill:rgba(159,88,10,.3)}.hover\:fill-yellow-600\/40:hover{fill:rgba(159,88,10,.4)}.hover\:fill-yellow-600\/5:hover{fill:rgba(159,88,10,.05)}.hover\:fill-yellow-600\/50:hover{fill:rgba(159,88,10,.5)}.hover\:fill-yellow-600\/60:hover{fill:rgba(159,88,10,.6)}.hover\:fill-yellow-600\/70:hover{fill:rgba(159,88,10,.7)}.hover\:fill-yellow-600\/75:hover{fill:rgba(159,88,10,.75)}.hover\:fill-yellow-600\/80:hover{fill:rgba(159,88,10,.8)}.hover\:fill-yellow-600\/90:hover{fill:rgba(159,88,10,.9)}.hover\:fill-yellow-600\/95:hover{fill:rgba(159,88,10,.95)}.hover\:fill-yellow-700:hover{fill:#8e4b10}.hover\:fill-yellow-700\/0:hover{fill:rgba(142,75,16,0)}.hover\:fill-yellow-700\/10:hover{fill:rgba(142,75,16,.1)}.hover\:fill-yellow-700\/100:hover{fill:#8e4b10}.hover\:fill-yellow-700\/20:hover{fill:rgba(142,75,16,.2)}.hover\:fill-yellow-700\/25:hover{fill:rgba(142,75,16,.25)}.hover\:fill-yellow-700\/30:hover{fill:rgba(142,75,16,.3)}.hover\:fill-yellow-700\/40:hover{fill:rgba(142,75,16,.4)}.hover\:fill-yellow-700\/5:hover{fill:rgba(142,75,16,.05)}.hover\:fill-yellow-700\/50:hover{fill:rgba(142,75,16,.5)}.hover\:fill-yellow-700\/60:hover{fill:rgba(142,75,16,.6)}.hover\:fill-yellow-700\/70:hover{fill:rgba(142,75,16,.7)}.hover\:fill-yellow-700\/75:hover{fill:rgba(142,75,16,.75)}.hover\:fill-yellow-700\/80:hover{fill:rgba(142,75,16,.8)}.hover\:fill-yellow-700\/90:hover{fill:rgba(142,75,16,.9)}.hover\:fill-yellow-700\/95:hover{fill:rgba(142,75,16,.95)}.hover\:fill-yellow-800:hover{fill:#723b13}.hover\:fill-yellow-800\/0:hover{fill:rgba(114,59,19,0)}.hover\:fill-yellow-800\/10:hover{fill:rgba(114,59,19,.1)}.hover\:fill-yellow-800\/100:hover{fill:#723b13}.hover\:fill-yellow-800\/20:hover{fill:rgba(114,59,19,.2)}.hover\:fill-yellow-800\/25:hover{fill:rgba(114,59,19,.25)}.hover\:fill-yellow-800\/30:hover{fill:rgba(114,59,19,.3)}.hover\:fill-yellow-800\/40:hover{fill:rgba(114,59,19,.4)}.hover\:fill-yellow-800\/5:hover{fill:rgba(114,59,19,.05)}.hover\:fill-yellow-800\/50:hover{fill:rgba(114,59,19,.5)}.hover\:fill-yellow-800\/60:hover{fill:rgba(114,59,19,.6)}.hover\:fill-yellow-800\/70:hover{fill:rgba(114,59,19,.7)}.hover\:fill-yellow-800\/75:hover{fill:rgba(114,59,19,.75)}.hover\:fill-yellow-800\/80:hover{fill:rgba(114,59,19,.8)}.hover\:fill-yellow-800\/90:hover{fill:rgba(114,59,19,.9)}.hover\:fill-yellow-800\/95:hover{fill:rgba(114,59,19,.95)}.hover\:fill-yellow-900:hover{fill:#633112}.hover\:fill-yellow-900\/0:hover{fill:rgba(99,49,18,0)}.hover\:fill-yellow-900\/10:hover{fill:rgba(99,49,18,.1)}.hover\:fill-yellow-900\/100:hover{fill:#633112}.hover\:fill-yellow-900\/20:hover{fill:rgba(99,49,18,.2)}.hover\:fill-yellow-900\/25:hover{fill:rgba(99,49,18,.25)}.hover\:fill-yellow-900\/30:hover{fill:rgba(99,49,18,.3)}.hover\:fill-yellow-900\/40:hover{fill:rgba(99,49,18,.4)}.hover\:fill-yellow-900\/5:hover{fill:rgba(99,49,18,.05)}.hover\:fill-yellow-900\/50:hover{fill:rgba(99,49,18,.5)}.hover\:fill-yellow-900\/60:hover{fill:rgba(99,49,18,.6)}.hover\:fill-yellow-900\/70:hover{fill:rgba(99,49,18,.7)}.hover\:fill-yellow-900\/75:hover{fill:rgba(99,49,18,.75)}.hover\:fill-yellow-900\/80:hover{fill:rgba(99,49,18,.8)}.hover\:fill-yellow-900\/90:hover{fill:rgba(99,49,18,.9)}.hover\:fill-yellow-900\/95:hover{fill:rgba(99,49,18,.95)}.hover\:fill-zinc-100:hover{fill:#f4f4f5}.hover\:fill-zinc-100\/0:hover{fill:hsla(240,5%,96%,0)}.hover\:fill-zinc-100\/10:hover{fill:hsla(240,5%,96%,.1)}.hover\:fill-zinc-100\/100:hover{fill:#f4f4f5}.hover\:fill-zinc-100\/20:hover{fill:hsla(240,5%,96%,.2)}.hover\:fill-zinc-100\/25:hover{fill:hsla(240,5%,96%,.25)}.hover\:fill-zinc-100\/30:hover{fill:hsla(240,5%,96%,.3)}.hover\:fill-zinc-100\/40:hover{fill:hsla(240,5%,96%,.4)}.hover\:fill-zinc-100\/5:hover{fill:hsla(240,5%,96%,.05)}.hover\:fill-zinc-100\/50:hover{fill:hsla(240,5%,96%,.5)}.hover\:fill-zinc-100\/60:hover{fill:hsla(240,5%,96%,.6)}.hover\:fill-zinc-100\/70:hover{fill:hsla(240,5%,96%,.7)}.hover\:fill-zinc-100\/75:hover{fill:hsla(240,5%,96%,.75)}.hover\:fill-zinc-100\/80:hover{fill:hsla(240,5%,96%,.8)}.hover\:fill-zinc-100\/90:hover{fill:hsla(240,5%,96%,.9)}.hover\:fill-zinc-100\/95:hover{fill:hsla(240,5%,96%,.95)}.hover\:fill-zinc-200:hover{fill:#e4e4e7}.hover\:fill-zinc-200\/0:hover{fill:hsla(240,6%,90%,0)}.hover\:fill-zinc-200\/10:hover{fill:hsla(240,6%,90%,.1)}.hover\:fill-zinc-200\/100:hover{fill:#e4e4e7}.hover\:fill-zinc-200\/20:hover{fill:hsla(240,6%,90%,.2)}.hover\:fill-zinc-200\/25:hover{fill:hsla(240,6%,90%,.25)}.hover\:fill-zinc-200\/30:hover{fill:hsla(240,6%,90%,.3)}.hover\:fill-zinc-200\/40:hover{fill:hsla(240,6%,90%,.4)}.hover\:fill-zinc-200\/5:hover{fill:hsla(240,6%,90%,.05)}.hover\:fill-zinc-200\/50:hover{fill:hsla(240,6%,90%,.5)}.hover\:fill-zinc-200\/60:hover{fill:hsla(240,6%,90%,.6)}.hover\:fill-zinc-200\/70:hover{fill:hsla(240,6%,90%,.7)}.hover\:fill-zinc-200\/75:hover{fill:hsla(240,6%,90%,.75)}.hover\:fill-zinc-200\/80:hover{fill:hsla(240,6%,90%,.8)}.hover\:fill-zinc-200\/90:hover{fill:hsla(240,6%,90%,.9)}.hover\:fill-zinc-200\/95:hover{fill:hsla(240,6%,90%,.95)}.hover\:fill-zinc-300:hover{fill:#d4d4d8}.hover\:fill-zinc-300\/0:hover{fill:hsla(240,5%,84%,0)}.hover\:fill-zinc-300\/10:hover{fill:hsla(240,5%,84%,.1)}.hover\:fill-zinc-300\/100:hover{fill:#d4d4d8}.hover\:fill-zinc-300\/20:hover{fill:hsla(240,5%,84%,.2)}.hover\:fill-zinc-300\/25:hover{fill:hsla(240,5%,84%,.25)}.hover\:fill-zinc-300\/30:hover{fill:hsla(240,5%,84%,.3)}.hover\:fill-zinc-300\/40:hover{fill:hsla(240,5%,84%,.4)}.hover\:fill-zinc-300\/5:hover{fill:hsla(240,5%,84%,.05)}.hover\:fill-zinc-300\/50:hover{fill:hsla(240,5%,84%,.5)}.hover\:fill-zinc-300\/60:hover{fill:hsla(240,5%,84%,.6)}.hover\:fill-zinc-300\/70:hover{fill:hsla(240,5%,84%,.7)}.hover\:fill-zinc-300\/75:hover{fill:hsla(240,5%,84%,.75)}.hover\:fill-zinc-300\/80:hover{fill:hsla(240,5%,84%,.8)}.hover\:fill-zinc-300\/90:hover{fill:hsla(240,5%,84%,.9)}.hover\:fill-zinc-300\/95:hover{fill:hsla(240,5%,84%,.95)}.hover\:fill-zinc-400:hover{fill:#a1a1aa}.hover\:fill-zinc-400\/0:hover{fill:hsla(240,5%,65%,0)}.hover\:fill-zinc-400\/10:hover{fill:hsla(240,5%,65%,.1)}.hover\:fill-zinc-400\/100:hover{fill:#a1a1aa}.hover\:fill-zinc-400\/20:hover{fill:hsla(240,5%,65%,.2)}.hover\:fill-zinc-400\/25:hover{fill:hsla(240,5%,65%,.25)}.hover\:fill-zinc-400\/30:hover{fill:hsla(240,5%,65%,.3)}.hover\:fill-zinc-400\/40:hover{fill:hsla(240,5%,65%,.4)}.hover\:fill-zinc-400\/5:hover{fill:hsla(240,5%,65%,.05)}.hover\:fill-zinc-400\/50:hover{fill:hsla(240,5%,65%,.5)}.hover\:fill-zinc-400\/60:hover{fill:hsla(240,5%,65%,.6)}.hover\:fill-zinc-400\/70:hover{fill:hsla(240,5%,65%,.7)}.hover\:fill-zinc-400\/75:hover{fill:hsla(240,5%,65%,.75)}.hover\:fill-zinc-400\/80:hover{fill:hsla(240,5%,65%,.8)}.hover\:fill-zinc-400\/90:hover{fill:hsla(240,5%,65%,.9)}.hover\:fill-zinc-400\/95:hover{fill:hsla(240,5%,65%,.95)}.hover\:fill-zinc-50:hover{fill:#fafafa}.hover\:fill-zinc-50\/0:hover{fill:hsla(0,0%,98%,0)}.hover\:fill-zinc-50\/10:hover{fill:hsla(0,0%,98%,.1)}.hover\:fill-zinc-50\/100:hover{fill:#fafafa}.hover\:fill-zinc-50\/20:hover{fill:hsla(0,0%,98%,.2)}.hover\:fill-zinc-50\/25:hover{fill:hsla(0,0%,98%,.25)}.hover\:fill-zinc-50\/30:hover{fill:hsla(0,0%,98%,.3)}.hover\:fill-zinc-50\/40:hover{fill:hsla(0,0%,98%,.4)}.hover\:fill-zinc-50\/5:hover{fill:hsla(0,0%,98%,.05)}.hover\:fill-zinc-50\/50:hover{fill:hsla(0,0%,98%,.5)}.hover\:fill-zinc-50\/60:hover{fill:hsla(0,0%,98%,.6)}.hover\:fill-zinc-50\/70:hover{fill:hsla(0,0%,98%,.7)}.hover\:fill-zinc-50\/75:hover{fill:hsla(0,0%,98%,.75)}.hover\:fill-zinc-50\/80:hover{fill:hsla(0,0%,98%,.8)}.hover\:fill-zinc-50\/90:hover{fill:hsla(0,0%,98%,.9)}.hover\:fill-zinc-50\/95:hover{fill:hsla(0,0%,98%,.95)}.hover\:fill-zinc-500:hover{fill:#71717a}.hover\:fill-zinc-500\/0:hover{fill:hsla(240,4%,46%,0)}.hover\:fill-zinc-500\/10:hover{fill:hsla(240,4%,46%,.1)}.hover\:fill-zinc-500\/100:hover{fill:#71717a}.hover\:fill-zinc-500\/20:hover{fill:hsla(240,4%,46%,.2)}.hover\:fill-zinc-500\/25:hover{fill:hsla(240,4%,46%,.25)}.hover\:fill-zinc-500\/30:hover{fill:hsla(240,4%,46%,.3)}.hover\:fill-zinc-500\/40:hover{fill:hsla(240,4%,46%,.4)}.hover\:fill-zinc-500\/5:hover{fill:hsla(240,4%,46%,.05)}.hover\:fill-zinc-500\/50:hover{fill:hsla(240,4%,46%,.5)}.hover\:fill-zinc-500\/60:hover{fill:hsla(240,4%,46%,.6)}.hover\:fill-zinc-500\/70:hover{fill:hsla(240,4%,46%,.7)}.hover\:fill-zinc-500\/75:hover{fill:hsla(240,4%,46%,.75)}.hover\:fill-zinc-500\/80:hover{fill:hsla(240,4%,46%,.8)}.hover\:fill-zinc-500\/90:hover{fill:hsla(240,4%,46%,.9)}.hover\:fill-zinc-500\/95:hover{fill:hsla(240,4%,46%,.95)}.hover\:fill-zinc-600:hover{fill:#52525b}.hover\:fill-zinc-600\/0:hover{fill:rgba(82,82,91,0)}.hover\:fill-zinc-600\/10:hover{fill:rgba(82,82,91,.1)}.hover\:fill-zinc-600\/100:hover{fill:#52525b}.hover\:fill-zinc-600\/20:hover{fill:rgba(82,82,91,.2)}.hover\:fill-zinc-600\/25:hover{fill:rgba(82,82,91,.25)}.hover\:fill-zinc-600\/30:hover{fill:rgba(82,82,91,.3)}.hover\:fill-zinc-600\/40:hover{fill:rgba(82,82,91,.4)}.hover\:fill-zinc-600\/5:hover{fill:rgba(82,82,91,.05)}.hover\:fill-zinc-600\/50:hover{fill:rgba(82,82,91,.5)}.hover\:fill-zinc-600\/60:hover{fill:rgba(82,82,91,.6)}.hover\:fill-zinc-600\/70:hover{fill:rgba(82,82,91,.7)}.hover\:fill-zinc-600\/75:hover{fill:rgba(82,82,91,.75)}.hover\:fill-zinc-600\/80:hover{fill:rgba(82,82,91,.8)}.hover\:fill-zinc-600\/90:hover{fill:rgba(82,82,91,.9)}.hover\:fill-zinc-600\/95:hover{fill:rgba(82,82,91,.95)}.hover\:fill-zinc-700:hover{fill:#3f3f46}.hover\:fill-zinc-700\/0:hover{fill:rgba(63,63,70,0)}.hover\:fill-zinc-700\/10:hover{fill:rgba(63,63,70,.1)}.hover\:fill-zinc-700\/100:hover{fill:#3f3f46}.hover\:fill-zinc-700\/20:hover{fill:rgba(63,63,70,.2)}.hover\:fill-zinc-700\/25:hover{fill:rgba(63,63,70,.25)}.hover\:fill-zinc-700\/30:hover{fill:rgba(63,63,70,.3)}.hover\:fill-zinc-700\/40:hover{fill:rgba(63,63,70,.4)}.hover\:fill-zinc-700\/5:hover{fill:rgba(63,63,70,.05)}.hover\:fill-zinc-700\/50:hover{fill:rgba(63,63,70,.5)}.hover\:fill-zinc-700\/60:hover{fill:rgba(63,63,70,.6)}.hover\:fill-zinc-700\/70:hover{fill:rgba(63,63,70,.7)}.hover\:fill-zinc-700\/75:hover{fill:rgba(63,63,70,.75)}.hover\:fill-zinc-700\/80:hover{fill:rgba(63,63,70,.8)}.hover\:fill-zinc-700\/90:hover{fill:rgba(63,63,70,.9)}.hover\:fill-zinc-700\/95:hover{fill:rgba(63,63,70,.95)}.hover\:fill-zinc-800:hover{fill:#27272a}.hover\:fill-zinc-800\/0:hover{fill:rgba(39,39,42,0)}.hover\:fill-zinc-800\/10:hover{fill:rgba(39,39,42,.1)}.hover\:fill-zinc-800\/100:hover{fill:#27272a}.hover\:fill-zinc-800\/20:hover{fill:rgba(39,39,42,.2)}.hover\:fill-zinc-800\/25:hover{fill:rgba(39,39,42,.25)}.hover\:fill-zinc-800\/30:hover{fill:rgba(39,39,42,.3)}.hover\:fill-zinc-800\/40:hover{fill:rgba(39,39,42,.4)}.hover\:fill-zinc-800\/5:hover{fill:rgba(39,39,42,.05)}.hover\:fill-zinc-800\/50:hover{fill:rgba(39,39,42,.5)}.hover\:fill-zinc-800\/60:hover{fill:rgba(39,39,42,.6)}.hover\:fill-zinc-800\/70:hover{fill:rgba(39,39,42,.7)}.hover\:fill-zinc-800\/75:hover{fill:rgba(39,39,42,.75)}.hover\:fill-zinc-800\/80:hover{fill:rgba(39,39,42,.8)}.hover\:fill-zinc-800\/90:hover{fill:rgba(39,39,42,.9)}.hover\:fill-zinc-800\/95:hover{fill:rgba(39,39,42,.95)}.hover\:fill-zinc-900:hover{fill:#18181b}.hover\:fill-zinc-900\/0:hover{fill:rgba(24,24,27,0)}.hover\:fill-zinc-900\/10:hover{fill:rgba(24,24,27,.1)}.hover\:fill-zinc-900\/100:hover{fill:#18181b}.hover\:fill-zinc-900\/20:hover{fill:rgba(24,24,27,.2)}.hover\:fill-zinc-900\/25:hover{fill:rgba(24,24,27,.25)}.hover\:fill-zinc-900\/30:hover{fill:rgba(24,24,27,.3)}.hover\:fill-zinc-900\/40:hover{fill:rgba(24,24,27,.4)}.hover\:fill-zinc-900\/5:hover{fill:rgba(24,24,27,.05)}.hover\:fill-zinc-900\/50:hover{fill:rgba(24,24,27,.5)}.hover\:fill-zinc-900\/60:hover{fill:rgba(24,24,27,.6)}.hover\:fill-zinc-900\/70:hover{fill:rgba(24,24,27,.7)}.hover\:fill-zinc-900\/75:hover{fill:rgba(24,24,27,.75)}.hover\:fill-zinc-900\/80:hover{fill:rgba(24,24,27,.8)}.hover\:fill-zinc-900\/90:hover{fill:rgba(24,24,27,.9)}.hover\:fill-zinc-900\/95:hover{fill:rgba(24,24,27,.95)}.hover\:\!text-gray-900:hover{--tw-text-opacity:1!important;color:rgb(17 24 39/var(--tw-text-opacity))!important}.hover\:text-amber-100:hover{--tw-text-opacity:1;color:rgb(254 243 199/var(--tw-text-opacity))}.hover\:text-amber-100\/0:hover{color:hsla(48,96%,89%,0)}.hover\:text-amber-100\/10:hover{color:hsla(48,96%,89%,.1)}.hover\:text-amber-100\/100:hover{color:#fef3c7}.hover\:text-amber-100\/20:hover{color:hsla(48,96%,89%,.2)}.hover\:text-amber-100\/25:hover{color:hsla(48,96%,89%,.25)}.hover\:text-amber-100\/30:hover{color:hsla(48,96%,89%,.3)}.hover\:text-amber-100\/40:hover{color:hsla(48,96%,89%,.4)}.hover\:text-amber-100\/5:hover{color:hsla(48,96%,89%,.05)}.hover\:text-amber-100\/50:hover{color:hsla(48,96%,89%,.5)}.hover\:text-amber-100\/60:hover{color:hsla(48,96%,89%,.6)}.hover\:text-amber-100\/70:hover{color:hsla(48,96%,89%,.7)}.hover\:text-amber-100\/75:hover{color:hsla(48,96%,89%,.75)}.hover\:text-amber-100\/80:hover{color:hsla(48,96%,89%,.8)}.hover\:text-amber-100\/90:hover{color:hsla(48,96%,89%,.9)}.hover\:text-amber-100\/95:hover{color:hsla(48,96%,89%,.95)}.hover\:text-amber-200:hover{--tw-text-opacity:1;color:rgb(253 230 138/var(--tw-text-opacity))}.hover\:text-amber-200\/0:hover{color:hsla(48,97%,77%,0)}.hover\:text-amber-200\/10:hover{color:hsla(48,97%,77%,.1)}.hover\:text-amber-200\/100:hover{color:#fde68a}.hover\:text-amber-200\/20:hover{color:hsla(48,97%,77%,.2)}.hover\:text-amber-200\/25:hover{color:hsla(48,97%,77%,.25)}.hover\:text-amber-200\/30:hover{color:hsla(48,97%,77%,.3)}.hover\:text-amber-200\/40:hover{color:hsla(48,97%,77%,.4)}.hover\:text-amber-200\/5:hover{color:hsla(48,97%,77%,.05)}.hover\:text-amber-200\/50:hover{color:hsla(48,97%,77%,.5)}.hover\:text-amber-200\/60:hover{color:hsla(48,97%,77%,.6)}.hover\:text-amber-200\/70:hover{color:hsla(48,97%,77%,.7)}.hover\:text-amber-200\/75:hover{color:hsla(48,97%,77%,.75)}.hover\:text-amber-200\/80:hover{color:hsla(48,97%,77%,.8)}.hover\:text-amber-200\/90:hover{color:hsla(48,97%,77%,.9)}.hover\:text-amber-200\/95:hover{color:hsla(48,97%,77%,.95)}.hover\:text-amber-300:hover{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity))}.hover\:text-amber-300\/0:hover{color:rgba(252,211,77,0)}.hover\:text-amber-300\/10:hover{color:rgba(252,211,77,.1)}.hover\:text-amber-300\/100:hover{color:#fcd34d}.hover\:text-amber-300\/20:hover{color:rgba(252,211,77,.2)}.hover\:text-amber-300\/25:hover{color:rgba(252,211,77,.25)}.hover\:text-amber-300\/30:hover{color:rgba(252,211,77,.3)}.hover\:text-amber-300\/40:hover{color:rgba(252,211,77,.4)}.hover\:text-amber-300\/5:hover{color:rgba(252,211,77,.05)}.hover\:text-amber-300\/50:hover{color:rgba(252,211,77,.5)}.hover\:text-amber-300\/60:hover{color:rgba(252,211,77,.6)}.hover\:text-amber-300\/70:hover{color:rgba(252,211,77,.7)}.hover\:text-amber-300\/75:hover{color:rgba(252,211,77,.75)}.hover\:text-amber-300\/80:hover{color:rgba(252,211,77,.8)}.hover\:text-amber-300\/90:hover{color:rgba(252,211,77,.9)}.hover\:text-amber-300\/95:hover{color:rgba(252,211,77,.95)}.hover\:text-amber-400:hover{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.hover\:text-amber-400\/0:hover{color:rgba(251,191,36,0)}.hover\:text-amber-400\/10:hover{color:rgba(251,191,36,.1)}.hover\:text-amber-400\/100:hover{color:#fbbf24}.hover\:text-amber-400\/20:hover{color:rgba(251,191,36,.2)}.hover\:text-amber-400\/25:hover{color:rgba(251,191,36,.25)}.hover\:text-amber-400\/30:hover{color:rgba(251,191,36,.3)}.hover\:text-amber-400\/40:hover{color:rgba(251,191,36,.4)}.hover\:text-amber-400\/5:hover{color:rgba(251,191,36,.05)}.hover\:text-amber-400\/50:hover{color:rgba(251,191,36,.5)}.hover\:text-amber-400\/60:hover{color:rgba(251,191,36,.6)}.hover\:text-amber-400\/70:hover{color:rgba(251,191,36,.7)}.hover\:text-amber-400\/75:hover{color:rgba(251,191,36,.75)}.hover\:text-amber-400\/80:hover{color:rgba(251,191,36,.8)}.hover\:text-amber-400\/90:hover{color:rgba(251,191,36,.9)}.hover\:text-amber-400\/95:hover{color:rgba(251,191,36,.95)}.hover\:text-amber-50:hover{--tw-text-opacity:1;color:rgb(255 251 235/var(--tw-text-opacity))}.hover\:text-amber-50\/0:hover{color:rgba(255,251,235,0)}.hover\:text-amber-50\/10:hover{color:rgba(255,251,235,.1)}.hover\:text-amber-50\/100:hover{color:#fffbeb}.hover\:text-amber-50\/20:hover{color:rgba(255,251,235,.2)}.hover\:text-amber-50\/25:hover{color:rgba(255,251,235,.25)}.hover\:text-amber-50\/30:hover{color:rgba(255,251,235,.3)}.hover\:text-amber-50\/40:hover{color:rgba(255,251,235,.4)}.hover\:text-amber-50\/5:hover{color:rgba(255,251,235,.05)}.hover\:text-amber-50\/50:hover{color:rgba(255,251,235,.5)}.hover\:text-amber-50\/60:hover{color:rgba(255,251,235,.6)}.hover\:text-amber-50\/70:hover{color:rgba(255,251,235,.7)}.hover\:text-amber-50\/75:hover{color:rgba(255,251,235,.75)}.hover\:text-amber-50\/80:hover{color:rgba(255,251,235,.8)}.hover\:text-amber-50\/90:hover{color:rgba(255,251,235,.9)}.hover\:text-amber-50\/95:hover{color:rgba(255,251,235,.95)}.hover\:text-amber-500:hover{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.hover\:text-amber-500\/0:hover{color:rgba(245,158,11,0)}.hover\:text-amber-500\/10:hover{color:rgba(245,158,11,.1)}.hover\:text-amber-500\/100:hover{color:#f59e0b}.hover\:text-amber-500\/20:hover{color:rgba(245,158,11,.2)}.hover\:text-amber-500\/25:hover{color:rgba(245,158,11,.25)}.hover\:text-amber-500\/30:hover{color:rgba(245,158,11,.3)}.hover\:text-amber-500\/40:hover{color:rgba(245,158,11,.4)}.hover\:text-amber-500\/5:hover{color:rgba(245,158,11,.05)}.hover\:text-amber-500\/50:hover{color:rgba(245,158,11,.5)}.hover\:text-amber-500\/60:hover{color:rgba(245,158,11,.6)}.hover\:text-amber-500\/70:hover{color:rgba(245,158,11,.7)}.hover\:text-amber-500\/75:hover{color:rgba(245,158,11,.75)}.hover\:text-amber-500\/80:hover{color:rgba(245,158,11,.8)}.hover\:text-amber-500\/90:hover{color:rgba(245,158,11,.9)}.hover\:text-amber-500\/95:hover{color:rgba(245,158,11,.95)}.hover\:text-amber-600:hover{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}.hover\:text-amber-600\/0:hover{color:rgba(217,119,6,0)}.hover\:text-amber-600\/10:hover{color:rgba(217,119,6,.1)}.hover\:text-amber-600\/100:hover{color:#d97706}.hover\:text-amber-600\/20:hover{color:rgba(217,119,6,.2)}.hover\:text-amber-600\/25:hover{color:rgba(217,119,6,.25)}.hover\:text-amber-600\/30:hover{color:rgba(217,119,6,.3)}.hover\:text-amber-600\/40:hover{color:rgba(217,119,6,.4)}.hover\:text-amber-600\/5:hover{color:rgba(217,119,6,.05)}.hover\:text-amber-600\/50:hover{color:rgba(217,119,6,.5)}.hover\:text-amber-600\/60:hover{color:rgba(217,119,6,.6)}.hover\:text-amber-600\/70:hover{color:rgba(217,119,6,.7)}.hover\:text-amber-600\/75:hover{color:rgba(217,119,6,.75)}.hover\:text-amber-600\/80:hover{color:rgba(217,119,6,.8)}.hover\:text-amber-600\/90:hover{color:rgba(217,119,6,.9)}.hover\:text-amber-600\/95:hover{color:rgba(217,119,6,.95)}.hover\:text-amber-700:hover{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}.hover\:text-amber-700\/0:hover{color:rgba(180,83,9,0)}.hover\:text-amber-700\/10:hover{color:rgba(180,83,9,.1)}.hover\:text-amber-700\/100:hover{color:#b45309}.hover\:text-amber-700\/20:hover{color:rgba(180,83,9,.2)}.hover\:text-amber-700\/25:hover{color:rgba(180,83,9,.25)}.hover\:text-amber-700\/30:hover{color:rgba(180,83,9,.3)}.hover\:text-amber-700\/40:hover{color:rgba(180,83,9,.4)}.hover\:text-amber-700\/5:hover{color:rgba(180,83,9,.05)}.hover\:text-amber-700\/50:hover{color:rgba(180,83,9,.5)}.hover\:text-amber-700\/60:hover{color:rgba(180,83,9,.6)}.hover\:text-amber-700\/70:hover{color:rgba(180,83,9,.7)}.hover\:text-amber-700\/75:hover{color:rgba(180,83,9,.75)}.hover\:text-amber-700\/80:hover{color:rgba(180,83,9,.8)}.hover\:text-amber-700\/90:hover{color:rgba(180,83,9,.9)}.hover\:text-amber-700\/95:hover{color:rgba(180,83,9,.95)}.hover\:text-amber-800:hover{--tw-text-opacity:1;color:rgb(146 64 14/var(--tw-text-opacity))}.hover\:text-amber-800\/0:hover{color:rgba(146,64,14,0)}.hover\:text-amber-800\/10:hover{color:rgba(146,64,14,.1)}.hover\:text-amber-800\/100:hover{color:#92400e}.hover\:text-amber-800\/20:hover{color:rgba(146,64,14,.2)}.hover\:text-amber-800\/25:hover{color:rgba(146,64,14,.25)}.hover\:text-amber-800\/30:hover{color:rgba(146,64,14,.3)}.hover\:text-amber-800\/40:hover{color:rgba(146,64,14,.4)}.hover\:text-amber-800\/5:hover{color:rgba(146,64,14,.05)}.hover\:text-amber-800\/50:hover{color:rgba(146,64,14,.5)}.hover\:text-amber-800\/60:hover{color:rgba(146,64,14,.6)}.hover\:text-amber-800\/70:hover{color:rgba(146,64,14,.7)}.hover\:text-amber-800\/75:hover{color:rgba(146,64,14,.75)}.hover\:text-amber-800\/80:hover{color:rgba(146,64,14,.8)}.hover\:text-amber-800\/90:hover{color:rgba(146,64,14,.9)}.hover\:text-amber-800\/95:hover{color:rgba(146,64,14,.95)}.hover\:text-amber-900:hover{--tw-text-opacity:1;color:rgb(120 53 15/var(--tw-text-opacity))}.hover\:text-amber-900\/0:hover{color:rgba(120,53,15,0)}.hover\:text-amber-900\/10:hover{color:rgba(120,53,15,.1)}.hover\:text-amber-900\/100:hover{color:#78350f}.hover\:text-amber-900\/20:hover{color:rgba(120,53,15,.2)}.hover\:text-amber-900\/25:hover{color:rgba(120,53,15,.25)}.hover\:text-amber-900\/30:hover{color:rgba(120,53,15,.3)}.hover\:text-amber-900\/40:hover{color:rgba(120,53,15,.4)}.hover\:text-amber-900\/5:hover{color:rgba(120,53,15,.05)}.hover\:text-amber-900\/50:hover{color:rgba(120,53,15,.5)}.hover\:text-amber-900\/60:hover{color:rgba(120,53,15,.6)}.hover\:text-amber-900\/70:hover{color:rgba(120,53,15,.7)}.hover\:text-amber-900\/75:hover{color:rgba(120,53,15,.75)}.hover\:text-amber-900\/80:hover{color:rgba(120,53,15,.8)}.hover\:text-amber-900\/90:hover{color:rgba(120,53,15,.9)}.hover\:text-amber-900\/95:hover{color:rgba(120,53,15,.95)}.hover\:text-blue-100:hover{--tw-text-opacity:1;color:rgb(225 239 254/var(--tw-text-opacity))}.hover\:text-blue-100\/0:hover{color:rgba(225,239,254,0)}.hover\:text-blue-100\/10:hover{color:rgba(225,239,254,.1)}.hover\:text-blue-100\/100:hover{color:#e1effe}.hover\:text-blue-100\/20:hover{color:rgba(225,239,254,.2)}.hover\:text-blue-100\/25:hover{color:rgba(225,239,254,.25)}.hover\:text-blue-100\/30:hover{color:rgba(225,239,254,.3)}.hover\:text-blue-100\/40:hover{color:rgba(225,239,254,.4)}.hover\:text-blue-100\/5:hover{color:rgba(225,239,254,.05)}.hover\:text-blue-100\/50:hover{color:rgba(225,239,254,.5)}.hover\:text-blue-100\/60:hover{color:rgba(225,239,254,.6)}.hover\:text-blue-100\/70:hover{color:rgba(225,239,254,.7)}.hover\:text-blue-100\/75:hover{color:rgba(225,239,254,.75)}.hover\:text-blue-100\/80:hover{color:rgba(225,239,254,.8)}.hover\:text-blue-100\/90:hover{color:rgba(225,239,254,.9)}.hover\:text-blue-100\/95:hover{color:rgba(225,239,254,.95)}.hover\:text-blue-200:hover{--tw-text-opacity:1;color:rgb(195 221 253/var(--tw-text-opacity))}.hover\:text-blue-200\/0:hover{color:rgba(195,221,253,0)}.hover\:text-blue-200\/10:hover{color:rgba(195,221,253,.1)}.hover\:text-blue-200\/100:hover{color:#c3ddfd}.hover\:text-blue-200\/20:hover{color:rgba(195,221,253,.2)}.hover\:text-blue-200\/25:hover{color:rgba(195,221,253,.25)}.hover\:text-blue-200\/30:hover{color:rgba(195,221,253,.3)}.hover\:text-blue-200\/40:hover{color:rgba(195,221,253,.4)}.hover\:text-blue-200\/5:hover{color:rgba(195,221,253,.05)}.hover\:text-blue-200\/50:hover{color:rgba(195,221,253,.5)}.hover\:text-blue-200\/60:hover{color:rgba(195,221,253,.6)}.hover\:text-blue-200\/70:hover{color:rgba(195,221,253,.7)}.hover\:text-blue-200\/75:hover{color:rgba(195,221,253,.75)}.hover\:text-blue-200\/80:hover{color:rgba(195,221,253,.8)}.hover\:text-blue-200\/90:hover{color:rgba(195,221,253,.9)}.hover\:text-blue-200\/95:hover{color:rgba(195,221,253,.95)}.hover\:text-blue-300:hover{--tw-text-opacity:1;color:rgb(164 202 254/var(--tw-text-opacity))}.hover\:text-blue-300\/0:hover{color:rgba(164,202,254,0)}.hover\:text-blue-300\/10:hover{color:rgba(164,202,254,.1)}.hover\:text-blue-300\/100:hover{color:#a4cafe}.hover\:text-blue-300\/20:hover{color:rgba(164,202,254,.2)}.hover\:text-blue-300\/25:hover{color:rgba(164,202,254,.25)}.hover\:text-blue-300\/30:hover{color:rgba(164,202,254,.3)}.hover\:text-blue-300\/40:hover{color:rgba(164,202,254,.4)}.hover\:text-blue-300\/5:hover{color:rgba(164,202,254,.05)}.hover\:text-blue-300\/50:hover{color:rgba(164,202,254,.5)}.hover\:text-blue-300\/60:hover{color:rgba(164,202,254,.6)}.hover\:text-blue-300\/70:hover{color:rgba(164,202,254,.7)}.hover\:text-blue-300\/75:hover{color:rgba(164,202,254,.75)}.hover\:text-blue-300\/80:hover{color:rgba(164,202,254,.8)}.hover\:text-blue-300\/90:hover{color:rgba(164,202,254,.9)}.hover\:text-blue-300\/95:hover{color:rgba(164,202,254,.95)}.hover\:text-blue-400:hover{--tw-text-opacity:1;color:rgb(118 169 250/var(--tw-text-opacity))}.hover\:text-blue-400\/0:hover{color:rgba(118,169,250,0)}.hover\:text-blue-400\/10:hover{color:rgba(118,169,250,.1)}.hover\:text-blue-400\/100:hover{color:#76a9fa}.hover\:text-blue-400\/20:hover{color:rgba(118,169,250,.2)}.hover\:text-blue-400\/25:hover{color:rgba(118,169,250,.25)}.hover\:text-blue-400\/30:hover{color:rgba(118,169,250,.3)}.hover\:text-blue-400\/40:hover{color:rgba(118,169,250,.4)}.hover\:text-blue-400\/5:hover{color:rgba(118,169,250,.05)}.hover\:text-blue-400\/50:hover{color:rgba(118,169,250,.5)}.hover\:text-blue-400\/60:hover{color:rgba(118,169,250,.6)}.hover\:text-blue-400\/70:hover{color:rgba(118,169,250,.7)}.hover\:text-blue-400\/75:hover{color:rgba(118,169,250,.75)}.hover\:text-blue-400\/80:hover{color:rgba(118,169,250,.8)}.hover\:text-blue-400\/90:hover{color:rgba(118,169,250,.9)}.hover\:text-blue-400\/95:hover{color:rgba(118,169,250,.95)}.hover\:text-blue-50:hover{--tw-text-opacity:1;color:rgb(235 245 255/var(--tw-text-opacity))}.hover\:text-blue-50\/0:hover{color:rgba(235,245,255,0)}.hover\:text-blue-50\/10:hover{color:rgba(235,245,255,.1)}.hover\:text-blue-50\/100:hover{color:#ebf5ff}.hover\:text-blue-50\/20:hover{color:rgba(235,245,255,.2)}.hover\:text-blue-50\/25:hover{color:rgba(235,245,255,.25)}.hover\:text-blue-50\/30:hover{color:rgba(235,245,255,.3)}.hover\:text-blue-50\/40:hover{color:rgba(235,245,255,.4)}.hover\:text-blue-50\/5:hover{color:rgba(235,245,255,.05)}.hover\:text-blue-50\/50:hover{color:rgba(235,245,255,.5)}.hover\:text-blue-50\/60:hover{color:rgba(235,245,255,.6)}.hover\:text-blue-50\/70:hover{color:rgba(235,245,255,.7)}.hover\:text-blue-50\/75:hover{color:rgba(235,245,255,.75)}.hover\:text-blue-50\/80:hover{color:rgba(235,245,255,.8)}.hover\:text-blue-50\/90:hover{color:rgba(235,245,255,.9)}.hover\:text-blue-50\/95:hover{color:rgba(235,245,255,.95)}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(63 131 248/var(--tw-text-opacity))}.hover\:text-blue-500\/0:hover{color:rgba(63,131,248,0)}.hover\:text-blue-500\/10:hover{color:rgba(63,131,248,.1)}.hover\:text-blue-500\/100:hover{color:#3f83f8}.hover\:text-blue-500\/20:hover{color:rgba(63,131,248,.2)}.hover\:text-blue-500\/25:hover{color:rgba(63,131,248,.25)}.hover\:text-blue-500\/30:hover{color:rgba(63,131,248,.3)}.hover\:text-blue-500\/40:hover{color:rgba(63,131,248,.4)}.hover\:text-blue-500\/5:hover{color:rgba(63,131,248,.05)}.hover\:text-blue-500\/50:hover{color:rgba(63,131,248,.5)}.hover\:text-blue-500\/60:hover{color:rgba(63,131,248,.6)}.hover\:text-blue-500\/70:hover{color:rgba(63,131,248,.7)}.hover\:text-blue-500\/75:hover{color:rgba(63,131,248,.75)}.hover\:text-blue-500\/80:hover{color:rgba(63,131,248,.8)}.hover\:text-blue-500\/90:hover{color:rgba(63,131,248,.9)}.hover\:text-blue-500\/95:hover{color:rgba(63,131,248,.95)}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}.hover\:text-blue-600\/0:hover{color:rgba(28,100,242,0)}.hover\:text-blue-600\/10:hover{color:rgba(28,100,242,.1)}.hover\:text-blue-600\/100:hover{color:#1c64f2}.hover\:text-blue-600\/20:hover{color:rgba(28,100,242,.2)}.hover\:text-blue-600\/25:hover{color:rgba(28,100,242,.25)}.hover\:text-blue-600\/30:hover{color:rgba(28,100,242,.3)}.hover\:text-blue-600\/40:hover{color:rgba(28,100,242,.4)}.hover\:text-blue-600\/5:hover{color:rgba(28,100,242,.05)}.hover\:text-blue-600\/50:hover{color:rgba(28,100,242,.5)}.hover\:text-blue-600\/60:hover{color:rgba(28,100,242,.6)}.hover\:text-blue-600\/70:hover{color:rgba(28,100,242,.7)}.hover\:text-blue-600\/75:hover{color:rgba(28,100,242,.75)}.hover\:text-blue-600\/80:hover{color:rgba(28,100,242,.8)}.hover\:text-blue-600\/90:hover{color:rgba(28,100,242,.9)}.hover\:text-blue-600\/95:hover{color:rgba(28,100,242,.95)}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(26 86 219/var(--tw-text-opacity))}.hover\:text-blue-700\/0:hover{color:rgba(26,86,219,0)}.hover\:text-blue-700\/10:hover{color:rgba(26,86,219,.1)}.hover\:text-blue-700\/100:hover{color:#1a56db}.hover\:text-blue-700\/20:hover{color:rgba(26,86,219,.2)}.hover\:text-blue-700\/25:hover{color:rgba(26,86,219,.25)}.hover\:text-blue-700\/30:hover{color:rgba(26,86,219,.3)}.hover\:text-blue-700\/40:hover{color:rgba(26,86,219,.4)}.hover\:text-blue-700\/5:hover{color:rgba(26,86,219,.05)}.hover\:text-blue-700\/50:hover{color:rgba(26,86,219,.5)}.hover\:text-blue-700\/60:hover{color:rgba(26,86,219,.6)}.hover\:text-blue-700\/70:hover{color:rgba(26,86,219,.7)}.hover\:text-blue-700\/75:hover{color:rgba(26,86,219,.75)}.hover\:text-blue-700\/80:hover{color:rgba(26,86,219,.8)}.hover\:text-blue-700\/90:hover{color:rgba(26,86,219,.9)}.hover\:text-blue-700\/95:hover{color:rgba(26,86,219,.95)}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgb(30 66 159/var(--tw-text-opacity))}.hover\:text-blue-800\/0:hover{color:rgba(30,66,159,0)}.hover\:text-blue-800\/10:hover{color:rgba(30,66,159,.1)}.hover\:text-blue-800\/100:hover{color:#1e429f}.hover\:text-blue-800\/20:hover{color:rgba(30,66,159,.2)}.hover\:text-blue-800\/25:hover{color:rgba(30,66,159,.25)}.hover\:text-blue-800\/30:hover{color:rgba(30,66,159,.3)}.hover\:text-blue-800\/40:hover{color:rgba(30,66,159,.4)}.hover\:text-blue-800\/5:hover{color:rgba(30,66,159,.05)}.hover\:text-blue-800\/50:hover{color:rgba(30,66,159,.5)}.hover\:text-blue-800\/60:hover{color:rgba(30,66,159,.6)}.hover\:text-blue-800\/70:hover{color:rgba(30,66,159,.7)}.hover\:text-blue-800\/75:hover{color:rgba(30,66,159,.75)}.hover\:text-blue-800\/80:hover{color:rgba(30,66,159,.8)}.hover\:text-blue-800\/90:hover{color:rgba(30,66,159,.9)}.hover\:text-blue-800\/95:hover{color:rgba(30,66,159,.95)}.hover\:text-blue-900:hover{--tw-text-opacity:1;color:rgb(35 56 118/var(--tw-text-opacity))}.hover\:text-blue-900\/0:hover{color:rgba(35,56,118,0)}.hover\:text-blue-900\/10:hover{color:rgba(35,56,118,.1)}.hover\:text-blue-900\/100:hover{color:#233876}.hover\:text-blue-900\/20:hover{color:rgba(35,56,118,.2)}.hover\:text-blue-900\/25:hover{color:rgba(35,56,118,.25)}.hover\:text-blue-900\/30:hover{color:rgba(35,56,118,.3)}.hover\:text-blue-900\/40:hover{color:rgba(35,56,118,.4)}.hover\:text-blue-900\/5:hover{color:rgba(35,56,118,.05)}.hover\:text-blue-900\/50:hover{color:rgba(35,56,118,.5)}.hover\:text-blue-900\/60:hover{color:rgba(35,56,118,.6)}.hover\:text-blue-900\/70:hover{color:rgba(35,56,118,.7)}.hover\:text-blue-900\/75:hover{color:rgba(35,56,118,.75)}.hover\:text-blue-900\/80:hover{color:rgba(35,56,118,.8)}.hover\:text-blue-900\/90:hover{color:rgba(35,56,118,.9)}.hover\:text-blue-900\/95:hover{color:rgba(35,56,118,.95)}.hover\:text-cyan-100:hover{--tw-text-opacity:1;color:rgb(207 250 254/var(--tw-text-opacity))}.hover\:text-cyan-100\/0:hover{color:rgba(207,250,254,0)}.hover\:text-cyan-100\/10:hover{color:rgba(207,250,254,.1)}.hover\:text-cyan-100\/100:hover{color:#cffafe}.hover\:text-cyan-100\/20:hover{color:rgba(207,250,254,.2)}.hover\:text-cyan-100\/25:hover{color:rgba(207,250,254,.25)}.hover\:text-cyan-100\/30:hover{color:rgba(207,250,254,.3)}.hover\:text-cyan-100\/40:hover{color:rgba(207,250,254,.4)}.hover\:text-cyan-100\/5:hover{color:rgba(207,250,254,.05)}.hover\:text-cyan-100\/50:hover{color:rgba(207,250,254,.5)}.hover\:text-cyan-100\/60:hover{color:rgba(207,250,254,.6)}.hover\:text-cyan-100\/70:hover{color:rgba(207,250,254,.7)}.hover\:text-cyan-100\/75:hover{color:rgba(207,250,254,.75)}.hover\:text-cyan-100\/80:hover{color:rgba(207,250,254,.8)}.hover\:text-cyan-100\/90:hover{color:rgba(207,250,254,.9)}.hover\:text-cyan-100\/95:hover{color:rgba(207,250,254,.95)}.hover\:text-cyan-200:hover{--tw-text-opacity:1;color:rgb(165 243 252/var(--tw-text-opacity))}.hover\:text-cyan-200\/0:hover{color:rgba(165,243,252,0)}.hover\:text-cyan-200\/10:hover{color:rgba(165,243,252,.1)}.hover\:text-cyan-200\/100:hover{color:#a5f3fc}.hover\:text-cyan-200\/20:hover{color:rgba(165,243,252,.2)}.hover\:text-cyan-200\/25:hover{color:rgba(165,243,252,.25)}.hover\:text-cyan-200\/30:hover{color:rgba(165,243,252,.3)}.hover\:text-cyan-200\/40:hover{color:rgba(165,243,252,.4)}.hover\:text-cyan-200\/5:hover{color:rgba(165,243,252,.05)}.hover\:text-cyan-200\/50:hover{color:rgba(165,243,252,.5)}.hover\:text-cyan-200\/60:hover{color:rgba(165,243,252,.6)}.hover\:text-cyan-200\/70:hover{color:rgba(165,243,252,.7)}.hover\:text-cyan-200\/75:hover{color:rgba(165,243,252,.75)}.hover\:text-cyan-200\/80:hover{color:rgba(165,243,252,.8)}.hover\:text-cyan-200\/90:hover{color:rgba(165,243,252,.9)}.hover\:text-cyan-200\/95:hover{color:rgba(165,243,252,.95)}.hover\:text-cyan-300:hover{--tw-text-opacity:1;color:rgb(103 232 249/var(--tw-text-opacity))}.hover\:text-cyan-300\/0:hover{color:rgba(103,232,249,0)}.hover\:text-cyan-300\/10:hover{color:rgba(103,232,249,.1)}.hover\:text-cyan-300\/100:hover{color:#67e8f9}.hover\:text-cyan-300\/20:hover{color:rgba(103,232,249,.2)}.hover\:text-cyan-300\/25:hover{color:rgba(103,232,249,.25)}.hover\:text-cyan-300\/30:hover{color:rgba(103,232,249,.3)}.hover\:text-cyan-300\/40:hover{color:rgba(103,232,249,.4)}.hover\:text-cyan-300\/5:hover{color:rgba(103,232,249,.05)}.hover\:text-cyan-300\/50:hover{color:rgba(103,232,249,.5)}.hover\:text-cyan-300\/60:hover{color:rgba(103,232,249,.6)}.hover\:text-cyan-300\/70:hover{color:rgba(103,232,249,.7)}.hover\:text-cyan-300\/75:hover{color:rgba(103,232,249,.75)}.hover\:text-cyan-300\/80:hover{color:rgba(103,232,249,.8)}.hover\:text-cyan-300\/90:hover{color:rgba(103,232,249,.9)}.hover\:text-cyan-300\/95:hover{color:rgba(103,232,249,.95)}.hover\:text-cyan-400:hover{--tw-text-opacity:1;color:rgb(34 211 238/var(--tw-text-opacity))}.hover\:text-cyan-400\/0:hover{color:rgba(34,211,238,0)}.hover\:text-cyan-400\/10:hover{color:rgba(34,211,238,.1)}.hover\:text-cyan-400\/100:hover{color:#22d3ee}.hover\:text-cyan-400\/20:hover{color:rgba(34,211,238,.2)}.hover\:text-cyan-400\/25:hover{color:rgba(34,211,238,.25)}.hover\:text-cyan-400\/30:hover{color:rgba(34,211,238,.3)}.hover\:text-cyan-400\/40:hover{color:rgba(34,211,238,.4)}.hover\:text-cyan-400\/5:hover{color:rgba(34,211,238,.05)}.hover\:text-cyan-400\/50:hover{color:rgba(34,211,238,.5)}.hover\:text-cyan-400\/60:hover{color:rgba(34,211,238,.6)}.hover\:text-cyan-400\/70:hover{color:rgba(34,211,238,.7)}.hover\:text-cyan-400\/75:hover{color:rgba(34,211,238,.75)}.hover\:text-cyan-400\/80:hover{color:rgba(34,211,238,.8)}.hover\:text-cyan-400\/90:hover{color:rgba(34,211,238,.9)}.hover\:text-cyan-400\/95:hover{color:rgba(34,211,238,.95)}.hover\:text-cyan-50:hover{--tw-text-opacity:1;color:rgb(236 254 255/var(--tw-text-opacity))}.hover\:text-cyan-50\/0:hover{color:rgba(236,254,255,0)}.hover\:text-cyan-50\/10:hover{color:rgba(236,254,255,.1)}.hover\:text-cyan-50\/100:hover{color:#ecfeff}.hover\:text-cyan-50\/20:hover{color:rgba(236,254,255,.2)}.hover\:text-cyan-50\/25:hover{color:rgba(236,254,255,.25)}.hover\:text-cyan-50\/30:hover{color:rgba(236,254,255,.3)}.hover\:text-cyan-50\/40:hover{color:rgba(236,254,255,.4)}.hover\:text-cyan-50\/5:hover{color:rgba(236,254,255,.05)}.hover\:text-cyan-50\/50:hover{color:rgba(236,254,255,.5)}.hover\:text-cyan-50\/60:hover{color:rgba(236,254,255,.6)}.hover\:text-cyan-50\/70:hover{color:rgba(236,254,255,.7)}.hover\:text-cyan-50\/75:hover{color:rgba(236,254,255,.75)}.hover\:text-cyan-50\/80:hover{color:rgba(236,254,255,.8)}.hover\:text-cyan-50\/90:hover{color:rgba(236,254,255,.9)}.hover\:text-cyan-50\/95:hover{color:rgba(236,254,255,.95)}.hover\:text-cyan-500:hover{--tw-text-opacity:1;color:rgb(6 182 212/var(--tw-text-opacity))}.hover\:text-cyan-500\/0:hover{color:rgba(6,182,212,0)}.hover\:text-cyan-500\/10:hover{color:rgba(6,182,212,.1)}.hover\:text-cyan-500\/100:hover{color:#06b6d4}.hover\:text-cyan-500\/20:hover{color:rgba(6,182,212,.2)}.hover\:text-cyan-500\/25:hover{color:rgba(6,182,212,.25)}.hover\:text-cyan-500\/30:hover{color:rgba(6,182,212,.3)}.hover\:text-cyan-500\/40:hover{color:rgba(6,182,212,.4)}.hover\:text-cyan-500\/5:hover{color:rgba(6,182,212,.05)}.hover\:text-cyan-500\/50:hover{color:rgba(6,182,212,.5)}.hover\:text-cyan-500\/60:hover{color:rgba(6,182,212,.6)}.hover\:text-cyan-500\/70:hover{color:rgba(6,182,212,.7)}.hover\:text-cyan-500\/75:hover{color:rgba(6,182,212,.75)}.hover\:text-cyan-500\/80:hover{color:rgba(6,182,212,.8)}.hover\:text-cyan-500\/90:hover{color:rgba(6,182,212,.9)}.hover\:text-cyan-500\/95:hover{color:rgba(6,182,212,.95)}.hover\:text-cyan-600:hover{--tw-text-opacity:1;color:rgb(8 145 178/var(--tw-text-opacity))}.hover\:text-cyan-600\/0:hover{color:rgba(8,145,178,0)}.hover\:text-cyan-600\/10:hover{color:rgba(8,145,178,.1)}.hover\:text-cyan-600\/100:hover{color:#0891b2}.hover\:text-cyan-600\/20:hover{color:rgba(8,145,178,.2)}.hover\:text-cyan-600\/25:hover{color:rgba(8,145,178,.25)}.hover\:text-cyan-600\/30:hover{color:rgba(8,145,178,.3)}.hover\:text-cyan-600\/40:hover{color:rgba(8,145,178,.4)}.hover\:text-cyan-600\/5:hover{color:rgba(8,145,178,.05)}.hover\:text-cyan-600\/50:hover{color:rgba(8,145,178,.5)}.hover\:text-cyan-600\/60:hover{color:rgba(8,145,178,.6)}.hover\:text-cyan-600\/70:hover{color:rgba(8,145,178,.7)}.hover\:text-cyan-600\/75:hover{color:rgba(8,145,178,.75)}.hover\:text-cyan-600\/80:hover{color:rgba(8,145,178,.8)}.hover\:text-cyan-600\/90:hover{color:rgba(8,145,178,.9)}.hover\:text-cyan-600\/95:hover{color:rgba(8,145,178,.95)}.hover\:text-cyan-700:hover{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}.hover\:text-cyan-700\/0:hover{color:rgba(14,116,144,0)}.hover\:text-cyan-700\/10:hover{color:rgba(14,116,144,.1)}.hover\:text-cyan-700\/100:hover{color:#0e7490}.hover\:text-cyan-700\/20:hover{color:rgba(14,116,144,.2)}.hover\:text-cyan-700\/25:hover{color:rgba(14,116,144,.25)}.hover\:text-cyan-700\/30:hover{color:rgba(14,116,144,.3)}.hover\:text-cyan-700\/40:hover{color:rgba(14,116,144,.4)}.hover\:text-cyan-700\/5:hover{color:rgba(14,116,144,.05)}.hover\:text-cyan-700\/50:hover{color:rgba(14,116,144,.5)}.hover\:text-cyan-700\/60:hover{color:rgba(14,116,144,.6)}.hover\:text-cyan-700\/70:hover{color:rgba(14,116,144,.7)}.hover\:text-cyan-700\/75:hover{color:rgba(14,116,144,.75)}.hover\:text-cyan-700\/80:hover{color:rgba(14,116,144,.8)}.hover\:text-cyan-700\/90:hover{color:rgba(14,116,144,.9)}.hover\:text-cyan-700\/95:hover{color:rgba(14,116,144,.95)}.hover\:text-cyan-800:hover{--tw-text-opacity:1;color:rgb(21 94 117/var(--tw-text-opacity))}.hover\:text-cyan-800\/0:hover{color:rgba(21,94,117,0)}.hover\:text-cyan-800\/10:hover{color:rgba(21,94,117,.1)}.hover\:text-cyan-800\/100:hover{color:#155e75}.hover\:text-cyan-800\/20:hover{color:rgba(21,94,117,.2)}.hover\:text-cyan-800\/25:hover{color:rgba(21,94,117,.25)}.hover\:text-cyan-800\/30:hover{color:rgba(21,94,117,.3)}.hover\:text-cyan-800\/40:hover{color:rgba(21,94,117,.4)}.hover\:text-cyan-800\/5:hover{color:rgba(21,94,117,.05)}.hover\:text-cyan-800\/50:hover{color:rgba(21,94,117,.5)}.hover\:text-cyan-800\/60:hover{color:rgba(21,94,117,.6)}.hover\:text-cyan-800\/70:hover{color:rgba(21,94,117,.7)}.hover\:text-cyan-800\/75:hover{color:rgba(21,94,117,.75)}.hover\:text-cyan-800\/80:hover{color:rgba(21,94,117,.8)}.hover\:text-cyan-800\/90:hover{color:rgba(21,94,117,.9)}.hover\:text-cyan-800\/95:hover{color:rgba(21,94,117,.95)}.hover\:text-cyan-900:hover{--tw-text-opacity:1;color:rgb(22 78 99/var(--tw-text-opacity))}.hover\:text-cyan-900\/0:hover{color:rgba(22,78,99,0)}.hover\:text-cyan-900\/10:hover{color:rgba(22,78,99,.1)}.hover\:text-cyan-900\/100:hover{color:#164e63}.hover\:text-cyan-900\/20:hover{color:rgba(22,78,99,.2)}.hover\:text-cyan-900\/25:hover{color:rgba(22,78,99,.25)}.hover\:text-cyan-900\/30:hover{color:rgba(22,78,99,.3)}.hover\:text-cyan-900\/40:hover{color:rgba(22,78,99,.4)}.hover\:text-cyan-900\/5:hover{color:rgba(22,78,99,.05)}.hover\:text-cyan-900\/50:hover{color:rgba(22,78,99,.5)}.hover\:text-cyan-900\/60:hover{color:rgba(22,78,99,.6)}.hover\:text-cyan-900\/70:hover{color:rgba(22,78,99,.7)}.hover\:text-cyan-900\/75:hover{color:rgba(22,78,99,.75)}.hover\:text-cyan-900\/80:hover{color:rgba(22,78,99,.8)}.hover\:text-cyan-900\/90:hover{color:rgba(22,78,99,.9)}.hover\:text-cyan-900\/95:hover{color:rgba(22,78,99,.95)}.hover\:text-emerald-100:hover{--tw-text-opacity:1;color:rgb(209 250 229/var(--tw-text-opacity))}.hover\:text-emerald-100\/0:hover{color:rgba(209,250,229,0)}.hover\:text-emerald-100\/10:hover{color:rgba(209,250,229,.1)}.hover\:text-emerald-100\/100:hover{color:#d1fae5}.hover\:text-emerald-100\/20:hover{color:rgba(209,250,229,.2)}.hover\:text-emerald-100\/25:hover{color:rgba(209,250,229,.25)}.hover\:text-emerald-100\/30:hover{color:rgba(209,250,229,.3)}.hover\:text-emerald-100\/40:hover{color:rgba(209,250,229,.4)}.hover\:text-emerald-100\/5:hover{color:rgba(209,250,229,.05)}.hover\:text-emerald-100\/50:hover{color:rgba(209,250,229,.5)}.hover\:text-emerald-100\/60:hover{color:rgba(209,250,229,.6)}.hover\:text-emerald-100\/70:hover{color:rgba(209,250,229,.7)}.hover\:text-emerald-100\/75:hover{color:rgba(209,250,229,.75)}.hover\:text-emerald-100\/80:hover{color:rgba(209,250,229,.8)}.hover\:text-emerald-100\/90:hover{color:rgba(209,250,229,.9)}.hover\:text-emerald-100\/95:hover{color:rgba(209,250,229,.95)}.hover\:text-emerald-200:hover{--tw-text-opacity:1;color:rgb(167 243 208/var(--tw-text-opacity))}.hover\:text-emerald-200\/0:hover{color:rgba(167,243,208,0)}.hover\:text-emerald-200\/10:hover{color:rgba(167,243,208,.1)}.hover\:text-emerald-200\/100:hover{color:#a7f3d0}.hover\:text-emerald-200\/20:hover{color:rgba(167,243,208,.2)}.hover\:text-emerald-200\/25:hover{color:rgba(167,243,208,.25)}.hover\:text-emerald-200\/30:hover{color:rgba(167,243,208,.3)}.hover\:text-emerald-200\/40:hover{color:rgba(167,243,208,.4)}.hover\:text-emerald-200\/5:hover{color:rgba(167,243,208,.05)}.hover\:text-emerald-200\/50:hover{color:rgba(167,243,208,.5)}.hover\:text-emerald-200\/60:hover{color:rgba(167,243,208,.6)}.hover\:text-emerald-200\/70:hover{color:rgba(167,243,208,.7)}.hover\:text-emerald-200\/75:hover{color:rgba(167,243,208,.75)}.hover\:text-emerald-200\/80:hover{color:rgba(167,243,208,.8)}.hover\:text-emerald-200\/90:hover{color:rgba(167,243,208,.9)}.hover\:text-emerald-200\/95:hover{color:rgba(167,243,208,.95)}.hover\:text-emerald-300:hover{--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity))}.hover\:text-emerald-300\/0:hover{color:rgba(110,231,183,0)}.hover\:text-emerald-300\/10:hover{color:rgba(110,231,183,.1)}.hover\:text-emerald-300\/100:hover{color:#6ee7b7}.hover\:text-emerald-300\/20:hover{color:rgba(110,231,183,.2)}.hover\:text-emerald-300\/25:hover{color:rgba(110,231,183,.25)}.hover\:text-emerald-300\/30:hover{color:rgba(110,231,183,.3)}.hover\:text-emerald-300\/40:hover{color:rgba(110,231,183,.4)}.hover\:text-emerald-300\/5:hover{color:rgba(110,231,183,.05)}.hover\:text-emerald-300\/50:hover{color:rgba(110,231,183,.5)}.hover\:text-emerald-300\/60:hover{color:rgba(110,231,183,.6)}.hover\:text-emerald-300\/70:hover{color:rgba(110,231,183,.7)}.hover\:text-emerald-300\/75:hover{color:rgba(110,231,183,.75)}.hover\:text-emerald-300\/80:hover{color:rgba(110,231,183,.8)}.hover\:text-emerald-300\/90:hover{color:rgba(110,231,183,.9)}.hover\:text-emerald-300\/95:hover{color:rgba(110,231,183,.95)}.hover\:text-emerald-400:hover{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.hover\:text-emerald-400\/0:hover{color:rgba(52,211,153,0)}.hover\:text-emerald-400\/10:hover{color:rgba(52,211,153,.1)}.hover\:text-emerald-400\/100:hover{color:#34d399}.hover\:text-emerald-400\/20:hover{color:rgba(52,211,153,.2)}.hover\:text-emerald-400\/25:hover{color:rgba(52,211,153,.25)}.hover\:text-emerald-400\/30:hover{color:rgba(52,211,153,.3)}.hover\:text-emerald-400\/40:hover{color:rgba(52,211,153,.4)}.hover\:text-emerald-400\/5:hover{color:rgba(52,211,153,.05)}.hover\:text-emerald-400\/50:hover{color:rgba(52,211,153,.5)}.hover\:text-emerald-400\/60:hover{color:rgba(52,211,153,.6)}.hover\:text-emerald-400\/70:hover{color:rgba(52,211,153,.7)}.hover\:text-emerald-400\/75:hover{color:rgba(52,211,153,.75)}.hover\:text-emerald-400\/80:hover{color:rgba(52,211,153,.8)}.hover\:text-emerald-400\/90:hover{color:rgba(52,211,153,.9)}.hover\:text-emerald-400\/95:hover{color:rgba(52,211,153,.95)}.hover\:text-emerald-50:hover{--tw-text-opacity:1;color:rgb(236 253 245/var(--tw-text-opacity))}.hover\:text-emerald-50\/0:hover{color:rgba(236,253,245,0)}.hover\:text-emerald-50\/10:hover{color:rgba(236,253,245,.1)}.hover\:text-emerald-50\/100:hover{color:#ecfdf5}.hover\:text-emerald-50\/20:hover{color:rgba(236,253,245,.2)}.hover\:text-emerald-50\/25:hover{color:rgba(236,253,245,.25)}.hover\:text-emerald-50\/30:hover{color:rgba(236,253,245,.3)}.hover\:text-emerald-50\/40:hover{color:rgba(236,253,245,.4)}.hover\:text-emerald-50\/5:hover{color:rgba(236,253,245,.05)}.hover\:text-emerald-50\/50:hover{color:rgba(236,253,245,.5)}.hover\:text-emerald-50\/60:hover{color:rgba(236,253,245,.6)}.hover\:text-emerald-50\/70:hover{color:rgba(236,253,245,.7)}.hover\:text-emerald-50\/75:hover{color:rgba(236,253,245,.75)}.hover\:text-emerald-50\/80:hover{color:rgba(236,253,245,.8)}.hover\:text-emerald-50\/90:hover{color:rgba(236,253,245,.9)}.hover\:text-emerald-50\/95:hover{color:rgba(236,253,245,.95)}.hover\:text-emerald-500:hover{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.hover\:text-emerald-500\/0:hover{color:rgba(16,185,129,0)}.hover\:text-emerald-500\/10:hover{color:rgba(16,185,129,.1)}.hover\:text-emerald-500\/100:hover{color:#10b981}.hover\:text-emerald-500\/20:hover{color:rgba(16,185,129,.2)}.hover\:text-emerald-500\/25:hover{color:rgba(16,185,129,.25)}.hover\:text-emerald-500\/30:hover{color:rgba(16,185,129,.3)}.hover\:text-emerald-500\/40:hover{color:rgba(16,185,129,.4)}.hover\:text-emerald-500\/5:hover{color:rgba(16,185,129,.05)}.hover\:text-emerald-500\/50:hover{color:rgba(16,185,129,.5)}.hover\:text-emerald-500\/60:hover{color:rgba(16,185,129,.6)}.hover\:text-emerald-500\/70:hover{color:rgba(16,185,129,.7)}.hover\:text-emerald-500\/75:hover{color:rgba(16,185,129,.75)}.hover\:text-emerald-500\/80:hover{color:rgba(16,185,129,.8)}.hover\:text-emerald-500\/90:hover{color:rgba(16,185,129,.9)}.hover\:text-emerald-500\/95:hover{color:rgba(16,185,129,.95)}.hover\:text-emerald-600:hover{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity))}.hover\:text-emerald-600\/0:hover{color:rgba(5,150,105,0)}.hover\:text-emerald-600\/10:hover{color:rgba(5,150,105,.1)}.hover\:text-emerald-600\/100:hover{color:#059669}.hover\:text-emerald-600\/20:hover{color:rgba(5,150,105,.2)}.hover\:text-emerald-600\/25:hover{color:rgba(5,150,105,.25)}.hover\:text-emerald-600\/30:hover{color:rgba(5,150,105,.3)}.hover\:text-emerald-600\/40:hover{color:rgba(5,150,105,.4)}.hover\:text-emerald-600\/5:hover{color:rgba(5,150,105,.05)}.hover\:text-emerald-600\/50:hover{color:rgba(5,150,105,.5)}.hover\:text-emerald-600\/60:hover{color:rgba(5,150,105,.6)}.hover\:text-emerald-600\/70:hover{color:rgba(5,150,105,.7)}.hover\:text-emerald-600\/75:hover{color:rgba(5,150,105,.75)}.hover\:text-emerald-600\/80:hover{color:rgba(5,150,105,.8)}.hover\:text-emerald-600\/90:hover{color:rgba(5,150,105,.9)}.hover\:text-emerald-600\/95:hover{color:rgba(5,150,105,.95)}.hover\:text-emerald-700:hover{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity))}.hover\:text-emerald-700\/0:hover{color:rgba(4,120,87,0)}.hover\:text-emerald-700\/10:hover{color:rgba(4,120,87,.1)}.hover\:text-emerald-700\/100:hover{color:#047857}.hover\:text-emerald-700\/20:hover{color:rgba(4,120,87,.2)}.hover\:text-emerald-700\/25:hover{color:rgba(4,120,87,.25)}.hover\:text-emerald-700\/30:hover{color:rgba(4,120,87,.3)}.hover\:text-emerald-700\/40:hover{color:rgba(4,120,87,.4)}.hover\:text-emerald-700\/5:hover{color:rgba(4,120,87,.05)}.hover\:text-emerald-700\/50:hover{color:rgba(4,120,87,.5)}.hover\:text-emerald-700\/60:hover{color:rgba(4,120,87,.6)}.hover\:text-emerald-700\/70:hover{color:rgba(4,120,87,.7)}.hover\:text-emerald-700\/75:hover{color:rgba(4,120,87,.75)}.hover\:text-emerald-700\/80:hover{color:rgba(4,120,87,.8)}.hover\:text-emerald-700\/90:hover{color:rgba(4,120,87,.9)}.hover\:text-emerald-700\/95:hover{color:rgba(4,120,87,.95)}.hover\:text-emerald-800:hover{--tw-text-opacity:1;color:rgb(6 95 70/var(--tw-text-opacity))}.hover\:text-emerald-800\/0:hover{color:rgba(6,95,70,0)}.hover\:text-emerald-800\/10:hover{color:rgba(6,95,70,.1)}.hover\:text-emerald-800\/100:hover{color:#065f46}.hover\:text-emerald-800\/20:hover{color:rgba(6,95,70,.2)}.hover\:text-emerald-800\/25:hover{color:rgba(6,95,70,.25)}.hover\:text-emerald-800\/30:hover{color:rgba(6,95,70,.3)}.hover\:text-emerald-800\/40:hover{color:rgba(6,95,70,.4)}.hover\:text-emerald-800\/5:hover{color:rgba(6,95,70,.05)}.hover\:text-emerald-800\/50:hover{color:rgba(6,95,70,.5)}.hover\:text-emerald-800\/60:hover{color:rgba(6,95,70,.6)}.hover\:text-emerald-800\/70:hover{color:rgba(6,95,70,.7)}.hover\:text-emerald-800\/75:hover{color:rgba(6,95,70,.75)}.hover\:text-emerald-800\/80:hover{color:rgba(6,95,70,.8)}.hover\:text-emerald-800\/90:hover{color:rgba(6,95,70,.9)}.hover\:text-emerald-800\/95:hover{color:rgba(6,95,70,.95)}.hover\:text-emerald-900:hover{--tw-text-opacity:1;color:rgb(6 78 59/var(--tw-text-opacity))}.hover\:text-emerald-900\/0:hover{color:rgba(6,78,59,0)}.hover\:text-emerald-900\/10:hover{color:rgba(6,78,59,.1)}.hover\:text-emerald-900\/100:hover{color:#064e3b}.hover\:text-emerald-900\/20:hover{color:rgba(6,78,59,.2)}.hover\:text-emerald-900\/25:hover{color:rgba(6,78,59,.25)}.hover\:text-emerald-900\/30:hover{color:rgba(6,78,59,.3)}.hover\:text-emerald-900\/40:hover{color:rgba(6,78,59,.4)}.hover\:text-emerald-900\/5:hover{color:rgba(6,78,59,.05)}.hover\:text-emerald-900\/50:hover{color:rgba(6,78,59,.5)}.hover\:text-emerald-900\/60:hover{color:rgba(6,78,59,.6)}.hover\:text-emerald-900\/70:hover{color:rgba(6,78,59,.7)}.hover\:text-emerald-900\/75:hover{color:rgba(6,78,59,.75)}.hover\:text-emerald-900\/80:hover{color:rgba(6,78,59,.8)}.hover\:text-emerald-900\/90:hover{color:rgba(6,78,59,.9)}.hover\:text-emerald-900\/95:hover{color:rgba(6,78,59,.95)}.hover\:text-fuchsia-100:hover{--tw-text-opacity:1;color:rgb(250 232 255/var(--tw-text-opacity))}.hover\:text-fuchsia-100\/0:hover{color:rgba(250,232,255,0)}.hover\:text-fuchsia-100\/10:hover{color:rgba(250,232,255,.1)}.hover\:text-fuchsia-100\/100:hover{color:#fae8ff}.hover\:text-fuchsia-100\/20:hover{color:rgba(250,232,255,.2)}.hover\:text-fuchsia-100\/25:hover{color:rgba(250,232,255,.25)}.hover\:text-fuchsia-100\/30:hover{color:rgba(250,232,255,.3)}.hover\:text-fuchsia-100\/40:hover{color:rgba(250,232,255,.4)}.hover\:text-fuchsia-100\/5:hover{color:rgba(250,232,255,.05)}.hover\:text-fuchsia-100\/50:hover{color:rgba(250,232,255,.5)}.hover\:text-fuchsia-100\/60:hover{color:rgba(250,232,255,.6)}.hover\:text-fuchsia-100\/70:hover{color:rgba(250,232,255,.7)}.hover\:text-fuchsia-100\/75:hover{color:rgba(250,232,255,.75)}.hover\:text-fuchsia-100\/80:hover{color:rgba(250,232,255,.8)}.hover\:text-fuchsia-100\/90:hover{color:rgba(250,232,255,.9)}.hover\:text-fuchsia-100\/95:hover{color:rgba(250,232,255,.95)}.hover\:text-fuchsia-200:hover{--tw-text-opacity:1;color:rgb(245 208 254/var(--tw-text-opacity))}.hover\:text-fuchsia-200\/0:hover{color:rgba(245,208,254,0)}.hover\:text-fuchsia-200\/10:hover{color:rgba(245,208,254,.1)}.hover\:text-fuchsia-200\/100:hover{color:#f5d0fe}.hover\:text-fuchsia-200\/20:hover{color:rgba(245,208,254,.2)}.hover\:text-fuchsia-200\/25:hover{color:rgba(245,208,254,.25)}.hover\:text-fuchsia-200\/30:hover{color:rgba(245,208,254,.3)}.hover\:text-fuchsia-200\/40:hover{color:rgba(245,208,254,.4)}.hover\:text-fuchsia-200\/5:hover{color:rgba(245,208,254,.05)}.hover\:text-fuchsia-200\/50:hover{color:rgba(245,208,254,.5)}.hover\:text-fuchsia-200\/60:hover{color:rgba(245,208,254,.6)}.hover\:text-fuchsia-200\/70:hover{color:rgba(245,208,254,.7)}.hover\:text-fuchsia-200\/75:hover{color:rgba(245,208,254,.75)}.hover\:text-fuchsia-200\/80:hover{color:rgba(245,208,254,.8)}.hover\:text-fuchsia-200\/90:hover{color:rgba(245,208,254,.9)}.hover\:text-fuchsia-200\/95:hover{color:rgba(245,208,254,.95)}.hover\:text-fuchsia-300:hover{--tw-text-opacity:1;color:rgb(240 171 252/var(--tw-text-opacity))}.hover\:text-fuchsia-300\/0:hover{color:rgba(240,171,252,0)}.hover\:text-fuchsia-300\/10:hover{color:rgba(240,171,252,.1)}.hover\:text-fuchsia-300\/100:hover{color:#f0abfc}.hover\:text-fuchsia-300\/20:hover{color:rgba(240,171,252,.2)}.hover\:text-fuchsia-300\/25:hover{color:rgba(240,171,252,.25)}.hover\:text-fuchsia-300\/30:hover{color:rgba(240,171,252,.3)}.hover\:text-fuchsia-300\/40:hover{color:rgba(240,171,252,.4)}.hover\:text-fuchsia-300\/5:hover{color:rgba(240,171,252,.05)}.hover\:text-fuchsia-300\/50:hover{color:rgba(240,171,252,.5)}.hover\:text-fuchsia-300\/60:hover{color:rgba(240,171,252,.6)}.hover\:text-fuchsia-300\/70:hover{color:rgba(240,171,252,.7)}.hover\:text-fuchsia-300\/75:hover{color:rgba(240,171,252,.75)}.hover\:text-fuchsia-300\/80:hover{color:rgba(240,171,252,.8)}.hover\:text-fuchsia-300\/90:hover{color:rgba(240,171,252,.9)}.hover\:text-fuchsia-300\/95:hover{color:rgba(240,171,252,.95)}.hover\:text-fuchsia-400:hover{--tw-text-opacity:1;color:rgb(232 121 249/var(--tw-text-opacity))}.hover\:text-fuchsia-400\/0:hover{color:rgba(232,121,249,0)}.hover\:text-fuchsia-400\/10:hover{color:rgba(232,121,249,.1)}.hover\:text-fuchsia-400\/100:hover{color:#e879f9}.hover\:text-fuchsia-400\/20:hover{color:rgba(232,121,249,.2)}.hover\:text-fuchsia-400\/25:hover{color:rgba(232,121,249,.25)}.hover\:text-fuchsia-400\/30:hover{color:rgba(232,121,249,.3)}.hover\:text-fuchsia-400\/40:hover{color:rgba(232,121,249,.4)}.hover\:text-fuchsia-400\/5:hover{color:rgba(232,121,249,.05)}.hover\:text-fuchsia-400\/50:hover{color:rgba(232,121,249,.5)}.hover\:text-fuchsia-400\/60:hover{color:rgba(232,121,249,.6)}.hover\:text-fuchsia-400\/70:hover{color:rgba(232,121,249,.7)}.hover\:text-fuchsia-400\/75:hover{color:rgba(232,121,249,.75)}.hover\:text-fuchsia-400\/80:hover{color:rgba(232,121,249,.8)}.hover\:text-fuchsia-400\/90:hover{color:rgba(232,121,249,.9)}.hover\:text-fuchsia-400\/95:hover{color:rgba(232,121,249,.95)}.hover\:text-fuchsia-50:hover{--tw-text-opacity:1;color:rgb(253 244 255/var(--tw-text-opacity))}.hover\:text-fuchsia-50\/0:hover{color:rgba(253,244,255,0)}.hover\:text-fuchsia-50\/10:hover{color:rgba(253,244,255,.1)}.hover\:text-fuchsia-50\/100:hover{color:#fdf4ff}.hover\:text-fuchsia-50\/20:hover{color:rgba(253,244,255,.2)}.hover\:text-fuchsia-50\/25:hover{color:rgba(253,244,255,.25)}.hover\:text-fuchsia-50\/30:hover{color:rgba(253,244,255,.3)}.hover\:text-fuchsia-50\/40:hover{color:rgba(253,244,255,.4)}.hover\:text-fuchsia-50\/5:hover{color:rgba(253,244,255,.05)}.hover\:text-fuchsia-50\/50:hover{color:rgba(253,244,255,.5)}.hover\:text-fuchsia-50\/60:hover{color:rgba(253,244,255,.6)}.hover\:text-fuchsia-50\/70:hover{color:rgba(253,244,255,.7)}.hover\:text-fuchsia-50\/75:hover{color:rgba(253,244,255,.75)}.hover\:text-fuchsia-50\/80:hover{color:rgba(253,244,255,.8)}.hover\:text-fuchsia-50\/90:hover{color:rgba(253,244,255,.9)}.hover\:text-fuchsia-50\/95:hover{color:rgba(253,244,255,.95)}.hover\:text-fuchsia-500:hover{--tw-text-opacity:1;color:rgb(217 70 239/var(--tw-text-opacity))}.hover\:text-fuchsia-500\/0:hover{color:rgba(217,70,239,0)}.hover\:text-fuchsia-500\/10:hover{color:rgba(217,70,239,.1)}.hover\:text-fuchsia-500\/100:hover{color:#d946ef}.hover\:text-fuchsia-500\/20:hover{color:rgba(217,70,239,.2)}.hover\:text-fuchsia-500\/25:hover{color:rgba(217,70,239,.25)}.hover\:text-fuchsia-500\/30:hover{color:rgba(217,70,239,.3)}.hover\:text-fuchsia-500\/40:hover{color:rgba(217,70,239,.4)}.hover\:text-fuchsia-500\/5:hover{color:rgba(217,70,239,.05)}.hover\:text-fuchsia-500\/50:hover{color:rgba(217,70,239,.5)}.hover\:text-fuchsia-500\/60:hover{color:rgba(217,70,239,.6)}.hover\:text-fuchsia-500\/70:hover{color:rgba(217,70,239,.7)}.hover\:text-fuchsia-500\/75:hover{color:rgba(217,70,239,.75)}.hover\:text-fuchsia-500\/80:hover{color:rgba(217,70,239,.8)}.hover\:text-fuchsia-500\/90:hover{color:rgba(217,70,239,.9)}.hover\:text-fuchsia-500\/95:hover{color:rgba(217,70,239,.95)}.hover\:text-fuchsia-600:hover{--tw-text-opacity:1;color:rgb(192 38 211/var(--tw-text-opacity))}.hover\:text-fuchsia-600\/0:hover{color:rgba(192,38,211,0)}.hover\:text-fuchsia-600\/10:hover{color:rgba(192,38,211,.1)}.hover\:text-fuchsia-600\/100:hover{color:#c026d3}.hover\:text-fuchsia-600\/20:hover{color:rgba(192,38,211,.2)}.hover\:text-fuchsia-600\/25:hover{color:rgba(192,38,211,.25)}.hover\:text-fuchsia-600\/30:hover{color:rgba(192,38,211,.3)}.hover\:text-fuchsia-600\/40:hover{color:rgba(192,38,211,.4)}.hover\:text-fuchsia-600\/5:hover{color:rgba(192,38,211,.05)}.hover\:text-fuchsia-600\/50:hover{color:rgba(192,38,211,.5)}.hover\:text-fuchsia-600\/60:hover{color:rgba(192,38,211,.6)}.hover\:text-fuchsia-600\/70:hover{color:rgba(192,38,211,.7)}.hover\:text-fuchsia-600\/75:hover{color:rgba(192,38,211,.75)}.hover\:text-fuchsia-600\/80:hover{color:rgba(192,38,211,.8)}.hover\:text-fuchsia-600\/90:hover{color:rgba(192,38,211,.9)}.hover\:text-fuchsia-600\/95:hover{color:rgba(192,38,211,.95)}.hover\:text-fuchsia-700:hover{--tw-text-opacity:1;color:rgb(162 28 175/var(--tw-text-opacity))}.hover\:text-fuchsia-700\/0:hover{color:rgba(162,28,175,0)}.hover\:text-fuchsia-700\/10:hover{color:rgba(162,28,175,.1)}.hover\:text-fuchsia-700\/100:hover{color:#a21caf}.hover\:text-fuchsia-700\/20:hover{color:rgba(162,28,175,.2)}.hover\:text-fuchsia-700\/25:hover{color:rgba(162,28,175,.25)}.hover\:text-fuchsia-700\/30:hover{color:rgba(162,28,175,.3)}.hover\:text-fuchsia-700\/40:hover{color:rgba(162,28,175,.4)}.hover\:text-fuchsia-700\/5:hover{color:rgba(162,28,175,.05)}.hover\:text-fuchsia-700\/50:hover{color:rgba(162,28,175,.5)}.hover\:text-fuchsia-700\/60:hover{color:rgba(162,28,175,.6)}.hover\:text-fuchsia-700\/70:hover{color:rgba(162,28,175,.7)}.hover\:text-fuchsia-700\/75:hover{color:rgba(162,28,175,.75)}.hover\:text-fuchsia-700\/80:hover{color:rgba(162,28,175,.8)}.hover\:text-fuchsia-700\/90:hover{color:rgba(162,28,175,.9)}.hover\:text-fuchsia-700\/95:hover{color:rgba(162,28,175,.95)}.hover\:text-fuchsia-800:hover{--tw-text-opacity:1;color:rgb(134 25 143/var(--tw-text-opacity))}.hover\:text-fuchsia-800\/0:hover{color:rgba(134,25,143,0)}.hover\:text-fuchsia-800\/10:hover{color:rgba(134,25,143,.1)}.hover\:text-fuchsia-800\/100:hover{color:#86198f}.hover\:text-fuchsia-800\/20:hover{color:rgba(134,25,143,.2)}.hover\:text-fuchsia-800\/25:hover{color:rgba(134,25,143,.25)}.hover\:text-fuchsia-800\/30:hover{color:rgba(134,25,143,.3)}.hover\:text-fuchsia-800\/40:hover{color:rgba(134,25,143,.4)}.hover\:text-fuchsia-800\/5:hover{color:rgba(134,25,143,.05)}.hover\:text-fuchsia-800\/50:hover{color:rgba(134,25,143,.5)}.hover\:text-fuchsia-800\/60:hover{color:rgba(134,25,143,.6)}.hover\:text-fuchsia-800\/70:hover{color:rgba(134,25,143,.7)}.hover\:text-fuchsia-800\/75:hover{color:rgba(134,25,143,.75)}.hover\:text-fuchsia-800\/80:hover{color:rgba(134,25,143,.8)}.hover\:text-fuchsia-800\/90:hover{color:rgba(134,25,143,.9)}.hover\:text-fuchsia-800\/95:hover{color:rgba(134,25,143,.95)}.hover\:text-fuchsia-900:hover{--tw-text-opacity:1;color:rgb(112 26 117/var(--tw-text-opacity))}.hover\:text-fuchsia-900\/0:hover{color:rgba(112,26,117,0)}.hover\:text-fuchsia-900\/10:hover{color:rgba(112,26,117,.1)}.hover\:text-fuchsia-900\/100:hover{color:#701a75}.hover\:text-fuchsia-900\/20:hover{color:rgba(112,26,117,.2)}.hover\:text-fuchsia-900\/25:hover{color:rgba(112,26,117,.25)}.hover\:text-fuchsia-900\/30:hover{color:rgba(112,26,117,.3)}.hover\:text-fuchsia-900\/40:hover{color:rgba(112,26,117,.4)}.hover\:text-fuchsia-900\/5:hover{color:rgba(112,26,117,.05)}.hover\:text-fuchsia-900\/50:hover{color:rgba(112,26,117,.5)}.hover\:text-fuchsia-900\/60:hover{color:rgba(112,26,117,.6)}.hover\:text-fuchsia-900\/70:hover{color:rgba(112,26,117,.7)}.hover\:text-fuchsia-900\/75:hover{color:rgba(112,26,117,.75)}.hover\:text-fuchsia-900\/80:hover{color:rgba(112,26,117,.8)}.hover\:text-fuchsia-900\/90:hover{color:rgba(112,26,117,.9)}.hover\:text-fuchsia-900\/95:hover{color:rgba(112,26,117,.95)}.hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.hover\:text-gray-100\/0:hover{color:rgba(243,244,246,0)}.hover\:text-gray-100\/10:hover{color:rgba(243,244,246,.1)}.hover\:text-gray-100\/100:hover{color:#f3f4f6}.hover\:text-gray-100\/20:hover{color:rgba(243,244,246,.2)}.hover\:text-gray-100\/25:hover{color:rgba(243,244,246,.25)}.hover\:text-gray-100\/30:hover{color:rgba(243,244,246,.3)}.hover\:text-gray-100\/40:hover{color:rgba(243,244,246,.4)}.hover\:text-gray-100\/5:hover{color:rgba(243,244,246,.05)}.hover\:text-gray-100\/50:hover{color:rgba(243,244,246,.5)}.hover\:text-gray-100\/60:hover{color:rgba(243,244,246,.6)}.hover\:text-gray-100\/70:hover{color:rgba(243,244,246,.7)}.hover\:text-gray-100\/75:hover{color:rgba(243,244,246,.75)}.hover\:text-gray-100\/80:hover{color:rgba(243,244,246,.8)}.hover\:text-gray-100\/90:hover{color:rgba(243,244,246,.9)}.hover\:text-gray-100\/95:hover{color:rgba(243,244,246,.95)}.hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.hover\:text-gray-200\/0:hover{color:rgba(229,231,235,0)}.hover\:text-gray-200\/10:hover{color:rgba(229,231,235,.1)}.hover\:text-gray-200\/100:hover{color:#e5e7eb}.hover\:text-gray-200\/20:hover{color:rgba(229,231,235,.2)}.hover\:text-gray-200\/25:hover{color:rgba(229,231,235,.25)}.hover\:text-gray-200\/30:hover{color:rgba(229,231,235,.3)}.hover\:text-gray-200\/40:hover{color:rgba(229,231,235,.4)}.hover\:text-gray-200\/5:hover{color:rgba(229,231,235,.05)}.hover\:text-gray-200\/50:hover{color:rgba(229,231,235,.5)}.hover\:text-gray-200\/60:hover{color:rgba(229,231,235,.6)}.hover\:text-gray-200\/70:hover{color:rgba(229,231,235,.7)}.hover\:text-gray-200\/75:hover{color:rgba(229,231,235,.75)}.hover\:text-gray-200\/80:hover{color:rgba(229,231,235,.8)}.hover\:text-gray-200\/90:hover{color:rgba(229,231,235,.9)}.hover\:text-gray-200\/95:hover{color:rgba(229,231,235,.95)}.hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.hover\:text-gray-300\/0:hover{color:rgba(209,213,219,0)}.hover\:text-gray-300\/10:hover{color:rgba(209,213,219,.1)}.hover\:text-gray-300\/100:hover{color:#d1d5db}.hover\:text-gray-300\/20:hover{color:rgba(209,213,219,.2)}.hover\:text-gray-300\/25:hover{color:rgba(209,213,219,.25)}.hover\:text-gray-300\/30:hover{color:rgba(209,213,219,.3)}.hover\:text-gray-300\/40:hover{color:rgba(209,213,219,.4)}.hover\:text-gray-300\/5:hover{color:rgba(209,213,219,.05)}.hover\:text-gray-300\/50:hover{color:rgba(209,213,219,.5)}.hover\:text-gray-300\/60:hover{color:rgba(209,213,219,.6)}.hover\:text-gray-300\/70:hover{color:rgba(209,213,219,.7)}.hover\:text-gray-300\/75:hover{color:rgba(209,213,219,.75)}.hover\:text-gray-300\/80:hover{color:rgba(209,213,219,.8)}.hover\:text-gray-300\/90:hover{color:rgba(209,213,219,.9)}.hover\:text-gray-300\/95:hover{color:rgba(209,213,219,.95)}.hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.hover\:text-gray-400\/0:hover{color:rgba(156,163,175,0)}.hover\:text-gray-400\/10:hover{color:rgba(156,163,175,.1)}.hover\:text-gray-400\/100:hover{color:#9ca3af}.hover\:text-gray-400\/20:hover{color:rgba(156,163,175,.2)}.hover\:text-gray-400\/25:hover{color:rgba(156,163,175,.25)}.hover\:text-gray-400\/30:hover{color:rgba(156,163,175,.3)}.hover\:text-gray-400\/40:hover{color:rgba(156,163,175,.4)}.hover\:text-gray-400\/5:hover{color:rgba(156,163,175,.05)}.hover\:text-gray-400\/50:hover{color:rgba(156,163,175,.5)}.hover\:text-gray-400\/60:hover{color:rgba(156,163,175,.6)}.hover\:text-gray-400\/70:hover{color:rgba(156,163,175,.7)}.hover\:text-gray-400\/75:hover{color:rgba(156,163,175,.75)}.hover\:text-gray-400\/80:hover{color:rgba(156,163,175,.8)}.hover\:text-gray-400\/90:hover{color:rgba(156,163,175,.9)}.hover\:text-gray-400\/95:hover{color:rgba(156,163,175,.95)}.hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}.hover\:text-gray-50\/0:hover{color:rgba(249,250,251,0)}.hover\:text-gray-50\/10:hover{color:rgba(249,250,251,.1)}.hover\:text-gray-50\/100:hover{color:#f9fafb}.hover\:text-gray-50\/20:hover{color:rgba(249,250,251,.2)}.hover\:text-gray-50\/25:hover{color:rgba(249,250,251,.25)}.hover\:text-gray-50\/30:hover{color:rgba(249,250,251,.3)}.hover\:text-gray-50\/40:hover{color:rgba(249,250,251,.4)}.hover\:text-gray-50\/5:hover{color:rgba(249,250,251,.05)}.hover\:text-gray-50\/50:hover{color:rgba(249,250,251,.5)}.hover\:text-gray-50\/60:hover{color:rgba(249,250,251,.6)}.hover\:text-gray-50\/70:hover{color:rgba(249,250,251,.7)}.hover\:text-gray-50\/75:hover{color:rgba(249,250,251,.75)}.hover\:text-gray-50\/80:hover{color:rgba(249,250,251,.8)}.hover\:text-gray-50\/90:hover{color:rgba(249,250,251,.9)}.hover\:text-gray-50\/95:hover{color:rgba(249,250,251,.95)}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.hover\:text-gray-500\/0:hover{color:hsla(220,9%,46%,0)}.hover\:text-gray-500\/10:hover{color:hsla(220,9%,46%,.1)}.hover\:text-gray-500\/100:hover{color:#6b7280}.hover\:text-gray-500\/20:hover{color:hsla(220,9%,46%,.2)}.hover\:text-gray-500\/25:hover{color:hsla(220,9%,46%,.25)}.hover\:text-gray-500\/30:hover{color:hsla(220,9%,46%,.3)}.hover\:text-gray-500\/40:hover{color:hsla(220,9%,46%,.4)}.hover\:text-gray-500\/5:hover{color:hsla(220,9%,46%,.05)}.hover\:text-gray-500\/50:hover{color:hsla(220,9%,46%,.5)}.hover\:text-gray-500\/60:hover{color:hsla(220,9%,46%,.6)}.hover\:text-gray-500\/70:hover{color:hsla(220,9%,46%,.7)}.hover\:text-gray-500\/75:hover{color:hsla(220,9%,46%,.75)}.hover\:text-gray-500\/80:hover{color:hsla(220,9%,46%,.8)}.hover\:text-gray-500\/90:hover{color:hsla(220,9%,46%,.9)}.hover\:text-gray-500\/95:hover{color:hsla(220,9%,46%,.95)}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.hover\:text-gray-600\/0:hover{color:rgba(75,85,99,0)}.hover\:text-gray-600\/10:hover{color:rgba(75,85,99,.1)}.hover\:text-gray-600\/100:hover{color:#4b5563}.hover\:text-gray-600\/20:hover{color:rgba(75,85,99,.2)}.hover\:text-gray-600\/25:hover{color:rgba(75,85,99,.25)}.hover\:text-gray-600\/30:hover{color:rgba(75,85,99,.3)}.hover\:text-gray-600\/40:hover{color:rgba(75,85,99,.4)}.hover\:text-gray-600\/5:hover{color:rgba(75,85,99,.05)}.hover\:text-gray-600\/50:hover{color:rgba(75,85,99,.5)}.hover\:text-gray-600\/60:hover{color:rgba(75,85,99,.6)}.hover\:text-gray-600\/70:hover{color:rgba(75,85,99,.7)}.hover\:text-gray-600\/75:hover{color:rgba(75,85,99,.75)}.hover\:text-gray-600\/80:hover{color:rgba(75,85,99,.8)}.hover\:text-gray-600\/90:hover{color:rgba(75,85,99,.9)}.hover\:text-gray-600\/95:hover{color:rgba(75,85,99,.95)}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.hover\:text-gray-700\/0:hover{color:rgba(55,65,81,0)}.hover\:text-gray-700\/10:hover{color:rgba(55,65,81,.1)}.hover\:text-gray-700\/100:hover{color:#374151}.hover\:text-gray-700\/20:hover{color:rgba(55,65,81,.2)}.hover\:text-gray-700\/25:hover{color:rgba(55,65,81,.25)}.hover\:text-gray-700\/30:hover{color:rgba(55,65,81,.3)}.hover\:text-gray-700\/40:hover{color:rgba(55,65,81,.4)}.hover\:text-gray-700\/5:hover{color:rgba(55,65,81,.05)}.hover\:text-gray-700\/50:hover{color:rgba(55,65,81,.5)}.hover\:text-gray-700\/60:hover{color:rgba(55,65,81,.6)}.hover\:text-gray-700\/70:hover{color:rgba(55,65,81,.7)}.hover\:text-gray-700\/75:hover{color:rgba(55,65,81,.75)}.hover\:text-gray-700\/80:hover{color:rgba(55,65,81,.8)}.hover\:text-gray-700\/90:hover{color:rgba(55,65,81,.9)}.hover\:text-gray-700\/95:hover{color:rgba(55,65,81,.95)}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.hover\:text-gray-800\/0:hover{color:rgba(31,41,55,0)}.hover\:text-gray-800\/10:hover{color:rgba(31,41,55,.1)}.hover\:text-gray-800\/100:hover{color:#1f2937}.hover\:text-gray-800\/20:hover{color:rgba(31,41,55,.2)}.hover\:text-gray-800\/25:hover{color:rgba(31,41,55,.25)}.hover\:text-gray-800\/30:hover{color:rgba(31,41,55,.3)}.hover\:text-gray-800\/40:hover{color:rgba(31,41,55,.4)}.hover\:text-gray-800\/5:hover{color:rgba(31,41,55,.05)}.hover\:text-gray-800\/50:hover{color:rgba(31,41,55,.5)}.hover\:text-gray-800\/60:hover{color:rgba(31,41,55,.6)}.hover\:text-gray-800\/70:hover{color:rgba(31,41,55,.7)}.hover\:text-gray-800\/75:hover{color:rgba(31,41,55,.75)}.hover\:text-gray-800\/80:hover{color:rgba(31,41,55,.8)}.hover\:text-gray-800\/90:hover{color:rgba(31,41,55,.9)}.hover\:text-gray-800\/95:hover{color:rgba(31,41,55,.95)}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.hover\:text-gray-900\/0:hover{color:rgba(17,24,39,0)}.hover\:text-gray-900\/10:hover{color:rgba(17,24,39,.1)}.hover\:text-gray-900\/100:hover{color:#111827}.hover\:text-gray-900\/20:hover{color:rgba(17,24,39,.2)}.hover\:text-gray-900\/25:hover{color:rgba(17,24,39,.25)}.hover\:text-gray-900\/30:hover{color:rgba(17,24,39,.3)}.hover\:text-gray-900\/40:hover{color:rgba(17,24,39,.4)}.hover\:text-gray-900\/5:hover{color:rgba(17,24,39,.05)}.hover\:text-gray-900\/50:hover{color:rgba(17,24,39,.5)}.hover\:text-gray-900\/60:hover{color:rgba(17,24,39,.6)}.hover\:text-gray-900\/70:hover{color:rgba(17,24,39,.7)}.hover\:text-gray-900\/75:hover{color:rgba(17,24,39,.75)}.hover\:text-gray-900\/80:hover{color:rgba(17,24,39,.8)}.hover\:text-gray-900\/90:hover{color:rgba(17,24,39,.9)}.hover\:text-gray-900\/95:hover{color:rgba(17,24,39,.95)}.hover\:text-green-100:hover{--tw-text-opacity:1;color:rgb(222 247 236/var(--tw-text-opacity))}.hover\:text-green-100\/0:hover{color:rgba(222,247,236,0)}.hover\:text-green-100\/10:hover{color:rgba(222,247,236,.1)}.hover\:text-green-100\/100:hover{color:#def7ec}.hover\:text-green-100\/20:hover{color:rgba(222,247,236,.2)}.hover\:text-green-100\/25:hover{color:rgba(222,247,236,.25)}.hover\:text-green-100\/30:hover{color:rgba(222,247,236,.3)}.hover\:text-green-100\/40:hover{color:rgba(222,247,236,.4)}.hover\:text-green-100\/5:hover{color:rgba(222,247,236,.05)}.hover\:text-green-100\/50:hover{color:rgba(222,247,236,.5)}.hover\:text-green-100\/60:hover{color:rgba(222,247,236,.6)}.hover\:text-green-100\/70:hover{color:rgba(222,247,236,.7)}.hover\:text-green-100\/75:hover{color:rgba(222,247,236,.75)}.hover\:text-green-100\/80:hover{color:rgba(222,247,236,.8)}.hover\:text-green-100\/90:hover{color:rgba(222,247,236,.9)}.hover\:text-green-100\/95:hover{color:rgba(222,247,236,.95)}.hover\:text-green-200:hover{--tw-text-opacity:1;color:rgb(188 240 218/var(--tw-text-opacity))}.hover\:text-green-200\/0:hover{color:rgba(188,240,218,0)}.hover\:text-green-200\/10:hover{color:rgba(188,240,218,.1)}.hover\:text-green-200\/100:hover{color:#bcf0da}.hover\:text-green-200\/20:hover{color:rgba(188,240,218,.2)}.hover\:text-green-200\/25:hover{color:rgba(188,240,218,.25)}.hover\:text-green-200\/30:hover{color:rgba(188,240,218,.3)}.hover\:text-green-200\/40:hover{color:rgba(188,240,218,.4)}.hover\:text-green-200\/5:hover{color:rgba(188,240,218,.05)}.hover\:text-green-200\/50:hover{color:rgba(188,240,218,.5)}.hover\:text-green-200\/60:hover{color:rgba(188,240,218,.6)}.hover\:text-green-200\/70:hover{color:rgba(188,240,218,.7)}.hover\:text-green-200\/75:hover{color:rgba(188,240,218,.75)}.hover\:text-green-200\/80:hover{color:rgba(188,240,218,.8)}.hover\:text-green-200\/90:hover{color:rgba(188,240,218,.9)}.hover\:text-green-200\/95:hover{color:rgba(188,240,218,.95)}.hover\:text-green-300:hover{--tw-text-opacity:1;color:rgb(132 225 188/var(--tw-text-opacity))}.hover\:text-green-300\/0:hover{color:rgba(132,225,188,0)}.hover\:text-green-300\/10:hover{color:rgba(132,225,188,.1)}.hover\:text-green-300\/100:hover{color:#84e1bc}.hover\:text-green-300\/20:hover{color:rgba(132,225,188,.2)}.hover\:text-green-300\/25:hover{color:rgba(132,225,188,.25)}.hover\:text-green-300\/30:hover{color:rgba(132,225,188,.3)}.hover\:text-green-300\/40:hover{color:rgba(132,225,188,.4)}.hover\:text-green-300\/5:hover{color:rgba(132,225,188,.05)}.hover\:text-green-300\/50:hover{color:rgba(132,225,188,.5)}.hover\:text-green-300\/60:hover{color:rgba(132,225,188,.6)}.hover\:text-green-300\/70:hover{color:rgba(132,225,188,.7)}.hover\:text-green-300\/75:hover{color:rgba(132,225,188,.75)}.hover\:text-green-300\/80:hover{color:rgba(132,225,188,.8)}.hover\:text-green-300\/90:hover{color:rgba(132,225,188,.9)}.hover\:text-green-300\/95:hover{color:rgba(132,225,188,.95)}.hover\:text-green-400:hover{--tw-text-opacity:1;color:rgb(49 196 141/var(--tw-text-opacity))}.hover\:text-green-400\/0:hover{color:rgba(49,196,141,0)}.hover\:text-green-400\/10:hover{color:rgba(49,196,141,.1)}.hover\:text-green-400\/100:hover{color:#31c48d}.hover\:text-green-400\/20:hover{color:rgba(49,196,141,.2)}.hover\:text-green-400\/25:hover{color:rgba(49,196,141,.25)}.hover\:text-green-400\/30:hover{color:rgba(49,196,141,.3)}.hover\:text-green-400\/40:hover{color:rgba(49,196,141,.4)}.hover\:text-green-400\/5:hover{color:rgba(49,196,141,.05)}.hover\:text-green-400\/50:hover{color:rgba(49,196,141,.5)}.hover\:text-green-400\/60:hover{color:rgba(49,196,141,.6)}.hover\:text-green-400\/70:hover{color:rgba(49,196,141,.7)}.hover\:text-green-400\/75:hover{color:rgba(49,196,141,.75)}.hover\:text-green-400\/80:hover{color:rgba(49,196,141,.8)}.hover\:text-green-400\/90:hover{color:rgba(49,196,141,.9)}.hover\:text-green-400\/95:hover{color:rgba(49,196,141,.95)}.hover\:text-green-50:hover{--tw-text-opacity:1;color:rgb(243 250 247/var(--tw-text-opacity))}.hover\:text-green-50\/0:hover{color:rgba(243,250,247,0)}.hover\:text-green-50\/10:hover{color:rgba(243,250,247,.1)}.hover\:text-green-50\/100:hover{color:#f3faf7}.hover\:text-green-50\/20:hover{color:rgba(243,250,247,.2)}.hover\:text-green-50\/25:hover{color:rgba(243,250,247,.25)}.hover\:text-green-50\/30:hover{color:rgba(243,250,247,.3)}.hover\:text-green-50\/40:hover{color:rgba(243,250,247,.4)}.hover\:text-green-50\/5:hover{color:rgba(243,250,247,.05)}.hover\:text-green-50\/50:hover{color:rgba(243,250,247,.5)}.hover\:text-green-50\/60:hover{color:rgba(243,250,247,.6)}.hover\:text-green-50\/70:hover{color:rgba(243,250,247,.7)}.hover\:text-green-50\/75:hover{color:rgba(243,250,247,.75)}.hover\:text-green-50\/80:hover{color:rgba(243,250,247,.8)}.hover\:text-green-50\/90:hover{color:rgba(243,250,247,.9)}.hover\:text-green-50\/95:hover{color:rgba(243,250,247,.95)}.hover\:text-green-500:hover{--tw-text-opacity:1;color:rgb(14 159 110/var(--tw-text-opacity))}.hover\:text-green-500\/0:hover{color:rgba(14,159,110,0)}.hover\:text-green-500\/10:hover{color:rgba(14,159,110,.1)}.hover\:text-green-500\/100:hover{color:#0e9f6e}.hover\:text-green-500\/20:hover{color:rgba(14,159,110,.2)}.hover\:text-green-500\/25:hover{color:rgba(14,159,110,.25)}.hover\:text-green-500\/30:hover{color:rgba(14,159,110,.3)}.hover\:text-green-500\/40:hover{color:rgba(14,159,110,.4)}.hover\:text-green-500\/5:hover{color:rgba(14,159,110,.05)}.hover\:text-green-500\/50:hover{color:rgba(14,159,110,.5)}.hover\:text-green-500\/60:hover{color:rgba(14,159,110,.6)}.hover\:text-green-500\/70:hover{color:rgba(14,159,110,.7)}.hover\:text-green-500\/75:hover{color:rgba(14,159,110,.75)}.hover\:text-green-500\/80:hover{color:rgba(14,159,110,.8)}.hover\:text-green-500\/90:hover{color:rgba(14,159,110,.9)}.hover\:text-green-500\/95:hover{color:rgba(14,159,110,.95)}.hover\:text-green-600:hover{--tw-text-opacity:1;color:rgb(5 122 85/var(--tw-text-opacity))}.hover\:text-green-600\/0:hover{color:rgba(5,122,85,0)}.hover\:text-green-600\/10:hover{color:rgba(5,122,85,.1)}.hover\:text-green-600\/100:hover{color:#057a55}.hover\:text-green-600\/20:hover{color:rgba(5,122,85,.2)}.hover\:text-green-600\/25:hover{color:rgba(5,122,85,.25)}.hover\:text-green-600\/30:hover{color:rgba(5,122,85,.3)}.hover\:text-green-600\/40:hover{color:rgba(5,122,85,.4)}.hover\:text-green-600\/5:hover{color:rgba(5,122,85,.05)}.hover\:text-green-600\/50:hover{color:rgba(5,122,85,.5)}.hover\:text-green-600\/60:hover{color:rgba(5,122,85,.6)}.hover\:text-green-600\/70:hover{color:rgba(5,122,85,.7)}.hover\:text-green-600\/75:hover{color:rgba(5,122,85,.75)}.hover\:text-green-600\/80:hover{color:rgba(5,122,85,.8)}.hover\:text-green-600\/90:hover{color:rgba(5,122,85,.9)}.hover\:text-green-600\/95:hover{color:rgba(5,122,85,.95)}.hover\:text-green-700:hover{--tw-text-opacity:1;color:rgb(4 108 78/var(--tw-text-opacity))}.hover\:text-green-700\/0:hover{color:rgba(4,108,78,0)}.hover\:text-green-700\/10:hover{color:rgba(4,108,78,.1)}.hover\:text-green-700\/100:hover{color:#046c4e}.hover\:text-green-700\/20:hover{color:rgba(4,108,78,.2)}.hover\:text-green-700\/25:hover{color:rgba(4,108,78,.25)}.hover\:text-green-700\/30:hover{color:rgba(4,108,78,.3)}.hover\:text-green-700\/40:hover{color:rgba(4,108,78,.4)}.hover\:text-green-700\/5:hover{color:rgba(4,108,78,.05)}.hover\:text-green-700\/50:hover{color:rgba(4,108,78,.5)}.hover\:text-green-700\/60:hover{color:rgba(4,108,78,.6)}.hover\:text-green-700\/70:hover{color:rgba(4,108,78,.7)}.hover\:text-green-700\/75:hover{color:rgba(4,108,78,.75)}.hover\:text-green-700\/80:hover{color:rgba(4,108,78,.8)}.hover\:text-green-700\/90:hover{color:rgba(4,108,78,.9)}.hover\:text-green-700\/95:hover{color:rgba(4,108,78,.95)}.hover\:text-green-800:hover{--tw-text-opacity:1;color:rgb(3 84 63/var(--tw-text-opacity))}.hover\:text-green-800\/0:hover{color:rgba(3,84,63,0)}.hover\:text-green-800\/10:hover{color:rgba(3,84,63,.1)}.hover\:text-green-800\/100:hover{color:#03543f}.hover\:text-green-800\/20:hover{color:rgba(3,84,63,.2)}.hover\:text-green-800\/25:hover{color:rgba(3,84,63,.25)}.hover\:text-green-800\/30:hover{color:rgba(3,84,63,.3)}.hover\:text-green-800\/40:hover{color:rgba(3,84,63,.4)}.hover\:text-green-800\/5:hover{color:rgba(3,84,63,.05)}.hover\:text-green-800\/50:hover{color:rgba(3,84,63,.5)}.hover\:text-green-800\/60:hover{color:rgba(3,84,63,.6)}.hover\:text-green-800\/70:hover{color:rgba(3,84,63,.7)}.hover\:text-green-800\/75:hover{color:rgba(3,84,63,.75)}.hover\:text-green-800\/80:hover{color:rgba(3,84,63,.8)}.hover\:text-green-800\/90:hover{color:rgba(3,84,63,.9)}.hover\:text-green-800\/95:hover{color:rgba(3,84,63,.95)}.hover\:text-green-900:hover{--tw-text-opacity:1;color:rgb(1 71 55/var(--tw-text-opacity))}.hover\:text-green-900\/0:hover{color:rgba(1,71,55,0)}.hover\:text-green-900\/10:hover{color:rgba(1,71,55,.1)}.hover\:text-green-900\/100:hover{color:#014737}.hover\:text-green-900\/20:hover{color:rgba(1,71,55,.2)}.hover\:text-green-900\/25:hover{color:rgba(1,71,55,.25)}.hover\:text-green-900\/30:hover{color:rgba(1,71,55,.3)}.hover\:text-green-900\/40:hover{color:rgba(1,71,55,.4)}.hover\:text-green-900\/5:hover{color:rgba(1,71,55,.05)}.hover\:text-green-900\/50:hover{color:rgba(1,71,55,.5)}.hover\:text-green-900\/60:hover{color:rgba(1,71,55,.6)}.hover\:text-green-900\/70:hover{color:rgba(1,71,55,.7)}.hover\:text-green-900\/75:hover{color:rgba(1,71,55,.75)}.hover\:text-green-900\/80:hover{color:rgba(1,71,55,.8)}.hover\:text-green-900\/90:hover{color:rgba(1,71,55,.9)}.hover\:text-green-900\/95:hover{color:rgba(1,71,55,.95)}.hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgb(229 237 255/var(--tw-text-opacity))}.hover\:text-indigo-100\/0:hover{color:rgba(229,237,255,0)}.hover\:text-indigo-100\/10:hover{color:rgba(229,237,255,.1)}.hover\:text-indigo-100\/100:hover{color:#e5edff}.hover\:text-indigo-100\/20:hover{color:rgba(229,237,255,.2)}.hover\:text-indigo-100\/25:hover{color:rgba(229,237,255,.25)}.hover\:text-indigo-100\/30:hover{color:rgba(229,237,255,.3)}.hover\:text-indigo-100\/40:hover{color:rgba(229,237,255,.4)}.hover\:text-indigo-100\/5:hover{color:rgba(229,237,255,.05)}.hover\:text-indigo-100\/50:hover{color:rgba(229,237,255,.5)}.hover\:text-indigo-100\/60:hover{color:rgba(229,237,255,.6)}.hover\:text-indigo-100\/70:hover{color:rgba(229,237,255,.7)}.hover\:text-indigo-100\/75:hover{color:rgba(229,237,255,.75)}.hover\:text-indigo-100\/80:hover{color:rgba(229,237,255,.8)}.hover\:text-indigo-100\/90:hover{color:rgba(229,237,255,.9)}.hover\:text-indigo-100\/95:hover{color:rgba(229,237,255,.95)}.hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgb(205 219 254/var(--tw-text-opacity))}.hover\:text-indigo-200\/0:hover{color:rgba(205,219,254,0)}.hover\:text-indigo-200\/10:hover{color:rgba(205,219,254,.1)}.hover\:text-indigo-200\/100:hover{color:#cddbfe}.hover\:text-indigo-200\/20:hover{color:rgba(205,219,254,.2)}.hover\:text-indigo-200\/25:hover{color:rgba(205,219,254,.25)}.hover\:text-indigo-200\/30:hover{color:rgba(205,219,254,.3)}.hover\:text-indigo-200\/40:hover{color:rgba(205,219,254,.4)}.hover\:text-indigo-200\/5:hover{color:rgba(205,219,254,.05)}.hover\:text-indigo-200\/50:hover{color:rgba(205,219,254,.5)}.hover\:text-indigo-200\/60:hover{color:rgba(205,219,254,.6)}.hover\:text-indigo-200\/70:hover{color:rgba(205,219,254,.7)}.hover\:text-indigo-200\/75:hover{color:rgba(205,219,254,.75)}.hover\:text-indigo-200\/80:hover{color:rgba(205,219,254,.8)}.hover\:text-indigo-200\/90:hover{color:rgba(205,219,254,.9)}.hover\:text-indigo-200\/95:hover{color:rgba(205,219,254,.95)}.hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgb(180 198 252/var(--tw-text-opacity))}.hover\:text-indigo-300\/0:hover{color:rgba(180,198,252,0)}.hover\:text-indigo-300\/10:hover{color:rgba(180,198,252,.1)}.hover\:text-indigo-300\/100:hover{color:#b4c6fc}.hover\:text-indigo-300\/20:hover{color:rgba(180,198,252,.2)}.hover\:text-indigo-300\/25:hover{color:rgba(180,198,252,.25)}.hover\:text-indigo-300\/30:hover{color:rgba(180,198,252,.3)}.hover\:text-indigo-300\/40:hover{color:rgba(180,198,252,.4)}.hover\:text-indigo-300\/5:hover{color:rgba(180,198,252,.05)}.hover\:text-indigo-300\/50:hover{color:rgba(180,198,252,.5)}.hover\:text-indigo-300\/60:hover{color:rgba(180,198,252,.6)}.hover\:text-indigo-300\/70:hover{color:rgba(180,198,252,.7)}.hover\:text-indigo-300\/75:hover{color:rgba(180,198,252,.75)}.hover\:text-indigo-300\/80:hover{color:rgba(180,198,252,.8)}.hover\:text-indigo-300\/90:hover{color:rgba(180,198,252,.9)}.hover\:text-indigo-300\/95:hover{color:rgba(180,198,252,.95)}.hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgb(141 162 251/var(--tw-text-opacity))}.hover\:text-indigo-400\/0:hover{color:rgba(141,162,251,0)}.hover\:text-indigo-400\/10:hover{color:rgba(141,162,251,.1)}.hover\:text-indigo-400\/100:hover{color:#8da2fb}.hover\:text-indigo-400\/20:hover{color:rgba(141,162,251,.2)}.hover\:text-indigo-400\/25:hover{color:rgba(141,162,251,.25)}.hover\:text-indigo-400\/30:hover{color:rgba(141,162,251,.3)}.hover\:text-indigo-400\/40:hover{color:rgba(141,162,251,.4)}.hover\:text-indigo-400\/5:hover{color:rgba(141,162,251,.05)}.hover\:text-indigo-400\/50:hover{color:rgba(141,162,251,.5)}.hover\:text-indigo-400\/60:hover{color:rgba(141,162,251,.6)}.hover\:text-indigo-400\/70:hover{color:rgba(141,162,251,.7)}.hover\:text-indigo-400\/75:hover{color:rgba(141,162,251,.75)}.hover\:text-indigo-400\/80:hover{color:rgba(141,162,251,.8)}.hover\:text-indigo-400\/90:hover{color:rgba(141,162,251,.9)}.hover\:text-indigo-400\/95:hover{color:rgba(141,162,251,.95)}.hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgb(240 245 255/var(--tw-text-opacity))}.hover\:text-indigo-50\/0:hover{color:rgba(240,245,255,0)}.hover\:text-indigo-50\/10:hover{color:rgba(240,245,255,.1)}.hover\:text-indigo-50\/100:hover{color:#f0f5ff}.hover\:text-indigo-50\/20:hover{color:rgba(240,245,255,.2)}.hover\:text-indigo-50\/25:hover{color:rgba(240,245,255,.25)}.hover\:text-indigo-50\/30:hover{color:rgba(240,245,255,.3)}.hover\:text-indigo-50\/40:hover{color:rgba(240,245,255,.4)}.hover\:text-indigo-50\/5:hover{color:rgba(240,245,255,.05)}.hover\:text-indigo-50\/50:hover{color:rgba(240,245,255,.5)}.hover\:text-indigo-50\/60:hover{color:rgba(240,245,255,.6)}.hover\:text-indigo-50\/70:hover{color:rgba(240,245,255,.7)}.hover\:text-indigo-50\/75:hover{color:rgba(240,245,255,.75)}.hover\:text-indigo-50\/80:hover{color:rgba(240,245,255,.8)}.hover\:text-indigo-50\/90:hover{color:rgba(240,245,255,.9)}.hover\:text-indigo-50\/95:hover{color:rgba(240,245,255,.95)}.hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgb(104 117 245/var(--tw-text-opacity))}.hover\:text-indigo-500\/0:hover{color:rgba(104,117,245,0)}.hover\:text-indigo-500\/10:hover{color:rgba(104,117,245,.1)}.hover\:text-indigo-500\/100:hover{color:#6875f5}.hover\:text-indigo-500\/20:hover{color:rgba(104,117,245,.2)}.hover\:text-indigo-500\/25:hover{color:rgba(104,117,245,.25)}.hover\:text-indigo-500\/30:hover{color:rgba(104,117,245,.3)}.hover\:text-indigo-500\/40:hover{color:rgba(104,117,245,.4)}.hover\:text-indigo-500\/5:hover{color:rgba(104,117,245,.05)}.hover\:text-indigo-500\/50:hover{color:rgba(104,117,245,.5)}.hover\:text-indigo-500\/60:hover{color:rgba(104,117,245,.6)}.hover\:text-indigo-500\/70:hover{color:rgba(104,117,245,.7)}.hover\:text-indigo-500\/75:hover{color:rgba(104,117,245,.75)}.hover\:text-indigo-500\/80:hover{color:rgba(104,117,245,.8)}.hover\:text-indigo-500\/90:hover{color:rgba(104,117,245,.9)}.hover\:text-indigo-500\/95:hover{color:rgba(104,117,245,.95)}.hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgb(88 80 236/var(--tw-text-opacity))}.hover\:text-indigo-600\/0:hover{color:rgba(88,80,236,0)}.hover\:text-indigo-600\/10:hover{color:rgba(88,80,236,.1)}.hover\:text-indigo-600\/100:hover{color:#5850ec}.hover\:text-indigo-600\/20:hover{color:rgba(88,80,236,.2)}.hover\:text-indigo-600\/25:hover{color:rgba(88,80,236,.25)}.hover\:text-indigo-600\/30:hover{color:rgba(88,80,236,.3)}.hover\:text-indigo-600\/40:hover{color:rgba(88,80,236,.4)}.hover\:text-indigo-600\/5:hover{color:rgba(88,80,236,.05)}.hover\:text-indigo-600\/50:hover{color:rgba(88,80,236,.5)}.hover\:text-indigo-600\/60:hover{color:rgba(88,80,236,.6)}.hover\:text-indigo-600\/70:hover{color:rgba(88,80,236,.7)}.hover\:text-indigo-600\/75:hover{color:rgba(88,80,236,.75)}.hover\:text-indigo-600\/80:hover{color:rgba(88,80,236,.8)}.hover\:text-indigo-600\/90:hover{color:rgba(88,80,236,.9)}.hover\:text-indigo-600\/95:hover{color:rgba(88,80,236,.95)}.hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgb(81 69 205/var(--tw-text-opacity))}.hover\:text-indigo-700\/0:hover{color:rgba(81,69,205,0)}.hover\:text-indigo-700\/10:hover{color:rgba(81,69,205,.1)}.hover\:text-indigo-700\/100:hover{color:#5145cd}.hover\:text-indigo-700\/20:hover{color:rgba(81,69,205,.2)}.hover\:text-indigo-700\/25:hover{color:rgba(81,69,205,.25)}.hover\:text-indigo-700\/30:hover{color:rgba(81,69,205,.3)}.hover\:text-indigo-700\/40:hover{color:rgba(81,69,205,.4)}.hover\:text-indigo-700\/5:hover{color:rgba(81,69,205,.05)}.hover\:text-indigo-700\/50:hover{color:rgba(81,69,205,.5)}.hover\:text-indigo-700\/60:hover{color:rgba(81,69,205,.6)}.hover\:text-indigo-700\/70:hover{color:rgba(81,69,205,.7)}.hover\:text-indigo-700\/75:hover{color:rgba(81,69,205,.75)}.hover\:text-indigo-700\/80:hover{color:rgba(81,69,205,.8)}.hover\:text-indigo-700\/90:hover{color:rgba(81,69,205,.9)}.hover\:text-indigo-700\/95:hover{color:rgba(81,69,205,.95)}.hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgb(66 56 157/var(--tw-text-opacity))}.hover\:text-indigo-800\/0:hover{color:rgba(66,56,157,0)}.hover\:text-indigo-800\/10:hover{color:rgba(66,56,157,.1)}.hover\:text-indigo-800\/100:hover{color:#42389d}.hover\:text-indigo-800\/20:hover{color:rgba(66,56,157,.2)}.hover\:text-indigo-800\/25:hover{color:rgba(66,56,157,.25)}.hover\:text-indigo-800\/30:hover{color:rgba(66,56,157,.3)}.hover\:text-indigo-800\/40:hover{color:rgba(66,56,157,.4)}.hover\:text-indigo-800\/5:hover{color:rgba(66,56,157,.05)}.hover\:text-indigo-800\/50:hover{color:rgba(66,56,157,.5)}.hover\:text-indigo-800\/60:hover{color:rgba(66,56,157,.6)}.hover\:text-indigo-800\/70:hover{color:rgba(66,56,157,.7)}.hover\:text-indigo-800\/75:hover{color:rgba(66,56,157,.75)}.hover\:text-indigo-800\/80:hover{color:rgba(66,56,157,.8)}.hover\:text-indigo-800\/90:hover{color:rgba(66,56,157,.9)}.hover\:text-indigo-800\/95:hover{color:rgba(66,56,157,.95)}.hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgb(54 47 120/var(--tw-text-opacity))}.hover\:text-indigo-900\/0:hover{color:rgba(54,47,120,0)}.hover\:text-indigo-900\/10:hover{color:rgba(54,47,120,.1)}.hover\:text-indigo-900\/100:hover{color:#362f78}.hover\:text-indigo-900\/20:hover{color:rgba(54,47,120,.2)}.hover\:text-indigo-900\/25:hover{color:rgba(54,47,120,.25)}.hover\:text-indigo-900\/30:hover{color:rgba(54,47,120,.3)}.hover\:text-indigo-900\/40:hover{color:rgba(54,47,120,.4)}.hover\:text-indigo-900\/5:hover{color:rgba(54,47,120,.05)}.hover\:text-indigo-900\/50:hover{color:rgba(54,47,120,.5)}.hover\:text-indigo-900\/60:hover{color:rgba(54,47,120,.6)}.hover\:text-indigo-900\/70:hover{color:rgba(54,47,120,.7)}.hover\:text-indigo-900\/75:hover{color:rgba(54,47,120,.75)}.hover\:text-indigo-900\/80:hover{color:rgba(54,47,120,.8)}.hover\:text-indigo-900\/90:hover{color:rgba(54,47,120,.9)}.hover\:text-indigo-900\/95:hover{color:rgba(54,47,120,.95)}.hover\:text-lime-100:hover{--tw-text-opacity:1;color:rgb(236 252 203/var(--tw-text-opacity))}.hover\:text-lime-100\/0:hover{color:hsla(80,89%,89%,0)}.hover\:text-lime-100\/10:hover{color:hsla(80,89%,89%,.1)}.hover\:text-lime-100\/100:hover{color:#ecfccb}.hover\:text-lime-100\/20:hover{color:hsla(80,89%,89%,.2)}.hover\:text-lime-100\/25:hover{color:hsla(80,89%,89%,.25)}.hover\:text-lime-100\/30:hover{color:hsla(80,89%,89%,.3)}.hover\:text-lime-100\/40:hover{color:hsla(80,89%,89%,.4)}.hover\:text-lime-100\/5:hover{color:hsla(80,89%,89%,.05)}.hover\:text-lime-100\/50:hover{color:hsla(80,89%,89%,.5)}.hover\:text-lime-100\/60:hover{color:hsla(80,89%,89%,.6)}.hover\:text-lime-100\/70:hover{color:hsla(80,89%,89%,.7)}.hover\:text-lime-100\/75:hover{color:hsla(80,89%,89%,.75)}.hover\:text-lime-100\/80:hover{color:hsla(80,89%,89%,.8)}.hover\:text-lime-100\/90:hover{color:hsla(80,89%,89%,.9)}.hover\:text-lime-100\/95:hover{color:hsla(80,89%,89%,.95)}.hover\:text-lime-200:hover{--tw-text-opacity:1;color:rgb(217 249 157/var(--tw-text-opacity))}.hover\:text-lime-200\/0:hover{color:hsla(81,88%,80%,0)}.hover\:text-lime-200\/10:hover{color:hsla(81,88%,80%,.1)}.hover\:text-lime-200\/100:hover{color:#d9f99d}.hover\:text-lime-200\/20:hover{color:hsla(81,88%,80%,.2)}.hover\:text-lime-200\/25:hover{color:hsla(81,88%,80%,.25)}.hover\:text-lime-200\/30:hover{color:hsla(81,88%,80%,.3)}.hover\:text-lime-200\/40:hover{color:hsla(81,88%,80%,.4)}.hover\:text-lime-200\/5:hover{color:hsla(81,88%,80%,.05)}.hover\:text-lime-200\/50:hover{color:hsla(81,88%,80%,.5)}.hover\:text-lime-200\/60:hover{color:hsla(81,88%,80%,.6)}.hover\:text-lime-200\/70:hover{color:hsla(81,88%,80%,.7)}.hover\:text-lime-200\/75:hover{color:hsla(81,88%,80%,.75)}.hover\:text-lime-200\/80:hover{color:hsla(81,88%,80%,.8)}.hover\:text-lime-200\/90:hover{color:hsla(81,88%,80%,.9)}.hover\:text-lime-200\/95:hover{color:hsla(81,88%,80%,.95)}.hover\:text-lime-300:hover{--tw-text-opacity:1;color:rgb(190 242 100/var(--tw-text-opacity))}.hover\:text-lime-300\/0:hover{color:hsla(82,85%,67%,0)}.hover\:text-lime-300\/10:hover{color:hsla(82,85%,67%,.1)}.hover\:text-lime-300\/100:hover{color:#bef264}.hover\:text-lime-300\/20:hover{color:hsla(82,85%,67%,.2)}.hover\:text-lime-300\/25:hover{color:hsla(82,85%,67%,.25)}.hover\:text-lime-300\/30:hover{color:hsla(82,85%,67%,.3)}.hover\:text-lime-300\/40:hover{color:hsla(82,85%,67%,.4)}.hover\:text-lime-300\/5:hover{color:hsla(82,85%,67%,.05)}.hover\:text-lime-300\/50:hover{color:hsla(82,85%,67%,.5)}.hover\:text-lime-300\/60:hover{color:hsla(82,85%,67%,.6)}.hover\:text-lime-300\/70:hover{color:hsla(82,85%,67%,.7)}.hover\:text-lime-300\/75:hover{color:hsla(82,85%,67%,.75)}.hover\:text-lime-300\/80:hover{color:hsla(82,85%,67%,.8)}.hover\:text-lime-300\/90:hover{color:hsla(82,85%,67%,.9)}.hover\:text-lime-300\/95:hover{color:hsla(82,85%,67%,.95)}.hover\:text-lime-400:hover{--tw-text-opacity:1;color:rgb(163 230 53/var(--tw-text-opacity))}.hover\:text-lime-400\/0:hover{color:rgba(163,230,53,0)}.hover\:text-lime-400\/10:hover{color:rgba(163,230,53,.1)}.hover\:text-lime-400\/100:hover{color:#a3e635}.hover\:text-lime-400\/20:hover{color:rgba(163,230,53,.2)}.hover\:text-lime-400\/25:hover{color:rgba(163,230,53,.25)}.hover\:text-lime-400\/30:hover{color:rgba(163,230,53,.3)}.hover\:text-lime-400\/40:hover{color:rgba(163,230,53,.4)}.hover\:text-lime-400\/5:hover{color:rgba(163,230,53,.05)}.hover\:text-lime-400\/50:hover{color:rgba(163,230,53,.5)}.hover\:text-lime-400\/60:hover{color:rgba(163,230,53,.6)}.hover\:text-lime-400\/70:hover{color:rgba(163,230,53,.7)}.hover\:text-lime-400\/75:hover{color:rgba(163,230,53,.75)}.hover\:text-lime-400\/80:hover{color:rgba(163,230,53,.8)}.hover\:text-lime-400\/90:hover{color:rgba(163,230,53,.9)}.hover\:text-lime-400\/95:hover{color:rgba(163,230,53,.95)}.hover\:text-lime-50:hover{--tw-text-opacity:1;color:rgb(247 254 231/var(--tw-text-opacity))}.hover\:text-lime-50\/0:hover{color:hsla(78,92%,95%,0)}.hover\:text-lime-50\/10:hover{color:hsla(78,92%,95%,.1)}.hover\:text-lime-50\/100:hover{color:#f7fee7}.hover\:text-lime-50\/20:hover{color:hsla(78,92%,95%,.2)}.hover\:text-lime-50\/25:hover{color:hsla(78,92%,95%,.25)}.hover\:text-lime-50\/30:hover{color:hsla(78,92%,95%,.3)}.hover\:text-lime-50\/40:hover{color:hsla(78,92%,95%,.4)}.hover\:text-lime-50\/5:hover{color:hsla(78,92%,95%,.05)}.hover\:text-lime-50\/50:hover{color:hsla(78,92%,95%,.5)}.hover\:text-lime-50\/60:hover{color:hsla(78,92%,95%,.6)}.hover\:text-lime-50\/70:hover{color:hsla(78,92%,95%,.7)}.hover\:text-lime-50\/75:hover{color:hsla(78,92%,95%,.75)}.hover\:text-lime-50\/80:hover{color:hsla(78,92%,95%,.8)}.hover\:text-lime-50\/90:hover{color:hsla(78,92%,95%,.9)}.hover\:text-lime-50\/95:hover{color:hsla(78,92%,95%,.95)}.hover\:text-lime-500:hover{--tw-text-opacity:1;color:rgb(132 204 22/var(--tw-text-opacity))}.hover\:text-lime-500\/0:hover{color:rgba(132,204,22,0)}.hover\:text-lime-500\/10:hover{color:rgba(132,204,22,.1)}.hover\:text-lime-500\/100:hover{color:#84cc16}.hover\:text-lime-500\/20:hover{color:rgba(132,204,22,.2)}.hover\:text-lime-500\/25:hover{color:rgba(132,204,22,.25)}.hover\:text-lime-500\/30:hover{color:rgba(132,204,22,.3)}.hover\:text-lime-500\/40:hover{color:rgba(132,204,22,.4)}.hover\:text-lime-500\/5:hover{color:rgba(132,204,22,.05)}.hover\:text-lime-500\/50:hover{color:rgba(132,204,22,.5)}.hover\:text-lime-500\/60:hover{color:rgba(132,204,22,.6)}.hover\:text-lime-500\/70:hover{color:rgba(132,204,22,.7)}.hover\:text-lime-500\/75:hover{color:rgba(132,204,22,.75)}.hover\:text-lime-500\/80:hover{color:rgba(132,204,22,.8)}.hover\:text-lime-500\/90:hover{color:rgba(132,204,22,.9)}.hover\:text-lime-500\/95:hover{color:rgba(132,204,22,.95)}.hover\:text-lime-600:hover{--tw-text-opacity:1;color:rgb(101 163 13/var(--tw-text-opacity))}.hover\:text-lime-600\/0:hover{color:rgba(101,163,13,0)}.hover\:text-lime-600\/10:hover{color:rgba(101,163,13,.1)}.hover\:text-lime-600\/100:hover{color:#65a30d}.hover\:text-lime-600\/20:hover{color:rgba(101,163,13,.2)}.hover\:text-lime-600\/25:hover{color:rgba(101,163,13,.25)}.hover\:text-lime-600\/30:hover{color:rgba(101,163,13,.3)}.hover\:text-lime-600\/40:hover{color:rgba(101,163,13,.4)}.hover\:text-lime-600\/5:hover{color:rgba(101,163,13,.05)}.hover\:text-lime-600\/50:hover{color:rgba(101,163,13,.5)}.hover\:text-lime-600\/60:hover{color:rgba(101,163,13,.6)}.hover\:text-lime-600\/70:hover{color:rgba(101,163,13,.7)}.hover\:text-lime-600\/75:hover{color:rgba(101,163,13,.75)}.hover\:text-lime-600\/80:hover{color:rgba(101,163,13,.8)}.hover\:text-lime-600\/90:hover{color:rgba(101,163,13,.9)}.hover\:text-lime-600\/95:hover{color:rgba(101,163,13,.95)}.hover\:text-lime-700:hover{--tw-text-opacity:1;color:rgb(77 124 15/var(--tw-text-opacity))}.hover\:text-lime-700\/0:hover{color:rgba(77,124,15,0)}.hover\:text-lime-700\/10:hover{color:rgba(77,124,15,.1)}.hover\:text-lime-700\/100:hover{color:#4d7c0f}.hover\:text-lime-700\/20:hover{color:rgba(77,124,15,.2)}.hover\:text-lime-700\/25:hover{color:rgba(77,124,15,.25)}.hover\:text-lime-700\/30:hover{color:rgba(77,124,15,.3)}.hover\:text-lime-700\/40:hover{color:rgba(77,124,15,.4)}.hover\:text-lime-700\/5:hover{color:rgba(77,124,15,.05)}.hover\:text-lime-700\/50:hover{color:rgba(77,124,15,.5)}.hover\:text-lime-700\/60:hover{color:rgba(77,124,15,.6)}.hover\:text-lime-700\/70:hover{color:rgba(77,124,15,.7)}.hover\:text-lime-700\/75:hover{color:rgba(77,124,15,.75)}.hover\:text-lime-700\/80:hover{color:rgba(77,124,15,.8)}.hover\:text-lime-700\/90:hover{color:rgba(77,124,15,.9)}.hover\:text-lime-700\/95:hover{color:rgba(77,124,15,.95)}.hover\:text-lime-800:hover{--tw-text-opacity:1;color:rgb(63 98 18/var(--tw-text-opacity))}.hover\:text-lime-800\/0:hover{color:rgba(63,98,18,0)}.hover\:text-lime-800\/10:hover{color:rgba(63,98,18,.1)}.hover\:text-lime-800\/100:hover{color:#3f6212}.hover\:text-lime-800\/20:hover{color:rgba(63,98,18,.2)}.hover\:text-lime-800\/25:hover{color:rgba(63,98,18,.25)}.hover\:text-lime-800\/30:hover{color:rgba(63,98,18,.3)}.hover\:text-lime-800\/40:hover{color:rgba(63,98,18,.4)}.hover\:text-lime-800\/5:hover{color:rgba(63,98,18,.05)}.hover\:text-lime-800\/50:hover{color:rgba(63,98,18,.5)}.hover\:text-lime-800\/60:hover{color:rgba(63,98,18,.6)}.hover\:text-lime-800\/70:hover{color:rgba(63,98,18,.7)}.hover\:text-lime-800\/75:hover{color:rgba(63,98,18,.75)}.hover\:text-lime-800\/80:hover{color:rgba(63,98,18,.8)}.hover\:text-lime-800\/90:hover{color:rgba(63,98,18,.9)}.hover\:text-lime-800\/95:hover{color:rgba(63,98,18,.95)}.hover\:text-lime-900:hover{--tw-text-opacity:1;color:rgb(54 83 20/var(--tw-text-opacity))}.hover\:text-lime-900\/0:hover{color:rgba(54,83,20,0)}.hover\:text-lime-900\/10:hover{color:rgba(54,83,20,.1)}.hover\:text-lime-900\/100:hover{color:#365314}.hover\:text-lime-900\/20:hover{color:rgba(54,83,20,.2)}.hover\:text-lime-900\/25:hover{color:rgba(54,83,20,.25)}.hover\:text-lime-900\/30:hover{color:rgba(54,83,20,.3)}.hover\:text-lime-900\/40:hover{color:rgba(54,83,20,.4)}.hover\:text-lime-900\/5:hover{color:rgba(54,83,20,.05)}.hover\:text-lime-900\/50:hover{color:rgba(54,83,20,.5)}.hover\:text-lime-900\/60:hover{color:rgba(54,83,20,.6)}.hover\:text-lime-900\/70:hover{color:rgba(54,83,20,.7)}.hover\:text-lime-900\/75:hover{color:rgba(54,83,20,.75)}.hover\:text-lime-900\/80:hover{color:rgba(54,83,20,.8)}.hover\:text-lime-900\/90:hover{color:rgba(54,83,20,.9)}.hover\:text-lime-900\/95:hover{color:rgba(54,83,20,.95)}.hover\:text-neutral-100:hover{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.hover\:text-neutral-100\/0:hover{color:hsla(0,0%,96%,0)}.hover\:text-neutral-100\/10:hover{color:hsla(0,0%,96%,.1)}.hover\:text-neutral-100\/100:hover{color:#f5f5f5}.hover\:text-neutral-100\/20:hover{color:hsla(0,0%,96%,.2)}.hover\:text-neutral-100\/25:hover{color:hsla(0,0%,96%,.25)}.hover\:text-neutral-100\/30:hover{color:hsla(0,0%,96%,.3)}.hover\:text-neutral-100\/40:hover{color:hsla(0,0%,96%,.4)}.hover\:text-neutral-100\/5:hover{color:hsla(0,0%,96%,.05)}.hover\:text-neutral-100\/50:hover{color:hsla(0,0%,96%,.5)}.hover\:text-neutral-100\/60:hover{color:hsla(0,0%,96%,.6)}.hover\:text-neutral-100\/70:hover{color:hsla(0,0%,96%,.7)}.hover\:text-neutral-100\/75:hover{color:hsla(0,0%,96%,.75)}.hover\:text-neutral-100\/80:hover{color:hsla(0,0%,96%,.8)}.hover\:text-neutral-100\/90:hover{color:hsla(0,0%,96%,.9)}.hover\:text-neutral-100\/95:hover{color:hsla(0,0%,96%,.95)}.hover\:text-neutral-200:hover{--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity))}.hover\:text-neutral-200\/0:hover{color:hsla(0,0%,90%,0)}.hover\:text-neutral-200\/10:hover{color:hsla(0,0%,90%,.1)}.hover\:text-neutral-200\/100:hover{color:#e5e5e5}.hover\:text-neutral-200\/20:hover{color:hsla(0,0%,90%,.2)}.hover\:text-neutral-200\/25:hover{color:hsla(0,0%,90%,.25)}.hover\:text-neutral-200\/30:hover{color:hsla(0,0%,90%,.3)}.hover\:text-neutral-200\/40:hover{color:hsla(0,0%,90%,.4)}.hover\:text-neutral-200\/5:hover{color:hsla(0,0%,90%,.05)}.hover\:text-neutral-200\/50:hover{color:hsla(0,0%,90%,.5)}.hover\:text-neutral-200\/60:hover{color:hsla(0,0%,90%,.6)}.hover\:text-neutral-200\/70:hover{color:hsla(0,0%,90%,.7)}.hover\:text-neutral-200\/75:hover{color:hsla(0,0%,90%,.75)}.hover\:text-neutral-200\/80:hover{color:hsla(0,0%,90%,.8)}.hover\:text-neutral-200\/90:hover{color:hsla(0,0%,90%,.9)}.hover\:text-neutral-200\/95:hover{color:hsla(0,0%,90%,.95)}.hover\:text-neutral-300:hover{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.hover\:text-neutral-300\/0:hover{color:hsla(0,0%,83%,0)}.hover\:text-neutral-300\/10:hover{color:hsla(0,0%,83%,.1)}.hover\:text-neutral-300\/100:hover{color:#d4d4d4}.hover\:text-neutral-300\/20:hover{color:hsla(0,0%,83%,.2)}.hover\:text-neutral-300\/25:hover{color:hsla(0,0%,83%,.25)}.hover\:text-neutral-300\/30:hover{color:hsla(0,0%,83%,.3)}.hover\:text-neutral-300\/40:hover{color:hsla(0,0%,83%,.4)}.hover\:text-neutral-300\/5:hover{color:hsla(0,0%,83%,.05)}.hover\:text-neutral-300\/50:hover{color:hsla(0,0%,83%,.5)}.hover\:text-neutral-300\/60:hover{color:hsla(0,0%,83%,.6)}.hover\:text-neutral-300\/70:hover{color:hsla(0,0%,83%,.7)}.hover\:text-neutral-300\/75:hover{color:hsla(0,0%,83%,.75)}.hover\:text-neutral-300\/80:hover{color:hsla(0,0%,83%,.8)}.hover\:text-neutral-300\/90:hover{color:hsla(0,0%,83%,.9)}.hover\:text-neutral-300\/95:hover{color:hsla(0,0%,83%,.95)}.hover\:text-neutral-400:hover{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.hover\:text-neutral-400\/0:hover{color:hsla(0,0%,64%,0)}.hover\:text-neutral-400\/10:hover{color:hsla(0,0%,64%,.1)}.hover\:text-neutral-400\/100:hover{color:#a3a3a3}.hover\:text-neutral-400\/20:hover{color:hsla(0,0%,64%,.2)}.hover\:text-neutral-400\/25:hover{color:hsla(0,0%,64%,.25)}.hover\:text-neutral-400\/30:hover{color:hsla(0,0%,64%,.3)}.hover\:text-neutral-400\/40:hover{color:hsla(0,0%,64%,.4)}.hover\:text-neutral-400\/5:hover{color:hsla(0,0%,64%,.05)}.hover\:text-neutral-400\/50:hover{color:hsla(0,0%,64%,.5)}.hover\:text-neutral-400\/60:hover{color:hsla(0,0%,64%,.6)}.hover\:text-neutral-400\/70:hover{color:hsla(0,0%,64%,.7)}.hover\:text-neutral-400\/75:hover{color:hsla(0,0%,64%,.75)}.hover\:text-neutral-400\/80:hover{color:hsla(0,0%,64%,.8)}.hover\:text-neutral-400\/90:hover{color:hsla(0,0%,64%,.9)}.hover\:text-neutral-400\/95:hover{color:hsla(0,0%,64%,.95)}.hover\:text-neutral-50:hover{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.hover\:text-neutral-50\/0:hover{color:hsla(0,0%,98%,0)}.hover\:text-neutral-50\/10:hover{color:hsla(0,0%,98%,.1)}.hover\:text-neutral-50\/100:hover{color:#fafafa}.hover\:text-neutral-50\/20:hover{color:hsla(0,0%,98%,.2)}.hover\:text-neutral-50\/25:hover{color:hsla(0,0%,98%,.25)}.hover\:text-neutral-50\/30:hover{color:hsla(0,0%,98%,.3)}.hover\:text-neutral-50\/40:hover{color:hsla(0,0%,98%,.4)}.hover\:text-neutral-50\/5:hover{color:hsla(0,0%,98%,.05)}.hover\:text-neutral-50\/50:hover{color:hsla(0,0%,98%,.5)}.hover\:text-neutral-50\/60:hover{color:hsla(0,0%,98%,.6)}.hover\:text-neutral-50\/70:hover{color:hsla(0,0%,98%,.7)}.hover\:text-neutral-50\/75:hover{color:hsla(0,0%,98%,.75)}.hover\:text-neutral-50\/80:hover{color:hsla(0,0%,98%,.8)}.hover\:text-neutral-50\/90:hover{color:hsla(0,0%,98%,.9)}.hover\:text-neutral-50\/95:hover{color:hsla(0,0%,98%,.95)}.hover\:text-neutral-500:hover{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.hover\:text-neutral-500\/0:hover{color:hsla(0,0%,45%,0)}.hover\:text-neutral-500\/10:hover{color:hsla(0,0%,45%,.1)}.hover\:text-neutral-500\/100:hover{color:#737373}.hover\:text-neutral-500\/20:hover{color:hsla(0,0%,45%,.2)}.hover\:text-neutral-500\/25:hover{color:hsla(0,0%,45%,.25)}.hover\:text-neutral-500\/30:hover{color:hsla(0,0%,45%,.3)}.hover\:text-neutral-500\/40:hover{color:hsla(0,0%,45%,.4)}.hover\:text-neutral-500\/5:hover{color:hsla(0,0%,45%,.05)}.hover\:text-neutral-500\/50:hover{color:hsla(0,0%,45%,.5)}.hover\:text-neutral-500\/60:hover{color:hsla(0,0%,45%,.6)}.hover\:text-neutral-500\/70:hover{color:hsla(0,0%,45%,.7)}.hover\:text-neutral-500\/75:hover{color:hsla(0,0%,45%,.75)}.hover\:text-neutral-500\/80:hover{color:hsla(0,0%,45%,.8)}.hover\:text-neutral-500\/90:hover{color:hsla(0,0%,45%,.9)}.hover\:text-neutral-500\/95:hover{color:hsla(0,0%,45%,.95)}.hover\:text-neutral-600:hover{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.hover\:text-neutral-600\/0:hover{color:rgba(82,82,82,0)}.hover\:text-neutral-600\/10:hover{color:rgba(82,82,82,.1)}.hover\:text-neutral-600\/100:hover{color:#525252}.hover\:text-neutral-600\/20:hover{color:rgba(82,82,82,.2)}.hover\:text-neutral-600\/25:hover{color:rgba(82,82,82,.25)}.hover\:text-neutral-600\/30:hover{color:rgba(82,82,82,.3)}.hover\:text-neutral-600\/40:hover{color:rgba(82,82,82,.4)}.hover\:text-neutral-600\/5:hover{color:rgba(82,82,82,.05)}.hover\:text-neutral-600\/50:hover{color:rgba(82,82,82,.5)}.hover\:text-neutral-600\/60:hover{color:rgba(82,82,82,.6)}.hover\:text-neutral-600\/70:hover{color:rgba(82,82,82,.7)}.hover\:text-neutral-600\/75:hover{color:rgba(82,82,82,.75)}.hover\:text-neutral-600\/80:hover{color:rgba(82,82,82,.8)}.hover\:text-neutral-600\/90:hover{color:rgba(82,82,82,.9)}.hover\:text-neutral-600\/95:hover{color:rgba(82,82,82,.95)}.hover\:text-neutral-700:hover{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}.hover\:text-neutral-700\/0:hover{color:rgba(64,64,64,0)}.hover\:text-neutral-700\/10:hover{color:rgba(64,64,64,.1)}.hover\:text-neutral-700\/100:hover{color:#404040}.hover\:text-neutral-700\/20:hover{color:rgba(64,64,64,.2)}.hover\:text-neutral-700\/25:hover{color:rgba(64,64,64,.25)}.hover\:text-neutral-700\/30:hover{color:rgba(64,64,64,.3)}.hover\:text-neutral-700\/40:hover{color:rgba(64,64,64,.4)}.hover\:text-neutral-700\/5:hover{color:rgba(64,64,64,.05)}.hover\:text-neutral-700\/50:hover{color:rgba(64,64,64,.5)}.hover\:text-neutral-700\/60:hover{color:rgba(64,64,64,.6)}.hover\:text-neutral-700\/70:hover{color:rgba(64,64,64,.7)}.hover\:text-neutral-700\/75:hover{color:rgba(64,64,64,.75)}.hover\:text-neutral-700\/80:hover{color:rgba(64,64,64,.8)}.hover\:text-neutral-700\/90:hover{color:rgba(64,64,64,.9)}.hover\:text-neutral-700\/95:hover{color:rgba(64,64,64,.95)}.hover\:text-neutral-800:hover{--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity))}.hover\:text-neutral-800\/0:hover{color:rgba(38,38,38,0)}.hover\:text-neutral-800\/10:hover{color:rgba(38,38,38,.1)}.hover\:text-neutral-800\/100:hover{color:#262626}.hover\:text-neutral-800\/20:hover{color:rgba(38,38,38,.2)}.hover\:text-neutral-800\/25:hover{color:rgba(38,38,38,.25)}.hover\:text-neutral-800\/30:hover{color:rgba(38,38,38,.3)}.hover\:text-neutral-800\/40:hover{color:rgba(38,38,38,.4)}.hover\:text-neutral-800\/5:hover{color:rgba(38,38,38,.05)}.hover\:text-neutral-800\/50:hover{color:rgba(38,38,38,.5)}.hover\:text-neutral-800\/60:hover{color:rgba(38,38,38,.6)}.hover\:text-neutral-800\/70:hover{color:rgba(38,38,38,.7)}.hover\:text-neutral-800\/75:hover{color:rgba(38,38,38,.75)}.hover\:text-neutral-800\/80:hover{color:rgba(38,38,38,.8)}.hover\:text-neutral-800\/90:hover{color:rgba(38,38,38,.9)}.hover\:text-neutral-800\/95:hover{color:rgba(38,38,38,.95)}.hover\:text-neutral-900:hover{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.hover\:text-neutral-900\/0:hover{color:hsla(0,0%,9%,0)}.hover\:text-neutral-900\/10:hover{color:hsla(0,0%,9%,.1)}.hover\:text-neutral-900\/100:hover{color:#171717}.hover\:text-neutral-900\/20:hover{color:hsla(0,0%,9%,.2)}.hover\:text-neutral-900\/25:hover{color:hsla(0,0%,9%,.25)}.hover\:text-neutral-900\/30:hover{color:hsla(0,0%,9%,.3)}.hover\:text-neutral-900\/40:hover{color:hsla(0,0%,9%,.4)}.hover\:text-neutral-900\/5:hover{color:hsla(0,0%,9%,.05)}.hover\:text-neutral-900\/50:hover{color:hsla(0,0%,9%,.5)}.hover\:text-neutral-900\/60:hover{color:hsla(0,0%,9%,.6)}.hover\:text-neutral-900\/70:hover{color:hsla(0,0%,9%,.7)}.hover\:text-neutral-900\/75:hover{color:hsla(0,0%,9%,.75)}.hover\:text-neutral-900\/80:hover{color:hsla(0,0%,9%,.8)}.hover\:text-neutral-900\/90:hover{color:hsla(0,0%,9%,.9)}.hover\:text-neutral-900\/95:hover{color:hsla(0,0%,9%,.95)}.hover\:text-orange-100:hover{--tw-text-opacity:1;color:rgb(254 236 220/var(--tw-text-opacity))}.hover\:text-orange-100\/0:hover{color:hsla(28,94%,93%,0)}.hover\:text-orange-100\/10:hover{color:hsla(28,94%,93%,.1)}.hover\:text-orange-100\/100:hover{color:#feecdc}.hover\:text-orange-100\/20:hover{color:hsla(28,94%,93%,.2)}.hover\:text-orange-100\/25:hover{color:hsla(28,94%,93%,.25)}.hover\:text-orange-100\/30:hover{color:hsla(28,94%,93%,.3)}.hover\:text-orange-100\/40:hover{color:hsla(28,94%,93%,.4)}.hover\:text-orange-100\/5:hover{color:hsla(28,94%,93%,.05)}.hover\:text-orange-100\/50:hover{color:hsla(28,94%,93%,.5)}.hover\:text-orange-100\/60:hover{color:hsla(28,94%,93%,.6)}.hover\:text-orange-100\/70:hover{color:hsla(28,94%,93%,.7)}.hover\:text-orange-100\/75:hover{color:hsla(28,94%,93%,.75)}.hover\:text-orange-100\/80:hover{color:hsla(28,94%,93%,.8)}.hover\:text-orange-100\/90:hover{color:hsla(28,94%,93%,.9)}.hover\:text-orange-100\/95:hover{color:hsla(28,94%,93%,.95)}.hover\:text-orange-200:hover{--tw-text-opacity:1;color:rgb(252 217 189/var(--tw-text-opacity))}.hover\:text-orange-200\/0:hover{color:hsla(27,91%,86%,0)}.hover\:text-orange-200\/10:hover{color:hsla(27,91%,86%,.1)}.hover\:text-orange-200\/100:hover{color:#fcd9bd}.hover\:text-orange-200\/20:hover{color:hsla(27,91%,86%,.2)}.hover\:text-orange-200\/25:hover{color:hsla(27,91%,86%,.25)}.hover\:text-orange-200\/30:hover{color:hsla(27,91%,86%,.3)}.hover\:text-orange-200\/40:hover{color:hsla(27,91%,86%,.4)}.hover\:text-orange-200\/5:hover{color:hsla(27,91%,86%,.05)}.hover\:text-orange-200\/50:hover{color:hsla(27,91%,86%,.5)}.hover\:text-orange-200\/60:hover{color:hsla(27,91%,86%,.6)}.hover\:text-orange-200\/70:hover{color:hsla(27,91%,86%,.7)}.hover\:text-orange-200\/75:hover{color:hsla(27,91%,86%,.75)}.hover\:text-orange-200\/80:hover{color:hsla(27,91%,86%,.8)}.hover\:text-orange-200\/90:hover{color:hsla(27,91%,86%,.9)}.hover\:text-orange-200\/95:hover{color:hsla(27,91%,86%,.95)}.hover\:text-orange-300:hover{--tw-text-opacity:1;color:rgb(253 186 140/var(--tw-text-opacity))}.hover\:text-orange-300\/0:hover{color:hsla(24,97%,77%,0)}.hover\:text-orange-300\/10:hover{color:hsla(24,97%,77%,.1)}.hover\:text-orange-300\/100:hover{color:#fdba8c}.hover\:text-orange-300\/20:hover{color:hsla(24,97%,77%,.2)}.hover\:text-orange-300\/25:hover{color:hsla(24,97%,77%,.25)}.hover\:text-orange-300\/30:hover{color:hsla(24,97%,77%,.3)}.hover\:text-orange-300\/40:hover{color:hsla(24,97%,77%,.4)}.hover\:text-orange-300\/5:hover{color:hsla(24,97%,77%,.05)}.hover\:text-orange-300\/50:hover{color:hsla(24,97%,77%,.5)}.hover\:text-orange-300\/60:hover{color:hsla(24,97%,77%,.6)}.hover\:text-orange-300\/70:hover{color:hsla(24,97%,77%,.7)}.hover\:text-orange-300\/75:hover{color:hsla(24,97%,77%,.75)}.hover\:text-orange-300\/80:hover{color:hsla(24,97%,77%,.8)}.hover\:text-orange-300\/90:hover{color:hsla(24,97%,77%,.9)}.hover\:text-orange-300\/95:hover{color:hsla(24,97%,77%,.95)}.hover\:text-orange-400:hover{--tw-text-opacity:1;color:rgb(255 138 76/var(--tw-text-opacity))}.hover\:text-orange-400\/0:hover{color:rgba(255,138,76,0)}.hover\:text-orange-400\/10:hover{color:rgba(255,138,76,.1)}.hover\:text-orange-400\/100:hover{color:#ff8a4c}.hover\:text-orange-400\/20:hover{color:rgba(255,138,76,.2)}.hover\:text-orange-400\/25:hover{color:rgba(255,138,76,.25)}.hover\:text-orange-400\/30:hover{color:rgba(255,138,76,.3)}.hover\:text-orange-400\/40:hover{color:rgba(255,138,76,.4)}.hover\:text-orange-400\/5:hover{color:rgba(255,138,76,.05)}.hover\:text-orange-400\/50:hover{color:rgba(255,138,76,.5)}.hover\:text-orange-400\/60:hover{color:rgba(255,138,76,.6)}.hover\:text-orange-400\/70:hover{color:rgba(255,138,76,.7)}.hover\:text-orange-400\/75:hover{color:rgba(255,138,76,.75)}.hover\:text-orange-400\/80:hover{color:rgba(255,138,76,.8)}.hover\:text-orange-400\/90:hover{color:rgba(255,138,76,.9)}.hover\:text-orange-400\/95:hover{color:rgba(255,138,76,.95)}.hover\:text-orange-50:hover{--tw-text-opacity:1;color:rgb(255 248 241/var(--tw-text-opacity))}.hover\:text-orange-50\/0:hover{color:rgba(255,248,241,0)}.hover\:text-orange-50\/10:hover{color:rgba(255,248,241,.1)}.hover\:text-orange-50\/100:hover{color:#fff8f1}.hover\:text-orange-50\/20:hover{color:rgba(255,248,241,.2)}.hover\:text-orange-50\/25:hover{color:rgba(255,248,241,.25)}.hover\:text-orange-50\/30:hover{color:rgba(255,248,241,.3)}.hover\:text-orange-50\/40:hover{color:rgba(255,248,241,.4)}.hover\:text-orange-50\/5:hover{color:rgba(255,248,241,.05)}.hover\:text-orange-50\/50:hover{color:rgba(255,248,241,.5)}.hover\:text-orange-50\/60:hover{color:rgba(255,248,241,.6)}.hover\:text-orange-50\/70:hover{color:rgba(255,248,241,.7)}.hover\:text-orange-50\/75:hover{color:rgba(255,248,241,.75)}.hover\:text-orange-50\/80:hover{color:rgba(255,248,241,.8)}.hover\:text-orange-50\/90:hover{color:rgba(255,248,241,.9)}.hover\:text-orange-50\/95:hover{color:rgba(255,248,241,.95)}.hover\:text-orange-500:hover{--tw-text-opacity:1;color:rgb(255 90 31/var(--tw-text-opacity))}.hover\:text-orange-500\/0:hover{color:rgba(255,90,31,0)}.hover\:text-orange-500\/10:hover{color:rgba(255,90,31,.1)}.hover\:text-orange-500\/100:hover{color:#ff5a1f}.hover\:text-orange-500\/20:hover{color:rgba(255,90,31,.2)}.hover\:text-orange-500\/25:hover{color:rgba(255,90,31,.25)}.hover\:text-orange-500\/30:hover{color:rgba(255,90,31,.3)}.hover\:text-orange-500\/40:hover{color:rgba(255,90,31,.4)}.hover\:text-orange-500\/5:hover{color:rgba(255,90,31,.05)}.hover\:text-orange-500\/50:hover{color:rgba(255,90,31,.5)}.hover\:text-orange-500\/60:hover{color:rgba(255,90,31,.6)}.hover\:text-orange-500\/70:hover{color:rgba(255,90,31,.7)}.hover\:text-orange-500\/75:hover{color:rgba(255,90,31,.75)}.hover\:text-orange-500\/80:hover{color:rgba(255,90,31,.8)}.hover\:text-orange-500\/90:hover{color:rgba(255,90,31,.9)}.hover\:text-orange-500\/95:hover{color:rgba(255,90,31,.95)}.hover\:text-orange-600:hover{--tw-text-opacity:1;color:rgb(208 56 1/var(--tw-text-opacity))}.hover\:text-orange-600\/0:hover{color:rgba(208,56,1,0)}.hover\:text-orange-600\/10:hover{color:rgba(208,56,1,.1)}.hover\:text-orange-600\/100:hover{color:#d03801}.hover\:text-orange-600\/20:hover{color:rgba(208,56,1,.2)}.hover\:text-orange-600\/25:hover{color:rgba(208,56,1,.25)}.hover\:text-orange-600\/30:hover{color:rgba(208,56,1,.3)}.hover\:text-orange-600\/40:hover{color:rgba(208,56,1,.4)}.hover\:text-orange-600\/5:hover{color:rgba(208,56,1,.05)}.hover\:text-orange-600\/50:hover{color:rgba(208,56,1,.5)}.hover\:text-orange-600\/60:hover{color:rgba(208,56,1,.6)}.hover\:text-orange-600\/70:hover{color:rgba(208,56,1,.7)}.hover\:text-orange-600\/75:hover{color:rgba(208,56,1,.75)}.hover\:text-orange-600\/80:hover{color:rgba(208,56,1,.8)}.hover\:text-orange-600\/90:hover{color:rgba(208,56,1,.9)}.hover\:text-orange-600\/95:hover{color:rgba(208,56,1,.95)}.hover\:text-orange-700:hover{--tw-text-opacity:1;color:rgb(180 52 3/var(--tw-text-opacity))}.hover\:text-orange-700\/0:hover{color:rgba(180,52,3,0)}.hover\:text-orange-700\/10:hover{color:rgba(180,52,3,.1)}.hover\:text-orange-700\/100:hover{color:#b43403}.hover\:text-orange-700\/20:hover{color:rgba(180,52,3,.2)}.hover\:text-orange-700\/25:hover{color:rgba(180,52,3,.25)}.hover\:text-orange-700\/30:hover{color:rgba(180,52,3,.3)}.hover\:text-orange-700\/40:hover{color:rgba(180,52,3,.4)}.hover\:text-orange-700\/5:hover{color:rgba(180,52,3,.05)}.hover\:text-orange-700\/50:hover{color:rgba(180,52,3,.5)}.hover\:text-orange-700\/60:hover{color:rgba(180,52,3,.6)}.hover\:text-orange-700\/70:hover{color:rgba(180,52,3,.7)}.hover\:text-orange-700\/75:hover{color:rgba(180,52,3,.75)}.hover\:text-orange-700\/80:hover{color:rgba(180,52,3,.8)}.hover\:text-orange-700\/90:hover{color:rgba(180,52,3,.9)}.hover\:text-orange-700\/95:hover{color:rgba(180,52,3,.95)}.hover\:text-orange-800:hover{--tw-text-opacity:1;color:rgb(138 44 13/var(--tw-text-opacity))}.hover\:text-orange-800\/0:hover{color:rgba(138,44,13,0)}.hover\:text-orange-800\/10:hover{color:rgba(138,44,13,.1)}.hover\:text-orange-800\/100:hover{color:#8a2c0d}.hover\:text-orange-800\/20:hover{color:rgba(138,44,13,.2)}.hover\:text-orange-800\/25:hover{color:rgba(138,44,13,.25)}.hover\:text-orange-800\/30:hover{color:rgba(138,44,13,.3)}.hover\:text-orange-800\/40:hover{color:rgba(138,44,13,.4)}.hover\:text-orange-800\/5:hover{color:rgba(138,44,13,.05)}.hover\:text-orange-800\/50:hover{color:rgba(138,44,13,.5)}.hover\:text-orange-800\/60:hover{color:rgba(138,44,13,.6)}.hover\:text-orange-800\/70:hover{color:rgba(138,44,13,.7)}.hover\:text-orange-800\/75:hover{color:rgba(138,44,13,.75)}.hover\:text-orange-800\/80:hover{color:rgba(138,44,13,.8)}.hover\:text-orange-800\/90:hover{color:rgba(138,44,13,.9)}.hover\:text-orange-800\/95:hover{color:rgba(138,44,13,.95)}.hover\:text-orange-900:hover{--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}.hover\:text-orange-900\/0:hover{color:rgba(119,29,29,0)}.hover\:text-orange-900\/10:hover{color:rgba(119,29,29,.1)}.hover\:text-orange-900\/100:hover{color:#771d1d}.hover\:text-orange-900\/20:hover{color:rgba(119,29,29,.2)}.hover\:text-orange-900\/25:hover{color:rgba(119,29,29,.25)}.hover\:text-orange-900\/30:hover{color:rgba(119,29,29,.3)}.hover\:text-orange-900\/40:hover{color:rgba(119,29,29,.4)}.hover\:text-orange-900\/5:hover{color:rgba(119,29,29,.05)}.hover\:text-orange-900\/50:hover{color:rgba(119,29,29,.5)}.hover\:text-orange-900\/60:hover{color:rgba(119,29,29,.6)}.hover\:text-orange-900\/70:hover{color:rgba(119,29,29,.7)}.hover\:text-orange-900\/75:hover{color:rgba(119,29,29,.75)}.hover\:text-orange-900\/80:hover{color:rgba(119,29,29,.8)}.hover\:text-orange-900\/90:hover{color:rgba(119,29,29,.9)}.hover\:text-orange-900\/95:hover{color:rgba(119,29,29,.95)}.hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgb(252 232 243/var(--tw-text-opacity))}.hover\:text-pink-100\/0:hover{color:rgba(252,232,243,0)}.hover\:text-pink-100\/10:hover{color:rgba(252,232,243,.1)}.hover\:text-pink-100\/100:hover{color:#fce8f3}.hover\:text-pink-100\/20:hover{color:rgba(252,232,243,.2)}.hover\:text-pink-100\/25:hover{color:rgba(252,232,243,.25)}.hover\:text-pink-100\/30:hover{color:rgba(252,232,243,.3)}.hover\:text-pink-100\/40:hover{color:rgba(252,232,243,.4)}.hover\:text-pink-100\/5:hover{color:rgba(252,232,243,.05)}.hover\:text-pink-100\/50:hover{color:rgba(252,232,243,.5)}.hover\:text-pink-100\/60:hover{color:rgba(252,232,243,.6)}.hover\:text-pink-100\/70:hover{color:rgba(252,232,243,.7)}.hover\:text-pink-100\/75:hover{color:rgba(252,232,243,.75)}.hover\:text-pink-100\/80:hover{color:rgba(252,232,243,.8)}.hover\:text-pink-100\/90:hover{color:rgba(252,232,243,.9)}.hover\:text-pink-100\/95:hover{color:rgba(252,232,243,.95)}.hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgb(250 209 232/var(--tw-text-opacity))}.hover\:text-pink-200\/0:hover{color:rgba(250,209,232,0)}.hover\:text-pink-200\/10:hover{color:rgba(250,209,232,.1)}.hover\:text-pink-200\/100:hover{color:#fad1e8}.hover\:text-pink-200\/20:hover{color:rgba(250,209,232,.2)}.hover\:text-pink-200\/25:hover{color:rgba(250,209,232,.25)}.hover\:text-pink-200\/30:hover{color:rgba(250,209,232,.3)}.hover\:text-pink-200\/40:hover{color:rgba(250,209,232,.4)}.hover\:text-pink-200\/5:hover{color:rgba(250,209,232,.05)}.hover\:text-pink-200\/50:hover{color:rgba(250,209,232,.5)}.hover\:text-pink-200\/60:hover{color:rgba(250,209,232,.6)}.hover\:text-pink-200\/70:hover{color:rgba(250,209,232,.7)}.hover\:text-pink-200\/75:hover{color:rgba(250,209,232,.75)}.hover\:text-pink-200\/80:hover{color:rgba(250,209,232,.8)}.hover\:text-pink-200\/90:hover{color:rgba(250,209,232,.9)}.hover\:text-pink-200\/95:hover{color:rgba(250,209,232,.95)}.hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgb(248 180 217/var(--tw-text-opacity))}.hover\:text-pink-300\/0:hover{color:rgba(248,180,217,0)}.hover\:text-pink-300\/10:hover{color:rgba(248,180,217,.1)}.hover\:text-pink-300\/100:hover{color:#f8b4d9}.hover\:text-pink-300\/20:hover{color:rgba(248,180,217,.2)}.hover\:text-pink-300\/25:hover{color:rgba(248,180,217,.25)}.hover\:text-pink-300\/30:hover{color:rgba(248,180,217,.3)}.hover\:text-pink-300\/40:hover{color:rgba(248,180,217,.4)}.hover\:text-pink-300\/5:hover{color:rgba(248,180,217,.05)}.hover\:text-pink-300\/50:hover{color:rgba(248,180,217,.5)}.hover\:text-pink-300\/60:hover{color:rgba(248,180,217,.6)}.hover\:text-pink-300\/70:hover{color:rgba(248,180,217,.7)}.hover\:text-pink-300\/75:hover{color:rgba(248,180,217,.75)}.hover\:text-pink-300\/80:hover{color:rgba(248,180,217,.8)}.hover\:text-pink-300\/90:hover{color:rgba(248,180,217,.9)}.hover\:text-pink-300\/95:hover{color:rgba(248,180,217,.95)}.hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgb(241 126 184/var(--tw-text-opacity))}.hover\:text-pink-400\/0:hover{color:rgba(241,126,184,0)}.hover\:text-pink-400\/10:hover{color:rgba(241,126,184,.1)}.hover\:text-pink-400\/100:hover{color:#f17eb8}.hover\:text-pink-400\/20:hover{color:rgba(241,126,184,.2)}.hover\:text-pink-400\/25:hover{color:rgba(241,126,184,.25)}.hover\:text-pink-400\/30:hover{color:rgba(241,126,184,.3)}.hover\:text-pink-400\/40:hover{color:rgba(241,126,184,.4)}.hover\:text-pink-400\/5:hover{color:rgba(241,126,184,.05)}.hover\:text-pink-400\/50:hover{color:rgba(241,126,184,.5)}.hover\:text-pink-400\/60:hover{color:rgba(241,126,184,.6)}.hover\:text-pink-400\/70:hover{color:rgba(241,126,184,.7)}.hover\:text-pink-400\/75:hover{color:rgba(241,126,184,.75)}.hover\:text-pink-400\/80:hover{color:rgba(241,126,184,.8)}.hover\:text-pink-400\/90:hover{color:rgba(241,126,184,.9)}.hover\:text-pink-400\/95:hover{color:rgba(241,126,184,.95)}.hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgb(253 242 248/var(--tw-text-opacity))}.hover\:text-pink-50\/0:hover{color:rgba(253,242,248,0)}.hover\:text-pink-50\/10:hover{color:rgba(253,242,248,.1)}.hover\:text-pink-50\/100:hover{color:#fdf2f8}.hover\:text-pink-50\/20:hover{color:rgba(253,242,248,.2)}.hover\:text-pink-50\/25:hover{color:rgba(253,242,248,.25)}.hover\:text-pink-50\/30:hover{color:rgba(253,242,248,.3)}.hover\:text-pink-50\/40:hover{color:rgba(253,242,248,.4)}.hover\:text-pink-50\/5:hover{color:rgba(253,242,248,.05)}.hover\:text-pink-50\/50:hover{color:rgba(253,242,248,.5)}.hover\:text-pink-50\/60:hover{color:rgba(253,242,248,.6)}.hover\:text-pink-50\/70:hover{color:rgba(253,242,248,.7)}.hover\:text-pink-50\/75:hover{color:rgba(253,242,248,.75)}.hover\:text-pink-50\/80:hover{color:rgba(253,242,248,.8)}.hover\:text-pink-50\/90:hover{color:rgba(253,242,248,.9)}.hover\:text-pink-50\/95:hover{color:rgba(253,242,248,.95)}.hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgb(231 70 148/var(--tw-text-opacity))}.hover\:text-pink-500\/0:hover{color:rgba(231,70,148,0)}.hover\:text-pink-500\/10:hover{color:rgba(231,70,148,.1)}.hover\:text-pink-500\/100:hover{color:#e74694}.hover\:text-pink-500\/20:hover{color:rgba(231,70,148,.2)}.hover\:text-pink-500\/25:hover{color:rgba(231,70,148,.25)}.hover\:text-pink-500\/30:hover{color:rgba(231,70,148,.3)}.hover\:text-pink-500\/40:hover{color:rgba(231,70,148,.4)}.hover\:text-pink-500\/5:hover{color:rgba(231,70,148,.05)}.hover\:text-pink-500\/50:hover{color:rgba(231,70,148,.5)}.hover\:text-pink-500\/60:hover{color:rgba(231,70,148,.6)}.hover\:text-pink-500\/70:hover{color:rgba(231,70,148,.7)}.hover\:text-pink-500\/75:hover{color:rgba(231,70,148,.75)}.hover\:text-pink-500\/80:hover{color:rgba(231,70,148,.8)}.hover\:text-pink-500\/90:hover{color:rgba(231,70,148,.9)}.hover\:text-pink-500\/95:hover{color:rgba(231,70,148,.95)}.hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgb(214 31 105/var(--tw-text-opacity))}.hover\:text-pink-600\/0:hover{color:rgba(214,31,105,0)}.hover\:text-pink-600\/10:hover{color:rgba(214,31,105,.1)}.hover\:text-pink-600\/100:hover{color:#d61f69}.hover\:text-pink-600\/20:hover{color:rgba(214,31,105,.2)}.hover\:text-pink-600\/25:hover{color:rgba(214,31,105,.25)}.hover\:text-pink-600\/30:hover{color:rgba(214,31,105,.3)}.hover\:text-pink-600\/40:hover{color:rgba(214,31,105,.4)}.hover\:text-pink-600\/5:hover{color:rgba(214,31,105,.05)}.hover\:text-pink-600\/50:hover{color:rgba(214,31,105,.5)}.hover\:text-pink-600\/60:hover{color:rgba(214,31,105,.6)}.hover\:text-pink-600\/70:hover{color:rgba(214,31,105,.7)}.hover\:text-pink-600\/75:hover{color:rgba(214,31,105,.75)}.hover\:text-pink-600\/80:hover{color:rgba(214,31,105,.8)}.hover\:text-pink-600\/90:hover{color:rgba(214,31,105,.9)}.hover\:text-pink-600\/95:hover{color:rgba(214,31,105,.95)}.hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgb(191 18 93/var(--tw-text-opacity))}.hover\:text-pink-700\/0:hover{color:rgba(191,18,93,0)}.hover\:text-pink-700\/10:hover{color:rgba(191,18,93,.1)}.hover\:text-pink-700\/100:hover{color:#bf125d}.hover\:text-pink-700\/20:hover{color:rgba(191,18,93,.2)}.hover\:text-pink-700\/25:hover{color:rgba(191,18,93,.25)}.hover\:text-pink-700\/30:hover{color:rgba(191,18,93,.3)}.hover\:text-pink-700\/40:hover{color:rgba(191,18,93,.4)}.hover\:text-pink-700\/5:hover{color:rgba(191,18,93,.05)}.hover\:text-pink-700\/50:hover{color:rgba(191,18,93,.5)}.hover\:text-pink-700\/60:hover{color:rgba(191,18,93,.6)}.hover\:text-pink-700\/70:hover{color:rgba(191,18,93,.7)}.hover\:text-pink-700\/75:hover{color:rgba(191,18,93,.75)}.hover\:text-pink-700\/80:hover{color:rgba(191,18,93,.8)}.hover\:text-pink-700\/90:hover{color:rgba(191,18,93,.9)}.hover\:text-pink-700\/95:hover{color:rgba(191,18,93,.95)}.hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgb(153 21 75/var(--tw-text-opacity))}.hover\:text-pink-800\/0:hover{color:rgba(153,21,75,0)}.hover\:text-pink-800\/10:hover{color:rgba(153,21,75,.1)}.hover\:text-pink-800\/100:hover{color:#99154b}.hover\:text-pink-800\/20:hover{color:rgba(153,21,75,.2)}.hover\:text-pink-800\/25:hover{color:rgba(153,21,75,.25)}.hover\:text-pink-800\/30:hover{color:rgba(153,21,75,.3)}.hover\:text-pink-800\/40:hover{color:rgba(153,21,75,.4)}.hover\:text-pink-800\/5:hover{color:rgba(153,21,75,.05)}.hover\:text-pink-800\/50:hover{color:rgba(153,21,75,.5)}.hover\:text-pink-800\/60:hover{color:rgba(153,21,75,.6)}.hover\:text-pink-800\/70:hover{color:rgba(153,21,75,.7)}.hover\:text-pink-800\/75:hover{color:rgba(153,21,75,.75)}.hover\:text-pink-800\/80:hover{color:rgba(153,21,75,.8)}.hover\:text-pink-800\/90:hover{color:rgba(153,21,75,.9)}.hover\:text-pink-800\/95:hover{color:rgba(153,21,75,.95)}.hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgb(117 26 61/var(--tw-text-opacity))}.hover\:text-pink-900\/0:hover{color:rgba(117,26,61,0)}.hover\:text-pink-900\/10:hover{color:rgba(117,26,61,.1)}.hover\:text-pink-900\/100:hover{color:#751a3d}.hover\:text-pink-900\/20:hover{color:rgba(117,26,61,.2)}.hover\:text-pink-900\/25:hover{color:rgba(117,26,61,.25)}.hover\:text-pink-900\/30:hover{color:rgba(117,26,61,.3)}.hover\:text-pink-900\/40:hover{color:rgba(117,26,61,.4)}.hover\:text-pink-900\/5:hover{color:rgba(117,26,61,.05)}.hover\:text-pink-900\/50:hover{color:rgba(117,26,61,.5)}.hover\:text-pink-900\/60:hover{color:rgba(117,26,61,.6)}.hover\:text-pink-900\/70:hover{color:rgba(117,26,61,.7)}.hover\:text-pink-900\/75:hover{color:rgba(117,26,61,.75)}.hover\:text-pink-900\/80:hover{color:rgba(117,26,61,.8)}.hover\:text-pink-900\/90:hover{color:rgba(117,26,61,.9)}.hover\:text-pink-900\/95:hover{color:rgba(117,26,61,.95)}.hover\:text-producthunt:hover{--tw-text-opacity:1;color:rgb(218 85 47/var(--tw-text-opacity))}.hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgb(237 235 254/var(--tw-text-opacity))}.hover\:text-purple-100\/0:hover{color:rgba(237,235,254,0)}.hover\:text-purple-100\/10:hover{color:rgba(237,235,254,.1)}.hover\:text-purple-100\/100:hover{color:#edebfe}.hover\:text-purple-100\/20:hover{color:rgba(237,235,254,.2)}.hover\:text-purple-100\/25:hover{color:rgba(237,235,254,.25)}.hover\:text-purple-100\/30:hover{color:rgba(237,235,254,.3)}.hover\:text-purple-100\/40:hover{color:rgba(237,235,254,.4)}.hover\:text-purple-100\/5:hover{color:rgba(237,235,254,.05)}.hover\:text-purple-100\/50:hover{color:rgba(237,235,254,.5)}.hover\:text-purple-100\/60:hover{color:rgba(237,235,254,.6)}.hover\:text-purple-100\/70:hover{color:rgba(237,235,254,.7)}.hover\:text-purple-100\/75:hover{color:rgba(237,235,254,.75)}.hover\:text-purple-100\/80:hover{color:rgba(237,235,254,.8)}.hover\:text-purple-100\/90:hover{color:rgba(237,235,254,.9)}.hover\:text-purple-100\/95:hover{color:rgba(237,235,254,.95)}.hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgb(220 215 254/var(--tw-text-opacity))}.hover\:text-purple-200\/0:hover{color:rgba(220,215,254,0)}.hover\:text-purple-200\/10:hover{color:rgba(220,215,254,.1)}.hover\:text-purple-200\/100:hover{color:#dcd7fe}.hover\:text-purple-200\/20:hover{color:rgba(220,215,254,.2)}.hover\:text-purple-200\/25:hover{color:rgba(220,215,254,.25)}.hover\:text-purple-200\/30:hover{color:rgba(220,215,254,.3)}.hover\:text-purple-200\/40:hover{color:rgba(220,215,254,.4)}.hover\:text-purple-200\/5:hover{color:rgba(220,215,254,.05)}.hover\:text-purple-200\/50:hover{color:rgba(220,215,254,.5)}.hover\:text-purple-200\/60:hover{color:rgba(220,215,254,.6)}.hover\:text-purple-200\/70:hover{color:rgba(220,215,254,.7)}.hover\:text-purple-200\/75:hover{color:rgba(220,215,254,.75)}.hover\:text-purple-200\/80:hover{color:rgba(220,215,254,.8)}.hover\:text-purple-200\/90:hover{color:rgba(220,215,254,.9)}.hover\:text-purple-200\/95:hover{color:rgba(220,215,254,.95)}.hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgb(202 191 253/var(--tw-text-opacity))}.hover\:text-purple-300\/0:hover{color:rgba(202,191,253,0)}.hover\:text-purple-300\/10:hover{color:rgba(202,191,253,.1)}.hover\:text-purple-300\/100:hover{color:#cabffd}.hover\:text-purple-300\/20:hover{color:rgba(202,191,253,.2)}.hover\:text-purple-300\/25:hover{color:rgba(202,191,253,.25)}.hover\:text-purple-300\/30:hover{color:rgba(202,191,253,.3)}.hover\:text-purple-300\/40:hover{color:rgba(202,191,253,.4)}.hover\:text-purple-300\/5:hover{color:rgba(202,191,253,.05)}.hover\:text-purple-300\/50:hover{color:rgba(202,191,253,.5)}.hover\:text-purple-300\/60:hover{color:rgba(202,191,253,.6)}.hover\:text-purple-300\/70:hover{color:rgba(202,191,253,.7)}.hover\:text-purple-300\/75:hover{color:rgba(202,191,253,.75)}.hover\:text-purple-300\/80:hover{color:rgba(202,191,253,.8)}.hover\:text-purple-300\/90:hover{color:rgba(202,191,253,.9)}.hover\:text-purple-300\/95:hover{color:rgba(202,191,253,.95)}.hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgb(172 148 250/var(--tw-text-opacity))}.hover\:text-purple-400\/0:hover{color:rgba(172,148,250,0)}.hover\:text-purple-400\/10:hover{color:rgba(172,148,250,.1)}.hover\:text-purple-400\/100:hover{color:#ac94fa}.hover\:text-purple-400\/20:hover{color:rgba(172,148,250,.2)}.hover\:text-purple-400\/25:hover{color:rgba(172,148,250,.25)}.hover\:text-purple-400\/30:hover{color:rgba(172,148,250,.3)}.hover\:text-purple-400\/40:hover{color:rgba(172,148,250,.4)}.hover\:text-purple-400\/5:hover{color:rgba(172,148,250,.05)}.hover\:text-purple-400\/50:hover{color:rgba(172,148,250,.5)}.hover\:text-purple-400\/60:hover{color:rgba(172,148,250,.6)}.hover\:text-purple-400\/70:hover{color:rgba(172,148,250,.7)}.hover\:text-purple-400\/75:hover{color:rgba(172,148,250,.75)}.hover\:text-purple-400\/80:hover{color:rgba(172,148,250,.8)}.hover\:text-purple-400\/90:hover{color:rgba(172,148,250,.9)}.hover\:text-purple-400\/95:hover{color:rgba(172,148,250,.95)}.hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgb(246 245 255/var(--tw-text-opacity))}.hover\:text-purple-50\/0:hover{color:rgba(246,245,255,0)}.hover\:text-purple-50\/10:hover{color:rgba(246,245,255,.1)}.hover\:text-purple-50\/100:hover{color:#f6f5ff}.hover\:text-purple-50\/20:hover{color:rgba(246,245,255,.2)}.hover\:text-purple-50\/25:hover{color:rgba(246,245,255,.25)}.hover\:text-purple-50\/30:hover{color:rgba(246,245,255,.3)}.hover\:text-purple-50\/40:hover{color:rgba(246,245,255,.4)}.hover\:text-purple-50\/5:hover{color:rgba(246,245,255,.05)}.hover\:text-purple-50\/50:hover{color:rgba(246,245,255,.5)}.hover\:text-purple-50\/60:hover{color:rgba(246,245,255,.6)}.hover\:text-purple-50\/70:hover{color:rgba(246,245,255,.7)}.hover\:text-purple-50\/75:hover{color:rgba(246,245,255,.75)}.hover\:text-purple-50\/80:hover{color:rgba(246,245,255,.8)}.hover\:text-purple-50\/90:hover{color:rgba(246,245,255,.9)}.hover\:text-purple-50\/95:hover{color:rgba(246,245,255,.95)}.hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgb(144 97 249/var(--tw-text-opacity))}.hover\:text-purple-500\/0:hover{color:rgba(144,97,249,0)}.hover\:text-purple-500\/10:hover{color:rgba(144,97,249,.1)}.hover\:text-purple-500\/100:hover{color:#9061f9}.hover\:text-purple-500\/20:hover{color:rgba(144,97,249,.2)}.hover\:text-purple-500\/25:hover{color:rgba(144,97,249,.25)}.hover\:text-purple-500\/30:hover{color:rgba(144,97,249,.3)}.hover\:text-purple-500\/40:hover{color:rgba(144,97,249,.4)}.hover\:text-purple-500\/5:hover{color:rgba(144,97,249,.05)}.hover\:text-purple-500\/50:hover{color:rgba(144,97,249,.5)}.hover\:text-purple-500\/60:hover{color:rgba(144,97,249,.6)}.hover\:text-purple-500\/70:hover{color:rgba(144,97,249,.7)}.hover\:text-purple-500\/75:hover{color:rgba(144,97,249,.75)}.hover\:text-purple-500\/80:hover{color:rgba(144,97,249,.8)}.hover\:text-purple-500\/90:hover{color:rgba(144,97,249,.9)}.hover\:text-purple-500\/95:hover{color:rgba(144,97,249,.95)}.hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgb(126 58 242/var(--tw-text-opacity))}.hover\:text-purple-600\/0:hover{color:rgba(126,58,242,0)}.hover\:text-purple-600\/10:hover{color:rgba(126,58,242,.1)}.hover\:text-purple-600\/100:hover{color:#7e3af2}.hover\:text-purple-600\/20:hover{color:rgba(126,58,242,.2)}.hover\:text-purple-600\/25:hover{color:rgba(126,58,242,.25)}.hover\:text-purple-600\/30:hover{color:rgba(126,58,242,.3)}.hover\:text-purple-600\/40:hover{color:rgba(126,58,242,.4)}.hover\:text-purple-600\/5:hover{color:rgba(126,58,242,.05)}.hover\:text-purple-600\/50:hover{color:rgba(126,58,242,.5)}.hover\:text-purple-600\/60:hover{color:rgba(126,58,242,.6)}.hover\:text-purple-600\/70:hover{color:rgba(126,58,242,.7)}.hover\:text-purple-600\/75:hover{color:rgba(126,58,242,.75)}.hover\:text-purple-600\/80:hover{color:rgba(126,58,242,.8)}.hover\:text-purple-600\/90:hover{color:rgba(126,58,242,.9)}.hover\:text-purple-600\/95:hover{color:rgba(126,58,242,.95)}.hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgb(108 43 217/var(--tw-text-opacity))}.hover\:text-purple-700\/0:hover{color:rgba(108,43,217,0)}.hover\:text-purple-700\/10:hover{color:rgba(108,43,217,.1)}.hover\:text-purple-700\/100:hover{color:#6c2bd9}.hover\:text-purple-700\/20:hover{color:rgba(108,43,217,.2)}.hover\:text-purple-700\/25:hover{color:rgba(108,43,217,.25)}.hover\:text-purple-700\/30:hover{color:rgba(108,43,217,.3)}.hover\:text-purple-700\/40:hover{color:rgba(108,43,217,.4)}.hover\:text-purple-700\/5:hover{color:rgba(108,43,217,.05)}.hover\:text-purple-700\/50:hover{color:rgba(108,43,217,.5)}.hover\:text-purple-700\/60:hover{color:rgba(108,43,217,.6)}.hover\:text-purple-700\/70:hover{color:rgba(108,43,217,.7)}.hover\:text-purple-700\/75:hover{color:rgba(108,43,217,.75)}.hover\:text-purple-700\/80:hover{color:rgba(108,43,217,.8)}.hover\:text-purple-700\/90:hover{color:rgba(108,43,217,.9)}.hover\:text-purple-700\/95:hover{color:rgba(108,43,217,.95)}.hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgb(85 33 181/var(--tw-text-opacity))}.hover\:text-purple-800\/0:hover{color:rgba(85,33,181,0)}.hover\:text-purple-800\/10:hover{color:rgba(85,33,181,.1)}.hover\:text-purple-800\/100:hover{color:#5521b5}.hover\:text-purple-800\/20:hover{color:rgba(85,33,181,.2)}.hover\:text-purple-800\/25:hover{color:rgba(85,33,181,.25)}.hover\:text-purple-800\/30:hover{color:rgba(85,33,181,.3)}.hover\:text-purple-800\/40:hover{color:rgba(85,33,181,.4)}.hover\:text-purple-800\/5:hover{color:rgba(85,33,181,.05)}.hover\:text-purple-800\/50:hover{color:rgba(85,33,181,.5)}.hover\:text-purple-800\/60:hover{color:rgba(85,33,181,.6)}.hover\:text-purple-800\/70:hover{color:rgba(85,33,181,.7)}.hover\:text-purple-800\/75:hover{color:rgba(85,33,181,.75)}.hover\:text-purple-800\/80:hover{color:rgba(85,33,181,.8)}.hover\:text-purple-800\/90:hover{color:rgba(85,33,181,.9)}.hover\:text-purple-800\/95:hover{color:rgba(85,33,181,.95)}.hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgb(74 29 150/var(--tw-text-opacity))}.hover\:text-purple-900\/0:hover{color:rgba(74,29,150,0)}.hover\:text-purple-900\/10:hover{color:rgba(74,29,150,.1)}.hover\:text-purple-900\/100:hover{color:#4a1d96}.hover\:text-purple-900\/20:hover{color:rgba(74,29,150,.2)}.hover\:text-purple-900\/25:hover{color:rgba(74,29,150,.25)}.hover\:text-purple-900\/30:hover{color:rgba(74,29,150,.3)}.hover\:text-purple-900\/40:hover{color:rgba(74,29,150,.4)}.hover\:text-purple-900\/5:hover{color:rgba(74,29,150,.05)}.hover\:text-purple-900\/50:hover{color:rgba(74,29,150,.5)}.hover\:text-purple-900\/60:hover{color:rgba(74,29,150,.6)}.hover\:text-purple-900\/70:hover{color:rgba(74,29,150,.7)}.hover\:text-purple-900\/75:hover{color:rgba(74,29,150,.75)}.hover\:text-purple-900\/80:hover{color:rgba(74,29,150,.8)}.hover\:text-purple-900\/90:hover{color:rgba(74,29,150,.9)}.hover\:text-purple-900\/95:hover{color:rgba(74,29,150,.95)}.hover\:text-red-100:hover{--tw-text-opacity:1;color:rgb(253 232 232/var(--tw-text-opacity))}.hover\:text-red-100\/0:hover{color:hsla(0,84%,95%,0)}.hover\:text-red-100\/10:hover{color:hsla(0,84%,95%,.1)}.hover\:text-red-100\/100:hover{color:#fde8e8}.hover\:text-red-100\/20:hover{color:hsla(0,84%,95%,.2)}.hover\:text-red-100\/25:hover{color:hsla(0,84%,95%,.25)}.hover\:text-red-100\/30:hover{color:hsla(0,84%,95%,.3)}.hover\:text-red-100\/40:hover{color:hsla(0,84%,95%,.4)}.hover\:text-red-100\/5:hover{color:hsla(0,84%,95%,.05)}.hover\:text-red-100\/50:hover{color:hsla(0,84%,95%,.5)}.hover\:text-red-100\/60:hover{color:hsla(0,84%,95%,.6)}.hover\:text-red-100\/70:hover{color:hsla(0,84%,95%,.7)}.hover\:text-red-100\/75:hover{color:hsla(0,84%,95%,.75)}.hover\:text-red-100\/80:hover{color:hsla(0,84%,95%,.8)}.hover\:text-red-100\/90:hover{color:hsla(0,84%,95%,.9)}.hover\:text-red-100\/95:hover{color:hsla(0,84%,95%,.95)}.hover\:text-red-200:hover{--tw-text-opacity:1;color:rgb(251 213 213/var(--tw-text-opacity))}.hover\:text-red-200\/0:hover{color:hsla(0,83%,91%,0)}.hover\:text-red-200\/10:hover{color:hsla(0,83%,91%,.1)}.hover\:text-red-200\/100:hover{color:#fbd5d5}.hover\:text-red-200\/20:hover{color:hsla(0,83%,91%,.2)}.hover\:text-red-200\/25:hover{color:hsla(0,83%,91%,.25)}.hover\:text-red-200\/30:hover{color:hsla(0,83%,91%,.3)}.hover\:text-red-200\/40:hover{color:hsla(0,83%,91%,.4)}.hover\:text-red-200\/5:hover{color:hsla(0,83%,91%,.05)}.hover\:text-red-200\/50:hover{color:hsla(0,83%,91%,.5)}.hover\:text-red-200\/60:hover{color:hsla(0,83%,91%,.6)}.hover\:text-red-200\/70:hover{color:hsla(0,83%,91%,.7)}.hover\:text-red-200\/75:hover{color:hsla(0,83%,91%,.75)}.hover\:text-red-200\/80:hover{color:hsla(0,83%,91%,.8)}.hover\:text-red-200\/90:hover{color:hsla(0,83%,91%,.9)}.hover\:text-red-200\/95:hover{color:hsla(0,83%,91%,.95)}.hover\:text-red-300:hover{--tw-text-opacity:1;color:rgb(248 180 180/var(--tw-text-opacity))}.hover\:text-red-300\/0:hover{color:hsla(0,83%,84%,0)}.hover\:text-red-300\/10:hover{color:hsla(0,83%,84%,.1)}.hover\:text-red-300\/100:hover{color:#f8b4b4}.hover\:text-red-300\/20:hover{color:hsla(0,83%,84%,.2)}.hover\:text-red-300\/25:hover{color:hsla(0,83%,84%,.25)}.hover\:text-red-300\/30:hover{color:hsla(0,83%,84%,.3)}.hover\:text-red-300\/40:hover{color:hsla(0,83%,84%,.4)}.hover\:text-red-300\/5:hover{color:hsla(0,83%,84%,.05)}.hover\:text-red-300\/50:hover{color:hsla(0,83%,84%,.5)}.hover\:text-red-300\/60:hover{color:hsla(0,83%,84%,.6)}.hover\:text-red-300\/70:hover{color:hsla(0,83%,84%,.7)}.hover\:text-red-300\/75:hover{color:hsla(0,83%,84%,.75)}.hover\:text-red-300\/80:hover{color:hsla(0,83%,84%,.8)}.hover\:text-red-300\/90:hover{color:hsla(0,83%,84%,.9)}.hover\:text-red-300\/95:hover{color:hsla(0,83%,84%,.95)}.hover\:text-red-400:hover{--tw-text-opacity:1;color:rgb(249 128 128/var(--tw-text-opacity))}.hover\:text-red-400\/0:hover{color:hsla(0,91%,74%,0)}.hover\:text-red-400\/10:hover{color:hsla(0,91%,74%,.1)}.hover\:text-red-400\/100:hover{color:#f98080}.hover\:text-red-400\/20:hover{color:hsla(0,91%,74%,.2)}.hover\:text-red-400\/25:hover{color:hsla(0,91%,74%,.25)}.hover\:text-red-400\/30:hover{color:hsla(0,91%,74%,.3)}.hover\:text-red-400\/40:hover{color:hsla(0,91%,74%,.4)}.hover\:text-red-400\/5:hover{color:hsla(0,91%,74%,.05)}.hover\:text-red-400\/50:hover{color:hsla(0,91%,74%,.5)}.hover\:text-red-400\/60:hover{color:hsla(0,91%,74%,.6)}.hover\:text-red-400\/70:hover{color:hsla(0,91%,74%,.7)}.hover\:text-red-400\/75:hover{color:hsla(0,91%,74%,.75)}.hover\:text-red-400\/80:hover{color:hsla(0,91%,74%,.8)}.hover\:text-red-400\/90:hover{color:hsla(0,91%,74%,.9)}.hover\:text-red-400\/95:hover{color:hsla(0,91%,74%,.95)}.hover\:text-red-50:hover{--tw-text-opacity:1;color:rgb(253 242 242/var(--tw-text-opacity))}.hover\:text-red-50\/0:hover{color:hsla(0,73%,97%,0)}.hover\:text-red-50\/10:hover{color:hsla(0,73%,97%,.1)}.hover\:text-red-50\/100:hover{color:#fdf2f2}.hover\:text-red-50\/20:hover{color:hsla(0,73%,97%,.2)}.hover\:text-red-50\/25:hover{color:hsla(0,73%,97%,.25)}.hover\:text-red-50\/30:hover{color:hsla(0,73%,97%,.3)}.hover\:text-red-50\/40:hover{color:hsla(0,73%,97%,.4)}.hover\:text-red-50\/5:hover{color:hsla(0,73%,97%,.05)}.hover\:text-red-50\/50:hover{color:hsla(0,73%,97%,.5)}.hover\:text-red-50\/60:hover{color:hsla(0,73%,97%,.6)}.hover\:text-red-50\/70:hover{color:hsla(0,73%,97%,.7)}.hover\:text-red-50\/75:hover{color:hsla(0,73%,97%,.75)}.hover\:text-red-50\/80:hover{color:hsla(0,73%,97%,.8)}.hover\:text-red-50\/90:hover{color:hsla(0,73%,97%,.9)}.hover\:text-red-50\/95:hover{color:hsla(0,73%,97%,.95)}.hover\:text-red-500:hover{--tw-text-opacity:1;color:rgb(240 82 82/var(--tw-text-opacity))}.hover\:text-red-500\/0:hover{color:rgba(240,82,82,0)}.hover\:text-red-500\/10:hover{color:rgba(240,82,82,.1)}.hover\:text-red-500\/100:hover{color:#f05252}.hover\:text-red-500\/20:hover{color:rgba(240,82,82,.2)}.hover\:text-red-500\/25:hover{color:rgba(240,82,82,.25)}.hover\:text-red-500\/30:hover{color:rgba(240,82,82,.3)}.hover\:text-red-500\/40:hover{color:rgba(240,82,82,.4)}.hover\:text-red-500\/5:hover{color:rgba(240,82,82,.05)}.hover\:text-red-500\/50:hover{color:rgba(240,82,82,.5)}.hover\:text-red-500\/60:hover{color:rgba(240,82,82,.6)}.hover\:text-red-500\/70:hover{color:rgba(240,82,82,.7)}.hover\:text-red-500\/75:hover{color:rgba(240,82,82,.75)}.hover\:text-red-500\/80:hover{color:rgba(240,82,82,.8)}.hover\:text-red-500\/90:hover{color:rgba(240,82,82,.9)}.hover\:text-red-500\/95:hover{color:rgba(240,82,82,.95)}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(224 36 36/var(--tw-text-opacity))}.hover\:text-red-600\/0:hover{color:rgba(224,36,36,0)}.hover\:text-red-600\/10:hover{color:rgba(224,36,36,.1)}.hover\:text-red-600\/100:hover{color:#e02424}.hover\:text-red-600\/20:hover{color:rgba(224,36,36,.2)}.hover\:text-red-600\/25:hover{color:rgba(224,36,36,.25)}.hover\:text-red-600\/30:hover{color:rgba(224,36,36,.3)}.hover\:text-red-600\/40:hover{color:rgba(224,36,36,.4)}.hover\:text-red-600\/5:hover{color:rgba(224,36,36,.05)}.hover\:text-red-600\/50:hover{color:rgba(224,36,36,.5)}.hover\:text-red-600\/60:hover{color:rgba(224,36,36,.6)}.hover\:text-red-600\/70:hover{color:rgba(224,36,36,.7)}.hover\:text-red-600\/75:hover{color:rgba(224,36,36,.75)}.hover\:text-red-600\/80:hover{color:rgba(224,36,36,.8)}.hover\:text-red-600\/90:hover{color:rgba(224,36,36,.9)}.hover\:text-red-600\/95:hover{color:rgba(224,36,36,.95)}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(200 30 30/var(--tw-text-opacity))}.hover\:text-red-700\/0:hover{color:rgba(200,30,30,0)}.hover\:text-red-700\/10:hover{color:rgba(200,30,30,.1)}.hover\:text-red-700\/100:hover{color:#c81e1e}.hover\:text-red-700\/20:hover{color:rgba(200,30,30,.2)}.hover\:text-red-700\/25:hover{color:rgba(200,30,30,.25)}.hover\:text-red-700\/30:hover{color:rgba(200,30,30,.3)}.hover\:text-red-700\/40:hover{color:rgba(200,30,30,.4)}.hover\:text-red-700\/5:hover{color:rgba(200,30,30,.05)}.hover\:text-red-700\/50:hover{color:rgba(200,30,30,.5)}.hover\:text-red-700\/60:hover{color:rgba(200,30,30,.6)}.hover\:text-red-700\/70:hover{color:rgba(200,30,30,.7)}.hover\:text-red-700\/75:hover{color:rgba(200,30,30,.75)}.hover\:text-red-700\/80:hover{color:rgba(200,30,30,.8)}.hover\:text-red-700\/90:hover{color:rgba(200,30,30,.9)}.hover\:text-red-700\/95:hover{color:rgba(200,30,30,.95)}.hover\:text-red-800:hover{--tw-text-opacity:1;color:rgb(155 28 28/var(--tw-text-opacity))}.hover\:text-red-800\/0:hover{color:rgba(155,28,28,0)}.hover\:text-red-800\/10:hover{color:rgba(155,28,28,.1)}.hover\:text-red-800\/100:hover{color:#9b1c1c}.hover\:text-red-800\/20:hover{color:rgba(155,28,28,.2)}.hover\:text-red-800\/25:hover{color:rgba(155,28,28,.25)}.hover\:text-red-800\/30:hover{color:rgba(155,28,28,.3)}.hover\:text-red-800\/40:hover{color:rgba(155,28,28,.4)}.hover\:text-red-800\/5:hover{color:rgba(155,28,28,.05)}.hover\:text-red-800\/50:hover{color:rgba(155,28,28,.5)}.hover\:text-red-800\/60:hover{color:rgba(155,28,28,.6)}.hover\:text-red-800\/70:hover{color:rgba(155,28,28,.7)}.hover\:text-red-800\/75:hover{color:rgba(155,28,28,.75)}.hover\:text-red-800\/80:hover{color:rgba(155,28,28,.8)}.hover\:text-red-800\/90:hover{color:rgba(155,28,28,.9)}.hover\:text-red-800\/95:hover{color:rgba(155,28,28,.95)}.hover\:text-red-900:hover{--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}.hover\:text-red-900\/0:hover{color:rgba(119,29,29,0)}.hover\:text-red-900\/10:hover{color:rgba(119,29,29,.1)}.hover\:text-red-900\/100:hover{color:#771d1d}.hover\:text-red-900\/20:hover{color:rgba(119,29,29,.2)}.hover\:text-red-900\/25:hover{color:rgba(119,29,29,.25)}.hover\:text-red-900\/30:hover{color:rgba(119,29,29,.3)}.hover\:text-red-900\/40:hover{color:rgba(119,29,29,.4)}.hover\:text-red-900\/5:hover{color:rgba(119,29,29,.05)}.hover\:text-red-900\/50:hover{color:rgba(119,29,29,.5)}.hover\:text-red-900\/60:hover{color:rgba(119,29,29,.6)}.hover\:text-red-900\/70:hover{color:rgba(119,29,29,.7)}.hover\:text-red-900\/75:hover{color:rgba(119,29,29,.75)}.hover\:text-red-900\/80:hover{color:rgba(119,29,29,.8)}.hover\:text-red-900\/90:hover{color:rgba(119,29,29,.9)}.hover\:text-red-900\/95:hover{color:rgba(119,29,29,.95)}.hover\:text-reddit:hover{--tw-text-opacity:1;color:rgb(255 69 0/var(--tw-text-opacity))}.hover\:text-rose-100:hover{--tw-text-opacity:1;color:rgb(255 228 230/var(--tw-text-opacity))}.hover\:text-rose-100\/0:hover{color:rgba(255,228,230,0)}.hover\:text-rose-100\/10:hover{color:rgba(255,228,230,.1)}.hover\:text-rose-100\/100:hover{color:#ffe4e6}.hover\:text-rose-100\/20:hover{color:rgba(255,228,230,.2)}.hover\:text-rose-100\/25:hover{color:rgba(255,228,230,.25)}.hover\:text-rose-100\/30:hover{color:rgba(255,228,230,.3)}.hover\:text-rose-100\/40:hover{color:rgba(255,228,230,.4)}.hover\:text-rose-100\/5:hover{color:rgba(255,228,230,.05)}.hover\:text-rose-100\/50:hover{color:rgba(255,228,230,.5)}.hover\:text-rose-100\/60:hover{color:rgba(255,228,230,.6)}.hover\:text-rose-100\/70:hover{color:rgba(255,228,230,.7)}.hover\:text-rose-100\/75:hover{color:rgba(255,228,230,.75)}.hover\:text-rose-100\/80:hover{color:rgba(255,228,230,.8)}.hover\:text-rose-100\/90:hover{color:rgba(255,228,230,.9)}.hover\:text-rose-100\/95:hover{color:rgba(255,228,230,.95)}.hover\:text-rose-200:hover{--tw-text-opacity:1;color:rgb(254 205 211/var(--tw-text-opacity))}.hover\:text-rose-200\/0:hover{color:rgba(254,205,211,0)}.hover\:text-rose-200\/10:hover{color:rgba(254,205,211,.1)}.hover\:text-rose-200\/100:hover{color:#fecdd3}.hover\:text-rose-200\/20:hover{color:rgba(254,205,211,.2)}.hover\:text-rose-200\/25:hover{color:rgba(254,205,211,.25)}.hover\:text-rose-200\/30:hover{color:rgba(254,205,211,.3)}.hover\:text-rose-200\/40:hover{color:rgba(254,205,211,.4)}.hover\:text-rose-200\/5:hover{color:rgba(254,205,211,.05)}.hover\:text-rose-200\/50:hover{color:rgba(254,205,211,.5)}.hover\:text-rose-200\/60:hover{color:rgba(254,205,211,.6)}.hover\:text-rose-200\/70:hover{color:rgba(254,205,211,.7)}.hover\:text-rose-200\/75:hover{color:rgba(254,205,211,.75)}.hover\:text-rose-200\/80:hover{color:rgba(254,205,211,.8)}.hover\:text-rose-200\/90:hover{color:rgba(254,205,211,.9)}.hover\:text-rose-200\/95:hover{color:rgba(254,205,211,.95)}.hover\:text-rose-300:hover{--tw-text-opacity:1;color:rgb(253 164 175/var(--tw-text-opacity))}.hover\:text-rose-300\/0:hover{color:rgba(253,164,175,0)}.hover\:text-rose-300\/10:hover{color:rgba(253,164,175,.1)}.hover\:text-rose-300\/100:hover{color:#fda4af}.hover\:text-rose-300\/20:hover{color:rgba(253,164,175,.2)}.hover\:text-rose-300\/25:hover{color:rgba(253,164,175,.25)}.hover\:text-rose-300\/30:hover{color:rgba(253,164,175,.3)}.hover\:text-rose-300\/40:hover{color:rgba(253,164,175,.4)}.hover\:text-rose-300\/5:hover{color:rgba(253,164,175,.05)}.hover\:text-rose-300\/50:hover{color:rgba(253,164,175,.5)}.hover\:text-rose-300\/60:hover{color:rgba(253,164,175,.6)}.hover\:text-rose-300\/70:hover{color:rgba(253,164,175,.7)}.hover\:text-rose-300\/75:hover{color:rgba(253,164,175,.75)}.hover\:text-rose-300\/80:hover{color:rgba(253,164,175,.8)}.hover\:text-rose-300\/90:hover{color:rgba(253,164,175,.9)}.hover\:text-rose-300\/95:hover{color:rgba(253,164,175,.95)}.hover\:text-rose-400:hover{--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}.hover\:text-rose-400\/0:hover{color:rgba(251,113,133,0)}.hover\:text-rose-400\/10:hover{color:rgba(251,113,133,.1)}.hover\:text-rose-400\/100:hover{color:#fb7185}.hover\:text-rose-400\/20:hover{color:rgba(251,113,133,.2)}.hover\:text-rose-400\/25:hover{color:rgba(251,113,133,.25)}.hover\:text-rose-400\/30:hover{color:rgba(251,113,133,.3)}.hover\:text-rose-400\/40:hover{color:rgba(251,113,133,.4)}.hover\:text-rose-400\/5:hover{color:rgba(251,113,133,.05)}.hover\:text-rose-400\/50:hover{color:rgba(251,113,133,.5)}.hover\:text-rose-400\/60:hover{color:rgba(251,113,133,.6)}.hover\:text-rose-400\/70:hover{color:rgba(251,113,133,.7)}.hover\:text-rose-400\/75:hover{color:rgba(251,113,133,.75)}.hover\:text-rose-400\/80:hover{color:rgba(251,113,133,.8)}.hover\:text-rose-400\/90:hover{color:rgba(251,113,133,.9)}.hover\:text-rose-400\/95:hover{color:rgba(251,113,133,.95)}.hover\:text-rose-50:hover{--tw-text-opacity:1;color:rgb(255 241 242/var(--tw-text-opacity))}.hover\:text-rose-50\/0:hover{color:rgba(255,241,242,0)}.hover\:text-rose-50\/10:hover{color:rgba(255,241,242,.1)}.hover\:text-rose-50\/100:hover{color:#fff1f2}.hover\:text-rose-50\/20:hover{color:rgba(255,241,242,.2)}.hover\:text-rose-50\/25:hover{color:rgba(255,241,242,.25)}.hover\:text-rose-50\/30:hover{color:rgba(255,241,242,.3)}.hover\:text-rose-50\/40:hover{color:rgba(255,241,242,.4)}.hover\:text-rose-50\/5:hover{color:rgba(255,241,242,.05)}.hover\:text-rose-50\/50:hover{color:rgba(255,241,242,.5)}.hover\:text-rose-50\/60:hover{color:rgba(255,241,242,.6)}.hover\:text-rose-50\/70:hover{color:rgba(255,241,242,.7)}.hover\:text-rose-50\/75:hover{color:rgba(255,241,242,.75)}.hover\:text-rose-50\/80:hover{color:rgba(255,241,242,.8)}.hover\:text-rose-50\/90:hover{color:rgba(255,241,242,.9)}.hover\:text-rose-50\/95:hover{color:rgba(255,241,242,.95)}.hover\:text-rose-500:hover{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.hover\:text-rose-500\/0:hover{color:rgba(244,63,94,0)}.hover\:text-rose-500\/10:hover{color:rgba(244,63,94,.1)}.hover\:text-rose-500\/100:hover{color:#f43f5e}.hover\:text-rose-500\/20:hover{color:rgba(244,63,94,.2)}.hover\:text-rose-500\/25:hover{color:rgba(244,63,94,.25)}.hover\:text-rose-500\/30:hover{color:rgba(244,63,94,.3)}.hover\:text-rose-500\/40:hover{color:rgba(244,63,94,.4)}.hover\:text-rose-500\/5:hover{color:rgba(244,63,94,.05)}.hover\:text-rose-500\/50:hover{color:rgba(244,63,94,.5)}.hover\:text-rose-500\/60:hover{color:rgba(244,63,94,.6)}.hover\:text-rose-500\/70:hover{color:rgba(244,63,94,.7)}.hover\:text-rose-500\/75:hover{color:rgba(244,63,94,.75)}.hover\:text-rose-500\/80:hover{color:rgba(244,63,94,.8)}.hover\:text-rose-500\/90:hover{color:rgba(244,63,94,.9)}.hover\:text-rose-500\/95:hover{color:rgba(244,63,94,.95)}.hover\:text-rose-600:hover{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.hover\:text-rose-600\/0:hover{color:rgba(225,29,72,0)}.hover\:text-rose-600\/10:hover{color:rgba(225,29,72,.1)}.hover\:text-rose-600\/100:hover{color:#e11d48}.hover\:text-rose-600\/20:hover{color:rgba(225,29,72,.2)}.hover\:text-rose-600\/25:hover{color:rgba(225,29,72,.25)}.hover\:text-rose-600\/30:hover{color:rgba(225,29,72,.3)}.hover\:text-rose-600\/40:hover{color:rgba(225,29,72,.4)}.hover\:text-rose-600\/5:hover{color:rgba(225,29,72,.05)}.hover\:text-rose-600\/50:hover{color:rgba(225,29,72,.5)}.hover\:text-rose-600\/60:hover{color:rgba(225,29,72,.6)}.hover\:text-rose-600\/70:hover{color:rgba(225,29,72,.7)}.hover\:text-rose-600\/75:hover{color:rgba(225,29,72,.75)}.hover\:text-rose-600\/80:hover{color:rgba(225,29,72,.8)}.hover\:text-rose-600\/90:hover{color:rgba(225,29,72,.9)}.hover\:text-rose-600\/95:hover{color:rgba(225,29,72,.95)}.hover\:text-rose-700:hover{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}.hover\:text-rose-700\/0:hover{color:rgba(190,18,60,0)}.hover\:text-rose-700\/10:hover{color:rgba(190,18,60,.1)}.hover\:text-rose-700\/100:hover{color:#be123c}.hover\:text-rose-700\/20:hover{color:rgba(190,18,60,.2)}.hover\:text-rose-700\/25:hover{color:rgba(190,18,60,.25)}.hover\:text-rose-700\/30:hover{color:rgba(190,18,60,.3)}.hover\:text-rose-700\/40:hover{color:rgba(190,18,60,.4)}.hover\:text-rose-700\/5:hover{color:rgba(190,18,60,.05)}.hover\:text-rose-700\/50:hover{color:rgba(190,18,60,.5)}.hover\:text-rose-700\/60:hover{color:rgba(190,18,60,.6)}.hover\:text-rose-700\/70:hover{color:rgba(190,18,60,.7)}.hover\:text-rose-700\/75:hover{color:rgba(190,18,60,.75)}.hover\:text-rose-700\/80:hover{color:rgba(190,18,60,.8)}.hover\:text-rose-700\/90:hover{color:rgba(190,18,60,.9)}.hover\:text-rose-700\/95:hover{color:rgba(190,18,60,.95)}.hover\:text-rose-800:hover{--tw-text-opacity:1;color:rgb(159 18 57/var(--tw-text-opacity))}.hover\:text-rose-800\/0:hover{color:rgba(159,18,57,0)}.hover\:text-rose-800\/10:hover{color:rgba(159,18,57,.1)}.hover\:text-rose-800\/100:hover{color:#9f1239}.hover\:text-rose-800\/20:hover{color:rgba(159,18,57,.2)}.hover\:text-rose-800\/25:hover{color:rgba(159,18,57,.25)}.hover\:text-rose-800\/30:hover{color:rgba(159,18,57,.3)}.hover\:text-rose-800\/40:hover{color:rgba(159,18,57,.4)}.hover\:text-rose-800\/5:hover{color:rgba(159,18,57,.05)}.hover\:text-rose-800\/50:hover{color:rgba(159,18,57,.5)}.hover\:text-rose-800\/60:hover{color:rgba(159,18,57,.6)}.hover\:text-rose-800\/70:hover{color:rgba(159,18,57,.7)}.hover\:text-rose-800\/75:hover{color:rgba(159,18,57,.75)}.hover\:text-rose-800\/80:hover{color:rgba(159,18,57,.8)}.hover\:text-rose-800\/90:hover{color:rgba(159,18,57,.9)}.hover\:text-rose-800\/95:hover{color:rgba(159,18,57,.95)}.hover\:text-rose-900:hover{--tw-text-opacity:1;color:rgb(136 19 55/var(--tw-text-opacity))}.hover\:text-rose-900\/0:hover{color:rgba(136,19,55,0)}.hover\:text-rose-900\/10:hover{color:rgba(136,19,55,.1)}.hover\:text-rose-900\/100:hover{color:#881337}.hover\:text-rose-900\/20:hover{color:rgba(136,19,55,.2)}.hover\:text-rose-900\/25:hover{color:rgba(136,19,55,.25)}.hover\:text-rose-900\/30:hover{color:rgba(136,19,55,.3)}.hover\:text-rose-900\/40:hover{color:rgba(136,19,55,.4)}.hover\:text-rose-900\/5:hover{color:rgba(136,19,55,.05)}.hover\:text-rose-900\/50:hover{color:rgba(136,19,55,.5)}.hover\:text-rose-900\/60:hover{color:rgba(136,19,55,.6)}.hover\:text-rose-900\/70:hover{color:rgba(136,19,55,.7)}.hover\:text-rose-900\/75:hover{color:rgba(136,19,55,.75)}.hover\:text-rose-900\/80:hover{color:rgba(136,19,55,.8)}.hover\:text-rose-900\/90:hover{color:rgba(136,19,55,.9)}.hover\:text-rose-900\/95:hover{color:rgba(136,19,55,.95)}.hover\:text-sky-100:hover{--tw-text-opacity:1;color:rgb(224 242 254/var(--tw-text-opacity))}.hover\:text-sky-100\/0:hover{color:rgba(224,242,254,0)}.hover\:text-sky-100\/10:hover{color:rgba(224,242,254,.1)}.hover\:text-sky-100\/100:hover{color:#e0f2fe}.hover\:text-sky-100\/20:hover{color:rgba(224,242,254,.2)}.hover\:text-sky-100\/25:hover{color:rgba(224,242,254,.25)}.hover\:text-sky-100\/30:hover{color:rgba(224,242,254,.3)}.hover\:text-sky-100\/40:hover{color:rgba(224,242,254,.4)}.hover\:text-sky-100\/5:hover{color:rgba(224,242,254,.05)}.hover\:text-sky-100\/50:hover{color:rgba(224,242,254,.5)}.hover\:text-sky-100\/60:hover{color:rgba(224,242,254,.6)}.hover\:text-sky-100\/70:hover{color:rgba(224,242,254,.7)}.hover\:text-sky-100\/75:hover{color:rgba(224,242,254,.75)}.hover\:text-sky-100\/80:hover{color:rgba(224,242,254,.8)}.hover\:text-sky-100\/90:hover{color:rgba(224,242,254,.9)}.hover\:text-sky-100\/95:hover{color:rgba(224,242,254,.95)}.hover\:text-sky-200:hover{--tw-text-opacity:1;color:rgb(186 230 253/var(--tw-text-opacity))}.hover\:text-sky-200\/0:hover{color:rgba(186,230,253,0)}.hover\:text-sky-200\/10:hover{color:rgba(186,230,253,.1)}.hover\:text-sky-200\/100:hover{color:#bae6fd}.hover\:text-sky-200\/20:hover{color:rgba(186,230,253,.2)}.hover\:text-sky-200\/25:hover{color:rgba(186,230,253,.25)}.hover\:text-sky-200\/30:hover{color:rgba(186,230,253,.3)}.hover\:text-sky-200\/40:hover{color:rgba(186,230,253,.4)}.hover\:text-sky-200\/5:hover{color:rgba(186,230,253,.05)}.hover\:text-sky-200\/50:hover{color:rgba(186,230,253,.5)}.hover\:text-sky-200\/60:hover{color:rgba(186,230,253,.6)}.hover\:text-sky-200\/70:hover{color:rgba(186,230,253,.7)}.hover\:text-sky-200\/75:hover{color:rgba(186,230,253,.75)}.hover\:text-sky-200\/80:hover{color:rgba(186,230,253,.8)}.hover\:text-sky-200\/90:hover{color:rgba(186,230,253,.9)}.hover\:text-sky-200\/95:hover{color:rgba(186,230,253,.95)}.hover\:text-sky-300:hover{--tw-text-opacity:1;color:rgb(125 211 252/var(--tw-text-opacity))}.hover\:text-sky-300\/0:hover{color:rgba(125,211,252,0)}.hover\:text-sky-300\/10:hover{color:rgba(125,211,252,.1)}.hover\:text-sky-300\/100:hover{color:#7dd3fc}.hover\:text-sky-300\/20:hover{color:rgba(125,211,252,.2)}.hover\:text-sky-300\/25:hover{color:rgba(125,211,252,.25)}.hover\:text-sky-300\/30:hover{color:rgba(125,211,252,.3)}.hover\:text-sky-300\/40:hover{color:rgba(125,211,252,.4)}.hover\:text-sky-300\/5:hover{color:rgba(125,211,252,.05)}.hover\:text-sky-300\/50:hover{color:rgba(125,211,252,.5)}.hover\:text-sky-300\/60:hover{color:rgba(125,211,252,.6)}.hover\:text-sky-300\/70:hover{color:rgba(125,211,252,.7)}.hover\:text-sky-300\/75:hover{color:rgba(125,211,252,.75)}.hover\:text-sky-300\/80:hover{color:rgba(125,211,252,.8)}.hover\:text-sky-300\/90:hover{color:rgba(125,211,252,.9)}.hover\:text-sky-300\/95:hover{color:rgba(125,211,252,.95)}.hover\:text-sky-400:hover{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}.hover\:text-sky-400\/0:hover{color:rgba(56,189,248,0)}.hover\:text-sky-400\/10:hover{color:rgba(56,189,248,.1)}.hover\:text-sky-400\/100:hover{color:#38bdf8}.hover\:text-sky-400\/20:hover{color:rgba(56,189,248,.2)}.hover\:text-sky-400\/25:hover{color:rgba(56,189,248,.25)}.hover\:text-sky-400\/30:hover{color:rgba(56,189,248,.3)}.hover\:text-sky-400\/40:hover{color:rgba(56,189,248,.4)}.hover\:text-sky-400\/5:hover{color:rgba(56,189,248,.05)}.hover\:text-sky-400\/50:hover{color:rgba(56,189,248,.5)}.hover\:text-sky-400\/60:hover{color:rgba(56,189,248,.6)}.hover\:text-sky-400\/70:hover{color:rgba(56,189,248,.7)}.hover\:text-sky-400\/75:hover{color:rgba(56,189,248,.75)}.hover\:text-sky-400\/80:hover{color:rgba(56,189,248,.8)}.hover\:text-sky-400\/90:hover{color:rgba(56,189,248,.9)}.hover\:text-sky-400\/95:hover{color:rgba(56,189,248,.95)}.hover\:text-sky-50:hover{--tw-text-opacity:1;color:rgb(240 249 255/var(--tw-text-opacity))}.hover\:text-sky-50\/0:hover{color:rgba(240,249,255,0)}.hover\:text-sky-50\/10:hover{color:rgba(240,249,255,.1)}.hover\:text-sky-50\/100:hover{color:#f0f9ff}.hover\:text-sky-50\/20:hover{color:rgba(240,249,255,.2)}.hover\:text-sky-50\/25:hover{color:rgba(240,249,255,.25)}.hover\:text-sky-50\/30:hover{color:rgba(240,249,255,.3)}.hover\:text-sky-50\/40:hover{color:rgba(240,249,255,.4)}.hover\:text-sky-50\/5:hover{color:rgba(240,249,255,.05)}.hover\:text-sky-50\/50:hover{color:rgba(240,249,255,.5)}.hover\:text-sky-50\/60:hover{color:rgba(240,249,255,.6)}.hover\:text-sky-50\/70:hover{color:rgba(240,249,255,.7)}.hover\:text-sky-50\/75:hover{color:rgba(240,249,255,.75)}.hover\:text-sky-50\/80:hover{color:rgba(240,249,255,.8)}.hover\:text-sky-50\/90:hover{color:rgba(240,249,255,.9)}.hover\:text-sky-50\/95:hover{color:rgba(240,249,255,.95)}.hover\:text-sky-500:hover{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.hover\:text-sky-500\/0:hover{color:rgba(14,165,233,0)}.hover\:text-sky-500\/10:hover{color:rgba(14,165,233,.1)}.hover\:text-sky-500\/100:hover{color:#0ea5e9}.hover\:text-sky-500\/20:hover{color:rgba(14,165,233,.2)}.hover\:text-sky-500\/25:hover{color:rgba(14,165,233,.25)}.hover\:text-sky-500\/30:hover{color:rgba(14,165,233,.3)}.hover\:text-sky-500\/40:hover{color:rgba(14,165,233,.4)}.hover\:text-sky-500\/5:hover{color:rgba(14,165,233,.05)}.hover\:text-sky-500\/50:hover{color:rgba(14,165,233,.5)}.hover\:text-sky-500\/60:hover{color:rgba(14,165,233,.6)}.hover\:text-sky-500\/70:hover{color:rgba(14,165,233,.7)}.hover\:text-sky-500\/75:hover{color:rgba(14,165,233,.75)}.hover\:text-sky-500\/80:hover{color:rgba(14,165,233,.8)}.hover\:text-sky-500\/90:hover{color:rgba(14,165,233,.9)}.hover\:text-sky-500\/95:hover{color:rgba(14,165,233,.95)}.hover\:text-sky-600:hover{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}.hover\:text-sky-600\/0:hover{color:rgba(2,132,199,0)}.hover\:text-sky-600\/10:hover{color:rgba(2,132,199,.1)}.hover\:text-sky-600\/100:hover{color:#0284c7}.hover\:text-sky-600\/20:hover{color:rgba(2,132,199,.2)}.hover\:text-sky-600\/25:hover{color:rgba(2,132,199,.25)}.hover\:text-sky-600\/30:hover{color:rgba(2,132,199,.3)}.hover\:text-sky-600\/40:hover{color:rgba(2,132,199,.4)}.hover\:text-sky-600\/5:hover{color:rgba(2,132,199,.05)}.hover\:text-sky-600\/50:hover{color:rgba(2,132,199,.5)}.hover\:text-sky-600\/60:hover{color:rgba(2,132,199,.6)}.hover\:text-sky-600\/70:hover{color:rgba(2,132,199,.7)}.hover\:text-sky-600\/75:hover{color:rgba(2,132,199,.75)}.hover\:text-sky-600\/80:hover{color:rgba(2,132,199,.8)}.hover\:text-sky-600\/90:hover{color:rgba(2,132,199,.9)}.hover\:text-sky-600\/95:hover{color:rgba(2,132,199,.95)}.hover\:text-sky-700:hover{--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity))}.hover\:text-sky-700\/0:hover{color:rgba(3,105,161,0)}.hover\:text-sky-700\/10:hover{color:rgba(3,105,161,.1)}.hover\:text-sky-700\/100:hover{color:#0369a1}.hover\:text-sky-700\/20:hover{color:rgba(3,105,161,.2)}.hover\:text-sky-700\/25:hover{color:rgba(3,105,161,.25)}.hover\:text-sky-700\/30:hover{color:rgba(3,105,161,.3)}.hover\:text-sky-700\/40:hover{color:rgba(3,105,161,.4)}.hover\:text-sky-700\/5:hover{color:rgba(3,105,161,.05)}.hover\:text-sky-700\/50:hover{color:rgba(3,105,161,.5)}.hover\:text-sky-700\/60:hover{color:rgba(3,105,161,.6)}.hover\:text-sky-700\/70:hover{color:rgba(3,105,161,.7)}.hover\:text-sky-700\/75:hover{color:rgba(3,105,161,.75)}.hover\:text-sky-700\/80:hover{color:rgba(3,105,161,.8)}.hover\:text-sky-700\/90:hover{color:rgba(3,105,161,.9)}.hover\:text-sky-700\/95:hover{color:rgba(3,105,161,.95)}.hover\:text-sky-800:hover{--tw-text-opacity:1;color:rgb(7 89 133/var(--tw-text-opacity))}.hover\:text-sky-800\/0:hover{color:rgba(7,89,133,0)}.hover\:text-sky-800\/10:hover{color:rgba(7,89,133,.1)}.hover\:text-sky-800\/100:hover{color:#075985}.hover\:text-sky-800\/20:hover{color:rgba(7,89,133,.2)}.hover\:text-sky-800\/25:hover{color:rgba(7,89,133,.25)}.hover\:text-sky-800\/30:hover{color:rgba(7,89,133,.3)}.hover\:text-sky-800\/40:hover{color:rgba(7,89,133,.4)}.hover\:text-sky-800\/5:hover{color:rgba(7,89,133,.05)}.hover\:text-sky-800\/50:hover{color:rgba(7,89,133,.5)}.hover\:text-sky-800\/60:hover{color:rgba(7,89,133,.6)}.hover\:text-sky-800\/70:hover{color:rgba(7,89,133,.7)}.hover\:text-sky-800\/75:hover{color:rgba(7,89,133,.75)}.hover\:text-sky-800\/80:hover{color:rgba(7,89,133,.8)}.hover\:text-sky-800\/90:hover{color:rgba(7,89,133,.9)}.hover\:text-sky-800\/95:hover{color:rgba(7,89,133,.95)}.hover\:text-sky-900:hover{--tw-text-opacity:1;color:rgb(12 74 110/var(--tw-text-opacity))}.hover\:text-sky-900\/0:hover{color:rgba(12,74,110,0)}.hover\:text-sky-900\/10:hover{color:rgba(12,74,110,.1)}.hover\:text-sky-900\/100:hover{color:#0c4a6e}.hover\:text-sky-900\/20:hover{color:rgba(12,74,110,.2)}.hover\:text-sky-900\/25:hover{color:rgba(12,74,110,.25)}.hover\:text-sky-900\/30:hover{color:rgba(12,74,110,.3)}.hover\:text-sky-900\/40:hover{color:rgba(12,74,110,.4)}.hover\:text-sky-900\/5:hover{color:rgba(12,74,110,.05)}.hover\:text-sky-900\/50:hover{color:rgba(12,74,110,.5)}.hover\:text-sky-900\/60:hover{color:rgba(12,74,110,.6)}.hover\:text-sky-900\/70:hover{color:rgba(12,74,110,.7)}.hover\:text-sky-900\/75:hover{color:rgba(12,74,110,.75)}.hover\:text-sky-900\/80:hover{color:rgba(12,74,110,.8)}.hover\:text-sky-900\/90:hover{color:rgba(12,74,110,.9)}.hover\:text-sky-900\/95:hover{color:rgba(12,74,110,.95)}.hover\:text-slate-100:hover{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}.hover\:text-slate-100\/0:hover{color:rgba(241,245,249,0)}.hover\:text-slate-100\/10:hover{color:rgba(241,245,249,.1)}.hover\:text-slate-100\/100:hover{color:#f1f5f9}.hover\:text-slate-100\/20:hover{color:rgba(241,245,249,.2)}.hover\:text-slate-100\/25:hover{color:rgba(241,245,249,.25)}.hover\:text-slate-100\/30:hover{color:rgba(241,245,249,.3)}.hover\:text-slate-100\/40:hover{color:rgba(241,245,249,.4)}.hover\:text-slate-100\/5:hover{color:rgba(241,245,249,.05)}.hover\:text-slate-100\/50:hover{color:rgba(241,245,249,.5)}.hover\:text-slate-100\/60:hover{color:rgba(241,245,249,.6)}.hover\:text-slate-100\/70:hover{color:rgba(241,245,249,.7)}.hover\:text-slate-100\/75:hover{color:rgba(241,245,249,.75)}.hover\:text-slate-100\/80:hover{color:rgba(241,245,249,.8)}.hover\:text-slate-100\/90:hover{color:rgba(241,245,249,.9)}.hover\:text-slate-100\/95:hover{color:rgba(241,245,249,.95)}.hover\:text-slate-200:hover{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}.hover\:text-slate-200\/0:hover{color:rgba(226,232,240,0)}.hover\:text-slate-200\/10:hover{color:rgba(226,232,240,.1)}.hover\:text-slate-200\/100:hover{color:#e2e8f0}.hover\:text-slate-200\/20:hover{color:rgba(226,232,240,.2)}.hover\:text-slate-200\/25:hover{color:rgba(226,232,240,.25)}.hover\:text-slate-200\/30:hover{color:rgba(226,232,240,.3)}.hover\:text-slate-200\/40:hover{color:rgba(226,232,240,.4)}.hover\:text-slate-200\/5:hover{color:rgba(226,232,240,.05)}.hover\:text-slate-200\/50:hover{color:rgba(226,232,240,.5)}.hover\:text-slate-200\/60:hover{color:rgba(226,232,240,.6)}.hover\:text-slate-200\/70:hover{color:rgba(226,232,240,.7)}.hover\:text-slate-200\/75:hover{color:rgba(226,232,240,.75)}.hover\:text-slate-200\/80:hover{color:rgba(226,232,240,.8)}.hover\:text-slate-200\/90:hover{color:rgba(226,232,240,.9)}.hover\:text-slate-200\/95:hover{color:rgba(226,232,240,.95)}.hover\:text-slate-300:hover{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.hover\:text-slate-300\/0:hover{color:rgba(203,213,225,0)}.hover\:text-slate-300\/10:hover{color:rgba(203,213,225,.1)}.hover\:text-slate-300\/100:hover{color:#cbd5e1}.hover\:text-slate-300\/20:hover{color:rgba(203,213,225,.2)}.hover\:text-slate-300\/25:hover{color:rgba(203,213,225,.25)}.hover\:text-slate-300\/30:hover{color:rgba(203,213,225,.3)}.hover\:text-slate-300\/40:hover{color:rgba(203,213,225,.4)}.hover\:text-slate-300\/5:hover{color:rgba(203,213,225,.05)}.hover\:text-slate-300\/50:hover{color:rgba(203,213,225,.5)}.hover\:text-slate-300\/60:hover{color:rgba(203,213,225,.6)}.hover\:text-slate-300\/70:hover{color:rgba(203,213,225,.7)}.hover\:text-slate-300\/75:hover{color:rgba(203,213,225,.75)}.hover\:text-slate-300\/80:hover{color:rgba(203,213,225,.8)}.hover\:text-slate-300\/90:hover{color:rgba(203,213,225,.9)}.hover\:text-slate-300\/95:hover{color:rgba(203,213,225,.95)}.hover\:text-slate-400:hover{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.hover\:text-slate-400\/0:hover{color:rgba(148,163,184,0)}.hover\:text-slate-400\/10:hover{color:rgba(148,163,184,.1)}.hover\:text-slate-400\/100:hover{color:#94a3b8}.hover\:text-slate-400\/20:hover{color:rgba(148,163,184,.2)}.hover\:text-slate-400\/25:hover{color:rgba(148,163,184,.25)}.hover\:text-slate-400\/30:hover{color:rgba(148,163,184,.3)}.hover\:text-slate-400\/40:hover{color:rgba(148,163,184,.4)}.hover\:text-slate-400\/5:hover{color:rgba(148,163,184,.05)}.hover\:text-slate-400\/50:hover{color:rgba(148,163,184,.5)}.hover\:text-slate-400\/60:hover{color:rgba(148,163,184,.6)}.hover\:text-slate-400\/70:hover{color:rgba(148,163,184,.7)}.hover\:text-slate-400\/75:hover{color:rgba(148,163,184,.75)}.hover\:text-slate-400\/80:hover{color:rgba(148,163,184,.8)}.hover\:text-slate-400\/90:hover{color:rgba(148,163,184,.9)}.hover\:text-slate-400\/95:hover{color:rgba(148,163,184,.95)}.hover\:text-slate-50:hover{--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.hover\:text-slate-50\/0:hover{color:rgba(248,250,252,0)}.hover\:text-slate-50\/10:hover{color:rgba(248,250,252,.1)}.hover\:text-slate-50\/100:hover{color:#f8fafc}.hover\:text-slate-50\/20:hover{color:rgba(248,250,252,.2)}.hover\:text-slate-50\/25:hover{color:rgba(248,250,252,.25)}.hover\:text-slate-50\/30:hover{color:rgba(248,250,252,.3)}.hover\:text-slate-50\/40:hover{color:rgba(248,250,252,.4)}.hover\:text-slate-50\/5:hover{color:rgba(248,250,252,.05)}.hover\:text-slate-50\/50:hover{color:rgba(248,250,252,.5)}.hover\:text-slate-50\/60:hover{color:rgba(248,250,252,.6)}.hover\:text-slate-50\/70:hover{color:rgba(248,250,252,.7)}.hover\:text-slate-50\/75:hover{color:rgba(248,250,252,.75)}.hover\:text-slate-50\/80:hover{color:rgba(248,250,252,.8)}.hover\:text-slate-50\/90:hover{color:rgba(248,250,252,.9)}.hover\:text-slate-50\/95:hover{color:rgba(248,250,252,.95)}.hover\:text-slate-500:hover{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.hover\:text-slate-500\/0:hover{color:rgba(100,116,139,0)}.hover\:text-slate-500\/10:hover{color:rgba(100,116,139,.1)}.hover\:text-slate-500\/100:hover{color:#64748b}.hover\:text-slate-500\/20:hover{color:rgba(100,116,139,.2)}.hover\:text-slate-500\/25:hover{color:rgba(100,116,139,.25)}.hover\:text-slate-500\/30:hover{color:rgba(100,116,139,.3)}.hover\:text-slate-500\/40:hover{color:rgba(100,116,139,.4)}.hover\:text-slate-500\/5:hover{color:rgba(100,116,139,.05)}.hover\:text-slate-500\/50:hover{color:rgba(100,116,139,.5)}.hover\:text-slate-500\/60:hover{color:rgba(100,116,139,.6)}.hover\:text-slate-500\/70:hover{color:rgba(100,116,139,.7)}.hover\:text-slate-500\/75:hover{color:rgba(100,116,139,.75)}.hover\:text-slate-500\/80:hover{color:rgba(100,116,139,.8)}.hover\:text-slate-500\/90:hover{color:rgba(100,116,139,.9)}.hover\:text-slate-500\/95:hover{color:rgba(100,116,139,.95)}.hover\:text-slate-600:hover{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.hover\:text-slate-600\/0:hover{color:rgba(71,85,105,0)}.hover\:text-slate-600\/10:hover{color:rgba(71,85,105,.1)}.hover\:text-slate-600\/100:hover{color:#475569}.hover\:text-slate-600\/20:hover{color:rgba(71,85,105,.2)}.hover\:text-slate-600\/25:hover{color:rgba(71,85,105,.25)}.hover\:text-slate-600\/30:hover{color:rgba(71,85,105,.3)}.hover\:text-slate-600\/40:hover{color:rgba(71,85,105,.4)}.hover\:text-slate-600\/5:hover{color:rgba(71,85,105,.05)}.hover\:text-slate-600\/50:hover{color:rgba(71,85,105,.5)}.hover\:text-slate-600\/60:hover{color:rgba(71,85,105,.6)}.hover\:text-slate-600\/70:hover{color:rgba(71,85,105,.7)}.hover\:text-slate-600\/75:hover{color:rgba(71,85,105,.75)}.hover\:text-slate-600\/80:hover{color:rgba(71,85,105,.8)}.hover\:text-slate-600\/90:hover{color:rgba(71,85,105,.9)}.hover\:text-slate-600\/95:hover{color:rgba(71,85,105,.95)}.hover\:text-slate-700:hover{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.hover\:text-slate-700\/0:hover{color:rgba(51,65,85,0)}.hover\:text-slate-700\/10:hover{color:rgba(51,65,85,.1)}.hover\:text-slate-700\/100:hover{color:#334155}.hover\:text-slate-700\/20:hover{color:rgba(51,65,85,.2)}.hover\:text-slate-700\/25:hover{color:rgba(51,65,85,.25)}.hover\:text-slate-700\/30:hover{color:rgba(51,65,85,.3)}.hover\:text-slate-700\/40:hover{color:rgba(51,65,85,.4)}.hover\:text-slate-700\/5:hover{color:rgba(51,65,85,.05)}.hover\:text-slate-700\/50:hover{color:rgba(51,65,85,.5)}.hover\:text-slate-700\/60:hover{color:rgba(51,65,85,.6)}.hover\:text-slate-700\/70:hover{color:rgba(51,65,85,.7)}.hover\:text-slate-700\/75:hover{color:rgba(51,65,85,.75)}.hover\:text-slate-700\/80:hover{color:rgba(51,65,85,.8)}.hover\:text-slate-700\/90:hover{color:rgba(51,65,85,.9)}.hover\:text-slate-700\/95:hover{color:rgba(51,65,85,.95)}.hover\:text-slate-800:hover{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.hover\:text-slate-800\/0:hover{color:rgba(30,41,59,0)}.hover\:text-slate-800\/10:hover{color:rgba(30,41,59,.1)}.hover\:text-slate-800\/100:hover{color:#1e293b}.hover\:text-slate-800\/20:hover{color:rgba(30,41,59,.2)}.hover\:text-slate-800\/25:hover{color:rgba(30,41,59,.25)}.hover\:text-slate-800\/30:hover{color:rgba(30,41,59,.3)}.hover\:text-slate-800\/40:hover{color:rgba(30,41,59,.4)}.hover\:text-slate-800\/5:hover{color:rgba(30,41,59,.05)}.hover\:text-slate-800\/50:hover{color:rgba(30,41,59,.5)}.hover\:text-slate-800\/60:hover{color:rgba(30,41,59,.6)}.hover\:text-slate-800\/70:hover{color:rgba(30,41,59,.7)}.hover\:text-slate-800\/75:hover{color:rgba(30,41,59,.75)}.hover\:text-slate-800\/80:hover{color:rgba(30,41,59,.8)}.hover\:text-slate-800\/90:hover{color:rgba(30,41,59,.9)}.hover\:text-slate-800\/95:hover{color:rgba(30,41,59,.95)}.hover\:text-slate-900:hover{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.hover\:text-slate-900\/0:hover{color:rgba(15,23,42,0)}.hover\:text-slate-900\/10:hover{color:rgba(15,23,42,.1)}.hover\:text-slate-900\/100:hover{color:#0f172a}.hover\:text-slate-900\/20:hover{color:rgba(15,23,42,.2)}.hover\:text-slate-900\/25:hover{color:rgba(15,23,42,.25)}.hover\:text-slate-900\/30:hover{color:rgba(15,23,42,.3)}.hover\:text-slate-900\/40:hover{color:rgba(15,23,42,.4)}.hover\:text-slate-900\/5:hover{color:rgba(15,23,42,.05)}.hover\:text-slate-900\/50:hover{color:rgba(15,23,42,.5)}.hover\:text-slate-900\/60:hover{color:rgba(15,23,42,.6)}.hover\:text-slate-900\/70:hover{color:rgba(15,23,42,.7)}.hover\:text-slate-900\/75:hover{color:rgba(15,23,42,.75)}.hover\:text-slate-900\/80:hover{color:rgba(15,23,42,.8)}.hover\:text-slate-900\/90:hover{color:rgba(15,23,42,.9)}.hover\:text-slate-900\/95:hover{color:rgba(15,23,42,.95)}.hover\:text-stone-100:hover{--tw-text-opacity:1;color:rgb(245 245 244/var(--tw-text-opacity))}.hover\:text-stone-100\/0:hover{color:hsla(60,5%,96%,0)}.hover\:text-stone-100\/10:hover{color:hsla(60,5%,96%,.1)}.hover\:text-stone-100\/100:hover{color:#f5f5f4}.hover\:text-stone-100\/20:hover{color:hsla(60,5%,96%,.2)}.hover\:text-stone-100\/25:hover{color:hsla(60,5%,96%,.25)}.hover\:text-stone-100\/30:hover{color:hsla(60,5%,96%,.3)}.hover\:text-stone-100\/40:hover{color:hsla(60,5%,96%,.4)}.hover\:text-stone-100\/5:hover{color:hsla(60,5%,96%,.05)}.hover\:text-stone-100\/50:hover{color:hsla(60,5%,96%,.5)}.hover\:text-stone-100\/60:hover{color:hsla(60,5%,96%,.6)}.hover\:text-stone-100\/70:hover{color:hsla(60,5%,96%,.7)}.hover\:text-stone-100\/75:hover{color:hsla(60,5%,96%,.75)}.hover\:text-stone-100\/80:hover{color:hsla(60,5%,96%,.8)}.hover\:text-stone-100\/90:hover{color:hsla(60,5%,96%,.9)}.hover\:text-stone-100\/95:hover{color:hsla(60,5%,96%,.95)}.hover\:text-stone-200:hover{--tw-text-opacity:1;color:rgb(231 229 228/var(--tw-text-opacity))}.hover\:text-stone-200\/0:hover{color:hsla(20,6%,90%,0)}.hover\:text-stone-200\/10:hover{color:hsla(20,6%,90%,.1)}.hover\:text-stone-200\/100:hover{color:#e7e5e4}.hover\:text-stone-200\/20:hover{color:hsla(20,6%,90%,.2)}.hover\:text-stone-200\/25:hover{color:hsla(20,6%,90%,.25)}.hover\:text-stone-200\/30:hover{color:hsla(20,6%,90%,.3)}.hover\:text-stone-200\/40:hover{color:hsla(20,6%,90%,.4)}.hover\:text-stone-200\/5:hover{color:hsla(20,6%,90%,.05)}.hover\:text-stone-200\/50:hover{color:hsla(20,6%,90%,.5)}.hover\:text-stone-200\/60:hover{color:hsla(20,6%,90%,.6)}.hover\:text-stone-200\/70:hover{color:hsla(20,6%,90%,.7)}.hover\:text-stone-200\/75:hover{color:hsla(20,6%,90%,.75)}.hover\:text-stone-200\/80:hover{color:hsla(20,6%,90%,.8)}.hover\:text-stone-200\/90:hover{color:hsla(20,6%,90%,.9)}.hover\:text-stone-200\/95:hover{color:hsla(20,6%,90%,.95)}.hover\:text-stone-300:hover{--tw-text-opacity:1;color:rgb(214 211 209/var(--tw-text-opacity))}.hover\:text-stone-300\/0:hover{color:hsla(24,6%,83%,0)}.hover\:text-stone-300\/10:hover{color:hsla(24,6%,83%,.1)}.hover\:text-stone-300\/100:hover{color:#d6d3d1}.hover\:text-stone-300\/20:hover{color:hsla(24,6%,83%,.2)}.hover\:text-stone-300\/25:hover{color:hsla(24,6%,83%,.25)}.hover\:text-stone-300\/30:hover{color:hsla(24,6%,83%,.3)}.hover\:text-stone-300\/40:hover{color:hsla(24,6%,83%,.4)}.hover\:text-stone-300\/5:hover{color:hsla(24,6%,83%,.05)}.hover\:text-stone-300\/50:hover{color:hsla(24,6%,83%,.5)}.hover\:text-stone-300\/60:hover{color:hsla(24,6%,83%,.6)}.hover\:text-stone-300\/70:hover{color:hsla(24,6%,83%,.7)}.hover\:text-stone-300\/75:hover{color:hsla(24,6%,83%,.75)}.hover\:text-stone-300\/80:hover{color:hsla(24,6%,83%,.8)}.hover\:text-stone-300\/90:hover{color:hsla(24,6%,83%,.9)}.hover\:text-stone-300\/95:hover{color:hsla(24,6%,83%,.95)}.hover\:text-stone-400:hover{--tw-text-opacity:1;color:rgb(168 162 158/var(--tw-text-opacity))}.hover\:text-stone-400\/0:hover{color:hsla(24,5%,64%,0)}.hover\:text-stone-400\/10:hover{color:hsla(24,5%,64%,.1)}.hover\:text-stone-400\/100:hover{color:#a8a29e}.hover\:text-stone-400\/20:hover{color:hsla(24,5%,64%,.2)}.hover\:text-stone-400\/25:hover{color:hsla(24,5%,64%,.25)}.hover\:text-stone-400\/30:hover{color:hsla(24,5%,64%,.3)}.hover\:text-stone-400\/40:hover{color:hsla(24,5%,64%,.4)}.hover\:text-stone-400\/5:hover{color:hsla(24,5%,64%,.05)}.hover\:text-stone-400\/50:hover{color:hsla(24,5%,64%,.5)}.hover\:text-stone-400\/60:hover{color:hsla(24,5%,64%,.6)}.hover\:text-stone-400\/70:hover{color:hsla(24,5%,64%,.7)}.hover\:text-stone-400\/75:hover{color:hsla(24,5%,64%,.75)}.hover\:text-stone-400\/80:hover{color:hsla(24,5%,64%,.8)}.hover\:text-stone-400\/90:hover{color:hsla(24,5%,64%,.9)}.hover\:text-stone-400\/95:hover{color:hsla(24,5%,64%,.95)}.hover\:text-stone-50:hover{--tw-text-opacity:1;color:rgb(250 250 249/var(--tw-text-opacity))}.hover\:text-stone-50\/0:hover{color:hsla(60,9%,98%,0)}.hover\:text-stone-50\/10:hover{color:hsla(60,9%,98%,.1)}.hover\:text-stone-50\/100:hover{color:#fafaf9}.hover\:text-stone-50\/20:hover{color:hsla(60,9%,98%,.2)}.hover\:text-stone-50\/25:hover{color:hsla(60,9%,98%,.25)}.hover\:text-stone-50\/30:hover{color:hsla(60,9%,98%,.3)}.hover\:text-stone-50\/40:hover{color:hsla(60,9%,98%,.4)}.hover\:text-stone-50\/5:hover{color:hsla(60,9%,98%,.05)}.hover\:text-stone-50\/50:hover{color:hsla(60,9%,98%,.5)}.hover\:text-stone-50\/60:hover{color:hsla(60,9%,98%,.6)}.hover\:text-stone-50\/70:hover{color:hsla(60,9%,98%,.7)}.hover\:text-stone-50\/75:hover{color:hsla(60,9%,98%,.75)}.hover\:text-stone-50\/80:hover{color:hsla(60,9%,98%,.8)}.hover\:text-stone-50\/90:hover{color:hsla(60,9%,98%,.9)}.hover\:text-stone-50\/95:hover{color:hsla(60,9%,98%,.95)}.hover\:text-stone-500:hover{--tw-text-opacity:1;color:rgb(120 113 108/var(--tw-text-opacity))}.hover\:text-stone-500\/0:hover{color:hsla(25,5%,45%,0)}.hover\:text-stone-500\/10:hover{color:hsla(25,5%,45%,.1)}.hover\:text-stone-500\/100:hover{color:#78716c}.hover\:text-stone-500\/20:hover{color:hsla(25,5%,45%,.2)}.hover\:text-stone-500\/25:hover{color:hsla(25,5%,45%,.25)}.hover\:text-stone-500\/30:hover{color:hsla(25,5%,45%,.3)}.hover\:text-stone-500\/40:hover{color:hsla(25,5%,45%,.4)}.hover\:text-stone-500\/5:hover{color:hsla(25,5%,45%,.05)}.hover\:text-stone-500\/50:hover{color:hsla(25,5%,45%,.5)}.hover\:text-stone-500\/60:hover{color:hsla(25,5%,45%,.6)}.hover\:text-stone-500\/70:hover{color:hsla(25,5%,45%,.7)}.hover\:text-stone-500\/75:hover{color:hsla(25,5%,45%,.75)}.hover\:text-stone-500\/80:hover{color:hsla(25,5%,45%,.8)}.hover\:text-stone-500\/90:hover{color:hsla(25,5%,45%,.9)}.hover\:text-stone-500\/95:hover{color:hsla(25,5%,45%,.95)}.hover\:text-stone-600:hover{--tw-text-opacity:1;color:rgb(87 83 78/var(--tw-text-opacity))}.hover\:text-stone-600\/0:hover{color:rgba(87,83,78,0)}.hover\:text-stone-600\/10:hover{color:rgba(87,83,78,.1)}.hover\:text-stone-600\/100:hover{color:#57534e}.hover\:text-stone-600\/20:hover{color:rgba(87,83,78,.2)}.hover\:text-stone-600\/25:hover{color:rgba(87,83,78,.25)}.hover\:text-stone-600\/30:hover{color:rgba(87,83,78,.3)}.hover\:text-stone-600\/40:hover{color:rgba(87,83,78,.4)}.hover\:text-stone-600\/5:hover{color:rgba(87,83,78,.05)}.hover\:text-stone-600\/50:hover{color:rgba(87,83,78,.5)}.hover\:text-stone-600\/60:hover{color:rgba(87,83,78,.6)}.hover\:text-stone-600\/70:hover{color:rgba(87,83,78,.7)}.hover\:text-stone-600\/75:hover{color:rgba(87,83,78,.75)}.hover\:text-stone-600\/80:hover{color:rgba(87,83,78,.8)}.hover\:text-stone-600\/90:hover{color:rgba(87,83,78,.9)}.hover\:text-stone-600\/95:hover{color:rgba(87,83,78,.95)}.hover\:text-stone-700:hover{--tw-text-opacity:1;color:rgb(68 64 60/var(--tw-text-opacity))}.hover\:text-stone-700\/0:hover{color:rgba(68,64,60,0)}.hover\:text-stone-700\/10:hover{color:rgba(68,64,60,.1)}.hover\:text-stone-700\/100:hover{color:#44403c}.hover\:text-stone-700\/20:hover{color:rgba(68,64,60,.2)}.hover\:text-stone-700\/25:hover{color:rgba(68,64,60,.25)}.hover\:text-stone-700\/30:hover{color:rgba(68,64,60,.3)}.hover\:text-stone-700\/40:hover{color:rgba(68,64,60,.4)}.hover\:text-stone-700\/5:hover{color:rgba(68,64,60,.05)}.hover\:text-stone-700\/50:hover{color:rgba(68,64,60,.5)}.hover\:text-stone-700\/60:hover{color:rgba(68,64,60,.6)}.hover\:text-stone-700\/70:hover{color:rgba(68,64,60,.7)}.hover\:text-stone-700\/75:hover{color:rgba(68,64,60,.75)}.hover\:text-stone-700\/80:hover{color:rgba(68,64,60,.8)}.hover\:text-stone-700\/90:hover{color:rgba(68,64,60,.9)}.hover\:text-stone-700\/95:hover{color:rgba(68,64,60,.95)}.hover\:text-stone-800:hover{--tw-text-opacity:1;color:rgb(41 37 36/var(--tw-text-opacity))}.hover\:text-stone-800\/0:hover{color:rgba(41,37,36,0)}.hover\:text-stone-800\/10:hover{color:rgba(41,37,36,.1)}.hover\:text-stone-800\/100:hover{color:#292524}.hover\:text-stone-800\/20:hover{color:rgba(41,37,36,.2)}.hover\:text-stone-800\/25:hover{color:rgba(41,37,36,.25)}.hover\:text-stone-800\/30:hover{color:rgba(41,37,36,.3)}.hover\:text-stone-800\/40:hover{color:rgba(41,37,36,.4)}.hover\:text-stone-800\/5:hover{color:rgba(41,37,36,.05)}.hover\:text-stone-800\/50:hover{color:rgba(41,37,36,.5)}.hover\:text-stone-800\/60:hover{color:rgba(41,37,36,.6)}.hover\:text-stone-800\/70:hover{color:rgba(41,37,36,.7)}.hover\:text-stone-800\/75:hover{color:rgba(41,37,36,.75)}.hover\:text-stone-800\/80:hover{color:rgba(41,37,36,.8)}.hover\:text-stone-800\/90:hover{color:rgba(41,37,36,.9)}.hover\:text-stone-800\/95:hover{color:rgba(41,37,36,.95)}.hover\:text-stone-900:hover{--tw-text-opacity:1;color:rgb(28 25 23/var(--tw-text-opacity))}.hover\:text-stone-900\/0:hover{color:rgba(28,25,23,0)}.hover\:text-stone-900\/10:hover{color:rgba(28,25,23,.1)}.hover\:text-stone-900\/100:hover{color:#1c1917}.hover\:text-stone-900\/20:hover{color:rgba(28,25,23,.2)}.hover\:text-stone-900\/25:hover{color:rgba(28,25,23,.25)}.hover\:text-stone-900\/30:hover{color:rgba(28,25,23,.3)}.hover\:text-stone-900\/40:hover{color:rgba(28,25,23,.4)}.hover\:text-stone-900\/5:hover{color:rgba(28,25,23,.05)}.hover\:text-stone-900\/50:hover{color:rgba(28,25,23,.5)}.hover\:text-stone-900\/60:hover{color:rgba(28,25,23,.6)}.hover\:text-stone-900\/70:hover{color:rgba(28,25,23,.7)}.hover\:text-stone-900\/75:hover{color:rgba(28,25,23,.75)}.hover\:text-stone-900\/80:hover{color:rgba(28,25,23,.8)}.hover\:text-stone-900\/90:hover{color:rgba(28,25,23,.9)}.hover\:text-stone-900\/95:hover{color:rgba(28,25,23,.95)}.hover\:text-teal-100:hover{--tw-text-opacity:1;color:rgb(213 245 246/var(--tw-text-opacity))}.hover\:text-teal-100\/0:hover{color:rgba(213,245,246,0)}.hover\:text-teal-100\/10:hover{color:rgba(213,245,246,.1)}.hover\:text-teal-100\/100:hover{color:#d5f5f6}.hover\:text-teal-100\/20:hover{color:rgba(213,245,246,.2)}.hover\:text-teal-100\/25:hover{color:rgba(213,245,246,.25)}.hover\:text-teal-100\/30:hover{color:rgba(213,245,246,.3)}.hover\:text-teal-100\/40:hover{color:rgba(213,245,246,.4)}.hover\:text-teal-100\/5:hover{color:rgba(213,245,246,.05)}.hover\:text-teal-100\/50:hover{color:rgba(213,245,246,.5)}.hover\:text-teal-100\/60:hover{color:rgba(213,245,246,.6)}.hover\:text-teal-100\/70:hover{color:rgba(213,245,246,.7)}.hover\:text-teal-100\/75:hover{color:rgba(213,245,246,.75)}.hover\:text-teal-100\/80:hover{color:rgba(213,245,246,.8)}.hover\:text-teal-100\/90:hover{color:rgba(213,245,246,.9)}.hover\:text-teal-100\/95:hover{color:rgba(213,245,246,.95)}.hover\:text-teal-200:hover{--tw-text-opacity:1;color:rgb(175 236 239/var(--tw-text-opacity))}.hover\:text-teal-200\/0:hover{color:rgba(175,236,239,0)}.hover\:text-teal-200\/10:hover{color:rgba(175,236,239,.1)}.hover\:text-teal-200\/100:hover{color:#afecef}.hover\:text-teal-200\/20:hover{color:rgba(175,236,239,.2)}.hover\:text-teal-200\/25:hover{color:rgba(175,236,239,.25)}.hover\:text-teal-200\/30:hover{color:rgba(175,236,239,.3)}.hover\:text-teal-200\/40:hover{color:rgba(175,236,239,.4)}.hover\:text-teal-200\/5:hover{color:rgba(175,236,239,.05)}.hover\:text-teal-200\/50:hover{color:rgba(175,236,239,.5)}.hover\:text-teal-200\/60:hover{color:rgba(175,236,239,.6)}.hover\:text-teal-200\/70:hover{color:rgba(175,236,239,.7)}.hover\:text-teal-200\/75:hover{color:rgba(175,236,239,.75)}.hover\:text-teal-200\/80:hover{color:rgba(175,236,239,.8)}.hover\:text-teal-200\/90:hover{color:rgba(175,236,239,.9)}.hover\:text-teal-200\/95:hover{color:rgba(175,236,239,.95)}.hover\:text-teal-300:hover{--tw-text-opacity:1;color:rgb(126 220 226/var(--tw-text-opacity))}.hover\:text-teal-300\/0:hover{color:rgba(126,220,226,0)}.hover\:text-teal-300\/10:hover{color:rgba(126,220,226,.1)}.hover\:text-teal-300\/100:hover{color:#7edce2}.hover\:text-teal-300\/20:hover{color:rgba(126,220,226,.2)}.hover\:text-teal-300\/25:hover{color:rgba(126,220,226,.25)}.hover\:text-teal-300\/30:hover{color:rgba(126,220,226,.3)}.hover\:text-teal-300\/40:hover{color:rgba(126,220,226,.4)}.hover\:text-teal-300\/5:hover{color:rgba(126,220,226,.05)}.hover\:text-teal-300\/50:hover{color:rgba(126,220,226,.5)}.hover\:text-teal-300\/60:hover{color:rgba(126,220,226,.6)}.hover\:text-teal-300\/70:hover{color:rgba(126,220,226,.7)}.hover\:text-teal-300\/75:hover{color:rgba(126,220,226,.75)}.hover\:text-teal-300\/80:hover{color:rgba(126,220,226,.8)}.hover\:text-teal-300\/90:hover{color:rgba(126,220,226,.9)}.hover\:text-teal-300\/95:hover{color:rgba(126,220,226,.95)}.hover\:text-teal-400:hover{--tw-text-opacity:1;color:rgb(22 189 202/var(--tw-text-opacity))}.hover\:text-teal-400\/0:hover{color:rgba(22,189,202,0)}.hover\:text-teal-400\/10:hover{color:rgba(22,189,202,.1)}.hover\:text-teal-400\/100:hover{color:#16bdca}.hover\:text-teal-400\/20:hover{color:rgba(22,189,202,.2)}.hover\:text-teal-400\/25:hover{color:rgba(22,189,202,.25)}.hover\:text-teal-400\/30:hover{color:rgba(22,189,202,.3)}.hover\:text-teal-400\/40:hover{color:rgba(22,189,202,.4)}.hover\:text-teal-400\/5:hover{color:rgba(22,189,202,.05)}.hover\:text-teal-400\/50:hover{color:rgba(22,189,202,.5)}.hover\:text-teal-400\/60:hover{color:rgba(22,189,202,.6)}.hover\:text-teal-400\/70:hover{color:rgba(22,189,202,.7)}.hover\:text-teal-400\/75:hover{color:rgba(22,189,202,.75)}.hover\:text-teal-400\/80:hover{color:rgba(22,189,202,.8)}.hover\:text-teal-400\/90:hover{color:rgba(22,189,202,.9)}.hover\:text-teal-400\/95:hover{color:rgba(22,189,202,.95)}.hover\:text-teal-50:hover{--tw-text-opacity:1;color:rgb(237 250 250/var(--tw-text-opacity))}.hover\:text-teal-50\/0:hover{color:rgba(237,250,250,0)}.hover\:text-teal-50\/10:hover{color:rgba(237,250,250,.1)}.hover\:text-teal-50\/100:hover{color:#edfafa}.hover\:text-teal-50\/20:hover{color:rgba(237,250,250,.2)}.hover\:text-teal-50\/25:hover{color:rgba(237,250,250,.25)}.hover\:text-teal-50\/30:hover{color:rgba(237,250,250,.3)}.hover\:text-teal-50\/40:hover{color:rgba(237,250,250,.4)}.hover\:text-teal-50\/5:hover{color:rgba(237,250,250,.05)}.hover\:text-teal-50\/50:hover{color:rgba(237,250,250,.5)}.hover\:text-teal-50\/60:hover{color:rgba(237,250,250,.6)}.hover\:text-teal-50\/70:hover{color:rgba(237,250,250,.7)}.hover\:text-teal-50\/75:hover{color:rgba(237,250,250,.75)}.hover\:text-teal-50\/80:hover{color:rgba(237,250,250,.8)}.hover\:text-teal-50\/90:hover{color:rgba(237,250,250,.9)}.hover\:text-teal-50\/95:hover{color:rgba(237,250,250,.95)}.hover\:text-teal-500:hover{--tw-text-opacity:1;color:rgb(6 148 162/var(--tw-text-opacity))}.hover\:text-teal-500\/0:hover{color:rgba(6,148,162,0)}.hover\:text-teal-500\/10:hover{color:rgba(6,148,162,.1)}.hover\:text-teal-500\/100:hover{color:#0694a2}.hover\:text-teal-500\/20:hover{color:rgba(6,148,162,.2)}.hover\:text-teal-500\/25:hover{color:rgba(6,148,162,.25)}.hover\:text-teal-500\/30:hover{color:rgba(6,148,162,.3)}.hover\:text-teal-500\/40:hover{color:rgba(6,148,162,.4)}.hover\:text-teal-500\/5:hover{color:rgba(6,148,162,.05)}.hover\:text-teal-500\/50:hover{color:rgba(6,148,162,.5)}.hover\:text-teal-500\/60:hover{color:rgba(6,148,162,.6)}.hover\:text-teal-500\/70:hover{color:rgba(6,148,162,.7)}.hover\:text-teal-500\/75:hover{color:rgba(6,148,162,.75)}.hover\:text-teal-500\/80:hover{color:rgba(6,148,162,.8)}.hover\:text-teal-500\/90:hover{color:rgba(6,148,162,.9)}.hover\:text-teal-500\/95:hover{color:rgba(6,148,162,.95)}.hover\:text-teal-600:hover{--tw-text-opacity:1;color:rgb(4 116 129/var(--tw-text-opacity))}.hover\:text-teal-600\/0:hover{color:rgba(4,116,129,0)}.hover\:text-teal-600\/10:hover{color:rgba(4,116,129,.1)}.hover\:text-teal-600\/100:hover{color:#047481}.hover\:text-teal-600\/20:hover{color:rgba(4,116,129,.2)}.hover\:text-teal-600\/25:hover{color:rgba(4,116,129,.25)}.hover\:text-teal-600\/30:hover{color:rgba(4,116,129,.3)}.hover\:text-teal-600\/40:hover{color:rgba(4,116,129,.4)}.hover\:text-teal-600\/5:hover{color:rgba(4,116,129,.05)}.hover\:text-teal-600\/50:hover{color:rgba(4,116,129,.5)}.hover\:text-teal-600\/60:hover{color:rgba(4,116,129,.6)}.hover\:text-teal-600\/70:hover{color:rgba(4,116,129,.7)}.hover\:text-teal-600\/75:hover{color:rgba(4,116,129,.75)}.hover\:text-teal-600\/80:hover{color:rgba(4,116,129,.8)}.hover\:text-teal-600\/90:hover{color:rgba(4,116,129,.9)}.hover\:text-teal-600\/95:hover{color:rgba(4,116,129,.95)}.hover\:text-teal-700:hover{--tw-text-opacity:1;color:rgb(3 102 114/var(--tw-text-opacity))}.hover\:text-teal-700\/0:hover{color:rgba(3,102,114,0)}.hover\:text-teal-700\/10:hover{color:rgba(3,102,114,.1)}.hover\:text-teal-700\/100:hover{color:#036672}.hover\:text-teal-700\/20:hover{color:rgba(3,102,114,.2)}.hover\:text-teal-700\/25:hover{color:rgba(3,102,114,.25)}.hover\:text-teal-700\/30:hover{color:rgba(3,102,114,.3)}.hover\:text-teal-700\/40:hover{color:rgba(3,102,114,.4)}.hover\:text-teal-700\/5:hover{color:rgba(3,102,114,.05)}.hover\:text-teal-700\/50:hover{color:rgba(3,102,114,.5)}.hover\:text-teal-700\/60:hover{color:rgba(3,102,114,.6)}.hover\:text-teal-700\/70:hover{color:rgba(3,102,114,.7)}.hover\:text-teal-700\/75:hover{color:rgba(3,102,114,.75)}.hover\:text-teal-700\/80:hover{color:rgba(3,102,114,.8)}.hover\:text-teal-700\/90:hover{color:rgba(3,102,114,.9)}.hover\:text-teal-700\/95:hover{color:rgba(3,102,114,.95)}.hover\:text-teal-800:hover{--tw-text-opacity:1;color:rgb(5 80 92/var(--tw-text-opacity))}.hover\:text-teal-800\/0:hover{color:rgba(5,80,92,0)}.hover\:text-teal-800\/10:hover{color:rgba(5,80,92,.1)}.hover\:text-teal-800\/100:hover{color:#05505c}.hover\:text-teal-800\/20:hover{color:rgba(5,80,92,.2)}.hover\:text-teal-800\/25:hover{color:rgba(5,80,92,.25)}.hover\:text-teal-800\/30:hover{color:rgba(5,80,92,.3)}.hover\:text-teal-800\/40:hover{color:rgba(5,80,92,.4)}.hover\:text-teal-800\/5:hover{color:rgba(5,80,92,.05)}.hover\:text-teal-800\/50:hover{color:rgba(5,80,92,.5)}.hover\:text-teal-800\/60:hover{color:rgba(5,80,92,.6)}.hover\:text-teal-800\/70:hover{color:rgba(5,80,92,.7)}.hover\:text-teal-800\/75:hover{color:rgba(5,80,92,.75)}.hover\:text-teal-800\/80:hover{color:rgba(5,80,92,.8)}.hover\:text-teal-800\/90:hover{color:rgba(5,80,92,.9)}.hover\:text-teal-800\/95:hover{color:rgba(5,80,92,.95)}.hover\:text-teal-900:hover{--tw-text-opacity:1;color:rgb(1 68 81/var(--tw-text-opacity))}.hover\:text-teal-900\/0:hover{color:rgba(1,68,81,0)}.hover\:text-teal-900\/10:hover{color:rgba(1,68,81,.1)}.hover\:text-teal-900\/100:hover{color:#014451}.hover\:text-teal-900\/20:hover{color:rgba(1,68,81,.2)}.hover\:text-teal-900\/25:hover{color:rgba(1,68,81,.25)}.hover\:text-teal-900\/30:hover{color:rgba(1,68,81,.3)}.hover\:text-teal-900\/40:hover{color:rgba(1,68,81,.4)}.hover\:text-teal-900\/5:hover{color:rgba(1,68,81,.05)}.hover\:text-teal-900\/50:hover{color:rgba(1,68,81,.5)}.hover\:text-teal-900\/60:hover{color:rgba(1,68,81,.6)}.hover\:text-teal-900\/70:hover{color:rgba(1,68,81,.7)}.hover\:text-teal-900\/75:hover{color:rgba(1,68,81,.75)}.hover\:text-teal-900\/80:hover{color:rgba(1,68,81,.8)}.hover\:text-teal-900\/90:hover{color:rgba(1,68,81,.9)}.hover\:text-teal-900\/95:hover{color:rgba(1,68,81,.95)}.hover\:text-violet-100:hover{--tw-text-opacity:1;color:rgb(237 233 254/var(--tw-text-opacity))}.hover\:text-violet-100\/0:hover{color:rgba(237,233,254,0)}.hover\:text-violet-100\/10:hover{color:rgba(237,233,254,.1)}.hover\:text-violet-100\/100:hover{color:#ede9fe}.hover\:text-violet-100\/20:hover{color:rgba(237,233,254,.2)}.hover\:text-violet-100\/25:hover{color:rgba(237,233,254,.25)}.hover\:text-violet-100\/30:hover{color:rgba(237,233,254,.3)}.hover\:text-violet-100\/40:hover{color:rgba(237,233,254,.4)}.hover\:text-violet-100\/5:hover{color:rgba(237,233,254,.05)}.hover\:text-violet-100\/50:hover{color:rgba(237,233,254,.5)}.hover\:text-violet-100\/60:hover{color:rgba(237,233,254,.6)}.hover\:text-violet-100\/70:hover{color:rgba(237,233,254,.7)}.hover\:text-violet-100\/75:hover{color:rgba(237,233,254,.75)}.hover\:text-violet-100\/80:hover{color:rgba(237,233,254,.8)}.hover\:text-violet-100\/90:hover{color:rgba(237,233,254,.9)}.hover\:text-violet-100\/95:hover{color:rgba(237,233,254,.95)}.hover\:text-violet-200:hover{--tw-text-opacity:1;color:rgb(221 214 254/var(--tw-text-opacity))}.hover\:text-violet-200\/0:hover{color:rgba(221,214,254,0)}.hover\:text-violet-200\/10:hover{color:rgba(221,214,254,.1)}.hover\:text-violet-200\/100:hover{color:#ddd6fe}.hover\:text-violet-200\/20:hover{color:rgba(221,214,254,.2)}.hover\:text-violet-200\/25:hover{color:rgba(221,214,254,.25)}.hover\:text-violet-200\/30:hover{color:rgba(221,214,254,.3)}.hover\:text-violet-200\/40:hover{color:rgba(221,214,254,.4)}.hover\:text-violet-200\/5:hover{color:rgba(221,214,254,.05)}.hover\:text-violet-200\/50:hover{color:rgba(221,214,254,.5)}.hover\:text-violet-200\/60:hover{color:rgba(221,214,254,.6)}.hover\:text-violet-200\/70:hover{color:rgba(221,214,254,.7)}.hover\:text-violet-200\/75:hover{color:rgba(221,214,254,.75)}.hover\:text-violet-200\/80:hover{color:rgba(221,214,254,.8)}.hover\:text-violet-200\/90:hover{color:rgba(221,214,254,.9)}.hover\:text-violet-200\/95:hover{color:rgba(221,214,254,.95)}.hover\:text-violet-300:hover{--tw-text-opacity:1;color:rgb(196 181 253/var(--tw-text-opacity))}.hover\:text-violet-300\/0:hover{color:rgba(196,181,253,0)}.hover\:text-violet-300\/10:hover{color:rgba(196,181,253,.1)}.hover\:text-violet-300\/100:hover{color:#c4b5fd}.hover\:text-violet-300\/20:hover{color:rgba(196,181,253,.2)}.hover\:text-violet-300\/25:hover{color:rgba(196,181,253,.25)}.hover\:text-violet-300\/30:hover{color:rgba(196,181,253,.3)}.hover\:text-violet-300\/40:hover{color:rgba(196,181,253,.4)}.hover\:text-violet-300\/5:hover{color:rgba(196,181,253,.05)}.hover\:text-violet-300\/50:hover{color:rgba(196,181,253,.5)}.hover\:text-violet-300\/60:hover{color:rgba(196,181,253,.6)}.hover\:text-violet-300\/70:hover{color:rgba(196,181,253,.7)}.hover\:text-violet-300\/75:hover{color:rgba(196,181,253,.75)}.hover\:text-violet-300\/80:hover{color:rgba(196,181,253,.8)}.hover\:text-violet-300\/90:hover{color:rgba(196,181,253,.9)}.hover\:text-violet-300\/95:hover{color:rgba(196,181,253,.95)}.hover\:text-violet-400:hover{--tw-text-opacity:1;color:rgb(167 139 250/var(--tw-text-opacity))}.hover\:text-violet-400\/0:hover{color:rgba(167,139,250,0)}.hover\:text-violet-400\/10:hover{color:rgba(167,139,250,.1)}.hover\:text-violet-400\/100:hover{color:#a78bfa}.hover\:text-violet-400\/20:hover{color:rgba(167,139,250,.2)}.hover\:text-violet-400\/25:hover{color:rgba(167,139,250,.25)}.hover\:text-violet-400\/30:hover{color:rgba(167,139,250,.3)}.hover\:text-violet-400\/40:hover{color:rgba(167,139,250,.4)}.hover\:text-violet-400\/5:hover{color:rgba(167,139,250,.05)}.hover\:text-violet-400\/50:hover{color:rgba(167,139,250,.5)}.hover\:text-violet-400\/60:hover{color:rgba(167,139,250,.6)}.hover\:text-violet-400\/70:hover{color:rgba(167,139,250,.7)}.hover\:text-violet-400\/75:hover{color:rgba(167,139,250,.75)}.hover\:text-violet-400\/80:hover{color:rgba(167,139,250,.8)}.hover\:text-violet-400\/90:hover{color:rgba(167,139,250,.9)}.hover\:text-violet-400\/95:hover{color:rgba(167,139,250,.95)}.hover\:text-violet-50:hover{--tw-text-opacity:1;color:rgb(245 243 255/var(--tw-text-opacity))}.hover\:text-violet-50\/0:hover{color:rgba(245,243,255,0)}.hover\:text-violet-50\/10:hover{color:rgba(245,243,255,.1)}.hover\:text-violet-50\/100:hover{color:#f5f3ff}.hover\:text-violet-50\/20:hover{color:rgba(245,243,255,.2)}.hover\:text-violet-50\/25:hover{color:rgba(245,243,255,.25)}.hover\:text-violet-50\/30:hover{color:rgba(245,243,255,.3)}.hover\:text-violet-50\/40:hover{color:rgba(245,243,255,.4)}.hover\:text-violet-50\/5:hover{color:rgba(245,243,255,.05)}.hover\:text-violet-50\/50:hover{color:rgba(245,243,255,.5)}.hover\:text-violet-50\/60:hover{color:rgba(245,243,255,.6)}.hover\:text-violet-50\/70:hover{color:rgba(245,243,255,.7)}.hover\:text-violet-50\/75:hover{color:rgba(245,243,255,.75)}.hover\:text-violet-50\/80:hover{color:rgba(245,243,255,.8)}.hover\:text-violet-50\/90:hover{color:rgba(245,243,255,.9)}.hover\:text-violet-50\/95:hover{color:rgba(245,243,255,.95)}.hover\:text-violet-500:hover{--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}.hover\:text-violet-500\/0:hover{color:rgba(139,92,246,0)}.hover\:text-violet-500\/10:hover{color:rgba(139,92,246,.1)}.hover\:text-violet-500\/100:hover{color:#8b5cf6}.hover\:text-violet-500\/20:hover{color:rgba(139,92,246,.2)}.hover\:text-violet-500\/25:hover{color:rgba(139,92,246,.25)}.hover\:text-violet-500\/30:hover{color:rgba(139,92,246,.3)}.hover\:text-violet-500\/40:hover{color:rgba(139,92,246,.4)}.hover\:text-violet-500\/5:hover{color:rgba(139,92,246,.05)}.hover\:text-violet-500\/50:hover{color:rgba(139,92,246,.5)}.hover\:text-violet-500\/60:hover{color:rgba(139,92,246,.6)}.hover\:text-violet-500\/70:hover{color:rgba(139,92,246,.7)}.hover\:text-violet-500\/75:hover{color:rgba(139,92,246,.75)}.hover\:text-violet-500\/80:hover{color:rgba(139,92,246,.8)}.hover\:text-violet-500\/90:hover{color:rgba(139,92,246,.9)}.hover\:text-violet-500\/95:hover{color:rgba(139,92,246,.95)}.hover\:text-violet-600:hover{--tw-text-opacity:1;color:rgb(124 58 237/var(--tw-text-opacity))}.hover\:text-violet-600\/0:hover{color:rgba(124,58,237,0)}.hover\:text-violet-600\/10:hover{color:rgba(124,58,237,.1)}.hover\:text-violet-600\/100:hover{color:#7c3aed}.hover\:text-violet-600\/20:hover{color:rgba(124,58,237,.2)}.hover\:text-violet-600\/25:hover{color:rgba(124,58,237,.25)}.hover\:text-violet-600\/30:hover{color:rgba(124,58,237,.3)}.hover\:text-violet-600\/40:hover{color:rgba(124,58,237,.4)}.hover\:text-violet-600\/5:hover{color:rgba(124,58,237,.05)}.hover\:text-violet-600\/50:hover{color:rgba(124,58,237,.5)}.hover\:text-violet-600\/60:hover{color:rgba(124,58,237,.6)}.hover\:text-violet-600\/70:hover{color:rgba(124,58,237,.7)}.hover\:text-violet-600\/75:hover{color:rgba(124,58,237,.75)}.hover\:text-violet-600\/80:hover{color:rgba(124,58,237,.8)}.hover\:text-violet-600\/90:hover{color:rgba(124,58,237,.9)}.hover\:text-violet-600\/95:hover{color:rgba(124,58,237,.95)}.hover\:text-violet-700:hover{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}.hover\:text-violet-700\/0:hover{color:rgba(109,40,217,0)}.hover\:text-violet-700\/10:hover{color:rgba(109,40,217,.1)}.hover\:text-violet-700\/100:hover{color:#6d28d9}.hover\:text-violet-700\/20:hover{color:rgba(109,40,217,.2)}.hover\:text-violet-700\/25:hover{color:rgba(109,40,217,.25)}.hover\:text-violet-700\/30:hover{color:rgba(109,40,217,.3)}.hover\:text-violet-700\/40:hover{color:rgba(109,40,217,.4)}.hover\:text-violet-700\/5:hover{color:rgba(109,40,217,.05)}.hover\:text-violet-700\/50:hover{color:rgba(109,40,217,.5)}.hover\:text-violet-700\/60:hover{color:rgba(109,40,217,.6)}.hover\:text-violet-700\/70:hover{color:rgba(109,40,217,.7)}.hover\:text-violet-700\/75:hover{color:rgba(109,40,217,.75)}.hover\:text-violet-700\/80:hover{color:rgba(109,40,217,.8)}.hover\:text-violet-700\/90:hover{color:rgba(109,40,217,.9)}.hover\:text-violet-700\/95:hover{color:rgba(109,40,217,.95)}.hover\:text-violet-800:hover{--tw-text-opacity:1;color:rgb(91 33 182/var(--tw-text-opacity))}.hover\:text-violet-800\/0:hover{color:rgba(91,33,182,0)}.hover\:text-violet-800\/10:hover{color:rgba(91,33,182,.1)}.hover\:text-violet-800\/100:hover{color:#5b21b6}.hover\:text-violet-800\/20:hover{color:rgba(91,33,182,.2)}.hover\:text-violet-800\/25:hover{color:rgba(91,33,182,.25)}.hover\:text-violet-800\/30:hover{color:rgba(91,33,182,.3)}.hover\:text-violet-800\/40:hover{color:rgba(91,33,182,.4)}.hover\:text-violet-800\/5:hover{color:rgba(91,33,182,.05)}.hover\:text-violet-800\/50:hover{color:rgba(91,33,182,.5)}.hover\:text-violet-800\/60:hover{color:rgba(91,33,182,.6)}.hover\:text-violet-800\/70:hover{color:rgba(91,33,182,.7)}.hover\:text-violet-800\/75:hover{color:rgba(91,33,182,.75)}.hover\:text-violet-800\/80:hover{color:rgba(91,33,182,.8)}.hover\:text-violet-800\/90:hover{color:rgba(91,33,182,.9)}.hover\:text-violet-800\/95:hover{color:rgba(91,33,182,.95)}.hover\:text-violet-900:hover{--tw-text-opacity:1;color:rgb(76 29 149/var(--tw-text-opacity))}.hover\:text-violet-900\/0:hover{color:rgba(76,29,149,0)}.hover\:text-violet-900\/10:hover{color:rgba(76,29,149,.1)}.hover\:text-violet-900\/100:hover{color:#4c1d95}.hover\:text-violet-900\/20:hover{color:rgba(76,29,149,.2)}.hover\:text-violet-900\/25:hover{color:rgba(76,29,149,.25)}.hover\:text-violet-900\/30:hover{color:rgba(76,29,149,.3)}.hover\:text-violet-900\/40:hover{color:rgba(76,29,149,.4)}.hover\:text-violet-900\/5:hover{color:rgba(76,29,149,.05)}.hover\:text-violet-900\/50:hover{color:rgba(76,29,149,.5)}.hover\:text-violet-900\/60:hover{color:rgba(76,29,149,.6)}.hover\:text-violet-900\/70:hover{color:rgba(76,29,149,.7)}.hover\:text-violet-900\/75:hover{color:rgba(76,29,149,.75)}.hover\:text-violet-900\/80:hover{color:rgba(76,29,149,.8)}.hover\:text-violet-900\/90:hover{color:rgba(76,29,149,.9)}.hover\:text-violet-900\/95:hover{color:rgba(76,29,149,.95)}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-ycombinator:hover{--tw-text-opacity:1;color:rgb(242 102 37/var(--tw-text-opacity))}.hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgb(253 246 178/var(--tw-text-opacity))}.hover\:text-yellow-100\/0:hover{color:hsla(54,95%,85%,0)}.hover\:text-yellow-100\/10:hover{color:hsla(54,95%,85%,.1)}.hover\:text-yellow-100\/100:hover{color:#fdf6b2}.hover\:text-yellow-100\/20:hover{color:hsla(54,95%,85%,.2)}.hover\:text-yellow-100\/25:hover{color:hsla(54,95%,85%,.25)}.hover\:text-yellow-100\/30:hover{color:hsla(54,95%,85%,.3)}.hover\:text-yellow-100\/40:hover{color:hsla(54,95%,85%,.4)}.hover\:text-yellow-100\/5:hover{color:hsla(54,95%,85%,.05)}.hover\:text-yellow-100\/50:hover{color:hsla(54,95%,85%,.5)}.hover\:text-yellow-100\/60:hover{color:hsla(54,95%,85%,.6)}.hover\:text-yellow-100\/70:hover{color:hsla(54,95%,85%,.7)}.hover\:text-yellow-100\/75:hover{color:hsla(54,95%,85%,.75)}.hover\:text-yellow-100\/80:hover{color:hsla(54,95%,85%,.8)}.hover\:text-yellow-100\/90:hover{color:hsla(54,95%,85%,.9)}.hover\:text-yellow-100\/95:hover{color:hsla(54,95%,85%,.95)}.hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgb(252 233 106/var(--tw-text-opacity))}.hover\:text-yellow-200\/0:hover{color:hsla(52,96%,70%,0)}.hover\:text-yellow-200\/10:hover{color:hsla(52,96%,70%,.1)}.hover\:text-yellow-200\/100:hover{color:#fce96a}.hover\:text-yellow-200\/20:hover{color:hsla(52,96%,70%,.2)}.hover\:text-yellow-200\/25:hover{color:hsla(52,96%,70%,.25)}.hover\:text-yellow-200\/30:hover{color:hsla(52,96%,70%,.3)}.hover\:text-yellow-200\/40:hover{color:hsla(52,96%,70%,.4)}.hover\:text-yellow-200\/5:hover{color:hsla(52,96%,70%,.05)}.hover\:text-yellow-200\/50:hover{color:hsla(52,96%,70%,.5)}.hover\:text-yellow-200\/60:hover{color:hsla(52,96%,70%,.6)}.hover\:text-yellow-200\/70:hover{color:hsla(52,96%,70%,.7)}.hover\:text-yellow-200\/75:hover{color:hsla(52,96%,70%,.75)}.hover\:text-yellow-200\/80:hover{color:hsla(52,96%,70%,.8)}.hover\:text-yellow-200\/90:hover{color:hsla(52,96%,70%,.9)}.hover\:text-yellow-200\/95:hover{color:hsla(52,96%,70%,.95)}.hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgb(250 202 21/var(--tw-text-opacity))}.hover\:text-yellow-300\/0:hover{color:rgba(250,202,21,0)}.hover\:text-yellow-300\/10:hover{color:rgba(250,202,21,.1)}.hover\:text-yellow-300\/100:hover{color:#faca15}.hover\:text-yellow-300\/20:hover{color:rgba(250,202,21,.2)}.hover\:text-yellow-300\/25:hover{color:rgba(250,202,21,.25)}.hover\:text-yellow-300\/30:hover{color:rgba(250,202,21,.3)}.hover\:text-yellow-300\/40:hover{color:rgba(250,202,21,.4)}.hover\:text-yellow-300\/5:hover{color:rgba(250,202,21,.05)}.hover\:text-yellow-300\/50:hover{color:rgba(250,202,21,.5)}.hover\:text-yellow-300\/60:hover{color:rgba(250,202,21,.6)}.hover\:text-yellow-300\/70:hover{color:rgba(250,202,21,.7)}.hover\:text-yellow-300\/75:hover{color:rgba(250,202,21,.75)}.hover\:text-yellow-300\/80:hover{color:rgba(250,202,21,.8)}.hover\:text-yellow-300\/90:hover{color:rgba(250,202,21,.9)}.hover\:text-yellow-300\/95:hover{color:rgba(250,202,21,.95)}.hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgb(227 160 8/var(--tw-text-opacity))}.hover\:text-yellow-400\/0:hover{color:rgba(227,160,8,0)}.hover\:text-yellow-400\/10:hover{color:rgba(227,160,8,.1)}.hover\:text-yellow-400\/100:hover{color:#e3a008}.hover\:text-yellow-400\/20:hover{color:rgba(227,160,8,.2)}.hover\:text-yellow-400\/25:hover{color:rgba(227,160,8,.25)}.hover\:text-yellow-400\/30:hover{color:rgba(227,160,8,.3)}.hover\:text-yellow-400\/40:hover{color:rgba(227,160,8,.4)}.hover\:text-yellow-400\/5:hover{color:rgba(227,160,8,.05)}.hover\:text-yellow-400\/50:hover{color:rgba(227,160,8,.5)}.hover\:text-yellow-400\/60:hover{color:rgba(227,160,8,.6)}.hover\:text-yellow-400\/70:hover{color:rgba(227,160,8,.7)}.hover\:text-yellow-400\/75:hover{color:rgba(227,160,8,.75)}.hover\:text-yellow-400\/80:hover{color:rgba(227,160,8,.8)}.hover\:text-yellow-400\/90:hover{color:rgba(227,160,8,.9)}.hover\:text-yellow-400\/95:hover{color:rgba(227,160,8,.95)}.hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgb(253 253 234/var(--tw-text-opacity))}.hover\:text-yellow-50\/0:hover{color:hsla(60,83%,95%,0)}.hover\:text-yellow-50\/10:hover{color:hsla(60,83%,95%,.1)}.hover\:text-yellow-50\/100:hover{color:#fdfdea}.hover\:text-yellow-50\/20:hover{color:hsla(60,83%,95%,.2)}.hover\:text-yellow-50\/25:hover{color:hsla(60,83%,95%,.25)}.hover\:text-yellow-50\/30:hover{color:hsla(60,83%,95%,.3)}.hover\:text-yellow-50\/40:hover{color:hsla(60,83%,95%,.4)}.hover\:text-yellow-50\/5:hover{color:hsla(60,83%,95%,.05)}.hover\:text-yellow-50\/50:hover{color:hsla(60,83%,95%,.5)}.hover\:text-yellow-50\/60:hover{color:hsla(60,83%,95%,.6)}.hover\:text-yellow-50\/70:hover{color:hsla(60,83%,95%,.7)}.hover\:text-yellow-50\/75:hover{color:hsla(60,83%,95%,.75)}.hover\:text-yellow-50\/80:hover{color:hsla(60,83%,95%,.8)}.hover\:text-yellow-50\/90:hover{color:hsla(60,83%,95%,.9)}.hover\:text-yellow-50\/95:hover{color:hsla(60,83%,95%,.95)}.hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgb(194 120 3/var(--tw-text-opacity))}.hover\:text-yellow-500\/0:hover{color:rgba(194,120,3,0)}.hover\:text-yellow-500\/10:hover{color:rgba(194,120,3,.1)}.hover\:text-yellow-500\/100:hover{color:#c27803}.hover\:text-yellow-500\/20:hover{color:rgba(194,120,3,.2)}.hover\:text-yellow-500\/25:hover{color:rgba(194,120,3,.25)}.hover\:text-yellow-500\/30:hover{color:rgba(194,120,3,.3)}.hover\:text-yellow-500\/40:hover{color:rgba(194,120,3,.4)}.hover\:text-yellow-500\/5:hover{color:rgba(194,120,3,.05)}.hover\:text-yellow-500\/50:hover{color:rgba(194,120,3,.5)}.hover\:text-yellow-500\/60:hover{color:rgba(194,120,3,.6)}.hover\:text-yellow-500\/70:hover{color:rgba(194,120,3,.7)}.hover\:text-yellow-500\/75:hover{color:rgba(194,120,3,.75)}.hover\:text-yellow-500\/80:hover{color:rgba(194,120,3,.8)}.hover\:text-yellow-500\/90:hover{color:rgba(194,120,3,.9)}.hover\:text-yellow-500\/95:hover{color:rgba(194,120,3,.95)}.hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgb(159 88 10/var(--tw-text-opacity))}.hover\:text-yellow-600\/0:hover{color:rgba(159,88,10,0)}.hover\:text-yellow-600\/10:hover{color:rgba(159,88,10,.1)}.hover\:text-yellow-600\/100:hover{color:#9f580a}.hover\:text-yellow-600\/20:hover{color:rgba(159,88,10,.2)}.hover\:text-yellow-600\/25:hover{color:rgba(159,88,10,.25)}.hover\:text-yellow-600\/30:hover{color:rgba(159,88,10,.3)}.hover\:text-yellow-600\/40:hover{color:rgba(159,88,10,.4)}.hover\:text-yellow-600\/5:hover{color:rgba(159,88,10,.05)}.hover\:text-yellow-600\/50:hover{color:rgba(159,88,10,.5)}.hover\:text-yellow-600\/60:hover{color:rgba(159,88,10,.6)}.hover\:text-yellow-600\/70:hover{color:rgba(159,88,10,.7)}.hover\:text-yellow-600\/75:hover{color:rgba(159,88,10,.75)}.hover\:text-yellow-600\/80:hover{color:rgba(159,88,10,.8)}.hover\:text-yellow-600\/90:hover{color:rgba(159,88,10,.9)}.hover\:text-yellow-600\/95:hover{color:rgba(159,88,10,.95)}.hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgb(142 75 16/var(--tw-text-opacity))}.hover\:text-yellow-700\/0:hover{color:rgba(142,75,16,0)}.hover\:text-yellow-700\/10:hover{color:rgba(142,75,16,.1)}.hover\:text-yellow-700\/100:hover{color:#8e4b10}.hover\:text-yellow-700\/20:hover{color:rgba(142,75,16,.2)}.hover\:text-yellow-700\/25:hover{color:rgba(142,75,16,.25)}.hover\:text-yellow-700\/30:hover{color:rgba(142,75,16,.3)}.hover\:text-yellow-700\/40:hover{color:rgba(142,75,16,.4)}.hover\:text-yellow-700\/5:hover{color:rgba(142,75,16,.05)}.hover\:text-yellow-700\/50:hover{color:rgba(142,75,16,.5)}.hover\:text-yellow-700\/60:hover{color:rgba(142,75,16,.6)}.hover\:text-yellow-700\/70:hover{color:rgba(142,75,16,.7)}.hover\:text-yellow-700\/75:hover{color:rgba(142,75,16,.75)}.hover\:text-yellow-700\/80:hover{color:rgba(142,75,16,.8)}.hover\:text-yellow-700\/90:hover{color:rgba(142,75,16,.9)}.hover\:text-yellow-700\/95:hover{color:rgba(142,75,16,.95)}.hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgb(114 59 19/var(--tw-text-opacity))}.hover\:text-yellow-800\/0:hover{color:rgba(114,59,19,0)}.hover\:text-yellow-800\/10:hover{color:rgba(114,59,19,.1)}.hover\:text-yellow-800\/100:hover{color:#723b13}.hover\:text-yellow-800\/20:hover{color:rgba(114,59,19,.2)}.hover\:text-yellow-800\/25:hover{color:rgba(114,59,19,.25)}.hover\:text-yellow-800\/30:hover{color:rgba(114,59,19,.3)}.hover\:text-yellow-800\/40:hover{color:rgba(114,59,19,.4)}.hover\:text-yellow-800\/5:hover{color:rgba(114,59,19,.05)}.hover\:text-yellow-800\/50:hover{color:rgba(114,59,19,.5)}.hover\:text-yellow-800\/60:hover{color:rgba(114,59,19,.6)}.hover\:text-yellow-800\/70:hover{color:rgba(114,59,19,.7)}.hover\:text-yellow-800\/75:hover{color:rgba(114,59,19,.75)}.hover\:text-yellow-800\/80:hover{color:rgba(114,59,19,.8)}.hover\:text-yellow-800\/90:hover{color:rgba(114,59,19,.9)}.hover\:text-yellow-800\/95:hover{color:rgba(114,59,19,.95)}.hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgb(99 49 18/var(--tw-text-opacity))}.hover\:text-yellow-900\/0:hover{color:rgba(99,49,18,0)}.hover\:text-yellow-900\/10:hover{color:rgba(99,49,18,.1)}.hover\:text-yellow-900\/100:hover{color:#633112}.hover\:text-yellow-900\/20:hover{color:rgba(99,49,18,.2)}.hover\:text-yellow-900\/25:hover{color:rgba(99,49,18,.25)}.hover\:text-yellow-900\/30:hover{color:rgba(99,49,18,.3)}.hover\:text-yellow-900\/40:hover{color:rgba(99,49,18,.4)}.hover\:text-yellow-900\/5:hover{color:rgba(99,49,18,.05)}.hover\:text-yellow-900\/50:hover{color:rgba(99,49,18,.5)}.hover\:text-yellow-900\/60:hover{color:rgba(99,49,18,.6)}.hover\:text-yellow-900\/70:hover{color:rgba(99,49,18,.7)}.hover\:text-yellow-900\/75:hover{color:rgba(99,49,18,.75)}.hover\:text-yellow-900\/80:hover{color:rgba(99,49,18,.8)}.hover\:text-yellow-900\/90:hover{color:rgba(99,49,18,.9)}.hover\:text-yellow-900\/95:hover{color:rgba(99,49,18,.95)}.hover\:text-zinc-100:hover{--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity))}.hover\:text-zinc-100\/0:hover{color:hsla(240,5%,96%,0)}.hover\:text-zinc-100\/10:hover{color:hsla(240,5%,96%,.1)}.hover\:text-zinc-100\/100:hover{color:#f4f4f5}.hover\:text-zinc-100\/20:hover{color:hsla(240,5%,96%,.2)}.hover\:text-zinc-100\/25:hover{color:hsla(240,5%,96%,.25)}.hover\:text-zinc-100\/30:hover{color:hsla(240,5%,96%,.3)}.hover\:text-zinc-100\/40:hover{color:hsla(240,5%,96%,.4)}.hover\:text-zinc-100\/5:hover{color:hsla(240,5%,96%,.05)}.hover\:text-zinc-100\/50:hover{color:hsla(240,5%,96%,.5)}.hover\:text-zinc-100\/60:hover{color:hsla(240,5%,96%,.6)}.hover\:text-zinc-100\/70:hover{color:hsla(240,5%,96%,.7)}.hover\:text-zinc-100\/75:hover{color:hsla(240,5%,96%,.75)}.hover\:text-zinc-100\/80:hover{color:hsla(240,5%,96%,.8)}.hover\:text-zinc-100\/90:hover{color:hsla(240,5%,96%,.9)}.hover\:text-zinc-100\/95:hover{color:hsla(240,5%,96%,.95)}.hover\:text-zinc-200:hover{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.hover\:text-zinc-200\/0:hover{color:hsla(240,6%,90%,0)}.hover\:text-zinc-200\/10:hover{color:hsla(240,6%,90%,.1)}.hover\:text-zinc-200\/100:hover{color:#e4e4e7}.hover\:text-zinc-200\/20:hover{color:hsla(240,6%,90%,.2)}.hover\:text-zinc-200\/25:hover{color:hsla(240,6%,90%,.25)}.hover\:text-zinc-200\/30:hover{color:hsla(240,6%,90%,.3)}.hover\:text-zinc-200\/40:hover{color:hsla(240,6%,90%,.4)}.hover\:text-zinc-200\/5:hover{color:hsla(240,6%,90%,.05)}.hover\:text-zinc-200\/50:hover{color:hsla(240,6%,90%,.5)}.hover\:text-zinc-200\/60:hover{color:hsla(240,6%,90%,.6)}.hover\:text-zinc-200\/70:hover{color:hsla(240,6%,90%,.7)}.hover\:text-zinc-200\/75:hover{color:hsla(240,6%,90%,.75)}.hover\:text-zinc-200\/80:hover{color:hsla(240,6%,90%,.8)}.hover\:text-zinc-200\/90:hover{color:hsla(240,6%,90%,.9)}.hover\:text-zinc-200\/95:hover{color:hsla(240,6%,90%,.95)}.hover\:text-zinc-300:hover{--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity))}.hover\:text-zinc-300\/0:hover{color:hsla(240,5%,84%,0)}.hover\:text-zinc-300\/10:hover{color:hsla(240,5%,84%,.1)}.hover\:text-zinc-300\/100:hover{color:#d4d4d8}.hover\:text-zinc-300\/20:hover{color:hsla(240,5%,84%,.2)}.hover\:text-zinc-300\/25:hover{color:hsla(240,5%,84%,.25)}.hover\:text-zinc-300\/30:hover{color:hsla(240,5%,84%,.3)}.hover\:text-zinc-300\/40:hover{color:hsla(240,5%,84%,.4)}.hover\:text-zinc-300\/5:hover{color:hsla(240,5%,84%,.05)}.hover\:text-zinc-300\/50:hover{color:hsla(240,5%,84%,.5)}.hover\:text-zinc-300\/60:hover{color:hsla(240,5%,84%,.6)}.hover\:text-zinc-300\/70:hover{color:hsla(240,5%,84%,.7)}.hover\:text-zinc-300\/75:hover{color:hsla(240,5%,84%,.75)}.hover\:text-zinc-300\/80:hover{color:hsla(240,5%,84%,.8)}.hover\:text-zinc-300\/90:hover{color:hsla(240,5%,84%,.9)}.hover\:text-zinc-300\/95:hover{color:hsla(240,5%,84%,.95)}.hover\:text-zinc-400:hover{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.hover\:text-zinc-400\/0:hover{color:hsla(240,5%,65%,0)}.hover\:text-zinc-400\/10:hover{color:hsla(240,5%,65%,.1)}.hover\:text-zinc-400\/100:hover{color:#a1a1aa}.hover\:text-zinc-400\/20:hover{color:hsla(240,5%,65%,.2)}.hover\:text-zinc-400\/25:hover{color:hsla(240,5%,65%,.25)}.hover\:text-zinc-400\/30:hover{color:hsla(240,5%,65%,.3)}.hover\:text-zinc-400\/40:hover{color:hsla(240,5%,65%,.4)}.hover\:text-zinc-400\/5:hover{color:hsla(240,5%,65%,.05)}.hover\:text-zinc-400\/50:hover{color:hsla(240,5%,65%,.5)}.hover\:text-zinc-400\/60:hover{color:hsla(240,5%,65%,.6)}.hover\:text-zinc-400\/70:hover{color:hsla(240,5%,65%,.7)}.hover\:text-zinc-400\/75:hover{color:hsla(240,5%,65%,.75)}.hover\:text-zinc-400\/80:hover{color:hsla(240,5%,65%,.8)}.hover\:text-zinc-400\/90:hover{color:hsla(240,5%,65%,.9)}.hover\:text-zinc-400\/95:hover{color:hsla(240,5%,65%,.95)}.hover\:text-zinc-50:hover{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.hover\:text-zinc-50\/0:hover{color:hsla(0,0%,98%,0)}.hover\:text-zinc-50\/10:hover{color:hsla(0,0%,98%,.1)}.hover\:text-zinc-50\/100:hover{color:#fafafa}.hover\:text-zinc-50\/20:hover{color:hsla(0,0%,98%,.2)}.hover\:text-zinc-50\/25:hover{color:hsla(0,0%,98%,.25)}.hover\:text-zinc-50\/30:hover{color:hsla(0,0%,98%,.3)}.hover\:text-zinc-50\/40:hover{color:hsla(0,0%,98%,.4)}.hover\:text-zinc-50\/5:hover{color:hsla(0,0%,98%,.05)}.hover\:text-zinc-50\/50:hover{color:hsla(0,0%,98%,.5)}.hover\:text-zinc-50\/60:hover{color:hsla(0,0%,98%,.6)}.hover\:text-zinc-50\/70:hover{color:hsla(0,0%,98%,.7)}.hover\:text-zinc-50\/75:hover{color:hsla(0,0%,98%,.75)}.hover\:text-zinc-50\/80:hover{color:hsla(0,0%,98%,.8)}.hover\:text-zinc-50\/90:hover{color:hsla(0,0%,98%,.9)}.hover\:text-zinc-50\/95:hover{color:hsla(0,0%,98%,.95)}.hover\:text-zinc-500:hover{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}.hover\:text-zinc-500\/0:hover{color:hsla(240,4%,46%,0)}.hover\:text-zinc-500\/10:hover{color:hsla(240,4%,46%,.1)}.hover\:text-zinc-500\/100:hover{color:#71717a}.hover\:text-zinc-500\/20:hover{color:hsla(240,4%,46%,.2)}.hover\:text-zinc-500\/25:hover{color:hsla(240,4%,46%,.25)}.hover\:text-zinc-500\/30:hover{color:hsla(240,4%,46%,.3)}.hover\:text-zinc-500\/40:hover{color:hsla(240,4%,46%,.4)}.hover\:text-zinc-500\/5:hover{color:hsla(240,4%,46%,.05)}.hover\:text-zinc-500\/50:hover{color:hsla(240,4%,46%,.5)}.hover\:text-zinc-500\/60:hover{color:hsla(240,4%,46%,.6)}.hover\:text-zinc-500\/70:hover{color:hsla(240,4%,46%,.7)}.hover\:text-zinc-500\/75:hover{color:hsla(240,4%,46%,.75)}.hover\:text-zinc-500\/80:hover{color:hsla(240,4%,46%,.8)}.hover\:text-zinc-500\/90:hover{color:hsla(240,4%,46%,.9)}.hover\:text-zinc-500\/95:hover{color:hsla(240,4%,46%,.95)}.hover\:text-zinc-600:hover{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity))}.hover\:text-zinc-600\/0:hover{color:rgba(82,82,91,0)}.hover\:text-zinc-600\/10:hover{color:rgba(82,82,91,.1)}.hover\:text-zinc-600\/100:hover{color:#52525b}.hover\:text-zinc-600\/20:hover{color:rgba(82,82,91,.2)}.hover\:text-zinc-600\/25:hover{color:rgba(82,82,91,.25)}.hover\:text-zinc-600\/30:hover{color:rgba(82,82,91,.3)}.hover\:text-zinc-600\/40:hover{color:rgba(82,82,91,.4)}.hover\:text-zinc-600\/5:hover{color:rgba(82,82,91,.05)}.hover\:text-zinc-600\/50:hover{color:rgba(82,82,91,.5)}.hover\:text-zinc-600\/60:hover{color:rgba(82,82,91,.6)}.hover\:text-zinc-600\/70:hover{color:rgba(82,82,91,.7)}.hover\:text-zinc-600\/75:hover{color:rgba(82,82,91,.75)}.hover\:text-zinc-600\/80:hover{color:rgba(82,82,91,.8)}.hover\:text-zinc-600\/90:hover{color:rgba(82,82,91,.9)}.hover\:text-zinc-600\/95:hover{color:rgba(82,82,91,.95)}.hover\:text-zinc-700:hover{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.hover\:text-zinc-700\/0:hover{color:rgba(63,63,70,0)}.hover\:text-zinc-700\/10:hover{color:rgba(63,63,70,.1)}.hover\:text-zinc-700\/100:hover{color:#3f3f46}.hover\:text-zinc-700\/20:hover{color:rgba(63,63,70,.2)}.hover\:text-zinc-700\/25:hover{color:rgba(63,63,70,.25)}.hover\:text-zinc-700\/30:hover{color:rgba(63,63,70,.3)}.hover\:text-zinc-700\/40:hover{color:rgba(63,63,70,.4)}.hover\:text-zinc-700\/5:hover{color:rgba(63,63,70,.05)}.hover\:text-zinc-700\/50:hover{color:rgba(63,63,70,.5)}.hover\:text-zinc-700\/60:hover{color:rgba(63,63,70,.6)}.hover\:text-zinc-700\/70:hover{color:rgba(63,63,70,.7)}.hover\:text-zinc-700\/75:hover{color:rgba(63,63,70,.75)}.hover\:text-zinc-700\/80:hover{color:rgba(63,63,70,.8)}.hover\:text-zinc-700\/90:hover{color:rgba(63,63,70,.9)}.hover\:text-zinc-700\/95:hover{color:rgba(63,63,70,.95)}.hover\:text-zinc-800:hover{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}.hover\:text-zinc-800\/0:hover{color:rgba(39,39,42,0)}.hover\:text-zinc-800\/10:hover{color:rgba(39,39,42,.1)}.hover\:text-zinc-800\/100:hover{color:#27272a}.hover\:text-zinc-800\/20:hover{color:rgba(39,39,42,.2)}.hover\:text-zinc-800\/25:hover{color:rgba(39,39,42,.25)}.hover\:text-zinc-800\/30:hover{color:rgba(39,39,42,.3)}.hover\:text-zinc-800\/40:hover{color:rgba(39,39,42,.4)}.hover\:text-zinc-800\/5:hover{color:rgba(39,39,42,.05)}.hover\:text-zinc-800\/50:hover{color:rgba(39,39,42,.5)}.hover\:text-zinc-800\/60:hover{color:rgba(39,39,42,.6)}.hover\:text-zinc-800\/70:hover{color:rgba(39,39,42,.7)}.hover\:text-zinc-800\/75:hover{color:rgba(39,39,42,.75)}.hover\:text-zinc-800\/80:hover{color:rgba(39,39,42,.8)}.hover\:text-zinc-800\/90:hover{color:rgba(39,39,42,.9)}.hover\:text-zinc-800\/95:hover{color:rgba(39,39,42,.95)}.hover\:text-zinc-900:hover{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity))}.hover\:text-zinc-900\/0:hover{color:rgba(24,24,27,0)}.hover\:text-zinc-900\/10:hover{color:rgba(24,24,27,.1)}.hover\:text-zinc-900\/100:hover{color:#18181b}.hover\:text-zinc-900\/20:hover{color:rgba(24,24,27,.2)}.hover\:text-zinc-900\/25:hover{color:rgba(24,24,27,.25)}.hover\:text-zinc-900\/30:hover{color:rgba(24,24,27,.3)}.hover\:text-zinc-900\/40:hover{color:rgba(24,24,27,.4)}.hover\:text-zinc-900\/5:hover{color:rgba(24,24,27,.05)}.hover\:text-zinc-900\/50:hover{color:rgba(24,24,27,.5)}.hover\:text-zinc-900\/60:hover{color:rgba(24,24,27,.6)}.hover\:text-zinc-900\/70:hover{color:rgba(24,24,27,.7)}.hover\:text-zinc-900\/75:hover{color:rgba(24,24,27,.75)}.hover\:text-zinc-900\/80:hover{color:rgba(24,24,27,.8)}.hover\:text-zinc-900\/90:hover{color:rgba(24,24,27,.9)}.hover\:text-zinc-900\/95:hover{color:rgba(24,24,27,.95)}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:z-10:focus{z-index:10}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(63 131 248/var(--tw-border-opacity))}.focus\:border-blue-600:focus{--tw-border-opacity:1;border-color:rgb(28 100 242/var(--tw-border-opacity))}.focus\:border-cyan-500:focus{--tw-border-opacity:1;border-color:rgb(6 182 212/var(--tw-border-opacity))}.focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgb(14 159 110/var(--tw-border-opacity))}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:rgb(240 82 82/var(--tw-border-opacity))}.focus\:border-yellow-500:focus{--tw-border-opacity:1;border-color:rgb(194 120 3/var(--tw-border-opacity))}.focus\:bg-amber-100:focus{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.focus\:bg-amber-100\/0:focus{background-color:hsla(48,96%,89%,0)}.focus\:bg-amber-100\/10:focus{background-color:hsla(48,96%,89%,.1)}.focus\:bg-amber-100\/100:focus{background-color:#fef3c7}.focus\:bg-amber-100\/20:focus{background-color:hsla(48,96%,89%,.2)}.focus\:bg-amber-100\/25:focus{background-color:hsla(48,96%,89%,.25)}.focus\:bg-amber-100\/30:focus{background-color:hsla(48,96%,89%,.3)}.focus\:bg-amber-100\/40:focus{background-color:hsla(48,96%,89%,.4)}.focus\:bg-amber-100\/5:focus{background-color:hsla(48,96%,89%,.05)}.focus\:bg-amber-100\/50:focus{background-color:hsla(48,96%,89%,.5)}.focus\:bg-amber-100\/60:focus{background-color:hsla(48,96%,89%,.6)}.focus\:bg-amber-100\/70:focus{background-color:hsla(48,96%,89%,.7)}.focus\:bg-amber-100\/75:focus{background-color:hsla(48,96%,89%,.75)}.focus\:bg-amber-100\/80:focus{background-color:hsla(48,96%,89%,.8)}.focus\:bg-amber-100\/90:focus{background-color:hsla(48,96%,89%,.9)}.focus\:bg-amber-100\/95:focus{background-color:hsla(48,96%,89%,.95)}.focus\:bg-amber-200:focus{--tw-bg-opacity:1;background-color:rgb(253 230 138/var(--tw-bg-opacity))}.focus\:bg-amber-200\/0:focus{background-color:hsla(48,97%,77%,0)}.focus\:bg-amber-200\/10:focus{background-color:hsla(48,97%,77%,.1)}.focus\:bg-amber-200\/100:focus{background-color:#fde68a}.focus\:bg-amber-200\/20:focus{background-color:hsla(48,97%,77%,.2)}.focus\:bg-amber-200\/25:focus{background-color:hsla(48,97%,77%,.25)}.focus\:bg-amber-200\/30:focus{background-color:hsla(48,97%,77%,.3)}.focus\:bg-amber-200\/40:focus{background-color:hsla(48,97%,77%,.4)}.focus\:bg-amber-200\/5:focus{background-color:hsla(48,97%,77%,.05)}.focus\:bg-amber-200\/50:focus{background-color:hsla(48,97%,77%,.5)}.focus\:bg-amber-200\/60:focus{background-color:hsla(48,97%,77%,.6)}.focus\:bg-amber-200\/70:focus{background-color:hsla(48,97%,77%,.7)}.focus\:bg-amber-200\/75:focus{background-color:hsla(48,97%,77%,.75)}.focus\:bg-amber-200\/80:focus{background-color:hsla(48,97%,77%,.8)}.focus\:bg-amber-200\/90:focus{background-color:hsla(48,97%,77%,.9)}.focus\:bg-amber-200\/95:focus{background-color:hsla(48,97%,77%,.95)}.focus\:bg-amber-300:focus{--tw-bg-opacity:1;background-color:rgb(252 211 77/var(--tw-bg-opacity))}.focus\:bg-amber-300\/0:focus{background-color:rgba(252,211,77,0)}.focus\:bg-amber-300\/10:focus{background-color:rgba(252,211,77,.1)}.focus\:bg-amber-300\/100:focus{background-color:#fcd34d}.focus\:bg-amber-300\/20:focus{background-color:rgba(252,211,77,.2)}.focus\:bg-amber-300\/25:focus{background-color:rgba(252,211,77,.25)}.focus\:bg-amber-300\/30:focus{background-color:rgba(252,211,77,.3)}.focus\:bg-amber-300\/40:focus{background-color:rgba(252,211,77,.4)}.focus\:bg-amber-300\/5:focus{background-color:rgba(252,211,77,.05)}.focus\:bg-amber-300\/50:focus{background-color:rgba(252,211,77,.5)}.focus\:bg-amber-300\/60:focus{background-color:rgba(252,211,77,.6)}.focus\:bg-amber-300\/70:focus{background-color:rgba(252,211,77,.7)}.focus\:bg-amber-300\/75:focus{background-color:rgba(252,211,77,.75)}.focus\:bg-amber-300\/80:focus{background-color:rgba(252,211,77,.8)}.focus\:bg-amber-300\/90:focus{background-color:rgba(252,211,77,.9)}.focus\:bg-amber-300\/95:focus{background-color:rgba(252,211,77,.95)}.focus\:bg-amber-400:focus{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}.focus\:bg-amber-400\/0:focus{background-color:rgba(251,191,36,0)}.focus\:bg-amber-400\/10:focus{background-color:rgba(251,191,36,.1)}.focus\:bg-amber-400\/100:focus{background-color:#fbbf24}.focus\:bg-amber-400\/20:focus{background-color:rgba(251,191,36,.2)}.focus\:bg-amber-400\/25:focus{background-color:rgba(251,191,36,.25)}.focus\:bg-amber-400\/30:focus{background-color:rgba(251,191,36,.3)}.focus\:bg-amber-400\/40:focus{background-color:rgba(251,191,36,.4)}.focus\:bg-amber-400\/5:focus{background-color:rgba(251,191,36,.05)}.focus\:bg-amber-400\/50:focus{background-color:rgba(251,191,36,.5)}.focus\:bg-amber-400\/60:focus{background-color:rgba(251,191,36,.6)}.focus\:bg-amber-400\/70:focus{background-color:rgba(251,191,36,.7)}.focus\:bg-amber-400\/75:focus{background-color:rgba(251,191,36,.75)}.focus\:bg-amber-400\/80:focus{background-color:rgba(251,191,36,.8)}.focus\:bg-amber-400\/90:focus{background-color:rgba(251,191,36,.9)}.focus\:bg-amber-400\/95:focus{background-color:rgba(251,191,36,.95)}.focus\:bg-amber-50:focus{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity))}.focus\:bg-amber-50\/0:focus{background-color:rgba(255,251,235,0)}.focus\:bg-amber-50\/10:focus{background-color:rgba(255,251,235,.1)}.focus\:bg-amber-50\/100:focus{background-color:#fffbeb}.focus\:bg-amber-50\/20:focus{background-color:rgba(255,251,235,.2)}.focus\:bg-amber-50\/25:focus{background-color:rgba(255,251,235,.25)}.focus\:bg-amber-50\/30:focus{background-color:rgba(255,251,235,.3)}.focus\:bg-amber-50\/40:focus{background-color:rgba(255,251,235,.4)}.focus\:bg-amber-50\/5:focus{background-color:rgba(255,251,235,.05)}.focus\:bg-amber-50\/50:focus{background-color:rgba(255,251,235,.5)}.focus\:bg-amber-50\/60:focus{background-color:rgba(255,251,235,.6)}.focus\:bg-amber-50\/70:focus{background-color:rgba(255,251,235,.7)}.focus\:bg-amber-50\/75:focus{background-color:rgba(255,251,235,.75)}.focus\:bg-amber-50\/80:focus{background-color:rgba(255,251,235,.8)}.focus\:bg-amber-50\/90:focus{background-color:rgba(255,251,235,.9)}.focus\:bg-amber-50\/95:focus{background-color:rgba(255,251,235,.95)}.focus\:bg-amber-500:focus{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.focus\:bg-amber-500\/0:focus{background-color:rgba(245,158,11,0)}.focus\:bg-amber-500\/10:focus{background-color:rgba(245,158,11,.1)}.focus\:bg-amber-500\/100:focus{background-color:#f59e0b}.focus\:bg-amber-500\/20:focus{background-color:rgba(245,158,11,.2)}.focus\:bg-amber-500\/25:focus{background-color:rgba(245,158,11,.25)}.focus\:bg-amber-500\/30:focus{background-color:rgba(245,158,11,.3)}.focus\:bg-amber-500\/40:focus{background-color:rgba(245,158,11,.4)}.focus\:bg-amber-500\/5:focus{background-color:rgba(245,158,11,.05)}.focus\:bg-amber-500\/50:focus{background-color:rgba(245,158,11,.5)}.focus\:bg-amber-500\/60:focus{background-color:rgba(245,158,11,.6)}.focus\:bg-amber-500\/70:focus{background-color:rgba(245,158,11,.7)}.focus\:bg-amber-500\/75:focus{background-color:rgba(245,158,11,.75)}.focus\:bg-amber-500\/80:focus{background-color:rgba(245,158,11,.8)}.focus\:bg-amber-500\/90:focus{background-color:rgba(245,158,11,.9)}.focus\:bg-amber-500\/95:focus{background-color:rgba(245,158,11,.95)}.focus\:bg-amber-600:focus{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity))}.focus\:bg-amber-600\/0:focus{background-color:rgba(217,119,6,0)}.focus\:bg-amber-600\/10:focus{background-color:rgba(217,119,6,.1)}.focus\:bg-amber-600\/100:focus{background-color:#d97706}.focus\:bg-amber-600\/20:focus{background-color:rgba(217,119,6,.2)}.focus\:bg-amber-600\/25:focus{background-color:rgba(217,119,6,.25)}.focus\:bg-amber-600\/30:focus{background-color:rgba(217,119,6,.3)}.focus\:bg-amber-600\/40:focus{background-color:rgba(217,119,6,.4)}.focus\:bg-amber-600\/5:focus{background-color:rgba(217,119,6,.05)}.focus\:bg-amber-600\/50:focus{background-color:rgba(217,119,6,.5)}.focus\:bg-amber-600\/60:focus{background-color:rgba(217,119,6,.6)}.focus\:bg-amber-600\/70:focus{background-color:rgba(217,119,6,.7)}.focus\:bg-amber-600\/75:focus{background-color:rgba(217,119,6,.75)}.focus\:bg-amber-600\/80:focus{background-color:rgba(217,119,6,.8)}.focus\:bg-amber-600\/90:focus{background-color:rgba(217,119,6,.9)}.focus\:bg-amber-600\/95:focus{background-color:rgba(217,119,6,.95)}.focus\:bg-amber-700:focus{--tw-bg-opacity:1;background-color:rgb(180 83 9/var(--tw-bg-opacity))}.focus\:bg-amber-700\/0:focus{background-color:rgba(180,83,9,0)}.focus\:bg-amber-700\/10:focus{background-color:rgba(180,83,9,.1)}.focus\:bg-amber-700\/100:focus{background-color:#b45309}.focus\:bg-amber-700\/20:focus{background-color:rgba(180,83,9,.2)}.focus\:bg-amber-700\/25:focus{background-color:rgba(180,83,9,.25)}.focus\:bg-amber-700\/30:focus{background-color:rgba(180,83,9,.3)}.focus\:bg-amber-700\/40:focus{background-color:rgba(180,83,9,.4)}.focus\:bg-amber-700\/5:focus{background-color:rgba(180,83,9,.05)}.focus\:bg-amber-700\/50:focus{background-color:rgba(180,83,9,.5)}.focus\:bg-amber-700\/60:focus{background-color:rgba(180,83,9,.6)}.focus\:bg-amber-700\/70:focus{background-color:rgba(180,83,9,.7)}.focus\:bg-amber-700\/75:focus{background-color:rgba(180,83,9,.75)}.focus\:bg-amber-700\/80:focus{background-color:rgba(180,83,9,.8)}.focus\:bg-amber-700\/90:focus{background-color:rgba(180,83,9,.9)}.focus\:bg-amber-700\/95:focus{background-color:rgba(180,83,9,.95)}.focus\:bg-amber-800:focus{--tw-bg-opacity:1;background-color:rgb(146 64 14/var(--tw-bg-opacity))}.focus\:bg-amber-800\/0:focus{background-color:rgba(146,64,14,0)}.focus\:bg-amber-800\/10:focus{background-color:rgba(146,64,14,.1)}.focus\:bg-amber-800\/100:focus{background-color:#92400e}.focus\:bg-amber-800\/20:focus{background-color:rgba(146,64,14,.2)}.focus\:bg-amber-800\/25:focus{background-color:rgba(146,64,14,.25)}.focus\:bg-amber-800\/30:focus{background-color:rgba(146,64,14,.3)}.focus\:bg-amber-800\/40:focus{background-color:rgba(146,64,14,.4)}.focus\:bg-amber-800\/5:focus{background-color:rgba(146,64,14,.05)}.focus\:bg-amber-800\/50:focus{background-color:rgba(146,64,14,.5)}.focus\:bg-amber-800\/60:focus{background-color:rgba(146,64,14,.6)}.focus\:bg-amber-800\/70:focus{background-color:rgba(146,64,14,.7)}.focus\:bg-amber-800\/75:focus{background-color:rgba(146,64,14,.75)}.focus\:bg-amber-800\/80:focus{background-color:rgba(146,64,14,.8)}.focus\:bg-amber-800\/90:focus{background-color:rgba(146,64,14,.9)}.focus\:bg-amber-800\/95:focus{background-color:rgba(146,64,14,.95)}.focus\:bg-amber-900:focus{--tw-bg-opacity:1;background-color:rgb(120 53 15/var(--tw-bg-opacity))}.focus\:bg-amber-900\/0:focus{background-color:rgba(120,53,15,0)}.focus\:bg-amber-900\/10:focus{background-color:rgba(120,53,15,.1)}.focus\:bg-amber-900\/100:focus{background-color:#78350f}.focus\:bg-amber-900\/20:focus{background-color:rgba(120,53,15,.2)}.focus\:bg-amber-900\/25:focus{background-color:rgba(120,53,15,.25)}.focus\:bg-amber-900\/30:focus{background-color:rgba(120,53,15,.3)}.focus\:bg-amber-900\/40:focus{background-color:rgba(120,53,15,.4)}.focus\:bg-amber-900\/5:focus{background-color:rgba(120,53,15,.05)}.focus\:bg-amber-900\/50:focus{background-color:rgba(120,53,15,.5)}.focus\:bg-amber-900\/60:focus{background-color:rgba(120,53,15,.6)}.focus\:bg-amber-900\/70:focus{background-color:rgba(120,53,15,.7)}.focus\:bg-amber-900\/75:focus{background-color:rgba(120,53,15,.75)}.focus\:bg-amber-900\/80:focus{background-color:rgba(120,53,15,.8)}.focus\:bg-amber-900\/90:focus{background-color:rgba(120,53,15,.9)}.focus\:bg-amber-900\/95:focus{background-color:rgba(120,53,15,.95)}.focus\:bg-blue-100:focus{--tw-bg-opacity:1;background-color:rgb(225 239 254/var(--tw-bg-opacity))}.focus\:bg-blue-100\/0:focus{background-color:rgba(225,239,254,0)}.focus\:bg-blue-100\/10:focus{background-color:rgba(225,239,254,.1)}.focus\:bg-blue-100\/100:focus{background-color:#e1effe}.focus\:bg-blue-100\/20:focus{background-color:rgba(225,239,254,.2)}.focus\:bg-blue-100\/25:focus{background-color:rgba(225,239,254,.25)}.focus\:bg-blue-100\/30:focus{background-color:rgba(225,239,254,.3)}.focus\:bg-blue-100\/40:focus{background-color:rgba(225,239,254,.4)}.focus\:bg-blue-100\/5:focus{background-color:rgba(225,239,254,.05)}.focus\:bg-blue-100\/50:focus{background-color:rgba(225,239,254,.5)}.focus\:bg-blue-100\/60:focus{background-color:rgba(225,239,254,.6)}.focus\:bg-blue-100\/70:focus{background-color:rgba(225,239,254,.7)}.focus\:bg-blue-100\/75:focus{background-color:rgba(225,239,254,.75)}.focus\:bg-blue-100\/80:focus{background-color:rgba(225,239,254,.8)}.focus\:bg-blue-100\/90:focus{background-color:rgba(225,239,254,.9)}.focus\:bg-blue-100\/95:focus{background-color:rgba(225,239,254,.95)}.focus\:bg-blue-200:focus{--tw-bg-opacity:1;background-color:rgb(195 221 253/var(--tw-bg-opacity))}.focus\:bg-blue-200\/0:focus{background-color:rgba(195,221,253,0)}.focus\:bg-blue-200\/10:focus{background-color:rgba(195,221,253,.1)}.focus\:bg-blue-200\/100:focus{background-color:#c3ddfd}.focus\:bg-blue-200\/20:focus{background-color:rgba(195,221,253,.2)}.focus\:bg-blue-200\/25:focus{background-color:rgba(195,221,253,.25)}.focus\:bg-blue-200\/30:focus{background-color:rgba(195,221,253,.3)}.focus\:bg-blue-200\/40:focus{background-color:rgba(195,221,253,.4)}.focus\:bg-blue-200\/5:focus{background-color:rgba(195,221,253,.05)}.focus\:bg-blue-200\/50:focus{background-color:rgba(195,221,253,.5)}.focus\:bg-blue-200\/60:focus{background-color:rgba(195,221,253,.6)}.focus\:bg-blue-200\/70:focus{background-color:rgba(195,221,253,.7)}.focus\:bg-blue-200\/75:focus{background-color:rgba(195,221,253,.75)}.focus\:bg-blue-200\/80:focus{background-color:rgba(195,221,253,.8)}.focus\:bg-blue-200\/90:focus{background-color:rgba(195,221,253,.9)}.focus\:bg-blue-200\/95:focus{background-color:rgba(195,221,253,.95)}.focus\:bg-blue-300:focus{--tw-bg-opacity:1;background-color:rgb(164 202 254/var(--tw-bg-opacity))}.focus\:bg-blue-300\/0:focus{background-color:rgba(164,202,254,0)}.focus\:bg-blue-300\/10:focus{background-color:rgba(164,202,254,.1)}.focus\:bg-blue-300\/100:focus{background-color:#a4cafe}.focus\:bg-blue-300\/20:focus{background-color:rgba(164,202,254,.2)}.focus\:bg-blue-300\/25:focus{background-color:rgba(164,202,254,.25)}.focus\:bg-blue-300\/30:focus{background-color:rgba(164,202,254,.3)}.focus\:bg-blue-300\/40:focus{background-color:rgba(164,202,254,.4)}.focus\:bg-blue-300\/5:focus{background-color:rgba(164,202,254,.05)}.focus\:bg-blue-300\/50:focus{background-color:rgba(164,202,254,.5)}.focus\:bg-blue-300\/60:focus{background-color:rgba(164,202,254,.6)}.focus\:bg-blue-300\/70:focus{background-color:rgba(164,202,254,.7)}.focus\:bg-blue-300\/75:focus{background-color:rgba(164,202,254,.75)}.focus\:bg-blue-300\/80:focus{background-color:rgba(164,202,254,.8)}.focus\:bg-blue-300\/90:focus{background-color:rgba(164,202,254,.9)}.focus\:bg-blue-300\/95:focus{background-color:rgba(164,202,254,.95)}.focus\:bg-blue-400:focus{--tw-bg-opacity:1;background-color:rgb(118 169 250/var(--tw-bg-opacity))}.focus\:bg-blue-400\/0:focus{background-color:rgba(118,169,250,0)}.focus\:bg-blue-400\/10:focus{background-color:rgba(118,169,250,.1)}.focus\:bg-blue-400\/100:focus{background-color:#76a9fa}.focus\:bg-blue-400\/20:focus{background-color:rgba(118,169,250,.2)}.focus\:bg-blue-400\/25:focus{background-color:rgba(118,169,250,.25)}.focus\:bg-blue-400\/30:focus{background-color:rgba(118,169,250,.3)}.focus\:bg-blue-400\/40:focus{background-color:rgba(118,169,250,.4)}.focus\:bg-blue-400\/5:focus{background-color:rgba(118,169,250,.05)}.focus\:bg-blue-400\/50:focus{background-color:rgba(118,169,250,.5)}.focus\:bg-blue-400\/60:focus{background-color:rgba(118,169,250,.6)}.focus\:bg-blue-400\/70:focus{background-color:rgba(118,169,250,.7)}.focus\:bg-blue-400\/75:focus{background-color:rgba(118,169,250,.75)}.focus\:bg-blue-400\/80:focus{background-color:rgba(118,169,250,.8)}.focus\:bg-blue-400\/90:focus{background-color:rgba(118,169,250,.9)}.focus\:bg-blue-400\/95:focus{background-color:rgba(118,169,250,.95)}.focus\:bg-blue-50:focus{--tw-bg-opacity:1;background-color:rgb(235 245 255/var(--tw-bg-opacity))}.focus\:bg-blue-50\/0:focus{background-color:rgba(235,245,255,0)}.focus\:bg-blue-50\/10:focus{background-color:rgba(235,245,255,.1)}.focus\:bg-blue-50\/100:focus{background-color:#ebf5ff}.focus\:bg-blue-50\/20:focus{background-color:rgba(235,245,255,.2)}.focus\:bg-blue-50\/25:focus{background-color:rgba(235,245,255,.25)}.focus\:bg-blue-50\/30:focus{background-color:rgba(235,245,255,.3)}.focus\:bg-blue-50\/40:focus{background-color:rgba(235,245,255,.4)}.focus\:bg-blue-50\/5:focus{background-color:rgba(235,245,255,.05)}.focus\:bg-blue-50\/50:focus{background-color:rgba(235,245,255,.5)}.focus\:bg-blue-50\/60:focus{background-color:rgba(235,245,255,.6)}.focus\:bg-blue-50\/70:focus{background-color:rgba(235,245,255,.7)}.focus\:bg-blue-50\/75:focus{background-color:rgba(235,245,255,.75)}.focus\:bg-blue-50\/80:focus{background-color:rgba(235,245,255,.8)}.focus\:bg-blue-50\/90:focus{background-color:rgba(235,245,255,.9)}.focus\:bg-blue-50\/95:focus{background-color:rgba(235,245,255,.95)}.focus\:bg-blue-500:focus{--tw-bg-opacity:1;background-color:rgb(63 131 248/var(--tw-bg-opacity))}.focus\:bg-blue-500\/0:focus{background-color:rgba(63,131,248,0)}.focus\:bg-blue-500\/10:focus{background-color:rgba(63,131,248,.1)}.focus\:bg-blue-500\/100:focus{background-color:#3f83f8}.focus\:bg-blue-500\/20:focus{background-color:rgba(63,131,248,.2)}.focus\:bg-blue-500\/25:focus{background-color:rgba(63,131,248,.25)}.focus\:bg-blue-500\/30:focus{background-color:rgba(63,131,248,.3)}.focus\:bg-blue-500\/40:focus{background-color:rgba(63,131,248,.4)}.focus\:bg-blue-500\/5:focus{background-color:rgba(63,131,248,.05)}.focus\:bg-blue-500\/50:focus{background-color:rgba(63,131,248,.5)}.focus\:bg-blue-500\/60:focus{background-color:rgba(63,131,248,.6)}.focus\:bg-blue-500\/70:focus{background-color:rgba(63,131,248,.7)}.focus\:bg-blue-500\/75:focus{background-color:rgba(63,131,248,.75)}.focus\:bg-blue-500\/80:focus{background-color:rgba(63,131,248,.8)}.focus\:bg-blue-500\/90:focus{background-color:rgba(63,131,248,.9)}.focus\:bg-blue-500\/95:focus{background-color:rgba(63,131,248,.95)}.focus\:bg-blue-600:focus{--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity))}.focus\:bg-blue-600\/0:focus{background-color:rgba(28,100,242,0)}.focus\:bg-blue-600\/10:focus{background-color:rgba(28,100,242,.1)}.focus\:bg-blue-600\/100:focus{background-color:#1c64f2}.focus\:bg-blue-600\/20:focus{background-color:rgba(28,100,242,.2)}.focus\:bg-blue-600\/25:focus{background-color:rgba(28,100,242,.25)}.focus\:bg-blue-600\/30:focus{background-color:rgba(28,100,242,.3)}.focus\:bg-blue-600\/40:focus{background-color:rgba(28,100,242,.4)}.focus\:bg-blue-600\/5:focus{background-color:rgba(28,100,242,.05)}.focus\:bg-blue-600\/50:focus{background-color:rgba(28,100,242,.5)}.focus\:bg-blue-600\/60:focus{background-color:rgba(28,100,242,.6)}.focus\:bg-blue-600\/70:focus{background-color:rgba(28,100,242,.7)}.focus\:bg-blue-600\/75:focus{background-color:rgba(28,100,242,.75)}.focus\:bg-blue-600\/80:focus{background-color:rgba(28,100,242,.8)}.focus\:bg-blue-600\/90:focus{background-color:rgba(28,100,242,.9)}.focus\:bg-blue-600\/95:focus{background-color:rgba(28,100,242,.95)}.focus\:bg-blue-700:focus{--tw-bg-opacity:1;background-color:rgb(26 86 219/var(--tw-bg-opacity))}.focus\:bg-blue-700\/0:focus{background-color:rgba(26,86,219,0)}.focus\:bg-blue-700\/10:focus{background-color:rgba(26,86,219,.1)}.focus\:bg-blue-700\/100:focus{background-color:#1a56db}.focus\:bg-blue-700\/20:focus{background-color:rgba(26,86,219,.2)}.focus\:bg-blue-700\/25:focus{background-color:rgba(26,86,219,.25)}.focus\:bg-blue-700\/30:focus{background-color:rgba(26,86,219,.3)}.focus\:bg-blue-700\/40:focus{background-color:rgba(26,86,219,.4)}.focus\:bg-blue-700\/5:focus{background-color:rgba(26,86,219,.05)}.focus\:bg-blue-700\/50:focus{background-color:rgba(26,86,219,.5)}.focus\:bg-blue-700\/60:focus{background-color:rgba(26,86,219,.6)}.focus\:bg-blue-700\/70:focus{background-color:rgba(26,86,219,.7)}.focus\:bg-blue-700\/75:focus{background-color:rgba(26,86,219,.75)}.focus\:bg-blue-700\/80:focus{background-color:rgba(26,86,219,.8)}.focus\:bg-blue-700\/90:focus{background-color:rgba(26,86,219,.9)}.focus\:bg-blue-700\/95:focus{background-color:rgba(26,86,219,.95)}.focus\:bg-blue-800:focus{--tw-bg-opacity:1;background-color:rgb(30 66 159/var(--tw-bg-opacity))}.focus\:bg-blue-800\/0:focus{background-color:rgba(30,66,159,0)}.focus\:bg-blue-800\/10:focus{background-color:rgba(30,66,159,.1)}.focus\:bg-blue-800\/100:focus{background-color:#1e429f}.focus\:bg-blue-800\/20:focus{background-color:rgba(30,66,159,.2)}.focus\:bg-blue-800\/25:focus{background-color:rgba(30,66,159,.25)}.focus\:bg-blue-800\/30:focus{background-color:rgba(30,66,159,.3)}.focus\:bg-blue-800\/40:focus{background-color:rgba(30,66,159,.4)}.focus\:bg-blue-800\/5:focus{background-color:rgba(30,66,159,.05)}.focus\:bg-blue-800\/50:focus{background-color:rgba(30,66,159,.5)}.focus\:bg-blue-800\/60:focus{background-color:rgba(30,66,159,.6)}.focus\:bg-blue-800\/70:focus{background-color:rgba(30,66,159,.7)}.focus\:bg-blue-800\/75:focus{background-color:rgba(30,66,159,.75)}.focus\:bg-blue-800\/80:focus{background-color:rgba(30,66,159,.8)}.focus\:bg-blue-800\/90:focus{background-color:rgba(30,66,159,.9)}.focus\:bg-blue-800\/95:focus{background-color:rgba(30,66,159,.95)}.focus\:bg-blue-900:focus{--tw-bg-opacity:1;background-color:rgb(35 56 118/var(--tw-bg-opacity))}.focus\:bg-blue-900\/0:focus{background-color:rgba(35,56,118,0)}.focus\:bg-blue-900\/10:focus{background-color:rgba(35,56,118,.1)}.focus\:bg-blue-900\/100:focus{background-color:#233876}.focus\:bg-blue-900\/20:focus{background-color:rgba(35,56,118,.2)}.focus\:bg-blue-900\/25:focus{background-color:rgba(35,56,118,.25)}.focus\:bg-blue-900\/30:focus{background-color:rgba(35,56,118,.3)}.focus\:bg-blue-900\/40:focus{background-color:rgba(35,56,118,.4)}.focus\:bg-blue-900\/5:focus{background-color:rgba(35,56,118,.05)}.focus\:bg-blue-900\/50:focus{background-color:rgba(35,56,118,.5)}.focus\:bg-blue-900\/60:focus{background-color:rgba(35,56,118,.6)}.focus\:bg-blue-900\/70:focus{background-color:rgba(35,56,118,.7)}.focus\:bg-blue-900\/75:focus{background-color:rgba(35,56,118,.75)}.focus\:bg-blue-900\/80:focus{background-color:rgba(35,56,118,.8)}.focus\:bg-blue-900\/90:focus{background-color:rgba(35,56,118,.9)}.focus\:bg-blue-900\/95:focus{background-color:rgba(35,56,118,.95)}.focus\:bg-cyan-100:focus{--tw-bg-opacity:1;background-color:rgb(207 250 254/var(--tw-bg-opacity))}.focus\:bg-cyan-100\/0:focus{background-color:rgba(207,250,254,0)}.focus\:bg-cyan-100\/10:focus{background-color:rgba(207,250,254,.1)}.focus\:bg-cyan-100\/100:focus{background-color:#cffafe}.focus\:bg-cyan-100\/20:focus{background-color:rgba(207,250,254,.2)}.focus\:bg-cyan-100\/25:focus{background-color:rgba(207,250,254,.25)}.focus\:bg-cyan-100\/30:focus{background-color:rgba(207,250,254,.3)}.focus\:bg-cyan-100\/40:focus{background-color:rgba(207,250,254,.4)}.focus\:bg-cyan-100\/5:focus{background-color:rgba(207,250,254,.05)}.focus\:bg-cyan-100\/50:focus{background-color:rgba(207,250,254,.5)}.focus\:bg-cyan-100\/60:focus{background-color:rgba(207,250,254,.6)}.focus\:bg-cyan-100\/70:focus{background-color:rgba(207,250,254,.7)}.focus\:bg-cyan-100\/75:focus{background-color:rgba(207,250,254,.75)}.focus\:bg-cyan-100\/80:focus{background-color:rgba(207,250,254,.8)}.focus\:bg-cyan-100\/90:focus{background-color:rgba(207,250,254,.9)}.focus\:bg-cyan-100\/95:focus{background-color:rgba(207,250,254,.95)}.focus\:bg-cyan-200:focus{--tw-bg-opacity:1;background-color:rgb(165 243 252/var(--tw-bg-opacity))}.focus\:bg-cyan-200\/0:focus{background-color:rgba(165,243,252,0)}.focus\:bg-cyan-200\/10:focus{background-color:rgba(165,243,252,.1)}.focus\:bg-cyan-200\/100:focus{background-color:#a5f3fc}.focus\:bg-cyan-200\/20:focus{background-color:rgba(165,243,252,.2)}.focus\:bg-cyan-200\/25:focus{background-color:rgba(165,243,252,.25)}.focus\:bg-cyan-200\/30:focus{background-color:rgba(165,243,252,.3)}.focus\:bg-cyan-200\/40:focus{background-color:rgba(165,243,252,.4)}.focus\:bg-cyan-200\/5:focus{background-color:rgba(165,243,252,.05)}.focus\:bg-cyan-200\/50:focus{background-color:rgba(165,243,252,.5)}.focus\:bg-cyan-200\/60:focus{background-color:rgba(165,243,252,.6)}.focus\:bg-cyan-200\/70:focus{background-color:rgba(165,243,252,.7)}.focus\:bg-cyan-200\/75:focus{background-color:rgba(165,243,252,.75)}.focus\:bg-cyan-200\/80:focus{background-color:rgba(165,243,252,.8)}.focus\:bg-cyan-200\/90:focus{background-color:rgba(165,243,252,.9)}.focus\:bg-cyan-200\/95:focus{background-color:rgba(165,243,252,.95)}.focus\:bg-cyan-300:focus{--tw-bg-opacity:1;background-color:rgb(103 232 249/var(--tw-bg-opacity))}.focus\:bg-cyan-300\/0:focus{background-color:rgba(103,232,249,0)}.focus\:bg-cyan-300\/10:focus{background-color:rgba(103,232,249,.1)}.focus\:bg-cyan-300\/100:focus{background-color:#67e8f9}.focus\:bg-cyan-300\/20:focus{background-color:rgba(103,232,249,.2)}.focus\:bg-cyan-300\/25:focus{background-color:rgba(103,232,249,.25)}.focus\:bg-cyan-300\/30:focus{background-color:rgba(103,232,249,.3)}.focus\:bg-cyan-300\/40:focus{background-color:rgba(103,232,249,.4)}.focus\:bg-cyan-300\/5:focus{background-color:rgba(103,232,249,.05)}.focus\:bg-cyan-300\/50:focus{background-color:rgba(103,232,249,.5)}.focus\:bg-cyan-300\/60:focus{background-color:rgba(103,232,249,.6)}.focus\:bg-cyan-300\/70:focus{background-color:rgba(103,232,249,.7)}.focus\:bg-cyan-300\/75:focus{background-color:rgba(103,232,249,.75)}.focus\:bg-cyan-300\/80:focus{background-color:rgba(103,232,249,.8)}.focus\:bg-cyan-300\/90:focus{background-color:rgba(103,232,249,.9)}.focus\:bg-cyan-300\/95:focus{background-color:rgba(103,232,249,.95)}.focus\:bg-cyan-400:focus{--tw-bg-opacity:1;background-color:rgb(34 211 238/var(--tw-bg-opacity))}.focus\:bg-cyan-400\/0:focus{background-color:rgba(34,211,238,0)}.focus\:bg-cyan-400\/10:focus{background-color:rgba(34,211,238,.1)}.focus\:bg-cyan-400\/100:focus{background-color:#22d3ee}.focus\:bg-cyan-400\/20:focus{background-color:rgba(34,211,238,.2)}.focus\:bg-cyan-400\/25:focus{background-color:rgba(34,211,238,.25)}.focus\:bg-cyan-400\/30:focus{background-color:rgba(34,211,238,.3)}.focus\:bg-cyan-400\/40:focus{background-color:rgba(34,211,238,.4)}.focus\:bg-cyan-400\/5:focus{background-color:rgba(34,211,238,.05)}.focus\:bg-cyan-400\/50:focus{background-color:rgba(34,211,238,.5)}.focus\:bg-cyan-400\/60:focus{background-color:rgba(34,211,238,.6)}.focus\:bg-cyan-400\/70:focus{background-color:rgba(34,211,238,.7)}.focus\:bg-cyan-400\/75:focus{background-color:rgba(34,211,238,.75)}.focus\:bg-cyan-400\/80:focus{background-color:rgba(34,211,238,.8)}.focus\:bg-cyan-400\/90:focus{background-color:rgba(34,211,238,.9)}.focus\:bg-cyan-400\/95:focus{background-color:rgba(34,211,238,.95)}.focus\:bg-cyan-50:focus{--tw-bg-opacity:1;background-color:rgb(236 254 255/var(--tw-bg-opacity))}.focus\:bg-cyan-50\/0:focus{background-color:rgba(236,254,255,0)}.focus\:bg-cyan-50\/10:focus{background-color:rgba(236,254,255,.1)}.focus\:bg-cyan-50\/100:focus{background-color:#ecfeff}.focus\:bg-cyan-50\/20:focus{background-color:rgba(236,254,255,.2)}.focus\:bg-cyan-50\/25:focus{background-color:rgba(236,254,255,.25)}.focus\:bg-cyan-50\/30:focus{background-color:rgba(236,254,255,.3)}.focus\:bg-cyan-50\/40:focus{background-color:rgba(236,254,255,.4)}.focus\:bg-cyan-50\/5:focus{background-color:rgba(236,254,255,.05)}.focus\:bg-cyan-50\/50:focus{background-color:rgba(236,254,255,.5)}.focus\:bg-cyan-50\/60:focus{background-color:rgba(236,254,255,.6)}.focus\:bg-cyan-50\/70:focus{background-color:rgba(236,254,255,.7)}.focus\:bg-cyan-50\/75:focus{background-color:rgba(236,254,255,.75)}.focus\:bg-cyan-50\/80:focus{background-color:rgba(236,254,255,.8)}.focus\:bg-cyan-50\/90:focus{background-color:rgba(236,254,255,.9)}.focus\:bg-cyan-50\/95:focus{background-color:rgba(236,254,255,.95)}.focus\:bg-cyan-500:focus{--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity))}.focus\:bg-cyan-500\/0:focus{background-color:rgba(6,182,212,0)}.focus\:bg-cyan-500\/10:focus{background-color:rgba(6,182,212,.1)}.focus\:bg-cyan-500\/100:focus{background-color:#06b6d4}.focus\:bg-cyan-500\/20:focus{background-color:rgba(6,182,212,.2)}.focus\:bg-cyan-500\/25:focus{background-color:rgba(6,182,212,.25)}.focus\:bg-cyan-500\/30:focus{background-color:rgba(6,182,212,.3)}.focus\:bg-cyan-500\/40:focus{background-color:rgba(6,182,212,.4)}.focus\:bg-cyan-500\/5:focus{background-color:rgba(6,182,212,.05)}.focus\:bg-cyan-500\/50:focus{background-color:rgba(6,182,212,.5)}.focus\:bg-cyan-500\/60:focus{background-color:rgba(6,182,212,.6)}.focus\:bg-cyan-500\/70:focus{background-color:rgba(6,182,212,.7)}.focus\:bg-cyan-500\/75:focus{background-color:rgba(6,182,212,.75)}.focus\:bg-cyan-500\/80:focus{background-color:rgba(6,182,212,.8)}.focus\:bg-cyan-500\/90:focus{background-color:rgba(6,182,212,.9)}.focus\:bg-cyan-500\/95:focus{background-color:rgba(6,182,212,.95)}.focus\:bg-cyan-600:focus{--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity))}.focus\:bg-cyan-600\/0:focus{background-color:rgba(8,145,178,0)}.focus\:bg-cyan-600\/10:focus{background-color:rgba(8,145,178,.1)}.focus\:bg-cyan-600\/100:focus{background-color:#0891b2}.focus\:bg-cyan-600\/20:focus{background-color:rgba(8,145,178,.2)}.focus\:bg-cyan-600\/25:focus{background-color:rgba(8,145,178,.25)}.focus\:bg-cyan-600\/30:focus{background-color:rgba(8,145,178,.3)}.focus\:bg-cyan-600\/40:focus{background-color:rgba(8,145,178,.4)}.focus\:bg-cyan-600\/5:focus{background-color:rgba(8,145,178,.05)}.focus\:bg-cyan-600\/50:focus{background-color:rgba(8,145,178,.5)}.focus\:bg-cyan-600\/60:focus{background-color:rgba(8,145,178,.6)}.focus\:bg-cyan-600\/70:focus{background-color:rgba(8,145,178,.7)}.focus\:bg-cyan-600\/75:focus{background-color:rgba(8,145,178,.75)}.focus\:bg-cyan-600\/80:focus{background-color:rgba(8,145,178,.8)}.focus\:bg-cyan-600\/90:focus{background-color:rgba(8,145,178,.9)}.focus\:bg-cyan-600\/95:focus{background-color:rgba(8,145,178,.95)}.focus\:bg-cyan-700:focus{--tw-bg-opacity:1;background-color:rgb(14 116 144/var(--tw-bg-opacity))}.focus\:bg-cyan-700\/0:focus{background-color:rgba(14,116,144,0)}.focus\:bg-cyan-700\/10:focus{background-color:rgba(14,116,144,.1)}.focus\:bg-cyan-700\/100:focus{background-color:#0e7490}.focus\:bg-cyan-700\/20:focus{background-color:rgba(14,116,144,.2)}.focus\:bg-cyan-700\/25:focus{background-color:rgba(14,116,144,.25)}.focus\:bg-cyan-700\/30:focus{background-color:rgba(14,116,144,.3)}.focus\:bg-cyan-700\/40:focus{background-color:rgba(14,116,144,.4)}.focus\:bg-cyan-700\/5:focus{background-color:rgba(14,116,144,.05)}.focus\:bg-cyan-700\/50:focus{background-color:rgba(14,116,144,.5)}.focus\:bg-cyan-700\/60:focus{background-color:rgba(14,116,144,.6)}.focus\:bg-cyan-700\/70:focus{background-color:rgba(14,116,144,.7)}.focus\:bg-cyan-700\/75:focus{background-color:rgba(14,116,144,.75)}.focus\:bg-cyan-700\/80:focus{background-color:rgba(14,116,144,.8)}.focus\:bg-cyan-700\/90:focus{background-color:rgba(14,116,144,.9)}.focus\:bg-cyan-700\/95:focus{background-color:rgba(14,116,144,.95)}.focus\:bg-cyan-800:focus{--tw-bg-opacity:1;background-color:rgb(21 94 117/var(--tw-bg-opacity))}.focus\:bg-cyan-800\/0:focus{background-color:rgba(21,94,117,0)}.focus\:bg-cyan-800\/10:focus{background-color:rgba(21,94,117,.1)}.focus\:bg-cyan-800\/100:focus{background-color:#155e75}.focus\:bg-cyan-800\/20:focus{background-color:rgba(21,94,117,.2)}.focus\:bg-cyan-800\/25:focus{background-color:rgba(21,94,117,.25)}.focus\:bg-cyan-800\/30:focus{background-color:rgba(21,94,117,.3)}.focus\:bg-cyan-800\/40:focus{background-color:rgba(21,94,117,.4)}.focus\:bg-cyan-800\/5:focus{background-color:rgba(21,94,117,.05)}.focus\:bg-cyan-800\/50:focus{background-color:rgba(21,94,117,.5)}.focus\:bg-cyan-800\/60:focus{background-color:rgba(21,94,117,.6)}.focus\:bg-cyan-800\/70:focus{background-color:rgba(21,94,117,.7)}.focus\:bg-cyan-800\/75:focus{background-color:rgba(21,94,117,.75)}.focus\:bg-cyan-800\/80:focus{background-color:rgba(21,94,117,.8)}.focus\:bg-cyan-800\/90:focus{background-color:rgba(21,94,117,.9)}.focus\:bg-cyan-800\/95:focus{background-color:rgba(21,94,117,.95)}.focus\:bg-cyan-900:focus{--tw-bg-opacity:1;background-color:rgb(22 78 99/var(--tw-bg-opacity))}.focus\:bg-cyan-900\/0:focus{background-color:rgba(22,78,99,0)}.focus\:bg-cyan-900\/10:focus{background-color:rgba(22,78,99,.1)}.focus\:bg-cyan-900\/100:focus{background-color:#164e63}.focus\:bg-cyan-900\/20:focus{background-color:rgba(22,78,99,.2)}.focus\:bg-cyan-900\/25:focus{background-color:rgba(22,78,99,.25)}.focus\:bg-cyan-900\/30:focus{background-color:rgba(22,78,99,.3)}.focus\:bg-cyan-900\/40:focus{background-color:rgba(22,78,99,.4)}.focus\:bg-cyan-900\/5:focus{background-color:rgba(22,78,99,.05)}.focus\:bg-cyan-900\/50:focus{background-color:rgba(22,78,99,.5)}.focus\:bg-cyan-900\/60:focus{background-color:rgba(22,78,99,.6)}.focus\:bg-cyan-900\/70:focus{background-color:rgba(22,78,99,.7)}.focus\:bg-cyan-900\/75:focus{background-color:rgba(22,78,99,.75)}.focus\:bg-cyan-900\/80:focus{background-color:rgba(22,78,99,.8)}.focus\:bg-cyan-900\/90:focus{background-color:rgba(22,78,99,.9)}.focus\:bg-cyan-900\/95:focus{background-color:rgba(22,78,99,.95)}.focus\:bg-emerald-100:focus{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.focus\:bg-emerald-100\/0:focus{background-color:rgba(209,250,229,0)}.focus\:bg-emerald-100\/10:focus{background-color:rgba(209,250,229,.1)}.focus\:bg-emerald-100\/100:focus{background-color:#d1fae5}.focus\:bg-emerald-100\/20:focus{background-color:rgba(209,250,229,.2)}.focus\:bg-emerald-100\/25:focus{background-color:rgba(209,250,229,.25)}.focus\:bg-emerald-100\/30:focus{background-color:rgba(209,250,229,.3)}.focus\:bg-emerald-100\/40:focus{background-color:rgba(209,250,229,.4)}.focus\:bg-emerald-100\/5:focus{background-color:rgba(209,250,229,.05)}.focus\:bg-emerald-100\/50:focus{background-color:rgba(209,250,229,.5)}.focus\:bg-emerald-100\/60:focus{background-color:rgba(209,250,229,.6)}.focus\:bg-emerald-100\/70:focus{background-color:rgba(209,250,229,.7)}.focus\:bg-emerald-100\/75:focus{background-color:rgba(209,250,229,.75)}.focus\:bg-emerald-100\/80:focus{background-color:rgba(209,250,229,.8)}.focus\:bg-emerald-100\/90:focus{background-color:rgba(209,250,229,.9)}.focus\:bg-emerald-100\/95:focus{background-color:rgba(209,250,229,.95)}.focus\:bg-emerald-200:focus{--tw-bg-opacity:1;background-color:rgb(167 243 208/var(--tw-bg-opacity))}.focus\:bg-emerald-200\/0:focus{background-color:rgba(167,243,208,0)}.focus\:bg-emerald-200\/10:focus{background-color:rgba(167,243,208,.1)}.focus\:bg-emerald-200\/100:focus{background-color:#a7f3d0}.focus\:bg-emerald-200\/20:focus{background-color:rgba(167,243,208,.2)}.focus\:bg-emerald-200\/25:focus{background-color:rgba(167,243,208,.25)}.focus\:bg-emerald-200\/30:focus{background-color:rgba(167,243,208,.3)}.focus\:bg-emerald-200\/40:focus{background-color:rgba(167,243,208,.4)}.focus\:bg-emerald-200\/5:focus{background-color:rgba(167,243,208,.05)}.focus\:bg-emerald-200\/50:focus{background-color:rgba(167,243,208,.5)}.focus\:bg-emerald-200\/60:focus{background-color:rgba(167,243,208,.6)}.focus\:bg-emerald-200\/70:focus{background-color:rgba(167,243,208,.7)}.focus\:bg-emerald-200\/75:focus{background-color:rgba(167,243,208,.75)}.focus\:bg-emerald-200\/80:focus{background-color:rgba(167,243,208,.8)}.focus\:bg-emerald-200\/90:focus{background-color:rgba(167,243,208,.9)}.focus\:bg-emerald-200\/95:focus{background-color:rgba(167,243,208,.95)}.focus\:bg-emerald-300:focus{--tw-bg-opacity:1;background-color:rgb(110 231 183/var(--tw-bg-opacity))}.focus\:bg-emerald-300\/0:focus{background-color:rgba(110,231,183,0)}.focus\:bg-emerald-300\/10:focus{background-color:rgba(110,231,183,.1)}.focus\:bg-emerald-300\/100:focus{background-color:#6ee7b7}.focus\:bg-emerald-300\/20:focus{background-color:rgba(110,231,183,.2)}.focus\:bg-emerald-300\/25:focus{background-color:rgba(110,231,183,.25)}.focus\:bg-emerald-300\/30:focus{background-color:rgba(110,231,183,.3)}.focus\:bg-emerald-300\/40:focus{background-color:rgba(110,231,183,.4)}.focus\:bg-emerald-300\/5:focus{background-color:rgba(110,231,183,.05)}.focus\:bg-emerald-300\/50:focus{background-color:rgba(110,231,183,.5)}.focus\:bg-emerald-300\/60:focus{background-color:rgba(110,231,183,.6)}.focus\:bg-emerald-300\/70:focus{background-color:rgba(110,231,183,.7)}.focus\:bg-emerald-300\/75:focus{background-color:rgba(110,231,183,.75)}.focus\:bg-emerald-300\/80:focus{background-color:rgba(110,231,183,.8)}.focus\:bg-emerald-300\/90:focus{background-color:rgba(110,231,183,.9)}.focus\:bg-emerald-300\/95:focus{background-color:rgba(110,231,183,.95)}.focus\:bg-emerald-400:focus{--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity))}.focus\:bg-emerald-400\/0:focus{background-color:rgba(52,211,153,0)}.focus\:bg-emerald-400\/10:focus{background-color:rgba(52,211,153,.1)}.focus\:bg-emerald-400\/100:focus{background-color:#34d399}.focus\:bg-emerald-400\/20:focus{background-color:rgba(52,211,153,.2)}.focus\:bg-emerald-400\/25:focus{background-color:rgba(52,211,153,.25)}.focus\:bg-emerald-400\/30:focus{background-color:rgba(52,211,153,.3)}.focus\:bg-emerald-400\/40:focus{background-color:rgba(52,211,153,.4)}.focus\:bg-emerald-400\/5:focus{background-color:rgba(52,211,153,.05)}.focus\:bg-emerald-400\/50:focus{background-color:rgba(52,211,153,.5)}.focus\:bg-emerald-400\/60:focus{background-color:rgba(52,211,153,.6)}.focus\:bg-emerald-400\/70:focus{background-color:rgba(52,211,153,.7)}.focus\:bg-emerald-400\/75:focus{background-color:rgba(52,211,153,.75)}.focus\:bg-emerald-400\/80:focus{background-color:rgba(52,211,153,.8)}.focus\:bg-emerald-400\/90:focus{background-color:rgba(52,211,153,.9)}.focus\:bg-emerald-400\/95:focus{background-color:rgba(52,211,153,.95)}.focus\:bg-emerald-50:focus{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity))}.focus\:bg-emerald-50\/0:focus{background-color:rgba(236,253,245,0)}.focus\:bg-emerald-50\/10:focus{background-color:rgba(236,253,245,.1)}.focus\:bg-emerald-50\/100:focus{background-color:#ecfdf5}.focus\:bg-emerald-50\/20:focus{background-color:rgba(236,253,245,.2)}.focus\:bg-emerald-50\/25:focus{background-color:rgba(236,253,245,.25)}.focus\:bg-emerald-50\/30:focus{background-color:rgba(236,253,245,.3)}.focus\:bg-emerald-50\/40:focus{background-color:rgba(236,253,245,.4)}.focus\:bg-emerald-50\/5:focus{background-color:rgba(236,253,245,.05)}.focus\:bg-emerald-50\/50:focus{background-color:rgba(236,253,245,.5)}.focus\:bg-emerald-50\/60:focus{background-color:rgba(236,253,245,.6)}.focus\:bg-emerald-50\/70:focus{background-color:rgba(236,253,245,.7)}.focus\:bg-emerald-50\/75:focus{background-color:rgba(236,253,245,.75)}.focus\:bg-emerald-50\/80:focus{background-color:rgba(236,253,245,.8)}.focus\:bg-emerald-50\/90:focus{background-color:rgba(236,253,245,.9)}.focus\:bg-emerald-50\/95:focus{background-color:rgba(236,253,245,.95)}.focus\:bg-emerald-500:focus{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.focus\:bg-emerald-500\/0:focus{background-color:rgba(16,185,129,0)}.focus\:bg-emerald-500\/10:focus{background-color:rgba(16,185,129,.1)}.focus\:bg-emerald-500\/100:focus{background-color:#10b981}.focus\:bg-emerald-500\/20:focus{background-color:rgba(16,185,129,.2)}.focus\:bg-emerald-500\/25:focus{background-color:rgba(16,185,129,.25)}.focus\:bg-emerald-500\/30:focus{background-color:rgba(16,185,129,.3)}.focus\:bg-emerald-500\/40:focus{background-color:rgba(16,185,129,.4)}.focus\:bg-emerald-500\/5:focus{background-color:rgba(16,185,129,.05)}.focus\:bg-emerald-500\/50:focus{background-color:rgba(16,185,129,.5)}.focus\:bg-emerald-500\/60:focus{background-color:rgba(16,185,129,.6)}.focus\:bg-emerald-500\/70:focus{background-color:rgba(16,185,129,.7)}.focus\:bg-emerald-500\/75:focus{background-color:rgba(16,185,129,.75)}.focus\:bg-emerald-500\/80:focus{background-color:rgba(16,185,129,.8)}.focus\:bg-emerald-500\/90:focus{background-color:rgba(16,185,129,.9)}.focus\:bg-emerald-500\/95:focus{background-color:rgba(16,185,129,.95)}.focus\:bg-emerald-600:focus{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.focus\:bg-emerald-600\/0:focus{background-color:rgba(5,150,105,0)}.focus\:bg-emerald-600\/10:focus{background-color:rgba(5,150,105,.1)}.focus\:bg-emerald-600\/100:focus{background-color:#059669}.focus\:bg-emerald-600\/20:focus{background-color:rgba(5,150,105,.2)}.focus\:bg-emerald-600\/25:focus{background-color:rgba(5,150,105,.25)}.focus\:bg-emerald-600\/30:focus{background-color:rgba(5,150,105,.3)}.focus\:bg-emerald-600\/40:focus{background-color:rgba(5,150,105,.4)}.focus\:bg-emerald-600\/5:focus{background-color:rgba(5,150,105,.05)}.focus\:bg-emerald-600\/50:focus{background-color:rgba(5,150,105,.5)}.focus\:bg-emerald-600\/60:focus{background-color:rgba(5,150,105,.6)}.focus\:bg-emerald-600\/70:focus{background-color:rgba(5,150,105,.7)}.focus\:bg-emerald-600\/75:focus{background-color:rgba(5,150,105,.75)}.focus\:bg-emerald-600\/80:focus{background-color:rgba(5,150,105,.8)}.focus\:bg-emerald-600\/90:focus{background-color:rgba(5,150,105,.9)}.focus\:bg-emerald-600\/95:focus{background-color:rgba(5,150,105,.95)}.focus\:bg-emerald-700:focus{--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity))}.focus\:bg-emerald-700\/0:focus{background-color:rgba(4,120,87,0)}.focus\:bg-emerald-700\/10:focus{background-color:rgba(4,120,87,.1)}.focus\:bg-emerald-700\/100:focus{background-color:#047857}.focus\:bg-emerald-700\/20:focus{background-color:rgba(4,120,87,.2)}.focus\:bg-emerald-700\/25:focus{background-color:rgba(4,120,87,.25)}.focus\:bg-emerald-700\/30:focus{background-color:rgba(4,120,87,.3)}.focus\:bg-emerald-700\/40:focus{background-color:rgba(4,120,87,.4)}.focus\:bg-emerald-700\/5:focus{background-color:rgba(4,120,87,.05)}.focus\:bg-emerald-700\/50:focus{background-color:rgba(4,120,87,.5)}.focus\:bg-emerald-700\/60:focus{background-color:rgba(4,120,87,.6)}.focus\:bg-emerald-700\/70:focus{background-color:rgba(4,120,87,.7)}.focus\:bg-emerald-700\/75:focus{background-color:rgba(4,120,87,.75)}.focus\:bg-emerald-700\/80:focus{background-color:rgba(4,120,87,.8)}.focus\:bg-emerald-700\/90:focus{background-color:rgba(4,120,87,.9)}.focus\:bg-emerald-700\/95:focus{background-color:rgba(4,120,87,.95)}.focus\:bg-emerald-800:focus{--tw-bg-opacity:1;background-color:rgb(6 95 70/var(--tw-bg-opacity))}.focus\:bg-emerald-800\/0:focus{background-color:rgba(6,95,70,0)}.focus\:bg-emerald-800\/10:focus{background-color:rgba(6,95,70,.1)}.focus\:bg-emerald-800\/100:focus{background-color:#065f46}.focus\:bg-emerald-800\/20:focus{background-color:rgba(6,95,70,.2)}.focus\:bg-emerald-800\/25:focus{background-color:rgba(6,95,70,.25)}.focus\:bg-emerald-800\/30:focus{background-color:rgba(6,95,70,.3)}.focus\:bg-emerald-800\/40:focus{background-color:rgba(6,95,70,.4)}.focus\:bg-emerald-800\/5:focus{background-color:rgba(6,95,70,.05)}.focus\:bg-emerald-800\/50:focus{background-color:rgba(6,95,70,.5)}.focus\:bg-emerald-800\/60:focus{background-color:rgba(6,95,70,.6)}.focus\:bg-emerald-800\/70:focus{background-color:rgba(6,95,70,.7)}.focus\:bg-emerald-800\/75:focus{background-color:rgba(6,95,70,.75)}.focus\:bg-emerald-800\/80:focus{background-color:rgba(6,95,70,.8)}.focus\:bg-emerald-800\/90:focus{background-color:rgba(6,95,70,.9)}.focus\:bg-emerald-800\/95:focus{background-color:rgba(6,95,70,.95)}.focus\:bg-emerald-900:focus{--tw-bg-opacity:1;background-color:rgb(6 78 59/var(--tw-bg-opacity))}.focus\:bg-emerald-900\/0:focus{background-color:rgba(6,78,59,0)}.focus\:bg-emerald-900\/10:focus{background-color:rgba(6,78,59,.1)}.focus\:bg-emerald-900\/100:focus{background-color:#064e3b}.focus\:bg-emerald-900\/20:focus{background-color:rgba(6,78,59,.2)}.focus\:bg-emerald-900\/25:focus{background-color:rgba(6,78,59,.25)}.focus\:bg-emerald-900\/30:focus{background-color:rgba(6,78,59,.3)}.focus\:bg-emerald-900\/40:focus{background-color:rgba(6,78,59,.4)}.focus\:bg-emerald-900\/5:focus{background-color:rgba(6,78,59,.05)}.focus\:bg-emerald-900\/50:focus{background-color:rgba(6,78,59,.5)}.focus\:bg-emerald-900\/60:focus{background-color:rgba(6,78,59,.6)}.focus\:bg-emerald-900\/70:focus{background-color:rgba(6,78,59,.7)}.focus\:bg-emerald-900\/75:focus{background-color:rgba(6,78,59,.75)}.focus\:bg-emerald-900\/80:focus{background-color:rgba(6,78,59,.8)}.focus\:bg-emerald-900\/90:focus{background-color:rgba(6,78,59,.9)}.focus\:bg-emerald-900\/95:focus{background-color:rgba(6,78,59,.95)}.focus\:bg-fuchsia-100:focus{--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity))}.focus\:bg-fuchsia-100\/0:focus{background-color:rgba(250,232,255,0)}.focus\:bg-fuchsia-100\/10:focus{background-color:rgba(250,232,255,.1)}.focus\:bg-fuchsia-100\/100:focus{background-color:#fae8ff}.focus\:bg-fuchsia-100\/20:focus{background-color:rgba(250,232,255,.2)}.focus\:bg-fuchsia-100\/25:focus{background-color:rgba(250,232,255,.25)}.focus\:bg-fuchsia-100\/30:focus{background-color:rgba(250,232,255,.3)}.focus\:bg-fuchsia-100\/40:focus{background-color:rgba(250,232,255,.4)}.focus\:bg-fuchsia-100\/5:focus{background-color:rgba(250,232,255,.05)}.focus\:bg-fuchsia-100\/50:focus{background-color:rgba(250,232,255,.5)}.focus\:bg-fuchsia-100\/60:focus{background-color:rgba(250,232,255,.6)}.focus\:bg-fuchsia-100\/70:focus{background-color:rgba(250,232,255,.7)}.focus\:bg-fuchsia-100\/75:focus{background-color:rgba(250,232,255,.75)}.focus\:bg-fuchsia-100\/80:focus{background-color:rgba(250,232,255,.8)}.focus\:bg-fuchsia-100\/90:focus{background-color:rgba(250,232,255,.9)}.focus\:bg-fuchsia-100\/95:focus{background-color:rgba(250,232,255,.95)}.focus\:bg-fuchsia-200:focus{--tw-bg-opacity:1;background-color:rgb(245 208 254/var(--tw-bg-opacity))}.focus\:bg-fuchsia-200\/0:focus{background-color:rgba(245,208,254,0)}.focus\:bg-fuchsia-200\/10:focus{background-color:rgba(245,208,254,.1)}.focus\:bg-fuchsia-200\/100:focus{background-color:#f5d0fe}.focus\:bg-fuchsia-200\/20:focus{background-color:rgba(245,208,254,.2)}.focus\:bg-fuchsia-200\/25:focus{background-color:rgba(245,208,254,.25)}.focus\:bg-fuchsia-200\/30:focus{background-color:rgba(245,208,254,.3)}.focus\:bg-fuchsia-200\/40:focus{background-color:rgba(245,208,254,.4)}.focus\:bg-fuchsia-200\/5:focus{background-color:rgba(245,208,254,.05)}.focus\:bg-fuchsia-200\/50:focus{background-color:rgba(245,208,254,.5)}.focus\:bg-fuchsia-200\/60:focus{background-color:rgba(245,208,254,.6)}.focus\:bg-fuchsia-200\/70:focus{background-color:rgba(245,208,254,.7)}.focus\:bg-fuchsia-200\/75:focus{background-color:rgba(245,208,254,.75)}.focus\:bg-fuchsia-200\/80:focus{background-color:rgba(245,208,254,.8)}.focus\:bg-fuchsia-200\/90:focus{background-color:rgba(245,208,254,.9)}.focus\:bg-fuchsia-200\/95:focus{background-color:rgba(245,208,254,.95)}.focus\:bg-fuchsia-300:focus{--tw-bg-opacity:1;background-color:rgb(240 171 252/var(--tw-bg-opacity))}.focus\:bg-fuchsia-300\/0:focus{background-color:rgba(240,171,252,0)}.focus\:bg-fuchsia-300\/10:focus{background-color:rgba(240,171,252,.1)}.focus\:bg-fuchsia-300\/100:focus{background-color:#f0abfc}.focus\:bg-fuchsia-300\/20:focus{background-color:rgba(240,171,252,.2)}.focus\:bg-fuchsia-300\/25:focus{background-color:rgba(240,171,252,.25)}.focus\:bg-fuchsia-300\/30:focus{background-color:rgba(240,171,252,.3)}.focus\:bg-fuchsia-300\/40:focus{background-color:rgba(240,171,252,.4)}.focus\:bg-fuchsia-300\/5:focus{background-color:rgba(240,171,252,.05)}.focus\:bg-fuchsia-300\/50:focus{background-color:rgba(240,171,252,.5)}.focus\:bg-fuchsia-300\/60:focus{background-color:rgba(240,171,252,.6)}.focus\:bg-fuchsia-300\/70:focus{background-color:rgba(240,171,252,.7)}.focus\:bg-fuchsia-300\/75:focus{background-color:rgba(240,171,252,.75)}.focus\:bg-fuchsia-300\/80:focus{background-color:rgba(240,171,252,.8)}.focus\:bg-fuchsia-300\/90:focus{background-color:rgba(240,171,252,.9)}.focus\:bg-fuchsia-300\/95:focus{background-color:rgba(240,171,252,.95)}.focus\:bg-fuchsia-400:focus{--tw-bg-opacity:1;background-color:rgb(232 121 249/var(--tw-bg-opacity))}.focus\:bg-fuchsia-400\/0:focus{background-color:rgba(232,121,249,0)}.focus\:bg-fuchsia-400\/10:focus{background-color:rgba(232,121,249,.1)}.focus\:bg-fuchsia-400\/100:focus{background-color:#e879f9}.focus\:bg-fuchsia-400\/20:focus{background-color:rgba(232,121,249,.2)}.focus\:bg-fuchsia-400\/25:focus{background-color:rgba(232,121,249,.25)}.focus\:bg-fuchsia-400\/30:focus{background-color:rgba(232,121,249,.3)}.focus\:bg-fuchsia-400\/40:focus{background-color:rgba(232,121,249,.4)}.focus\:bg-fuchsia-400\/5:focus{background-color:rgba(232,121,249,.05)}.focus\:bg-fuchsia-400\/50:focus{background-color:rgba(232,121,249,.5)}.focus\:bg-fuchsia-400\/60:focus{background-color:rgba(232,121,249,.6)}.focus\:bg-fuchsia-400\/70:focus{background-color:rgba(232,121,249,.7)}.focus\:bg-fuchsia-400\/75:focus{background-color:rgba(232,121,249,.75)}.focus\:bg-fuchsia-400\/80:focus{background-color:rgba(232,121,249,.8)}.focus\:bg-fuchsia-400\/90:focus{background-color:rgba(232,121,249,.9)}.focus\:bg-fuchsia-400\/95:focus{background-color:rgba(232,121,249,.95)}.focus\:bg-fuchsia-50:focus{--tw-bg-opacity:1;background-color:rgb(253 244 255/var(--tw-bg-opacity))}.focus\:bg-fuchsia-50\/0:focus{background-color:rgba(253,244,255,0)}.focus\:bg-fuchsia-50\/10:focus{background-color:rgba(253,244,255,.1)}.focus\:bg-fuchsia-50\/100:focus{background-color:#fdf4ff}.focus\:bg-fuchsia-50\/20:focus{background-color:rgba(253,244,255,.2)}.focus\:bg-fuchsia-50\/25:focus{background-color:rgba(253,244,255,.25)}.focus\:bg-fuchsia-50\/30:focus{background-color:rgba(253,244,255,.3)}.focus\:bg-fuchsia-50\/40:focus{background-color:rgba(253,244,255,.4)}.focus\:bg-fuchsia-50\/5:focus{background-color:rgba(253,244,255,.05)}.focus\:bg-fuchsia-50\/50:focus{background-color:rgba(253,244,255,.5)}.focus\:bg-fuchsia-50\/60:focus{background-color:rgba(253,244,255,.6)}.focus\:bg-fuchsia-50\/70:focus{background-color:rgba(253,244,255,.7)}.focus\:bg-fuchsia-50\/75:focus{background-color:rgba(253,244,255,.75)}.focus\:bg-fuchsia-50\/80:focus{background-color:rgba(253,244,255,.8)}.focus\:bg-fuchsia-50\/90:focus{background-color:rgba(253,244,255,.9)}.focus\:bg-fuchsia-50\/95:focus{background-color:rgba(253,244,255,.95)}.focus\:bg-fuchsia-500:focus{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity))}.focus\:bg-fuchsia-500\/0:focus{background-color:rgba(217,70,239,0)}.focus\:bg-fuchsia-500\/10:focus{background-color:rgba(217,70,239,.1)}.focus\:bg-fuchsia-500\/100:focus{background-color:#d946ef}.focus\:bg-fuchsia-500\/20:focus{background-color:rgba(217,70,239,.2)}.focus\:bg-fuchsia-500\/25:focus{background-color:rgba(217,70,239,.25)}.focus\:bg-fuchsia-500\/30:focus{background-color:rgba(217,70,239,.3)}.focus\:bg-fuchsia-500\/40:focus{background-color:rgba(217,70,239,.4)}.focus\:bg-fuchsia-500\/5:focus{background-color:rgba(217,70,239,.05)}.focus\:bg-fuchsia-500\/50:focus{background-color:rgba(217,70,239,.5)}.focus\:bg-fuchsia-500\/60:focus{background-color:rgba(217,70,239,.6)}.focus\:bg-fuchsia-500\/70:focus{background-color:rgba(217,70,239,.7)}.focus\:bg-fuchsia-500\/75:focus{background-color:rgba(217,70,239,.75)}.focus\:bg-fuchsia-500\/80:focus{background-color:rgba(217,70,239,.8)}.focus\:bg-fuchsia-500\/90:focus{background-color:rgba(217,70,239,.9)}.focus\:bg-fuchsia-500\/95:focus{background-color:rgba(217,70,239,.95)}.focus\:bg-fuchsia-600:focus{--tw-bg-opacity:1;background-color:rgb(192 38 211/var(--tw-bg-opacity))}.focus\:bg-fuchsia-600\/0:focus{background-color:rgba(192,38,211,0)}.focus\:bg-fuchsia-600\/10:focus{background-color:rgba(192,38,211,.1)}.focus\:bg-fuchsia-600\/100:focus{background-color:#c026d3}.focus\:bg-fuchsia-600\/20:focus{background-color:rgba(192,38,211,.2)}.focus\:bg-fuchsia-600\/25:focus{background-color:rgba(192,38,211,.25)}.focus\:bg-fuchsia-600\/30:focus{background-color:rgba(192,38,211,.3)}.focus\:bg-fuchsia-600\/40:focus{background-color:rgba(192,38,211,.4)}.focus\:bg-fuchsia-600\/5:focus{background-color:rgba(192,38,211,.05)}.focus\:bg-fuchsia-600\/50:focus{background-color:rgba(192,38,211,.5)}.focus\:bg-fuchsia-600\/60:focus{background-color:rgba(192,38,211,.6)}.focus\:bg-fuchsia-600\/70:focus{background-color:rgba(192,38,211,.7)}.focus\:bg-fuchsia-600\/75:focus{background-color:rgba(192,38,211,.75)}.focus\:bg-fuchsia-600\/80:focus{background-color:rgba(192,38,211,.8)}.focus\:bg-fuchsia-600\/90:focus{background-color:rgba(192,38,211,.9)}.focus\:bg-fuchsia-600\/95:focus{background-color:rgba(192,38,211,.95)}.focus\:bg-fuchsia-700:focus{--tw-bg-opacity:1;background-color:rgb(162 28 175/var(--tw-bg-opacity))}.focus\:bg-fuchsia-700\/0:focus{background-color:rgba(162,28,175,0)}.focus\:bg-fuchsia-700\/10:focus{background-color:rgba(162,28,175,.1)}.focus\:bg-fuchsia-700\/100:focus{background-color:#a21caf}.focus\:bg-fuchsia-700\/20:focus{background-color:rgba(162,28,175,.2)}.focus\:bg-fuchsia-700\/25:focus{background-color:rgba(162,28,175,.25)}.focus\:bg-fuchsia-700\/30:focus{background-color:rgba(162,28,175,.3)}.focus\:bg-fuchsia-700\/40:focus{background-color:rgba(162,28,175,.4)}.focus\:bg-fuchsia-700\/5:focus{background-color:rgba(162,28,175,.05)}.focus\:bg-fuchsia-700\/50:focus{background-color:rgba(162,28,175,.5)}.focus\:bg-fuchsia-700\/60:focus{background-color:rgba(162,28,175,.6)}.focus\:bg-fuchsia-700\/70:focus{background-color:rgba(162,28,175,.7)}.focus\:bg-fuchsia-700\/75:focus{background-color:rgba(162,28,175,.75)}.focus\:bg-fuchsia-700\/80:focus{background-color:rgba(162,28,175,.8)}.focus\:bg-fuchsia-700\/90:focus{background-color:rgba(162,28,175,.9)}.focus\:bg-fuchsia-700\/95:focus{background-color:rgba(162,28,175,.95)}.focus\:bg-fuchsia-800:focus{--tw-bg-opacity:1;background-color:rgb(134 25 143/var(--tw-bg-opacity))}.focus\:bg-fuchsia-800\/0:focus{background-color:rgba(134,25,143,0)}.focus\:bg-fuchsia-800\/10:focus{background-color:rgba(134,25,143,.1)}.focus\:bg-fuchsia-800\/100:focus{background-color:#86198f}.focus\:bg-fuchsia-800\/20:focus{background-color:rgba(134,25,143,.2)}.focus\:bg-fuchsia-800\/25:focus{background-color:rgba(134,25,143,.25)}.focus\:bg-fuchsia-800\/30:focus{background-color:rgba(134,25,143,.3)}.focus\:bg-fuchsia-800\/40:focus{background-color:rgba(134,25,143,.4)}.focus\:bg-fuchsia-800\/5:focus{background-color:rgba(134,25,143,.05)}.focus\:bg-fuchsia-800\/50:focus{background-color:rgba(134,25,143,.5)}.focus\:bg-fuchsia-800\/60:focus{background-color:rgba(134,25,143,.6)}.focus\:bg-fuchsia-800\/70:focus{background-color:rgba(134,25,143,.7)}.focus\:bg-fuchsia-800\/75:focus{background-color:rgba(134,25,143,.75)}.focus\:bg-fuchsia-800\/80:focus{background-color:rgba(134,25,143,.8)}.focus\:bg-fuchsia-800\/90:focus{background-color:rgba(134,25,143,.9)}.focus\:bg-fuchsia-800\/95:focus{background-color:rgba(134,25,143,.95)}.focus\:bg-fuchsia-900:focus{--tw-bg-opacity:1;background-color:rgb(112 26 117/var(--tw-bg-opacity))}.focus\:bg-fuchsia-900\/0:focus{background-color:rgba(112,26,117,0)}.focus\:bg-fuchsia-900\/10:focus{background-color:rgba(112,26,117,.1)}.focus\:bg-fuchsia-900\/100:focus{background-color:#701a75}.focus\:bg-fuchsia-900\/20:focus{background-color:rgba(112,26,117,.2)}.focus\:bg-fuchsia-900\/25:focus{background-color:rgba(112,26,117,.25)}.focus\:bg-fuchsia-900\/30:focus{background-color:rgba(112,26,117,.3)}.focus\:bg-fuchsia-900\/40:focus{background-color:rgba(112,26,117,.4)}.focus\:bg-fuchsia-900\/5:focus{background-color:rgba(112,26,117,.05)}.focus\:bg-fuchsia-900\/50:focus{background-color:rgba(112,26,117,.5)}.focus\:bg-fuchsia-900\/60:focus{background-color:rgba(112,26,117,.6)}.focus\:bg-fuchsia-900\/70:focus{background-color:rgba(112,26,117,.7)}.focus\:bg-fuchsia-900\/75:focus{background-color:rgba(112,26,117,.75)}.focus\:bg-fuchsia-900\/80:focus{background-color:rgba(112,26,117,.8)}.focus\:bg-fuchsia-900\/90:focus{background-color:rgba(112,26,117,.9)}.focus\:bg-fuchsia-900\/95:focus{background-color:rgba(112,26,117,.95)}.focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.focus\:bg-gray-100\/0:focus{background-color:rgba(243,244,246,0)}.focus\:bg-gray-100\/10:focus{background-color:rgba(243,244,246,.1)}.focus\:bg-gray-100\/100:focus{background-color:#f3f4f6}.focus\:bg-gray-100\/20:focus{background-color:rgba(243,244,246,.2)}.focus\:bg-gray-100\/25:focus{background-color:rgba(243,244,246,.25)}.focus\:bg-gray-100\/30:focus{background-color:rgba(243,244,246,.3)}.focus\:bg-gray-100\/40:focus{background-color:rgba(243,244,246,.4)}.focus\:bg-gray-100\/5:focus{background-color:rgba(243,244,246,.05)}.focus\:bg-gray-100\/50:focus{background-color:rgba(243,244,246,.5)}.focus\:bg-gray-100\/60:focus{background-color:rgba(243,244,246,.6)}.focus\:bg-gray-100\/70:focus{background-color:rgba(243,244,246,.7)}.focus\:bg-gray-100\/75:focus{background-color:rgba(243,244,246,.75)}.focus\:bg-gray-100\/80:focus{background-color:rgba(243,244,246,.8)}.focus\:bg-gray-100\/90:focus{background-color:rgba(243,244,246,.9)}.focus\:bg-gray-100\/95:focus{background-color:rgba(243,244,246,.95)}.focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.focus\:bg-gray-200\/0:focus{background-color:rgba(229,231,235,0)}.focus\:bg-gray-200\/10:focus{background-color:rgba(229,231,235,.1)}.focus\:bg-gray-200\/100:focus{background-color:#e5e7eb}.focus\:bg-gray-200\/20:focus{background-color:rgba(229,231,235,.2)}.focus\:bg-gray-200\/25:focus{background-color:rgba(229,231,235,.25)}.focus\:bg-gray-200\/30:focus{background-color:rgba(229,231,235,.3)}.focus\:bg-gray-200\/40:focus{background-color:rgba(229,231,235,.4)}.focus\:bg-gray-200\/5:focus{background-color:rgba(229,231,235,.05)}.focus\:bg-gray-200\/50:focus{background-color:rgba(229,231,235,.5)}.focus\:bg-gray-200\/60:focus{background-color:rgba(229,231,235,.6)}.focus\:bg-gray-200\/70:focus{background-color:rgba(229,231,235,.7)}.focus\:bg-gray-200\/75:focus{background-color:rgba(229,231,235,.75)}.focus\:bg-gray-200\/80:focus{background-color:rgba(229,231,235,.8)}.focus\:bg-gray-200\/90:focus{background-color:rgba(229,231,235,.9)}.focus\:bg-gray-200\/95:focus{background-color:rgba(229,231,235,.95)}.focus\:bg-gray-300:focus{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:bg-gray-300\/0:focus{background-color:rgba(209,213,219,0)}.focus\:bg-gray-300\/10:focus{background-color:rgba(209,213,219,.1)}.focus\:bg-gray-300\/100:focus{background-color:#d1d5db}.focus\:bg-gray-300\/20:focus{background-color:rgba(209,213,219,.2)}.focus\:bg-gray-300\/25:focus{background-color:rgba(209,213,219,.25)}.focus\:bg-gray-300\/30:focus{background-color:rgba(209,213,219,.3)}.focus\:bg-gray-300\/40:focus{background-color:rgba(209,213,219,.4)}.focus\:bg-gray-300\/5:focus{background-color:rgba(209,213,219,.05)}.focus\:bg-gray-300\/50:focus{background-color:rgba(209,213,219,.5)}.focus\:bg-gray-300\/60:focus{background-color:rgba(209,213,219,.6)}.focus\:bg-gray-300\/70:focus{background-color:rgba(209,213,219,.7)}.focus\:bg-gray-300\/75:focus{background-color:rgba(209,213,219,.75)}.focus\:bg-gray-300\/80:focus{background-color:rgba(209,213,219,.8)}.focus\:bg-gray-300\/90:focus{background-color:rgba(209,213,219,.9)}.focus\:bg-gray-300\/95:focus{background-color:rgba(209,213,219,.95)}.focus\:bg-gray-400:focus{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.focus\:bg-gray-400\/0:focus{background-color:rgba(156,163,175,0)}.focus\:bg-gray-400\/10:focus{background-color:rgba(156,163,175,.1)}.focus\:bg-gray-400\/100:focus{background-color:#9ca3af}.focus\:bg-gray-400\/20:focus{background-color:rgba(156,163,175,.2)}.focus\:bg-gray-400\/25:focus{background-color:rgba(156,163,175,.25)}.focus\:bg-gray-400\/30:focus{background-color:rgba(156,163,175,.3)}.focus\:bg-gray-400\/40:focus{background-color:rgba(156,163,175,.4)}.focus\:bg-gray-400\/5:focus{background-color:rgba(156,163,175,.05)}.focus\:bg-gray-400\/50:focus{background-color:rgba(156,163,175,.5)}.focus\:bg-gray-400\/60:focus{background-color:rgba(156,163,175,.6)}.focus\:bg-gray-400\/70:focus{background-color:rgba(156,163,175,.7)}.focus\:bg-gray-400\/75:focus{background-color:rgba(156,163,175,.75)}.focus\:bg-gray-400\/80:focus{background-color:rgba(156,163,175,.8)}.focus\:bg-gray-400\/90:focus{background-color:rgba(156,163,175,.9)}.focus\:bg-gray-400\/95:focus{background-color:rgba(156,163,175,.95)}.focus\:bg-gray-50:focus{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.focus\:bg-gray-50\/0:focus{background-color:rgba(249,250,251,0)}.focus\:bg-gray-50\/10:focus{background-color:rgba(249,250,251,.1)}.focus\:bg-gray-50\/100:focus{background-color:#f9fafb}.focus\:bg-gray-50\/20:focus{background-color:rgba(249,250,251,.2)}.focus\:bg-gray-50\/25:focus{background-color:rgba(249,250,251,.25)}.focus\:bg-gray-50\/30:focus{background-color:rgba(249,250,251,.3)}.focus\:bg-gray-50\/40:focus{background-color:rgba(249,250,251,.4)}.focus\:bg-gray-50\/5:focus{background-color:rgba(249,250,251,.05)}.focus\:bg-gray-50\/50:focus{background-color:rgba(249,250,251,.5)}.focus\:bg-gray-50\/60:focus{background-color:rgba(249,250,251,.6)}.focus\:bg-gray-50\/70:focus{background-color:rgba(249,250,251,.7)}.focus\:bg-gray-50\/75:focus{background-color:rgba(249,250,251,.75)}.focus\:bg-gray-50\/80:focus{background-color:rgba(249,250,251,.8)}.focus\:bg-gray-50\/90:focus{background-color:rgba(249,250,251,.9)}.focus\:bg-gray-50\/95:focus{background-color:rgba(249,250,251,.95)}.focus\:bg-gray-500:focus{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.focus\:bg-gray-500\/0:focus{background-color:hsla(220,9%,46%,0)}.focus\:bg-gray-500\/10:focus{background-color:hsla(220,9%,46%,.1)}.focus\:bg-gray-500\/100:focus{background-color:#6b7280}.focus\:bg-gray-500\/20:focus{background-color:hsla(220,9%,46%,.2)}.focus\:bg-gray-500\/25:focus{background-color:hsla(220,9%,46%,.25)}.focus\:bg-gray-500\/30:focus{background-color:hsla(220,9%,46%,.3)}.focus\:bg-gray-500\/40:focus{background-color:hsla(220,9%,46%,.4)}.focus\:bg-gray-500\/5:focus{background-color:hsla(220,9%,46%,.05)}.focus\:bg-gray-500\/50:focus{background-color:hsla(220,9%,46%,.5)}.focus\:bg-gray-500\/60:focus{background-color:hsla(220,9%,46%,.6)}.focus\:bg-gray-500\/70:focus{background-color:hsla(220,9%,46%,.7)}.focus\:bg-gray-500\/75:focus{background-color:hsla(220,9%,46%,.75)}.focus\:bg-gray-500\/80:focus{background-color:hsla(220,9%,46%,.8)}.focus\:bg-gray-500\/90:focus{background-color:hsla(220,9%,46%,.9)}.focus\:bg-gray-500\/95:focus{background-color:hsla(220,9%,46%,.95)}.focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.focus\:bg-gray-600\/0:focus{background-color:rgba(75,85,99,0)}.focus\:bg-gray-600\/10:focus{background-color:rgba(75,85,99,.1)}.focus\:bg-gray-600\/100:focus{background-color:#4b5563}.focus\:bg-gray-600\/20:focus{background-color:rgba(75,85,99,.2)}.focus\:bg-gray-600\/25:focus{background-color:rgba(75,85,99,.25)}.focus\:bg-gray-600\/30:focus{background-color:rgba(75,85,99,.3)}.focus\:bg-gray-600\/40:focus{background-color:rgba(75,85,99,.4)}.focus\:bg-gray-600\/5:focus{background-color:rgba(75,85,99,.05)}.focus\:bg-gray-600\/50:focus{background-color:rgba(75,85,99,.5)}.focus\:bg-gray-600\/60:focus{background-color:rgba(75,85,99,.6)}.focus\:bg-gray-600\/70:focus{background-color:rgba(75,85,99,.7)}.focus\:bg-gray-600\/75:focus{background-color:rgba(75,85,99,.75)}.focus\:bg-gray-600\/80:focus{background-color:rgba(75,85,99,.8)}.focus\:bg-gray-600\/90:focus{background-color:rgba(75,85,99,.9)}.focus\:bg-gray-600\/95:focus{background-color:rgba(75,85,99,.95)}.focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.focus\:bg-gray-700\/0:focus{background-color:rgba(55,65,81,0)}.focus\:bg-gray-700\/10:focus{background-color:rgba(55,65,81,.1)}.focus\:bg-gray-700\/100:focus{background-color:#374151}.focus\:bg-gray-700\/20:focus{background-color:rgba(55,65,81,.2)}.focus\:bg-gray-700\/25:focus{background-color:rgba(55,65,81,.25)}.focus\:bg-gray-700\/30:focus{background-color:rgba(55,65,81,.3)}.focus\:bg-gray-700\/40:focus{background-color:rgba(55,65,81,.4)}.focus\:bg-gray-700\/5:focus{background-color:rgba(55,65,81,.05)}.focus\:bg-gray-700\/50:focus{background-color:rgba(55,65,81,.5)}.focus\:bg-gray-700\/60:focus{background-color:rgba(55,65,81,.6)}.focus\:bg-gray-700\/70:focus{background-color:rgba(55,65,81,.7)}.focus\:bg-gray-700\/75:focus{background-color:rgba(55,65,81,.75)}.focus\:bg-gray-700\/80:focus{background-color:rgba(55,65,81,.8)}.focus\:bg-gray-700\/90:focus{background-color:rgba(55,65,81,.9)}.focus\:bg-gray-700\/95:focus{background-color:rgba(55,65,81,.95)}.focus\:bg-gray-800:focus{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.focus\:bg-gray-800\/0:focus{background-color:rgba(31,41,55,0)}.focus\:bg-gray-800\/10:focus{background-color:rgba(31,41,55,.1)}.focus\:bg-gray-800\/100:focus{background-color:#1f2937}.focus\:bg-gray-800\/20:focus{background-color:rgba(31,41,55,.2)}.focus\:bg-gray-800\/25:focus{background-color:rgba(31,41,55,.25)}.focus\:bg-gray-800\/30:focus{background-color:rgba(31,41,55,.3)}.focus\:bg-gray-800\/40:focus{background-color:rgba(31,41,55,.4)}.focus\:bg-gray-800\/5:focus{background-color:rgba(31,41,55,.05)}.focus\:bg-gray-800\/50:focus{background-color:rgba(31,41,55,.5)}.focus\:bg-gray-800\/60:focus{background-color:rgba(31,41,55,.6)}.focus\:bg-gray-800\/70:focus{background-color:rgba(31,41,55,.7)}.focus\:bg-gray-800\/75:focus{background-color:rgba(31,41,55,.75)}.focus\:bg-gray-800\/80:focus{background-color:rgba(31,41,55,.8)}.focus\:bg-gray-800\/90:focus{background-color:rgba(31,41,55,.9)}.focus\:bg-gray-800\/95:focus{background-color:rgba(31,41,55,.95)}.focus\:bg-gray-900:focus{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.focus\:bg-gray-900\/0:focus{background-color:rgba(17,24,39,0)}.focus\:bg-gray-900\/10:focus{background-color:rgba(17,24,39,.1)}.focus\:bg-gray-900\/100:focus{background-color:#111827}.focus\:bg-gray-900\/20:focus{background-color:rgba(17,24,39,.2)}.focus\:bg-gray-900\/25:focus{background-color:rgba(17,24,39,.25)}.focus\:bg-gray-900\/30:focus{background-color:rgba(17,24,39,.3)}.focus\:bg-gray-900\/40:focus{background-color:rgba(17,24,39,.4)}.focus\:bg-gray-900\/5:focus{background-color:rgba(17,24,39,.05)}.focus\:bg-gray-900\/50:focus{background-color:rgba(17,24,39,.5)}.focus\:bg-gray-900\/60:focus{background-color:rgba(17,24,39,.6)}.focus\:bg-gray-900\/70:focus{background-color:rgba(17,24,39,.7)}.focus\:bg-gray-900\/75:focus{background-color:rgba(17,24,39,.75)}.focus\:bg-gray-900\/80:focus{background-color:rgba(17,24,39,.8)}.focus\:bg-gray-900\/90:focus{background-color:rgba(17,24,39,.9)}.focus\:bg-gray-900\/95:focus{background-color:rgba(17,24,39,.95)}.focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgb(222 247 236/var(--tw-bg-opacity))}.focus\:bg-green-100\/0:focus{background-color:rgba(222,247,236,0)}.focus\:bg-green-100\/10:focus{background-color:rgba(222,247,236,.1)}.focus\:bg-green-100\/100:focus{background-color:#def7ec}.focus\:bg-green-100\/20:focus{background-color:rgba(222,247,236,.2)}.focus\:bg-green-100\/25:focus{background-color:rgba(222,247,236,.25)}.focus\:bg-green-100\/30:focus{background-color:rgba(222,247,236,.3)}.focus\:bg-green-100\/40:focus{background-color:rgba(222,247,236,.4)}.focus\:bg-green-100\/5:focus{background-color:rgba(222,247,236,.05)}.focus\:bg-green-100\/50:focus{background-color:rgba(222,247,236,.5)}.focus\:bg-green-100\/60:focus{background-color:rgba(222,247,236,.6)}.focus\:bg-green-100\/70:focus{background-color:rgba(222,247,236,.7)}.focus\:bg-green-100\/75:focus{background-color:rgba(222,247,236,.75)}.focus\:bg-green-100\/80:focus{background-color:rgba(222,247,236,.8)}.focus\:bg-green-100\/90:focus{background-color:rgba(222,247,236,.9)}.focus\:bg-green-100\/95:focus{background-color:rgba(222,247,236,.95)}.focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgb(188 240 218/var(--tw-bg-opacity))}.focus\:bg-green-200\/0:focus{background-color:rgba(188,240,218,0)}.focus\:bg-green-200\/10:focus{background-color:rgba(188,240,218,.1)}.focus\:bg-green-200\/100:focus{background-color:#bcf0da}.focus\:bg-green-200\/20:focus{background-color:rgba(188,240,218,.2)}.focus\:bg-green-200\/25:focus{background-color:rgba(188,240,218,.25)}.focus\:bg-green-200\/30:focus{background-color:rgba(188,240,218,.3)}.focus\:bg-green-200\/40:focus{background-color:rgba(188,240,218,.4)}.focus\:bg-green-200\/5:focus{background-color:rgba(188,240,218,.05)}.focus\:bg-green-200\/50:focus{background-color:rgba(188,240,218,.5)}.focus\:bg-green-200\/60:focus{background-color:rgba(188,240,218,.6)}.focus\:bg-green-200\/70:focus{background-color:rgba(188,240,218,.7)}.focus\:bg-green-200\/75:focus{background-color:rgba(188,240,218,.75)}.focus\:bg-green-200\/80:focus{background-color:rgba(188,240,218,.8)}.focus\:bg-green-200\/90:focus{background-color:rgba(188,240,218,.9)}.focus\:bg-green-200\/95:focus{background-color:rgba(188,240,218,.95)}.focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgb(132 225 188/var(--tw-bg-opacity))}.focus\:bg-green-300\/0:focus{background-color:rgba(132,225,188,0)}.focus\:bg-green-300\/10:focus{background-color:rgba(132,225,188,.1)}.focus\:bg-green-300\/100:focus{background-color:#84e1bc}.focus\:bg-green-300\/20:focus{background-color:rgba(132,225,188,.2)}.focus\:bg-green-300\/25:focus{background-color:rgba(132,225,188,.25)}.focus\:bg-green-300\/30:focus{background-color:rgba(132,225,188,.3)}.focus\:bg-green-300\/40:focus{background-color:rgba(132,225,188,.4)}.focus\:bg-green-300\/5:focus{background-color:rgba(132,225,188,.05)}.focus\:bg-green-300\/50:focus{background-color:rgba(132,225,188,.5)}.focus\:bg-green-300\/60:focus{background-color:rgba(132,225,188,.6)}.focus\:bg-green-300\/70:focus{background-color:rgba(132,225,188,.7)}.focus\:bg-green-300\/75:focus{background-color:rgba(132,225,188,.75)}.focus\:bg-green-300\/80:focus{background-color:rgba(132,225,188,.8)}.focus\:bg-green-300\/90:focus{background-color:rgba(132,225,188,.9)}.focus\:bg-green-300\/95:focus{background-color:rgba(132,225,188,.95)}.focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgb(49 196 141/var(--tw-bg-opacity))}.focus\:bg-green-400\/0:focus{background-color:rgba(49,196,141,0)}.focus\:bg-green-400\/10:focus{background-color:rgba(49,196,141,.1)}.focus\:bg-green-400\/100:focus{background-color:#31c48d}.focus\:bg-green-400\/20:focus{background-color:rgba(49,196,141,.2)}.focus\:bg-green-400\/25:focus{background-color:rgba(49,196,141,.25)}.focus\:bg-green-400\/30:focus{background-color:rgba(49,196,141,.3)}.focus\:bg-green-400\/40:focus{background-color:rgba(49,196,141,.4)}.focus\:bg-green-400\/5:focus{background-color:rgba(49,196,141,.05)}.focus\:bg-green-400\/50:focus{background-color:rgba(49,196,141,.5)}.focus\:bg-green-400\/60:focus{background-color:rgba(49,196,141,.6)}.focus\:bg-green-400\/70:focus{background-color:rgba(49,196,141,.7)}.focus\:bg-green-400\/75:focus{background-color:rgba(49,196,141,.75)}.focus\:bg-green-400\/80:focus{background-color:rgba(49,196,141,.8)}.focus\:bg-green-400\/90:focus{background-color:rgba(49,196,141,.9)}.focus\:bg-green-400\/95:focus{background-color:rgba(49,196,141,.95)}.focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:rgb(243 250 247/var(--tw-bg-opacity))}.focus\:bg-green-50\/0:focus{background-color:rgba(243,250,247,0)}.focus\:bg-green-50\/10:focus{background-color:rgba(243,250,247,.1)}.focus\:bg-green-50\/100:focus{background-color:#f3faf7}.focus\:bg-green-50\/20:focus{background-color:rgba(243,250,247,.2)}.focus\:bg-green-50\/25:focus{background-color:rgba(243,250,247,.25)}.focus\:bg-green-50\/30:focus{background-color:rgba(243,250,247,.3)}.focus\:bg-green-50\/40:focus{background-color:rgba(243,250,247,.4)}.focus\:bg-green-50\/5:focus{background-color:rgba(243,250,247,.05)}.focus\:bg-green-50\/50:focus{background-color:rgba(243,250,247,.5)}.focus\:bg-green-50\/60:focus{background-color:rgba(243,250,247,.6)}.focus\:bg-green-50\/70:focus{background-color:rgba(243,250,247,.7)}.focus\:bg-green-50\/75:focus{background-color:rgba(243,250,247,.75)}.focus\:bg-green-50\/80:focus{background-color:rgba(243,250,247,.8)}.focus\:bg-green-50\/90:focus{background-color:rgba(243,250,247,.9)}.focus\:bg-green-50\/95:focus{background-color:rgba(243,250,247,.95)}.focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgb(14 159 110/var(--tw-bg-opacity))}.focus\:bg-green-500\/0:focus{background-color:rgba(14,159,110,0)}.focus\:bg-green-500\/10:focus{background-color:rgba(14,159,110,.1)}.focus\:bg-green-500\/100:focus{background-color:#0e9f6e}.focus\:bg-green-500\/20:focus{background-color:rgba(14,159,110,.2)}.focus\:bg-green-500\/25:focus{background-color:rgba(14,159,110,.25)}.focus\:bg-green-500\/30:focus{background-color:rgba(14,159,110,.3)}.focus\:bg-green-500\/40:focus{background-color:rgba(14,159,110,.4)}.focus\:bg-green-500\/5:focus{background-color:rgba(14,159,110,.05)}.focus\:bg-green-500\/50:focus{background-color:rgba(14,159,110,.5)}.focus\:bg-green-500\/60:focus{background-color:rgba(14,159,110,.6)}.focus\:bg-green-500\/70:focus{background-color:rgba(14,159,110,.7)}.focus\:bg-green-500\/75:focus{background-color:rgba(14,159,110,.75)}.focus\:bg-green-500\/80:focus{background-color:rgba(14,159,110,.8)}.focus\:bg-green-500\/90:focus{background-color:rgba(14,159,110,.9)}.focus\:bg-green-500\/95:focus{background-color:rgba(14,159,110,.95)}.focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgb(5 122 85/var(--tw-bg-opacity))}.focus\:bg-green-600\/0:focus{background-color:rgba(5,122,85,0)}.focus\:bg-green-600\/10:focus{background-color:rgba(5,122,85,.1)}.focus\:bg-green-600\/100:focus{background-color:#057a55}.focus\:bg-green-600\/20:focus{background-color:rgba(5,122,85,.2)}.focus\:bg-green-600\/25:focus{background-color:rgba(5,122,85,.25)}.focus\:bg-green-600\/30:focus{background-color:rgba(5,122,85,.3)}.focus\:bg-green-600\/40:focus{background-color:rgba(5,122,85,.4)}.focus\:bg-green-600\/5:focus{background-color:rgba(5,122,85,.05)}.focus\:bg-green-600\/50:focus{background-color:rgba(5,122,85,.5)}.focus\:bg-green-600\/60:focus{background-color:rgba(5,122,85,.6)}.focus\:bg-green-600\/70:focus{background-color:rgba(5,122,85,.7)}.focus\:bg-green-600\/75:focus{background-color:rgba(5,122,85,.75)}.focus\:bg-green-600\/80:focus{background-color:rgba(5,122,85,.8)}.focus\:bg-green-600\/90:focus{background-color:rgba(5,122,85,.9)}.focus\:bg-green-600\/95:focus{background-color:rgba(5,122,85,.95)}.focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgb(4 108 78/var(--tw-bg-opacity))}.focus\:bg-green-700\/0:focus{background-color:rgba(4,108,78,0)}.focus\:bg-green-700\/10:focus{background-color:rgba(4,108,78,.1)}.focus\:bg-green-700\/100:focus{background-color:#046c4e}.focus\:bg-green-700\/20:focus{background-color:rgba(4,108,78,.2)}.focus\:bg-green-700\/25:focus{background-color:rgba(4,108,78,.25)}.focus\:bg-green-700\/30:focus{background-color:rgba(4,108,78,.3)}.focus\:bg-green-700\/40:focus{background-color:rgba(4,108,78,.4)}.focus\:bg-green-700\/5:focus{background-color:rgba(4,108,78,.05)}.focus\:bg-green-700\/50:focus{background-color:rgba(4,108,78,.5)}.focus\:bg-green-700\/60:focus{background-color:rgba(4,108,78,.6)}.focus\:bg-green-700\/70:focus{background-color:rgba(4,108,78,.7)}.focus\:bg-green-700\/75:focus{background-color:rgba(4,108,78,.75)}.focus\:bg-green-700\/80:focus{background-color:rgba(4,108,78,.8)}.focus\:bg-green-700\/90:focus{background-color:rgba(4,108,78,.9)}.focus\:bg-green-700\/95:focus{background-color:rgba(4,108,78,.95)}.focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgb(3 84 63/var(--tw-bg-opacity))}.focus\:bg-green-800\/0:focus{background-color:rgba(3,84,63,0)}.focus\:bg-green-800\/10:focus{background-color:rgba(3,84,63,.1)}.focus\:bg-green-800\/100:focus{background-color:#03543f}.focus\:bg-green-800\/20:focus{background-color:rgba(3,84,63,.2)}.focus\:bg-green-800\/25:focus{background-color:rgba(3,84,63,.25)}.focus\:bg-green-800\/30:focus{background-color:rgba(3,84,63,.3)}.focus\:bg-green-800\/40:focus{background-color:rgba(3,84,63,.4)}.focus\:bg-green-800\/5:focus{background-color:rgba(3,84,63,.05)}.focus\:bg-green-800\/50:focus{background-color:rgba(3,84,63,.5)}.focus\:bg-green-800\/60:focus{background-color:rgba(3,84,63,.6)}.focus\:bg-green-800\/70:focus{background-color:rgba(3,84,63,.7)}.focus\:bg-green-800\/75:focus{background-color:rgba(3,84,63,.75)}.focus\:bg-green-800\/80:focus{background-color:rgba(3,84,63,.8)}.focus\:bg-green-800\/90:focus{background-color:rgba(3,84,63,.9)}.focus\:bg-green-800\/95:focus{background-color:rgba(3,84,63,.95)}.focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgb(1 71 55/var(--tw-bg-opacity))}.focus\:bg-green-900\/0:focus{background-color:rgba(1,71,55,0)}.focus\:bg-green-900\/10:focus{background-color:rgba(1,71,55,.1)}.focus\:bg-green-900\/100:focus{background-color:#014737}.focus\:bg-green-900\/20:focus{background-color:rgba(1,71,55,.2)}.focus\:bg-green-900\/25:focus{background-color:rgba(1,71,55,.25)}.focus\:bg-green-900\/30:focus{background-color:rgba(1,71,55,.3)}.focus\:bg-green-900\/40:focus{background-color:rgba(1,71,55,.4)}.focus\:bg-green-900\/5:focus{background-color:rgba(1,71,55,.05)}.focus\:bg-green-900\/50:focus{background-color:rgba(1,71,55,.5)}.focus\:bg-green-900\/60:focus{background-color:rgba(1,71,55,.6)}.focus\:bg-green-900\/70:focus{background-color:rgba(1,71,55,.7)}.focus\:bg-green-900\/75:focus{background-color:rgba(1,71,55,.75)}.focus\:bg-green-900\/80:focus{background-color:rgba(1,71,55,.8)}.focus\:bg-green-900\/90:focus{background-color:rgba(1,71,55,.9)}.focus\:bg-green-900\/95:focus{background-color:rgba(1,71,55,.95)}.focus\:bg-indigo-100:focus{--tw-bg-opacity:1;background-color:rgb(229 237 255/var(--tw-bg-opacity))}.focus\:bg-indigo-100\/0:focus{background-color:rgba(229,237,255,0)}.focus\:bg-indigo-100\/10:focus{background-color:rgba(229,237,255,.1)}.focus\:bg-indigo-100\/100:focus{background-color:#e5edff}.focus\:bg-indigo-100\/20:focus{background-color:rgba(229,237,255,.2)}.focus\:bg-indigo-100\/25:focus{background-color:rgba(229,237,255,.25)}.focus\:bg-indigo-100\/30:focus{background-color:rgba(229,237,255,.3)}.focus\:bg-indigo-100\/40:focus{background-color:rgba(229,237,255,.4)}.focus\:bg-indigo-100\/5:focus{background-color:rgba(229,237,255,.05)}.focus\:bg-indigo-100\/50:focus{background-color:rgba(229,237,255,.5)}.focus\:bg-indigo-100\/60:focus{background-color:rgba(229,237,255,.6)}.focus\:bg-indigo-100\/70:focus{background-color:rgba(229,237,255,.7)}.focus\:bg-indigo-100\/75:focus{background-color:rgba(229,237,255,.75)}.focus\:bg-indigo-100\/80:focus{background-color:rgba(229,237,255,.8)}.focus\:bg-indigo-100\/90:focus{background-color:rgba(229,237,255,.9)}.focus\:bg-indigo-100\/95:focus{background-color:rgba(229,237,255,.95)}.focus\:bg-indigo-200:focus{--tw-bg-opacity:1;background-color:rgb(205 219 254/var(--tw-bg-opacity))}.focus\:bg-indigo-200\/0:focus{background-color:rgba(205,219,254,0)}.focus\:bg-indigo-200\/10:focus{background-color:rgba(205,219,254,.1)}.focus\:bg-indigo-200\/100:focus{background-color:#cddbfe}.focus\:bg-indigo-200\/20:focus{background-color:rgba(205,219,254,.2)}.focus\:bg-indigo-200\/25:focus{background-color:rgba(205,219,254,.25)}.focus\:bg-indigo-200\/30:focus{background-color:rgba(205,219,254,.3)}.focus\:bg-indigo-200\/40:focus{background-color:rgba(205,219,254,.4)}.focus\:bg-indigo-200\/5:focus{background-color:rgba(205,219,254,.05)}.focus\:bg-indigo-200\/50:focus{background-color:rgba(205,219,254,.5)}.focus\:bg-indigo-200\/60:focus{background-color:rgba(205,219,254,.6)}.focus\:bg-indigo-200\/70:focus{background-color:rgba(205,219,254,.7)}.focus\:bg-indigo-200\/75:focus{background-color:rgba(205,219,254,.75)}.focus\:bg-indigo-200\/80:focus{background-color:rgba(205,219,254,.8)}.focus\:bg-indigo-200\/90:focus{background-color:rgba(205,219,254,.9)}.focus\:bg-indigo-200\/95:focus{background-color:rgba(205,219,254,.95)}.focus\:bg-indigo-300:focus{--tw-bg-opacity:1;background-color:rgb(180 198 252/var(--tw-bg-opacity))}.focus\:bg-indigo-300\/0:focus{background-color:rgba(180,198,252,0)}.focus\:bg-indigo-300\/10:focus{background-color:rgba(180,198,252,.1)}.focus\:bg-indigo-300\/100:focus{background-color:#b4c6fc}.focus\:bg-indigo-300\/20:focus{background-color:rgba(180,198,252,.2)}.focus\:bg-indigo-300\/25:focus{background-color:rgba(180,198,252,.25)}.focus\:bg-indigo-300\/30:focus{background-color:rgba(180,198,252,.3)}.focus\:bg-indigo-300\/40:focus{background-color:rgba(180,198,252,.4)}.focus\:bg-indigo-300\/5:focus{background-color:rgba(180,198,252,.05)}.focus\:bg-indigo-300\/50:focus{background-color:rgba(180,198,252,.5)}.focus\:bg-indigo-300\/60:focus{background-color:rgba(180,198,252,.6)}.focus\:bg-indigo-300\/70:focus{background-color:rgba(180,198,252,.7)}.focus\:bg-indigo-300\/75:focus{background-color:rgba(180,198,252,.75)}.focus\:bg-indigo-300\/80:focus{background-color:rgba(180,198,252,.8)}.focus\:bg-indigo-300\/90:focus{background-color:rgba(180,198,252,.9)}.focus\:bg-indigo-300\/95:focus{background-color:rgba(180,198,252,.95)}.focus\:bg-indigo-400:focus{--tw-bg-opacity:1;background-color:rgb(141 162 251/var(--tw-bg-opacity))}.focus\:bg-indigo-400\/0:focus{background-color:rgba(141,162,251,0)}.focus\:bg-indigo-400\/10:focus{background-color:rgba(141,162,251,.1)}.focus\:bg-indigo-400\/100:focus{background-color:#8da2fb}.focus\:bg-indigo-400\/20:focus{background-color:rgba(141,162,251,.2)}.focus\:bg-indigo-400\/25:focus{background-color:rgba(141,162,251,.25)}.focus\:bg-indigo-400\/30:focus{background-color:rgba(141,162,251,.3)}.focus\:bg-indigo-400\/40:focus{background-color:rgba(141,162,251,.4)}.focus\:bg-indigo-400\/5:focus{background-color:rgba(141,162,251,.05)}.focus\:bg-indigo-400\/50:focus{background-color:rgba(141,162,251,.5)}.focus\:bg-indigo-400\/60:focus{background-color:rgba(141,162,251,.6)}.focus\:bg-indigo-400\/70:focus{background-color:rgba(141,162,251,.7)}.focus\:bg-indigo-400\/75:focus{background-color:rgba(141,162,251,.75)}.focus\:bg-indigo-400\/80:focus{background-color:rgba(141,162,251,.8)}.focus\:bg-indigo-400\/90:focus{background-color:rgba(141,162,251,.9)}.focus\:bg-indigo-400\/95:focus{background-color:rgba(141,162,251,.95)}.focus\:bg-indigo-50:focus{--tw-bg-opacity:1;background-color:rgb(240 245 255/var(--tw-bg-opacity))}.focus\:bg-indigo-50\/0:focus{background-color:rgba(240,245,255,0)}.focus\:bg-indigo-50\/10:focus{background-color:rgba(240,245,255,.1)}.focus\:bg-indigo-50\/100:focus{background-color:#f0f5ff}.focus\:bg-indigo-50\/20:focus{background-color:rgba(240,245,255,.2)}.focus\:bg-indigo-50\/25:focus{background-color:rgba(240,245,255,.25)}.focus\:bg-indigo-50\/30:focus{background-color:rgba(240,245,255,.3)}.focus\:bg-indigo-50\/40:focus{background-color:rgba(240,245,255,.4)}.focus\:bg-indigo-50\/5:focus{background-color:rgba(240,245,255,.05)}.focus\:bg-indigo-50\/50:focus{background-color:rgba(240,245,255,.5)}.focus\:bg-indigo-50\/60:focus{background-color:rgba(240,245,255,.6)}.focus\:bg-indigo-50\/70:focus{background-color:rgba(240,245,255,.7)}.focus\:bg-indigo-50\/75:focus{background-color:rgba(240,245,255,.75)}.focus\:bg-indigo-50\/80:focus{background-color:rgba(240,245,255,.8)}.focus\:bg-indigo-50\/90:focus{background-color:rgba(240,245,255,.9)}.focus\:bg-indigo-50\/95:focus{background-color:rgba(240,245,255,.95)}.focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgb(104 117 245/var(--tw-bg-opacity))}.focus\:bg-indigo-500\/0:focus{background-color:rgba(104,117,245,0)}.focus\:bg-indigo-500\/10:focus{background-color:rgba(104,117,245,.1)}.focus\:bg-indigo-500\/100:focus{background-color:#6875f5}.focus\:bg-indigo-500\/20:focus{background-color:rgba(104,117,245,.2)}.focus\:bg-indigo-500\/25:focus{background-color:rgba(104,117,245,.25)}.focus\:bg-indigo-500\/30:focus{background-color:rgba(104,117,245,.3)}.focus\:bg-indigo-500\/40:focus{background-color:rgba(104,117,245,.4)}.focus\:bg-indigo-500\/5:focus{background-color:rgba(104,117,245,.05)}.focus\:bg-indigo-500\/50:focus{background-color:rgba(104,117,245,.5)}.focus\:bg-indigo-500\/60:focus{background-color:rgba(104,117,245,.6)}.focus\:bg-indigo-500\/70:focus{background-color:rgba(104,117,245,.7)}.focus\:bg-indigo-500\/75:focus{background-color:rgba(104,117,245,.75)}.focus\:bg-indigo-500\/80:focus{background-color:rgba(104,117,245,.8)}.focus\:bg-indigo-500\/90:focus{background-color:rgba(104,117,245,.9)}.focus\:bg-indigo-500\/95:focus{background-color:rgba(104,117,245,.95)}.focus\:bg-indigo-600:focus{--tw-bg-opacity:1;background-color:rgb(88 80 236/var(--tw-bg-opacity))}.focus\:bg-indigo-600\/0:focus{background-color:rgba(88,80,236,0)}.focus\:bg-indigo-600\/10:focus{background-color:rgba(88,80,236,.1)}.focus\:bg-indigo-600\/100:focus{background-color:#5850ec}.focus\:bg-indigo-600\/20:focus{background-color:rgba(88,80,236,.2)}.focus\:bg-indigo-600\/25:focus{background-color:rgba(88,80,236,.25)}.focus\:bg-indigo-600\/30:focus{background-color:rgba(88,80,236,.3)}.focus\:bg-indigo-600\/40:focus{background-color:rgba(88,80,236,.4)}.focus\:bg-indigo-600\/5:focus{background-color:rgba(88,80,236,.05)}.focus\:bg-indigo-600\/50:focus{background-color:rgba(88,80,236,.5)}.focus\:bg-indigo-600\/60:focus{background-color:rgba(88,80,236,.6)}.focus\:bg-indigo-600\/70:focus{background-color:rgba(88,80,236,.7)}.focus\:bg-indigo-600\/75:focus{background-color:rgba(88,80,236,.75)}.focus\:bg-indigo-600\/80:focus{background-color:rgba(88,80,236,.8)}.focus\:bg-indigo-600\/90:focus{background-color:rgba(88,80,236,.9)}.focus\:bg-indigo-600\/95:focus{background-color:rgba(88,80,236,.95)}.focus\:bg-indigo-700:focus{--tw-bg-opacity:1;background-color:rgb(81 69 205/var(--tw-bg-opacity))}.focus\:bg-indigo-700\/0:focus{background-color:rgba(81,69,205,0)}.focus\:bg-indigo-700\/10:focus{background-color:rgba(81,69,205,.1)}.focus\:bg-indigo-700\/100:focus{background-color:#5145cd}.focus\:bg-indigo-700\/20:focus{background-color:rgba(81,69,205,.2)}.focus\:bg-indigo-700\/25:focus{background-color:rgba(81,69,205,.25)}.focus\:bg-indigo-700\/30:focus{background-color:rgba(81,69,205,.3)}.focus\:bg-indigo-700\/40:focus{background-color:rgba(81,69,205,.4)}.focus\:bg-indigo-700\/5:focus{background-color:rgba(81,69,205,.05)}.focus\:bg-indigo-700\/50:focus{background-color:rgba(81,69,205,.5)}.focus\:bg-indigo-700\/60:focus{background-color:rgba(81,69,205,.6)}.focus\:bg-indigo-700\/70:focus{background-color:rgba(81,69,205,.7)}.focus\:bg-indigo-700\/75:focus{background-color:rgba(81,69,205,.75)}.focus\:bg-indigo-700\/80:focus{background-color:rgba(81,69,205,.8)}.focus\:bg-indigo-700\/90:focus{background-color:rgba(81,69,205,.9)}.focus\:bg-indigo-700\/95:focus{background-color:rgba(81,69,205,.95)}.focus\:bg-indigo-800:focus{--tw-bg-opacity:1;background-color:rgb(66 56 157/var(--tw-bg-opacity))}.focus\:bg-indigo-800\/0:focus{background-color:rgba(66,56,157,0)}.focus\:bg-indigo-800\/10:focus{background-color:rgba(66,56,157,.1)}.focus\:bg-indigo-800\/100:focus{background-color:#42389d}.focus\:bg-indigo-800\/20:focus{background-color:rgba(66,56,157,.2)}.focus\:bg-indigo-800\/25:focus{background-color:rgba(66,56,157,.25)}.focus\:bg-indigo-800\/30:focus{background-color:rgba(66,56,157,.3)}.focus\:bg-indigo-800\/40:focus{background-color:rgba(66,56,157,.4)}.focus\:bg-indigo-800\/5:focus{background-color:rgba(66,56,157,.05)}.focus\:bg-indigo-800\/50:focus{background-color:rgba(66,56,157,.5)}.focus\:bg-indigo-800\/60:focus{background-color:rgba(66,56,157,.6)}.focus\:bg-indigo-800\/70:focus{background-color:rgba(66,56,157,.7)}.focus\:bg-indigo-800\/75:focus{background-color:rgba(66,56,157,.75)}.focus\:bg-indigo-800\/80:focus{background-color:rgba(66,56,157,.8)}.focus\:bg-indigo-800\/90:focus{background-color:rgba(66,56,157,.9)}.focus\:bg-indigo-800\/95:focus{background-color:rgba(66,56,157,.95)}.focus\:bg-indigo-900:focus{--tw-bg-opacity:1;background-color:rgb(54 47 120/var(--tw-bg-opacity))}.focus\:bg-indigo-900\/0:focus{background-color:rgba(54,47,120,0)}.focus\:bg-indigo-900\/10:focus{background-color:rgba(54,47,120,.1)}.focus\:bg-indigo-900\/100:focus{background-color:#362f78}.focus\:bg-indigo-900\/20:focus{background-color:rgba(54,47,120,.2)}.focus\:bg-indigo-900\/25:focus{background-color:rgba(54,47,120,.25)}.focus\:bg-indigo-900\/30:focus{background-color:rgba(54,47,120,.3)}.focus\:bg-indigo-900\/40:focus{background-color:rgba(54,47,120,.4)}.focus\:bg-indigo-900\/5:focus{background-color:rgba(54,47,120,.05)}.focus\:bg-indigo-900\/50:focus{background-color:rgba(54,47,120,.5)}.focus\:bg-indigo-900\/60:focus{background-color:rgba(54,47,120,.6)}.focus\:bg-indigo-900\/70:focus{background-color:rgba(54,47,120,.7)}.focus\:bg-indigo-900\/75:focus{background-color:rgba(54,47,120,.75)}.focus\:bg-indigo-900\/80:focus{background-color:rgba(54,47,120,.8)}.focus\:bg-indigo-900\/90:focus{background-color:rgba(54,47,120,.9)}.focus\:bg-indigo-900\/95:focus{background-color:rgba(54,47,120,.95)}.focus\:bg-lime-100:focus{--tw-bg-opacity:1;background-color:rgb(236 252 203/var(--tw-bg-opacity))}.focus\:bg-lime-100\/0:focus{background-color:hsla(80,89%,89%,0)}.focus\:bg-lime-100\/10:focus{background-color:hsla(80,89%,89%,.1)}.focus\:bg-lime-100\/100:focus{background-color:#ecfccb}.focus\:bg-lime-100\/20:focus{background-color:hsla(80,89%,89%,.2)}.focus\:bg-lime-100\/25:focus{background-color:hsla(80,89%,89%,.25)}.focus\:bg-lime-100\/30:focus{background-color:hsla(80,89%,89%,.3)}.focus\:bg-lime-100\/40:focus{background-color:hsla(80,89%,89%,.4)}.focus\:bg-lime-100\/5:focus{background-color:hsla(80,89%,89%,.05)}.focus\:bg-lime-100\/50:focus{background-color:hsla(80,89%,89%,.5)}.focus\:bg-lime-100\/60:focus{background-color:hsla(80,89%,89%,.6)}.focus\:bg-lime-100\/70:focus{background-color:hsla(80,89%,89%,.7)}.focus\:bg-lime-100\/75:focus{background-color:hsla(80,89%,89%,.75)}.focus\:bg-lime-100\/80:focus{background-color:hsla(80,89%,89%,.8)}.focus\:bg-lime-100\/90:focus{background-color:hsla(80,89%,89%,.9)}.focus\:bg-lime-100\/95:focus{background-color:hsla(80,89%,89%,.95)}.focus\:bg-lime-200:focus{--tw-bg-opacity:1;background-color:rgb(217 249 157/var(--tw-bg-opacity))}.focus\:bg-lime-200\/0:focus{background-color:hsla(81,88%,80%,0)}.focus\:bg-lime-200\/10:focus{background-color:hsla(81,88%,80%,.1)}.focus\:bg-lime-200\/100:focus{background-color:#d9f99d}.focus\:bg-lime-200\/20:focus{background-color:hsla(81,88%,80%,.2)}.focus\:bg-lime-200\/25:focus{background-color:hsla(81,88%,80%,.25)}.focus\:bg-lime-200\/30:focus{background-color:hsla(81,88%,80%,.3)}.focus\:bg-lime-200\/40:focus{background-color:hsla(81,88%,80%,.4)}.focus\:bg-lime-200\/5:focus{background-color:hsla(81,88%,80%,.05)}.focus\:bg-lime-200\/50:focus{background-color:hsla(81,88%,80%,.5)}.focus\:bg-lime-200\/60:focus{background-color:hsla(81,88%,80%,.6)}.focus\:bg-lime-200\/70:focus{background-color:hsla(81,88%,80%,.7)}.focus\:bg-lime-200\/75:focus{background-color:hsla(81,88%,80%,.75)}.focus\:bg-lime-200\/80:focus{background-color:hsla(81,88%,80%,.8)}.focus\:bg-lime-200\/90:focus{background-color:hsla(81,88%,80%,.9)}.focus\:bg-lime-200\/95:focus{background-color:hsla(81,88%,80%,.95)}.focus\:bg-lime-300:focus{--tw-bg-opacity:1;background-color:rgb(190 242 100/var(--tw-bg-opacity))}.focus\:bg-lime-300\/0:focus{background-color:hsla(82,85%,67%,0)}.focus\:bg-lime-300\/10:focus{background-color:hsla(82,85%,67%,.1)}.focus\:bg-lime-300\/100:focus{background-color:#bef264}.focus\:bg-lime-300\/20:focus{background-color:hsla(82,85%,67%,.2)}.focus\:bg-lime-300\/25:focus{background-color:hsla(82,85%,67%,.25)}.focus\:bg-lime-300\/30:focus{background-color:hsla(82,85%,67%,.3)}.focus\:bg-lime-300\/40:focus{background-color:hsla(82,85%,67%,.4)}.focus\:bg-lime-300\/5:focus{background-color:hsla(82,85%,67%,.05)}.focus\:bg-lime-300\/50:focus{background-color:hsla(82,85%,67%,.5)}.focus\:bg-lime-300\/60:focus{background-color:hsla(82,85%,67%,.6)}.focus\:bg-lime-300\/70:focus{background-color:hsla(82,85%,67%,.7)}.focus\:bg-lime-300\/75:focus{background-color:hsla(82,85%,67%,.75)}.focus\:bg-lime-300\/80:focus{background-color:hsla(82,85%,67%,.8)}.focus\:bg-lime-300\/90:focus{background-color:hsla(82,85%,67%,.9)}.focus\:bg-lime-300\/95:focus{background-color:hsla(82,85%,67%,.95)}.focus\:bg-lime-400:focus{--tw-bg-opacity:1;background-color:rgb(163 230 53/var(--tw-bg-opacity))}.focus\:bg-lime-400\/0:focus{background-color:rgba(163,230,53,0)}.focus\:bg-lime-400\/10:focus{background-color:rgba(163,230,53,.1)}.focus\:bg-lime-400\/100:focus{background-color:#a3e635}.focus\:bg-lime-400\/20:focus{background-color:rgba(163,230,53,.2)}.focus\:bg-lime-400\/25:focus{background-color:rgba(163,230,53,.25)}.focus\:bg-lime-400\/30:focus{background-color:rgba(163,230,53,.3)}.focus\:bg-lime-400\/40:focus{background-color:rgba(163,230,53,.4)}.focus\:bg-lime-400\/5:focus{background-color:rgba(163,230,53,.05)}.focus\:bg-lime-400\/50:focus{background-color:rgba(163,230,53,.5)}.focus\:bg-lime-400\/60:focus{background-color:rgba(163,230,53,.6)}.focus\:bg-lime-400\/70:focus{background-color:rgba(163,230,53,.7)}.focus\:bg-lime-400\/75:focus{background-color:rgba(163,230,53,.75)}.focus\:bg-lime-400\/80:focus{background-color:rgba(163,230,53,.8)}.focus\:bg-lime-400\/90:focus{background-color:rgba(163,230,53,.9)}.focus\:bg-lime-400\/95:focus{background-color:rgba(163,230,53,.95)}.focus\:bg-lime-50:focus{--tw-bg-opacity:1;background-color:rgb(247 254 231/var(--tw-bg-opacity))}.focus\:bg-lime-50\/0:focus{background-color:hsla(78,92%,95%,0)}.focus\:bg-lime-50\/10:focus{background-color:hsla(78,92%,95%,.1)}.focus\:bg-lime-50\/100:focus{background-color:#f7fee7}.focus\:bg-lime-50\/20:focus{background-color:hsla(78,92%,95%,.2)}.focus\:bg-lime-50\/25:focus{background-color:hsla(78,92%,95%,.25)}.focus\:bg-lime-50\/30:focus{background-color:hsla(78,92%,95%,.3)}.focus\:bg-lime-50\/40:focus{background-color:hsla(78,92%,95%,.4)}.focus\:bg-lime-50\/5:focus{background-color:hsla(78,92%,95%,.05)}.focus\:bg-lime-50\/50:focus{background-color:hsla(78,92%,95%,.5)}.focus\:bg-lime-50\/60:focus{background-color:hsla(78,92%,95%,.6)}.focus\:bg-lime-50\/70:focus{background-color:hsla(78,92%,95%,.7)}.focus\:bg-lime-50\/75:focus{background-color:hsla(78,92%,95%,.75)}.focus\:bg-lime-50\/80:focus{background-color:hsla(78,92%,95%,.8)}.focus\:bg-lime-50\/90:focus{background-color:hsla(78,92%,95%,.9)}.focus\:bg-lime-50\/95:focus{background-color:hsla(78,92%,95%,.95)}.focus\:bg-lime-500:focus{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity))}.focus\:bg-lime-500\/0:focus{background-color:rgba(132,204,22,0)}.focus\:bg-lime-500\/10:focus{background-color:rgba(132,204,22,.1)}.focus\:bg-lime-500\/100:focus{background-color:#84cc16}.focus\:bg-lime-500\/20:focus{background-color:rgba(132,204,22,.2)}.focus\:bg-lime-500\/25:focus{background-color:rgba(132,204,22,.25)}.focus\:bg-lime-500\/30:focus{background-color:rgba(132,204,22,.3)}.focus\:bg-lime-500\/40:focus{background-color:rgba(132,204,22,.4)}.focus\:bg-lime-500\/5:focus{background-color:rgba(132,204,22,.05)}.focus\:bg-lime-500\/50:focus{background-color:rgba(132,204,22,.5)}.focus\:bg-lime-500\/60:focus{background-color:rgba(132,204,22,.6)}.focus\:bg-lime-500\/70:focus{background-color:rgba(132,204,22,.7)}.focus\:bg-lime-500\/75:focus{background-color:rgba(132,204,22,.75)}.focus\:bg-lime-500\/80:focus{background-color:rgba(132,204,22,.8)}.focus\:bg-lime-500\/90:focus{background-color:rgba(132,204,22,.9)}.focus\:bg-lime-500\/95:focus{background-color:rgba(132,204,22,.95)}.focus\:bg-lime-600:focus{--tw-bg-opacity:1;background-color:rgb(101 163 13/var(--tw-bg-opacity))}.focus\:bg-lime-600\/0:focus{background-color:rgba(101,163,13,0)}.focus\:bg-lime-600\/10:focus{background-color:rgba(101,163,13,.1)}.focus\:bg-lime-600\/100:focus{background-color:#65a30d}.focus\:bg-lime-600\/20:focus{background-color:rgba(101,163,13,.2)}.focus\:bg-lime-600\/25:focus{background-color:rgba(101,163,13,.25)}.focus\:bg-lime-600\/30:focus{background-color:rgba(101,163,13,.3)}.focus\:bg-lime-600\/40:focus{background-color:rgba(101,163,13,.4)}.focus\:bg-lime-600\/5:focus{background-color:rgba(101,163,13,.05)}.focus\:bg-lime-600\/50:focus{background-color:rgba(101,163,13,.5)}.focus\:bg-lime-600\/60:focus{background-color:rgba(101,163,13,.6)}.focus\:bg-lime-600\/70:focus{background-color:rgba(101,163,13,.7)}.focus\:bg-lime-600\/75:focus{background-color:rgba(101,163,13,.75)}.focus\:bg-lime-600\/80:focus{background-color:rgba(101,163,13,.8)}.focus\:bg-lime-600\/90:focus{background-color:rgba(101,163,13,.9)}.focus\:bg-lime-600\/95:focus{background-color:rgba(101,163,13,.95)}.focus\:bg-lime-700:focus{--tw-bg-opacity:1;background-color:rgb(77 124 15/var(--tw-bg-opacity))}.focus\:bg-lime-700\/0:focus{background-color:rgba(77,124,15,0)}.focus\:bg-lime-700\/10:focus{background-color:rgba(77,124,15,.1)}.focus\:bg-lime-700\/100:focus{background-color:#4d7c0f}.focus\:bg-lime-700\/20:focus{background-color:rgba(77,124,15,.2)}.focus\:bg-lime-700\/25:focus{background-color:rgba(77,124,15,.25)}.focus\:bg-lime-700\/30:focus{background-color:rgba(77,124,15,.3)}.focus\:bg-lime-700\/40:focus{background-color:rgba(77,124,15,.4)}.focus\:bg-lime-700\/5:focus{background-color:rgba(77,124,15,.05)}.focus\:bg-lime-700\/50:focus{background-color:rgba(77,124,15,.5)}.focus\:bg-lime-700\/60:focus{background-color:rgba(77,124,15,.6)}.focus\:bg-lime-700\/70:focus{background-color:rgba(77,124,15,.7)}.focus\:bg-lime-700\/75:focus{background-color:rgba(77,124,15,.75)}.focus\:bg-lime-700\/80:focus{background-color:rgba(77,124,15,.8)}.focus\:bg-lime-700\/90:focus{background-color:rgba(77,124,15,.9)}.focus\:bg-lime-700\/95:focus{background-color:rgba(77,124,15,.95)}.focus\:bg-lime-800:focus{--tw-bg-opacity:1;background-color:rgb(63 98 18/var(--tw-bg-opacity))}.focus\:bg-lime-800\/0:focus{background-color:rgba(63,98,18,0)}.focus\:bg-lime-800\/10:focus{background-color:rgba(63,98,18,.1)}.focus\:bg-lime-800\/100:focus{background-color:#3f6212}.focus\:bg-lime-800\/20:focus{background-color:rgba(63,98,18,.2)}.focus\:bg-lime-800\/25:focus{background-color:rgba(63,98,18,.25)}.focus\:bg-lime-800\/30:focus{background-color:rgba(63,98,18,.3)}.focus\:bg-lime-800\/40:focus{background-color:rgba(63,98,18,.4)}.focus\:bg-lime-800\/5:focus{background-color:rgba(63,98,18,.05)}.focus\:bg-lime-800\/50:focus{background-color:rgba(63,98,18,.5)}.focus\:bg-lime-800\/60:focus{background-color:rgba(63,98,18,.6)}.focus\:bg-lime-800\/70:focus{background-color:rgba(63,98,18,.7)}.focus\:bg-lime-800\/75:focus{background-color:rgba(63,98,18,.75)}.focus\:bg-lime-800\/80:focus{background-color:rgba(63,98,18,.8)}.focus\:bg-lime-800\/90:focus{background-color:rgba(63,98,18,.9)}.focus\:bg-lime-800\/95:focus{background-color:rgba(63,98,18,.95)}.focus\:bg-lime-900:focus{--tw-bg-opacity:1;background-color:rgb(54 83 20/var(--tw-bg-opacity))}.focus\:bg-lime-900\/0:focus{background-color:rgba(54,83,20,0)}.focus\:bg-lime-900\/10:focus{background-color:rgba(54,83,20,.1)}.focus\:bg-lime-900\/100:focus{background-color:#365314}.focus\:bg-lime-900\/20:focus{background-color:rgba(54,83,20,.2)}.focus\:bg-lime-900\/25:focus{background-color:rgba(54,83,20,.25)}.focus\:bg-lime-900\/30:focus{background-color:rgba(54,83,20,.3)}.focus\:bg-lime-900\/40:focus{background-color:rgba(54,83,20,.4)}.focus\:bg-lime-900\/5:focus{background-color:rgba(54,83,20,.05)}.focus\:bg-lime-900\/50:focus{background-color:rgba(54,83,20,.5)}.focus\:bg-lime-900\/60:focus{background-color:rgba(54,83,20,.6)}.focus\:bg-lime-900\/70:focus{background-color:rgba(54,83,20,.7)}.focus\:bg-lime-900\/75:focus{background-color:rgba(54,83,20,.75)}.focus\:bg-lime-900\/80:focus{background-color:rgba(54,83,20,.8)}.focus\:bg-lime-900\/90:focus{background-color:rgba(54,83,20,.9)}.focus\:bg-lime-900\/95:focus{background-color:rgba(54,83,20,.95)}.focus\:bg-neutral-100:focus{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.focus\:bg-neutral-100\/0:focus{background-color:hsla(0,0%,96%,0)}.focus\:bg-neutral-100\/10:focus{background-color:hsla(0,0%,96%,.1)}.focus\:bg-neutral-100\/100:focus{background-color:#f5f5f5}.focus\:bg-neutral-100\/20:focus{background-color:hsla(0,0%,96%,.2)}.focus\:bg-neutral-100\/25:focus{background-color:hsla(0,0%,96%,.25)}.focus\:bg-neutral-100\/30:focus{background-color:hsla(0,0%,96%,.3)}.focus\:bg-neutral-100\/40:focus{background-color:hsla(0,0%,96%,.4)}.focus\:bg-neutral-100\/5:focus{background-color:hsla(0,0%,96%,.05)}.focus\:bg-neutral-100\/50:focus{background-color:hsla(0,0%,96%,.5)}.focus\:bg-neutral-100\/60:focus{background-color:hsla(0,0%,96%,.6)}.focus\:bg-neutral-100\/70:focus{background-color:hsla(0,0%,96%,.7)}.focus\:bg-neutral-100\/75:focus{background-color:hsla(0,0%,96%,.75)}.focus\:bg-neutral-100\/80:focus{background-color:hsla(0,0%,96%,.8)}.focus\:bg-neutral-100\/90:focus{background-color:hsla(0,0%,96%,.9)}.focus\:bg-neutral-100\/95:focus{background-color:hsla(0,0%,96%,.95)}.focus\:bg-neutral-200:focus{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity))}.focus\:bg-neutral-200\/0:focus{background-color:hsla(0,0%,90%,0)}.focus\:bg-neutral-200\/10:focus{background-color:hsla(0,0%,90%,.1)}.focus\:bg-neutral-200\/100:focus{background-color:#e5e5e5}.focus\:bg-neutral-200\/20:focus{background-color:hsla(0,0%,90%,.2)}.focus\:bg-neutral-200\/25:focus{background-color:hsla(0,0%,90%,.25)}.focus\:bg-neutral-200\/30:focus{background-color:hsla(0,0%,90%,.3)}.focus\:bg-neutral-200\/40:focus{background-color:hsla(0,0%,90%,.4)}.focus\:bg-neutral-200\/5:focus{background-color:hsla(0,0%,90%,.05)}.focus\:bg-neutral-200\/50:focus{background-color:hsla(0,0%,90%,.5)}.focus\:bg-neutral-200\/60:focus{background-color:hsla(0,0%,90%,.6)}.focus\:bg-neutral-200\/70:focus{background-color:hsla(0,0%,90%,.7)}.focus\:bg-neutral-200\/75:focus{background-color:hsla(0,0%,90%,.75)}.focus\:bg-neutral-200\/80:focus{background-color:hsla(0,0%,90%,.8)}.focus\:bg-neutral-200\/90:focus{background-color:hsla(0,0%,90%,.9)}.focus\:bg-neutral-200\/95:focus{background-color:hsla(0,0%,90%,.95)}.focus\:bg-neutral-300:focus{--tw-bg-opacity:1;background-color:rgb(212 212 212/var(--tw-bg-opacity))}.focus\:bg-neutral-300\/0:focus{background-color:hsla(0,0%,83%,0)}.focus\:bg-neutral-300\/10:focus{background-color:hsla(0,0%,83%,.1)}.focus\:bg-neutral-300\/100:focus{background-color:#d4d4d4}.focus\:bg-neutral-300\/20:focus{background-color:hsla(0,0%,83%,.2)}.focus\:bg-neutral-300\/25:focus{background-color:hsla(0,0%,83%,.25)}.focus\:bg-neutral-300\/30:focus{background-color:hsla(0,0%,83%,.3)}.focus\:bg-neutral-300\/40:focus{background-color:hsla(0,0%,83%,.4)}.focus\:bg-neutral-300\/5:focus{background-color:hsla(0,0%,83%,.05)}.focus\:bg-neutral-300\/50:focus{background-color:hsla(0,0%,83%,.5)}.focus\:bg-neutral-300\/60:focus{background-color:hsla(0,0%,83%,.6)}.focus\:bg-neutral-300\/70:focus{background-color:hsla(0,0%,83%,.7)}.focus\:bg-neutral-300\/75:focus{background-color:hsla(0,0%,83%,.75)}.focus\:bg-neutral-300\/80:focus{background-color:hsla(0,0%,83%,.8)}.focus\:bg-neutral-300\/90:focus{background-color:hsla(0,0%,83%,.9)}.focus\:bg-neutral-300\/95:focus{background-color:hsla(0,0%,83%,.95)}.focus\:bg-neutral-400:focus{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity))}.focus\:bg-neutral-400\/0:focus{background-color:hsla(0,0%,64%,0)}.focus\:bg-neutral-400\/10:focus{background-color:hsla(0,0%,64%,.1)}.focus\:bg-neutral-400\/100:focus{background-color:#a3a3a3}.focus\:bg-neutral-400\/20:focus{background-color:hsla(0,0%,64%,.2)}.focus\:bg-neutral-400\/25:focus{background-color:hsla(0,0%,64%,.25)}.focus\:bg-neutral-400\/30:focus{background-color:hsla(0,0%,64%,.3)}.focus\:bg-neutral-400\/40:focus{background-color:hsla(0,0%,64%,.4)}.focus\:bg-neutral-400\/5:focus{background-color:hsla(0,0%,64%,.05)}.focus\:bg-neutral-400\/50:focus{background-color:hsla(0,0%,64%,.5)}.focus\:bg-neutral-400\/60:focus{background-color:hsla(0,0%,64%,.6)}.focus\:bg-neutral-400\/70:focus{background-color:hsla(0,0%,64%,.7)}.focus\:bg-neutral-400\/75:focus{background-color:hsla(0,0%,64%,.75)}.focus\:bg-neutral-400\/80:focus{background-color:hsla(0,0%,64%,.8)}.focus\:bg-neutral-400\/90:focus{background-color:hsla(0,0%,64%,.9)}.focus\:bg-neutral-400\/95:focus{background-color:hsla(0,0%,64%,.95)}.focus\:bg-neutral-50:focus{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.focus\:bg-neutral-50\/0:focus{background-color:hsla(0,0%,98%,0)}.focus\:bg-neutral-50\/10:focus{background-color:hsla(0,0%,98%,.1)}.focus\:bg-neutral-50\/100:focus{background-color:#fafafa}.focus\:bg-neutral-50\/20:focus{background-color:hsla(0,0%,98%,.2)}.focus\:bg-neutral-50\/25:focus{background-color:hsla(0,0%,98%,.25)}.focus\:bg-neutral-50\/30:focus{background-color:hsla(0,0%,98%,.3)}.focus\:bg-neutral-50\/40:focus{background-color:hsla(0,0%,98%,.4)}.focus\:bg-neutral-50\/5:focus{background-color:hsla(0,0%,98%,.05)}.focus\:bg-neutral-50\/50:focus{background-color:hsla(0,0%,98%,.5)}.focus\:bg-neutral-50\/60:focus{background-color:hsla(0,0%,98%,.6)}.focus\:bg-neutral-50\/70:focus{background-color:hsla(0,0%,98%,.7)}.focus\:bg-neutral-50\/75:focus{background-color:hsla(0,0%,98%,.75)}.focus\:bg-neutral-50\/80:focus{background-color:hsla(0,0%,98%,.8)}.focus\:bg-neutral-50\/90:focus{background-color:hsla(0,0%,98%,.9)}.focus\:bg-neutral-50\/95:focus{background-color:hsla(0,0%,98%,.95)}.focus\:bg-neutral-500:focus{--tw-bg-opacity:1;background-color:rgb(115 115 115/var(--tw-bg-opacity))}.focus\:bg-neutral-500\/0:focus{background-color:hsla(0,0%,45%,0)}.focus\:bg-neutral-500\/10:focus{background-color:hsla(0,0%,45%,.1)}.focus\:bg-neutral-500\/100:focus{background-color:#737373}.focus\:bg-neutral-500\/20:focus{background-color:hsla(0,0%,45%,.2)}.focus\:bg-neutral-500\/25:focus{background-color:hsla(0,0%,45%,.25)}.focus\:bg-neutral-500\/30:focus{background-color:hsla(0,0%,45%,.3)}.focus\:bg-neutral-500\/40:focus{background-color:hsla(0,0%,45%,.4)}.focus\:bg-neutral-500\/5:focus{background-color:hsla(0,0%,45%,.05)}.focus\:bg-neutral-500\/50:focus{background-color:hsla(0,0%,45%,.5)}.focus\:bg-neutral-500\/60:focus{background-color:hsla(0,0%,45%,.6)}.focus\:bg-neutral-500\/70:focus{background-color:hsla(0,0%,45%,.7)}.focus\:bg-neutral-500\/75:focus{background-color:hsla(0,0%,45%,.75)}.focus\:bg-neutral-500\/80:focus{background-color:hsla(0,0%,45%,.8)}.focus\:bg-neutral-500\/90:focus{background-color:hsla(0,0%,45%,.9)}.focus\:bg-neutral-500\/95:focus{background-color:hsla(0,0%,45%,.95)}.focus\:bg-neutral-600:focus{--tw-bg-opacity:1;background-color:rgb(82 82 82/var(--tw-bg-opacity))}.focus\:bg-neutral-600\/0:focus{background-color:rgba(82,82,82,0)}.focus\:bg-neutral-600\/10:focus{background-color:rgba(82,82,82,.1)}.focus\:bg-neutral-600\/100:focus{background-color:#525252}.focus\:bg-neutral-600\/20:focus{background-color:rgba(82,82,82,.2)}.focus\:bg-neutral-600\/25:focus{background-color:rgba(82,82,82,.25)}.focus\:bg-neutral-600\/30:focus{background-color:rgba(82,82,82,.3)}.focus\:bg-neutral-600\/40:focus{background-color:rgba(82,82,82,.4)}.focus\:bg-neutral-600\/5:focus{background-color:rgba(82,82,82,.05)}.focus\:bg-neutral-600\/50:focus{background-color:rgba(82,82,82,.5)}.focus\:bg-neutral-600\/60:focus{background-color:rgba(82,82,82,.6)}.focus\:bg-neutral-600\/70:focus{background-color:rgba(82,82,82,.7)}.focus\:bg-neutral-600\/75:focus{background-color:rgba(82,82,82,.75)}.focus\:bg-neutral-600\/80:focus{background-color:rgba(82,82,82,.8)}.focus\:bg-neutral-600\/90:focus{background-color:rgba(82,82,82,.9)}.focus\:bg-neutral-600\/95:focus{background-color:rgba(82,82,82,.95)}.focus\:bg-neutral-700:focus{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity))}.focus\:bg-neutral-700\/0:focus{background-color:rgba(64,64,64,0)}.focus\:bg-neutral-700\/10:focus{background-color:rgba(64,64,64,.1)}.focus\:bg-neutral-700\/100:focus{background-color:#404040}.focus\:bg-neutral-700\/20:focus{background-color:rgba(64,64,64,.2)}.focus\:bg-neutral-700\/25:focus{background-color:rgba(64,64,64,.25)}.focus\:bg-neutral-700\/30:focus{background-color:rgba(64,64,64,.3)}.focus\:bg-neutral-700\/40:focus{background-color:rgba(64,64,64,.4)}.focus\:bg-neutral-700\/5:focus{background-color:rgba(64,64,64,.05)}.focus\:bg-neutral-700\/50:focus{background-color:rgba(64,64,64,.5)}.focus\:bg-neutral-700\/60:focus{background-color:rgba(64,64,64,.6)}.focus\:bg-neutral-700\/70:focus{background-color:rgba(64,64,64,.7)}.focus\:bg-neutral-700\/75:focus{background-color:rgba(64,64,64,.75)}.focus\:bg-neutral-700\/80:focus{background-color:rgba(64,64,64,.8)}.focus\:bg-neutral-700\/90:focus{background-color:rgba(64,64,64,.9)}.focus\:bg-neutral-700\/95:focus{background-color:rgba(64,64,64,.95)}.focus\:bg-neutral-800:focus{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.focus\:bg-neutral-800\/0:focus{background-color:rgba(38,38,38,0)}.focus\:bg-neutral-800\/10:focus{background-color:rgba(38,38,38,.1)}.focus\:bg-neutral-800\/100:focus{background-color:#262626}.focus\:bg-neutral-800\/20:focus{background-color:rgba(38,38,38,.2)}.focus\:bg-neutral-800\/25:focus{background-color:rgba(38,38,38,.25)}.focus\:bg-neutral-800\/30:focus{background-color:rgba(38,38,38,.3)}.focus\:bg-neutral-800\/40:focus{background-color:rgba(38,38,38,.4)}.focus\:bg-neutral-800\/5:focus{background-color:rgba(38,38,38,.05)}.focus\:bg-neutral-800\/50:focus{background-color:rgba(38,38,38,.5)}.focus\:bg-neutral-800\/60:focus{background-color:rgba(38,38,38,.6)}.focus\:bg-neutral-800\/70:focus{background-color:rgba(38,38,38,.7)}.focus\:bg-neutral-800\/75:focus{background-color:rgba(38,38,38,.75)}.focus\:bg-neutral-800\/80:focus{background-color:rgba(38,38,38,.8)}.focus\:bg-neutral-800\/90:focus{background-color:rgba(38,38,38,.9)}.focus\:bg-neutral-800\/95:focus{background-color:rgba(38,38,38,.95)}.focus\:bg-neutral-900:focus{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.focus\:bg-neutral-900\/0:focus{background-color:hsla(0,0%,9%,0)}.focus\:bg-neutral-900\/10:focus{background-color:hsla(0,0%,9%,.1)}.focus\:bg-neutral-900\/100:focus{background-color:#171717}.focus\:bg-neutral-900\/20:focus{background-color:hsla(0,0%,9%,.2)}.focus\:bg-neutral-900\/25:focus{background-color:hsla(0,0%,9%,.25)}.focus\:bg-neutral-900\/30:focus{background-color:hsla(0,0%,9%,.3)}.focus\:bg-neutral-900\/40:focus{background-color:hsla(0,0%,9%,.4)}.focus\:bg-neutral-900\/5:focus{background-color:hsla(0,0%,9%,.05)}.focus\:bg-neutral-900\/50:focus{background-color:hsla(0,0%,9%,.5)}.focus\:bg-neutral-900\/60:focus{background-color:hsla(0,0%,9%,.6)}.focus\:bg-neutral-900\/70:focus{background-color:hsla(0,0%,9%,.7)}.focus\:bg-neutral-900\/75:focus{background-color:hsla(0,0%,9%,.75)}.focus\:bg-neutral-900\/80:focus{background-color:hsla(0,0%,9%,.8)}.focus\:bg-neutral-900\/90:focus{background-color:hsla(0,0%,9%,.9)}.focus\:bg-neutral-900\/95:focus{background-color:hsla(0,0%,9%,.95)}.focus\:bg-orange-100:focus{--tw-bg-opacity:1;background-color:rgb(254 236 220/var(--tw-bg-opacity))}.focus\:bg-orange-100\/0:focus{background-color:hsla(28,94%,93%,0)}.focus\:bg-orange-100\/10:focus{background-color:hsla(28,94%,93%,.1)}.focus\:bg-orange-100\/100:focus{background-color:#feecdc}.focus\:bg-orange-100\/20:focus{background-color:hsla(28,94%,93%,.2)}.focus\:bg-orange-100\/25:focus{background-color:hsla(28,94%,93%,.25)}.focus\:bg-orange-100\/30:focus{background-color:hsla(28,94%,93%,.3)}.focus\:bg-orange-100\/40:focus{background-color:hsla(28,94%,93%,.4)}.focus\:bg-orange-100\/5:focus{background-color:hsla(28,94%,93%,.05)}.focus\:bg-orange-100\/50:focus{background-color:hsla(28,94%,93%,.5)}.focus\:bg-orange-100\/60:focus{background-color:hsla(28,94%,93%,.6)}.focus\:bg-orange-100\/70:focus{background-color:hsla(28,94%,93%,.7)}.focus\:bg-orange-100\/75:focus{background-color:hsla(28,94%,93%,.75)}.focus\:bg-orange-100\/80:focus{background-color:hsla(28,94%,93%,.8)}.focus\:bg-orange-100\/90:focus{background-color:hsla(28,94%,93%,.9)}.focus\:bg-orange-100\/95:focus{background-color:hsla(28,94%,93%,.95)}.focus\:bg-orange-200:focus{--tw-bg-opacity:1;background-color:rgb(252 217 189/var(--tw-bg-opacity))}.focus\:bg-orange-200\/0:focus{background-color:hsla(27,91%,86%,0)}.focus\:bg-orange-200\/10:focus{background-color:hsla(27,91%,86%,.1)}.focus\:bg-orange-200\/100:focus{background-color:#fcd9bd}.focus\:bg-orange-200\/20:focus{background-color:hsla(27,91%,86%,.2)}.focus\:bg-orange-200\/25:focus{background-color:hsla(27,91%,86%,.25)}.focus\:bg-orange-200\/30:focus{background-color:hsla(27,91%,86%,.3)}.focus\:bg-orange-200\/40:focus{background-color:hsla(27,91%,86%,.4)}.focus\:bg-orange-200\/5:focus{background-color:hsla(27,91%,86%,.05)}.focus\:bg-orange-200\/50:focus{background-color:hsla(27,91%,86%,.5)}.focus\:bg-orange-200\/60:focus{background-color:hsla(27,91%,86%,.6)}.focus\:bg-orange-200\/70:focus{background-color:hsla(27,91%,86%,.7)}.focus\:bg-orange-200\/75:focus{background-color:hsla(27,91%,86%,.75)}.focus\:bg-orange-200\/80:focus{background-color:hsla(27,91%,86%,.8)}.focus\:bg-orange-200\/90:focus{background-color:hsla(27,91%,86%,.9)}.focus\:bg-orange-200\/95:focus{background-color:hsla(27,91%,86%,.95)}.focus\:bg-orange-300:focus{--tw-bg-opacity:1;background-color:rgb(253 186 140/var(--tw-bg-opacity))}.focus\:bg-orange-300\/0:focus{background-color:hsla(24,97%,77%,0)}.focus\:bg-orange-300\/10:focus{background-color:hsla(24,97%,77%,.1)}.focus\:bg-orange-300\/100:focus{background-color:#fdba8c}.focus\:bg-orange-300\/20:focus{background-color:hsla(24,97%,77%,.2)}.focus\:bg-orange-300\/25:focus{background-color:hsla(24,97%,77%,.25)}.focus\:bg-orange-300\/30:focus{background-color:hsla(24,97%,77%,.3)}.focus\:bg-orange-300\/40:focus{background-color:hsla(24,97%,77%,.4)}.focus\:bg-orange-300\/5:focus{background-color:hsla(24,97%,77%,.05)}.focus\:bg-orange-300\/50:focus{background-color:hsla(24,97%,77%,.5)}.focus\:bg-orange-300\/60:focus{background-color:hsla(24,97%,77%,.6)}.focus\:bg-orange-300\/70:focus{background-color:hsla(24,97%,77%,.7)}.focus\:bg-orange-300\/75:focus{background-color:hsla(24,97%,77%,.75)}.focus\:bg-orange-300\/80:focus{background-color:hsla(24,97%,77%,.8)}.focus\:bg-orange-300\/90:focus{background-color:hsla(24,97%,77%,.9)}.focus\:bg-orange-300\/95:focus{background-color:hsla(24,97%,77%,.95)}.focus\:bg-orange-400:focus{--tw-bg-opacity:1;background-color:rgb(255 138 76/var(--tw-bg-opacity))}.focus\:bg-orange-400\/0:focus{background-color:rgba(255,138,76,0)}.focus\:bg-orange-400\/10:focus{background-color:rgba(255,138,76,.1)}.focus\:bg-orange-400\/100:focus{background-color:#ff8a4c}.focus\:bg-orange-400\/20:focus{background-color:rgba(255,138,76,.2)}.focus\:bg-orange-400\/25:focus{background-color:rgba(255,138,76,.25)}.focus\:bg-orange-400\/30:focus{background-color:rgba(255,138,76,.3)}.focus\:bg-orange-400\/40:focus{background-color:rgba(255,138,76,.4)}.focus\:bg-orange-400\/5:focus{background-color:rgba(255,138,76,.05)}.focus\:bg-orange-400\/50:focus{background-color:rgba(255,138,76,.5)}.focus\:bg-orange-400\/60:focus{background-color:rgba(255,138,76,.6)}.focus\:bg-orange-400\/70:focus{background-color:rgba(255,138,76,.7)}.focus\:bg-orange-400\/75:focus{background-color:rgba(255,138,76,.75)}.focus\:bg-orange-400\/80:focus{background-color:rgba(255,138,76,.8)}.focus\:bg-orange-400\/90:focus{background-color:rgba(255,138,76,.9)}.focus\:bg-orange-400\/95:focus{background-color:rgba(255,138,76,.95)}.focus\:bg-orange-50:focus{--tw-bg-opacity:1;background-color:rgb(255 248 241/var(--tw-bg-opacity))}.focus\:bg-orange-50\/0:focus{background-color:rgba(255,248,241,0)}.focus\:bg-orange-50\/10:focus{background-color:rgba(255,248,241,.1)}.focus\:bg-orange-50\/100:focus{background-color:#fff8f1}.focus\:bg-orange-50\/20:focus{background-color:rgba(255,248,241,.2)}.focus\:bg-orange-50\/25:focus{background-color:rgba(255,248,241,.25)}.focus\:bg-orange-50\/30:focus{background-color:rgba(255,248,241,.3)}.focus\:bg-orange-50\/40:focus{background-color:rgba(255,248,241,.4)}.focus\:bg-orange-50\/5:focus{background-color:rgba(255,248,241,.05)}.focus\:bg-orange-50\/50:focus{background-color:rgba(255,248,241,.5)}.focus\:bg-orange-50\/60:focus{background-color:rgba(255,248,241,.6)}.focus\:bg-orange-50\/70:focus{background-color:rgba(255,248,241,.7)}.focus\:bg-orange-50\/75:focus{background-color:rgba(255,248,241,.75)}.focus\:bg-orange-50\/80:focus{background-color:rgba(255,248,241,.8)}.focus\:bg-orange-50\/90:focus{background-color:rgba(255,248,241,.9)}.focus\:bg-orange-50\/95:focus{background-color:rgba(255,248,241,.95)}.focus\:bg-orange-500:focus{--tw-bg-opacity:1;background-color:rgb(255 90 31/var(--tw-bg-opacity))}.focus\:bg-orange-500\/0:focus{background-color:rgba(255,90,31,0)}.focus\:bg-orange-500\/10:focus{background-color:rgba(255,90,31,.1)}.focus\:bg-orange-500\/100:focus{background-color:#ff5a1f}.focus\:bg-orange-500\/20:focus{background-color:rgba(255,90,31,.2)}.focus\:bg-orange-500\/25:focus{background-color:rgba(255,90,31,.25)}.focus\:bg-orange-500\/30:focus{background-color:rgba(255,90,31,.3)}.focus\:bg-orange-500\/40:focus{background-color:rgba(255,90,31,.4)}.focus\:bg-orange-500\/5:focus{background-color:rgba(255,90,31,.05)}.focus\:bg-orange-500\/50:focus{background-color:rgba(255,90,31,.5)}.focus\:bg-orange-500\/60:focus{background-color:rgba(255,90,31,.6)}.focus\:bg-orange-500\/70:focus{background-color:rgba(255,90,31,.7)}.focus\:bg-orange-500\/75:focus{background-color:rgba(255,90,31,.75)}.focus\:bg-orange-500\/80:focus{background-color:rgba(255,90,31,.8)}.focus\:bg-orange-500\/90:focus{background-color:rgba(255,90,31,.9)}.focus\:bg-orange-500\/95:focus{background-color:rgba(255,90,31,.95)}.focus\:bg-orange-600:focus{--tw-bg-opacity:1;background-color:rgb(208 56 1/var(--tw-bg-opacity))}.focus\:bg-orange-600\/0:focus{background-color:rgba(208,56,1,0)}.focus\:bg-orange-600\/10:focus{background-color:rgba(208,56,1,.1)}.focus\:bg-orange-600\/100:focus{background-color:#d03801}.focus\:bg-orange-600\/20:focus{background-color:rgba(208,56,1,.2)}.focus\:bg-orange-600\/25:focus{background-color:rgba(208,56,1,.25)}.focus\:bg-orange-600\/30:focus{background-color:rgba(208,56,1,.3)}.focus\:bg-orange-600\/40:focus{background-color:rgba(208,56,1,.4)}.focus\:bg-orange-600\/5:focus{background-color:rgba(208,56,1,.05)}.focus\:bg-orange-600\/50:focus{background-color:rgba(208,56,1,.5)}.focus\:bg-orange-600\/60:focus{background-color:rgba(208,56,1,.6)}.focus\:bg-orange-600\/70:focus{background-color:rgba(208,56,1,.7)}.focus\:bg-orange-600\/75:focus{background-color:rgba(208,56,1,.75)}.focus\:bg-orange-600\/80:focus{background-color:rgba(208,56,1,.8)}.focus\:bg-orange-600\/90:focus{background-color:rgba(208,56,1,.9)}.focus\:bg-orange-600\/95:focus{background-color:rgba(208,56,1,.95)}.focus\:bg-orange-700:focus{--tw-bg-opacity:1;background-color:rgb(180 52 3/var(--tw-bg-opacity))}.focus\:bg-orange-700\/0:focus{background-color:rgba(180,52,3,0)}.focus\:bg-orange-700\/10:focus{background-color:rgba(180,52,3,.1)}.focus\:bg-orange-700\/100:focus{background-color:#b43403}.focus\:bg-orange-700\/20:focus{background-color:rgba(180,52,3,.2)}.focus\:bg-orange-700\/25:focus{background-color:rgba(180,52,3,.25)}.focus\:bg-orange-700\/30:focus{background-color:rgba(180,52,3,.3)}.focus\:bg-orange-700\/40:focus{background-color:rgba(180,52,3,.4)}.focus\:bg-orange-700\/5:focus{background-color:rgba(180,52,3,.05)}.focus\:bg-orange-700\/50:focus{background-color:rgba(180,52,3,.5)}.focus\:bg-orange-700\/60:focus{background-color:rgba(180,52,3,.6)}.focus\:bg-orange-700\/70:focus{background-color:rgba(180,52,3,.7)}.focus\:bg-orange-700\/75:focus{background-color:rgba(180,52,3,.75)}.focus\:bg-orange-700\/80:focus{background-color:rgba(180,52,3,.8)}.focus\:bg-orange-700\/90:focus{background-color:rgba(180,52,3,.9)}.focus\:bg-orange-700\/95:focus{background-color:rgba(180,52,3,.95)}.focus\:bg-orange-800:focus{--tw-bg-opacity:1;background-color:rgb(138 44 13/var(--tw-bg-opacity))}.focus\:bg-orange-800\/0:focus{background-color:rgba(138,44,13,0)}.focus\:bg-orange-800\/10:focus{background-color:rgba(138,44,13,.1)}.focus\:bg-orange-800\/100:focus{background-color:#8a2c0d}.focus\:bg-orange-800\/20:focus{background-color:rgba(138,44,13,.2)}.focus\:bg-orange-800\/25:focus{background-color:rgba(138,44,13,.25)}.focus\:bg-orange-800\/30:focus{background-color:rgba(138,44,13,.3)}.focus\:bg-orange-800\/40:focus{background-color:rgba(138,44,13,.4)}.focus\:bg-orange-800\/5:focus{background-color:rgba(138,44,13,.05)}.focus\:bg-orange-800\/50:focus{background-color:rgba(138,44,13,.5)}.focus\:bg-orange-800\/60:focus{background-color:rgba(138,44,13,.6)}.focus\:bg-orange-800\/70:focus{background-color:rgba(138,44,13,.7)}.focus\:bg-orange-800\/75:focus{background-color:rgba(138,44,13,.75)}.focus\:bg-orange-800\/80:focus{background-color:rgba(138,44,13,.8)}.focus\:bg-orange-800\/90:focus{background-color:rgba(138,44,13,.9)}.focus\:bg-orange-800\/95:focus{background-color:rgba(138,44,13,.95)}.focus\:bg-orange-900:focus{--tw-bg-opacity:1;background-color:rgb(119 29 29/var(--tw-bg-opacity))}.focus\:bg-orange-900\/0:focus{background-color:rgba(119,29,29,0)}.focus\:bg-orange-900\/10:focus{background-color:rgba(119,29,29,.1)}.focus\:bg-orange-900\/100:focus{background-color:#771d1d}.focus\:bg-orange-900\/20:focus{background-color:rgba(119,29,29,.2)}.focus\:bg-orange-900\/25:focus{background-color:rgba(119,29,29,.25)}.focus\:bg-orange-900\/30:focus{background-color:rgba(119,29,29,.3)}.focus\:bg-orange-900\/40:focus{background-color:rgba(119,29,29,.4)}.focus\:bg-orange-900\/5:focus{background-color:rgba(119,29,29,.05)}.focus\:bg-orange-900\/50:focus{background-color:rgba(119,29,29,.5)}.focus\:bg-orange-900\/60:focus{background-color:rgba(119,29,29,.6)}.focus\:bg-orange-900\/70:focus{background-color:rgba(119,29,29,.7)}.focus\:bg-orange-900\/75:focus{background-color:rgba(119,29,29,.75)}.focus\:bg-orange-900\/80:focus{background-color:rgba(119,29,29,.8)}.focus\:bg-orange-900\/90:focus{background-color:rgba(119,29,29,.9)}.focus\:bg-orange-900\/95:focus{background-color:rgba(119,29,29,.95)}.focus\:bg-pink-100:focus{--tw-bg-opacity:1;background-color:rgb(252 232 243/var(--tw-bg-opacity))}.focus\:bg-pink-100\/0:focus{background-color:rgba(252,232,243,0)}.focus\:bg-pink-100\/10:focus{background-color:rgba(252,232,243,.1)}.focus\:bg-pink-100\/100:focus{background-color:#fce8f3}.focus\:bg-pink-100\/20:focus{background-color:rgba(252,232,243,.2)}.focus\:bg-pink-100\/25:focus{background-color:rgba(252,232,243,.25)}.focus\:bg-pink-100\/30:focus{background-color:rgba(252,232,243,.3)}.focus\:bg-pink-100\/40:focus{background-color:rgba(252,232,243,.4)}.focus\:bg-pink-100\/5:focus{background-color:rgba(252,232,243,.05)}.focus\:bg-pink-100\/50:focus{background-color:rgba(252,232,243,.5)}.focus\:bg-pink-100\/60:focus{background-color:rgba(252,232,243,.6)}.focus\:bg-pink-100\/70:focus{background-color:rgba(252,232,243,.7)}.focus\:bg-pink-100\/75:focus{background-color:rgba(252,232,243,.75)}.focus\:bg-pink-100\/80:focus{background-color:rgba(252,232,243,.8)}.focus\:bg-pink-100\/90:focus{background-color:rgba(252,232,243,.9)}.focus\:bg-pink-100\/95:focus{background-color:rgba(252,232,243,.95)}.focus\:bg-pink-200:focus{--tw-bg-opacity:1;background-color:rgb(250 209 232/var(--tw-bg-opacity))}.focus\:bg-pink-200\/0:focus{background-color:rgba(250,209,232,0)}.focus\:bg-pink-200\/10:focus{background-color:rgba(250,209,232,.1)}.focus\:bg-pink-200\/100:focus{background-color:#fad1e8}.focus\:bg-pink-200\/20:focus{background-color:rgba(250,209,232,.2)}.focus\:bg-pink-200\/25:focus{background-color:rgba(250,209,232,.25)}.focus\:bg-pink-200\/30:focus{background-color:rgba(250,209,232,.3)}.focus\:bg-pink-200\/40:focus{background-color:rgba(250,209,232,.4)}.focus\:bg-pink-200\/5:focus{background-color:rgba(250,209,232,.05)}.focus\:bg-pink-200\/50:focus{background-color:rgba(250,209,232,.5)}.focus\:bg-pink-200\/60:focus{background-color:rgba(250,209,232,.6)}.focus\:bg-pink-200\/70:focus{background-color:rgba(250,209,232,.7)}.focus\:bg-pink-200\/75:focus{background-color:rgba(250,209,232,.75)}.focus\:bg-pink-200\/80:focus{background-color:rgba(250,209,232,.8)}.focus\:bg-pink-200\/90:focus{background-color:rgba(250,209,232,.9)}.focus\:bg-pink-200\/95:focus{background-color:rgba(250,209,232,.95)}.focus\:bg-pink-300:focus{--tw-bg-opacity:1;background-color:rgb(248 180 217/var(--tw-bg-opacity))}.focus\:bg-pink-300\/0:focus{background-color:rgba(248,180,217,0)}.focus\:bg-pink-300\/10:focus{background-color:rgba(248,180,217,.1)}.focus\:bg-pink-300\/100:focus{background-color:#f8b4d9}.focus\:bg-pink-300\/20:focus{background-color:rgba(248,180,217,.2)}.focus\:bg-pink-300\/25:focus{background-color:rgba(248,180,217,.25)}.focus\:bg-pink-300\/30:focus{background-color:rgba(248,180,217,.3)}.focus\:bg-pink-300\/40:focus{background-color:rgba(248,180,217,.4)}.focus\:bg-pink-300\/5:focus{background-color:rgba(248,180,217,.05)}.focus\:bg-pink-300\/50:focus{background-color:rgba(248,180,217,.5)}.focus\:bg-pink-300\/60:focus{background-color:rgba(248,180,217,.6)}.focus\:bg-pink-300\/70:focus{background-color:rgba(248,180,217,.7)}.focus\:bg-pink-300\/75:focus{background-color:rgba(248,180,217,.75)}.focus\:bg-pink-300\/80:focus{background-color:rgba(248,180,217,.8)}.focus\:bg-pink-300\/90:focus{background-color:rgba(248,180,217,.9)}.focus\:bg-pink-300\/95:focus{background-color:rgba(248,180,217,.95)}.focus\:bg-pink-400:focus{--tw-bg-opacity:1;background-color:rgb(241 126 184/var(--tw-bg-opacity))}.focus\:bg-pink-400\/0:focus{background-color:rgba(241,126,184,0)}.focus\:bg-pink-400\/10:focus{background-color:rgba(241,126,184,.1)}.focus\:bg-pink-400\/100:focus{background-color:#f17eb8}.focus\:bg-pink-400\/20:focus{background-color:rgba(241,126,184,.2)}.focus\:bg-pink-400\/25:focus{background-color:rgba(241,126,184,.25)}.focus\:bg-pink-400\/30:focus{background-color:rgba(241,126,184,.3)}.focus\:bg-pink-400\/40:focus{background-color:rgba(241,126,184,.4)}.focus\:bg-pink-400\/5:focus{background-color:rgba(241,126,184,.05)}.focus\:bg-pink-400\/50:focus{background-color:rgba(241,126,184,.5)}.focus\:bg-pink-400\/60:focus{background-color:rgba(241,126,184,.6)}.focus\:bg-pink-400\/70:focus{background-color:rgba(241,126,184,.7)}.focus\:bg-pink-400\/75:focus{background-color:rgba(241,126,184,.75)}.focus\:bg-pink-400\/80:focus{background-color:rgba(241,126,184,.8)}.focus\:bg-pink-400\/90:focus{background-color:rgba(241,126,184,.9)}.focus\:bg-pink-400\/95:focus{background-color:rgba(241,126,184,.95)}.focus\:bg-pink-50:focus{--tw-bg-opacity:1;background-color:rgb(253 242 248/var(--tw-bg-opacity))}.focus\:bg-pink-50\/0:focus{background-color:rgba(253,242,248,0)}.focus\:bg-pink-50\/10:focus{background-color:rgba(253,242,248,.1)}.focus\:bg-pink-50\/100:focus{background-color:#fdf2f8}.focus\:bg-pink-50\/20:focus{background-color:rgba(253,242,248,.2)}.focus\:bg-pink-50\/25:focus{background-color:rgba(253,242,248,.25)}.focus\:bg-pink-50\/30:focus{background-color:rgba(253,242,248,.3)}.focus\:bg-pink-50\/40:focus{background-color:rgba(253,242,248,.4)}.focus\:bg-pink-50\/5:focus{background-color:rgba(253,242,248,.05)}.focus\:bg-pink-50\/50:focus{background-color:rgba(253,242,248,.5)}.focus\:bg-pink-50\/60:focus{background-color:rgba(253,242,248,.6)}.focus\:bg-pink-50\/70:focus{background-color:rgba(253,242,248,.7)}.focus\:bg-pink-50\/75:focus{background-color:rgba(253,242,248,.75)}.focus\:bg-pink-50\/80:focus{background-color:rgba(253,242,248,.8)}.focus\:bg-pink-50\/90:focus{background-color:rgba(253,242,248,.9)}.focus\:bg-pink-50\/95:focus{background-color:rgba(253,242,248,.95)}.focus\:bg-pink-500:focus{--tw-bg-opacity:1;background-color:rgb(231 70 148/var(--tw-bg-opacity))}.focus\:bg-pink-500\/0:focus{background-color:rgba(231,70,148,0)}.focus\:bg-pink-500\/10:focus{background-color:rgba(231,70,148,.1)}.focus\:bg-pink-500\/100:focus{background-color:#e74694}.focus\:bg-pink-500\/20:focus{background-color:rgba(231,70,148,.2)}.focus\:bg-pink-500\/25:focus{background-color:rgba(231,70,148,.25)}.focus\:bg-pink-500\/30:focus{background-color:rgba(231,70,148,.3)}.focus\:bg-pink-500\/40:focus{background-color:rgba(231,70,148,.4)}.focus\:bg-pink-500\/5:focus{background-color:rgba(231,70,148,.05)}.focus\:bg-pink-500\/50:focus{background-color:rgba(231,70,148,.5)}.focus\:bg-pink-500\/60:focus{background-color:rgba(231,70,148,.6)}.focus\:bg-pink-500\/70:focus{background-color:rgba(231,70,148,.7)}.focus\:bg-pink-500\/75:focus{background-color:rgba(231,70,148,.75)}.focus\:bg-pink-500\/80:focus{background-color:rgba(231,70,148,.8)}.focus\:bg-pink-500\/90:focus{background-color:rgba(231,70,148,.9)}.focus\:bg-pink-500\/95:focus{background-color:rgba(231,70,148,.95)}.focus\:bg-pink-600:focus{--tw-bg-opacity:1;background-color:rgb(214 31 105/var(--tw-bg-opacity))}.focus\:bg-pink-600\/0:focus{background-color:rgba(214,31,105,0)}.focus\:bg-pink-600\/10:focus{background-color:rgba(214,31,105,.1)}.focus\:bg-pink-600\/100:focus{background-color:#d61f69}.focus\:bg-pink-600\/20:focus{background-color:rgba(214,31,105,.2)}.focus\:bg-pink-600\/25:focus{background-color:rgba(214,31,105,.25)}.focus\:bg-pink-600\/30:focus{background-color:rgba(214,31,105,.3)}.focus\:bg-pink-600\/40:focus{background-color:rgba(214,31,105,.4)}.focus\:bg-pink-600\/5:focus{background-color:rgba(214,31,105,.05)}.focus\:bg-pink-600\/50:focus{background-color:rgba(214,31,105,.5)}.focus\:bg-pink-600\/60:focus{background-color:rgba(214,31,105,.6)}.focus\:bg-pink-600\/70:focus{background-color:rgba(214,31,105,.7)}.focus\:bg-pink-600\/75:focus{background-color:rgba(214,31,105,.75)}.focus\:bg-pink-600\/80:focus{background-color:rgba(214,31,105,.8)}.focus\:bg-pink-600\/90:focus{background-color:rgba(214,31,105,.9)}.focus\:bg-pink-600\/95:focus{background-color:rgba(214,31,105,.95)}.focus\:bg-pink-700:focus{--tw-bg-opacity:1;background-color:rgb(191 18 93/var(--tw-bg-opacity))}.focus\:bg-pink-700\/0:focus{background-color:rgba(191,18,93,0)}.focus\:bg-pink-700\/10:focus{background-color:rgba(191,18,93,.1)}.focus\:bg-pink-700\/100:focus{background-color:#bf125d}.focus\:bg-pink-700\/20:focus{background-color:rgba(191,18,93,.2)}.focus\:bg-pink-700\/25:focus{background-color:rgba(191,18,93,.25)}.focus\:bg-pink-700\/30:focus{background-color:rgba(191,18,93,.3)}.focus\:bg-pink-700\/40:focus{background-color:rgba(191,18,93,.4)}.focus\:bg-pink-700\/5:focus{background-color:rgba(191,18,93,.05)}.focus\:bg-pink-700\/50:focus{background-color:rgba(191,18,93,.5)}.focus\:bg-pink-700\/60:focus{background-color:rgba(191,18,93,.6)}.focus\:bg-pink-700\/70:focus{background-color:rgba(191,18,93,.7)}.focus\:bg-pink-700\/75:focus{background-color:rgba(191,18,93,.75)}.focus\:bg-pink-700\/80:focus{background-color:rgba(191,18,93,.8)}.focus\:bg-pink-700\/90:focus{background-color:rgba(191,18,93,.9)}.focus\:bg-pink-700\/95:focus{background-color:rgba(191,18,93,.95)}.focus\:bg-pink-800:focus{--tw-bg-opacity:1;background-color:rgb(153 21 75/var(--tw-bg-opacity))}.focus\:bg-pink-800\/0:focus{background-color:rgba(153,21,75,0)}.focus\:bg-pink-800\/10:focus{background-color:rgba(153,21,75,.1)}.focus\:bg-pink-800\/100:focus{background-color:#99154b}.focus\:bg-pink-800\/20:focus{background-color:rgba(153,21,75,.2)}.focus\:bg-pink-800\/25:focus{background-color:rgba(153,21,75,.25)}.focus\:bg-pink-800\/30:focus{background-color:rgba(153,21,75,.3)}.focus\:bg-pink-800\/40:focus{background-color:rgba(153,21,75,.4)}.focus\:bg-pink-800\/5:focus{background-color:rgba(153,21,75,.05)}.focus\:bg-pink-800\/50:focus{background-color:rgba(153,21,75,.5)}.focus\:bg-pink-800\/60:focus{background-color:rgba(153,21,75,.6)}.focus\:bg-pink-800\/70:focus{background-color:rgba(153,21,75,.7)}.focus\:bg-pink-800\/75:focus{background-color:rgba(153,21,75,.75)}.focus\:bg-pink-800\/80:focus{background-color:rgba(153,21,75,.8)}.focus\:bg-pink-800\/90:focus{background-color:rgba(153,21,75,.9)}.focus\:bg-pink-800\/95:focus{background-color:rgba(153,21,75,.95)}.focus\:bg-pink-900:focus{--tw-bg-opacity:1;background-color:rgb(117 26 61/var(--tw-bg-opacity))}.focus\:bg-pink-900\/0:focus{background-color:rgba(117,26,61,0)}.focus\:bg-pink-900\/10:focus{background-color:rgba(117,26,61,.1)}.focus\:bg-pink-900\/100:focus{background-color:#751a3d}.focus\:bg-pink-900\/20:focus{background-color:rgba(117,26,61,.2)}.focus\:bg-pink-900\/25:focus{background-color:rgba(117,26,61,.25)}.focus\:bg-pink-900\/30:focus{background-color:rgba(117,26,61,.3)}.focus\:bg-pink-900\/40:focus{background-color:rgba(117,26,61,.4)}.focus\:bg-pink-900\/5:focus{background-color:rgba(117,26,61,.05)}.focus\:bg-pink-900\/50:focus{background-color:rgba(117,26,61,.5)}.focus\:bg-pink-900\/60:focus{background-color:rgba(117,26,61,.6)}.focus\:bg-pink-900\/70:focus{background-color:rgba(117,26,61,.7)}.focus\:bg-pink-900\/75:focus{background-color:rgba(117,26,61,.75)}.focus\:bg-pink-900\/80:focus{background-color:rgba(117,26,61,.8)}.focus\:bg-pink-900\/90:focus{background-color:rgba(117,26,61,.9)}.focus\:bg-pink-900\/95:focus{background-color:rgba(117,26,61,.95)}.focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:rgb(237 235 254/var(--tw-bg-opacity))}.focus\:bg-purple-100\/0:focus{background-color:rgba(237,235,254,0)}.focus\:bg-purple-100\/10:focus{background-color:rgba(237,235,254,.1)}.focus\:bg-purple-100\/100:focus{background-color:#edebfe}.focus\:bg-purple-100\/20:focus{background-color:rgba(237,235,254,.2)}.focus\:bg-purple-100\/25:focus{background-color:rgba(237,235,254,.25)}.focus\:bg-purple-100\/30:focus{background-color:rgba(237,235,254,.3)}.focus\:bg-purple-100\/40:focus{background-color:rgba(237,235,254,.4)}.focus\:bg-purple-100\/5:focus{background-color:rgba(237,235,254,.05)}.focus\:bg-purple-100\/50:focus{background-color:rgba(237,235,254,.5)}.focus\:bg-purple-100\/60:focus{background-color:rgba(237,235,254,.6)}.focus\:bg-purple-100\/70:focus{background-color:rgba(237,235,254,.7)}.focus\:bg-purple-100\/75:focus{background-color:rgba(237,235,254,.75)}.focus\:bg-purple-100\/80:focus{background-color:rgba(237,235,254,.8)}.focus\:bg-purple-100\/90:focus{background-color:rgba(237,235,254,.9)}.focus\:bg-purple-100\/95:focus{background-color:rgba(237,235,254,.95)}.focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:rgb(220 215 254/var(--tw-bg-opacity))}.focus\:bg-purple-200\/0:focus{background-color:rgba(220,215,254,0)}.focus\:bg-purple-200\/10:focus{background-color:rgba(220,215,254,.1)}.focus\:bg-purple-200\/100:focus{background-color:#dcd7fe}.focus\:bg-purple-200\/20:focus{background-color:rgba(220,215,254,.2)}.focus\:bg-purple-200\/25:focus{background-color:rgba(220,215,254,.25)}.focus\:bg-purple-200\/30:focus{background-color:rgba(220,215,254,.3)}.focus\:bg-purple-200\/40:focus{background-color:rgba(220,215,254,.4)}.focus\:bg-purple-200\/5:focus{background-color:rgba(220,215,254,.05)}.focus\:bg-purple-200\/50:focus{background-color:rgba(220,215,254,.5)}.focus\:bg-purple-200\/60:focus{background-color:rgba(220,215,254,.6)}.focus\:bg-purple-200\/70:focus{background-color:rgba(220,215,254,.7)}.focus\:bg-purple-200\/75:focus{background-color:rgba(220,215,254,.75)}.focus\:bg-purple-200\/80:focus{background-color:rgba(220,215,254,.8)}.focus\:bg-purple-200\/90:focus{background-color:rgba(220,215,254,.9)}.focus\:bg-purple-200\/95:focus{background-color:rgba(220,215,254,.95)}.focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:rgb(202 191 253/var(--tw-bg-opacity))}.focus\:bg-purple-300\/0:focus{background-color:rgba(202,191,253,0)}.focus\:bg-purple-300\/10:focus{background-color:rgba(202,191,253,.1)}.focus\:bg-purple-300\/100:focus{background-color:#cabffd}.focus\:bg-purple-300\/20:focus{background-color:rgba(202,191,253,.2)}.focus\:bg-purple-300\/25:focus{background-color:rgba(202,191,253,.25)}.focus\:bg-purple-300\/30:focus{background-color:rgba(202,191,253,.3)}.focus\:bg-purple-300\/40:focus{background-color:rgba(202,191,253,.4)}.focus\:bg-purple-300\/5:focus{background-color:rgba(202,191,253,.05)}.focus\:bg-purple-300\/50:focus{background-color:rgba(202,191,253,.5)}.focus\:bg-purple-300\/60:focus{background-color:rgba(202,191,253,.6)}.focus\:bg-purple-300\/70:focus{background-color:rgba(202,191,253,.7)}.focus\:bg-purple-300\/75:focus{background-color:rgba(202,191,253,.75)}.focus\:bg-purple-300\/80:focus{background-color:rgba(202,191,253,.8)}.focus\:bg-purple-300\/90:focus{background-color:rgba(202,191,253,.9)}.focus\:bg-purple-300\/95:focus{background-color:rgba(202,191,253,.95)}.focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:rgb(172 148 250/var(--tw-bg-opacity))}.focus\:bg-purple-400\/0:focus{background-color:rgba(172,148,250,0)}.focus\:bg-purple-400\/10:focus{background-color:rgba(172,148,250,.1)}.focus\:bg-purple-400\/100:focus{background-color:#ac94fa}.focus\:bg-purple-400\/20:focus{background-color:rgba(172,148,250,.2)}.focus\:bg-purple-400\/25:focus{background-color:rgba(172,148,250,.25)}.focus\:bg-purple-400\/30:focus{background-color:rgba(172,148,250,.3)}.focus\:bg-purple-400\/40:focus{background-color:rgba(172,148,250,.4)}.focus\:bg-purple-400\/5:focus{background-color:rgba(172,148,250,.05)}.focus\:bg-purple-400\/50:focus{background-color:rgba(172,148,250,.5)}.focus\:bg-purple-400\/60:focus{background-color:rgba(172,148,250,.6)}.focus\:bg-purple-400\/70:focus{background-color:rgba(172,148,250,.7)}.focus\:bg-purple-400\/75:focus{background-color:rgba(172,148,250,.75)}.focus\:bg-purple-400\/80:focus{background-color:rgba(172,148,250,.8)}.focus\:bg-purple-400\/90:focus{background-color:rgba(172,148,250,.9)}.focus\:bg-purple-400\/95:focus{background-color:rgba(172,148,250,.95)}.focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:rgb(246 245 255/var(--tw-bg-opacity))}.focus\:bg-purple-50\/0:focus{background-color:rgba(246,245,255,0)}.focus\:bg-purple-50\/10:focus{background-color:rgba(246,245,255,.1)}.focus\:bg-purple-50\/100:focus{background-color:#f6f5ff}.focus\:bg-purple-50\/20:focus{background-color:rgba(246,245,255,.2)}.focus\:bg-purple-50\/25:focus{background-color:rgba(246,245,255,.25)}.focus\:bg-purple-50\/30:focus{background-color:rgba(246,245,255,.3)}.focus\:bg-purple-50\/40:focus{background-color:rgba(246,245,255,.4)}.focus\:bg-purple-50\/5:focus{background-color:rgba(246,245,255,.05)}.focus\:bg-purple-50\/50:focus{background-color:rgba(246,245,255,.5)}.focus\:bg-purple-50\/60:focus{background-color:rgba(246,245,255,.6)}.focus\:bg-purple-50\/70:focus{background-color:rgba(246,245,255,.7)}.focus\:bg-purple-50\/75:focus{background-color:rgba(246,245,255,.75)}.focus\:bg-purple-50\/80:focus{background-color:rgba(246,245,255,.8)}.focus\:bg-purple-50\/90:focus{background-color:rgba(246,245,255,.9)}.focus\:bg-purple-50\/95:focus{background-color:rgba(246,245,255,.95)}.focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:rgb(144 97 249/var(--tw-bg-opacity))}.focus\:bg-purple-500\/0:focus{background-color:rgba(144,97,249,0)}.focus\:bg-purple-500\/10:focus{background-color:rgba(144,97,249,.1)}.focus\:bg-purple-500\/100:focus{background-color:#9061f9}.focus\:bg-purple-500\/20:focus{background-color:rgba(144,97,249,.2)}.focus\:bg-purple-500\/25:focus{background-color:rgba(144,97,249,.25)}.focus\:bg-purple-500\/30:focus{background-color:rgba(144,97,249,.3)}.focus\:bg-purple-500\/40:focus{background-color:rgba(144,97,249,.4)}.focus\:bg-purple-500\/5:focus{background-color:rgba(144,97,249,.05)}.focus\:bg-purple-500\/50:focus{background-color:rgba(144,97,249,.5)}.focus\:bg-purple-500\/60:focus{background-color:rgba(144,97,249,.6)}.focus\:bg-purple-500\/70:focus{background-color:rgba(144,97,249,.7)}.focus\:bg-purple-500\/75:focus{background-color:rgba(144,97,249,.75)}.focus\:bg-purple-500\/80:focus{background-color:rgba(144,97,249,.8)}.focus\:bg-purple-500\/90:focus{background-color:rgba(144,97,249,.9)}.focus\:bg-purple-500\/95:focus{background-color:rgba(144,97,249,.95)}.focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:rgb(126 58 242/var(--tw-bg-opacity))}.focus\:bg-purple-600\/0:focus{background-color:rgba(126,58,242,0)}.focus\:bg-purple-600\/10:focus{background-color:rgba(126,58,242,.1)}.focus\:bg-purple-600\/100:focus{background-color:#7e3af2}.focus\:bg-purple-600\/20:focus{background-color:rgba(126,58,242,.2)}.focus\:bg-purple-600\/25:focus{background-color:rgba(126,58,242,.25)}.focus\:bg-purple-600\/30:focus{background-color:rgba(126,58,242,.3)}.focus\:bg-purple-600\/40:focus{background-color:rgba(126,58,242,.4)}.focus\:bg-purple-600\/5:focus{background-color:rgba(126,58,242,.05)}.focus\:bg-purple-600\/50:focus{background-color:rgba(126,58,242,.5)}.focus\:bg-purple-600\/60:focus{background-color:rgba(126,58,242,.6)}.focus\:bg-purple-600\/70:focus{background-color:rgba(126,58,242,.7)}.focus\:bg-purple-600\/75:focus{background-color:rgba(126,58,242,.75)}.focus\:bg-purple-600\/80:focus{background-color:rgba(126,58,242,.8)}.focus\:bg-purple-600\/90:focus{background-color:rgba(126,58,242,.9)}.focus\:bg-purple-600\/95:focus{background-color:rgba(126,58,242,.95)}.focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:rgb(108 43 217/var(--tw-bg-opacity))}.focus\:bg-purple-700\/0:focus{background-color:rgba(108,43,217,0)}.focus\:bg-purple-700\/10:focus{background-color:rgba(108,43,217,.1)}.focus\:bg-purple-700\/100:focus{background-color:#6c2bd9}.focus\:bg-purple-700\/20:focus{background-color:rgba(108,43,217,.2)}.focus\:bg-purple-700\/25:focus{background-color:rgba(108,43,217,.25)}.focus\:bg-purple-700\/30:focus{background-color:rgba(108,43,217,.3)}.focus\:bg-purple-700\/40:focus{background-color:rgba(108,43,217,.4)}.focus\:bg-purple-700\/5:focus{background-color:rgba(108,43,217,.05)}.focus\:bg-purple-700\/50:focus{background-color:rgba(108,43,217,.5)}.focus\:bg-purple-700\/60:focus{background-color:rgba(108,43,217,.6)}.focus\:bg-purple-700\/70:focus{background-color:rgba(108,43,217,.7)}.focus\:bg-purple-700\/75:focus{background-color:rgba(108,43,217,.75)}.focus\:bg-purple-700\/80:focus{background-color:rgba(108,43,217,.8)}.focus\:bg-purple-700\/90:focus{background-color:rgba(108,43,217,.9)}.focus\:bg-purple-700\/95:focus{background-color:rgba(108,43,217,.95)}.focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:rgb(85 33 181/var(--tw-bg-opacity))}.focus\:bg-purple-800\/0:focus{background-color:rgba(85,33,181,0)}.focus\:bg-purple-800\/10:focus{background-color:rgba(85,33,181,.1)}.focus\:bg-purple-800\/100:focus{background-color:#5521b5}.focus\:bg-purple-800\/20:focus{background-color:rgba(85,33,181,.2)}.focus\:bg-purple-800\/25:focus{background-color:rgba(85,33,181,.25)}.focus\:bg-purple-800\/30:focus{background-color:rgba(85,33,181,.3)}.focus\:bg-purple-800\/40:focus{background-color:rgba(85,33,181,.4)}.focus\:bg-purple-800\/5:focus{background-color:rgba(85,33,181,.05)}.focus\:bg-purple-800\/50:focus{background-color:rgba(85,33,181,.5)}.focus\:bg-purple-800\/60:focus{background-color:rgba(85,33,181,.6)}.focus\:bg-purple-800\/70:focus{background-color:rgba(85,33,181,.7)}.focus\:bg-purple-800\/75:focus{background-color:rgba(85,33,181,.75)}.focus\:bg-purple-800\/80:focus{background-color:rgba(85,33,181,.8)}.focus\:bg-purple-800\/90:focus{background-color:rgba(85,33,181,.9)}.focus\:bg-purple-800\/95:focus{background-color:rgba(85,33,181,.95)}.focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:rgb(74 29 150/var(--tw-bg-opacity))}.focus\:bg-purple-900\/0:focus{background-color:rgba(74,29,150,0)}.focus\:bg-purple-900\/10:focus{background-color:rgba(74,29,150,.1)}.focus\:bg-purple-900\/100:focus{background-color:#4a1d96}.focus\:bg-purple-900\/20:focus{background-color:rgba(74,29,150,.2)}.focus\:bg-purple-900\/25:focus{background-color:rgba(74,29,150,.25)}.focus\:bg-purple-900\/30:focus{background-color:rgba(74,29,150,.3)}.focus\:bg-purple-900\/40:focus{background-color:rgba(74,29,150,.4)}.focus\:bg-purple-900\/5:focus{background-color:rgba(74,29,150,.05)}.focus\:bg-purple-900\/50:focus{background-color:rgba(74,29,150,.5)}.focus\:bg-purple-900\/60:focus{background-color:rgba(74,29,150,.6)}.focus\:bg-purple-900\/70:focus{background-color:rgba(74,29,150,.7)}.focus\:bg-purple-900\/75:focus{background-color:rgba(74,29,150,.75)}.focus\:bg-purple-900\/80:focus{background-color:rgba(74,29,150,.8)}.focus\:bg-purple-900\/90:focus{background-color:rgba(74,29,150,.9)}.focus\:bg-purple-900\/95:focus{background-color:rgba(74,29,150,.95)}.focus\:bg-red-100:focus{--tw-bg-opacity:1;background-color:rgb(253 232 232/var(--tw-bg-opacity))}.focus\:bg-red-100\/0:focus{background-color:hsla(0,84%,95%,0)}.focus\:bg-red-100\/10:focus{background-color:hsla(0,84%,95%,.1)}.focus\:bg-red-100\/100:focus{background-color:#fde8e8}.focus\:bg-red-100\/20:focus{background-color:hsla(0,84%,95%,.2)}.focus\:bg-red-100\/25:focus{background-color:hsla(0,84%,95%,.25)}.focus\:bg-red-100\/30:focus{background-color:hsla(0,84%,95%,.3)}.focus\:bg-red-100\/40:focus{background-color:hsla(0,84%,95%,.4)}.focus\:bg-red-100\/5:focus{background-color:hsla(0,84%,95%,.05)}.focus\:bg-red-100\/50:focus{background-color:hsla(0,84%,95%,.5)}.focus\:bg-red-100\/60:focus{background-color:hsla(0,84%,95%,.6)}.focus\:bg-red-100\/70:focus{background-color:hsla(0,84%,95%,.7)}.focus\:bg-red-100\/75:focus{background-color:hsla(0,84%,95%,.75)}.focus\:bg-red-100\/80:focus{background-color:hsla(0,84%,95%,.8)}.focus\:bg-red-100\/90:focus{background-color:hsla(0,84%,95%,.9)}.focus\:bg-red-100\/95:focus{background-color:hsla(0,84%,95%,.95)}.focus\:bg-red-200:focus{--tw-bg-opacity:1;background-color:rgb(251 213 213/var(--tw-bg-opacity))}.focus\:bg-red-200\/0:focus{background-color:hsla(0,83%,91%,0)}.focus\:bg-red-200\/10:focus{background-color:hsla(0,83%,91%,.1)}.focus\:bg-red-200\/100:focus{background-color:#fbd5d5}.focus\:bg-red-200\/20:focus{background-color:hsla(0,83%,91%,.2)}.focus\:bg-red-200\/25:focus{background-color:hsla(0,83%,91%,.25)}.focus\:bg-red-200\/30:focus{background-color:hsla(0,83%,91%,.3)}.focus\:bg-red-200\/40:focus{background-color:hsla(0,83%,91%,.4)}.focus\:bg-red-200\/5:focus{background-color:hsla(0,83%,91%,.05)}.focus\:bg-red-200\/50:focus{background-color:hsla(0,83%,91%,.5)}.focus\:bg-red-200\/60:focus{background-color:hsla(0,83%,91%,.6)}.focus\:bg-red-200\/70:focus{background-color:hsla(0,83%,91%,.7)}.focus\:bg-red-200\/75:focus{background-color:hsla(0,83%,91%,.75)}.focus\:bg-red-200\/80:focus{background-color:hsla(0,83%,91%,.8)}.focus\:bg-red-200\/90:focus{background-color:hsla(0,83%,91%,.9)}.focus\:bg-red-200\/95:focus{background-color:hsla(0,83%,91%,.95)}.focus\:bg-red-300:focus{--tw-bg-opacity:1;background-color:rgb(248 180 180/var(--tw-bg-opacity))}.focus\:bg-red-300\/0:focus{background-color:hsla(0,83%,84%,0)}.focus\:bg-red-300\/10:focus{background-color:hsla(0,83%,84%,.1)}.focus\:bg-red-300\/100:focus{background-color:#f8b4b4}.focus\:bg-red-300\/20:focus{background-color:hsla(0,83%,84%,.2)}.focus\:bg-red-300\/25:focus{background-color:hsla(0,83%,84%,.25)}.focus\:bg-red-300\/30:focus{background-color:hsla(0,83%,84%,.3)}.focus\:bg-red-300\/40:focus{background-color:hsla(0,83%,84%,.4)}.focus\:bg-red-300\/5:focus{background-color:hsla(0,83%,84%,.05)}.focus\:bg-red-300\/50:focus{background-color:hsla(0,83%,84%,.5)}.focus\:bg-red-300\/60:focus{background-color:hsla(0,83%,84%,.6)}.focus\:bg-red-300\/70:focus{background-color:hsla(0,83%,84%,.7)}.focus\:bg-red-300\/75:focus{background-color:hsla(0,83%,84%,.75)}.focus\:bg-red-300\/80:focus{background-color:hsla(0,83%,84%,.8)}.focus\:bg-red-300\/90:focus{background-color:hsla(0,83%,84%,.9)}.focus\:bg-red-300\/95:focus{background-color:hsla(0,83%,84%,.95)}.focus\:bg-red-400:focus{--tw-bg-opacity:1;background-color:rgb(249 128 128/var(--tw-bg-opacity))}.focus\:bg-red-400\/0:focus{background-color:hsla(0,91%,74%,0)}.focus\:bg-red-400\/10:focus{background-color:hsla(0,91%,74%,.1)}.focus\:bg-red-400\/100:focus{background-color:#f98080}.focus\:bg-red-400\/20:focus{background-color:hsla(0,91%,74%,.2)}.focus\:bg-red-400\/25:focus{background-color:hsla(0,91%,74%,.25)}.focus\:bg-red-400\/30:focus{background-color:hsla(0,91%,74%,.3)}.focus\:bg-red-400\/40:focus{background-color:hsla(0,91%,74%,.4)}.focus\:bg-red-400\/5:focus{background-color:hsla(0,91%,74%,.05)}.focus\:bg-red-400\/50:focus{background-color:hsla(0,91%,74%,.5)}.focus\:bg-red-400\/60:focus{background-color:hsla(0,91%,74%,.6)}.focus\:bg-red-400\/70:focus{background-color:hsla(0,91%,74%,.7)}.focus\:bg-red-400\/75:focus{background-color:hsla(0,91%,74%,.75)}.focus\:bg-red-400\/80:focus{background-color:hsla(0,91%,74%,.8)}.focus\:bg-red-400\/90:focus{background-color:hsla(0,91%,74%,.9)}.focus\:bg-red-400\/95:focus{background-color:hsla(0,91%,74%,.95)}.focus\:bg-red-50:focus{--tw-bg-opacity:1;background-color:rgb(253 242 242/var(--tw-bg-opacity))}.focus\:bg-red-50\/0:focus{background-color:hsla(0,73%,97%,0)}.focus\:bg-red-50\/10:focus{background-color:hsla(0,73%,97%,.1)}.focus\:bg-red-50\/100:focus{background-color:#fdf2f2}.focus\:bg-red-50\/20:focus{background-color:hsla(0,73%,97%,.2)}.focus\:bg-red-50\/25:focus{background-color:hsla(0,73%,97%,.25)}.focus\:bg-red-50\/30:focus{background-color:hsla(0,73%,97%,.3)}.focus\:bg-red-50\/40:focus{background-color:hsla(0,73%,97%,.4)}.focus\:bg-red-50\/5:focus{background-color:hsla(0,73%,97%,.05)}.focus\:bg-red-50\/50:focus{background-color:hsla(0,73%,97%,.5)}.focus\:bg-red-50\/60:focus{background-color:hsla(0,73%,97%,.6)}.focus\:bg-red-50\/70:focus{background-color:hsla(0,73%,97%,.7)}.focus\:bg-red-50\/75:focus{background-color:hsla(0,73%,97%,.75)}.focus\:bg-red-50\/80:focus{background-color:hsla(0,73%,97%,.8)}.focus\:bg-red-50\/90:focus{background-color:hsla(0,73%,97%,.9)}.focus\:bg-red-50\/95:focus{background-color:hsla(0,73%,97%,.95)}.focus\:bg-red-500:focus{--tw-bg-opacity:1;background-color:rgb(240 82 82/var(--tw-bg-opacity))}.focus\:bg-red-500\/0:focus{background-color:rgba(240,82,82,0)}.focus\:bg-red-500\/10:focus{background-color:rgba(240,82,82,.1)}.focus\:bg-red-500\/100:focus{background-color:#f05252}.focus\:bg-red-500\/20:focus{background-color:rgba(240,82,82,.2)}.focus\:bg-red-500\/25:focus{background-color:rgba(240,82,82,.25)}.focus\:bg-red-500\/30:focus{background-color:rgba(240,82,82,.3)}.focus\:bg-red-500\/40:focus{background-color:rgba(240,82,82,.4)}.focus\:bg-red-500\/5:focus{background-color:rgba(240,82,82,.05)}.focus\:bg-red-500\/50:focus{background-color:rgba(240,82,82,.5)}.focus\:bg-red-500\/60:focus{background-color:rgba(240,82,82,.6)}.focus\:bg-red-500\/70:focus{background-color:rgba(240,82,82,.7)}.focus\:bg-red-500\/75:focus{background-color:rgba(240,82,82,.75)}.focus\:bg-red-500\/80:focus{background-color:rgba(240,82,82,.8)}.focus\:bg-red-500\/90:focus{background-color:rgba(240,82,82,.9)}.focus\:bg-red-500\/95:focus{background-color:rgba(240,82,82,.95)}.focus\:bg-red-600:focus{--tw-bg-opacity:1;background-color:rgb(224 36 36/var(--tw-bg-opacity))}.focus\:bg-red-600\/0:focus{background-color:rgba(224,36,36,0)}.focus\:bg-red-600\/10:focus{background-color:rgba(224,36,36,.1)}.focus\:bg-red-600\/100:focus{background-color:#e02424}.focus\:bg-red-600\/20:focus{background-color:rgba(224,36,36,.2)}.focus\:bg-red-600\/25:focus{background-color:rgba(224,36,36,.25)}.focus\:bg-red-600\/30:focus{background-color:rgba(224,36,36,.3)}.focus\:bg-red-600\/40:focus{background-color:rgba(224,36,36,.4)}.focus\:bg-red-600\/5:focus{background-color:rgba(224,36,36,.05)}.focus\:bg-red-600\/50:focus{background-color:rgba(224,36,36,.5)}.focus\:bg-red-600\/60:focus{background-color:rgba(224,36,36,.6)}.focus\:bg-red-600\/70:focus{background-color:rgba(224,36,36,.7)}.focus\:bg-red-600\/75:focus{background-color:rgba(224,36,36,.75)}.focus\:bg-red-600\/80:focus{background-color:rgba(224,36,36,.8)}.focus\:bg-red-600\/90:focus{background-color:rgba(224,36,36,.9)}.focus\:bg-red-600\/95:focus{background-color:rgba(224,36,36,.95)}.focus\:bg-red-700:focus{--tw-bg-opacity:1;background-color:rgb(200 30 30/var(--tw-bg-opacity))}.focus\:bg-red-700\/0:focus{background-color:rgba(200,30,30,0)}.focus\:bg-red-700\/10:focus{background-color:rgba(200,30,30,.1)}.focus\:bg-red-700\/100:focus{background-color:#c81e1e}.focus\:bg-red-700\/20:focus{background-color:rgba(200,30,30,.2)}.focus\:bg-red-700\/25:focus{background-color:rgba(200,30,30,.25)}.focus\:bg-red-700\/30:focus{background-color:rgba(200,30,30,.3)}.focus\:bg-red-700\/40:focus{background-color:rgba(200,30,30,.4)}.focus\:bg-red-700\/5:focus{background-color:rgba(200,30,30,.05)}.focus\:bg-red-700\/50:focus{background-color:rgba(200,30,30,.5)}.focus\:bg-red-700\/60:focus{background-color:rgba(200,30,30,.6)}.focus\:bg-red-700\/70:focus{background-color:rgba(200,30,30,.7)}.focus\:bg-red-700\/75:focus{background-color:rgba(200,30,30,.75)}.focus\:bg-red-700\/80:focus{background-color:rgba(200,30,30,.8)}.focus\:bg-red-700\/90:focus{background-color:rgba(200,30,30,.9)}.focus\:bg-red-700\/95:focus{background-color:rgba(200,30,30,.95)}.focus\:bg-red-800:focus{--tw-bg-opacity:1;background-color:rgb(155 28 28/var(--tw-bg-opacity))}.focus\:bg-red-800\/0:focus{background-color:rgba(155,28,28,0)}.focus\:bg-red-800\/10:focus{background-color:rgba(155,28,28,.1)}.focus\:bg-red-800\/100:focus{background-color:#9b1c1c}.focus\:bg-red-800\/20:focus{background-color:rgba(155,28,28,.2)}.focus\:bg-red-800\/25:focus{background-color:rgba(155,28,28,.25)}.focus\:bg-red-800\/30:focus{background-color:rgba(155,28,28,.3)}.focus\:bg-red-800\/40:focus{background-color:rgba(155,28,28,.4)}.focus\:bg-red-800\/5:focus{background-color:rgba(155,28,28,.05)}.focus\:bg-red-800\/50:focus{background-color:rgba(155,28,28,.5)}.focus\:bg-red-800\/60:focus{background-color:rgba(155,28,28,.6)}.focus\:bg-red-800\/70:focus{background-color:rgba(155,28,28,.7)}.focus\:bg-red-800\/75:focus{background-color:rgba(155,28,28,.75)}.focus\:bg-red-800\/80:focus{background-color:rgba(155,28,28,.8)}.focus\:bg-red-800\/90:focus{background-color:rgba(155,28,28,.9)}.focus\:bg-red-800\/95:focus{background-color:rgba(155,28,28,.95)}.focus\:bg-red-900:focus{--tw-bg-opacity:1;background-color:rgb(119 29 29/var(--tw-bg-opacity))}.focus\:bg-red-900\/0:focus{background-color:rgba(119,29,29,0)}.focus\:bg-red-900\/10:focus{background-color:rgba(119,29,29,.1)}.focus\:bg-red-900\/100:focus{background-color:#771d1d}.focus\:bg-red-900\/20:focus{background-color:rgba(119,29,29,.2)}.focus\:bg-red-900\/25:focus{background-color:rgba(119,29,29,.25)}.focus\:bg-red-900\/30:focus{background-color:rgba(119,29,29,.3)}.focus\:bg-red-900\/40:focus{background-color:rgba(119,29,29,.4)}.focus\:bg-red-900\/5:focus{background-color:rgba(119,29,29,.05)}.focus\:bg-red-900\/50:focus{background-color:rgba(119,29,29,.5)}.focus\:bg-red-900\/60:focus{background-color:rgba(119,29,29,.6)}.focus\:bg-red-900\/70:focus{background-color:rgba(119,29,29,.7)}.focus\:bg-red-900\/75:focus{background-color:rgba(119,29,29,.75)}.focus\:bg-red-900\/80:focus{background-color:rgba(119,29,29,.8)}.focus\:bg-red-900\/90:focus{background-color:rgba(119,29,29,.9)}.focus\:bg-red-900\/95:focus{background-color:rgba(119,29,29,.95)}.focus\:bg-rose-100:focus{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity))}.focus\:bg-rose-100\/0:focus{background-color:rgba(255,228,230,0)}.focus\:bg-rose-100\/10:focus{background-color:rgba(255,228,230,.1)}.focus\:bg-rose-100\/100:focus{background-color:#ffe4e6}.focus\:bg-rose-100\/20:focus{background-color:rgba(255,228,230,.2)}.focus\:bg-rose-100\/25:focus{background-color:rgba(255,228,230,.25)}.focus\:bg-rose-100\/30:focus{background-color:rgba(255,228,230,.3)}.focus\:bg-rose-100\/40:focus{background-color:rgba(255,228,230,.4)}.focus\:bg-rose-100\/5:focus{background-color:rgba(255,228,230,.05)}.focus\:bg-rose-100\/50:focus{background-color:rgba(255,228,230,.5)}.focus\:bg-rose-100\/60:focus{background-color:rgba(255,228,230,.6)}.focus\:bg-rose-100\/70:focus{background-color:rgba(255,228,230,.7)}.focus\:bg-rose-100\/75:focus{background-color:rgba(255,228,230,.75)}.focus\:bg-rose-100\/80:focus{background-color:rgba(255,228,230,.8)}.focus\:bg-rose-100\/90:focus{background-color:rgba(255,228,230,.9)}.focus\:bg-rose-100\/95:focus{background-color:rgba(255,228,230,.95)}.focus\:bg-rose-200:focus{--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity))}.focus\:bg-rose-200\/0:focus{background-color:rgba(254,205,211,0)}.focus\:bg-rose-200\/10:focus{background-color:rgba(254,205,211,.1)}.focus\:bg-rose-200\/100:focus{background-color:#fecdd3}.focus\:bg-rose-200\/20:focus{background-color:rgba(254,205,211,.2)}.focus\:bg-rose-200\/25:focus{background-color:rgba(254,205,211,.25)}.focus\:bg-rose-200\/30:focus{background-color:rgba(254,205,211,.3)}.focus\:bg-rose-200\/40:focus{background-color:rgba(254,205,211,.4)}.focus\:bg-rose-200\/5:focus{background-color:rgba(254,205,211,.05)}.focus\:bg-rose-200\/50:focus{background-color:rgba(254,205,211,.5)}.focus\:bg-rose-200\/60:focus{background-color:rgba(254,205,211,.6)}.focus\:bg-rose-200\/70:focus{background-color:rgba(254,205,211,.7)}.focus\:bg-rose-200\/75:focus{background-color:rgba(254,205,211,.75)}.focus\:bg-rose-200\/80:focus{background-color:rgba(254,205,211,.8)}.focus\:bg-rose-200\/90:focus{background-color:rgba(254,205,211,.9)}.focus\:bg-rose-200\/95:focus{background-color:rgba(254,205,211,.95)}.focus\:bg-rose-300:focus{--tw-bg-opacity:1;background-color:rgb(253 164 175/var(--tw-bg-opacity))}.focus\:bg-rose-300\/0:focus{background-color:rgba(253,164,175,0)}.focus\:bg-rose-300\/10:focus{background-color:rgba(253,164,175,.1)}.focus\:bg-rose-300\/100:focus{background-color:#fda4af}.focus\:bg-rose-300\/20:focus{background-color:rgba(253,164,175,.2)}.focus\:bg-rose-300\/25:focus{background-color:rgba(253,164,175,.25)}.focus\:bg-rose-300\/30:focus{background-color:rgba(253,164,175,.3)}.focus\:bg-rose-300\/40:focus{background-color:rgba(253,164,175,.4)}.focus\:bg-rose-300\/5:focus{background-color:rgba(253,164,175,.05)}.focus\:bg-rose-300\/50:focus{background-color:rgba(253,164,175,.5)}.focus\:bg-rose-300\/60:focus{background-color:rgba(253,164,175,.6)}.focus\:bg-rose-300\/70:focus{background-color:rgba(253,164,175,.7)}.focus\:bg-rose-300\/75:focus{background-color:rgba(253,164,175,.75)}.focus\:bg-rose-300\/80:focus{background-color:rgba(253,164,175,.8)}.focus\:bg-rose-300\/90:focus{background-color:rgba(253,164,175,.9)}.focus\:bg-rose-300\/95:focus{background-color:rgba(253,164,175,.95)}.focus\:bg-rose-400:focus{--tw-bg-opacity:1;background-color:rgb(251 113 133/var(--tw-bg-opacity))}.focus\:bg-rose-400\/0:focus{background-color:rgba(251,113,133,0)}.focus\:bg-rose-400\/10:focus{background-color:rgba(251,113,133,.1)}.focus\:bg-rose-400\/100:focus{background-color:#fb7185}.focus\:bg-rose-400\/20:focus{background-color:rgba(251,113,133,.2)}.focus\:bg-rose-400\/25:focus{background-color:rgba(251,113,133,.25)}.focus\:bg-rose-400\/30:focus{background-color:rgba(251,113,133,.3)}.focus\:bg-rose-400\/40:focus{background-color:rgba(251,113,133,.4)}.focus\:bg-rose-400\/5:focus{background-color:rgba(251,113,133,.05)}.focus\:bg-rose-400\/50:focus{background-color:rgba(251,113,133,.5)}.focus\:bg-rose-400\/60:focus{background-color:rgba(251,113,133,.6)}.focus\:bg-rose-400\/70:focus{background-color:rgba(251,113,133,.7)}.focus\:bg-rose-400\/75:focus{background-color:rgba(251,113,133,.75)}.focus\:bg-rose-400\/80:focus{background-color:rgba(251,113,133,.8)}.focus\:bg-rose-400\/90:focus{background-color:rgba(251,113,133,.9)}.focus\:bg-rose-400\/95:focus{background-color:rgba(251,113,133,.95)}.focus\:bg-rose-50:focus{--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity))}.focus\:bg-rose-50\/0:focus{background-color:rgba(255,241,242,0)}.focus\:bg-rose-50\/10:focus{background-color:rgba(255,241,242,.1)}.focus\:bg-rose-50\/100:focus{background-color:#fff1f2}.focus\:bg-rose-50\/20:focus{background-color:rgba(255,241,242,.2)}.focus\:bg-rose-50\/25:focus{background-color:rgba(255,241,242,.25)}.focus\:bg-rose-50\/30:focus{background-color:rgba(255,241,242,.3)}.focus\:bg-rose-50\/40:focus{background-color:rgba(255,241,242,.4)}.focus\:bg-rose-50\/5:focus{background-color:rgba(255,241,242,.05)}.focus\:bg-rose-50\/50:focus{background-color:rgba(255,241,242,.5)}.focus\:bg-rose-50\/60:focus{background-color:rgba(255,241,242,.6)}.focus\:bg-rose-50\/70:focus{background-color:rgba(255,241,242,.7)}.focus\:bg-rose-50\/75:focus{background-color:rgba(255,241,242,.75)}.focus\:bg-rose-50\/80:focus{background-color:rgba(255,241,242,.8)}.focus\:bg-rose-50\/90:focus{background-color:rgba(255,241,242,.9)}.focus\:bg-rose-50\/95:focus{background-color:rgba(255,241,242,.95)}.focus\:bg-rose-500:focus{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.focus\:bg-rose-500\/0:focus{background-color:rgba(244,63,94,0)}.focus\:bg-rose-500\/10:focus{background-color:rgba(244,63,94,.1)}.focus\:bg-rose-500\/100:focus{background-color:#f43f5e}.focus\:bg-rose-500\/20:focus{background-color:rgba(244,63,94,.2)}.focus\:bg-rose-500\/25:focus{background-color:rgba(244,63,94,.25)}.focus\:bg-rose-500\/30:focus{background-color:rgba(244,63,94,.3)}.focus\:bg-rose-500\/40:focus{background-color:rgba(244,63,94,.4)}.focus\:bg-rose-500\/5:focus{background-color:rgba(244,63,94,.05)}.focus\:bg-rose-500\/50:focus{background-color:rgba(244,63,94,.5)}.focus\:bg-rose-500\/60:focus{background-color:rgba(244,63,94,.6)}.focus\:bg-rose-500\/70:focus{background-color:rgba(244,63,94,.7)}.focus\:bg-rose-500\/75:focus{background-color:rgba(244,63,94,.75)}.focus\:bg-rose-500\/80:focus{background-color:rgba(244,63,94,.8)}.focus\:bg-rose-500\/90:focus{background-color:rgba(244,63,94,.9)}.focus\:bg-rose-500\/95:focus{background-color:rgba(244,63,94,.95)}.focus\:bg-rose-600:focus{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity))}.focus\:bg-rose-600\/0:focus{background-color:rgba(225,29,72,0)}.focus\:bg-rose-600\/10:focus{background-color:rgba(225,29,72,.1)}.focus\:bg-rose-600\/100:focus{background-color:#e11d48}.focus\:bg-rose-600\/20:focus{background-color:rgba(225,29,72,.2)}.focus\:bg-rose-600\/25:focus{background-color:rgba(225,29,72,.25)}.focus\:bg-rose-600\/30:focus{background-color:rgba(225,29,72,.3)}.focus\:bg-rose-600\/40:focus{background-color:rgba(225,29,72,.4)}.focus\:bg-rose-600\/5:focus{background-color:rgba(225,29,72,.05)}.focus\:bg-rose-600\/50:focus{background-color:rgba(225,29,72,.5)}.focus\:bg-rose-600\/60:focus{background-color:rgba(225,29,72,.6)}.focus\:bg-rose-600\/70:focus{background-color:rgba(225,29,72,.7)}.focus\:bg-rose-600\/75:focus{background-color:rgba(225,29,72,.75)}.focus\:bg-rose-600\/80:focus{background-color:rgba(225,29,72,.8)}.focus\:bg-rose-600\/90:focus{background-color:rgba(225,29,72,.9)}.focus\:bg-rose-600\/95:focus{background-color:rgba(225,29,72,.95)}.focus\:bg-rose-700:focus{--tw-bg-opacity:1;background-color:rgb(190 18 60/var(--tw-bg-opacity))}.focus\:bg-rose-700\/0:focus{background-color:rgba(190,18,60,0)}.focus\:bg-rose-700\/10:focus{background-color:rgba(190,18,60,.1)}.focus\:bg-rose-700\/100:focus{background-color:#be123c}.focus\:bg-rose-700\/20:focus{background-color:rgba(190,18,60,.2)}.focus\:bg-rose-700\/25:focus{background-color:rgba(190,18,60,.25)}.focus\:bg-rose-700\/30:focus{background-color:rgba(190,18,60,.3)}.focus\:bg-rose-700\/40:focus{background-color:rgba(190,18,60,.4)}.focus\:bg-rose-700\/5:focus{background-color:rgba(190,18,60,.05)}.focus\:bg-rose-700\/50:focus{background-color:rgba(190,18,60,.5)}.focus\:bg-rose-700\/60:focus{background-color:rgba(190,18,60,.6)}.focus\:bg-rose-700\/70:focus{background-color:rgba(190,18,60,.7)}.focus\:bg-rose-700\/75:focus{background-color:rgba(190,18,60,.75)}.focus\:bg-rose-700\/80:focus{background-color:rgba(190,18,60,.8)}.focus\:bg-rose-700\/90:focus{background-color:rgba(190,18,60,.9)}.focus\:bg-rose-700\/95:focus{background-color:rgba(190,18,60,.95)}.focus\:bg-rose-800:focus{--tw-bg-opacity:1;background-color:rgb(159 18 57/var(--tw-bg-opacity))}.focus\:bg-rose-800\/0:focus{background-color:rgba(159,18,57,0)}.focus\:bg-rose-800\/10:focus{background-color:rgba(159,18,57,.1)}.focus\:bg-rose-800\/100:focus{background-color:#9f1239}.focus\:bg-rose-800\/20:focus{background-color:rgba(159,18,57,.2)}.focus\:bg-rose-800\/25:focus{background-color:rgba(159,18,57,.25)}.focus\:bg-rose-800\/30:focus{background-color:rgba(159,18,57,.3)}.focus\:bg-rose-800\/40:focus{background-color:rgba(159,18,57,.4)}.focus\:bg-rose-800\/5:focus{background-color:rgba(159,18,57,.05)}.focus\:bg-rose-800\/50:focus{background-color:rgba(159,18,57,.5)}.focus\:bg-rose-800\/60:focus{background-color:rgba(159,18,57,.6)}.focus\:bg-rose-800\/70:focus{background-color:rgba(159,18,57,.7)}.focus\:bg-rose-800\/75:focus{background-color:rgba(159,18,57,.75)}.focus\:bg-rose-800\/80:focus{background-color:rgba(159,18,57,.8)}.focus\:bg-rose-800\/90:focus{background-color:rgba(159,18,57,.9)}.focus\:bg-rose-800\/95:focus{background-color:rgba(159,18,57,.95)}.focus\:bg-rose-900:focus{--tw-bg-opacity:1;background-color:rgb(136 19 55/var(--tw-bg-opacity))}.focus\:bg-rose-900\/0:focus{background-color:rgba(136,19,55,0)}.focus\:bg-rose-900\/10:focus{background-color:rgba(136,19,55,.1)}.focus\:bg-rose-900\/100:focus{background-color:#881337}.focus\:bg-rose-900\/20:focus{background-color:rgba(136,19,55,.2)}.focus\:bg-rose-900\/25:focus{background-color:rgba(136,19,55,.25)}.focus\:bg-rose-900\/30:focus{background-color:rgba(136,19,55,.3)}.focus\:bg-rose-900\/40:focus{background-color:rgba(136,19,55,.4)}.focus\:bg-rose-900\/5:focus{background-color:rgba(136,19,55,.05)}.focus\:bg-rose-900\/50:focus{background-color:rgba(136,19,55,.5)}.focus\:bg-rose-900\/60:focus{background-color:rgba(136,19,55,.6)}.focus\:bg-rose-900\/70:focus{background-color:rgba(136,19,55,.7)}.focus\:bg-rose-900\/75:focus{background-color:rgba(136,19,55,.75)}.focus\:bg-rose-900\/80:focus{background-color:rgba(136,19,55,.8)}.focus\:bg-rose-900\/90:focus{background-color:rgba(136,19,55,.9)}.focus\:bg-rose-900\/95:focus{background-color:rgba(136,19,55,.95)}.focus\:bg-sky-100:focus{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity))}.focus\:bg-sky-100\/0:focus{background-color:rgba(224,242,254,0)}.focus\:bg-sky-100\/10:focus{background-color:rgba(224,242,254,.1)}.focus\:bg-sky-100\/100:focus{background-color:#e0f2fe}.focus\:bg-sky-100\/20:focus{background-color:rgba(224,242,254,.2)}.focus\:bg-sky-100\/25:focus{background-color:rgba(224,242,254,.25)}.focus\:bg-sky-100\/30:focus{background-color:rgba(224,242,254,.3)}.focus\:bg-sky-100\/40:focus{background-color:rgba(224,242,254,.4)}.focus\:bg-sky-100\/5:focus{background-color:rgba(224,242,254,.05)}.focus\:bg-sky-100\/50:focus{background-color:rgba(224,242,254,.5)}.focus\:bg-sky-100\/60:focus{background-color:rgba(224,242,254,.6)}.focus\:bg-sky-100\/70:focus{background-color:rgba(224,242,254,.7)}.focus\:bg-sky-100\/75:focus{background-color:rgba(224,242,254,.75)}.focus\:bg-sky-100\/80:focus{background-color:rgba(224,242,254,.8)}.focus\:bg-sky-100\/90:focus{background-color:rgba(224,242,254,.9)}.focus\:bg-sky-100\/95:focus{background-color:rgba(224,242,254,.95)}.focus\:bg-sky-200:focus{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity))}.focus\:bg-sky-200\/0:focus{background-color:rgba(186,230,253,0)}.focus\:bg-sky-200\/10:focus{background-color:rgba(186,230,253,.1)}.focus\:bg-sky-200\/100:focus{background-color:#bae6fd}.focus\:bg-sky-200\/20:focus{background-color:rgba(186,230,253,.2)}.focus\:bg-sky-200\/25:focus{background-color:rgba(186,230,253,.25)}.focus\:bg-sky-200\/30:focus{background-color:rgba(186,230,253,.3)}.focus\:bg-sky-200\/40:focus{background-color:rgba(186,230,253,.4)}.focus\:bg-sky-200\/5:focus{background-color:rgba(186,230,253,.05)}.focus\:bg-sky-200\/50:focus{background-color:rgba(186,230,253,.5)}.focus\:bg-sky-200\/60:focus{background-color:rgba(186,230,253,.6)}.focus\:bg-sky-200\/70:focus{background-color:rgba(186,230,253,.7)}.focus\:bg-sky-200\/75:focus{background-color:rgba(186,230,253,.75)}.focus\:bg-sky-200\/80:focus{background-color:rgba(186,230,253,.8)}.focus\:bg-sky-200\/90:focus{background-color:rgba(186,230,253,.9)}.focus\:bg-sky-200\/95:focus{background-color:rgba(186,230,253,.95)}.focus\:bg-sky-300:focus{--tw-bg-opacity:1;background-color:rgb(125 211 252/var(--tw-bg-opacity))}.focus\:bg-sky-300\/0:focus{background-color:rgba(125,211,252,0)}.focus\:bg-sky-300\/10:focus{background-color:rgba(125,211,252,.1)}.focus\:bg-sky-300\/100:focus{background-color:#7dd3fc}.focus\:bg-sky-300\/20:focus{background-color:rgba(125,211,252,.2)}.focus\:bg-sky-300\/25:focus{background-color:rgba(125,211,252,.25)}.focus\:bg-sky-300\/30:focus{background-color:rgba(125,211,252,.3)}.focus\:bg-sky-300\/40:focus{background-color:rgba(125,211,252,.4)}.focus\:bg-sky-300\/5:focus{background-color:rgba(125,211,252,.05)}.focus\:bg-sky-300\/50:focus{background-color:rgba(125,211,252,.5)}.focus\:bg-sky-300\/60:focus{background-color:rgba(125,211,252,.6)}.focus\:bg-sky-300\/70:focus{background-color:rgba(125,211,252,.7)}.focus\:bg-sky-300\/75:focus{background-color:rgba(125,211,252,.75)}.focus\:bg-sky-300\/80:focus{background-color:rgba(125,211,252,.8)}.focus\:bg-sky-300\/90:focus{background-color:rgba(125,211,252,.9)}.focus\:bg-sky-300\/95:focus{background-color:rgba(125,211,252,.95)}.focus\:bg-sky-400:focus{--tw-bg-opacity:1;background-color:rgb(56 189 248/var(--tw-bg-opacity))}.focus\:bg-sky-400\/0:focus{background-color:rgba(56,189,248,0)}.focus\:bg-sky-400\/10:focus{background-color:rgba(56,189,248,.1)}.focus\:bg-sky-400\/100:focus{background-color:#38bdf8}.focus\:bg-sky-400\/20:focus{background-color:rgba(56,189,248,.2)}.focus\:bg-sky-400\/25:focus{background-color:rgba(56,189,248,.25)}.focus\:bg-sky-400\/30:focus{background-color:rgba(56,189,248,.3)}.focus\:bg-sky-400\/40:focus{background-color:rgba(56,189,248,.4)}.focus\:bg-sky-400\/5:focus{background-color:rgba(56,189,248,.05)}.focus\:bg-sky-400\/50:focus{background-color:rgba(56,189,248,.5)}.focus\:bg-sky-400\/60:focus{background-color:rgba(56,189,248,.6)}.focus\:bg-sky-400\/70:focus{background-color:rgba(56,189,248,.7)}.focus\:bg-sky-400\/75:focus{background-color:rgba(56,189,248,.75)}.focus\:bg-sky-400\/80:focus{background-color:rgba(56,189,248,.8)}.focus\:bg-sky-400\/90:focus{background-color:rgba(56,189,248,.9)}.focus\:bg-sky-400\/95:focus{background-color:rgba(56,189,248,.95)}.focus\:bg-sky-50:focus{--tw-bg-opacity:1;background-color:rgb(240 249 255/var(--tw-bg-opacity))}.focus\:bg-sky-50\/0:focus{background-color:rgba(240,249,255,0)}.focus\:bg-sky-50\/10:focus{background-color:rgba(240,249,255,.1)}.focus\:bg-sky-50\/100:focus{background-color:#f0f9ff}.focus\:bg-sky-50\/20:focus{background-color:rgba(240,249,255,.2)}.focus\:bg-sky-50\/25:focus{background-color:rgba(240,249,255,.25)}.focus\:bg-sky-50\/30:focus{background-color:rgba(240,249,255,.3)}.focus\:bg-sky-50\/40:focus{background-color:rgba(240,249,255,.4)}.focus\:bg-sky-50\/5:focus{background-color:rgba(240,249,255,.05)}.focus\:bg-sky-50\/50:focus{background-color:rgba(240,249,255,.5)}.focus\:bg-sky-50\/60:focus{background-color:rgba(240,249,255,.6)}.focus\:bg-sky-50\/70:focus{background-color:rgba(240,249,255,.7)}.focus\:bg-sky-50\/75:focus{background-color:rgba(240,249,255,.75)}.focus\:bg-sky-50\/80:focus{background-color:rgba(240,249,255,.8)}.focus\:bg-sky-50\/90:focus{background-color:rgba(240,249,255,.9)}.focus\:bg-sky-50\/95:focus{background-color:rgba(240,249,255,.95)}.focus\:bg-sky-500:focus{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.focus\:bg-sky-500\/0:focus{background-color:rgba(14,165,233,0)}.focus\:bg-sky-500\/10:focus{background-color:rgba(14,165,233,.1)}.focus\:bg-sky-500\/100:focus{background-color:#0ea5e9}.focus\:bg-sky-500\/20:focus{background-color:rgba(14,165,233,.2)}.focus\:bg-sky-500\/25:focus{background-color:rgba(14,165,233,.25)}.focus\:bg-sky-500\/30:focus{background-color:rgba(14,165,233,.3)}.focus\:bg-sky-500\/40:focus{background-color:rgba(14,165,233,.4)}.focus\:bg-sky-500\/5:focus{background-color:rgba(14,165,233,.05)}.focus\:bg-sky-500\/50:focus{background-color:rgba(14,165,233,.5)}.focus\:bg-sky-500\/60:focus{background-color:rgba(14,165,233,.6)}.focus\:bg-sky-500\/70:focus{background-color:rgba(14,165,233,.7)}.focus\:bg-sky-500\/75:focus{background-color:rgba(14,165,233,.75)}.focus\:bg-sky-500\/80:focus{background-color:rgba(14,165,233,.8)}.focus\:bg-sky-500\/90:focus{background-color:rgba(14,165,233,.9)}.focus\:bg-sky-500\/95:focus{background-color:rgba(14,165,233,.95)}.focus\:bg-sky-600:focus{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}.focus\:bg-sky-600\/0:focus{background-color:rgba(2,132,199,0)}.focus\:bg-sky-600\/10:focus{background-color:rgba(2,132,199,.1)}.focus\:bg-sky-600\/100:focus{background-color:#0284c7}.focus\:bg-sky-600\/20:focus{background-color:rgba(2,132,199,.2)}.focus\:bg-sky-600\/25:focus{background-color:rgba(2,132,199,.25)}.focus\:bg-sky-600\/30:focus{background-color:rgba(2,132,199,.3)}.focus\:bg-sky-600\/40:focus{background-color:rgba(2,132,199,.4)}.focus\:bg-sky-600\/5:focus{background-color:rgba(2,132,199,.05)}.focus\:bg-sky-600\/50:focus{background-color:rgba(2,132,199,.5)}.focus\:bg-sky-600\/60:focus{background-color:rgba(2,132,199,.6)}.focus\:bg-sky-600\/70:focus{background-color:rgba(2,132,199,.7)}.focus\:bg-sky-600\/75:focus{background-color:rgba(2,132,199,.75)}.focus\:bg-sky-600\/80:focus{background-color:rgba(2,132,199,.8)}.focus\:bg-sky-600\/90:focus{background-color:rgba(2,132,199,.9)}.focus\:bg-sky-600\/95:focus{background-color:rgba(2,132,199,.95)}.focus\:bg-sky-700:focus{--tw-bg-opacity:1;background-color:rgb(3 105 161/var(--tw-bg-opacity))}.focus\:bg-sky-700\/0:focus{background-color:rgba(3,105,161,0)}.focus\:bg-sky-700\/10:focus{background-color:rgba(3,105,161,.1)}.focus\:bg-sky-700\/100:focus{background-color:#0369a1}.focus\:bg-sky-700\/20:focus{background-color:rgba(3,105,161,.2)}.focus\:bg-sky-700\/25:focus{background-color:rgba(3,105,161,.25)}.focus\:bg-sky-700\/30:focus{background-color:rgba(3,105,161,.3)}.focus\:bg-sky-700\/40:focus{background-color:rgba(3,105,161,.4)}.focus\:bg-sky-700\/5:focus{background-color:rgba(3,105,161,.05)}.focus\:bg-sky-700\/50:focus{background-color:rgba(3,105,161,.5)}.focus\:bg-sky-700\/60:focus{background-color:rgba(3,105,161,.6)}.focus\:bg-sky-700\/70:focus{background-color:rgba(3,105,161,.7)}.focus\:bg-sky-700\/75:focus{background-color:rgba(3,105,161,.75)}.focus\:bg-sky-700\/80:focus{background-color:rgba(3,105,161,.8)}.focus\:bg-sky-700\/90:focus{background-color:rgba(3,105,161,.9)}.focus\:bg-sky-700\/95:focus{background-color:rgba(3,105,161,.95)}.focus\:bg-sky-800:focus{--tw-bg-opacity:1;background-color:rgb(7 89 133/var(--tw-bg-opacity))}.focus\:bg-sky-800\/0:focus{background-color:rgba(7,89,133,0)}.focus\:bg-sky-800\/10:focus{background-color:rgba(7,89,133,.1)}.focus\:bg-sky-800\/100:focus{background-color:#075985}.focus\:bg-sky-800\/20:focus{background-color:rgba(7,89,133,.2)}.focus\:bg-sky-800\/25:focus{background-color:rgba(7,89,133,.25)}.focus\:bg-sky-800\/30:focus{background-color:rgba(7,89,133,.3)}.focus\:bg-sky-800\/40:focus{background-color:rgba(7,89,133,.4)}.focus\:bg-sky-800\/5:focus{background-color:rgba(7,89,133,.05)}.focus\:bg-sky-800\/50:focus{background-color:rgba(7,89,133,.5)}.focus\:bg-sky-800\/60:focus{background-color:rgba(7,89,133,.6)}.focus\:bg-sky-800\/70:focus{background-color:rgba(7,89,133,.7)}.focus\:bg-sky-800\/75:focus{background-color:rgba(7,89,133,.75)}.focus\:bg-sky-800\/80:focus{background-color:rgba(7,89,133,.8)}.focus\:bg-sky-800\/90:focus{background-color:rgba(7,89,133,.9)}.focus\:bg-sky-800\/95:focus{background-color:rgba(7,89,133,.95)}.focus\:bg-sky-900:focus{--tw-bg-opacity:1;background-color:rgb(12 74 110/var(--tw-bg-opacity))}.focus\:bg-sky-900\/0:focus{background-color:rgba(12,74,110,0)}.focus\:bg-sky-900\/10:focus{background-color:rgba(12,74,110,.1)}.focus\:bg-sky-900\/100:focus{background-color:#0c4a6e}.focus\:bg-sky-900\/20:focus{background-color:rgba(12,74,110,.2)}.focus\:bg-sky-900\/25:focus{background-color:rgba(12,74,110,.25)}.focus\:bg-sky-900\/30:focus{background-color:rgba(12,74,110,.3)}.focus\:bg-sky-900\/40:focus{background-color:rgba(12,74,110,.4)}.focus\:bg-sky-900\/5:focus{background-color:rgba(12,74,110,.05)}.focus\:bg-sky-900\/50:focus{background-color:rgba(12,74,110,.5)}.focus\:bg-sky-900\/60:focus{background-color:rgba(12,74,110,.6)}.focus\:bg-sky-900\/70:focus{background-color:rgba(12,74,110,.7)}.focus\:bg-sky-900\/75:focus{background-color:rgba(12,74,110,.75)}.focus\:bg-sky-900\/80:focus{background-color:rgba(12,74,110,.8)}.focus\:bg-sky-900\/90:focus{background-color:rgba(12,74,110,.9)}.focus\:bg-sky-900\/95:focus{background-color:rgba(12,74,110,.95)}.focus\:bg-slate-100:focus{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.focus\:bg-slate-100\/0:focus{background-color:rgba(241,245,249,0)}.focus\:bg-slate-100\/10:focus{background-color:rgba(241,245,249,.1)}.focus\:bg-slate-100\/100:focus{background-color:#f1f5f9}.focus\:bg-slate-100\/20:focus{background-color:rgba(241,245,249,.2)}.focus\:bg-slate-100\/25:focus{background-color:rgba(241,245,249,.25)}.focus\:bg-slate-100\/30:focus{background-color:rgba(241,245,249,.3)}.focus\:bg-slate-100\/40:focus{background-color:rgba(241,245,249,.4)}.focus\:bg-slate-100\/5:focus{background-color:rgba(241,245,249,.05)}.focus\:bg-slate-100\/50:focus{background-color:rgba(241,245,249,.5)}.focus\:bg-slate-100\/60:focus{background-color:rgba(241,245,249,.6)}.focus\:bg-slate-100\/70:focus{background-color:rgba(241,245,249,.7)}.focus\:bg-slate-100\/75:focus{background-color:rgba(241,245,249,.75)}.focus\:bg-slate-100\/80:focus{background-color:rgba(241,245,249,.8)}.focus\:bg-slate-100\/90:focus{background-color:rgba(241,245,249,.9)}.focus\:bg-slate-100\/95:focus{background-color:rgba(241,245,249,.95)}.focus\:bg-slate-200:focus{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.focus\:bg-slate-200\/0:focus{background-color:rgba(226,232,240,0)}.focus\:bg-slate-200\/10:focus{background-color:rgba(226,232,240,.1)}.focus\:bg-slate-200\/100:focus{background-color:#e2e8f0}.focus\:bg-slate-200\/20:focus{background-color:rgba(226,232,240,.2)}.focus\:bg-slate-200\/25:focus{background-color:rgba(226,232,240,.25)}.focus\:bg-slate-200\/30:focus{background-color:rgba(226,232,240,.3)}.focus\:bg-slate-200\/40:focus{background-color:rgba(226,232,240,.4)}.focus\:bg-slate-200\/5:focus{background-color:rgba(226,232,240,.05)}.focus\:bg-slate-200\/50:focus{background-color:rgba(226,232,240,.5)}.focus\:bg-slate-200\/60:focus{background-color:rgba(226,232,240,.6)}.focus\:bg-slate-200\/70:focus{background-color:rgba(226,232,240,.7)}.focus\:bg-slate-200\/75:focus{background-color:rgba(226,232,240,.75)}.focus\:bg-slate-200\/80:focus{background-color:rgba(226,232,240,.8)}.focus\:bg-slate-200\/90:focus{background-color:rgba(226,232,240,.9)}.focus\:bg-slate-200\/95:focus{background-color:rgba(226,232,240,.95)}.focus\:bg-slate-300:focus{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.focus\:bg-slate-300\/0:focus{background-color:rgba(203,213,225,0)}.focus\:bg-slate-300\/10:focus{background-color:rgba(203,213,225,.1)}.focus\:bg-slate-300\/100:focus{background-color:#cbd5e1}.focus\:bg-slate-300\/20:focus{background-color:rgba(203,213,225,.2)}.focus\:bg-slate-300\/25:focus{background-color:rgba(203,213,225,.25)}.focus\:bg-slate-300\/30:focus{background-color:rgba(203,213,225,.3)}.focus\:bg-slate-300\/40:focus{background-color:rgba(203,213,225,.4)}.focus\:bg-slate-300\/5:focus{background-color:rgba(203,213,225,.05)}.focus\:bg-slate-300\/50:focus{background-color:rgba(203,213,225,.5)}.focus\:bg-slate-300\/60:focus{background-color:rgba(203,213,225,.6)}.focus\:bg-slate-300\/70:focus{background-color:rgba(203,213,225,.7)}.focus\:bg-slate-300\/75:focus{background-color:rgba(203,213,225,.75)}.focus\:bg-slate-300\/80:focus{background-color:rgba(203,213,225,.8)}.focus\:bg-slate-300\/90:focus{background-color:rgba(203,213,225,.9)}.focus\:bg-slate-300\/95:focus{background-color:rgba(203,213,225,.95)}.focus\:bg-slate-400:focus{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.focus\:bg-slate-400\/0:focus{background-color:rgba(148,163,184,0)}.focus\:bg-slate-400\/10:focus{background-color:rgba(148,163,184,.1)}.focus\:bg-slate-400\/100:focus{background-color:#94a3b8}.focus\:bg-slate-400\/20:focus{background-color:rgba(148,163,184,.2)}.focus\:bg-slate-400\/25:focus{background-color:rgba(148,163,184,.25)}.focus\:bg-slate-400\/30:focus{background-color:rgba(148,163,184,.3)}.focus\:bg-slate-400\/40:focus{background-color:rgba(148,163,184,.4)}.focus\:bg-slate-400\/5:focus{background-color:rgba(148,163,184,.05)}.focus\:bg-slate-400\/50:focus{background-color:rgba(148,163,184,.5)}.focus\:bg-slate-400\/60:focus{background-color:rgba(148,163,184,.6)}.focus\:bg-slate-400\/70:focus{background-color:rgba(148,163,184,.7)}.focus\:bg-slate-400\/75:focus{background-color:rgba(148,163,184,.75)}.focus\:bg-slate-400\/80:focus{background-color:rgba(148,163,184,.8)}.focus\:bg-slate-400\/90:focus{background-color:rgba(148,163,184,.9)}.focus\:bg-slate-400\/95:focus{background-color:rgba(148,163,184,.95)}.focus\:bg-slate-50:focus{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.focus\:bg-slate-50\/0:focus{background-color:rgba(248,250,252,0)}.focus\:bg-slate-50\/10:focus{background-color:rgba(248,250,252,.1)}.focus\:bg-slate-50\/100:focus{background-color:#f8fafc}.focus\:bg-slate-50\/20:focus{background-color:rgba(248,250,252,.2)}.focus\:bg-slate-50\/25:focus{background-color:rgba(248,250,252,.25)}.focus\:bg-slate-50\/30:focus{background-color:rgba(248,250,252,.3)}.focus\:bg-slate-50\/40:focus{background-color:rgba(248,250,252,.4)}.focus\:bg-slate-50\/5:focus{background-color:rgba(248,250,252,.05)}.focus\:bg-slate-50\/50:focus{background-color:rgba(248,250,252,.5)}.focus\:bg-slate-50\/60:focus{background-color:rgba(248,250,252,.6)}.focus\:bg-slate-50\/70:focus{background-color:rgba(248,250,252,.7)}.focus\:bg-slate-50\/75:focus{background-color:rgba(248,250,252,.75)}.focus\:bg-slate-50\/80:focus{background-color:rgba(248,250,252,.8)}.focus\:bg-slate-50\/90:focus{background-color:rgba(248,250,252,.9)}.focus\:bg-slate-50\/95:focus{background-color:rgba(248,250,252,.95)}.focus\:bg-slate-500:focus{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.focus\:bg-slate-500\/0:focus{background-color:rgba(100,116,139,0)}.focus\:bg-slate-500\/10:focus{background-color:rgba(100,116,139,.1)}.focus\:bg-slate-500\/100:focus{background-color:#64748b}.focus\:bg-slate-500\/20:focus{background-color:rgba(100,116,139,.2)}.focus\:bg-slate-500\/25:focus{background-color:rgba(100,116,139,.25)}.focus\:bg-slate-500\/30:focus{background-color:rgba(100,116,139,.3)}.focus\:bg-slate-500\/40:focus{background-color:rgba(100,116,139,.4)}.focus\:bg-slate-500\/5:focus{background-color:rgba(100,116,139,.05)}.focus\:bg-slate-500\/50:focus{background-color:rgba(100,116,139,.5)}.focus\:bg-slate-500\/60:focus{background-color:rgba(100,116,139,.6)}.focus\:bg-slate-500\/70:focus{background-color:rgba(100,116,139,.7)}.focus\:bg-slate-500\/75:focus{background-color:rgba(100,116,139,.75)}.focus\:bg-slate-500\/80:focus{background-color:rgba(100,116,139,.8)}.focus\:bg-slate-500\/90:focus{background-color:rgba(100,116,139,.9)}.focus\:bg-slate-500\/95:focus{background-color:rgba(100,116,139,.95)}.focus\:bg-slate-600:focus{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.focus\:bg-slate-600\/0:focus{background-color:rgba(71,85,105,0)}.focus\:bg-slate-600\/10:focus{background-color:rgba(71,85,105,.1)}.focus\:bg-slate-600\/100:focus{background-color:#475569}.focus\:bg-slate-600\/20:focus{background-color:rgba(71,85,105,.2)}.focus\:bg-slate-600\/25:focus{background-color:rgba(71,85,105,.25)}.focus\:bg-slate-600\/30:focus{background-color:rgba(71,85,105,.3)}.focus\:bg-slate-600\/40:focus{background-color:rgba(71,85,105,.4)}.focus\:bg-slate-600\/5:focus{background-color:rgba(71,85,105,.05)}.focus\:bg-slate-600\/50:focus{background-color:rgba(71,85,105,.5)}.focus\:bg-slate-600\/60:focus{background-color:rgba(71,85,105,.6)}.focus\:bg-slate-600\/70:focus{background-color:rgba(71,85,105,.7)}.focus\:bg-slate-600\/75:focus{background-color:rgba(71,85,105,.75)}.focus\:bg-slate-600\/80:focus{background-color:rgba(71,85,105,.8)}.focus\:bg-slate-600\/90:focus{background-color:rgba(71,85,105,.9)}.focus\:bg-slate-600\/95:focus{background-color:rgba(71,85,105,.95)}.focus\:bg-slate-700:focus{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}.focus\:bg-slate-700\/0:focus{background-color:rgba(51,65,85,0)}.focus\:bg-slate-700\/10:focus{background-color:rgba(51,65,85,.1)}.focus\:bg-slate-700\/100:focus{background-color:#334155}.focus\:bg-slate-700\/20:focus{background-color:rgba(51,65,85,.2)}.focus\:bg-slate-700\/25:focus{background-color:rgba(51,65,85,.25)}.focus\:bg-slate-700\/30:focus{background-color:rgba(51,65,85,.3)}.focus\:bg-slate-700\/40:focus{background-color:rgba(51,65,85,.4)}.focus\:bg-slate-700\/5:focus{background-color:rgba(51,65,85,.05)}.focus\:bg-slate-700\/50:focus{background-color:rgba(51,65,85,.5)}.focus\:bg-slate-700\/60:focus{background-color:rgba(51,65,85,.6)}.focus\:bg-slate-700\/70:focus{background-color:rgba(51,65,85,.7)}.focus\:bg-slate-700\/75:focus{background-color:rgba(51,65,85,.75)}.focus\:bg-slate-700\/80:focus{background-color:rgba(51,65,85,.8)}.focus\:bg-slate-700\/90:focus{background-color:rgba(51,65,85,.9)}.focus\:bg-slate-700\/95:focus{background-color:rgba(51,65,85,.95)}.focus\:bg-slate-800:focus{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.focus\:bg-slate-800\/0:focus{background-color:rgba(30,41,59,0)}.focus\:bg-slate-800\/10:focus{background-color:rgba(30,41,59,.1)}.focus\:bg-slate-800\/100:focus{background-color:#1e293b}.focus\:bg-slate-800\/20:focus{background-color:rgba(30,41,59,.2)}.focus\:bg-slate-800\/25:focus{background-color:rgba(30,41,59,.25)}.focus\:bg-slate-800\/30:focus{background-color:rgba(30,41,59,.3)}.focus\:bg-slate-800\/40:focus{background-color:rgba(30,41,59,.4)}.focus\:bg-slate-800\/5:focus{background-color:rgba(30,41,59,.05)}.focus\:bg-slate-800\/50:focus{background-color:rgba(30,41,59,.5)}.focus\:bg-slate-800\/60:focus{background-color:rgba(30,41,59,.6)}.focus\:bg-slate-800\/70:focus{background-color:rgba(30,41,59,.7)}.focus\:bg-slate-800\/75:focus{background-color:rgba(30,41,59,.75)}.focus\:bg-slate-800\/80:focus{background-color:rgba(30,41,59,.8)}.focus\:bg-slate-800\/90:focus{background-color:rgba(30,41,59,.9)}.focus\:bg-slate-800\/95:focus{background-color:rgba(30,41,59,.95)}.focus\:bg-slate-900:focus{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.focus\:bg-slate-900\/0:focus{background-color:rgba(15,23,42,0)}.focus\:bg-slate-900\/10:focus{background-color:rgba(15,23,42,.1)}.focus\:bg-slate-900\/100:focus{background-color:#0f172a}.focus\:bg-slate-900\/20:focus{background-color:rgba(15,23,42,.2)}.focus\:bg-slate-900\/25:focus{background-color:rgba(15,23,42,.25)}.focus\:bg-slate-900\/30:focus{background-color:rgba(15,23,42,.3)}.focus\:bg-slate-900\/40:focus{background-color:rgba(15,23,42,.4)}.focus\:bg-slate-900\/5:focus{background-color:rgba(15,23,42,.05)}.focus\:bg-slate-900\/50:focus{background-color:rgba(15,23,42,.5)}.focus\:bg-slate-900\/60:focus{background-color:rgba(15,23,42,.6)}.focus\:bg-slate-900\/70:focus{background-color:rgba(15,23,42,.7)}.focus\:bg-slate-900\/75:focus{background-color:rgba(15,23,42,.75)}.focus\:bg-slate-900\/80:focus{background-color:rgba(15,23,42,.8)}.focus\:bg-slate-900\/90:focus{background-color:rgba(15,23,42,.9)}.focus\:bg-slate-900\/95:focus{background-color:rgba(15,23,42,.95)}.focus\:bg-stone-100:focus{--tw-bg-opacity:1;background-color:rgb(245 245 244/var(--tw-bg-opacity))}.focus\:bg-stone-100\/0:focus{background-color:hsla(60,5%,96%,0)}.focus\:bg-stone-100\/10:focus{background-color:hsla(60,5%,96%,.1)}.focus\:bg-stone-100\/100:focus{background-color:#f5f5f4}.focus\:bg-stone-100\/20:focus{background-color:hsla(60,5%,96%,.2)}.focus\:bg-stone-100\/25:focus{background-color:hsla(60,5%,96%,.25)}.focus\:bg-stone-100\/30:focus{background-color:hsla(60,5%,96%,.3)}.focus\:bg-stone-100\/40:focus{background-color:hsla(60,5%,96%,.4)}.focus\:bg-stone-100\/5:focus{background-color:hsla(60,5%,96%,.05)}.focus\:bg-stone-100\/50:focus{background-color:hsla(60,5%,96%,.5)}.focus\:bg-stone-100\/60:focus{background-color:hsla(60,5%,96%,.6)}.focus\:bg-stone-100\/70:focus{background-color:hsla(60,5%,96%,.7)}.focus\:bg-stone-100\/75:focus{background-color:hsla(60,5%,96%,.75)}.focus\:bg-stone-100\/80:focus{background-color:hsla(60,5%,96%,.8)}.focus\:bg-stone-100\/90:focus{background-color:hsla(60,5%,96%,.9)}.focus\:bg-stone-100\/95:focus{background-color:hsla(60,5%,96%,.95)}.focus\:bg-stone-200:focus{--tw-bg-opacity:1;background-color:rgb(231 229 228/var(--tw-bg-opacity))}.focus\:bg-stone-200\/0:focus{background-color:hsla(20,6%,90%,0)}.focus\:bg-stone-200\/10:focus{background-color:hsla(20,6%,90%,.1)}.focus\:bg-stone-200\/100:focus{background-color:#e7e5e4}.focus\:bg-stone-200\/20:focus{background-color:hsla(20,6%,90%,.2)}.focus\:bg-stone-200\/25:focus{background-color:hsla(20,6%,90%,.25)}.focus\:bg-stone-200\/30:focus{background-color:hsla(20,6%,90%,.3)}.focus\:bg-stone-200\/40:focus{background-color:hsla(20,6%,90%,.4)}.focus\:bg-stone-200\/5:focus{background-color:hsla(20,6%,90%,.05)}.focus\:bg-stone-200\/50:focus{background-color:hsla(20,6%,90%,.5)}.focus\:bg-stone-200\/60:focus{background-color:hsla(20,6%,90%,.6)}.focus\:bg-stone-200\/70:focus{background-color:hsla(20,6%,90%,.7)}.focus\:bg-stone-200\/75:focus{background-color:hsla(20,6%,90%,.75)}.focus\:bg-stone-200\/80:focus{background-color:hsla(20,6%,90%,.8)}.focus\:bg-stone-200\/90:focus{background-color:hsla(20,6%,90%,.9)}.focus\:bg-stone-200\/95:focus{background-color:hsla(20,6%,90%,.95)}.focus\:bg-stone-300:focus{--tw-bg-opacity:1;background-color:rgb(214 211 209/var(--tw-bg-opacity))}.focus\:bg-stone-300\/0:focus{background-color:hsla(24,6%,83%,0)}.focus\:bg-stone-300\/10:focus{background-color:hsla(24,6%,83%,.1)}.focus\:bg-stone-300\/100:focus{background-color:#d6d3d1}.focus\:bg-stone-300\/20:focus{background-color:hsla(24,6%,83%,.2)}.focus\:bg-stone-300\/25:focus{background-color:hsla(24,6%,83%,.25)}.focus\:bg-stone-300\/30:focus{background-color:hsla(24,6%,83%,.3)}.focus\:bg-stone-300\/40:focus{background-color:hsla(24,6%,83%,.4)}.focus\:bg-stone-300\/5:focus{background-color:hsla(24,6%,83%,.05)}.focus\:bg-stone-300\/50:focus{background-color:hsla(24,6%,83%,.5)}.focus\:bg-stone-300\/60:focus{background-color:hsla(24,6%,83%,.6)}.focus\:bg-stone-300\/70:focus{background-color:hsla(24,6%,83%,.7)}.focus\:bg-stone-300\/75:focus{background-color:hsla(24,6%,83%,.75)}.focus\:bg-stone-300\/80:focus{background-color:hsla(24,6%,83%,.8)}.focus\:bg-stone-300\/90:focus{background-color:hsla(24,6%,83%,.9)}.focus\:bg-stone-300\/95:focus{background-color:hsla(24,6%,83%,.95)}.focus\:bg-stone-400:focus{--tw-bg-opacity:1;background-color:rgb(168 162 158/var(--tw-bg-opacity))}.focus\:bg-stone-400\/0:focus{background-color:hsla(24,5%,64%,0)}.focus\:bg-stone-400\/10:focus{background-color:hsla(24,5%,64%,.1)}.focus\:bg-stone-400\/100:focus{background-color:#a8a29e}.focus\:bg-stone-400\/20:focus{background-color:hsla(24,5%,64%,.2)}.focus\:bg-stone-400\/25:focus{background-color:hsla(24,5%,64%,.25)}.focus\:bg-stone-400\/30:focus{background-color:hsla(24,5%,64%,.3)}.focus\:bg-stone-400\/40:focus{background-color:hsla(24,5%,64%,.4)}.focus\:bg-stone-400\/5:focus{background-color:hsla(24,5%,64%,.05)}.focus\:bg-stone-400\/50:focus{background-color:hsla(24,5%,64%,.5)}.focus\:bg-stone-400\/60:focus{background-color:hsla(24,5%,64%,.6)}.focus\:bg-stone-400\/70:focus{background-color:hsla(24,5%,64%,.7)}.focus\:bg-stone-400\/75:focus{background-color:hsla(24,5%,64%,.75)}.focus\:bg-stone-400\/80:focus{background-color:hsla(24,5%,64%,.8)}.focus\:bg-stone-400\/90:focus{background-color:hsla(24,5%,64%,.9)}.focus\:bg-stone-400\/95:focus{background-color:hsla(24,5%,64%,.95)}.focus\:bg-stone-50:focus{--tw-bg-opacity:1;background-color:rgb(250 250 249/var(--tw-bg-opacity))}.focus\:bg-stone-50\/0:focus{background-color:hsla(60,9%,98%,0)}.focus\:bg-stone-50\/10:focus{background-color:hsla(60,9%,98%,.1)}.focus\:bg-stone-50\/100:focus{background-color:#fafaf9}.focus\:bg-stone-50\/20:focus{background-color:hsla(60,9%,98%,.2)}.focus\:bg-stone-50\/25:focus{background-color:hsla(60,9%,98%,.25)}.focus\:bg-stone-50\/30:focus{background-color:hsla(60,9%,98%,.3)}.focus\:bg-stone-50\/40:focus{background-color:hsla(60,9%,98%,.4)}.focus\:bg-stone-50\/5:focus{background-color:hsla(60,9%,98%,.05)}.focus\:bg-stone-50\/50:focus{background-color:hsla(60,9%,98%,.5)}.focus\:bg-stone-50\/60:focus{background-color:hsla(60,9%,98%,.6)}.focus\:bg-stone-50\/70:focus{background-color:hsla(60,9%,98%,.7)}.focus\:bg-stone-50\/75:focus{background-color:hsla(60,9%,98%,.75)}.focus\:bg-stone-50\/80:focus{background-color:hsla(60,9%,98%,.8)}.focus\:bg-stone-50\/90:focus{background-color:hsla(60,9%,98%,.9)}.focus\:bg-stone-50\/95:focus{background-color:hsla(60,9%,98%,.95)}.focus\:bg-stone-500:focus{--tw-bg-opacity:1;background-color:rgb(120 113 108/var(--tw-bg-opacity))}.focus\:bg-stone-500\/0:focus{background-color:hsla(25,5%,45%,0)}.focus\:bg-stone-500\/10:focus{background-color:hsla(25,5%,45%,.1)}.focus\:bg-stone-500\/100:focus{background-color:#78716c}.focus\:bg-stone-500\/20:focus{background-color:hsla(25,5%,45%,.2)}.focus\:bg-stone-500\/25:focus{background-color:hsla(25,5%,45%,.25)}.focus\:bg-stone-500\/30:focus{background-color:hsla(25,5%,45%,.3)}.focus\:bg-stone-500\/40:focus{background-color:hsla(25,5%,45%,.4)}.focus\:bg-stone-500\/5:focus{background-color:hsla(25,5%,45%,.05)}.focus\:bg-stone-500\/50:focus{background-color:hsla(25,5%,45%,.5)}.focus\:bg-stone-500\/60:focus{background-color:hsla(25,5%,45%,.6)}.focus\:bg-stone-500\/70:focus{background-color:hsla(25,5%,45%,.7)}.focus\:bg-stone-500\/75:focus{background-color:hsla(25,5%,45%,.75)}.focus\:bg-stone-500\/80:focus{background-color:hsla(25,5%,45%,.8)}.focus\:bg-stone-500\/90:focus{background-color:hsla(25,5%,45%,.9)}.focus\:bg-stone-500\/95:focus{background-color:hsla(25,5%,45%,.95)}.focus\:bg-stone-600:focus{--tw-bg-opacity:1;background-color:rgb(87 83 78/var(--tw-bg-opacity))}.focus\:bg-stone-600\/0:focus{background-color:rgba(87,83,78,0)}.focus\:bg-stone-600\/10:focus{background-color:rgba(87,83,78,.1)}.focus\:bg-stone-600\/100:focus{background-color:#57534e}.focus\:bg-stone-600\/20:focus{background-color:rgba(87,83,78,.2)}.focus\:bg-stone-600\/25:focus{background-color:rgba(87,83,78,.25)}.focus\:bg-stone-600\/30:focus{background-color:rgba(87,83,78,.3)}.focus\:bg-stone-600\/40:focus{background-color:rgba(87,83,78,.4)}.focus\:bg-stone-600\/5:focus{background-color:rgba(87,83,78,.05)}.focus\:bg-stone-600\/50:focus{background-color:rgba(87,83,78,.5)}.focus\:bg-stone-600\/60:focus{background-color:rgba(87,83,78,.6)}.focus\:bg-stone-600\/70:focus{background-color:rgba(87,83,78,.7)}.focus\:bg-stone-600\/75:focus{background-color:rgba(87,83,78,.75)}.focus\:bg-stone-600\/80:focus{background-color:rgba(87,83,78,.8)}.focus\:bg-stone-600\/90:focus{background-color:rgba(87,83,78,.9)}.focus\:bg-stone-600\/95:focus{background-color:rgba(87,83,78,.95)}.focus\:bg-stone-700:focus{--tw-bg-opacity:1;background-color:rgb(68 64 60/var(--tw-bg-opacity))}.focus\:bg-stone-700\/0:focus{background-color:rgba(68,64,60,0)}.focus\:bg-stone-700\/10:focus{background-color:rgba(68,64,60,.1)}.focus\:bg-stone-700\/100:focus{background-color:#44403c}.focus\:bg-stone-700\/20:focus{background-color:rgba(68,64,60,.2)}.focus\:bg-stone-700\/25:focus{background-color:rgba(68,64,60,.25)}.focus\:bg-stone-700\/30:focus{background-color:rgba(68,64,60,.3)}.focus\:bg-stone-700\/40:focus{background-color:rgba(68,64,60,.4)}.focus\:bg-stone-700\/5:focus{background-color:rgba(68,64,60,.05)}.focus\:bg-stone-700\/50:focus{background-color:rgba(68,64,60,.5)}.focus\:bg-stone-700\/60:focus{background-color:rgba(68,64,60,.6)}.focus\:bg-stone-700\/70:focus{background-color:rgba(68,64,60,.7)}.focus\:bg-stone-700\/75:focus{background-color:rgba(68,64,60,.75)}.focus\:bg-stone-700\/80:focus{background-color:rgba(68,64,60,.8)}.focus\:bg-stone-700\/90:focus{background-color:rgba(68,64,60,.9)}.focus\:bg-stone-700\/95:focus{background-color:rgba(68,64,60,.95)}.focus\:bg-stone-800:focus{--tw-bg-opacity:1;background-color:rgb(41 37 36/var(--tw-bg-opacity))}.focus\:bg-stone-800\/0:focus{background-color:rgba(41,37,36,0)}.focus\:bg-stone-800\/10:focus{background-color:rgba(41,37,36,.1)}.focus\:bg-stone-800\/100:focus{background-color:#292524}.focus\:bg-stone-800\/20:focus{background-color:rgba(41,37,36,.2)}.focus\:bg-stone-800\/25:focus{background-color:rgba(41,37,36,.25)}.focus\:bg-stone-800\/30:focus{background-color:rgba(41,37,36,.3)}.focus\:bg-stone-800\/40:focus{background-color:rgba(41,37,36,.4)}.focus\:bg-stone-800\/5:focus{background-color:rgba(41,37,36,.05)}.focus\:bg-stone-800\/50:focus{background-color:rgba(41,37,36,.5)}.focus\:bg-stone-800\/60:focus{background-color:rgba(41,37,36,.6)}.focus\:bg-stone-800\/70:focus{background-color:rgba(41,37,36,.7)}.focus\:bg-stone-800\/75:focus{background-color:rgba(41,37,36,.75)}.focus\:bg-stone-800\/80:focus{background-color:rgba(41,37,36,.8)}.focus\:bg-stone-800\/90:focus{background-color:rgba(41,37,36,.9)}.focus\:bg-stone-800\/95:focus{background-color:rgba(41,37,36,.95)}.focus\:bg-stone-900:focus{--tw-bg-opacity:1;background-color:rgb(28 25 23/var(--tw-bg-opacity))}.focus\:bg-stone-900\/0:focus{background-color:rgba(28,25,23,0)}.focus\:bg-stone-900\/10:focus{background-color:rgba(28,25,23,.1)}.focus\:bg-stone-900\/100:focus{background-color:#1c1917}.focus\:bg-stone-900\/20:focus{background-color:rgba(28,25,23,.2)}.focus\:bg-stone-900\/25:focus{background-color:rgba(28,25,23,.25)}.focus\:bg-stone-900\/30:focus{background-color:rgba(28,25,23,.3)}.focus\:bg-stone-900\/40:focus{background-color:rgba(28,25,23,.4)}.focus\:bg-stone-900\/5:focus{background-color:rgba(28,25,23,.05)}.focus\:bg-stone-900\/50:focus{background-color:rgba(28,25,23,.5)}.focus\:bg-stone-900\/60:focus{background-color:rgba(28,25,23,.6)}.focus\:bg-stone-900\/70:focus{background-color:rgba(28,25,23,.7)}.focus\:bg-stone-900\/75:focus{background-color:rgba(28,25,23,.75)}.focus\:bg-stone-900\/80:focus{background-color:rgba(28,25,23,.8)}.focus\:bg-stone-900\/90:focus{background-color:rgba(28,25,23,.9)}.focus\:bg-stone-900\/95:focus{background-color:rgba(28,25,23,.95)}.focus\:bg-teal-100:focus{--tw-bg-opacity:1;background-color:rgb(213 245 246/var(--tw-bg-opacity))}.focus\:bg-teal-100\/0:focus{background-color:rgba(213,245,246,0)}.focus\:bg-teal-100\/10:focus{background-color:rgba(213,245,246,.1)}.focus\:bg-teal-100\/100:focus{background-color:#d5f5f6}.focus\:bg-teal-100\/20:focus{background-color:rgba(213,245,246,.2)}.focus\:bg-teal-100\/25:focus{background-color:rgba(213,245,246,.25)}.focus\:bg-teal-100\/30:focus{background-color:rgba(213,245,246,.3)}.focus\:bg-teal-100\/40:focus{background-color:rgba(213,245,246,.4)}.focus\:bg-teal-100\/5:focus{background-color:rgba(213,245,246,.05)}.focus\:bg-teal-100\/50:focus{background-color:rgba(213,245,246,.5)}.focus\:bg-teal-100\/60:focus{background-color:rgba(213,245,246,.6)}.focus\:bg-teal-100\/70:focus{background-color:rgba(213,245,246,.7)}.focus\:bg-teal-100\/75:focus{background-color:rgba(213,245,246,.75)}.focus\:bg-teal-100\/80:focus{background-color:rgba(213,245,246,.8)}.focus\:bg-teal-100\/90:focus{background-color:rgba(213,245,246,.9)}.focus\:bg-teal-100\/95:focus{background-color:rgba(213,245,246,.95)}.focus\:bg-teal-200:focus{--tw-bg-opacity:1;background-color:rgb(175 236 239/var(--tw-bg-opacity))}.focus\:bg-teal-200\/0:focus{background-color:rgba(175,236,239,0)}.focus\:bg-teal-200\/10:focus{background-color:rgba(175,236,239,.1)}.focus\:bg-teal-200\/100:focus{background-color:#afecef}.focus\:bg-teal-200\/20:focus{background-color:rgba(175,236,239,.2)}.focus\:bg-teal-200\/25:focus{background-color:rgba(175,236,239,.25)}.focus\:bg-teal-200\/30:focus{background-color:rgba(175,236,239,.3)}.focus\:bg-teal-200\/40:focus{background-color:rgba(175,236,239,.4)}.focus\:bg-teal-200\/5:focus{background-color:rgba(175,236,239,.05)}.focus\:bg-teal-200\/50:focus{background-color:rgba(175,236,239,.5)}.focus\:bg-teal-200\/60:focus{background-color:rgba(175,236,239,.6)}.focus\:bg-teal-200\/70:focus{background-color:rgba(175,236,239,.7)}.focus\:bg-teal-200\/75:focus{background-color:rgba(175,236,239,.75)}.focus\:bg-teal-200\/80:focus{background-color:rgba(175,236,239,.8)}.focus\:bg-teal-200\/90:focus{background-color:rgba(175,236,239,.9)}.focus\:bg-teal-200\/95:focus{background-color:rgba(175,236,239,.95)}.focus\:bg-teal-300:focus{--tw-bg-opacity:1;background-color:rgb(126 220 226/var(--tw-bg-opacity))}.focus\:bg-teal-300\/0:focus{background-color:rgba(126,220,226,0)}.focus\:bg-teal-300\/10:focus{background-color:rgba(126,220,226,.1)}.focus\:bg-teal-300\/100:focus{background-color:#7edce2}.focus\:bg-teal-300\/20:focus{background-color:rgba(126,220,226,.2)}.focus\:bg-teal-300\/25:focus{background-color:rgba(126,220,226,.25)}.focus\:bg-teal-300\/30:focus{background-color:rgba(126,220,226,.3)}.focus\:bg-teal-300\/40:focus{background-color:rgba(126,220,226,.4)}.focus\:bg-teal-300\/5:focus{background-color:rgba(126,220,226,.05)}.focus\:bg-teal-300\/50:focus{background-color:rgba(126,220,226,.5)}.focus\:bg-teal-300\/60:focus{background-color:rgba(126,220,226,.6)}.focus\:bg-teal-300\/70:focus{background-color:rgba(126,220,226,.7)}.focus\:bg-teal-300\/75:focus{background-color:rgba(126,220,226,.75)}.focus\:bg-teal-300\/80:focus{background-color:rgba(126,220,226,.8)}.focus\:bg-teal-300\/90:focus{background-color:rgba(126,220,226,.9)}.focus\:bg-teal-300\/95:focus{background-color:rgba(126,220,226,.95)}.focus\:bg-teal-400:focus{--tw-bg-opacity:1;background-color:rgb(22 189 202/var(--tw-bg-opacity))}.focus\:bg-teal-400\/0:focus{background-color:rgba(22,189,202,0)}.focus\:bg-teal-400\/10:focus{background-color:rgba(22,189,202,.1)}.focus\:bg-teal-400\/100:focus{background-color:#16bdca}.focus\:bg-teal-400\/20:focus{background-color:rgba(22,189,202,.2)}.focus\:bg-teal-400\/25:focus{background-color:rgba(22,189,202,.25)}.focus\:bg-teal-400\/30:focus{background-color:rgba(22,189,202,.3)}.focus\:bg-teal-400\/40:focus{background-color:rgba(22,189,202,.4)}.focus\:bg-teal-400\/5:focus{background-color:rgba(22,189,202,.05)}.focus\:bg-teal-400\/50:focus{background-color:rgba(22,189,202,.5)}.focus\:bg-teal-400\/60:focus{background-color:rgba(22,189,202,.6)}.focus\:bg-teal-400\/70:focus{background-color:rgba(22,189,202,.7)}.focus\:bg-teal-400\/75:focus{background-color:rgba(22,189,202,.75)}.focus\:bg-teal-400\/80:focus{background-color:rgba(22,189,202,.8)}.focus\:bg-teal-400\/90:focus{background-color:rgba(22,189,202,.9)}.focus\:bg-teal-400\/95:focus{background-color:rgba(22,189,202,.95)}.focus\:bg-teal-50:focus{--tw-bg-opacity:1;background-color:rgb(237 250 250/var(--tw-bg-opacity))}.focus\:bg-teal-50\/0:focus{background-color:rgba(237,250,250,0)}.focus\:bg-teal-50\/10:focus{background-color:rgba(237,250,250,.1)}.focus\:bg-teal-50\/100:focus{background-color:#edfafa}.focus\:bg-teal-50\/20:focus{background-color:rgba(237,250,250,.2)}.focus\:bg-teal-50\/25:focus{background-color:rgba(237,250,250,.25)}.focus\:bg-teal-50\/30:focus{background-color:rgba(237,250,250,.3)}.focus\:bg-teal-50\/40:focus{background-color:rgba(237,250,250,.4)}.focus\:bg-teal-50\/5:focus{background-color:rgba(237,250,250,.05)}.focus\:bg-teal-50\/50:focus{background-color:rgba(237,250,250,.5)}.focus\:bg-teal-50\/60:focus{background-color:rgba(237,250,250,.6)}.focus\:bg-teal-50\/70:focus{background-color:rgba(237,250,250,.7)}.focus\:bg-teal-50\/75:focus{background-color:rgba(237,250,250,.75)}.focus\:bg-teal-50\/80:focus{background-color:rgba(237,250,250,.8)}.focus\:bg-teal-50\/90:focus{background-color:rgba(237,250,250,.9)}.focus\:bg-teal-50\/95:focus{background-color:rgba(237,250,250,.95)}.focus\:bg-teal-500:focus{--tw-bg-opacity:1;background-color:rgb(6 148 162/var(--tw-bg-opacity))}.focus\:bg-teal-500\/0:focus{background-color:rgba(6,148,162,0)}.focus\:bg-teal-500\/10:focus{background-color:rgba(6,148,162,.1)}.focus\:bg-teal-500\/100:focus{background-color:#0694a2}.focus\:bg-teal-500\/20:focus{background-color:rgba(6,148,162,.2)}.focus\:bg-teal-500\/25:focus{background-color:rgba(6,148,162,.25)}.focus\:bg-teal-500\/30:focus{background-color:rgba(6,148,162,.3)}.focus\:bg-teal-500\/40:focus{background-color:rgba(6,148,162,.4)}.focus\:bg-teal-500\/5:focus{background-color:rgba(6,148,162,.05)}.focus\:bg-teal-500\/50:focus{background-color:rgba(6,148,162,.5)}.focus\:bg-teal-500\/60:focus{background-color:rgba(6,148,162,.6)}.focus\:bg-teal-500\/70:focus{background-color:rgba(6,148,162,.7)}.focus\:bg-teal-500\/75:focus{background-color:rgba(6,148,162,.75)}.focus\:bg-teal-500\/80:focus{background-color:rgba(6,148,162,.8)}.focus\:bg-teal-500\/90:focus{background-color:rgba(6,148,162,.9)}.focus\:bg-teal-500\/95:focus{background-color:rgba(6,148,162,.95)}.focus\:bg-teal-600:focus{--tw-bg-opacity:1;background-color:rgb(4 116 129/var(--tw-bg-opacity))}.focus\:bg-teal-600\/0:focus{background-color:rgba(4,116,129,0)}.focus\:bg-teal-600\/10:focus{background-color:rgba(4,116,129,.1)}.focus\:bg-teal-600\/100:focus{background-color:#047481}.focus\:bg-teal-600\/20:focus{background-color:rgba(4,116,129,.2)}.focus\:bg-teal-600\/25:focus{background-color:rgba(4,116,129,.25)}.focus\:bg-teal-600\/30:focus{background-color:rgba(4,116,129,.3)}.focus\:bg-teal-600\/40:focus{background-color:rgba(4,116,129,.4)}.focus\:bg-teal-600\/5:focus{background-color:rgba(4,116,129,.05)}.focus\:bg-teal-600\/50:focus{background-color:rgba(4,116,129,.5)}.focus\:bg-teal-600\/60:focus{background-color:rgba(4,116,129,.6)}.focus\:bg-teal-600\/70:focus{background-color:rgba(4,116,129,.7)}.focus\:bg-teal-600\/75:focus{background-color:rgba(4,116,129,.75)}.focus\:bg-teal-600\/80:focus{background-color:rgba(4,116,129,.8)}.focus\:bg-teal-600\/90:focus{background-color:rgba(4,116,129,.9)}.focus\:bg-teal-600\/95:focus{background-color:rgba(4,116,129,.95)}.focus\:bg-teal-700:focus{--tw-bg-opacity:1;background-color:rgb(3 102 114/var(--tw-bg-opacity))}.focus\:bg-teal-700\/0:focus{background-color:rgba(3,102,114,0)}.focus\:bg-teal-700\/10:focus{background-color:rgba(3,102,114,.1)}.focus\:bg-teal-700\/100:focus{background-color:#036672}.focus\:bg-teal-700\/20:focus{background-color:rgba(3,102,114,.2)}.focus\:bg-teal-700\/25:focus{background-color:rgba(3,102,114,.25)}.focus\:bg-teal-700\/30:focus{background-color:rgba(3,102,114,.3)}.focus\:bg-teal-700\/40:focus{background-color:rgba(3,102,114,.4)}.focus\:bg-teal-700\/5:focus{background-color:rgba(3,102,114,.05)}.focus\:bg-teal-700\/50:focus{background-color:rgba(3,102,114,.5)}.focus\:bg-teal-700\/60:focus{background-color:rgba(3,102,114,.6)}.focus\:bg-teal-700\/70:focus{background-color:rgba(3,102,114,.7)}.focus\:bg-teal-700\/75:focus{background-color:rgba(3,102,114,.75)}.focus\:bg-teal-700\/80:focus{background-color:rgba(3,102,114,.8)}.focus\:bg-teal-700\/90:focus{background-color:rgba(3,102,114,.9)}.focus\:bg-teal-700\/95:focus{background-color:rgba(3,102,114,.95)}.focus\:bg-teal-800:focus{--tw-bg-opacity:1;background-color:rgb(5 80 92/var(--tw-bg-opacity))}.focus\:bg-teal-800\/0:focus{background-color:rgba(5,80,92,0)}.focus\:bg-teal-800\/10:focus{background-color:rgba(5,80,92,.1)}.focus\:bg-teal-800\/100:focus{background-color:#05505c}.focus\:bg-teal-800\/20:focus{background-color:rgba(5,80,92,.2)}.focus\:bg-teal-800\/25:focus{background-color:rgba(5,80,92,.25)}.focus\:bg-teal-800\/30:focus{background-color:rgba(5,80,92,.3)}.focus\:bg-teal-800\/40:focus{background-color:rgba(5,80,92,.4)}.focus\:bg-teal-800\/5:focus{background-color:rgba(5,80,92,.05)}.focus\:bg-teal-800\/50:focus{background-color:rgba(5,80,92,.5)}.focus\:bg-teal-800\/60:focus{background-color:rgba(5,80,92,.6)}.focus\:bg-teal-800\/70:focus{background-color:rgba(5,80,92,.7)}.focus\:bg-teal-800\/75:focus{background-color:rgba(5,80,92,.75)}.focus\:bg-teal-800\/80:focus{background-color:rgba(5,80,92,.8)}.focus\:bg-teal-800\/90:focus{background-color:rgba(5,80,92,.9)}.focus\:bg-teal-800\/95:focus{background-color:rgba(5,80,92,.95)}.focus\:bg-teal-900:focus{--tw-bg-opacity:1;background-color:rgb(1 68 81/var(--tw-bg-opacity))}.focus\:bg-teal-900\/0:focus{background-color:rgba(1,68,81,0)}.focus\:bg-teal-900\/10:focus{background-color:rgba(1,68,81,.1)}.focus\:bg-teal-900\/100:focus{background-color:#014451}.focus\:bg-teal-900\/20:focus{background-color:rgba(1,68,81,.2)}.focus\:bg-teal-900\/25:focus{background-color:rgba(1,68,81,.25)}.focus\:bg-teal-900\/30:focus{background-color:rgba(1,68,81,.3)}.focus\:bg-teal-900\/40:focus{background-color:rgba(1,68,81,.4)}.focus\:bg-teal-900\/5:focus{background-color:rgba(1,68,81,.05)}.focus\:bg-teal-900\/50:focus{background-color:rgba(1,68,81,.5)}.focus\:bg-teal-900\/60:focus{background-color:rgba(1,68,81,.6)}.focus\:bg-teal-900\/70:focus{background-color:rgba(1,68,81,.7)}.focus\:bg-teal-900\/75:focus{background-color:rgba(1,68,81,.75)}.focus\:bg-teal-900\/80:focus{background-color:rgba(1,68,81,.8)}.focus\:bg-teal-900\/90:focus{background-color:rgba(1,68,81,.9)}.focus\:bg-teal-900\/95:focus{background-color:rgba(1,68,81,.95)}.focus\:bg-violet-100:focus{--tw-bg-opacity:1;background-color:rgb(237 233 254/var(--tw-bg-opacity))}.focus\:bg-violet-100\/0:focus{background-color:rgba(237,233,254,0)}.focus\:bg-violet-100\/10:focus{background-color:rgba(237,233,254,.1)}.focus\:bg-violet-100\/100:focus{background-color:#ede9fe}.focus\:bg-violet-100\/20:focus{background-color:rgba(237,233,254,.2)}.focus\:bg-violet-100\/25:focus{background-color:rgba(237,233,254,.25)}.focus\:bg-violet-100\/30:focus{background-color:rgba(237,233,254,.3)}.focus\:bg-violet-100\/40:focus{background-color:rgba(237,233,254,.4)}.focus\:bg-violet-100\/5:focus{background-color:rgba(237,233,254,.05)}.focus\:bg-violet-100\/50:focus{background-color:rgba(237,233,254,.5)}.focus\:bg-violet-100\/60:focus{background-color:rgba(237,233,254,.6)}.focus\:bg-violet-100\/70:focus{background-color:rgba(237,233,254,.7)}.focus\:bg-violet-100\/75:focus{background-color:rgba(237,233,254,.75)}.focus\:bg-violet-100\/80:focus{background-color:rgba(237,233,254,.8)}.focus\:bg-violet-100\/90:focus{background-color:rgba(237,233,254,.9)}.focus\:bg-violet-100\/95:focus{background-color:rgba(237,233,254,.95)}.focus\:bg-violet-200:focus{--tw-bg-opacity:1;background-color:rgb(221 214 254/var(--tw-bg-opacity))}.focus\:bg-violet-200\/0:focus{background-color:rgba(221,214,254,0)}.focus\:bg-violet-200\/10:focus{background-color:rgba(221,214,254,.1)}.focus\:bg-violet-200\/100:focus{background-color:#ddd6fe}.focus\:bg-violet-200\/20:focus{background-color:rgba(221,214,254,.2)}.focus\:bg-violet-200\/25:focus{background-color:rgba(221,214,254,.25)}.focus\:bg-violet-200\/30:focus{background-color:rgba(221,214,254,.3)}.focus\:bg-violet-200\/40:focus{background-color:rgba(221,214,254,.4)}.focus\:bg-violet-200\/5:focus{background-color:rgba(221,214,254,.05)}.focus\:bg-violet-200\/50:focus{background-color:rgba(221,214,254,.5)}.focus\:bg-violet-200\/60:focus{background-color:rgba(221,214,254,.6)}.focus\:bg-violet-200\/70:focus{background-color:rgba(221,214,254,.7)}.focus\:bg-violet-200\/75:focus{background-color:rgba(221,214,254,.75)}.focus\:bg-violet-200\/80:focus{background-color:rgba(221,214,254,.8)}.focus\:bg-violet-200\/90:focus{background-color:rgba(221,214,254,.9)}.focus\:bg-violet-200\/95:focus{background-color:rgba(221,214,254,.95)}.focus\:bg-violet-300:focus{--tw-bg-opacity:1;background-color:rgb(196 181 253/var(--tw-bg-opacity))}.focus\:bg-violet-300\/0:focus{background-color:rgba(196,181,253,0)}.focus\:bg-violet-300\/10:focus{background-color:rgba(196,181,253,.1)}.focus\:bg-violet-300\/100:focus{background-color:#c4b5fd}.focus\:bg-violet-300\/20:focus{background-color:rgba(196,181,253,.2)}.focus\:bg-violet-300\/25:focus{background-color:rgba(196,181,253,.25)}.focus\:bg-violet-300\/30:focus{background-color:rgba(196,181,253,.3)}.focus\:bg-violet-300\/40:focus{background-color:rgba(196,181,253,.4)}.focus\:bg-violet-300\/5:focus{background-color:rgba(196,181,253,.05)}.focus\:bg-violet-300\/50:focus{background-color:rgba(196,181,253,.5)}.focus\:bg-violet-300\/60:focus{background-color:rgba(196,181,253,.6)}.focus\:bg-violet-300\/70:focus{background-color:rgba(196,181,253,.7)}.focus\:bg-violet-300\/75:focus{background-color:rgba(196,181,253,.75)}.focus\:bg-violet-300\/80:focus{background-color:rgba(196,181,253,.8)}.focus\:bg-violet-300\/90:focus{background-color:rgba(196,181,253,.9)}.focus\:bg-violet-300\/95:focus{background-color:rgba(196,181,253,.95)}.focus\:bg-violet-400:focus{--tw-bg-opacity:1;background-color:rgb(167 139 250/var(--tw-bg-opacity))}.focus\:bg-violet-400\/0:focus{background-color:rgba(167,139,250,0)}.focus\:bg-violet-400\/10:focus{background-color:rgba(167,139,250,.1)}.focus\:bg-violet-400\/100:focus{background-color:#a78bfa}.focus\:bg-violet-400\/20:focus{background-color:rgba(167,139,250,.2)}.focus\:bg-violet-400\/25:focus{background-color:rgba(167,139,250,.25)}.focus\:bg-violet-400\/30:focus{background-color:rgba(167,139,250,.3)}.focus\:bg-violet-400\/40:focus{background-color:rgba(167,139,250,.4)}.focus\:bg-violet-400\/5:focus{background-color:rgba(167,139,250,.05)}.focus\:bg-violet-400\/50:focus{background-color:rgba(167,139,250,.5)}.focus\:bg-violet-400\/60:focus{background-color:rgba(167,139,250,.6)}.focus\:bg-violet-400\/70:focus{background-color:rgba(167,139,250,.7)}.focus\:bg-violet-400\/75:focus{background-color:rgba(167,139,250,.75)}.focus\:bg-violet-400\/80:focus{background-color:rgba(167,139,250,.8)}.focus\:bg-violet-400\/90:focus{background-color:rgba(167,139,250,.9)}.focus\:bg-violet-400\/95:focus{background-color:rgba(167,139,250,.95)}.focus\:bg-violet-50:focus{--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity))}.focus\:bg-violet-50\/0:focus{background-color:rgba(245,243,255,0)}.focus\:bg-violet-50\/10:focus{background-color:rgba(245,243,255,.1)}.focus\:bg-violet-50\/100:focus{background-color:#f5f3ff}.focus\:bg-violet-50\/20:focus{background-color:rgba(245,243,255,.2)}.focus\:bg-violet-50\/25:focus{background-color:rgba(245,243,255,.25)}.focus\:bg-violet-50\/30:focus{background-color:rgba(245,243,255,.3)}.focus\:bg-violet-50\/40:focus{background-color:rgba(245,243,255,.4)}.focus\:bg-violet-50\/5:focus{background-color:rgba(245,243,255,.05)}.focus\:bg-violet-50\/50:focus{background-color:rgba(245,243,255,.5)}.focus\:bg-violet-50\/60:focus{background-color:rgba(245,243,255,.6)}.focus\:bg-violet-50\/70:focus{background-color:rgba(245,243,255,.7)}.focus\:bg-violet-50\/75:focus{background-color:rgba(245,243,255,.75)}.focus\:bg-violet-50\/80:focus{background-color:rgba(245,243,255,.8)}.focus\:bg-violet-50\/90:focus{background-color:rgba(245,243,255,.9)}.focus\:bg-violet-50\/95:focus{background-color:rgba(245,243,255,.95)}.focus\:bg-violet-500:focus{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.focus\:bg-violet-500\/0:focus{background-color:rgba(139,92,246,0)}.focus\:bg-violet-500\/10:focus{background-color:rgba(139,92,246,.1)}.focus\:bg-violet-500\/100:focus{background-color:#8b5cf6}.focus\:bg-violet-500\/20:focus{background-color:rgba(139,92,246,.2)}.focus\:bg-violet-500\/25:focus{background-color:rgba(139,92,246,.25)}.focus\:bg-violet-500\/30:focus{background-color:rgba(139,92,246,.3)}.focus\:bg-violet-500\/40:focus{background-color:rgba(139,92,246,.4)}.focus\:bg-violet-500\/5:focus{background-color:rgba(139,92,246,.05)}.focus\:bg-violet-500\/50:focus{background-color:rgba(139,92,246,.5)}.focus\:bg-violet-500\/60:focus{background-color:rgba(139,92,246,.6)}.focus\:bg-violet-500\/70:focus{background-color:rgba(139,92,246,.7)}.focus\:bg-violet-500\/75:focus{background-color:rgba(139,92,246,.75)}.focus\:bg-violet-500\/80:focus{background-color:rgba(139,92,246,.8)}.focus\:bg-violet-500\/90:focus{background-color:rgba(139,92,246,.9)}.focus\:bg-violet-500\/95:focus{background-color:rgba(139,92,246,.95)}.focus\:bg-violet-600:focus{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.focus\:bg-violet-600\/0:focus{background-color:rgba(124,58,237,0)}.focus\:bg-violet-600\/10:focus{background-color:rgba(124,58,237,.1)}.focus\:bg-violet-600\/100:focus{background-color:#7c3aed}.focus\:bg-violet-600\/20:focus{background-color:rgba(124,58,237,.2)}.focus\:bg-violet-600\/25:focus{background-color:rgba(124,58,237,.25)}.focus\:bg-violet-600\/30:focus{background-color:rgba(124,58,237,.3)}.focus\:bg-violet-600\/40:focus{background-color:rgba(124,58,237,.4)}.focus\:bg-violet-600\/5:focus{background-color:rgba(124,58,237,.05)}.focus\:bg-violet-600\/50:focus{background-color:rgba(124,58,237,.5)}.focus\:bg-violet-600\/60:focus{background-color:rgba(124,58,237,.6)}.focus\:bg-violet-600\/70:focus{background-color:rgba(124,58,237,.7)}.focus\:bg-violet-600\/75:focus{background-color:rgba(124,58,237,.75)}.focus\:bg-violet-600\/80:focus{background-color:rgba(124,58,237,.8)}.focus\:bg-violet-600\/90:focus{background-color:rgba(124,58,237,.9)}.focus\:bg-violet-600\/95:focus{background-color:rgba(124,58,237,.95)}.focus\:bg-violet-700:focus{--tw-bg-opacity:1;background-color:rgb(109 40 217/var(--tw-bg-opacity))}.focus\:bg-violet-700\/0:focus{background-color:rgba(109,40,217,0)}.focus\:bg-violet-700\/10:focus{background-color:rgba(109,40,217,.1)}.focus\:bg-violet-700\/100:focus{background-color:#6d28d9}.focus\:bg-violet-700\/20:focus{background-color:rgba(109,40,217,.2)}.focus\:bg-violet-700\/25:focus{background-color:rgba(109,40,217,.25)}.focus\:bg-violet-700\/30:focus{background-color:rgba(109,40,217,.3)}.focus\:bg-violet-700\/40:focus{background-color:rgba(109,40,217,.4)}.focus\:bg-violet-700\/5:focus{background-color:rgba(109,40,217,.05)}.focus\:bg-violet-700\/50:focus{background-color:rgba(109,40,217,.5)}.focus\:bg-violet-700\/60:focus{background-color:rgba(109,40,217,.6)}.focus\:bg-violet-700\/70:focus{background-color:rgba(109,40,217,.7)}.focus\:bg-violet-700\/75:focus{background-color:rgba(109,40,217,.75)}.focus\:bg-violet-700\/80:focus{background-color:rgba(109,40,217,.8)}.focus\:bg-violet-700\/90:focus{background-color:rgba(109,40,217,.9)}.focus\:bg-violet-700\/95:focus{background-color:rgba(109,40,217,.95)}.focus\:bg-violet-800:focus{--tw-bg-opacity:1;background-color:rgb(91 33 182/var(--tw-bg-opacity))}.focus\:bg-violet-800\/0:focus{background-color:rgba(91,33,182,0)}.focus\:bg-violet-800\/10:focus{background-color:rgba(91,33,182,.1)}.focus\:bg-violet-800\/100:focus{background-color:#5b21b6}.focus\:bg-violet-800\/20:focus{background-color:rgba(91,33,182,.2)}.focus\:bg-violet-800\/25:focus{background-color:rgba(91,33,182,.25)}.focus\:bg-violet-800\/30:focus{background-color:rgba(91,33,182,.3)}.focus\:bg-violet-800\/40:focus{background-color:rgba(91,33,182,.4)}.focus\:bg-violet-800\/5:focus{background-color:rgba(91,33,182,.05)}.focus\:bg-violet-800\/50:focus{background-color:rgba(91,33,182,.5)}.focus\:bg-violet-800\/60:focus{background-color:rgba(91,33,182,.6)}.focus\:bg-violet-800\/70:focus{background-color:rgba(91,33,182,.7)}.focus\:bg-violet-800\/75:focus{background-color:rgba(91,33,182,.75)}.focus\:bg-violet-800\/80:focus{background-color:rgba(91,33,182,.8)}.focus\:bg-violet-800\/90:focus{background-color:rgba(91,33,182,.9)}.focus\:bg-violet-800\/95:focus{background-color:rgba(91,33,182,.95)}.focus\:bg-violet-900:focus{--tw-bg-opacity:1;background-color:rgb(76 29 149/var(--tw-bg-opacity))}.focus\:bg-violet-900\/0:focus{background-color:rgba(76,29,149,0)}.focus\:bg-violet-900\/10:focus{background-color:rgba(76,29,149,.1)}.focus\:bg-violet-900\/100:focus{background-color:#4c1d95}.focus\:bg-violet-900\/20:focus{background-color:rgba(76,29,149,.2)}.focus\:bg-violet-900\/25:focus{background-color:rgba(76,29,149,.25)}.focus\:bg-violet-900\/30:focus{background-color:rgba(76,29,149,.3)}.focus\:bg-violet-900\/40:focus{background-color:rgba(76,29,149,.4)}.focus\:bg-violet-900\/5:focus{background-color:rgba(76,29,149,.05)}.focus\:bg-violet-900\/50:focus{background-color:rgba(76,29,149,.5)}.focus\:bg-violet-900\/60:focus{background-color:rgba(76,29,149,.6)}.focus\:bg-violet-900\/70:focus{background-color:rgba(76,29,149,.7)}.focus\:bg-violet-900\/75:focus{background-color:rgba(76,29,149,.75)}.focus\:bg-violet-900\/80:focus{background-color:rgba(76,29,149,.8)}.focus\:bg-violet-900\/90:focus{background-color:rgba(76,29,149,.9)}.focus\:bg-violet-900\/95:focus{background-color:rgba(76,29,149,.95)}.focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:rgb(253 246 178/var(--tw-bg-opacity))}.focus\:bg-yellow-100\/0:focus{background-color:hsla(54,95%,85%,0)}.focus\:bg-yellow-100\/10:focus{background-color:hsla(54,95%,85%,.1)}.focus\:bg-yellow-100\/100:focus{background-color:#fdf6b2}.focus\:bg-yellow-100\/20:focus{background-color:hsla(54,95%,85%,.2)}.focus\:bg-yellow-100\/25:focus{background-color:hsla(54,95%,85%,.25)}.focus\:bg-yellow-100\/30:focus{background-color:hsla(54,95%,85%,.3)}.focus\:bg-yellow-100\/40:focus{background-color:hsla(54,95%,85%,.4)}.focus\:bg-yellow-100\/5:focus{background-color:hsla(54,95%,85%,.05)}.focus\:bg-yellow-100\/50:focus{background-color:hsla(54,95%,85%,.5)}.focus\:bg-yellow-100\/60:focus{background-color:hsla(54,95%,85%,.6)}.focus\:bg-yellow-100\/70:focus{background-color:hsla(54,95%,85%,.7)}.focus\:bg-yellow-100\/75:focus{background-color:hsla(54,95%,85%,.75)}.focus\:bg-yellow-100\/80:focus{background-color:hsla(54,95%,85%,.8)}.focus\:bg-yellow-100\/90:focus{background-color:hsla(54,95%,85%,.9)}.focus\:bg-yellow-100\/95:focus{background-color:hsla(54,95%,85%,.95)}.focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:rgb(252 233 106/var(--tw-bg-opacity))}.focus\:bg-yellow-200\/0:focus{background-color:hsla(52,96%,70%,0)}.focus\:bg-yellow-200\/10:focus{background-color:hsla(52,96%,70%,.1)}.focus\:bg-yellow-200\/100:focus{background-color:#fce96a}.focus\:bg-yellow-200\/20:focus{background-color:hsla(52,96%,70%,.2)}.focus\:bg-yellow-200\/25:focus{background-color:hsla(52,96%,70%,.25)}.focus\:bg-yellow-200\/30:focus{background-color:hsla(52,96%,70%,.3)}.focus\:bg-yellow-200\/40:focus{background-color:hsla(52,96%,70%,.4)}.focus\:bg-yellow-200\/5:focus{background-color:hsla(52,96%,70%,.05)}.focus\:bg-yellow-200\/50:focus{background-color:hsla(52,96%,70%,.5)}.focus\:bg-yellow-200\/60:focus{background-color:hsla(52,96%,70%,.6)}.focus\:bg-yellow-200\/70:focus{background-color:hsla(52,96%,70%,.7)}.focus\:bg-yellow-200\/75:focus{background-color:hsla(52,96%,70%,.75)}.focus\:bg-yellow-200\/80:focus{background-color:hsla(52,96%,70%,.8)}.focus\:bg-yellow-200\/90:focus{background-color:hsla(52,96%,70%,.9)}.focus\:bg-yellow-200\/95:focus{background-color:hsla(52,96%,70%,.95)}.focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:rgb(250 202 21/var(--tw-bg-opacity))}.focus\:bg-yellow-300\/0:focus{background-color:rgba(250,202,21,0)}.focus\:bg-yellow-300\/10:focus{background-color:rgba(250,202,21,.1)}.focus\:bg-yellow-300\/100:focus{background-color:#faca15}.focus\:bg-yellow-300\/20:focus{background-color:rgba(250,202,21,.2)}.focus\:bg-yellow-300\/25:focus{background-color:rgba(250,202,21,.25)}.focus\:bg-yellow-300\/30:focus{background-color:rgba(250,202,21,.3)}.focus\:bg-yellow-300\/40:focus{background-color:rgba(250,202,21,.4)}.focus\:bg-yellow-300\/5:focus{background-color:rgba(250,202,21,.05)}.focus\:bg-yellow-300\/50:focus{background-color:rgba(250,202,21,.5)}.focus\:bg-yellow-300\/60:focus{background-color:rgba(250,202,21,.6)}.focus\:bg-yellow-300\/70:focus{background-color:rgba(250,202,21,.7)}.focus\:bg-yellow-300\/75:focus{background-color:rgba(250,202,21,.75)}.focus\:bg-yellow-300\/80:focus{background-color:rgba(250,202,21,.8)}.focus\:bg-yellow-300\/90:focus{background-color:rgba(250,202,21,.9)}.focus\:bg-yellow-300\/95:focus{background-color:rgba(250,202,21,.95)}.focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:rgb(227 160 8/var(--tw-bg-opacity))}.focus\:bg-yellow-400\/0:focus{background-color:rgba(227,160,8,0)}.focus\:bg-yellow-400\/10:focus{background-color:rgba(227,160,8,.1)}.focus\:bg-yellow-400\/100:focus{background-color:#e3a008}.focus\:bg-yellow-400\/20:focus{background-color:rgba(227,160,8,.2)}.focus\:bg-yellow-400\/25:focus{background-color:rgba(227,160,8,.25)}.focus\:bg-yellow-400\/30:focus{background-color:rgba(227,160,8,.3)}.focus\:bg-yellow-400\/40:focus{background-color:rgba(227,160,8,.4)}.focus\:bg-yellow-400\/5:focus{background-color:rgba(227,160,8,.05)}.focus\:bg-yellow-400\/50:focus{background-color:rgba(227,160,8,.5)}.focus\:bg-yellow-400\/60:focus{background-color:rgba(227,160,8,.6)}.focus\:bg-yellow-400\/70:focus{background-color:rgba(227,160,8,.7)}.focus\:bg-yellow-400\/75:focus{background-color:rgba(227,160,8,.75)}.focus\:bg-yellow-400\/80:focus{background-color:rgba(227,160,8,.8)}.focus\:bg-yellow-400\/90:focus{background-color:rgba(227,160,8,.9)}.focus\:bg-yellow-400\/95:focus{background-color:rgba(227,160,8,.95)}.focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:rgb(253 253 234/var(--tw-bg-opacity))}.focus\:bg-yellow-50\/0:focus{background-color:hsla(60,83%,95%,0)}.focus\:bg-yellow-50\/10:focus{background-color:hsla(60,83%,95%,.1)}.focus\:bg-yellow-50\/100:focus{background-color:#fdfdea}.focus\:bg-yellow-50\/20:focus{background-color:hsla(60,83%,95%,.2)}.focus\:bg-yellow-50\/25:focus{background-color:hsla(60,83%,95%,.25)}.focus\:bg-yellow-50\/30:focus{background-color:hsla(60,83%,95%,.3)}.focus\:bg-yellow-50\/40:focus{background-color:hsla(60,83%,95%,.4)}.focus\:bg-yellow-50\/5:focus{background-color:hsla(60,83%,95%,.05)}.focus\:bg-yellow-50\/50:focus{background-color:hsla(60,83%,95%,.5)}.focus\:bg-yellow-50\/60:focus{background-color:hsla(60,83%,95%,.6)}.focus\:bg-yellow-50\/70:focus{background-color:hsla(60,83%,95%,.7)}.focus\:bg-yellow-50\/75:focus{background-color:hsla(60,83%,95%,.75)}.focus\:bg-yellow-50\/80:focus{background-color:hsla(60,83%,95%,.8)}.focus\:bg-yellow-50\/90:focus{background-color:hsla(60,83%,95%,.9)}.focus\:bg-yellow-50\/95:focus{background-color:hsla(60,83%,95%,.95)}.focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:rgb(194 120 3/var(--tw-bg-opacity))}.focus\:bg-yellow-500\/0:focus{background-color:rgba(194,120,3,0)}.focus\:bg-yellow-500\/10:focus{background-color:rgba(194,120,3,.1)}.focus\:bg-yellow-500\/100:focus{background-color:#c27803}.focus\:bg-yellow-500\/20:focus{background-color:rgba(194,120,3,.2)}.focus\:bg-yellow-500\/25:focus{background-color:rgba(194,120,3,.25)}.focus\:bg-yellow-500\/30:focus{background-color:rgba(194,120,3,.3)}.focus\:bg-yellow-500\/40:focus{background-color:rgba(194,120,3,.4)}.focus\:bg-yellow-500\/5:focus{background-color:rgba(194,120,3,.05)}.focus\:bg-yellow-500\/50:focus{background-color:rgba(194,120,3,.5)}.focus\:bg-yellow-500\/60:focus{background-color:rgba(194,120,3,.6)}.focus\:bg-yellow-500\/70:focus{background-color:rgba(194,120,3,.7)}.focus\:bg-yellow-500\/75:focus{background-color:rgba(194,120,3,.75)}.focus\:bg-yellow-500\/80:focus{background-color:rgba(194,120,3,.8)}.focus\:bg-yellow-500\/90:focus{background-color:rgba(194,120,3,.9)}.focus\:bg-yellow-500\/95:focus{background-color:rgba(194,120,3,.95)}.focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:rgb(159 88 10/var(--tw-bg-opacity))}.focus\:bg-yellow-600\/0:focus{background-color:rgba(159,88,10,0)}.focus\:bg-yellow-600\/10:focus{background-color:rgba(159,88,10,.1)}.focus\:bg-yellow-600\/100:focus{background-color:#9f580a}.focus\:bg-yellow-600\/20:focus{background-color:rgba(159,88,10,.2)}.focus\:bg-yellow-600\/25:focus{background-color:rgba(159,88,10,.25)}.focus\:bg-yellow-600\/30:focus{background-color:rgba(159,88,10,.3)}.focus\:bg-yellow-600\/40:focus{background-color:rgba(159,88,10,.4)}.focus\:bg-yellow-600\/5:focus{background-color:rgba(159,88,10,.05)}.focus\:bg-yellow-600\/50:focus{background-color:rgba(159,88,10,.5)}.focus\:bg-yellow-600\/60:focus{background-color:rgba(159,88,10,.6)}.focus\:bg-yellow-600\/70:focus{background-color:rgba(159,88,10,.7)}.focus\:bg-yellow-600\/75:focus{background-color:rgba(159,88,10,.75)}.focus\:bg-yellow-600\/80:focus{background-color:rgba(159,88,10,.8)}.focus\:bg-yellow-600\/90:focus{background-color:rgba(159,88,10,.9)}.focus\:bg-yellow-600\/95:focus{background-color:rgba(159,88,10,.95)}.focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:rgb(142 75 16/var(--tw-bg-opacity))}.focus\:bg-yellow-700\/0:focus{background-color:rgba(142,75,16,0)}.focus\:bg-yellow-700\/10:focus{background-color:rgba(142,75,16,.1)}.focus\:bg-yellow-700\/100:focus{background-color:#8e4b10}.focus\:bg-yellow-700\/20:focus{background-color:rgba(142,75,16,.2)}.focus\:bg-yellow-700\/25:focus{background-color:rgba(142,75,16,.25)}.focus\:bg-yellow-700\/30:focus{background-color:rgba(142,75,16,.3)}.focus\:bg-yellow-700\/40:focus{background-color:rgba(142,75,16,.4)}.focus\:bg-yellow-700\/5:focus{background-color:rgba(142,75,16,.05)}.focus\:bg-yellow-700\/50:focus{background-color:rgba(142,75,16,.5)}.focus\:bg-yellow-700\/60:focus{background-color:rgba(142,75,16,.6)}.focus\:bg-yellow-700\/70:focus{background-color:rgba(142,75,16,.7)}.focus\:bg-yellow-700\/75:focus{background-color:rgba(142,75,16,.75)}.focus\:bg-yellow-700\/80:focus{background-color:rgba(142,75,16,.8)}.focus\:bg-yellow-700\/90:focus{background-color:rgba(142,75,16,.9)}.focus\:bg-yellow-700\/95:focus{background-color:rgba(142,75,16,.95)}.focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:rgb(114 59 19/var(--tw-bg-opacity))}.focus\:bg-yellow-800\/0:focus{background-color:rgba(114,59,19,0)}.focus\:bg-yellow-800\/10:focus{background-color:rgba(114,59,19,.1)}.focus\:bg-yellow-800\/100:focus{background-color:#723b13}.focus\:bg-yellow-800\/20:focus{background-color:rgba(114,59,19,.2)}.focus\:bg-yellow-800\/25:focus{background-color:rgba(114,59,19,.25)}.focus\:bg-yellow-800\/30:focus{background-color:rgba(114,59,19,.3)}.focus\:bg-yellow-800\/40:focus{background-color:rgba(114,59,19,.4)}.focus\:bg-yellow-800\/5:focus{background-color:rgba(114,59,19,.05)}.focus\:bg-yellow-800\/50:focus{background-color:rgba(114,59,19,.5)}.focus\:bg-yellow-800\/60:focus{background-color:rgba(114,59,19,.6)}.focus\:bg-yellow-800\/70:focus{background-color:rgba(114,59,19,.7)}.focus\:bg-yellow-800\/75:focus{background-color:rgba(114,59,19,.75)}.focus\:bg-yellow-800\/80:focus{background-color:rgba(114,59,19,.8)}.focus\:bg-yellow-800\/90:focus{background-color:rgba(114,59,19,.9)}.focus\:bg-yellow-800\/95:focus{background-color:rgba(114,59,19,.95)}.focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:rgb(99 49 18/var(--tw-bg-opacity))}.focus\:bg-yellow-900\/0:focus{background-color:rgba(99,49,18,0)}.focus\:bg-yellow-900\/10:focus{background-color:rgba(99,49,18,.1)}.focus\:bg-yellow-900\/100:focus{background-color:#633112}.focus\:bg-yellow-900\/20:focus{background-color:rgba(99,49,18,.2)}.focus\:bg-yellow-900\/25:focus{background-color:rgba(99,49,18,.25)}.focus\:bg-yellow-900\/30:focus{background-color:rgba(99,49,18,.3)}.focus\:bg-yellow-900\/40:focus{background-color:rgba(99,49,18,.4)}.focus\:bg-yellow-900\/5:focus{background-color:rgba(99,49,18,.05)}.focus\:bg-yellow-900\/50:focus{background-color:rgba(99,49,18,.5)}.focus\:bg-yellow-900\/60:focus{background-color:rgba(99,49,18,.6)}.focus\:bg-yellow-900\/70:focus{background-color:rgba(99,49,18,.7)}.focus\:bg-yellow-900\/75:focus{background-color:rgba(99,49,18,.75)}.focus\:bg-yellow-900\/80:focus{background-color:rgba(99,49,18,.8)}.focus\:bg-yellow-900\/90:focus{background-color:rgba(99,49,18,.9)}.focus\:bg-yellow-900\/95:focus{background-color:rgba(99,49,18,.95)}.focus\:bg-zinc-100:focus{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.focus\:bg-zinc-100\/0:focus{background-color:hsla(240,5%,96%,0)}.focus\:bg-zinc-100\/10:focus{background-color:hsla(240,5%,96%,.1)}.focus\:bg-zinc-100\/100:focus{background-color:#f4f4f5}.focus\:bg-zinc-100\/20:focus{background-color:hsla(240,5%,96%,.2)}.focus\:bg-zinc-100\/25:focus{background-color:hsla(240,5%,96%,.25)}.focus\:bg-zinc-100\/30:focus{background-color:hsla(240,5%,96%,.3)}.focus\:bg-zinc-100\/40:focus{background-color:hsla(240,5%,96%,.4)}.focus\:bg-zinc-100\/5:focus{background-color:hsla(240,5%,96%,.05)}.focus\:bg-zinc-100\/50:focus{background-color:hsla(240,5%,96%,.5)}.focus\:bg-zinc-100\/60:focus{background-color:hsla(240,5%,96%,.6)}.focus\:bg-zinc-100\/70:focus{background-color:hsla(240,5%,96%,.7)}.focus\:bg-zinc-100\/75:focus{background-color:hsla(240,5%,96%,.75)}.focus\:bg-zinc-100\/80:focus{background-color:hsla(240,5%,96%,.8)}.focus\:bg-zinc-100\/90:focus{background-color:hsla(240,5%,96%,.9)}.focus\:bg-zinc-100\/95:focus{background-color:hsla(240,5%,96%,.95)}.focus\:bg-zinc-200:focus{--tw-bg-opacity:1;background-color:rgb(228 228 231/var(--tw-bg-opacity))}.focus\:bg-zinc-200\/0:focus{background-color:hsla(240,6%,90%,0)}.focus\:bg-zinc-200\/10:focus{background-color:hsla(240,6%,90%,.1)}.focus\:bg-zinc-200\/100:focus{background-color:#e4e4e7}.focus\:bg-zinc-200\/20:focus{background-color:hsla(240,6%,90%,.2)}.focus\:bg-zinc-200\/25:focus{background-color:hsla(240,6%,90%,.25)}.focus\:bg-zinc-200\/30:focus{background-color:hsla(240,6%,90%,.3)}.focus\:bg-zinc-200\/40:focus{background-color:hsla(240,6%,90%,.4)}.focus\:bg-zinc-200\/5:focus{background-color:hsla(240,6%,90%,.05)}.focus\:bg-zinc-200\/50:focus{background-color:hsla(240,6%,90%,.5)}.focus\:bg-zinc-200\/60:focus{background-color:hsla(240,6%,90%,.6)}.focus\:bg-zinc-200\/70:focus{background-color:hsla(240,6%,90%,.7)}.focus\:bg-zinc-200\/75:focus{background-color:hsla(240,6%,90%,.75)}.focus\:bg-zinc-200\/80:focus{background-color:hsla(240,6%,90%,.8)}.focus\:bg-zinc-200\/90:focus{background-color:hsla(240,6%,90%,.9)}.focus\:bg-zinc-200\/95:focus{background-color:hsla(240,6%,90%,.95)}.focus\:bg-zinc-300:focus{--tw-bg-opacity:1;background-color:rgb(212 212 216/var(--tw-bg-opacity))}.focus\:bg-zinc-300\/0:focus{background-color:hsla(240,5%,84%,0)}.focus\:bg-zinc-300\/10:focus{background-color:hsla(240,5%,84%,.1)}.focus\:bg-zinc-300\/100:focus{background-color:#d4d4d8}.focus\:bg-zinc-300\/20:focus{background-color:hsla(240,5%,84%,.2)}.focus\:bg-zinc-300\/25:focus{background-color:hsla(240,5%,84%,.25)}.focus\:bg-zinc-300\/30:focus{background-color:hsla(240,5%,84%,.3)}.focus\:bg-zinc-300\/40:focus{background-color:hsla(240,5%,84%,.4)}.focus\:bg-zinc-300\/5:focus{background-color:hsla(240,5%,84%,.05)}.focus\:bg-zinc-300\/50:focus{background-color:hsla(240,5%,84%,.5)}.focus\:bg-zinc-300\/60:focus{background-color:hsla(240,5%,84%,.6)}.focus\:bg-zinc-300\/70:focus{background-color:hsla(240,5%,84%,.7)}.focus\:bg-zinc-300\/75:focus{background-color:hsla(240,5%,84%,.75)}.focus\:bg-zinc-300\/80:focus{background-color:hsla(240,5%,84%,.8)}.focus\:bg-zinc-300\/90:focus{background-color:hsla(240,5%,84%,.9)}.focus\:bg-zinc-300\/95:focus{background-color:hsla(240,5%,84%,.95)}.focus\:bg-zinc-400:focus{--tw-bg-opacity:1;background-color:rgb(161 161 170/var(--tw-bg-opacity))}.focus\:bg-zinc-400\/0:focus{background-color:hsla(240,5%,65%,0)}.focus\:bg-zinc-400\/10:focus{background-color:hsla(240,5%,65%,.1)}.focus\:bg-zinc-400\/100:focus{background-color:#a1a1aa}.focus\:bg-zinc-400\/20:focus{background-color:hsla(240,5%,65%,.2)}.focus\:bg-zinc-400\/25:focus{background-color:hsla(240,5%,65%,.25)}.focus\:bg-zinc-400\/30:focus{background-color:hsla(240,5%,65%,.3)}.focus\:bg-zinc-400\/40:focus{background-color:hsla(240,5%,65%,.4)}.focus\:bg-zinc-400\/5:focus{background-color:hsla(240,5%,65%,.05)}.focus\:bg-zinc-400\/50:focus{background-color:hsla(240,5%,65%,.5)}.focus\:bg-zinc-400\/60:focus{background-color:hsla(240,5%,65%,.6)}.focus\:bg-zinc-400\/70:focus{background-color:hsla(240,5%,65%,.7)}.focus\:bg-zinc-400\/75:focus{background-color:hsla(240,5%,65%,.75)}.focus\:bg-zinc-400\/80:focus{background-color:hsla(240,5%,65%,.8)}.focus\:bg-zinc-400\/90:focus{background-color:hsla(240,5%,65%,.9)}.focus\:bg-zinc-400\/95:focus{background-color:hsla(240,5%,65%,.95)}.focus\:bg-zinc-50:focus{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.focus\:bg-zinc-50\/0:focus{background-color:hsla(0,0%,98%,0)}.focus\:bg-zinc-50\/10:focus{background-color:hsla(0,0%,98%,.1)}.focus\:bg-zinc-50\/100:focus{background-color:#fafafa}.focus\:bg-zinc-50\/20:focus{background-color:hsla(0,0%,98%,.2)}.focus\:bg-zinc-50\/25:focus{background-color:hsla(0,0%,98%,.25)}.focus\:bg-zinc-50\/30:focus{background-color:hsla(0,0%,98%,.3)}.focus\:bg-zinc-50\/40:focus{background-color:hsla(0,0%,98%,.4)}.focus\:bg-zinc-50\/5:focus{background-color:hsla(0,0%,98%,.05)}.focus\:bg-zinc-50\/50:focus{background-color:hsla(0,0%,98%,.5)}.focus\:bg-zinc-50\/60:focus{background-color:hsla(0,0%,98%,.6)}.focus\:bg-zinc-50\/70:focus{background-color:hsla(0,0%,98%,.7)}.focus\:bg-zinc-50\/75:focus{background-color:hsla(0,0%,98%,.75)}.focus\:bg-zinc-50\/80:focus{background-color:hsla(0,0%,98%,.8)}.focus\:bg-zinc-50\/90:focus{background-color:hsla(0,0%,98%,.9)}.focus\:bg-zinc-50\/95:focus{background-color:hsla(0,0%,98%,.95)}.focus\:bg-zinc-500:focus{--tw-bg-opacity:1;background-color:rgb(113 113 122/var(--tw-bg-opacity))}.focus\:bg-zinc-500\/0:focus{background-color:hsla(240,4%,46%,0)}.focus\:bg-zinc-500\/10:focus{background-color:hsla(240,4%,46%,.1)}.focus\:bg-zinc-500\/100:focus{background-color:#71717a}.focus\:bg-zinc-500\/20:focus{background-color:hsla(240,4%,46%,.2)}.focus\:bg-zinc-500\/25:focus{background-color:hsla(240,4%,46%,.25)}.focus\:bg-zinc-500\/30:focus{background-color:hsla(240,4%,46%,.3)}.focus\:bg-zinc-500\/40:focus{background-color:hsla(240,4%,46%,.4)}.focus\:bg-zinc-500\/5:focus{background-color:hsla(240,4%,46%,.05)}.focus\:bg-zinc-500\/50:focus{background-color:hsla(240,4%,46%,.5)}.focus\:bg-zinc-500\/60:focus{background-color:hsla(240,4%,46%,.6)}.focus\:bg-zinc-500\/70:focus{background-color:hsla(240,4%,46%,.7)}.focus\:bg-zinc-500\/75:focus{background-color:hsla(240,4%,46%,.75)}.focus\:bg-zinc-500\/80:focus{background-color:hsla(240,4%,46%,.8)}.focus\:bg-zinc-500\/90:focus{background-color:hsla(240,4%,46%,.9)}.focus\:bg-zinc-500\/95:focus{background-color:hsla(240,4%,46%,.95)}.focus\:bg-zinc-600:focus{--tw-bg-opacity:1;background-color:rgb(82 82 91/var(--tw-bg-opacity))}.focus\:bg-zinc-600\/0:focus{background-color:rgba(82,82,91,0)}.focus\:bg-zinc-600\/10:focus{background-color:rgba(82,82,91,.1)}.focus\:bg-zinc-600\/100:focus{background-color:#52525b}.focus\:bg-zinc-600\/20:focus{background-color:rgba(82,82,91,.2)}.focus\:bg-zinc-600\/25:focus{background-color:rgba(82,82,91,.25)}.focus\:bg-zinc-600\/30:focus{background-color:rgba(82,82,91,.3)}.focus\:bg-zinc-600\/40:focus{background-color:rgba(82,82,91,.4)}.focus\:bg-zinc-600\/5:focus{background-color:rgba(82,82,91,.05)}.focus\:bg-zinc-600\/50:focus{background-color:rgba(82,82,91,.5)}.focus\:bg-zinc-600\/60:focus{background-color:rgba(82,82,91,.6)}.focus\:bg-zinc-600\/70:focus{background-color:rgba(82,82,91,.7)}.focus\:bg-zinc-600\/75:focus{background-color:rgba(82,82,91,.75)}.focus\:bg-zinc-600\/80:focus{background-color:rgba(82,82,91,.8)}.focus\:bg-zinc-600\/90:focus{background-color:rgba(82,82,91,.9)}.focus\:bg-zinc-600\/95:focus{background-color:rgba(82,82,91,.95)}.focus\:bg-zinc-700:focus{--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity))}.focus\:bg-zinc-700\/0:focus{background-color:rgba(63,63,70,0)}.focus\:bg-zinc-700\/10:focus{background-color:rgba(63,63,70,.1)}.focus\:bg-zinc-700\/100:focus{background-color:#3f3f46}.focus\:bg-zinc-700\/20:focus{background-color:rgba(63,63,70,.2)}.focus\:bg-zinc-700\/25:focus{background-color:rgba(63,63,70,.25)}.focus\:bg-zinc-700\/30:focus{background-color:rgba(63,63,70,.3)}.focus\:bg-zinc-700\/40:focus{background-color:rgba(63,63,70,.4)}.focus\:bg-zinc-700\/5:focus{background-color:rgba(63,63,70,.05)}.focus\:bg-zinc-700\/50:focus{background-color:rgba(63,63,70,.5)}.focus\:bg-zinc-700\/60:focus{background-color:rgba(63,63,70,.6)}.focus\:bg-zinc-700\/70:focus{background-color:rgba(63,63,70,.7)}.focus\:bg-zinc-700\/75:focus{background-color:rgba(63,63,70,.75)}.focus\:bg-zinc-700\/80:focus{background-color:rgba(63,63,70,.8)}.focus\:bg-zinc-700\/90:focus{background-color:rgba(63,63,70,.9)}.focus\:bg-zinc-700\/95:focus{background-color:rgba(63,63,70,.95)}.focus\:bg-zinc-800:focus{--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}.focus\:bg-zinc-800\/0:focus{background-color:rgba(39,39,42,0)}.focus\:bg-zinc-800\/10:focus{background-color:rgba(39,39,42,.1)}.focus\:bg-zinc-800\/100:focus{background-color:#27272a}.focus\:bg-zinc-800\/20:focus{background-color:rgba(39,39,42,.2)}.focus\:bg-zinc-800\/25:focus{background-color:rgba(39,39,42,.25)}.focus\:bg-zinc-800\/30:focus{background-color:rgba(39,39,42,.3)}.focus\:bg-zinc-800\/40:focus{background-color:rgba(39,39,42,.4)}.focus\:bg-zinc-800\/5:focus{background-color:rgba(39,39,42,.05)}.focus\:bg-zinc-800\/50:focus{background-color:rgba(39,39,42,.5)}.focus\:bg-zinc-800\/60:focus{background-color:rgba(39,39,42,.6)}.focus\:bg-zinc-800\/70:focus{background-color:rgba(39,39,42,.7)}.focus\:bg-zinc-800\/75:focus{background-color:rgba(39,39,42,.75)}.focus\:bg-zinc-800\/80:focus{background-color:rgba(39,39,42,.8)}.focus\:bg-zinc-800\/90:focus{background-color:rgba(39,39,42,.9)}.focus\:bg-zinc-800\/95:focus{background-color:rgba(39,39,42,.95)}.focus\:bg-zinc-900:focus{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.focus\:bg-zinc-900\/0:focus{background-color:rgba(24,24,27,0)}.focus\:bg-zinc-900\/10:focus{background-color:rgba(24,24,27,.1)}.focus\:bg-zinc-900\/100:focus{background-color:#18181b}.focus\:bg-zinc-900\/20:focus{background-color:rgba(24,24,27,.2)}.focus\:bg-zinc-900\/25:focus{background-color:rgba(24,24,27,.25)}.focus\:bg-zinc-900\/30:focus{background-color:rgba(24,24,27,.3)}.focus\:bg-zinc-900\/40:focus{background-color:rgba(24,24,27,.4)}.focus\:bg-zinc-900\/5:focus{background-color:rgba(24,24,27,.05)}.focus\:bg-zinc-900\/50:focus{background-color:rgba(24,24,27,.5)}.focus\:bg-zinc-900\/60:focus{background-color:rgba(24,24,27,.6)}.focus\:bg-zinc-900\/70:focus{background-color:rgba(24,24,27,.7)}.focus\:bg-zinc-900\/75:focus{background-color:rgba(24,24,27,.75)}.focus\:bg-zinc-900\/80:focus{background-color:rgba(24,24,27,.8)}.focus\:bg-zinc-900\/90:focus{background-color:rgba(24,24,27,.9)}.focus\:bg-zinc-900\/95:focus{background-color:rgba(24,24,27,.95)}.focus\:fill-amber-100:focus{fill:#fef3c7}.focus\:fill-amber-100\/0:focus{fill:hsla(48,96%,89%,0)}.focus\:fill-amber-100\/10:focus{fill:hsla(48,96%,89%,.1)}.focus\:fill-amber-100\/100:focus{fill:#fef3c7}.focus\:fill-amber-100\/20:focus{fill:hsla(48,96%,89%,.2)}.focus\:fill-amber-100\/25:focus{fill:hsla(48,96%,89%,.25)}.focus\:fill-amber-100\/30:focus{fill:hsla(48,96%,89%,.3)}.focus\:fill-amber-100\/40:focus{fill:hsla(48,96%,89%,.4)}.focus\:fill-amber-100\/5:focus{fill:hsla(48,96%,89%,.05)}.focus\:fill-amber-100\/50:focus{fill:hsla(48,96%,89%,.5)}.focus\:fill-amber-100\/60:focus{fill:hsla(48,96%,89%,.6)}.focus\:fill-amber-100\/70:focus{fill:hsla(48,96%,89%,.7)}.focus\:fill-amber-100\/75:focus{fill:hsla(48,96%,89%,.75)}.focus\:fill-amber-100\/80:focus{fill:hsla(48,96%,89%,.8)}.focus\:fill-amber-100\/90:focus{fill:hsla(48,96%,89%,.9)}.focus\:fill-amber-100\/95:focus{fill:hsla(48,96%,89%,.95)}.focus\:fill-amber-200:focus{fill:#fde68a}.focus\:fill-amber-200\/0:focus{fill:hsla(48,97%,77%,0)}.focus\:fill-amber-200\/10:focus{fill:hsla(48,97%,77%,.1)}.focus\:fill-amber-200\/100:focus{fill:#fde68a}.focus\:fill-amber-200\/20:focus{fill:hsla(48,97%,77%,.2)}.focus\:fill-amber-200\/25:focus{fill:hsla(48,97%,77%,.25)}.focus\:fill-amber-200\/30:focus{fill:hsla(48,97%,77%,.3)}.focus\:fill-amber-200\/40:focus{fill:hsla(48,97%,77%,.4)}.focus\:fill-amber-200\/5:focus{fill:hsla(48,97%,77%,.05)}.focus\:fill-amber-200\/50:focus{fill:hsla(48,97%,77%,.5)}.focus\:fill-amber-200\/60:focus{fill:hsla(48,97%,77%,.6)}.focus\:fill-amber-200\/70:focus{fill:hsla(48,97%,77%,.7)}.focus\:fill-amber-200\/75:focus{fill:hsla(48,97%,77%,.75)}.focus\:fill-amber-200\/80:focus{fill:hsla(48,97%,77%,.8)}.focus\:fill-amber-200\/90:focus{fill:hsla(48,97%,77%,.9)}.focus\:fill-amber-200\/95:focus{fill:hsla(48,97%,77%,.95)}.focus\:fill-amber-300:focus{fill:#fcd34d}.focus\:fill-amber-300\/0:focus{fill:rgba(252,211,77,0)}.focus\:fill-amber-300\/10:focus{fill:rgba(252,211,77,.1)}.focus\:fill-amber-300\/100:focus{fill:#fcd34d}.focus\:fill-amber-300\/20:focus{fill:rgba(252,211,77,.2)}.focus\:fill-amber-300\/25:focus{fill:rgba(252,211,77,.25)}.focus\:fill-amber-300\/30:focus{fill:rgba(252,211,77,.3)}.focus\:fill-amber-300\/40:focus{fill:rgba(252,211,77,.4)}.focus\:fill-amber-300\/5:focus{fill:rgba(252,211,77,.05)}.focus\:fill-amber-300\/50:focus{fill:rgba(252,211,77,.5)}.focus\:fill-amber-300\/60:focus{fill:rgba(252,211,77,.6)}.focus\:fill-amber-300\/70:focus{fill:rgba(252,211,77,.7)}.focus\:fill-amber-300\/75:focus{fill:rgba(252,211,77,.75)}.focus\:fill-amber-300\/80:focus{fill:rgba(252,211,77,.8)}.focus\:fill-amber-300\/90:focus{fill:rgba(252,211,77,.9)}.focus\:fill-amber-300\/95:focus{fill:rgba(252,211,77,.95)}.focus\:fill-amber-400:focus{fill:#fbbf24}.focus\:fill-amber-400\/0:focus{fill:rgba(251,191,36,0)}.focus\:fill-amber-400\/10:focus{fill:rgba(251,191,36,.1)}.focus\:fill-amber-400\/100:focus{fill:#fbbf24}.focus\:fill-amber-400\/20:focus{fill:rgba(251,191,36,.2)}.focus\:fill-amber-400\/25:focus{fill:rgba(251,191,36,.25)}.focus\:fill-amber-400\/30:focus{fill:rgba(251,191,36,.3)}.focus\:fill-amber-400\/40:focus{fill:rgba(251,191,36,.4)}.focus\:fill-amber-400\/5:focus{fill:rgba(251,191,36,.05)}.focus\:fill-amber-400\/50:focus{fill:rgba(251,191,36,.5)}.focus\:fill-amber-400\/60:focus{fill:rgba(251,191,36,.6)}.focus\:fill-amber-400\/70:focus{fill:rgba(251,191,36,.7)}.focus\:fill-amber-400\/75:focus{fill:rgba(251,191,36,.75)}.focus\:fill-amber-400\/80:focus{fill:rgba(251,191,36,.8)}.focus\:fill-amber-400\/90:focus{fill:rgba(251,191,36,.9)}.focus\:fill-amber-400\/95:focus{fill:rgba(251,191,36,.95)}.focus\:fill-amber-50:focus{fill:#fffbeb}.focus\:fill-amber-50\/0:focus{fill:rgba(255,251,235,0)}.focus\:fill-amber-50\/10:focus{fill:rgba(255,251,235,.1)}.focus\:fill-amber-50\/100:focus{fill:#fffbeb}.focus\:fill-amber-50\/20:focus{fill:rgba(255,251,235,.2)}.focus\:fill-amber-50\/25:focus{fill:rgba(255,251,235,.25)}.focus\:fill-amber-50\/30:focus{fill:rgba(255,251,235,.3)}.focus\:fill-amber-50\/40:focus{fill:rgba(255,251,235,.4)}.focus\:fill-amber-50\/5:focus{fill:rgba(255,251,235,.05)}.focus\:fill-amber-50\/50:focus{fill:rgba(255,251,235,.5)}.focus\:fill-amber-50\/60:focus{fill:rgba(255,251,235,.6)}.focus\:fill-amber-50\/70:focus{fill:rgba(255,251,235,.7)}.focus\:fill-amber-50\/75:focus{fill:rgba(255,251,235,.75)}.focus\:fill-amber-50\/80:focus{fill:rgba(255,251,235,.8)}.focus\:fill-amber-50\/90:focus{fill:rgba(255,251,235,.9)}.focus\:fill-amber-50\/95:focus{fill:rgba(255,251,235,.95)}.focus\:fill-amber-500:focus{fill:#f59e0b}.focus\:fill-amber-500\/0:focus{fill:rgba(245,158,11,0)}.focus\:fill-amber-500\/10:focus{fill:rgba(245,158,11,.1)}.focus\:fill-amber-500\/100:focus{fill:#f59e0b}.focus\:fill-amber-500\/20:focus{fill:rgba(245,158,11,.2)}.focus\:fill-amber-500\/25:focus{fill:rgba(245,158,11,.25)}.focus\:fill-amber-500\/30:focus{fill:rgba(245,158,11,.3)}.focus\:fill-amber-500\/40:focus{fill:rgba(245,158,11,.4)}.focus\:fill-amber-500\/5:focus{fill:rgba(245,158,11,.05)}.focus\:fill-amber-500\/50:focus{fill:rgba(245,158,11,.5)}.focus\:fill-amber-500\/60:focus{fill:rgba(245,158,11,.6)}.focus\:fill-amber-500\/70:focus{fill:rgba(245,158,11,.7)}.focus\:fill-amber-500\/75:focus{fill:rgba(245,158,11,.75)}.focus\:fill-amber-500\/80:focus{fill:rgba(245,158,11,.8)}.focus\:fill-amber-500\/90:focus{fill:rgba(245,158,11,.9)}.focus\:fill-amber-500\/95:focus{fill:rgba(245,158,11,.95)}.focus\:fill-amber-600:focus{fill:#d97706}.focus\:fill-amber-600\/0:focus{fill:rgba(217,119,6,0)}.focus\:fill-amber-600\/10:focus{fill:rgba(217,119,6,.1)}.focus\:fill-amber-600\/100:focus{fill:#d97706}.focus\:fill-amber-600\/20:focus{fill:rgba(217,119,6,.2)}.focus\:fill-amber-600\/25:focus{fill:rgba(217,119,6,.25)}.focus\:fill-amber-600\/30:focus{fill:rgba(217,119,6,.3)}.focus\:fill-amber-600\/40:focus{fill:rgba(217,119,6,.4)}.focus\:fill-amber-600\/5:focus{fill:rgba(217,119,6,.05)}.focus\:fill-amber-600\/50:focus{fill:rgba(217,119,6,.5)}.focus\:fill-amber-600\/60:focus{fill:rgba(217,119,6,.6)}.focus\:fill-amber-600\/70:focus{fill:rgba(217,119,6,.7)}.focus\:fill-amber-600\/75:focus{fill:rgba(217,119,6,.75)}.focus\:fill-amber-600\/80:focus{fill:rgba(217,119,6,.8)}.focus\:fill-amber-600\/90:focus{fill:rgba(217,119,6,.9)}.focus\:fill-amber-600\/95:focus{fill:rgba(217,119,6,.95)}.focus\:fill-amber-700:focus{fill:#b45309}.focus\:fill-amber-700\/0:focus{fill:rgba(180,83,9,0)}.focus\:fill-amber-700\/10:focus{fill:rgba(180,83,9,.1)}.focus\:fill-amber-700\/100:focus{fill:#b45309}.focus\:fill-amber-700\/20:focus{fill:rgba(180,83,9,.2)}.focus\:fill-amber-700\/25:focus{fill:rgba(180,83,9,.25)}.focus\:fill-amber-700\/30:focus{fill:rgba(180,83,9,.3)}.focus\:fill-amber-700\/40:focus{fill:rgba(180,83,9,.4)}.focus\:fill-amber-700\/5:focus{fill:rgba(180,83,9,.05)}.focus\:fill-amber-700\/50:focus{fill:rgba(180,83,9,.5)}.focus\:fill-amber-700\/60:focus{fill:rgba(180,83,9,.6)}.focus\:fill-amber-700\/70:focus{fill:rgba(180,83,9,.7)}.focus\:fill-amber-700\/75:focus{fill:rgba(180,83,9,.75)}.focus\:fill-amber-700\/80:focus{fill:rgba(180,83,9,.8)}.focus\:fill-amber-700\/90:focus{fill:rgba(180,83,9,.9)}.focus\:fill-amber-700\/95:focus{fill:rgba(180,83,9,.95)}.focus\:fill-amber-800:focus{fill:#92400e}.focus\:fill-amber-800\/0:focus{fill:rgba(146,64,14,0)}.focus\:fill-amber-800\/10:focus{fill:rgba(146,64,14,.1)}.focus\:fill-amber-800\/100:focus{fill:#92400e}.focus\:fill-amber-800\/20:focus{fill:rgba(146,64,14,.2)}.focus\:fill-amber-800\/25:focus{fill:rgba(146,64,14,.25)}.focus\:fill-amber-800\/30:focus{fill:rgba(146,64,14,.3)}.focus\:fill-amber-800\/40:focus{fill:rgba(146,64,14,.4)}.focus\:fill-amber-800\/5:focus{fill:rgba(146,64,14,.05)}.focus\:fill-amber-800\/50:focus{fill:rgba(146,64,14,.5)}.focus\:fill-amber-800\/60:focus{fill:rgba(146,64,14,.6)}.focus\:fill-amber-800\/70:focus{fill:rgba(146,64,14,.7)}.focus\:fill-amber-800\/75:focus{fill:rgba(146,64,14,.75)}.focus\:fill-amber-800\/80:focus{fill:rgba(146,64,14,.8)}.focus\:fill-amber-800\/90:focus{fill:rgba(146,64,14,.9)}.focus\:fill-amber-800\/95:focus{fill:rgba(146,64,14,.95)}.focus\:fill-amber-900:focus{fill:#78350f}.focus\:fill-amber-900\/0:focus{fill:rgba(120,53,15,0)}.focus\:fill-amber-900\/10:focus{fill:rgba(120,53,15,.1)}.focus\:fill-amber-900\/100:focus{fill:#78350f}.focus\:fill-amber-900\/20:focus{fill:rgba(120,53,15,.2)}.focus\:fill-amber-900\/25:focus{fill:rgba(120,53,15,.25)}.focus\:fill-amber-900\/30:focus{fill:rgba(120,53,15,.3)}.focus\:fill-amber-900\/40:focus{fill:rgba(120,53,15,.4)}.focus\:fill-amber-900\/5:focus{fill:rgba(120,53,15,.05)}.focus\:fill-amber-900\/50:focus{fill:rgba(120,53,15,.5)}.focus\:fill-amber-900\/60:focus{fill:rgba(120,53,15,.6)}.focus\:fill-amber-900\/70:focus{fill:rgba(120,53,15,.7)}.focus\:fill-amber-900\/75:focus{fill:rgba(120,53,15,.75)}.focus\:fill-amber-900\/80:focus{fill:rgba(120,53,15,.8)}.focus\:fill-amber-900\/90:focus{fill:rgba(120,53,15,.9)}.focus\:fill-amber-900\/95:focus{fill:rgba(120,53,15,.95)}.focus\:fill-blue-100:focus{fill:#e1effe}.focus\:fill-blue-100\/0:focus{fill:rgba(225,239,254,0)}.focus\:fill-blue-100\/10:focus{fill:rgba(225,239,254,.1)}.focus\:fill-blue-100\/100:focus{fill:#e1effe}.focus\:fill-blue-100\/20:focus{fill:rgba(225,239,254,.2)}.focus\:fill-blue-100\/25:focus{fill:rgba(225,239,254,.25)}.focus\:fill-blue-100\/30:focus{fill:rgba(225,239,254,.3)}.focus\:fill-blue-100\/40:focus{fill:rgba(225,239,254,.4)}.focus\:fill-blue-100\/5:focus{fill:rgba(225,239,254,.05)}.focus\:fill-blue-100\/50:focus{fill:rgba(225,239,254,.5)}.focus\:fill-blue-100\/60:focus{fill:rgba(225,239,254,.6)}.focus\:fill-blue-100\/70:focus{fill:rgba(225,239,254,.7)}.focus\:fill-blue-100\/75:focus{fill:rgba(225,239,254,.75)}.focus\:fill-blue-100\/80:focus{fill:rgba(225,239,254,.8)}.focus\:fill-blue-100\/90:focus{fill:rgba(225,239,254,.9)}.focus\:fill-blue-100\/95:focus{fill:rgba(225,239,254,.95)}.focus\:fill-blue-200:focus{fill:#c3ddfd}.focus\:fill-blue-200\/0:focus{fill:rgba(195,221,253,0)}.focus\:fill-blue-200\/10:focus{fill:rgba(195,221,253,.1)}.focus\:fill-blue-200\/100:focus{fill:#c3ddfd}.focus\:fill-blue-200\/20:focus{fill:rgba(195,221,253,.2)}.focus\:fill-blue-200\/25:focus{fill:rgba(195,221,253,.25)}.focus\:fill-blue-200\/30:focus{fill:rgba(195,221,253,.3)}.focus\:fill-blue-200\/40:focus{fill:rgba(195,221,253,.4)}.focus\:fill-blue-200\/5:focus{fill:rgba(195,221,253,.05)}.focus\:fill-blue-200\/50:focus{fill:rgba(195,221,253,.5)}.focus\:fill-blue-200\/60:focus{fill:rgba(195,221,253,.6)}.focus\:fill-blue-200\/70:focus{fill:rgba(195,221,253,.7)}.focus\:fill-blue-200\/75:focus{fill:rgba(195,221,253,.75)}.focus\:fill-blue-200\/80:focus{fill:rgba(195,221,253,.8)}.focus\:fill-blue-200\/90:focus{fill:rgba(195,221,253,.9)}.focus\:fill-blue-200\/95:focus{fill:rgba(195,221,253,.95)}.focus\:fill-blue-300:focus{fill:#a4cafe}.focus\:fill-blue-300\/0:focus{fill:rgba(164,202,254,0)}.focus\:fill-blue-300\/10:focus{fill:rgba(164,202,254,.1)}.focus\:fill-blue-300\/100:focus{fill:#a4cafe}.focus\:fill-blue-300\/20:focus{fill:rgba(164,202,254,.2)}.focus\:fill-blue-300\/25:focus{fill:rgba(164,202,254,.25)}.focus\:fill-blue-300\/30:focus{fill:rgba(164,202,254,.3)}.focus\:fill-blue-300\/40:focus{fill:rgba(164,202,254,.4)}.focus\:fill-blue-300\/5:focus{fill:rgba(164,202,254,.05)}.focus\:fill-blue-300\/50:focus{fill:rgba(164,202,254,.5)}.focus\:fill-blue-300\/60:focus{fill:rgba(164,202,254,.6)}.focus\:fill-blue-300\/70:focus{fill:rgba(164,202,254,.7)}.focus\:fill-blue-300\/75:focus{fill:rgba(164,202,254,.75)}.focus\:fill-blue-300\/80:focus{fill:rgba(164,202,254,.8)}.focus\:fill-blue-300\/90:focus{fill:rgba(164,202,254,.9)}.focus\:fill-blue-300\/95:focus{fill:rgba(164,202,254,.95)}.focus\:fill-blue-400:focus{fill:#76a9fa}.focus\:fill-blue-400\/0:focus{fill:rgba(118,169,250,0)}.focus\:fill-blue-400\/10:focus{fill:rgba(118,169,250,.1)}.focus\:fill-blue-400\/100:focus{fill:#76a9fa}.focus\:fill-blue-400\/20:focus{fill:rgba(118,169,250,.2)}.focus\:fill-blue-400\/25:focus{fill:rgba(118,169,250,.25)}.focus\:fill-blue-400\/30:focus{fill:rgba(118,169,250,.3)}.focus\:fill-blue-400\/40:focus{fill:rgba(118,169,250,.4)}.focus\:fill-blue-400\/5:focus{fill:rgba(118,169,250,.05)}.focus\:fill-blue-400\/50:focus{fill:rgba(118,169,250,.5)}.focus\:fill-blue-400\/60:focus{fill:rgba(118,169,250,.6)}.focus\:fill-blue-400\/70:focus{fill:rgba(118,169,250,.7)}.focus\:fill-blue-400\/75:focus{fill:rgba(118,169,250,.75)}.focus\:fill-blue-400\/80:focus{fill:rgba(118,169,250,.8)}.focus\:fill-blue-400\/90:focus{fill:rgba(118,169,250,.9)}.focus\:fill-blue-400\/95:focus{fill:rgba(118,169,250,.95)}.focus\:fill-blue-50:focus{fill:#ebf5ff}.focus\:fill-blue-50\/0:focus{fill:rgba(235,245,255,0)}.focus\:fill-blue-50\/10:focus{fill:rgba(235,245,255,.1)}.focus\:fill-blue-50\/100:focus{fill:#ebf5ff}.focus\:fill-blue-50\/20:focus{fill:rgba(235,245,255,.2)}.focus\:fill-blue-50\/25:focus{fill:rgba(235,245,255,.25)}.focus\:fill-blue-50\/30:focus{fill:rgba(235,245,255,.3)}.focus\:fill-blue-50\/40:focus{fill:rgba(235,245,255,.4)}.focus\:fill-blue-50\/5:focus{fill:rgba(235,245,255,.05)}.focus\:fill-blue-50\/50:focus{fill:rgba(235,245,255,.5)}.focus\:fill-blue-50\/60:focus{fill:rgba(235,245,255,.6)}.focus\:fill-blue-50\/70:focus{fill:rgba(235,245,255,.7)}.focus\:fill-blue-50\/75:focus{fill:rgba(235,245,255,.75)}.focus\:fill-blue-50\/80:focus{fill:rgba(235,245,255,.8)}.focus\:fill-blue-50\/90:focus{fill:rgba(235,245,255,.9)}.focus\:fill-blue-50\/95:focus{fill:rgba(235,245,255,.95)}.focus\:fill-blue-500:focus{fill:#3f83f8}.focus\:fill-blue-500\/0:focus{fill:rgba(63,131,248,0)}.focus\:fill-blue-500\/10:focus{fill:rgba(63,131,248,.1)}.focus\:fill-blue-500\/100:focus{fill:#3f83f8}.focus\:fill-blue-500\/20:focus{fill:rgba(63,131,248,.2)}.focus\:fill-blue-500\/25:focus{fill:rgba(63,131,248,.25)}.focus\:fill-blue-500\/30:focus{fill:rgba(63,131,248,.3)}.focus\:fill-blue-500\/40:focus{fill:rgba(63,131,248,.4)}.focus\:fill-blue-500\/5:focus{fill:rgba(63,131,248,.05)}.focus\:fill-blue-500\/50:focus{fill:rgba(63,131,248,.5)}.focus\:fill-blue-500\/60:focus{fill:rgba(63,131,248,.6)}.focus\:fill-blue-500\/70:focus{fill:rgba(63,131,248,.7)}.focus\:fill-blue-500\/75:focus{fill:rgba(63,131,248,.75)}.focus\:fill-blue-500\/80:focus{fill:rgba(63,131,248,.8)}.focus\:fill-blue-500\/90:focus{fill:rgba(63,131,248,.9)}.focus\:fill-blue-500\/95:focus{fill:rgba(63,131,248,.95)}.focus\:fill-blue-600:focus{fill:#1c64f2}.focus\:fill-blue-600\/0:focus{fill:rgba(28,100,242,0)}.focus\:fill-blue-600\/10:focus{fill:rgba(28,100,242,.1)}.focus\:fill-blue-600\/100:focus{fill:#1c64f2}.focus\:fill-blue-600\/20:focus{fill:rgba(28,100,242,.2)}.focus\:fill-blue-600\/25:focus{fill:rgba(28,100,242,.25)}.focus\:fill-blue-600\/30:focus{fill:rgba(28,100,242,.3)}.focus\:fill-blue-600\/40:focus{fill:rgba(28,100,242,.4)}.focus\:fill-blue-600\/5:focus{fill:rgba(28,100,242,.05)}.focus\:fill-blue-600\/50:focus{fill:rgba(28,100,242,.5)}.focus\:fill-blue-600\/60:focus{fill:rgba(28,100,242,.6)}.focus\:fill-blue-600\/70:focus{fill:rgba(28,100,242,.7)}.focus\:fill-blue-600\/75:focus{fill:rgba(28,100,242,.75)}.focus\:fill-blue-600\/80:focus{fill:rgba(28,100,242,.8)}.focus\:fill-blue-600\/90:focus{fill:rgba(28,100,242,.9)}.focus\:fill-blue-600\/95:focus{fill:rgba(28,100,242,.95)}.focus\:fill-blue-700:focus{fill:#1a56db}.focus\:fill-blue-700\/0:focus{fill:rgba(26,86,219,0)}.focus\:fill-blue-700\/10:focus{fill:rgba(26,86,219,.1)}.focus\:fill-blue-700\/100:focus{fill:#1a56db}.focus\:fill-blue-700\/20:focus{fill:rgba(26,86,219,.2)}.focus\:fill-blue-700\/25:focus{fill:rgba(26,86,219,.25)}.focus\:fill-blue-700\/30:focus{fill:rgba(26,86,219,.3)}.focus\:fill-blue-700\/40:focus{fill:rgba(26,86,219,.4)}.focus\:fill-blue-700\/5:focus{fill:rgba(26,86,219,.05)}.focus\:fill-blue-700\/50:focus{fill:rgba(26,86,219,.5)}.focus\:fill-blue-700\/60:focus{fill:rgba(26,86,219,.6)}.focus\:fill-blue-700\/70:focus{fill:rgba(26,86,219,.7)}.focus\:fill-blue-700\/75:focus{fill:rgba(26,86,219,.75)}.focus\:fill-blue-700\/80:focus{fill:rgba(26,86,219,.8)}.focus\:fill-blue-700\/90:focus{fill:rgba(26,86,219,.9)}.focus\:fill-blue-700\/95:focus{fill:rgba(26,86,219,.95)}.focus\:fill-blue-800:focus{fill:#1e429f}.focus\:fill-blue-800\/0:focus{fill:rgba(30,66,159,0)}.focus\:fill-blue-800\/10:focus{fill:rgba(30,66,159,.1)}.focus\:fill-blue-800\/100:focus{fill:#1e429f}.focus\:fill-blue-800\/20:focus{fill:rgba(30,66,159,.2)}.focus\:fill-blue-800\/25:focus{fill:rgba(30,66,159,.25)}.focus\:fill-blue-800\/30:focus{fill:rgba(30,66,159,.3)}.focus\:fill-blue-800\/40:focus{fill:rgba(30,66,159,.4)}.focus\:fill-blue-800\/5:focus{fill:rgba(30,66,159,.05)}.focus\:fill-blue-800\/50:focus{fill:rgba(30,66,159,.5)}.focus\:fill-blue-800\/60:focus{fill:rgba(30,66,159,.6)}.focus\:fill-blue-800\/70:focus{fill:rgba(30,66,159,.7)}.focus\:fill-blue-800\/75:focus{fill:rgba(30,66,159,.75)}.focus\:fill-blue-800\/80:focus{fill:rgba(30,66,159,.8)}.focus\:fill-blue-800\/90:focus{fill:rgba(30,66,159,.9)}.focus\:fill-blue-800\/95:focus{fill:rgba(30,66,159,.95)}.focus\:fill-blue-900:focus{fill:#233876}.focus\:fill-blue-900\/0:focus{fill:rgba(35,56,118,0)}.focus\:fill-blue-900\/10:focus{fill:rgba(35,56,118,.1)}.focus\:fill-blue-900\/100:focus{fill:#233876}.focus\:fill-blue-900\/20:focus{fill:rgba(35,56,118,.2)}.focus\:fill-blue-900\/25:focus{fill:rgba(35,56,118,.25)}.focus\:fill-blue-900\/30:focus{fill:rgba(35,56,118,.3)}.focus\:fill-blue-900\/40:focus{fill:rgba(35,56,118,.4)}.focus\:fill-blue-900\/5:focus{fill:rgba(35,56,118,.05)}.focus\:fill-blue-900\/50:focus{fill:rgba(35,56,118,.5)}.focus\:fill-blue-900\/60:focus{fill:rgba(35,56,118,.6)}.focus\:fill-blue-900\/70:focus{fill:rgba(35,56,118,.7)}.focus\:fill-blue-900\/75:focus{fill:rgba(35,56,118,.75)}.focus\:fill-blue-900\/80:focus{fill:rgba(35,56,118,.8)}.focus\:fill-blue-900\/90:focus{fill:rgba(35,56,118,.9)}.focus\:fill-blue-900\/95:focus{fill:rgba(35,56,118,.95)}.focus\:fill-cyan-100:focus{fill:#cffafe}.focus\:fill-cyan-100\/0:focus{fill:rgba(207,250,254,0)}.focus\:fill-cyan-100\/10:focus{fill:rgba(207,250,254,.1)}.focus\:fill-cyan-100\/100:focus{fill:#cffafe}.focus\:fill-cyan-100\/20:focus{fill:rgba(207,250,254,.2)}.focus\:fill-cyan-100\/25:focus{fill:rgba(207,250,254,.25)}.focus\:fill-cyan-100\/30:focus{fill:rgba(207,250,254,.3)}.focus\:fill-cyan-100\/40:focus{fill:rgba(207,250,254,.4)}.focus\:fill-cyan-100\/5:focus{fill:rgba(207,250,254,.05)}.focus\:fill-cyan-100\/50:focus{fill:rgba(207,250,254,.5)}.focus\:fill-cyan-100\/60:focus{fill:rgba(207,250,254,.6)}.focus\:fill-cyan-100\/70:focus{fill:rgba(207,250,254,.7)}.focus\:fill-cyan-100\/75:focus{fill:rgba(207,250,254,.75)}.focus\:fill-cyan-100\/80:focus{fill:rgba(207,250,254,.8)}.focus\:fill-cyan-100\/90:focus{fill:rgba(207,250,254,.9)}.focus\:fill-cyan-100\/95:focus{fill:rgba(207,250,254,.95)}.focus\:fill-cyan-200:focus{fill:#a5f3fc}.focus\:fill-cyan-200\/0:focus{fill:rgba(165,243,252,0)}.focus\:fill-cyan-200\/10:focus{fill:rgba(165,243,252,.1)}.focus\:fill-cyan-200\/100:focus{fill:#a5f3fc}.focus\:fill-cyan-200\/20:focus{fill:rgba(165,243,252,.2)}.focus\:fill-cyan-200\/25:focus{fill:rgba(165,243,252,.25)}.focus\:fill-cyan-200\/30:focus{fill:rgba(165,243,252,.3)}.focus\:fill-cyan-200\/40:focus{fill:rgba(165,243,252,.4)}.focus\:fill-cyan-200\/5:focus{fill:rgba(165,243,252,.05)}.focus\:fill-cyan-200\/50:focus{fill:rgba(165,243,252,.5)}.focus\:fill-cyan-200\/60:focus{fill:rgba(165,243,252,.6)}.focus\:fill-cyan-200\/70:focus{fill:rgba(165,243,252,.7)}.focus\:fill-cyan-200\/75:focus{fill:rgba(165,243,252,.75)}.focus\:fill-cyan-200\/80:focus{fill:rgba(165,243,252,.8)}.focus\:fill-cyan-200\/90:focus{fill:rgba(165,243,252,.9)}.focus\:fill-cyan-200\/95:focus{fill:rgba(165,243,252,.95)}.focus\:fill-cyan-300:focus{fill:#67e8f9}.focus\:fill-cyan-300\/0:focus{fill:rgba(103,232,249,0)}.focus\:fill-cyan-300\/10:focus{fill:rgba(103,232,249,.1)}.focus\:fill-cyan-300\/100:focus{fill:#67e8f9}.focus\:fill-cyan-300\/20:focus{fill:rgba(103,232,249,.2)}.focus\:fill-cyan-300\/25:focus{fill:rgba(103,232,249,.25)}.focus\:fill-cyan-300\/30:focus{fill:rgba(103,232,249,.3)}.focus\:fill-cyan-300\/40:focus{fill:rgba(103,232,249,.4)}.focus\:fill-cyan-300\/5:focus{fill:rgba(103,232,249,.05)}.focus\:fill-cyan-300\/50:focus{fill:rgba(103,232,249,.5)}.focus\:fill-cyan-300\/60:focus{fill:rgba(103,232,249,.6)}.focus\:fill-cyan-300\/70:focus{fill:rgba(103,232,249,.7)}.focus\:fill-cyan-300\/75:focus{fill:rgba(103,232,249,.75)}.focus\:fill-cyan-300\/80:focus{fill:rgba(103,232,249,.8)}.focus\:fill-cyan-300\/90:focus{fill:rgba(103,232,249,.9)}.focus\:fill-cyan-300\/95:focus{fill:rgba(103,232,249,.95)}.focus\:fill-cyan-400:focus{fill:#22d3ee}.focus\:fill-cyan-400\/0:focus{fill:rgba(34,211,238,0)}.focus\:fill-cyan-400\/10:focus{fill:rgba(34,211,238,.1)}.focus\:fill-cyan-400\/100:focus{fill:#22d3ee}.focus\:fill-cyan-400\/20:focus{fill:rgba(34,211,238,.2)}.focus\:fill-cyan-400\/25:focus{fill:rgba(34,211,238,.25)}.focus\:fill-cyan-400\/30:focus{fill:rgba(34,211,238,.3)}.focus\:fill-cyan-400\/40:focus{fill:rgba(34,211,238,.4)}.focus\:fill-cyan-400\/5:focus{fill:rgba(34,211,238,.05)}.focus\:fill-cyan-400\/50:focus{fill:rgba(34,211,238,.5)}.focus\:fill-cyan-400\/60:focus{fill:rgba(34,211,238,.6)}.focus\:fill-cyan-400\/70:focus{fill:rgba(34,211,238,.7)}.focus\:fill-cyan-400\/75:focus{fill:rgba(34,211,238,.75)}.focus\:fill-cyan-400\/80:focus{fill:rgba(34,211,238,.8)}.focus\:fill-cyan-400\/90:focus{fill:rgba(34,211,238,.9)}.focus\:fill-cyan-400\/95:focus{fill:rgba(34,211,238,.95)}.focus\:fill-cyan-50:focus{fill:#ecfeff}.focus\:fill-cyan-50\/0:focus{fill:rgba(236,254,255,0)}.focus\:fill-cyan-50\/10:focus{fill:rgba(236,254,255,.1)}.focus\:fill-cyan-50\/100:focus{fill:#ecfeff}.focus\:fill-cyan-50\/20:focus{fill:rgba(236,254,255,.2)}.focus\:fill-cyan-50\/25:focus{fill:rgba(236,254,255,.25)}.focus\:fill-cyan-50\/30:focus{fill:rgba(236,254,255,.3)}.focus\:fill-cyan-50\/40:focus{fill:rgba(236,254,255,.4)}.focus\:fill-cyan-50\/5:focus{fill:rgba(236,254,255,.05)}.focus\:fill-cyan-50\/50:focus{fill:rgba(236,254,255,.5)}.focus\:fill-cyan-50\/60:focus{fill:rgba(236,254,255,.6)}.focus\:fill-cyan-50\/70:focus{fill:rgba(236,254,255,.7)}.focus\:fill-cyan-50\/75:focus{fill:rgba(236,254,255,.75)}.focus\:fill-cyan-50\/80:focus{fill:rgba(236,254,255,.8)}.focus\:fill-cyan-50\/90:focus{fill:rgba(236,254,255,.9)}.focus\:fill-cyan-50\/95:focus{fill:rgba(236,254,255,.95)}.focus\:fill-cyan-500:focus{fill:#06b6d4}.focus\:fill-cyan-500\/0:focus{fill:rgba(6,182,212,0)}.focus\:fill-cyan-500\/10:focus{fill:rgba(6,182,212,.1)}.focus\:fill-cyan-500\/100:focus{fill:#06b6d4}.focus\:fill-cyan-500\/20:focus{fill:rgba(6,182,212,.2)}.focus\:fill-cyan-500\/25:focus{fill:rgba(6,182,212,.25)}.focus\:fill-cyan-500\/30:focus{fill:rgba(6,182,212,.3)}.focus\:fill-cyan-500\/40:focus{fill:rgba(6,182,212,.4)}.focus\:fill-cyan-500\/5:focus{fill:rgba(6,182,212,.05)}.focus\:fill-cyan-500\/50:focus{fill:rgba(6,182,212,.5)}.focus\:fill-cyan-500\/60:focus{fill:rgba(6,182,212,.6)}.focus\:fill-cyan-500\/70:focus{fill:rgba(6,182,212,.7)}.focus\:fill-cyan-500\/75:focus{fill:rgba(6,182,212,.75)}.focus\:fill-cyan-500\/80:focus{fill:rgba(6,182,212,.8)}.focus\:fill-cyan-500\/90:focus{fill:rgba(6,182,212,.9)}.focus\:fill-cyan-500\/95:focus{fill:rgba(6,182,212,.95)}.focus\:fill-cyan-600:focus{fill:#0891b2}.focus\:fill-cyan-600\/0:focus{fill:rgba(8,145,178,0)}.focus\:fill-cyan-600\/10:focus{fill:rgba(8,145,178,.1)}.focus\:fill-cyan-600\/100:focus{fill:#0891b2}.focus\:fill-cyan-600\/20:focus{fill:rgba(8,145,178,.2)}.focus\:fill-cyan-600\/25:focus{fill:rgba(8,145,178,.25)}.focus\:fill-cyan-600\/30:focus{fill:rgba(8,145,178,.3)}.focus\:fill-cyan-600\/40:focus{fill:rgba(8,145,178,.4)}.focus\:fill-cyan-600\/5:focus{fill:rgba(8,145,178,.05)}.focus\:fill-cyan-600\/50:focus{fill:rgba(8,145,178,.5)}.focus\:fill-cyan-600\/60:focus{fill:rgba(8,145,178,.6)}.focus\:fill-cyan-600\/70:focus{fill:rgba(8,145,178,.7)}.focus\:fill-cyan-600\/75:focus{fill:rgba(8,145,178,.75)}.focus\:fill-cyan-600\/80:focus{fill:rgba(8,145,178,.8)}.focus\:fill-cyan-600\/90:focus{fill:rgba(8,145,178,.9)}.focus\:fill-cyan-600\/95:focus{fill:rgba(8,145,178,.95)}.focus\:fill-cyan-700:focus{fill:#0e7490}.focus\:fill-cyan-700\/0:focus{fill:rgba(14,116,144,0)}.focus\:fill-cyan-700\/10:focus{fill:rgba(14,116,144,.1)}.focus\:fill-cyan-700\/100:focus{fill:#0e7490}.focus\:fill-cyan-700\/20:focus{fill:rgba(14,116,144,.2)}.focus\:fill-cyan-700\/25:focus{fill:rgba(14,116,144,.25)}.focus\:fill-cyan-700\/30:focus{fill:rgba(14,116,144,.3)}.focus\:fill-cyan-700\/40:focus{fill:rgba(14,116,144,.4)}.focus\:fill-cyan-700\/5:focus{fill:rgba(14,116,144,.05)}.focus\:fill-cyan-700\/50:focus{fill:rgba(14,116,144,.5)}.focus\:fill-cyan-700\/60:focus{fill:rgba(14,116,144,.6)}.focus\:fill-cyan-700\/70:focus{fill:rgba(14,116,144,.7)}.focus\:fill-cyan-700\/75:focus{fill:rgba(14,116,144,.75)}.focus\:fill-cyan-700\/80:focus{fill:rgba(14,116,144,.8)}.focus\:fill-cyan-700\/90:focus{fill:rgba(14,116,144,.9)}.focus\:fill-cyan-700\/95:focus{fill:rgba(14,116,144,.95)}.focus\:fill-cyan-800:focus{fill:#155e75}.focus\:fill-cyan-800\/0:focus{fill:rgba(21,94,117,0)}.focus\:fill-cyan-800\/10:focus{fill:rgba(21,94,117,.1)}.focus\:fill-cyan-800\/100:focus{fill:#155e75}.focus\:fill-cyan-800\/20:focus{fill:rgba(21,94,117,.2)}.focus\:fill-cyan-800\/25:focus{fill:rgba(21,94,117,.25)}.focus\:fill-cyan-800\/30:focus{fill:rgba(21,94,117,.3)}.focus\:fill-cyan-800\/40:focus{fill:rgba(21,94,117,.4)}.focus\:fill-cyan-800\/5:focus{fill:rgba(21,94,117,.05)}.focus\:fill-cyan-800\/50:focus{fill:rgba(21,94,117,.5)}.focus\:fill-cyan-800\/60:focus{fill:rgba(21,94,117,.6)}.focus\:fill-cyan-800\/70:focus{fill:rgba(21,94,117,.7)}.focus\:fill-cyan-800\/75:focus{fill:rgba(21,94,117,.75)}.focus\:fill-cyan-800\/80:focus{fill:rgba(21,94,117,.8)}.focus\:fill-cyan-800\/90:focus{fill:rgba(21,94,117,.9)}.focus\:fill-cyan-800\/95:focus{fill:rgba(21,94,117,.95)}.focus\:fill-cyan-900:focus{fill:#164e63}.focus\:fill-cyan-900\/0:focus{fill:rgba(22,78,99,0)}.focus\:fill-cyan-900\/10:focus{fill:rgba(22,78,99,.1)}.focus\:fill-cyan-900\/100:focus{fill:#164e63}.focus\:fill-cyan-900\/20:focus{fill:rgba(22,78,99,.2)}.focus\:fill-cyan-900\/25:focus{fill:rgba(22,78,99,.25)}.focus\:fill-cyan-900\/30:focus{fill:rgba(22,78,99,.3)}.focus\:fill-cyan-900\/40:focus{fill:rgba(22,78,99,.4)}.focus\:fill-cyan-900\/5:focus{fill:rgba(22,78,99,.05)}.focus\:fill-cyan-900\/50:focus{fill:rgba(22,78,99,.5)}.focus\:fill-cyan-900\/60:focus{fill:rgba(22,78,99,.6)}.focus\:fill-cyan-900\/70:focus{fill:rgba(22,78,99,.7)}.focus\:fill-cyan-900\/75:focus{fill:rgba(22,78,99,.75)}.focus\:fill-cyan-900\/80:focus{fill:rgba(22,78,99,.8)}.focus\:fill-cyan-900\/90:focus{fill:rgba(22,78,99,.9)}.focus\:fill-cyan-900\/95:focus{fill:rgba(22,78,99,.95)}.focus\:fill-emerald-100:focus{fill:#d1fae5}.focus\:fill-emerald-100\/0:focus{fill:rgba(209,250,229,0)}.focus\:fill-emerald-100\/10:focus{fill:rgba(209,250,229,.1)}.focus\:fill-emerald-100\/100:focus{fill:#d1fae5}.focus\:fill-emerald-100\/20:focus{fill:rgba(209,250,229,.2)}.focus\:fill-emerald-100\/25:focus{fill:rgba(209,250,229,.25)}.focus\:fill-emerald-100\/30:focus{fill:rgba(209,250,229,.3)}.focus\:fill-emerald-100\/40:focus{fill:rgba(209,250,229,.4)}.focus\:fill-emerald-100\/5:focus{fill:rgba(209,250,229,.05)}.focus\:fill-emerald-100\/50:focus{fill:rgba(209,250,229,.5)}.focus\:fill-emerald-100\/60:focus{fill:rgba(209,250,229,.6)}.focus\:fill-emerald-100\/70:focus{fill:rgba(209,250,229,.7)}.focus\:fill-emerald-100\/75:focus{fill:rgba(209,250,229,.75)}.focus\:fill-emerald-100\/80:focus{fill:rgba(209,250,229,.8)}.focus\:fill-emerald-100\/90:focus{fill:rgba(209,250,229,.9)}.focus\:fill-emerald-100\/95:focus{fill:rgba(209,250,229,.95)}.focus\:fill-emerald-200:focus{fill:#a7f3d0}.focus\:fill-emerald-200\/0:focus{fill:rgba(167,243,208,0)}.focus\:fill-emerald-200\/10:focus{fill:rgba(167,243,208,.1)}.focus\:fill-emerald-200\/100:focus{fill:#a7f3d0}.focus\:fill-emerald-200\/20:focus{fill:rgba(167,243,208,.2)}.focus\:fill-emerald-200\/25:focus{fill:rgba(167,243,208,.25)}.focus\:fill-emerald-200\/30:focus{fill:rgba(167,243,208,.3)}.focus\:fill-emerald-200\/40:focus{fill:rgba(167,243,208,.4)}.focus\:fill-emerald-200\/5:focus{fill:rgba(167,243,208,.05)}.focus\:fill-emerald-200\/50:focus{fill:rgba(167,243,208,.5)}.focus\:fill-emerald-200\/60:focus{fill:rgba(167,243,208,.6)}.focus\:fill-emerald-200\/70:focus{fill:rgba(167,243,208,.7)}.focus\:fill-emerald-200\/75:focus{fill:rgba(167,243,208,.75)}.focus\:fill-emerald-200\/80:focus{fill:rgba(167,243,208,.8)}.focus\:fill-emerald-200\/90:focus{fill:rgba(167,243,208,.9)}.focus\:fill-emerald-200\/95:focus{fill:rgba(167,243,208,.95)}.focus\:fill-emerald-300:focus{fill:#6ee7b7}.focus\:fill-emerald-300\/0:focus{fill:rgba(110,231,183,0)}.focus\:fill-emerald-300\/10:focus{fill:rgba(110,231,183,.1)}.focus\:fill-emerald-300\/100:focus{fill:#6ee7b7}.focus\:fill-emerald-300\/20:focus{fill:rgba(110,231,183,.2)}.focus\:fill-emerald-300\/25:focus{fill:rgba(110,231,183,.25)}.focus\:fill-emerald-300\/30:focus{fill:rgba(110,231,183,.3)}.focus\:fill-emerald-300\/40:focus{fill:rgba(110,231,183,.4)}.focus\:fill-emerald-300\/5:focus{fill:rgba(110,231,183,.05)}.focus\:fill-emerald-300\/50:focus{fill:rgba(110,231,183,.5)}.focus\:fill-emerald-300\/60:focus{fill:rgba(110,231,183,.6)}.focus\:fill-emerald-300\/70:focus{fill:rgba(110,231,183,.7)}.focus\:fill-emerald-300\/75:focus{fill:rgba(110,231,183,.75)}.focus\:fill-emerald-300\/80:focus{fill:rgba(110,231,183,.8)}.focus\:fill-emerald-300\/90:focus{fill:rgba(110,231,183,.9)}.focus\:fill-emerald-300\/95:focus{fill:rgba(110,231,183,.95)}.focus\:fill-emerald-400:focus{fill:#34d399}.focus\:fill-emerald-400\/0:focus{fill:rgba(52,211,153,0)}.focus\:fill-emerald-400\/10:focus{fill:rgba(52,211,153,.1)}.focus\:fill-emerald-400\/100:focus{fill:#34d399}.focus\:fill-emerald-400\/20:focus{fill:rgba(52,211,153,.2)}.focus\:fill-emerald-400\/25:focus{fill:rgba(52,211,153,.25)}.focus\:fill-emerald-400\/30:focus{fill:rgba(52,211,153,.3)}.focus\:fill-emerald-400\/40:focus{fill:rgba(52,211,153,.4)}.focus\:fill-emerald-400\/5:focus{fill:rgba(52,211,153,.05)}.focus\:fill-emerald-400\/50:focus{fill:rgba(52,211,153,.5)}.focus\:fill-emerald-400\/60:focus{fill:rgba(52,211,153,.6)}.focus\:fill-emerald-400\/70:focus{fill:rgba(52,211,153,.7)}.focus\:fill-emerald-400\/75:focus{fill:rgba(52,211,153,.75)}.focus\:fill-emerald-400\/80:focus{fill:rgba(52,211,153,.8)}.focus\:fill-emerald-400\/90:focus{fill:rgba(52,211,153,.9)}.focus\:fill-emerald-400\/95:focus{fill:rgba(52,211,153,.95)}.focus\:fill-emerald-50:focus{fill:#ecfdf5}.focus\:fill-emerald-50\/0:focus{fill:rgba(236,253,245,0)}.focus\:fill-emerald-50\/10:focus{fill:rgba(236,253,245,.1)}.focus\:fill-emerald-50\/100:focus{fill:#ecfdf5}.focus\:fill-emerald-50\/20:focus{fill:rgba(236,253,245,.2)}.focus\:fill-emerald-50\/25:focus{fill:rgba(236,253,245,.25)}.focus\:fill-emerald-50\/30:focus{fill:rgba(236,253,245,.3)}.focus\:fill-emerald-50\/40:focus{fill:rgba(236,253,245,.4)}.focus\:fill-emerald-50\/5:focus{fill:rgba(236,253,245,.05)}.focus\:fill-emerald-50\/50:focus{fill:rgba(236,253,245,.5)}.focus\:fill-emerald-50\/60:focus{fill:rgba(236,253,245,.6)}.focus\:fill-emerald-50\/70:focus{fill:rgba(236,253,245,.7)}.focus\:fill-emerald-50\/75:focus{fill:rgba(236,253,245,.75)}.focus\:fill-emerald-50\/80:focus{fill:rgba(236,253,245,.8)}.focus\:fill-emerald-50\/90:focus{fill:rgba(236,253,245,.9)}.focus\:fill-emerald-50\/95:focus{fill:rgba(236,253,245,.95)}.focus\:fill-emerald-500:focus{fill:#10b981}.focus\:fill-emerald-500\/0:focus{fill:rgba(16,185,129,0)}.focus\:fill-emerald-500\/10:focus{fill:rgba(16,185,129,.1)}.focus\:fill-emerald-500\/100:focus{fill:#10b981}.focus\:fill-emerald-500\/20:focus{fill:rgba(16,185,129,.2)}.focus\:fill-emerald-500\/25:focus{fill:rgba(16,185,129,.25)}.focus\:fill-emerald-500\/30:focus{fill:rgba(16,185,129,.3)}.focus\:fill-emerald-500\/40:focus{fill:rgba(16,185,129,.4)}.focus\:fill-emerald-500\/5:focus{fill:rgba(16,185,129,.05)}.focus\:fill-emerald-500\/50:focus{fill:rgba(16,185,129,.5)}.focus\:fill-emerald-500\/60:focus{fill:rgba(16,185,129,.6)}.focus\:fill-emerald-500\/70:focus{fill:rgba(16,185,129,.7)}.focus\:fill-emerald-500\/75:focus{fill:rgba(16,185,129,.75)}.focus\:fill-emerald-500\/80:focus{fill:rgba(16,185,129,.8)}.focus\:fill-emerald-500\/90:focus{fill:rgba(16,185,129,.9)}.focus\:fill-emerald-500\/95:focus{fill:rgba(16,185,129,.95)}.focus\:fill-emerald-600:focus{fill:#059669}.focus\:fill-emerald-600\/0:focus{fill:rgba(5,150,105,0)}.focus\:fill-emerald-600\/10:focus{fill:rgba(5,150,105,.1)}.focus\:fill-emerald-600\/100:focus{fill:#059669}.focus\:fill-emerald-600\/20:focus{fill:rgba(5,150,105,.2)}.focus\:fill-emerald-600\/25:focus{fill:rgba(5,150,105,.25)}.focus\:fill-emerald-600\/30:focus{fill:rgba(5,150,105,.3)}.focus\:fill-emerald-600\/40:focus{fill:rgba(5,150,105,.4)}.focus\:fill-emerald-600\/5:focus{fill:rgba(5,150,105,.05)}.focus\:fill-emerald-600\/50:focus{fill:rgba(5,150,105,.5)}.focus\:fill-emerald-600\/60:focus{fill:rgba(5,150,105,.6)}.focus\:fill-emerald-600\/70:focus{fill:rgba(5,150,105,.7)}.focus\:fill-emerald-600\/75:focus{fill:rgba(5,150,105,.75)}.focus\:fill-emerald-600\/80:focus{fill:rgba(5,150,105,.8)}.focus\:fill-emerald-600\/90:focus{fill:rgba(5,150,105,.9)}.focus\:fill-emerald-600\/95:focus{fill:rgba(5,150,105,.95)}.focus\:fill-emerald-700:focus{fill:#047857}.focus\:fill-emerald-700\/0:focus{fill:rgba(4,120,87,0)}.focus\:fill-emerald-700\/10:focus{fill:rgba(4,120,87,.1)}.focus\:fill-emerald-700\/100:focus{fill:#047857}.focus\:fill-emerald-700\/20:focus{fill:rgba(4,120,87,.2)}.focus\:fill-emerald-700\/25:focus{fill:rgba(4,120,87,.25)}.focus\:fill-emerald-700\/30:focus{fill:rgba(4,120,87,.3)}.focus\:fill-emerald-700\/40:focus{fill:rgba(4,120,87,.4)}.focus\:fill-emerald-700\/5:focus{fill:rgba(4,120,87,.05)}.focus\:fill-emerald-700\/50:focus{fill:rgba(4,120,87,.5)}.focus\:fill-emerald-700\/60:focus{fill:rgba(4,120,87,.6)}.focus\:fill-emerald-700\/70:focus{fill:rgba(4,120,87,.7)}.focus\:fill-emerald-700\/75:focus{fill:rgba(4,120,87,.75)}.focus\:fill-emerald-700\/80:focus{fill:rgba(4,120,87,.8)}.focus\:fill-emerald-700\/90:focus{fill:rgba(4,120,87,.9)}.focus\:fill-emerald-700\/95:focus{fill:rgba(4,120,87,.95)}.focus\:fill-emerald-800:focus{fill:#065f46}.focus\:fill-emerald-800\/0:focus{fill:rgba(6,95,70,0)}.focus\:fill-emerald-800\/10:focus{fill:rgba(6,95,70,.1)}.focus\:fill-emerald-800\/100:focus{fill:#065f46}.focus\:fill-emerald-800\/20:focus{fill:rgba(6,95,70,.2)}.focus\:fill-emerald-800\/25:focus{fill:rgba(6,95,70,.25)}.focus\:fill-emerald-800\/30:focus{fill:rgba(6,95,70,.3)}.focus\:fill-emerald-800\/40:focus{fill:rgba(6,95,70,.4)}.focus\:fill-emerald-800\/5:focus{fill:rgba(6,95,70,.05)}.focus\:fill-emerald-800\/50:focus{fill:rgba(6,95,70,.5)}.focus\:fill-emerald-800\/60:focus{fill:rgba(6,95,70,.6)}.focus\:fill-emerald-800\/70:focus{fill:rgba(6,95,70,.7)}.focus\:fill-emerald-800\/75:focus{fill:rgba(6,95,70,.75)}.focus\:fill-emerald-800\/80:focus{fill:rgba(6,95,70,.8)}.focus\:fill-emerald-800\/90:focus{fill:rgba(6,95,70,.9)}.focus\:fill-emerald-800\/95:focus{fill:rgba(6,95,70,.95)}.focus\:fill-emerald-900:focus{fill:#064e3b}.focus\:fill-emerald-900\/0:focus{fill:rgba(6,78,59,0)}.focus\:fill-emerald-900\/10:focus{fill:rgba(6,78,59,.1)}.focus\:fill-emerald-900\/100:focus{fill:#064e3b}.focus\:fill-emerald-900\/20:focus{fill:rgba(6,78,59,.2)}.focus\:fill-emerald-900\/25:focus{fill:rgba(6,78,59,.25)}.focus\:fill-emerald-900\/30:focus{fill:rgba(6,78,59,.3)}.focus\:fill-emerald-900\/40:focus{fill:rgba(6,78,59,.4)}.focus\:fill-emerald-900\/5:focus{fill:rgba(6,78,59,.05)}.focus\:fill-emerald-900\/50:focus{fill:rgba(6,78,59,.5)}.focus\:fill-emerald-900\/60:focus{fill:rgba(6,78,59,.6)}.focus\:fill-emerald-900\/70:focus{fill:rgba(6,78,59,.7)}.focus\:fill-emerald-900\/75:focus{fill:rgba(6,78,59,.75)}.focus\:fill-emerald-900\/80:focus{fill:rgba(6,78,59,.8)}.focus\:fill-emerald-900\/90:focus{fill:rgba(6,78,59,.9)}.focus\:fill-emerald-900\/95:focus{fill:rgba(6,78,59,.95)}.focus\:fill-fuchsia-100:focus{fill:#fae8ff}.focus\:fill-fuchsia-100\/0:focus{fill:rgba(250,232,255,0)}.focus\:fill-fuchsia-100\/10:focus{fill:rgba(250,232,255,.1)}.focus\:fill-fuchsia-100\/100:focus{fill:#fae8ff}.focus\:fill-fuchsia-100\/20:focus{fill:rgba(250,232,255,.2)}.focus\:fill-fuchsia-100\/25:focus{fill:rgba(250,232,255,.25)}.focus\:fill-fuchsia-100\/30:focus{fill:rgba(250,232,255,.3)}.focus\:fill-fuchsia-100\/40:focus{fill:rgba(250,232,255,.4)}.focus\:fill-fuchsia-100\/5:focus{fill:rgba(250,232,255,.05)}.focus\:fill-fuchsia-100\/50:focus{fill:rgba(250,232,255,.5)}.focus\:fill-fuchsia-100\/60:focus{fill:rgba(250,232,255,.6)}.focus\:fill-fuchsia-100\/70:focus{fill:rgba(250,232,255,.7)}.focus\:fill-fuchsia-100\/75:focus{fill:rgba(250,232,255,.75)}.focus\:fill-fuchsia-100\/80:focus{fill:rgba(250,232,255,.8)}.focus\:fill-fuchsia-100\/90:focus{fill:rgba(250,232,255,.9)}.focus\:fill-fuchsia-100\/95:focus{fill:rgba(250,232,255,.95)}.focus\:fill-fuchsia-200:focus{fill:#f5d0fe}.focus\:fill-fuchsia-200\/0:focus{fill:rgba(245,208,254,0)}.focus\:fill-fuchsia-200\/10:focus{fill:rgba(245,208,254,.1)}.focus\:fill-fuchsia-200\/100:focus{fill:#f5d0fe}.focus\:fill-fuchsia-200\/20:focus{fill:rgba(245,208,254,.2)}.focus\:fill-fuchsia-200\/25:focus{fill:rgba(245,208,254,.25)}.focus\:fill-fuchsia-200\/30:focus{fill:rgba(245,208,254,.3)}.focus\:fill-fuchsia-200\/40:focus{fill:rgba(245,208,254,.4)}.focus\:fill-fuchsia-200\/5:focus{fill:rgba(245,208,254,.05)}.focus\:fill-fuchsia-200\/50:focus{fill:rgba(245,208,254,.5)}.focus\:fill-fuchsia-200\/60:focus{fill:rgba(245,208,254,.6)}.focus\:fill-fuchsia-200\/70:focus{fill:rgba(245,208,254,.7)}.focus\:fill-fuchsia-200\/75:focus{fill:rgba(245,208,254,.75)}.focus\:fill-fuchsia-200\/80:focus{fill:rgba(245,208,254,.8)}.focus\:fill-fuchsia-200\/90:focus{fill:rgba(245,208,254,.9)}.focus\:fill-fuchsia-200\/95:focus{fill:rgba(245,208,254,.95)}.focus\:fill-fuchsia-300:focus{fill:#f0abfc}.focus\:fill-fuchsia-300\/0:focus{fill:rgba(240,171,252,0)}.focus\:fill-fuchsia-300\/10:focus{fill:rgba(240,171,252,.1)}.focus\:fill-fuchsia-300\/100:focus{fill:#f0abfc}.focus\:fill-fuchsia-300\/20:focus{fill:rgba(240,171,252,.2)}.focus\:fill-fuchsia-300\/25:focus{fill:rgba(240,171,252,.25)}.focus\:fill-fuchsia-300\/30:focus{fill:rgba(240,171,252,.3)}.focus\:fill-fuchsia-300\/40:focus{fill:rgba(240,171,252,.4)}.focus\:fill-fuchsia-300\/5:focus{fill:rgba(240,171,252,.05)}.focus\:fill-fuchsia-300\/50:focus{fill:rgba(240,171,252,.5)}.focus\:fill-fuchsia-300\/60:focus{fill:rgba(240,171,252,.6)}.focus\:fill-fuchsia-300\/70:focus{fill:rgba(240,171,252,.7)}.focus\:fill-fuchsia-300\/75:focus{fill:rgba(240,171,252,.75)}.focus\:fill-fuchsia-300\/80:focus{fill:rgba(240,171,252,.8)}.focus\:fill-fuchsia-300\/90:focus{fill:rgba(240,171,252,.9)}.focus\:fill-fuchsia-300\/95:focus{fill:rgba(240,171,252,.95)}.focus\:fill-fuchsia-400:focus{fill:#e879f9}.focus\:fill-fuchsia-400\/0:focus{fill:rgba(232,121,249,0)}.focus\:fill-fuchsia-400\/10:focus{fill:rgba(232,121,249,.1)}.focus\:fill-fuchsia-400\/100:focus{fill:#e879f9}.focus\:fill-fuchsia-400\/20:focus{fill:rgba(232,121,249,.2)}.focus\:fill-fuchsia-400\/25:focus{fill:rgba(232,121,249,.25)}.focus\:fill-fuchsia-400\/30:focus{fill:rgba(232,121,249,.3)}.focus\:fill-fuchsia-400\/40:focus{fill:rgba(232,121,249,.4)}.focus\:fill-fuchsia-400\/5:focus{fill:rgba(232,121,249,.05)}.focus\:fill-fuchsia-400\/50:focus{fill:rgba(232,121,249,.5)}.focus\:fill-fuchsia-400\/60:focus{fill:rgba(232,121,249,.6)}.focus\:fill-fuchsia-400\/70:focus{fill:rgba(232,121,249,.7)}.focus\:fill-fuchsia-400\/75:focus{fill:rgba(232,121,249,.75)}.focus\:fill-fuchsia-400\/80:focus{fill:rgba(232,121,249,.8)}.focus\:fill-fuchsia-400\/90:focus{fill:rgba(232,121,249,.9)}.focus\:fill-fuchsia-400\/95:focus{fill:rgba(232,121,249,.95)}.focus\:fill-fuchsia-50:focus{fill:#fdf4ff}.focus\:fill-fuchsia-50\/0:focus{fill:rgba(253,244,255,0)}.focus\:fill-fuchsia-50\/10:focus{fill:rgba(253,244,255,.1)}.focus\:fill-fuchsia-50\/100:focus{fill:#fdf4ff}.focus\:fill-fuchsia-50\/20:focus{fill:rgba(253,244,255,.2)}.focus\:fill-fuchsia-50\/25:focus{fill:rgba(253,244,255,.25)}.focus\:fill-fuchsia-50\/30:focus{fill:rgba(253,244,255,.3)}.focus\:fill-fuchsia-50\/40:focus{fill:rgba(253,244,255,.4)}.focus\:fill-fuchsia-50\/5:focus{fill:rgba(253,244,255,.05)}.focus\:fill-fuchsia-50\/50:focus{fill:rgba(253,244,255,.5)}.focus\:fill-fuchsia-50\/60:focus{fill:rgba(253,244,255,.6)}.focus\:fill-fuchsia-50\/70:focus{fill:rgba(253,244,255,.7)}.focus\:fill-fuchsia-50\/75:focus{fill:rgba(253,244,255,.75)}.focus\:fill-fuchsia-50\/80:focus{fill:rgba(253,244,255,.8)}.focus\:fill-fuchsia-50\/90:focus{fill:rgba(253,244,255,.9)}.focus\:fill-fuchsia-50\/95:focus{fill:rgba(253,244,255,.95)}.focus\:fill-fuchsia-500:focus{fill:#d946ef}.focus\:fill-fuchsia-500\/0:focus{fill:rgba(217,70,239,0)}.focus\:fill-fuchsia-500\/10:focus{fill:rgba(217,70,239,.1)}.focus\:fill-fuchsia-500\/100:focus{fill:#d946ef}.focus\:fill-fuchsia-500\/20:focus{fill:rgba(217,70,239,.2)}.focus\:fill-fuchsia-500\/25:focus{fill:rgba(217,70,239,.25)}.focus\:fill-fuchsia-500\/30:focus{fill:rgba(217,70,239,.3)}.focus\:fill-fuchsia-500\/40:focus{fill:rgba(217,70,239,.4)}.focus\:fill-fuchsia-500\/5:focus{fill:rgba(217,70,239,.05)}.focus\:fill-fuchsia-500\/50:focus{fill:rgba(217,70,239,.5)}.focus\:fill-fuchsia-500\/60:focus{fill:rgba(217,70,239,.6)}.focus\:fill-fuchsia-500\/70:focus{fill:rgba(217,70,239,.7)}.focus\:fill-fuchsia-500\/75:focus{fill:rgba(217,70,239,.75)}.focus\:fill-fuchsia-500\/80:focus{fill:rgba(217,70,239,.8)}.focus\:fill-fuchsia-500\/90:focus{fill:rgba(217,70,239,.9)}.focus\:fill-fuchsia-500\/95:focus{fill:rgba(217,70,239,.95)}.focus\:fill-fuchsia-600:focus{fill:#c026d3}.focus\:fill-fuchsia-600\/0:focus{fill:rgba(192,38,211,0)}.focus\:fill-fuchsia-600\/10:focus{fill:rgba(192,38,211,.1)}.focus\:fill-fuchsia-600\/100:focus{fill:#c026d3}.focus\:fill-fuchsia-600\/20:focus{fill:rgba(192,38,211,.2)}.focus\:fill-fuchsia-600\/25:focus{fill:rgba(192,38,211,.25)}.focus\:fill-fuchsia-600\/30:focus{fill:rgba(192,38,211,.3)}.focus\:fill-fuchsia-600\/40:focus{fill:rgba(192,38,211,.4)}.focus\:fill-fuchsia-600\/5:focus{fill:rgba(192,38,211,.05)}.focus\:fill-fuchsia-600\/50:focus{fill:rgba(192,38,211,.5)}.focus\:fill-fuchsia-600\/60:focus{fill:rgba(192,38,211,.6)}.focus\:fill-fuchsia-600\/70:focus{fill:rgba(192,38,211,.7)}.focus\:fill-fuchsia-600\/75:focus{fill:rgba(192,38,211,.75)}.focus\:fill-fuchsia-600\/80:focus{fill:rgba(192,38,211,.8)}.focus\:fill-fuchsia-600\/90:focus{fill:rgba(192,38,211,.9)}.focus\:fill-fuchsia-600\/95:focus{fill:rgba(192,38,211,.95)}.focus\:fill-fuchsia-700:focus{fill:#a21caf}.focus\:fill-fuchsia-700\/0:focus{fill:rgba(162,28,175,0)}.focus\:fill-fuchsia-700\/10:focus{fill:rgba(162,28,175,.1)}.focus\:fill-fuchsia-700\/100:focus{fill:#a21caf}.focus\:fill-fuchsia-700\/20:focus{fill:rgba(162,28,175,.2)}.focus\:fill-fuchsia-700\/25:focus{fill:rgba(162,28,175,.25)}.focus\:fill-fuchsia-700\/30:focus{fill:rgba(162,28,175,.3)}.focus\:fill-fuchsia-700\/40:focus{fill:rgba(162,28,175,.4)}.focus\:fill-fuchsia-700\/5:focus{fill:rgba(162,28,175,.05)}.focus\:fill-fuchsia-700\/50:focus{fill:rgba(162,28,175,.5)}.focus\:fill-fuchsia-700\/60:focus{fill:rgba(162,28,175,.6)}.focus\:fill-fuchsia-700\/70:focus{fill:rgba(162,28,175,.7)}.focus\:fill-fuchsia-700\/75:focus{fill:rgba(162,28,175,.75)}.focus\:fill-fuchsia-700\/80:focus{fill:rgba(162,28,175,.8)}.focus\:fill-fuchsia-700\/90:focus{fill:rgba(162,28,175,.9)}.focus\:fill-fuchsia-700\/95:focus{fill:rgba(162,28,175,.95)}.focus\:fill-fuchsia-800:focus{fill:#86198f}.focus\:fill-fuchsia-800\/0:focus{fill:rgba(134,25,143,0)}.focus\:fill-fuchsia-800\/10:focus{fill:rgba(134,25,143,.1)}.focus\:fill-fuchsia-800\/100:focus{fill:#86198f}.focus\:fill-fuchsia-800\/20:focus{fill:rgba(134,25,143,.2)}.focus\:fill-fuchsia-800\/25:focus{fill:rgba(134,25,143,.25)}.focus\:fill-fuchsia-800\/30:focus{fill:rgba(134,25,143,.3)}.focus\:fill-fuchsia-800\/40:focus{fill:rgba(134,25,143,.4)}.focus\:fill-fuchsia-800\/5:focus{fill:rgba(134,25,143,.05)}.focus\:fill-fuchsia-800\/50:focus{fill:rgba(134,25,143,.5)}.focus\:fill-fuchsia-800\/60:focus{fill:rgba(134,25,143,.6)}.focus\:fill-fuchsia-800\/70:focus{fill:rgba(134,25,143,.7)}.focus\:fill-fuchsia-800\/75:focus{fill:rgba(134,25,143,.75)}.focus\:fill-fuchsia-800\/80:focus{fill:rgba(134,25,143,.8)}.focus\:fill-fuchsia-800\/90:focus{fill:rgba(134,25,143,.9)}.focus\:fill-fuchsia-800\/95:focus{fill:rgba(134,25,143,.95)}.focus\:fill-fuchsia-900:focus{fill:#701a75}.focus\:fill-fuchsia-900\/0:focus{fill:rgba(112,26,117,0)}.focus\:fill-fuchsia-900\/10:focus{fill:rgba(112,26,117,.1)}.focus\:fill-fuchsia-900\/100:focus{fill:#701a75}.focus\:fill-fuchsia-900\/20:focus{fill:rgba(112,26,117,.2)}.focus\:fill-fuchsia-900\/25:focus{fill:rgba(112,26,117,.25)}.focus\:fill-fuchsia-900\/30:focus{fill:rgba(112,26,117,.3)}.focus\:fill-fuchsia-900\/40:focus{fill:rgba(112,26,117,.4)}.focus\:fill-fuchsia-900\/5:focus{fill:rgba(112,26,117,.05)}.focus\:fill-fuchsia-900\/50:focus{fill:rgba(112,26,117,.5)}.focus\:fill-fuchsia-900\/60:focus{fill:rgba(112,26,117,.6)}.focus\:fill-fuchsia-900\/70:focus{fill:rgba(112,26,117,.7)}.focus\:fill-fuchsia-900\/75:focus{fill:rgba(112,26,117,.75)}.focus\:fill-fuchsia-900\/80:focus{fill:rgba(112,26,117,.8)}.focus\:fill-fuchsia-900\/90:focus{fill:rgba(112,26,117,.9)}.focus\:fill-fuchsia-900\/95:focus{fill:rgba(112,26,117,.95)}.focus\:fill-gray-100:focus{fill:#f3f4f6}.focus\:fill-gray-100\/0:focus{fill:rgba(243,244,246,0)}.focus\:fill-gray-100\/10:focus{fill:rgba(243,244,246,.1)}.focus\:fill-gray-100\/100:focus{fill:#f3f4f6}.focus\:fill-gray-100\/20:focus{fill:rgba(243,244,246,.2)}.focus\:fill-gray-100\/25:focus{fill:rgba(243,244,246,.25)}.focus\:fill-gray-100\/30:focus{fill:rgba(243,244,246,.3)}.focus\:fill-gray-100\/40:focus{fill:rgba(243,244,246,.4)}.focus\:fill-gray-100\/5:focus{fill:rgba(243,244,246,.05)}.focus\:fill-gray-100\/50:focus{fill:rgba(243,244,246,.5)}.focus\:fill-gray-100\/60:focus{fill:rgba(243,244,246,.6)}.focus\:fill-gray-100\/70:focus{fill:rgba(243,244,246,.7)}.focus\:fill-gray-100\/75:focus{fill:rgba(243,244,246,.75)}.focus\:fill-gray-100\/80:focus{fill:rgba(243,244,246,.8)}.focus\:fill-gray-100\/90:focus{fill:rgba(243,244,246,.9)}.focus\:fill-gray-100\/95:focus{fill:rgba(243,244,246,.95)}.focus\:fill-gray-200:focus{fill:#e5e7eb}.focus\:fill-gray-200\/0:focus{fill:rgba(229,231,235,0)}.focus\:fill-gray-200\/10:focus{fill:rgba(229,231,235,.1)}.focus\:fill-gray-200\/100:focus{fill:#e5e7eb}.focus\:fill-gray-200\/20:focus{fill:rgba(229,231,235,.2)}.focus\:fill-gray-200\/25:focus{fill:rgba(229,231,235,.25)}.focus\:fill-gray-200\/30:focus{fill:rgba(229,231,235,.3)}.focus\:fill-gray-200\/40:focus{fill:rgba(229,231,235,.4)}.focus\:fill-gray-200\/5:focus{fill:rgba(229,231,235,.05)}.focus\:fill-gray-200\/50:focus{fill:rgba(229,231,235,.5)}.focus\:fill-gray-200\/60:focus{fill:rgba(229,231,235,.6)}.focus\:fill-gray-200\/70:focus{fill:rgba(229,231,235,.7)}.focus\:fill-gray-200\/75:focus{fill:rgba(229,231,235,.75)}.focus\:fill-gray-200\/80:focus{fill:rgba(229,231,235,.8)}.focus\:fill-gray-200\/90:focus{fill:rgba(229,231,235,.9)}.focus\:fill-gray-200\/95:focus{fill:rgba(229,231,235,.95)}.focus\:fill-gray-300:focus{fill:#d1d5db}.focus\:fill-gray-300\/0:focus{fill:rgba(209,213,219,0)}.focus\:fill-gray-300\/10:focus{fill:rgba(209,213,219,.1)}.focus\:fill-gray-300\/100:focus{fill:#d1d5db}.focus\:fill-gray-300\/20:focus{fill:rgba(209,213,219,.2)}.focus\:fill-gray-300\/25:focus{fill:rgba(209,213,219,.25)}.focus\:fill-gray-300\/30:focus{fill:rgba(209,213,219,.3)}.focus\:fill-gray-300\/40:focus{fill:rgba(209,213,219,.4)}.focus\:fill-gray-300\/5:focus{fill:rgba(209,213,219,.05)}.focus\:fill-gray-300\/50:focus{fill:rgba(209,213,219,.5)}.focus\:fill-gray-300\/60:focus{fill:rgba(209,213,219,.6)}.focus\:fill-gray-300\/70:focus{fill:rgba(209,213,219,.7)}.focus\:fill-gray-300\/75:focus{fill:rgba(209,213,219,.75)}.focus\:fill-gray-300\/80:focus{fill:rgba(209,213,219,.8)}.focus\:fill-gray-300\/90:focus{fill:rgba(209,213,219,.9)}.focus\:fill-gray-300\/95:focus{fill:rgba(209,213,219,.95)}.focus\:fill-gray-400:focus{fill:#9ca3af}.focus\:fill-gray-400\/0:focus{fill:rgba(156,163,175,0)}.focus\:fill-gray-400\/10:focus{fill:rgba(156,163,175,.1)}.focus\:fill-gray-400\/100:focus{fill:#9ca3af}.focus\:fill-gray-400\/20:focus{fill:rgba(156,163,175,.2)}.focus\:fill-gray-400\/25:focus{fill:rgba(156,163,175,.25)}.focus\:fill-gray-400\/30:focus{fill:rgba(156,163,175,.3)}.focus\:fill-gray-400\/40:focus{fill:rgba(156,163,175,.4)}.focus\:fill-gray-400\/5:focus{fill:rgba(156,163,175,.05)}.focus\:fill-gray-400\/50:focus{fill:rgba(156,163,175,.5)}.focus\:fill-gray-400\/60:focus{fill:rgba(156,163,175,.6)}.focus\:fill-gray-400\/70:focus{fill:rgba(156,163,175,.7)}.focus\:fill-gray-400\/75:focus{fill:rgba(156,163,175,.75)}.focus\:fill-gray-400\/80:focus{fill:rgba(156,163,175,.8)}.focus\:fill-gray-400\/90:focus{fill:rgba(156,163,175,.9)}.focus\:fill-gray-400\/95:focus{fill:rgba(156,163,175,.95)}.focus\:fill-gray-50:focus{fill:#f9fafb}.focus\:fill-gray-50\/0:focus{fill:rgba(249,250,251,0)}.focus\:fill-gray-50\/10:focus{fill:rgba(249,250,251,.1)}.focus\:fill-gray-50\/100:focus{fill:#f9fafb}.focus\:fill-gray-50\/20:focus{fill:rgba(249,250,251,.2)}.focus\:fill-gray-50\/25:focus{fill:rgba(249,250,251,.25)}.focus\:fill-gray-50\/30:focus{fill:rgba(249,250,251,.3)}.focus\:fill-gray-50\/40:focus{fill:rgba(249,250,251,.4)}.focus\:fill-gray-50\/5:focus{fill:rgba(249,250,251,.05)}.focus\:fill-gray-50\/50:focus{fill:rgba(249,250,251,.5)}.focus\:fill-gray-50\/60:focus{fill:rgba(249,250,251,.6)}.focus\:fill-gray-50\/70:focus{fill:rgba(249,250,251,.7)}.focus\:fill-gray-50\/75:focus{fill:rgba(249,250,251,.75)}.focus\:fill-gray-50\/80:focus{fill:rgba(249,250,251,.8)}.focus\:fill-gray-50\/90:focus{fill:rgba(249,250,251,.9)}.focus\:fill-gray-50\/95:focus{fill:rgba(249,250,251,.95)}.focus\:fill-gray-500:focus{fill:#6b7280}.focus\:fill-gray-500\/0:focus{fill:hsla(220,9%,46%,0)}.focus\:fill-gray-500\/10:focus{fill:hsla(220,9%,46%,.1)}.focus\:fill-gray-500\/100:focus{fill:#6b7280}.focus\:fill-gray-500\/20:focus{fill:hsla(220,9%,46%,.2)}.focus\:fill-gray-500\/25:focus{fill:hsla(220,9%,46%,.25)}.focus\:fill-gray-500\/30:focus{fill:hsla(220,9%,46%,.3)}.focus\:fill-gray-500\/40:focus{fill:hsla(220,9%,46%,.4)}.focus\:fill-gray-500\/5:focus{fill:hsla(220,9%,46%,.05)}.focus\:fill-gray-500\/50:focus{fill:hsla(220,9%,46%,.5)}.focus\:fill-gray-500\/60:focus{fill:hsla(220,9%,46%,.6)}.focus\:fill-gray-500\/70:focus{fill:hsla(220,9%,46%,.7)}.focus\:fill-gray-500\/75:focus{fill:hsla(220,9%,46%,.75)}.focus\:fill-gray-500\/80:focus{fill:hsla(220,9%,46%,.8)}.focus\:fill-gray-500\/90:focus{fill:hsla(220,9%,46%,.9)}.focus\:fill-gray-500\/95:focus{fill:hsla(220,9%,46%,.95)}.focus\:fill-gray-600:focus{fill:#4b5563}.focus\:fill-gray-600\/0:focus{fill:rgba(75,85,99,0)}.focus\:fill-gray-600\/10:focus{fill:rgba(75,85,99,.1)}.focus\:fill-gray-600\/100:focus{fill:#4b5563}.focus\:fill-gray-600\/20:focus{fill:rgba(75,85,99,.2)}.focus\:fill-gray-600\/25:focus{fill:rgba(75,85,99,.25)}.focus\:fill-gray-600\/30:focus{fill:rgba(75,85,99,.3)}.focus\:fill-gray-600\/40:focus{fill:rgba(75,85,99,.4)}.focus\:fill-gray-600\/5:focus{fill:rgba(75,85,99,.05)}.focus\:fill-gray-600\/50:focus{fill:rgba(75,85,99,.5)}.focus\:fill-gray-600\/60:focus{fill:rgba(75,85,99,.6)}.focus\:fill-gray-600\/70:focus{fill:rgba(75,85,99,.7)}.focus\:fill-gray-600\/75:focus{fill:rgba(75,85,99,.75)}.focus\:fill-gray-600\/80:focus{fill:rgba(75,85,99,.8)}.focus\:fill-gray-600\/90:focus{fill:rgba(75,85,99,.9)}.focus\:fill-gray-600\/95:focus{fill:rgba(75,85,99,.95)}.focus\:fill-gray-700:focus{fill:#374151}.focus\:fill-gray-700\/0:focus{fill:rgba(55,65,81,0)}.focus\:fill-gray-700\/10:focus{fill:rgba(55,65,81,.1)}.focus\:fill-gray-700\/100:focus{fill:#374151}.focus\:fill-gray-700\/20:focus{fill:rgba(55,65,81,.2)}.focus\:fill-gray-700\/25:focus{fill:rgba(55,65,81,.25)}.focus\:fill-gray-700\/30:focus{fill:rgba(55,65,81,.3)}.focus\:fill-gray-700\/40:focus{fill:rgba(55,65,81,.4)}.focus\:fill-gray-700\/5:focus{fill:rgba(55,65,81,.05)}.focus\:fill-gray-700\/50:focus{fill:rgba(55,65,81,.5)}.focus\:fill-gray-700\/60:focus{fill:rgba(55,65,81,.6)}.focus\:fill-gray-700\/70:focus{fill:rgba(55,65,81,.7)}.focus\:fill-gray-700\/75:focus{fill:rgba(55,65,81,.75)}.focus\:fill-gray-700\/80:focus{fill:rgba(55,65,81,.8)}.focus\:fill-gray-700\/90:focus{fill:rgba(55,65,81,.9)}.focus\:fill-gray-700\/95:focus{fill:rgba(55,65,81,.95)}.focus\:fill-gray-800:focus{fill:#1f2937}.focus\:fill-gray-800\/0:focus{fill:rgba(31,41,55,0)}.focus\:fill-gray-800\/10:focus{fill:rgba(31,41,55,.1)}.focus\:fill-gray-800\/100:focus{fill:#1f2937}.focus\:fill-gray-800\/20:focus{fill:rgba(31,41,55,.2)}.focus\:fill-gray-800\/25:focus{fill:rgba(31,41,55,.25)}.focus\:fill-gray-800\/30:focus{fill:rgba(31,41,55,.3)}.focus\:fill-gray-800\/40:focus{fill:rgba(31,41,55,.4)}.focus\:fill-gray-800\/5:focus{fill:rgba(31,41,55,.05)}.focus\:fill-gray-800\/50:focus{fill:rgba(31,41,55,.5)}.focus\:fill-gray-800\/60:focus{fill:rgba(31,41,55,.6)}.focus\:fill-gray-800\/70:focus{fill:rgba(31,41,55,.7)}.focus\:fill-gray-800\/75:focus{fill:rgba(31,41,55,.75)}.focus\:fill-gray-800\/80:focus{fill:rgba(31,41,55,.8)}.focus\:fill-gray-800\/90:focus{fill:rgba(31,41,55,.9)}.focus\:fill-gray-800\/95:focus{fill:rgba(31,41,55,.95)}.focus\:fill-gray-900:focus{fill:#111827}.focus\:fill-gray-900\/0:focus{fill:rgba(17,24,39,0)}.focus\:fill-gray-900\/10:focus{fill:rgba(17,24,39,.1)}.focus\:fill-gray-900\/100:focus{fill:#111827}.focus\:fill-gray-900\/20:focus{fill:rgba(17,24,39,.2)}.focus\:fill-gray-900\/25:focus{fill:rgba(17,24,39,.25)}.focus\:fill-gray-900\/30:focus{fill:rgba(17,24,39,.3)}.focus\:fill-gray-900\/40:focus{fill:rgba(17,24,39,.4)}.focus\:fill-gray-900\/5:focus{fill:rgba(17,24,39,.05)}.focus\:fill-gray-900\/50:focus{fill:rgba(17,24,39,.5)}.focus\:fill-gray-900\/60:focus{fill:rgba(17,24,39,.6)}.focus\:fill-gray-900\/70:focus{fill:rgba(17,24,39,.7)}.focus\:fill-gray-900\/75:focus{fill:rgba(17,24,39,.75)}.focus\:fill-gray-900\/80:focus{fill:rgba(17,24,39,.8)}.focus\:fill-gray-900\/90:focus{fill:rgba(17,24,39,.9)}.focus\:fill-gray-900\/95:focus{fill:rgba(17,24,39,.95)}.focus\:fill-green-100:focus{fill:#def7ec}.focus\:fill-green-100\/0:focus{fill:rgba(222,247,236,0)}.focus\:fill-green-100\/10:focus{fill:rgba(222,247,236,.1)}.focus\:fill-green-100\/100:focus{fill:#def7ec}.focus\:fill-green-100\/20:focus{fill:rgba(222,247,236,.2)}.focus\:fill-green-100\/25:focus{fill:rgba(222,247,236,.25)}.focus\:fill-green-100\/30:focus{fill:rgba(222,247,236,.3)}.focus\:fill-green-100\/40:focus{fill:rgba(222,247,236,.4)}.focus\:fill-green-100\/5:focus{fill:rgba(222,247,236,.05)}.focus\:fill-green-100\/50:focus{fill:rgba(222,247,236,.5)}.focus\:fill-green-100\/60:focus{fill:rgba(222,247,236,.6)}.focus\:fill-green-100\/70:focus{fill:rgba(222,247,236,.7)}.focus\:fill-green-100\/75:focus{fill:rgba(222,247,236,.75)}.focus\:fill-green-100\/80:focus{fill:rgba(222,247,236,.8)}.focus\:fill-green-100\/90:focus{fill:rgba(222,247,236,.9)}.focus\:fill-green-100\/95:focus{fill:rgba(222,247,236,.95)}.focus\:fill-green-200:focus{fill:#bcf0da}.focus\:fill-green-200\/0:focus{fill:rgba(188,240,218,0)}.focus\:fill-green-200\/10:focus{fill:rgba(188,240,218,.1)}.focus\:fill-green-200\/100:focus{fill:#bcf0da}.focus\:fill-green-200\/20:focus{fill:rgba(188,240,218,.2)}.focus\:fill-green-200\/25:focus{fill:rgba(188,240,218,.25)}.focus\:fill-green-200\/30:focus{fill:rgba(188,240,218,.3)}.focus\:fill-green-200\/40:focus{fill:rgba(188,240,218,.4)}.focus\:fill-green-200\/5:focus{fill:rgba(188,240,218,.05)}.focus\:fill-green-200\/50:focus{fill:rgba(188,240,218,.5)}.focus\:fill-green-200\/60:focus{fill:rgba(188,240,218,.6)}.focus\:fill-green-200\/70:focus{fill:rgba(188,240,218,.7)}.focus\:fill-green-200\/75:focus{fill:rgba(188,240,218,.75)}.focus\:fill-green-200\/80:focus{fill:rgba(188,240,218,.8)}.focus\:fill-green-200\/90:focus{fill:rgba(188,240,218,.9)}.focus\:fill-green-200\/95:focus{fill:rgba(188,240,218,.95)}.focus\:fill-green-300:focus{fill:#84e1bc}.focus\:fill-green-300\/0:focus{fill:rgba(132,225,188,0)}.focus\:fill-green-300\/10:focus{fill:rgba(132,225,188,.1)}.focus\:fill-green-300\/100:focus{fill:#84e1bc}.focus\:fill-green-300\/20:focus{fill:rgba(132,225,188,.2)}.focus\:fill-green-300\/25:focus{fill:rgba(132,225,188,.25)}.focus\:fill-green-300\/30:focus{fill:rgba(132,225,188,.3)}.focus\:fill-green-300\/40:focus{fill:rgba(132,225,188,.4)}.focus\:fill-green-300\/5:focus{fill:rgba(132,225,188,.05)}.focus\:fill-green-300\/50:focus{fill:rgba(132,225,188,.5)}.focus\:fill-green-300\/60:focus{fill:rgba(132,225,188,.6)}.focus\:fill-green-300\/70:focus{fill:rgba(132,225,188,.7)}.focus\:fill-green-300\/75:focus{fill:rgba(132,225,188,.75)}.focus\:fill-green-300\/80:focus{fill:rgba(132,225,188,.8)}.focus\:fill-green-300\/90:focus{fill:rgba(132,225,188,.9)}.focus\:fill-green-300\/95:focus{fill:rgba(132,225,188,.95)}.focus\:fill-green-400:focus{fill:#31c48d}.focus\:fill-green-400\/0:focus{fill:rgba(49,196,141,0)}.focus\:fill-green-400\/10:focus{fill:rgba(49,196,141,.1)}.focus\:fill-green-400\/100:focus{fill:#31c48d}.focus\:fill-green-400\/20:focus{fill:rgba(49,196,141,.2)}.focus\:fill-green-400\/25:focus{fill:rgba(49,196,141,.25)}.focus\:fill-green-400\/30:focus{fill:rgba(49,196,141,.3)}.focus\:fill-green-400\/40:focus{fill:rgba(49,196,141,.4)}.focus\:fill-green-400\/5:focus{fill:rgba(49,196,141,.05)}.focus\:fill-green-400\/50:focus{fill:rgba(49,196,141,.5)}.focus\:fill-green-400\/60:focus{fill:rgba(49,196,141,.6)}.focus\:fill-green-400\/70:focus{fill:rgba(49,196,141,.7)}.focus\:fill-green-400\/75:focus{fill:rgba(49,196,141,.75)}.focus\:fill-green-400\/80:focus{fill:rgba(49,196,141,.8)}.focus\:fill-green-400\/90:focus{fill:rgba(49,196,141,.9)}.focus\:fill-green-400\/95:focus{fill:rgba(49,196,141,.95)}.focus\:fill-green-50:focus{fill:#f3faf7}.focus\:fill-green-50\/0:focus{fill:rgba(243,250,247,0)}.focus\:fill-green-50\/10:focus{fill:rgba(243,250,247,.1)}.focus\:fill-green-50\/100:focus{fill:#f3faf7}.focus\:fill-green-50\/20:focus{fill:rgba(243,250,247,.2)}.focus\:fill-green-50\/25:focus{fill:rgba(243,250,247,.25)}.focus\:fill-green-50\/30:focus{fill:rgba(243,250,247,.3)}.focus\:fill-green-50\/40:focus{fill:rgba(243,250,247,.4)}.focus\:fill-green-50\/5:focus{fill:rgba(243,250,247,.05)}.focus\:fill-green-50\/50:focus{fill:rgba(243,250,247,.5)}.focus\:fill-green-50\/60:focus{fill:rgba(243,250,247,.6)}.focus\:fill-green-50\/70:focus{fill:rgba(243,250,247,.7)}.focus\:fill-green-50\/75:focus{fill:rgba(243,250,247,.75)}.focus\:fill-green-50\/80:focus{fill:rgba(243,250,247,.8)}.focus\:fill-green-50\/90:focus{fill:rgba(243,250,247,.9)}.focus\:fill-green-50\/95:focus{fill:rgba(243,250,247,.95)}.focus\:fill-green-500:focus{fill:#0e9f6e}.focus\:fill-green-500\/0:focus{fill:rgba(14,159,110,0)}.focus\:fill-green-500\/10:focus{fill:rgba(14,159,110,.1)}.focus\:fill-green-500\/100:focus{fill:#0e9f6e}.focus\:fill-green-500\/20:focus{fill:rgba(14,159,110,.2)}.focus\:fill-green-500\/25:focus{fill:rgba(14,159,110,.25)}.focus\:fill-green-500\/30:focus{fill:rgba(14,159,110,.3)}.focus\:fill-green-500\/40:focus{fill:rgba(14,159,110,.4)}.focus\:fill-green-500\/5:focus{fill:rgba(14,159,110,.05)}.focus\:fill-green-500\/50:focus{fill:rgba(14,159,110,.5)}.focus\:fill-green-500\/60:focus{fill:rgba(14,159,110,.6)}.focus\:fill-green-500\/70:focus{fill:rgba(14,159,110,.7)}.focus\:fill-green-500\/75:focus{fill:rgba(14,159,110,.75)}.focus\:fill-green-500\/80:focus{fill:rgba(14,159,110,.8)}.focus\:fill-green-500\/90:focus{fill:rgba(14,159,110,.9)}.focus\:fill-green-500\/95:focus{fill:rgba(14,159,110,.95)}.focus\:fill-green-600:focus{fill:#057a55}.focus\:fill-green-600\/0:focus{fill:rgba(5,122,85,0)}.focus\:fill-green-600\/10:focus{fill:rgba(5,122,85,.1)}.focus\:fill-green-600\/100:focus{fill:#057a55}.focus\:fill-green-600\/20:focus{fill:rgba(5,122,85,.2)}.focus\:fill-green-600\/25:focus{fill:rgba(5,122,85,.25)}.focus\:fill-green-600\/30:focus{fill:rgba(5,122,85,.3)}.focus\:fill-green-600\/40:focus{fill:rgba(5,122,85,.4)}.focus\:fill-green-600\/5:focus{fill:rgba(5,122,85,.05)}.focus\:fill-green-600\/50:focus{fill:rgba(5,122,85,.5)}.focus\:fill-green-600\/60:focus{fill:rgba(5,122,85,.6)}.focus\:fill-green-600\/70:focus{fill:rgba(5,122,85,.7)}.focus\:fill-green-600\/75:focus{fill:rgba(5,122,85,.75)}.focus\:fill-green-600\/80:focus{fill:rgba(5,122,85,.8)}.focus\:fill-green-600\/90:focus{fill:rgba(5,122,85,.9)}.focus\:fill-green-600\/95:focus{fill:rgba(5,122,85,.95)}.focus\:fill-green-700:focus{fill:#046c4e}.focus\:fill-green-700\/0:focus{fill:rgba(4,108,78,0)}.focus\:fill-green-700\/10:focus{fill:rgba(4,108,78,.1)}.focus\:fill-green-700\/100:focus{fill:#046c4e}.focus\:fill-green-700\/20:focus{fill:rgba(4,108,78,.2)}.focus\:fill-green-700\/25:focus{fill:rgba(4,108,78,.25)}.focus\:fill-green-700\/30:focus{fill:rgba(4,108,78,.3)}.focus\:fill-green-700\/40:focus{fill:rgba(4,108,78,.4)}.focus\:fill-green-700\/5:focus{fill:rgba(4,108,78,.05)}.focus\:fill-green-700\/50:focus{fill:rgba(4,108,78,.5)}.focus\:fill-green-700\/60:focus{fill:rgba(4,108,78,.6)}.focus\:fill-green-700\/70:focus{fill:rgba(4,108,78,.7)}.focus\:fill-green-700\/75:focus{fill:rgba(4,108,78,.75)}.focus\:fill-green-700\/80:focus{fill:rgba(4,108,78,.8)}.focus\:fill-green-700\/90:focus{fill:rgba(4,108,78,.9)}.focus\:fill-green-700\/95:focus{fill:rgba(4,108,78,.95)}.focus\:fill-green-800:focus{fill:#03543f}.focus\:fill-green-800\/0:focus{fill:rgba(3,84,63,0)}.focus\:fill-green-800\/10:focus{fill:rgba(3,84,63,.1)}.focus\:fill-green-800\/100:focus{fill:#03543f}.focus\:fill-green-800\/20:focus{fill:rgba(3,84,63,.2)}.focus\:fill-green-800\/25:focus{fill:rgba(3,84,63,.25)}.focus\:fill-green-800\/30:focus{fill:rgba(3,84,63,.3)}.focus\:fill-green-800\/40:focus{fill:rgba(3,84,63,.4)}.focus\:fill-green-800\/5:focus{fill:rgba(3,84,63,.05)}.focus\:fill-green-800\/50:focus{fill:rgba(3,84,63,.5)}.focus\:fill-green-800\/60:focus{fill:rgba(3,84,63,.6)}.focus\:fill-green-800\/70:focus{fill:rgba(3,84,63,.7)}.focus\:fill-green-800\/75:focus{fill:rgba(3,84,63,.75)}.focus\:fill-green-800\/80:focus{fill:rgba(3,84,63,.8)}.focus\:fill-green-800\/90:focus{fill:rgba(3,84,63,.9)}.focus\:fill-green-800\/95:focus{fill:rgba(3,84,63,.95)}.focus\:fill-green-900:focus{fill:#014737}.focus\:fill-green-900\/0:focus{fill:rgba(1,71,55,0)}.focus\:fill-green-900\/10:focus{fill:rgba(1,71,55,.1)}.focus\:fill-green-900\/100:focus{fill:#014737}.focus\:fill-green-900\/20:focus{fill:rgba(1,71,55,.2)}.focus\:fill-green-900\/25:focus{fill:rgba(1,71,55,.25)}.focus\:fill-green-900\/30:focus{fill:rgba(1,71,55,.3)}.focus\:fill-green-900\/40:focus{fill:rgba(1,71,55,.4)}.focus\:fill-green-900\/5:focus{fill:rgba(1,71,55,.05)}.focus\:fill-green-900\/50:focus{fill:rgba(1,71,55,.5)}.focus\:fill-green-900\/60:focus{fill:rgba(1,71,55,.6)}.focus\:fill-green-900\/70:focus{fill:rgba(1,71,55,.7)}.focus\:fill-green-900\/75:focus{fill:rgba(1,71,55,.75)}.focus\:fill-green-900\/80:focus{fill:rgba(1,71,55,.8)}.focus\:fill-green-900\/90:focus{fill:rgba(1,71,55,.9)}.focus\:fill-green-900\/95:focus{fill:rgba(1,71,55,.95)}.focus\:fill-indigo-100:focus{fill:#e5edff}.focus\:fill-indigo-100\/0:focus{fill:rgba(229,237,255,0)}.focus\:fill-indigo-100\/10:focus{fill:rgba(229,237,255,.1)}.focus\:fill-indigo-100\/100:focus{fill:#e5edff}.focus\:fill-indigo-100\/20:focus{fill:rgba(229,237,255,.2)}.focus\:fill-indigo-100\/25:focus{fill:rgba(229,237,255,.25)}.focus\:fill-indigo-100\/30:focus{fill:rgba(229,237,255,.3)}.focus\:fill-indigo-100\/40:focus{fill:rgba(229,237,255,.4)}.focus\:fill-indigo-100\/5:focus{fill:rgba(229,237,255,.05)}.focus\:fill-indigo-100\/50:focus{fill:rgba(229,237,255,.5)}.focus\:fill-indigo-100\/60:focus{fill:rgba(229,237,255,.6)}.focus\:fill-indigo-100\/70:focus{fill:rgba(229,237,255,.7)}.focus\:fill-indigo-100\/75:focus{fill:rgba(229,237,255,.75)}.focus\:fill-indigo-100\/80:focus{fill:rgba(229,237,255,.8)}.focus\:fill-indigo-100\/90:focus{fill:rgba(229,237,255,.9)}.focus\:fill-indigo-100\/95:focus{fill:rgba(229,237,255,.95)}.focus\:fill-indigo-200:focus{fill:#cddbfe}.focus\:fill-indigo-200\/0:focus{fill:rgba(205,219,254,0)}.focus\:fill-indigo-200\/10:focus{fill:rgba(205,219,254,.1)}.focus\:fill-indigo-200\/100:focus{fill:#cddbfe}.focus\:fill-indigo-200\/20:focus{fill:rgba(205,219,254,.2)}.focus\:fill-indigo-200\/25:focus{fill:rgba(205,219,254,.25)}.focus\:fill-indigo-200\/30:focus{fill:rgba(205,219,254,.3)}.focus\:fill-indigo-200\/40:focus{fill:rgba(205,219,254,.4)}.focus\:fill-indigo-200\/5:focus{fill:rgba(205,219,254,.05)}.focus\:fill-indigo-200\/50:focus{fill:rgba(205,219,254,.5)}.focus\:fill-indigo-200\/60:focus{fill:rgba(205,219,254,.6)}.focus\:fill-indigo-200\/70:focus{fill:rgba(205,219,254,.7)}.focus\:fill-indigo-200\/75:focus{fill:rgba(205,219,254,.75)}.focus\:fill-indigo-200\/80:focus{fill:rgba(205,219,254,.8)}.focus\:fill-indigo-200\/90:focus{fill:rgba(205,219,254,.9)}.focus\:fill-indigo-200\/95:focus{fill:rgba(205,219,254,.95)}.focus\:fill-indigo-300:focus{fill:#b4c6fc}.focus\:fill-indigo-300\/0:focus{fill:rgba(180,198,252,0)}.focus\:fill-indigo-300\/10:focus{fill:rgba(180,198,252,.1)}.focus\:fill-indigo-300\/100:focus{fill:#b4c6fc}.focus\:fill-indigo-300\/20:focus{fill:rgba(180,198,252,.2)}.focus\:fill-indigo-300\/25:focus{fill:rgba(180,198,252,.25)}.focus\:fill-indigo-300\/30:focus{fill:rgba(180,198,252,.3)}.focus\:fill-indigo-300\/40:focus{fill:rgba(180,198,252,.4)}.focus\:fill-indigo-300\/5:focus{fill:rgba(180,198,252,.05)}.focus\:fill-indigo-300\/50:focus{fill:rgba(180,198,252,.5)}.focus\:fill-indigo-300\/60:focus{fill:rgba(180,198,252,.6)}.focus\:fill-indigo-300\/70:focus{fill:rgba(180,198,252,.7)}.focus\:fill-indigo-300\/75:focus{fill:rgba(180,198,252,.75)}.focus\:fill-indigo-300\/80:focus{fill:rgba(180,198,252,.8)}.focus\:fill-indigo-300\/90:focus{fill:rgba(180,198,252,.9)}.focus\:fill-indigo-300\/95:focus{fill:rgba(180,198,252,.95)}.focus\:fill-indigo-400:focus{fill:#8da2fb}.focus\:fill-indigo-400\/0:focus{fill:rgba(141,162,251,0)}.focus\:fill-indigo-400\/10:focus{fill:rgba(141,162,251,.1)}.focus\:fill-indigo-400\/100:focus{fill:#8da2fb}.focus\:fill-indigo-400\/20:focus{fill:rgba(141,162,251,.2)}.focus\:fill-indigo-400\/25:focus{fill:rgba(141,162,251,.25)}.focus\:fill-indigo-400\/30:focus{fill:rgba(141,162,251,.3)}.focus\:fill-indigo-400\/40:focus{fill:rgba(141,162,251,.4)}.focus\:fill-indigo-400\/5:focus{fill:rgba(141,162,251,.05)}.focus\:fill-indigo-400\/50:focus{fill:rgba(141,162,251,.5)}.focus\:fill-indigo-400\/60:focus{fill:rgba(141,162,251,.6)}.focus\:fill-indigo-400\/70:focus{fill:rgba(141,162,251,.7)}.focus\:fill-indigo-400\/75:focus{fill:rgba(141,162,251,.75)}.focus\:fill-indigo-400\/80:focus{fill:rgba(141,162,251,.8)}.focus\:fill-indigo-400\/90:focus{fill:rgba(141,162,251,.9)}.focus\:fill-indigo-400\/95:focus{fill:rgba(141,162,251,.95)}.focus\:fill-indigo-50:focus{fill:#f0f5ff}.focus\:fill-indigo-50\/0:focus{fill:rgba(240,245,255,0)}.focus\:fill-indigo-50\/10:focus{fill:rgba(240,245,255,.1)}.focus\:fill-indigo-50\/100:focus{fill:#f0f5ff}.focus\:fill-indigo-50\/20:focus{fill:rgba(240,245,255,.2)}.focus\:fill-indigo-50\/25:focus{fill:rgba(240,245,255,.25)}.focus\:fill-indigo-50\/30:focus{fill:rgba(240,245,255,.3)}.focus\:fill-indigo-50\/40:focus{fill:rgba(240,245,255,.4)}.focus\:fill-indigo-50\/5:focus{fill:rgba(240,245,255,.05)}.focus\:fill-indigo-50\/50:focus{fill:rgba(240,245,255,.5)}.focus\:fill-indigo-50\/60:focus{fill:rgba(240,245,255,.6)}.focus\:fill-indigo-50\/70:focus{fill:rgba(240,245,255,.7)}.focus\:fill-indigo-50\/75:focus{fill:rgba(240,245,255,.75)}.focus\:fill-indigo-50\/80:focus{fill:rgba(240,245,255,.8)}.focus\:fill-indigo-50\/90:focus{fill:rgba(240,245,255,.9)}.focus\:fill-indigo-50\/95:focus{fill:rgba(240,245,255,.95)}.focus\:fill-indigo-500:focus{fill:#6875f5}.focus\:fill-indigo-500\/0:focus{fill:rgba(104,117,245,0)}.focus\:fill-indigo-500\/10:focus{fill:rgba(104,117,245,.1)}.focus\:fill-indigo-500\/100:focus{fill:#6875f5}.focus\:fill-indigo-500\/20:focus{fill:rgba(104,117,245,.2)}.focus\:fill-indigo-500\/25:focus{fill:rgba(104,117,245,.25)}.focus\:fill-indigo-500\/30:focus{fill:rgba(104,117,245,.3)}.focus\:fill-indigo-500\/40:focus{fill:rgba(104,117,245,.4)}.focus\:fill-indigo-500\/5:focus{fill:rgba(104,117,245,.05)}.focus\:fill-indigo-500\/50:focus{fill:rgba(104,117,245,.5)}.focus\:fill-indigo-500\/60:focus{fill:rgba(104,117,245,.6)}.focus\:fill-indigo-500\/70:focus{fill:rgba(104,117,245,.7)}.focus\:fill-indigo-500\/75:focus{fill:rgba(104,117,245,.75)}.focus\:fill-indigo-500\/80:focus{fill:rgba(104,117,245,.8)}.focus\:fill-indigo-500\/90:focus{fill:rgba(104,117,245,.9)}.focus\:fill-indigo-500\/95:focus{fill:rgba(104,117,245,.95)}.focus\:fill-indigo-600:focus{fill:#5850ec}.focus\:fill-indigo-600\/0:focus{fill:rgba(88,80,236,0)}.focus\:fill-indigo-600\/10:focus{fill:rgba(88,80,236,.1)}.focus\:fill-indigo-600\/100:focus{fill:#5850ec}.focus\:fill-indigo-600\/20:focus{fill:rgba(88,80,236,.2)}.focus\:fill-indigo-600\/25:focus{fill:rgba(88,80,236,.25)}.focus\:fill-indigo-600\/30:focus{fill:rgba(88,80,236,.3)}.focus\:fill-indigo-600\/40:focus{fill:rgba(88,80,236,.4)}.focus\:fill-indigo-600\/5:focus{fill:rgba(88,80,236,.05)}.focus\:fill-indigo-600\/50:focus{fill:rgba(88,80,236,.5)}.focus\:fill-indigo-600\/60:focus{fill:rgba(88,80,236,.6)}.focus\:fill-indigo-600\/70:focus{fill:rgba(88,80,236,.7)}.focus\:fill-indigo-600\/75:focus{fill:rgba(88,80,236,.75)}.focus\:fill-indigo-600\/80:focus{fill:rgba(88,80,236,.8)}.focus\:fill-indigo-600\/90:focus{fill:rgba(88,80,236,.9)}.focus\:fill-indigo-600\/95:focus{fill:rgba(88,80,236,.95)}.focus\:fill-indigo-700:focus{fill:#5145cd}.focus\:fill-indigo-700\/0:focus{fill:rgba(81,69,205,0)}.focus\:fill-indigo-700\/10:focus{fill:rgba(81,69,205,.1)}.focus\:fill-indigo-700\/100:focus{fill:#5145cd}.focus\:fill-indigo-700\/20:focus{fill:rgba(81,69,205,.2)}.focus\:fill-indigo-700\/25:focus{fill:rgba(81,69,205,.25)}.focus\:fill-indigo-700\/30:focus{fill:rgba(81,69,205,.3)}.focus\:fill-indigo-700\/40:focus{fill:rgba(81,69,205,.4)}.focus\:fill-indigo-700\/5:focus{fill:rgba(81,69,205,.05)}.focus\:fill-indigo-700\/50:focus{fill:rgba(81,69,205,.5)}.focus\:fill-indigo-700\/60:focus{fill:rgba(81,69,205,.6)}.focus\:fill-indigo-700\/70:focus{fill:rgba(81,69,205,.7)}.focus\:fill-indigo-700\/75:focus{fill:rgba(81,69,205,.75)}.focus\:fill-indigo-700\/80:focus{fill:rgba(81,69,205,.8)}.focus\:fill-indigo-700\/90:focus{fill:rgba(81,69,205,.9)}.focus\:fill-indigo-700\/95:focus{fill:rgba(81,69,205,.95)}.focus\:fill-indigo-800:focus{fill:#42389d}.focus\:fill-indigo-800\/0:focus{fill:rgba(66,56,157,0)}.focus\:fill-indigo-800\/10:focus{fill:rgba(66,56,157,.1)}.focus\:fill-indigo-800\/100:focus{fill:#42389d}.focus\:fill-indigo-800\/20:focus{fill:rgba(66,56,157,.2)}.focus\:fill-indigo-800\/25:focus{fill:rgba(66,56,157,.25)}.focus\:fill-indigo-800\/30:focus{fill:rgba(66,56,157,.3)}.focus\:fill-indigo-800\/40:focus{fill:rgba(66,56,157,.4)}.focus\:fill-indigo-800\/5:focus{fill:rgba(66,56,157,.05)}.focus\:fill-indigo-800\/50:focus{fill:rgba(66,56,157,.5)}.focus\:fill-indigo-800\/60:focus{fill:rgba(66,56,157,.6)}.focus\:fill-indigo-800\/70:focus{fill:rgba(66,56,157,.7)}.focus\:fill-indigo-800\/75:focus{fill:rgba(66,56,157,.75)}.focus\:fill-indigo-800\/80:focus{fill:rgba(66,56,157,.8)}.focus\:fill-indigo-800\/90:focus{fill:rgba(66,56,157,.9)}.focus\:fill-indigo-800\/95:focus{fill:rgba(66,56,157,.95)}.focus\:fill-indigo-900:focus{fill:#362f78}.focus\:fill-indigo-900\/0:focus{fill:rgba(54,47,120,0)}.focus\:fill-indigo-900\/10:focus{fill:rgba(54,47,120,.1)}.focus\:fill-indigo-900\/100:focus{fill:#362f78}.focus\:fill-indigo-900\/20:focus{fill:rgba(54,47,120,.2)}.focus\:fill-indigo-900\/25:focus{fill:rgba(54,47,120,.25)}.focus\:fill-indigo-900\/30:focus{fill:rgba(54,47,120,.3)}.focus\:fill-indigo-900\/40:focus{fill:rgba(54,47,120,.4)}.focus\:fill-indigo-900\/5:focus{fill:rgba(54,47,120,.05)}.focus\:fill-indigo-900\/50:focus{fill:rgba(54,47,120,.5)}.focus\:fill-indigo-900\/60:focus{fill:rgba(54,47,120,.6)}.focus\:fill-indigo-900\/70:focus{fill:rgba(54,47,120,.7)}.focus\:fill-indigo-900\/75:focus{fill:rgba(54,47,120,.75)}.focus\:fill-indigo-900\/80:focus{fill:rgba(54,47,120,.8)}.focus\:fill-indigo-900\/90:focus{fill:rgba(54,47,120,.9)}.focus\:fill-indigo-900\/95:focus{fill:rgba(54,47,120,.95)}.focus\:fill-lime-100:focus{fill:#ecfccb}.focus\:fill-lime-100\/0:focus{fill:hsla(80,89%,89%,0)}.focus\:fill-lime-100\/10:focus{fill:hsla(80,89%,89%,.1)}.focus\:fill-lime-100\/100:focus{fill:#ecfccb}.focus\:fill-lime-100\/20:focus{fill:hsla(80,89%,89%,.2)}.focus\:fill-lime-100\/25:focus{fill:hsla(80,89%,89%,.25)}.focus\:fill-lime-100\/30:focus{fill:hsla(80,89%,89%,.3)}.focus\:fill-lime-100\/40:focus{fill:hsla(80,89%,89%,.4)}.focus\:fill-lime-100\/5:focus{fill:hsla(80,89%,89%,.05)}.focus\:fill-lime-100\/50:focus{fill:hsla(80,89%,89%,.5)}.focus\:fill-lime-100\/60:focus{fill:hsla(80,89%,89%,.6)}.focus\:fill-lime-100\/70:focus{fill:hsla(80,89%,89%,.7)}.focus\:fill-lime-100\/75:focus{fill:hsla(80,89%,89%,.75)}.focus\:fill-lime-100\/80:focus{fill:hsla(80,89%,89%,.8)}.focus\:fill-lime-100\/90:focus{fill:hsla(80,89%,89%,.9)}.focus\:fill-lime-100\/95:focus{fill:hsla(80,89%,89%,.95)}.focus\:fill-lime-200:focus{fill:#d9f99d}.focus\:fill-lime-200\/0:focus{fill:hsla(81,88%,80%,0)}.focus\:fill-lime-200\/10:focus{fill:hsla(81,88%,80%,.1)}.focus\:fill-lime-200\/100:focus{fill:#d9f99d}.focus\:fill-lime-200\/20:focus{fill:hsla(81,88%,80%,.2)}.focus\:fill-lime-200\/25:focus{fill:hsla(81,88%,80%,.25)}.focus\:fill-lime-200\/30:focus{fill:hsla(81,88%,80%,.3)}.focus\:fill-lime-200\/40:focus{fill:hsla(81,88%,80%,.4)}.focus\:fill-lime-200\/5:focus{fill:hsla(81,88%,80%,.05)}.focus\:fill-lime-200\/50:focus{fill:hsla(81,88%,80%,.5)}.focus\:fill-lime-200\/60:focus{fill:hsla(81,88%,80%,.6)}.focus\:fill-lime-200\/70:focus{fill:hsla(81,88%,80%,.7)}.focus\:fill-lime-200\/75:focus{fill:hsla(81,88%,80%,.75)}.focus\:fill-lime-200\/80:focus{fill:hsla(81,88%,80%,.8)}.focus\:fill-lime-200\/90:focus{fill:hsla(81,88%,80%,.9)}.focus\:fill-lime-200\/95:focus{fill:hsla(81,88%,80%,.95)}.focus\:fill-lime-300:focus{fill:#bef264}.focus\:fill-lime-300\/0:focus{fill:hsla(82,85%,67%,0)}.focus\:fill-lime-300\/10:focus{fill:hsla(82,85%,67%,.1)}.focus\:fill-lime-300\/100:focus{fill:#bef264}.focus\:fill-lime-300\/20:focus{fill:hsla(82,85%,67%,.2)}.focus\:fill-lime-300\/25:focus{fill:hsla(82,85%,67%,.25)}.focus\:fill-lime-300\/30:focus{fill:hsla(82,85%,67%,.3)}.focus\:fill-lime-300\/40:focus{fill:hsla(82,85%,67%,.4)}.focus\:fill-lime-300\/5:focus{fill:hsla(82,85%,67%,.05)}.focus\:fill-lime-300\/50:focus{fill:hsla(82,85%,67%,.5)}.focus\:fill-lime-300\/60:focus{fill:hsla(82,85%,67%,.6)}.focus\:fill-lime-300\/70:focus{fill:hsla(82,85%,67%,.7)}.focus\:fill-lime-300\/75:focus{fill:hsla(82,85%,67%,.75)}.focus\:fill-lime-300\/80:focus{fill:hsla(82,85%,67%,.8)}.focus\:fill-lime-300\/90:focus{fill:hsla(82,85%,67%,.9)}.focus\:fill-lime-300\/95:focus{fill:hsla(82,85%,67%,.95)}.focus\:fill-lime-400:focus{fill:#a3e635}.focus\:fill-lime-400\/0:focus{fill:rgba(163,230,53,0)}.focus\:fill-lime-400\/10:focus{fill:rgba(163,230,53,.1)}.focus\:fill-lime-400\/100:focus{fill:#a3e635}.focus\:fill-lime-400\/20:focus{fill:rgba(163,230,53,.2)}.focus\:fill-lime-400\/25:focus{fill:rgba(163,230,53,.25)}.focus\:fill-lime-400\/30:focus{fill:rgba(163,230,53,.3)}.focus\:fill-lime-400\/40:focus{fill:rgba(163,230,53,.4)}.focus\:fill-lime-400\/5:focus{fill:rgba(163,230,53,.05)}.focus\:fill-lime-400\/50:focus{fill:rgba(163,230,53,.5)}.focus\:fill-lime-400\/60:focus{fill:rgba(163,230,53,.6)}.focus\:fill-lime-400\/70:focus{fill:rgba(163,230,53,.7)}.focus\:fill-lime-400\/75:focus{fill:rgba(163,230,53,.75)}.focus\:fill-lime-400\/80:focus{fill:rgba(163,230,53,.8)}.focus\:fill-lime-400\/90:focus{fill:rgba(163,230,53,.9)}.focus\:fill-lime-400\/95:focus{fill:rgba(163,230,53,.95)}.focus\:fill-lime-50:focus{fill:#f7fee7}.focus\:fill-lime-50\/0:focus{fill:hsla(78,92%,95%,0)}.focus\:fill-lime-50\/10:focus{fill:hsla(78,92%,95%,.1)}.focus\:fill-lime-50\/100:focus{fill:#f7fee7}.focus\:fill-lime-50\/20:focus{fill:hsla(78,92%,95%,.2)}.focus\:fill-lime-50\/25:focus{fill:hsla(78,92%,95%,.25)}.focus\:fill-lime-50\/30:focus{fill:hsla(78,92%,95%,.3)}.focus\:fill-lime-50\/40:focus{fill:hsla(78,92%,95%,.4)}.focus\:fill-lime-50\/5:focus{fill:hsla(78,92%,95%,.05)}.focus\:fill-lime-50\/50:focus{fill:hsla(78,92%,95%,.5)}.focus\:fill-lime-50\/60:focus{fill:hsla(78,92%,95%,.6)}.focus\:fill-lime-50\/70:focus{fill:hsla(78,92%,95%,.7)}.focus\:fill-lime-50\/75:focus{fill:hsla(78,92%,95%,.75)}.focus\:fill-lime-50\/80:focus{fill:hsla(78,92%,95%,.8)}.focus\:fill-lime-50\/90:focus{fill:hsla(78,92%,95%,.9)}.focus\:fill-lime-50\/95:focus{fill:hsla(78,92%,95%,.95)}.focus\:fill-lime-500:focus{fill:#84cc16}.focus\:fill-lime-500\/0:focus{fill:rgba(132,204,22,0)}.focus\:fill-lime-500\/10:focus{fill:rgba(132,204,22,.1)}.focus\:fill-lime-500\/100:focus{fill:#84cc16}.focus\:fill-lime-500\/20:focus{fill:rgba(132,204,22,.2)}.focus\:fill-lime-500\/25:focus{fill:rgba(132,204,22,.25)}.focus\:fill-lime-500\/30:focus{fill:rgba(132,204,22,.3)}.focus\:fill-lime-500\/40:focus{fill:rgba(132,204,22,.4)}.focus\:fill-lime-500\/5:focus{fill:rgba(132,204,22,.05)}.focus\:fill-lime-500\/50:focus{fill:rgba(132,204,22,.5)}.focus\:fill-lime-500\/60:focus{fill:rgba(132,204,22,.6)}.focus\:fill-lime-500\/70:focus{fill:rgba(132,204,22,.7)}.focus\:fill-lime-500\/75:focus{fill:rgba(132,204,22,.75)}.focus\:fill-lime-500\/80:focus{fill:rgba(132,204,22,.8)}.focus\:fill-lime-500\/90:focus{fill:rgba(132,204,22,.9)}.focus\:fill-lime-500\/95:focus{fill:rgba(132,204,22,.95)}.focus\:fill-lime-600:focus{fill:#65a30d}.focus\:fill-lime-600\/0:focus{fill:rgba(101,163,13,0)}.focus\:fill-lime-600\/10:focus{fill:rgba(101,163,13,.1)}.focus\:fill-lime-600\/100:focus{fill:#65a30d}.focus\:fill-lime-600\/20:focus{fill:rgba(101,163,13,.2)}.focus\:fill-lime-600\/25:focus{fill:rgba(101,163,13,.25)}.focus\:fill-lime-600\/30:focus{fill:rgba(101,163,13,.3)}.focus\:fill-lime-600\/40:focus{fill:rgba(101,163,13,.4)}.focus\:fill-lime-600\/5:focus{fill:rgba(101,163,13,.05)}.focus\:fill-lime-600\/50:focus{fill:rgba(101,163,13,.5)}.focus\:fill-lime-600\/60:focus{fill:rgba(101,163,13,.6)}.focus\:fill-lime-600\/70:focus{fill:rgba(101,163,13,.7)}.focus\:fill-lime-600\/75:focus{fill:rgba(101,163,13,.75)}.focus\:fill-lime-600\/80:focus{fill:rgba(101,163,13,.8)}.focus\:fill-lime-600\/90:focus{fill:rgba(101,163,13,.9)}.focus\:fill-lime-600\/95:focus{fill:rgba(101,163,13,.95)}.focus\:fill-lime-700:focus{fill:#4d7c0f}.focus\:fill-lime-700\/0:focus{fill:rgba(77,124,15,0)}.focus\:fill-lime-700\/10:focus{fill:rgba(77,124,15,.1)}.focus\:fill-lime-700\/100:focus{fill:#4d7c0f}.focus\:fill-lime-700\/20:focus{fill:rgba(77,124,15,.2)}.focus\:fill-lime-700\/25:focus{fill:rgba(77,124,15,.25)}.focus\:fill-lime-700\/30:focus{fill:rgba(77,124,15,.3)}.focus\:fill-lime-700\/40:focus{fill:rgba(77,124,15,.4)}.focus\:fill-lime-700\/5:focus{fill:rgba(77,124,15,.05)}.focus\:fill-lime-700\/50:focus{fill:rgba(77,124,15,.5)}.focus\:fill-lime-700\/60:focus{fill:rgba(77,124,15,.6)}.focus\:fill-lime-700\/70:focus{fill:rgba(77,124,15,.7)}.focus\:fill-lime-700\/75:focus{fill:rgba(77,124,15,.75)}.focus\:fill-lime-700\/80:focus{fill:rgba(77,124,15,.8)}.focus\:fill-lime-700\/90:focus{fill:rgba(77,124,15,.9)}.focus\:fill-lime-700\/95:focus{fill:rgba(77,124,15,.95)}.focus\:fill-lime-800:focus{fill:#3f6212}.focus\:fill-lime-800\/0:focus{fill:rgba(63,98,18,0)}.focus\:fill-lime-800\/10:focus{fill:rgba(63,98,18,.1)}.focus\:fill-lime-800\/100:focus{fill:#3f6212}.focus\:fill-lime-800\/20:focus{fill:rgba(63,98,18,.2)}.focus\:fill-lime-800\/25:focus{fill:rgba(63,98,18,.25)}.focus\:fill-lime-800\/30:focus{fill:rgba(63,98,18,.3)}.focus\:fill-lime-800\/40:focus{fill:rgba(63,98,18,.4)}.focus\:fill-lime-800\/5:focus{fill:rgba(63,98,18,.05)}.focus\:fill-lime-800\/50:focus{fill:rgba(63,98,18,.5)}.focus\:fill-lime-800\/60:focus{fill:rgba(63,98,18,.6)}.focus\:fill-lime-800\/70:focus{fill:rgba(63,98,18,.7)}.focus\:fill-lime-800\/75:focus{fill:rgba(63,98,18,.75)}.focus\:fill-lime-800\/80:focus{fill:rgba(63,98,18,.8)}.focus\:fill-lime-800\/90:focus{fill:rgba(63,98,18,.9)}.focus\:fill-lime-800\/95:focus{fill:rgba(63,98,18,.95)}.focus\:fill-lime-900:focus{fill:#365314}.focus\:fill-lime-900\/0:focus{fill:rgba(54,83,20,0)}.focus\:fill-lime-900\/10:focus{fill:rgba(54,83,20,.1)}.focus\:fill-lime-900\/100:focus{fill:#365314}.focus\:fill-lime-900\/20:focus{fill:rgba(54,83,20,.2)}.focus\:fill-lime-900\/25:focus{fill:rgba(54,83,20,.25)}.focus\:fill-lime-900\/30:focus{fill:rgba(54,83,20,.3)}.focus\:fill-lime-900\/40:focus{fill:rgba(54,83,20,.4)}.focus\:fill-lime-900\/5:focus{fill:rgba(54,83,20,.05)}.focus\:fill-lime-900\/50:focus{fill:rgba(54,83,20,.5)}.focus\:fill-lime-900\/60:focus{fill:rgba(54,83,20,.6)}.focus\:fill-lime-900\/70:focus{fill:rgba(54,83,20,.7)}.focus\:fill-lime-900\/75:focus{fill:rgba(54,83,20,.75)}.focus\:fill-lime-900\/80:focus{fill:rgba(54,83,20,.8)}.focus\:fill-lime-900\/90:focus{fill:rgba(54,83,20,.9)}.focus\:fill-lime-900\/95:focus{fill:rgba(54,83,20,.95)}.focus\:fill-neutral-100:focus{fill:#f5f5f5}.focus\:fill-neutral-100\/0:focus{fill:hsla(0,0%,96%,0)}.focus\:fill-neutral-100\/10:focus{fill:hsla(0,0%,96%,.1)}.focus\:fill-neutral-100\/100:focus{fill:#f5f5f5}.focus\:fill-neutral-100\/20:focus{fill:hsla(0,0%,96%,.2)}.focus\:fill-neutral-100\/25:focus{fill:hsla(0,0%,96%,.25)}.focus\:fill-neutral-100\/30:focus{fill:hsla(0,0%,96%,.3)}.focus\:fill-neutral-100\/40:focus{fill:hsla(0,0%,96%,.4)}.focus\:fill-neutral-100\/5:focus{fill:hsla(0,0%,96%,.05)}.focus\:fill-neutral-100\/50:focus{fill:hsla(0,0%,96%,.5)}.focus\:fill-neutral-100\/60:focus{fill:hsla(0,0%,96%,.6)}.focus\:fill-neutral-100\/70:focus{fill:hsla(0,0%,96%,.7)}.focus\:fill-neutral-100\/75:focus{fill:hsla(0,0%,96%,.75)}.focus\:fill-neutral-100\/80:focus{fill:hsla(0,0%,96%,.8)}.focus\:fill-neutral-100\/90:focus{fill:hsla(0,0%,96%,.9)}.focus\:fill-neutral-100\/95:focus{fill:hsla(0,0%,96%,.95)}.focus\:fill-neutral-200:focus{fill:#e5e5e5}.focus\:fill-neutral-200\/0:focus{fill:hsla(0,0%,90%,0)}.focus\:fill-neutral-200\/10:focus{fill:hsla(0,0%,90%,.1)}.focus\:fill-neutral-200\/100:focus{fill:#e5e5e5}.focus\:fill-neutral-200\/20:focus{fill:hsla(0,0%,90%,.2)}.focus\:fill-neutral-200\/25:focus{fill:hsla(0,0%,90%,.25)}.focus\:fill-neutral-200\/30:focus{fill:hsla(0,0%,90%,.3)}.focus\:fill-neutral-200\/40:focus{fill:hsla(0,0%,90%,.4)}.focus\:fill-neutral-200\/5:focus{fill:hsla(0,0%,90%,.05)}.focus\:fill-neutral-200\/50:focus{fill:hsla(0,0%,90%,.5)}.focus\:fill-neutral-200\/60:focus{fill:hsla(0,0%,90%,.6)}.focus\:fill-neutral-200\/70:focus{fill:hsla(0,0%,90%,.7)}.focus\:fill-neutral-200\/75:focus{fill:hsla(0,0%,90%,.75)}.focus\:fill-neutral-200\/80:focus{fill:hsla(0,0%,90%,.8)}.focus\:fill-neutral-200\/90:focus{fill:hsla(0,0%,90%,.9)}.focus\:fill-neutral-200\/95:focus{fill:hsla(0,0%,90%,.95)}.focus\:fill-neutral-300:focus{fill:#d4d4d4}.focus\:fill-neutral-300\/0:focus{fill:hsla(0,0%,83%,0)}.focus\:fill-neutral-300\/10:focus{fill:hsla(0,0%,83%,.1)}.focus\:fill-neutral-300\/100:focus{fill:#d4d4d4}.focus\:fill-neutral-300\/20:focus{fill:hsla(0,0%,83%,.2)}.focus\:fill-neutral-300\/25:focus{fill:hsla(0,0%,83%,.25)}.focus\:fill-neutral-300\/30:focus{fill:hsla(0,0%,83%,.3)}.focus\:fill-neutral-300\/40:focus{fill:hsla(0,0%,83%,.4)}.focus\:fill-neutral-300\/5:focus{fill:hsla(0,0%,83%,.05)}.focus\:fill-neutral-300\/50:focus{fill:hsla(0,0%,83%,.5)}.focus\:fill-neutral-300\/60:focus{fill:hsla(0,0%,83%,.6)}.focus\:fill-neutral-300\/70:focus{fill:hsla(0,0%,83%,.7)}.focus\:fill-neutral-300\/75:focus{fill:hsla(0,0%,83%,.75)}.focus\:fill-neutral-300\/80:focus{fill:hsla(0,0%,83%,.8)}.focus\:fill-neutral-300\/90:focus{fill:hsla(0,0%,83%,.9)}.focus\:fill-neutral-300\/95:focus{fill:hsla(0,0%,83%,.95)}.focus\:fill-neutral-400:focus{fill:#a3a3a3}.focus\:fill-neutral-400\/0:focus{fill:hsla(0,0%,64%,0)}.focus\:fill-neutral-400\/10:focus{fill:hsla(0,0%,64%,.1)}.focus\:fill-neutral-400\/100:focus{fill:#a3a3a3}.focus\:fill-neutral-400\/20:focus{fill:hsla(0,0%,64%,.2)}.focus\:fill-neutral-400\/25:focus{fill:hsla(0,0%,64%,.25)}.focus\:fill-neutral-400\/30:focus{fill:hsla(0,0%,64%,.3)}.focus\:fill-neutral-400\/40:focus{fill:hsla(0,0%,64%,.4)}.focus\:fill-neutral-400\/5:focus{fill:hsla(0,0%,64%,.05)}.focus\:fill-neutral-400\/50:focus{fill:hsla(0,0%,64%,.5)}.focus\:fill-neutral-400\/60:focus{fill:hsla(0,0%,64%,.6)}.focus\:fill-neutral-400\/70:focus{fill:hsla(0,0%,64%,.7)}.focus\:fill-neutral-400\/75:focus{fill:hsla(0,0%,64%,.75)}.focus\:fill-neutral-400\/80:focus{fill:hsla(0,0%,64%,.8)}.focus\:fill-neutral-400\/90:focus{fill:hsla(0,0%,64%,.9)}.focus\:fill-neutral-400\/95:focus{fill:hsla(0,0%,64%,.95)}.focus\:fill-neutral-50:focus{fill:#fafafa}.focus\:fill-neutral-50\/0:focus{fill:hsla(0,0%,98%,0)}.focus\:fill-neutral-50\/10:focus{fill:hsla(0,0%,98%,.1)}.focus\:fill-neutral-50\/100:focus{fill:#fafafa}.focus\:fill-neutral-50\/20:focus{fill:hsla(0,0%,98%,.2)}.focus\:fill-neutral-50\/25:focus{fill:hsla(0,0%,98%,.25)}.focus\:fill-neutral-50\/30:focus{fill:hsla(0,0%,98%,.3)}.focus\:fill-neutral-50\/40:focus{fill:hsla(0,0%,98%,.4)}.focus\:fill-neutral-50\/5:focus{fill:hsla(0,0%,98%,.05)}.focus\:fill-neutral-50\/50:focus{fill:hsla(0,0%,98%,.5)}.focus\:fill-neutral-50\/60:focus{fill:hsla(0,0%,98%,.6)}.focus\:fill-neutral-50\/70:focus{fill:hsla(0,0%,98%,.7)}.focus\:fill-neutral-50\/75:focus{fill:hsla(0,0%,98%,.75)}.focus\:fill-neutral-50\/80:focus{fill:hsla(0,0%,98%,.8)}.focus\:fill-neutral-50\/90:focus{fill:hsla(0,0%,98%,.9)}.focus\:fill-neutral-50\/95:focus{fill:hsla(0,0%,98%,.95)}.focus\:fill-neutral-500:focus{fill:#737373}.focus\:fill-neutral-500\/0:focus{fill:hsla(0,0%,45%,0)}.focus\:fill-neutral-500\/10:focus{fill:hsla(0,0%,45%,.1)}.focus\:fill-neutral-500\/100:focus{fill:#737373}.focus\:fill-neutral-500\/20:focus{fill:hsla(0,0%,45%,.2)}.focus\:fill-neutral-500\/25:focus{fill:hsla(0,0%,45%,.25)}.focus\:fill-neutral-500\/30:focus{fill:hsla(0,0%,45%,.3)}.focus\:fill-neutral-500\/40:focus{fill:hsla(0,0%,45%,.4)}.focus\:fill-neutral-500\/5:focus{fill:hsla(0,0%,45%,.05)}.focus\:fill-neutral-500\/50:focus{fill:hsla(0,0%,45%,.5)}.focus\:fill-neutral-500\/60:focus{fill:hsla(0,0%,45%,.6)}.focus\:fill-neutral-500\/70:focus{fill:hsla(0,0%,45%,.7)}.focus\:fill-neutral-500\/75:focus{fill:hsla(0,0%,45%,.75)}.focus\:fill-neutral-500\/80:focus{fill:hsla(0,0%,45%,.8)}.focus\:fill-neutral-500\/90:focus{fill:hsla(0,0%,45%,.9)}.focus\:fill-neutral-500\/95:focus{fill:hsla(0,0%,45%,.95)}.focus\:fill-neutral-600:focus{fill:#525252}.focus\:fill-neutral-600\/0:focus{fill:rgba(82,82,82,0)}.focus\:fill-neutral-600\/10:focus{fill:rgba(82,82,82,.1)}.focus\:fill-neutral-600\/100:focus{fill:#525252}.focus\:fill-neutral-600\/20:focus{fill:rgba(82,82,82,.2)}.focus\:fill-neutral-600\/25:focus{fill:rgba(82,82,82,.25)}.focus\:fill-neutral-600\/30:focus{fill:rgba(82,82,82,.3)}.focus\:fill-neutral-600\/40:focus{fill:rgba(82,82,82,.4)}.focus\:fill-neutral-600\/5:focus{fill:rgba(82,82,82,.05)}.focus\:fill-neutral-600\/50:focus{fill:rgba(82,82,82,.5)}.focus\:fill-neutral-600\/60:focus{fill:rgba(82,82,82,.6)}.focus\:fill-neutral-600\/70:focus{fill:rgba(82,82,82,.7)}.focus\:fill-neutral-600\/75:focus{fill:rgba(82,82,82,.75)}.focus\:fill-neutral-600\/80:focus{fill:rgba(82,82,82,.8)}.focus\:fill-neutral-600\/90:focus{fill:rgba(82,82,82,.9)}.focus\:fill-neutral-600\/95:focus{fill:rgba(82,82,82,.95)}.focus\:fill-neutral-700:focus{fill:#404040}.focus\:fill-neutral-700\/0:focus{fill:rgba(64,64,64,0)}.focus\:fill-neutral-700\/10:focus{fill:rgba(64,64,64,.1)}.focus\:fill-neutral-700\/100:focus{fill:#404040}.focus\:fill-neutral-700\/20:focus{fill:rgba(64,64,64,.2)}.focus\:fill-neutral-700\/25:focus{fill:rgba(64,64,64,.25)}.focus\:fill-neutral-700\/30:focus{fill:rgba(64,64,64,.3)}.focus\:fill-neutral-700\/40:focus{fill:rgba(64,64,64,.4)}.focus\:fill-neutral-700\/5:focus{fill:rgba(64,64,64,.05)}.focus\:fill-neutral-700\/50:focus{fill:rgba(64,64,64,.5)}.focus\:fill-neutral-700\/60:focus{fill:rgba(64,64,64,.6)}.focus\:fill-neutral-700\/70:focus{fill:rgba(64,64,64,.7)}.focus\:fill-neutral-700\/75:focus{fill:rgba(64,64,64,.75)}.focus\:fill-neutral-700\/80:focus{fill:rgba(64,64,64,.8)}.focus\:fill-neutral-700\/90:focus{fill:rgba(64,64,64,.9)}.focus\:fill-neutral-700\/95:focus{fill:rgba(64,64,64,.95)}.focus\:fill-neutral-800:focus{fill:#262626}.focus\:fill-neutral-800\/0:focus{fill:rgba(38,38,38,0)}.focus\:fill-neutral-800\/10:focus{fill:rgba(38,38,38,.1)}.focus\:fill-neutral-800\/100:focus{fill:#262626}.focus\:fill-neutral-800\/20:focus{fill:rgba(38,38,38,.2)}.focus\:fill-neutral-800\/25:focus{fill:rgba(38,38,38,.25)}.focus\:fill-neutral-800\/30:focus{fill:rgba(38,38,38,.3)}.focus\:fill-neutral-800\/40:focus{fill:rgba(38,38,38,.4)}.focus\:fill-neutral-800\/5:focus{fill:rgba(38,38,38,.05)}.focus\:fill-neutral-800\/50:focus{fill:rgba(38,38,38,.5)}.focus\:fill-neutral-800\/60:focus{fill:rgba(38,38,38,.6)}.focus\:fill-neutral-800\/70:focus{fill:rgba(38,38,38,.7)}.focus\:fill-neutral-800\/75:focus{fill:rgba(38,38,38,.75)}.focus\:fill-neutral-800\/80:focus{fill:rgba(38,38,38,.8)}.focus\:fill-neutral-800\/90:focus{fill:rgba(38,38,38,.9)}.focus\:fill-neutral-800\/95:focus{fill:rgba(38,38,38,.95)}.focus\:fill-neutral-900:focus{fill:#171717}.focus\:fill-neutral-900\/0:focus{fill:hsla(0,0%,9%,0)}.focus\:fill-neutral-900\/10:focus{fill:hsla(0,0%,9%,.1)}.focus\:fill-neutral-900\/100:focus{fill:#171717}.focus\:fill-neutral-900\/20:focus{fill:hsla(0,0%,9%,.2)}.focus\:fill-neutral-900\/25:focus{fill:hsla(0,0%,9%,.25)}.focus\:fill-neutral-900\/30:focus{fill:hsla(0,0%,9%,.3)}.focus\:fill-neutral-900\/40:focus{fill:hsla(0,0%,9%,.4)}.focus\:fill-neutral-900\/5:focus{fill:hsla(0,0%,9%,.05)}.focus\:fill-neutral-900\/50:focus{fill:hsla(0,0%,9%,.5)}.focus\:fill-neutral-900\/60:focus{fill:hsla(0,0%,9%,.6)}.focus\:fill-neutral-900\/70:focus{fill:hsla(0,0%,9%,.7)}.focus\:fill-neutral-900\/75:focus{fill:hsla(0,0%,9%,.75)}.focus\:fill-neutral-900\/80:focus{fill:hsla(0,0%,9%,.8)}.focus\:fill-neutral-900\/90:focus{fill:hsla(0,0%,9%,.9)}.focus\:fill-neutral-900\/95:focus{fill:hsla(0,0%,9%,.95)}.focus\:fill-orange-100:focus{fill:#feecdc}.focus\:fill-orange-100\/0:focus{fill:hsla(28,94%,93%,0)}.focus\:fill-orange-100\/10:focus{fill:hsla(28,94%,93%,.1)}.focus\:fill-orange-100\/100:focus{fill:#feecdc}.focus\:fill-orange-100\/20:focus{fill:hsla(28,94%,93%,.2)}.focus\:fill-orange-100\/25:focus{fill:hsla(28,94%,93%,.25)}.focus\:fill-orange-100\/30:focus{fill:hsla(28,94%,93%,.3)}.focus\:fill-orange-100\/40:focus{fill:hsla(28,94%,93%,.4)}.focus\:fill-orange-100\/5:focus{fill:hsla(28,94%,93%,.05)}.focus\:fill-orange-100\/50:focus{fill:hsla(28,94%,93%,.5)}.focus\:fill-orange-100\/60:focus{fill:hsla(28,94%,93%,.6)}.focus\:fill-orange-100\/70:focus{fill:hsla(28,94%,93%,.7)}.focus\:fill-orange-100\/75:focus{fill:hsla(28,94%,93%,.75)}.focus\:fill-orange-100\/80:focus{fill:hsla(28,94%,93%,.8)}.focus\:fill-orange-100\/90:focus{fill:hsla(28,94%,93%,.9)}.focus\:fill-orange-100\/95:focus{fill:hsla(28,94%,93%,.95)}.focus\:fill-orange-200:focus{fill:#fcd9bd}.focus\:fill-orange-200\/0:focus{fill:hsla(27,91%,86%,0)}.focus\:fill-orange-200\/10:focus{fill:hsla(27,91%,86%,.1)}.focus\:fill-orange-200\/100:focus{fill:#fcd9bd}.focus\:fill-orange-200\/20:focus{fill:hsla(27,91%,86%,.2)}.focus\:fill-orange-200\/25:focus{fill:hsla(27,91%,86%,.25)}.focus\:fill-orange-200\/30:focus{fill:hsla(27,91%,86%,.3)}.focus\:fill-orange-200\/40:focus{fill:hsla(27,91%,86%,.4)}.focus\:fill-orange-200\/5:focus{fill:hsla(27,91%,86%,.05)}.focus\:fill-orange-200\/50:focus{fill:hsla(27,91%,86%,.5)}.focus\:fill-orange-200\/60:focus{fill:hsla(27,91%,86%,.6)}.focus\:fill-orange-200\/70:focus{fill:hsla(27,91%,86%,.7)}.focus\:fill-orange-200\/75:focus{fill:hsla(27,91%,86%,.75)}.focus\:fill-orange-200\/80:focus{fill:hsla(27,91%,86%,.8)}.focus\:fill-orange-200\/90:focus{fill:hsla(27,91%,86%,.9)}.focus\:fill-orange-200\/95:focus{fill:hsla(27,91%,86%,.95)}.focus\:fill-orange-300:focus{fill:#fdba8c}.focus\:fill-orange-300\/0:focus{fill:hsla(24,97%,77%,0)}.focus\:fill-orange-300\/10:focus{fill:hsla(24,97%,77%,.1)}.focus\:fill-orange-300\/100:focus{fill:#fdba8c}.focus\:fill-orange-300\/20:focus{fill:hsla(24,97%,77%,.2)}.focus\:fill-orange-300\/25:focus{fill:hsla(24,97%,77%,.25)}.focus\:fill-orange-300\/30:focus{fill:hsla(24,97%,77%,.3)}.focus\:fill-orange-300\/40:focus{fill:hsla(24,97%,77%,.4)}.focus\:fill-orange-300\/5:focus{fill:hsla(24,97%,77%,.05)}.focus\:fill-orange-300\/50:focus{fill:hsla(24,97%,77%,.5)}.focus\:fill-orange-300\/60:focus{fill:hsla(24,97%,77%,.6)}.focus\:fill-orange-300\/70:focus{fill:hsla(24,97%,77%,.7)}.focus\:fill-orange-300\/75:focus{fill:hsla(24,97%,77%,.75)}.focus\:fill-orange-300\/80:focus{fill:hsla(24,97%,77%,.8)}.focus\:fill-orange-300\/90:focus{fill:hsla(24,97%,77%,.9)}.focus\:fill-orange-300\/95:focus{fill:hsla(24,97%,77%,.95)}.focus\:fill-orange-400:focus{fill:#ff8a4c}.focus\:fill-orange-400\/0:focus{fill:rgba(255,138,76,0)}.focus\:fill-orange-400\/10:focus{fill:rgba(255,138,76,.1)}.focus\:fill-orange-400\/100:focus{fill:#ff8a4c}.focus\:fill-orange-400\/20:focus{fill:rgba(255,138,76,.2)}.focus\:fill-orange-400\/25:focus{fill:rgba(255,138,76,.25)}.focus\:fill-orange-400\/30:focus{fill:rgba(255,138,76,.3)}.focus\:fill-orange-400\/40:focus{fill:rgba(255,138,76,.4)}.focus\:fill-orange-400\/5:focus{fill:rgba(255,138,76,.05)}.focus\:fill-orange-400\/50:focus{fill:rgba(255,138,76,.5)}.focus\:fill-orange-400\/60:focus{fill:rgba(255,138,76,.6)}.focus\:fill-orange-400\/70:focus{fill:rgba(255,138,76,.7)}.focus\:fill-orange-400\/75:focus{fill:rgba(255,138,76,.75)}.focus\:fill-orange-400\/80:focus{fill:rgba(255,138,76,.8)}.focus\:fill-orange-400\/90:focus{fill:rgba(255,138,76,.9)}.focus\:fill-orange-400\/95:focus{fill:rgba(255,138,76,.95)}.focus\:fill-orange-50:focus{fill:#fff8f1}.focus\:fill-orange-50\/0:focus{fill:rgba(255,248,241,0)}.focus\:fill-orange-50\/10:focus{fill:rgba(255,248,241,.1)}.focus\:fill-orange-50\/100:focus{fill:#fff8f1}.focus\:fill-orange-50\/20:focus{fill:rgba(255,248,241,.2)}.focus\:fill-orange-50\/25:focus{fill:rgba(255,248,241,.25)}.focus\:fill-orange-50\/30:focus{fill:rgba(255,248,241,.3)}.focus\:fill-orange-50\/40:focus{fill:rgba(255,248,241,.4)}.focus\:fill-orange-50\/5:focus{fill:rgba(255,248,241,.05)}.focus\:fill-orange-50\/50:focus{fill:rgba(255,248,241,.5)}.focus\:fill-orange-50\/60:focus{fill:rgba(255,248,241,.6)}.focus\:fill-orange-50\/70:focus{fill:rgba(255,248,241,.7)}.focus\:fill-orange-50\/75:focus{fill:rgba(255,248,241,.75)}.focus\:fill-orange-50\/80:focus{fill:rgba(255,248,241,.8)}.focus\:fill-orange-50\/90:focus{fill:rgba(255,248,241,.9)}.focus\:fill-orange-50\/95:focus{fill:rgba(255,248,241,.95)}.focus\:fill-orange-500:focus{fill:#ff5a1f}.focus\:fill-orange-500\/0:focus{fill:rgba(255,90,31,0)}.focus\:fill-orange-500\/10:focus{fill:rgba(255,90,31,.1)}.focus\:fill-orange-500\/100:focus{fill:#ff5a1f}.focus\:fill-orange-500\/20:focus{fill:rgba(255,90,31,.2)}.focus\:fill-orange-500\/25:focus{fill:rgba(255,90,31,.25)}.focus\:fill-orange-500\/30:focus{fill:rgba(255,90,31,.3)}.focus\:fill-orange-500\/40:focus{fill:rgba(255,90,31,.4)}.focus\:fill-orange-500\/5:focus{fill:rgba(255,90,31,.05)}.focus\:fill-orange-500\/50:focus{fill:rgba(255,90,31,.5)}.focus\:fill-orange-500\/60:focus{fill:rgba(255,90,31,.6)}.focus\:fill-orange-500\/70:focus{fill:rgba(255,90,31,.7)}.focus\:fill-orange-500\/75:focus{fill:rgba(255,90,31,.75)}.focus\:fill-orange-500\/80:focus{fill:rgba(255,90,31,.8)}.focus\:fill-orange-500\/90:focus{fill:rgba(255,90,31,.9)}.focus\:fill-orange-500\/95:focus{fill:rgba(255,90,31,.95)}.focus\:fill-orange-600:focus{fill:#d03801}.focus\:fill-orange-600\/0:focus{fill:rgba(208,56,1,0)}.focus\:fill-orange-600\/10:focus{fill:rgba(208,56,1,.1)}.focus\:fill-orange-600\/100:focus{fill:#d03801}.focus\:fill-orange-600\/20:focus{fill:rgba(208,56,1,.2)}.focus\:fill-orange-600\/25:focus{fill:rgba(208,56,1,.25)}.focus\:fill-orange-600\/30:focus{fill:rgba(208,56,1,.3)}.focus\:fill-orange-600\/40:focus{fill:rgba(208,56,1,.4)}.focus\:fill-orange-600\/5:focus{fill:rgba(208,56,1,.05)}.focus\:fill-orange-600\/50:focus{fill:rgba(208,56,1,.5)}.focus\:fill-orange-600\/60:focus{fill:rgba(208,56,1,.6)}.focus\:fill-orange-600\/70:focus{fill:rgba(208,56,1,.7)}.focus\:fill-orange-600\/75:focus{fill:rgba(208,56,1,.75)}.focus\:fill-orange-600\/80:focus{fill:rgba(208,56,1,.8)}.focus\:fill-orange-600\/90:focus{fill:rgba(208,56,1,.9)}.focus\:fill-orange-600\/95:focus{fill:rgba(208,56,1,.95)}.focus\:fill-orange-700:focus{fill:#b43403}.focus\:fill-orange-700\/0:focus{fill:rgba(180,52,3,0)}.focus\:fill-orange-700\/10:focus{fill:rgba(180,52,3,.1)}.focus\:fill-orange-700\/100:focus{fill:#b43403}.focus\:fill-orange-700\/20:focus{fill:rgba(180,52,3,.2)}.focus\:fill-orange-700\/25:focus{fill:rgba(180,52,3,.25)}.focus\:fill-orange-700\/30:focus{fill:rgba(180,52,3,.3)}.focus\:fill-orange-700\/40:focus{fill:rgba(180,52,3,.4)}.focus\:fill-orange-700\/5:focus{fill:rgba(180,52,3,.05)}.focus\:fill-orange-700\/50:focus{fill:rgba(180,52,3,.5)}.focus\:fill-orange-700\/60:focus{fill:rgba(180,52,3,.6)}.focus\:fill-orange-700\/70:focus{fill:rgba(180,52,3,.7)}.focus\:fill-orange-700\/75:focus{fill:rgba(180,52,3,.75)}.focus\:fill-orange-700\/80:focus{fill:rgba(180,52,3,.8)}.focus\:fill-orange-700\/90:focus{fill:rgba(180,52,3,.9)}.focus\:fill-orange-700\/95:focus{fill:rgba(180,52,3,.95)}.focus\:fill-orange-800:focus{fill:#8a2c0d}.focus\:fill-orange-800\/0:focus{fill:rgba(138,44,13,0)}.focus\:fill-orange-800\/10:focus{fill:rgba(138,44,13,.1)}.focus\:fill-orange-800\/100:focus{fill:#8a2c0d}.focus\:fill-orange-800\/20:focus{fill:rgba(138,44,13,.2)}.focus\:fill-orange-800\/25:focus{fill:rgba(138,44,13,.25)}.focus\:fill-orange-800\/30:focus{fill:rgba(138,44,13,.3)}.focus\:fill-orange-800\/40:focus{fill:rgba(138,44,13,.4)}.focus\:fill-orange-800\/5:focus{fill:rgba(138,44,13,.05)}.focus\:fill-orange-800\/50:focus{fill:rgba(138,44,13,.5)}.focus\:fill-orange-800\/60:focus{fill:rgba(138,44,13,.6)}.focus\:fill-orange-800\/70:focus{fill:rgba(138,44,13,.7)}.focus\:fill-orange-800\/75:focus{fill:rgba(138,44,13,.75)}.focus\:fill-orange-800\/80:focus{fill:rgba(138,44,13,.8)}.focus\:fill-orange-800\/90:focus{fill:rgba(138,44,13,.9)}.focus\:fill-orange-800\/95:focus{fill:rgba(138,44,13,.95)}.focus\:fill-orange-900:focus{fill:#771d1d}.focus\:fill-orange-900\/0:focus{fill:rgba(119,29,29,0)}.focus\:fill-orange-900\/10:focus{fill:rgba(119,29,29,.1)}.focus\:fill-orange-900\/100:focus{fill:#771d1d}.focus\:fill-orange-900\/20:focus{fill:rgba(119,29,29,.2)}.focus\:fill-orange-900\/25:focus{fill:rgba(119,29,29,.25)}.focus\:fill-orange-900\/30:focus{fill:rgba(119,29,29,.3)}.focus\:fill-orange-900\/40:focus{fill:rgba(119,29,29,.4)}.focus\:fill-orange-900\/5:focus{fill:rgba(119,29,29,.05)}.focus\:fill-orange-900\/50:focus{fill:rgba(119,29,29,.5)}.focus\:fill-orange-900\/60:focus{fill:rgba(119,29,29,.6)}.focus\:fill-orange-900\/70:focus{fill:rgba(119,29,29,.7)}.focus\:fill-orange-900\/75:focus{fill:rgba(119,29,29,.75)}.focus\:fill-orange-900\/80:focus{fill:rgba(119,29,29,.8)}.focus\:fill-orange-900\/90:focus{fill:rgba(119,29,29,.9)}.focus\:fill-orange-900\/95:focus{fill:rgba(119,29,29,.95)}.focus\:fill-pink-100:focus{fill:#fce8f3}.focus\:fill-pink-100\/0:focus{fill:rgba(252,232,243,0)}.focus\:fill-pink-100\/10:focus{fill:rgba(252,232,243,.1)}.focus\:fill-pink-100\/100:focus{fill:#fce8f3}.focus\:fill-pink-100\/20:focus{fill:rgba(252,232,243,.2)}.focus\:fill-pink-100\/25:focus{fill:rgba(252,232,243,.25)}.focus\:fill-pink-100\/30:focus{fill:rgba(252,232,243,.3)}.focus\:fill-pink-100\/40:focus{fill:rgba(252,232,243,.4)}.focus\:fill-pink-100\/5:focus{fill:rgba(252,232,243,.05)}.focus\:fill-pink-100\/50:focus{fill:rgba(252,232,243,.5)}.focus\:fill-pink-100\/60:focus{fill:rgba(252,232,243,.6)}.focus\:fill-pink-100\/70:focus{fill:rgba(252,232,243,.7)}.focus\:fill-pink-100\/75:focus{fill:rgba(252,232,243,.75)}.focus\:fill-pink-100\/80:focus{fill:rgba(252,232,243,.8)}.focus\:fill-pink-100\/90:focus{fill:rgba(252,232,243,.9)}.focus\:fill-pink-100\/95:focus{fill:rgba(252,232,243,.95)}.focus\:fill-pink-200:focus{fill:#fad1e8}.focus\:fill-pink-200\/0:focus{fill:rgba(250,209,232,0)}.focus\:fill-pink-200\/10:focus{fill:rgba(250,209,232,.1)}.focus\:fill-pink-200\/100:focus{fill:#fad1e8}.focus\:fill-pink-200\/20:focus{fill:rgba(250,209,232,.2)}.focus\:fill-pink-200\/25:focus{fill:rgba(250,209,232,.25)}.focus\:fill-pink-200\/30:focus{fill:rgba(250,209,232,.3)}.focus\:fill-pink-200\/40:focus{fill:rgba(250,209,232,.4)}.focus\:fill-pink-200\/5:focus{fill:rgba(250,209,232,.05)}.focus\:fill-pink-200\/50:focus{fill:rgba(250,209,232,.5)}.focus\:fill-pink-200\/60:focus{fill:rgba(250,209,232,.6)}.focus\:fill-pink-200\/70:focus{fill:rgba(250,209,232,.7)}.focus\:fill-pink-200\/75:focus{fill:rgba(250,209,232,.75)}.focus\:fill-pink-200\/80:focus{fill:rgba(250,209,232,.8)}.focus\:fill-pink-200\/90:focus{fill:rgba(250,209,232,.9)}.focus\:fill-pink-200\/95:focus{fill:rgba(250,209,232,.95)}.focus\:fill-pink-300:focus{fill:#f8b4d9}.focus\:fill-pink-300\/0:focus{fill:rgba(248,180,217,0)}.focus\:fill-pink-300\/10:focus{fill:rgba(248,180,217,.1)}.focus\:fill-pink-300\/100:focus{fill:#f8b4d9}.focus\:fill-pink-300\/20:focus{fill:rgba(248,180,217,.2)}.focus\:fill-pink-300\/25:focus{fill:rgba(248,180,217,.25)}.focus\:fill-pink-300\/30:focus{fill:rgba(248,180,217,.3)}.focus\:fill-pink-300\/40:focus{fill:rgba(248,180,217,.4)}.focus\:fill-pink-300\/5:focus{fill:rgba(248,180,217,.05)}.focus\:fill-pink-300\/50:focus{fill:rgba(248,180,217,.5)}.focus\:fill-pink-300\/60:focus{fill:rgba(248,180,217,.6)}.focus\:fill-pink-300\/70:focus{fill:rgba(248,180,217,.7)}.focus\:fill-pink-300\/75:focus{fill:rgba(248,180,217,.75)}.focus\:fill-pink-300\/80:focus{fill:rgba(248,180,217,.8)}.focus\:fill-pink-300\/90:focus{fill:rgba(248,180,217,.9)}.focus\:fill-pink-300\/95:focus{fill:rgba(248,180,217,.95)}.focus\:fill-pink-400:focus{fill:#f17eb8}.focus\:fill-pink-400\/0:focus{fill:rgba(241,126,184,0)}.focus\:fill-pink-400\/10:focus{fill:rgba(241,126,184,.1)}.focus\:fill-pink-400\/100:focus{fill:#f17eb8}.focus\:fill-pink-400\/20:focus{fill:rgba(241,126,184,.2)}.focus\:fill-pink-400\/25:focus{fill:rgba(241,126,184,.25)}.focus\:fill-pink-400\/30:focus{fill:rgba(241,126,184,.3)}.focus\:fill-pink-400\/40:focus{fill:rgba(241,126,184,.4)}.focus\:fill-pink-400\/5:focus{fill:rgba(241,126,184,.05)}.focus\:fill-pink-400\/50:focus{fill:rgba(241,126,184,.5)}.focus\:fill-pink-400\/60:focus{fill:rgba(241,126,184,.6)}.focus\:fill-pink-400\/70:focus{fill:rgba(241,126,184,.7)}.focus\:fill-pink-400\/75:focus{fill:rgba(241,126,184,.75)}.focus\:fill-pink-400\/80:focus{fill:rgba(241,126,184,.8)}.focus\:fill-pink-400\/90:focus{fill:rgba(241,126,184,.9)}.focus\:fill-pink-400\/95:focus{fill:rgba(241,126,184,.95)}.focus\:fill-pink-50:focus{fill:#fdf2f8}.focus\:fill-pink-50\/0:focus{fill:rgba(253,242,248,0)}.focus\:fill-pink-50\/10:focus{fill:rgba(253,242,248,.1)}.focus\:fill-pink-50\/100:focus{fill:#fdf2f8}.focus\:fill-pink-50\/20:focus{fill:rgba(253,242,248,.2)}.focus\:fill-pink-50\/25:focus{fill:rgba(253,242,248,.25)}.focus\:fill-pink-50\/30:focus{fill:rgba(253,242,248,.3)}.focus\:fill-pink-50\/40:focus{fill:rgba(253,242,248,.4)}.focus\:fill-pink-50\/5:focus{fill:rgba(253,242,248,.05)}.focus\:fill-pink-50\/50:focus{fill:rgba(253,242,248,.5)}.focus\:fill-pink-50\/60:focus{fill:rgba(253,242,248,.6)}.focus\:fill-pink-50\/70:focus{fill:rgba(253,242,248,.7)}.focus\:fill-pink-50\/75:focus{fill:rgba(253,242,248,.75)}.focus\:fill-pink-50\/80:focus{fill:rgba(253,242,248,.8)}.focus\:fill-pink-50\/90:focus{fill:rgba(253,242,248,.9)}.focus\:fill-pink-50\/95:focus{fill:rgba(253,242,248,.95)}.focus\:fill-pink-500:focus{fill:#e74694}.focus\:fill-pink-500\/0:focus{fill:rgba(231,70,148,0)}.focus\:fill-pink-500\/10:focus{fill:rgba(231,70,148,.1)}.focus\:fill-pink-500\/100:focus{fill:#e74694}.focus\:fill-pink-500\/20:focus{fill:rgba(231,70,148,.2)}.focus\:fill-pink-500\/25:focus{fill:rgba(231,70,148,.25)}.focus\:fill-pink-500\/30:focus{fill:rgba(231,70,148,.3)}.focus\:fill-pink-500\/40:focus{fill:rgba(231,70,148,.4)}.focus\:fill-pink-500\/5:focus{fill:rgba(231,70,148,.05)}.focus\:fill-pink-500\/50:focus{fill:rgba(231,70,148,.5)}.focus\:fill-pink-500\/60:focus{fill:rgba(231,70,148,.6)}.focus\:fill-pink-500\/70:focus{fill:rgba(231,70,148,.7)}.focus\:fill-pink-500\/75:focus{fill:rgba(231,70,148,.75)}.focus\:fill-pink-500\/80:focus{fill:rgba(231,70,148,.8)}.focus\:fill-pink-500\/90:focus{fill:rgba(231,70,148,.9)}.focus\:fill-pink-500\/95:focus{fill:rgba(231,70,148,.95)}.focus\:fill-pink-600:focus{fill:#d61f69}.focus\:fill-pink-600\/0:focus{fill:rgba(214,31,105,0)}.focus\:fill-pink-600\/10:focus{fill:rgba(214,31,105,.1)}.focus\:fill-pink-600\/100:focus{fill:#d61f69}.focus\:fill-pink-600\/20:focus{fill:rgba(214,31,105,.2)}.focus\:fill-pink-600\/25:focus{fill:rgba(214,31,105,.25)}.focus\:fill-pink-600\/30:focus{fill:rgba(214,31,105,.3)}.focus\:fill-pink-600\/40:focus{fill:rgba(214,31,105,.4)}.focus\:fill-pink-600\/5:focus{fill:rgba(214,31,105,.05)}.focus\:fill-pink-600\/50:focus{fill:rgba(214,31,105,.5)}.focus\:fill-pink-600\/60:focus{fill:rgba(214,31,105,.6)}.focus\:fill-pink-600\/70:focus{fill:rgba(214,31,105,.7)}.focus\:fill-pink-600\/75:focus{fill:rgba(214,31,105,.75)}.focus\:fill-pink-600\/80:focus{fill:rgba(214,31,105,.8)}.focus\:fill-pink-600\/90:focus{fill:rgba(214,31,105,.9)}.focus\:fill-pink-600\/95:focus{fill:rgba(214,31,105,.95)}.focus\:fill-pink-700:focus{fill:#bf125d}.focus\:fill-pink-700\/0:focus{fill:rgba(191,18,93,0)}.focus\:fill-pink-700\/10:focus{fill:rgba(191,18,93,.1)}.focus\:fill-pink-700\/100:focus{fill:#bf125d}.focus\:fill-pink-700\/20:focus{fill:rgba(191,18,93,.2)}.focus\:fill-pink-700\/25:focus{fill:rgba(191,18,93,.25)}.focus\:fill-pink-700\/30:focus{fill:rgba(191,18,93,.3)}.focus\:fill-pink-700\/40:focus{fill:rgba(191,18,93,.4)}.focus\:fill-pink-700\/5:focus{fill:rgba(191,18,93,.05)}.focus\:fill-pink-700\/50:focus{fill:rgba(191,18,93,.5)}.focus\:fill-pink-700\/60:focus{fill:rgba(191,18,93,.6)}.focus\:fill-pink-700\/70:focus{fill:rgba(191,18,93,.7)}.focus\:fill-pink-700\/75:focus{fill:rgba(191,18,93,.75)}.focus\:fill-pink-700\/80:focus{fill:rgba(191,18,93,.8)}.focus\:fill-pink-700\/90:focus{fill:rgba(191,18,93,.9)}.focus\:fill-pink-700\/95:focus{fill:rgba(191,18,93,.95)}.focus\:fill-pink-800:focus{fill:#99154b}.focus\:fill-pink-800\/0:focus{fill:rgba(153,21,75,0)}.focus\:fill-pink-800\/10:focus{fill:rgba(153,21,75,.1)}.focus\:fill-pink-800\/100:focus{fill:#99154b}.focus\:fill-pink-800\/20:focus{fill:rgba(153,21,75,.2)}.focus\:fill-pink-800\/25:focus{fill:rgba(153,21,75,.25)}.focus\:fill-pink-800\/30:focus{fill:rgba(153,21,75,.3)}.focus\:fill-pink-800\/40:focus{fill:rgba(153,21,75,.4)}.focus\:fill-pink-800\/5:focus{fill:rgba(153,21,75,.05)}.focus\:fill-pink-800\/50:focus{fill:rgba(153,21,75,.5)}.focus\:fill-pink-800\/60:focus{fill:rgba(153,21,75,.6)}.focus\:fill-pink-800\/70:focus{fill:rgba(153,21,75,.7)}.focus\:fill-pink-800\/75:focus{fill:rgba(153,21,75,.75)}.focus\:fill-pink-800\/80:focus{fill:rgba(153,21,75,.8)}.focus\:fill-pink-800\/90:focus{fill:rgba(153,21,75,.9)}.focus\:fill-pink-800\/95:focus{fill:rgba(153,21,75,.95)}.focus\:fill-pink-900:focus{fill:#751a3d}.focus\:fill-pink-900\/0:focus{fill:rgba(117,26,61,0)}.focus\:fill-pink-900\/10:focus{fill:rgba(117,26,61,.1)}.focus\:fill-pink-900\/100:focus{fill:#751a3d}.focus\:fill-pink-900\/20:focus{fill:rgba(117,26,61,.2)}.focus\:fill-pink-900\/25:focus{fill:rgba(117,26,61,.25)}.focus\:fill-pink-900\/30:focus{fill:rgba(117,26,61,.3)}.focus\:fill-pink-900\/40:focus{fill:rgba(117,26,61,.4)}.focus\:fill-pink-900\/5:focus{fill:rgba(117,26,61,.05)}.focus\:fill-pink-900\/50:focus{fill:rgba(117,26,61,.5)}.focus\:fill-pink-900\/60:focus{fill:rgba(117,26,61,.6)}.focus\:fill-pink-900\/70:focus{fill:rgba(117,26,61,.7)}.focus\:fill-pink-900\/75:focus{fill:rgba(117,26,61,.75)}.focus\:fill-pink-900\/80:focus{fill:rgba(117,26,61,.8)}.focus\:fill-pink-900\/90:focus{fill:rgba(117,26,61,.9)}.focus\:fill-pink-900\/95:focus{fill:rgba(117,26,61,.95)}.focus\:fill-purple-100:focus{fill:#edebfe}.focus\:fill-purple-100\/0:focus{fill:rgba(237,235,254,0)}.focus\:fill-purple-100\/10:focus{fill:rgba(237,235,254,.1)}.focus\:fill-purple-100\/100:focus{fill:#edebfe}.focus\:fill-purple-100\/20:focus{fill:rgba(237,235,254,.2)}.focus\:fill-purple-100\/25:focus{fill:rgba(237,235,254,.25)}.focus\:fill-purple-100\/30:focus{fill:rgba(237,235,254,.3)}.focus\:fill-purple-100\/40:focus{fill:rgba(237,235,254,.4)}.focus\:fill-purple-100\/5:focus{fill:rgba(237,235,254,.05)}.focus\:fill-purple-100\/50:focus{fill:rgba(237,235,254,.5)}.focus\:fill-purple-100\/60:focus{fill:rgba(237,235,254,.6)}.focus\:fill-purple-100\/70:focus{fill:rgba(237,235,254,.7)}.focus\:fill-purple-100\/75:focus{fill:rgba(237,235,254,.75)}.focus\:fill-purple-100\/80:focus{fill:rgba(237,235,254,.8)}.focus\:fill-purple-100\/90:focus{fill:rgba(237,235,254,.9)}.focus\:fill-purple-100\/95:focus{fill:rgba(237,235,254,.95)}.focus\:fill-purple-200:focus{fill:#dcd7fe}.focus\:fill-purple-200\/0:focus{fill:rgba(220,215,254,0)}.focus\:fill-purple-200\/10:focus{fill:rgba(220,215,254,.1)}.focus\:fill-purple-200\/100:focus{fill:#dcd7fe}.focus\:fill-purple-200\/20:focus{fill:rgba(220,215,254,.2)}.focus\:fill-purple-200\/25:focus{fill:rgba(220,215,254,.25)}.focus\:fill-purple-200\/30:focus{fill:rgba(220,215,254,.3)}.focus\:fill-purple-200\/40:focus{fill:rgba(220,215,254,.4)}.focus\:fill-purple-200\/5:focus{fill:rgba(220,215,254,.05)}.focus\:fill-purple-200\/50:focus{fill:rgba(220,215,254,.5)}.focus\:fill-purple-200\/60:focus{fill:rgba(220,215,254,.6)}.focus\:fill-purple-200\/70:focus{fill:rgba(220,215,254,.7)}.focus\:fill-purple-200\/75:focus{fill:rgba(220,215,254,.75)}.focus\:fill-purple-200\/80:focus{fill:rgba(220,215,254,.8)}.focus\:fill-purple-200\/90:focus{fill:rgba(220,215,254,.9)}.focus\:fill-purple-200\/95:focus{fill:rgba(220,215,254,.95)}.focus\:fill-purple-300:focus{fill:#cabffd}.focus\:fill-purple-300\/0:focus{fill:rgba(202,191,253,0)}.focus\:fill-purple-300\/10:focus{fill:rgba(202,191,253,.1)}.focus\:fill-purple-300\/100:focus{fill:#cabffd}.focus\:fill-purple-300\/20:focus{fill:rgba(202,191,253,.2)}.focus\:fill-purple-300\/25:focus{fill:rgba(202,191,253,.25)}.focus\:fill-purple-300\/30:focus{fill:rgba(202,191,253,.3)}.focus\:fill-purple-300\/40:focus{fill:rgba(202,191,253,.4)}.focus\:fill-purple-300\/5:focus{fill:rgba(202,191,253,.05)}.focus\:fill-purple-300\/50:focus{fill:rgba(202,191,253,.5)}.focus\:fill-purple-300\/60:focus{fill:rgba(202,191,253,.6)}.focus\:fill-purple-300\/70:focus{fill:rgba(202,191,253,.7)}.focus\:fill-purple-300\/75:focus{fill:rgba(202,191,253,.75)}.focus\:fill-purple-300\/80:focus{fill:rgba(202,191,253,.8)}.focus\:fill-purple-300\/90:focus{fill:rgba(202,191,253,.9)}.focus\:fill-purple-300\/95:focus{fill:rgba(202,191,253,.95)}.focus\:fill-purple-400:focus{fill:#ac94fa}.focus\:fill-purple-400\/0:focus{fill:rgba(172,148,250,0)}.focus\:fill-purple-400\/10:focus{fill:rgba(172,148,250,.1)}.focus\:fill-purple-400\/100:focus{fill:#ac94fa}.focus\:fill-purple-400\/20:focus{fill:rgba(172,148,250,.2)}.focus\:fill-purple-400\/25:focus{fill:rgba(172,148,250,.25)}.focus\:fill-purple-400\/30:focus{fill:rgba(172,148,250,.3)}.focus\:fill-purple-400\/40:focus{fill:rgba(172,148,250,.4)}.focus\:fill-purple-400\/5:focus{fill:rgba(172,148,250,.05)}.focus\:fill-purple-400\/50:focus{fill:rgba(172,148,250,.5)}.focus\:fill-purple-400\/60:focus{fill:rgba(172,148,250,.6)}.focus\:fill-purple-400\/70:focus{fill:rgba(172,148,250,.7)}.focus\:fill-purple-400\/75:focus{fill:rgba(172,148,250,.75)}.focus\:fill-purple-400\/80:focus{fill:rgba(172,148,250,.8)}.focus\:fill-purple-400\/90:focus{fill:rgba(172,148,250,.9)}.focus\:fill-purple-400\/95:focus{fill:rgba(172,148,250,.95)}.focus\:fill-purple-50:focus{fill:#f6f5ff}.focus\:fill-purple-50\/0:focus{fill:rgba(246,245,255,0)}.focus\:fill-purple-50\/10:focus{fill:rgba(246,245,255,.1)}.focus\:fill-purple-50\/100:focus{fill:#f6f5ff}.focus\:fill-purple-50\/20:focus{fill:rgba(246,245,255,.2)}.focus\:fill-purple-50\/25:focus{fill:rgba(246,245,255,.25)}.focus\:fill-purple-50\/30:focus{fill:rgba(246,245,255,.3)}.focus\:fill-purple-50\/40:focus{fill:rgba(246,245,255,.4)}.focus\:fill-purple-50\/5:focus{fill:rgba(246,245,255,.05)}.focus\:fill-purple-50\/50:focus{fill:rgba(246,245,255,.5)}.focus\:fill-purple-50\/60:focus{fill:rgba(246,245,255,.6)}.focus\:fill-purple-50\/70:focus{fill:rgba(246,245,255,.7)}.focus\:fill-purple-50\/75:focus{fill:rgba(246,245,255,.75)}.focus\:fill-purple-50\/80:focus{fill:rgba(246,245,255,.8)}.focus\:fill-purple-50\/90:focus{fill:rgba(246,245,255,.9)}.focus\:fill-purple-50\/95:focus{fill:rgba(246,245,255,.95)}.focus\:fill-purple-500:focus{fill:#9061f9}.focus\:fill-purple-500\/0:focus{fill:rgba(144,97,249,0)}.focus\:fill-purple-500\/10:focus{fill:rgba(144,97,249,.1)}.focus\:fill-purple-500\/100:focus{fill:#9061f9}.focus\:fill-purple-500\/20:focus{fill:rgba(144,97,249,.2)}.focus\:fill-purple-500\/25:focus{fill:rgba(144,97,249,.25)}.focus\:fill-purple-500\/30:focus{fill:rgba(144,97,249,.3)}.focus\:fill-purple-500\/40:focus{fill:rgba(144,97,249,.4)}.focus\:fill-purple-500\/5:focus{fill:rgba(144,97,249,.05)}.focus\:fill-purple-500\/50:focus{fill:rgba(144,97,249,.5)}.focus\:fill-purple-500\/60:focus{fill:rgba(144,97,249,.6)}.focus\:fill-purple-500\/70:focus{fill:rgba(144,97,249,.7)}.focus\:fill-purple-500\/75:focus{fill:rgba(144,97,249,.75)}.focus\:fill-purple-500\/80:focus{fill:rgba(144,97,249,.8)}.focus\:fill-purple-500\/90:focus{fill:rgba(144,97,249,.9)}.focus\:fill-purple-500\/95:focus{fill:rgba(144,97,249,.95)}.focus\:fill-purple-600:focus{fill:#7e3af2}.focus\:fill-purple-600\/0:focus{fill:rgba(126,58,242,0)}.focus\:fill-purple-600\/10:focus{fill:rgba(126,58,242,.1)}.focus\:fill-purple-600\/100:focus{fill:#7e3af2}.focus\:fill-purple-600\/20:focus{fill:rgba(126,58,242,.2)}.focus\:fill-purple-600\/25:focus{fill:rgba(126,58,242,.25)}.focus\:fill-purple-600\/30:focus{fill:rgba(126,58,242,.3)}.focus\:fill-purple-600\/40:focus{fill:rgba(126,58,242,.4)}.focus\:fill-purple-600\/5:focus{fill:rgba(126,58,242,.05)}.focus\:fill-purple-600\/50:focus{fill:rgba(126,58,242,.5)}.focus\:fill-purple-600\/60:focus{fill:rgba(126,58,242,.6)}.focus\:fill-purple-600\/70:focus{fill:rgba(126,58,242,.7)}.focus\:fill-purple-600\/75:focus{fill:rgba(126,58,242,.75)}.focus\:fill-purple-600\/80:focus{fill:rgba(126,58,242,.8)}.focus\:fill-purple-600\/90:focus{fill:rgba(126,58,242,.9)}.focus\:fill-purple-600\/95:focus{fill:rgba(126,58,242,.95)}.focus\:fill-purple-700:focus{fill:#6c2bd9}.focus\:fill-purple-700\/0:focus{fill:rgba(108,43,217,0)}.focus\:fill-purple-700\/10:focus{fill:rgba(108,43,217,.1)}.focus\:fill-purple-700\/100:focus{fill:#6c2bd9}.focus\:fill-purple-700\/20:focus{fill:rgba(108,43,217,.2)}.focus\:fill-purple-700\/25:focus{fill:rgba(108,43,217,.25)}.focus\:fill-purple-700\/30:focus{fill:rgba(108,43,217,.3)}.focus\:fill-purple-700\/40:focus{fill:rgba(108,43,217,.4)}.focus\:fill-purple-700\/5:focus{fill:rgba(108,43,217,.05)}.focus\:fill-purple-700\/50:focus{fill:rgba(108,43,217,.5)}.focus\:fill-purple-700\/60:focus{fill:rgba(108,43,217,.6)}.focus\:fill-purple-700\/70:focus{fill:rgba(108,43,217,.7)}.focus\:fill-purple-700\/75:focus{fill:rgba(108,43,217,.75)}.focus\:fill-purple-700\/80:focus{fill:rgba(108,43,217,.8)}.focus\:fill-purple-700\/90:focus{fill:rgba(108,43,217,.9)}.focus\:fill-purple-700\/95:focus{fill:rgba(108,43,217,.95)}.focus\:fill-purple-800:focus{fill:#5521b5}.focus\:fill-purple-800\/0:focus{fill:rgba(85,33,181,0)}.focus\:fill-purple-800\/10:focus{fill:rgba(85,33,181,.1)}.focus\:fill-purple-800\/100:focus{fill:#5521b5}.focus\:fill-purple-800\/20:focus{fill:rgba(85,33,181,.2)}.focus\:fill-purple-800\/25:focus{fill:rgba(85,33,181,.25)}.focus\:fill-purple-800\/30:focus{fill:rgba(85,33,181,.3)}.focus\:fill-purple-800\/40:focus{fill:rgba(85,33,181,.4)}.focus\:fill-purple-800\/5:focus{fill:rgba(85,33,181,.05)}.focus\:fill-purple-800\/50:focus{fill:rgba(85,33,181,.5)}.focus\:fill-purple-800\/60:focus{fill:rgba(85,33,181,.6)}.focus\:fill-purple-800\/70:focus{fill:rgba(85,33,181,.7)}.focus\:fill-purple-800\/75:focus{fill:rgba(85,33,181,.75)}.focus\:fill-purple-800\/80:focus{fill:rgba(85,33,181,.8)}.focus\:fill-purple-800\/90:focus{fill:rgba(85,33,181,.9)}.focus\:fill-purple-800\/95:focus{fill:rgba(85,33,181,.95)}.focus\:fill-purple-900:focus{fill:#4a1d96}.focus\:fill-purple-900\/0:focus{fill:rgba(74,29,150,0)}.focus\:fill-purple-900\/10:focus{fill:rgba(74,29,150,.1)}.focus\:fill-purple-900\/100:focus{fill:#4a1d96}.focus\:fill-purple-900\/20:focus{fill:rgba(74,29,150,.2)}.focus\:fill-purple-900\/25:focus{fill:rgba(74,29,150,.25)}.focus\:fill-purple-900\/30:focus{fill:rgba(74,29,150,.3)}.focus\:fill-purple-900\/40:focus{fill:rgba(74,29,150,.4)}.focus\:fill-purple-900\/5:focus{fill:rgba(74,29,150,.05)}.focus\:fill-purple-900\/50:focus{fill:rgba(74,29,150,.5)}.focus\:fill-purple-900\/60:focus{fill:rgba(74,29,150,.6)}.focus\:fill-purple-900\/70:focus{fill:rgba(74,29,150,.7)}.focus\:fill-purple-900\/75:focus{fill:rgba(74,29,150,.75)}.focus\:fill-purple-900\/80:focus{fill:rgba(74,29,150,.8)}.focus\:fill-purple-900\/90:focus{fill:rgba(74,29,150,.9)}.focus\:fill-purple-900\/95:focus{fill:rgba(74,29,150,.95)}.focus\:fill-red-100:focus{fill:#fde8e8}.focus\:fill-red-100\/0:focus{fill:hsla(0,84%,95%,0)}.focus\:fill-red-100\/10:focus{fill:hsla(0,84%,95%,.1)}.focus\:fill-red-100\/100:focus{fill:#fde8e8}.focus\:fill-red-100\/20:focus{fill:hsla(0,84%,95%,.2)}.focus\:fill-red-100\/25:focus{fill:hsla(0,84%,95%,.25)}.focus\:fill-red-100\/30:focus{fill:hsla(0,84%,95%,.3)}.focus\:fill-red-100\/40:focus{fill:hsla(0,84%,95%,.4)}.focus\:fill-red-100\/5:focus{fill:hsla(0,84%,95%,.05)}.focus\:fill-red-100\/50:focus{fill:hsla(0,84%,95%,.5)}.focus\:fill-red-100\/60:focus{fill:hsla(0,84%,95%,.6)}.focus\:fill-red-100\/70:focus{fill:hsla(0,84%,95%,.7)}.focus\:fill-red-100\/75:focus{fill:hsla(0,84%,95%,.75)}.focus\:fill-red-100\/80:focus{fill:hsla(0,84%,95%,.8)}.focus\:fill-red-100\/90:focus{fill:hsla(0,84%,95%,.9)}.focus\:fill-red-100\/95:focus{fill:hsla(0,84%,95%,.95)}.focus\:fill-red-200:focus{fill:#fbd5d5}.focus\:fill-red-200\/0:focus{fill:hsla(0,83%,91%,0)}.focus\:fill-red-200\/10:focus{fill:hsla(0,83%,91%,.1)}.focus\:fill-red-200\/100:focus{fill:#fbd5d5}.focus\:fill-red-200\/20:focus{fill:hsla(0,83%,91%,.2)}.focus\:fill-red-200\/25:focus{fill:hsla(0,83%,91%,.25)}.focus\:fill-red-200\/30:focus{fill:hsla(0,83%,91%,.3)}.focus\:fill-red-200\/40:focus{fill:hsla(0,83%,91%,.4)}.focus\:fill-red-200\/5:focus{fill:hsla(0,83%,91%,.05)}.focus\:fill-red-200\/50:focus{fill:hsla(0,83%,91%,.5)}.focus\:fill-red-200\/60:focus{fill:hsla(0,83%,91%,.6)}.focus\:fill-red-200\/70:focus{fill:hsla(0,83%,91%,.7)}.focus\:fill-red-200\/75:focus{fill:hsla(0,83%,91%,.75)}.focus\:fill-red-200\/80:focus{fill:hsla(0,83%,91%,.8)}.focus\:fill-red-200\/90:focus{fill:hsla(0,83%,91%,.9)}.focus\:fill-red-200\/95:focus{fill:hsla(0,83%,91%,.95)}.focus\:fill-red-300:focus{fill:#f8b4b4}.focus\:fill-red-300\/0:focus{fill:hsla(0,83%,84%,0)}.focus\:fill-red-300\/10:focus{fill:hsla(0,83%,84%,.1)}.focus\:fill-red-300\/100:focus{fill:#f8b4b4}.focus\:fill-red-300\/20:focus{fill:hsla(0,83%,84%,.2)}.focus\:fill-red-300\/25:focus{fill:hsla(0,83%,84%,.25)}.focus\:fill-red-300\/30:focus{fill:hsla(0,83%,84%,.3)}.focus\:fill-red-300\/40:focus{fill:hsla(0,83%,84%,.4)}.focus\:fill-red-300\/5:focus{fill:hsla(0,83%,84%,.05)}.focus\:fill-red-300\/50:focus{fill:hsla(0,83%,84%,.5)}.focus\:fill-red-300\/60:focus{fill:hsla(0,83%,84%,.6)}.focus\:fill-red-300\/70:focus{fill:hsla(0,83%,84%,.7)}.focus\:fill-red-300\/75:focus{fill:hsla(0,83%,84%,.75)}.focus\:fill-red-300\/80:focus{fill:hsla(0,83%,84%,.8)}.focus\:fill-red-300\/90:focus{fill:hsla(0,83%,84%,.9)}.focus\:fill-red-300\/95:focus{fill:hsla(0,83%,84%,.95)}.focus\:fill-red-400:focus{fill:#f98080}.focus\:fill-red-400\/0:focus{fill:hsla(0,91%,74%,0)}.focus\:fill-red-400\/10:focus{fill:hsla(0,91%,74%,.1)}.focus\:fill-red-400\/100:focus{fill:#f98080}.focus\:fill-red-400\/20:focus{fill:hsla(0,91%,74%,.2)}.focus\:fill-red-400\/25:focus{fill:hsla(0,91%,74%,.25)}.focus\:fill-red-400\/30:focus{fill:hsla(0,91%,74%,.3)}.focus\:fill-red-400\/40:focus{fill:hsla(0,91%,74%,.4)}.focus\:fill-red-400\/5:focus{fill:hsla(0,91%,74%,.05)}.focus\:fill-red-400\/50:focus{fill:hsla(0,91%,74%,.5)}.focus\:fill-red-400\/60:focus{fill:hsla(0,91%,74%,.6)}.focus\:fill-red-400\/70:focus{fill:hsla(0,91%,74%,.7)}.focus\:fill-red-400\/75:focus{fill:hsla(0,91%,74%,.75)}.focus\:fill-red-400\/80:focus{fill:hsla(0,91%,74%,.8)}.focus\:fill-red-400\/90:focus{fill:hsla(0,91%,74%,.9)}.focus\:fill-red-400\/95:focus{fill:hsla(0,91%,74%,.95)}.focus\:fill-red-50:focus{fill:#fdf2f2}.focus\:fill-red-50\/0:focus{fill:hsla(0,73%,97%,0)}.focus\:fill-red-50\/10:focus{fill:hsla(0,73%,97%,.1)}.focus\:fill-red-50\/100:focus{fill:#fdf2f2}.focus\:fill-red-50\/20:focus{fill:hsla(0,73%,97%,.2)}.focus\:fill-red-50\/25:focus{fill:hsla(0,73%,97%,.25)}.focus\:fill-red-50\/30:focus{fill:hsla(0,73%,97%,.3)}.focus\:fill-red-50\/40:focus{fill:hsla(0,73%,97%,.4)}.focus\:fill-red-50\/5:focus{fill:hsla(0,73%,97%,.05)}.focus\:fill-red-50\/50:focus{fill:hsla(0,73%,97%,.5)}.focus\:fill-red-50\/60:focus{fill:hsla(0,73%,97%,.6)}.focus\:fill-red-50\/70:focus{fill:hsla(0,73%,97%,.7)}.focus\:fill-red-50\/75:focus{fill:hsla(0,73%,97%,.75)}.focus\:fill-red-50\/80:focus{fill:hsla(0,73%,97%,.8)}.focus\:fill-red-50\/90:focus{fill:hsla(0,73%,97%,.9)}.focus\:fill-red-50\/95:focus{fill:hsla(0,73%,97%,.95)}.focus\:fill-red-500:focus{fill:#f05252}.focus\:fill-red-500\/0:focus{fill:rgba(240,82,82,0)}.focus\:fill-red-500\/10:focus{fill:rgba(240,82,82,.1)}.focus\:fill-red-500\/100:focus{fill:#f05252}.focus\:fill-red-500\/20:focus{fill:rgba(240,82,82,.2)}.focus\:fill-red-500\/25:focus{fill:rgba(240,82,82,.25)}.focus\:fill-red-500\/30:focus{fill:rgba(240,82,82,.3)}.focus\:fill-red-500\/40:focus{fill:rgba(240,82,82,.4)}.focus\:fill-red-500\/5:focus{fill:rgba(240,82,82,.05)}.focus\:fill-red-500\/50:focus{fill:rgba(240,82,82,.5)}.focus\:fill-red-500\/60:focus{fill:rgba(240,82,82,.6)}.focus\:fill-red-500\/70:focus{fill:rgba(240,82,82,.7)}.focus\:fill-red-500\/75:focus{fill:rgba(240,82,82,.75)}.focus\:fill-red-500\/80:focus{fill:rgba(240,82,82,.8)}.focus\:fill-red-500\/90:focus{fill:rgba(240,82,82,.9)}.focus\:fill-red-500\/95:focus{fill:rgba(240,82,82,.95)}.focus\:fill-red-600:focus{fill:#e02424}.focus\:fill-red-600\/0:focus{fill:rgba(224,36,36,0)}.focus\:fill-red-600\/10:focus{fill:rgba(224,36,36,.1)}.focus\:fill-red-600\/100:focus{fill:#e02424}.focus\:fill-red-600\/20:focus{fill:rgba(224,36,36,.2)}.focus\:fill-red-600\/25:focus{fill:rgba(224,36,36,.25)}.focus\:fill-red-600\/30:focus{fill:rgba(224,36,36,.3)}.focus\:fill-red-600\/40:focus{fill:rgba(224,36,36,.4)}.focus\:fill-red-600\/5:focus{fill:rgba(224,36,36,.05)}.focus\:fill-red-600\/50:focus{fill:rgba(224,36,36,.5)}.focus\:fill-red-600\/60:focus{fill:rgba(224,36,36,.6)}.focus\:fill-red-600\/70:focus{fill:rgba(224,36,36,.7)}.focus\:fill-red-600\/75:focus{fill:rgba(224,36,36,.75)}.focus\:fill-red-600\/80:focus{fill:rgba(224,36,36,.8)}.focus\:fill-red-600\/90:focus{fill:rgba(224,36,36,.9)}.focus\:fill-red-600\/95:focus{fill:rgba(224,36,36,.95)}.focus\:fill-red-700:focus{fill:#c81e1e}.focus\:fill-red-700\/0:focus{fill:rgba(200,30,30,0)}.focus\:fill-red-700\/10:focus{fill:rgba(200,30,30,.1)}.focus\:fill-red-700\/100:focus{fill:#c81e1e}.focus\:fill-red-700\/20:focus{fill:rgba(200,30,30,.2)}.focus\:fill-red-700\/25:focus{fill:rgba(200,30,30,.25)}.focus\:fill-red-700\/30:focus{fill:rgba(200,30,30,.3)}.focus\:fill-red-700\/40:focus{fill:rgba(200,30,30,.4)}.focus\:fill-red-700\/5:focus{fill:rgba(200,30,30,.05)}.focus\:fill-red-700\/50:focus{fill:rgba(200,30,30,.5)}.focus\:fill-red-700\/60:focus{fill:rgba(200,30,30,.6)}.focus\:fill-red-700\/70:focus{fill:rgba(200,30,30,.7)}.focus\:fill-red-700\/75:focus{fill:rgba(200,30,30,.75)}.focus\:fill-red-700\/80:focus{fill:rgba(200,30,30,.8)}.focus\:fill-red-700\/90:focus{fill:rgba(200,30,30,.9)}.focus\:fill-red-700\/95:focus{fill:rgba(200,30,30,.95)}.focus\:fill-red-800:focus{fill:#9b1c1c}.focus\:fill-red-800\/0:focus{fill:rgba(155,28,28,0)}.focus\:fill-red-800\/10:focus{fill:rgba(155,28,28,.1)}.focus\:fill-red-800\/100:focus{fill:#9b1c1c}.focus\:fill-red-800\/20:focus{fill:rgba(155,28,28,.2)}.focus\:fill-red-800\/25:focus{fill:rgba(155,28,28,.25)}.focus\:fill-red-800\/30:focus{fill:rgba(155,28,28,.3)}.focus\:fill-red-800\/40:focus{fill:rgba(155,28,28,.4)}.focus\:fill-red-800\/5:focus{fill:rgba(155,28,28,.05)}.focus\:fill-red-800\/50:focus{fill:rgba(155,28,28,.5)}.focus\:fill-red-800\/60:focus{fill:rgba(155,28,28,.6)}.focus\:fill-red-800\/70:focus{fill:rgba(155,28,28,.7)}.focus\:fill-red-800\/75:focus{fill:rgba(155,28,28,.75)}.focus\:fill-red-800\/80:focus{fill:rgba(155,28,28,.8)}.focus\:fill-red-800\/90:focus{fill:rgba(155,28,28,.9)}.focus\:fill-red-800\/95:focus{fill:rgba(155,28,28,.95)}.focus\:fill-red-900:focus{fill:#771d1d}.focus\:fill-red-900\/0:focus{fill:rgba(119,29,29,0)}.focus\:fill-red-900\/10:focus{fill:rgba(119,29,29,.1)}.focus\:fill-red-900\/100:focus{fill:#771d1d}.focus\:fill-red-900\/20:focus{fill:rgba(119,29,29,.2)}.focus\:fill-red-900\/25:focus{fill:rgba(119,29,29,.25)}.focus\:fill-red-900\/30:focus{fill:rgba(119,29,29,.3)}.focus\:fill-red-900\/40:focus{fill:rgba(119,29,29,.4)}.focus\:fill-red-900\/5:focus{fill:rgba(119,29,29,.05)}.focus\:fill-red-900\/50:focus{fill:rgba(119,29,29,.5)}.focus\:fill-red-900\/60:focus{fill:rgba(119,29,29,.6)}.focus\:fill-red-900\/70:focus{fill:rgba(119,29,29,.7)}.focus\:fill-red-900\/75:focus{fill:rgba(119,29,29,.75)}.focus\:fill-red-900\/80:focus{fill:rgba(119,29,29,.8)}.focus\:fill-red-900\/90:focus{fill:rgba(119,29,29,.9)}.focus\:fill-red-900\/95:focus{fill:rgba(119,29,29,.95)}.focus\:fill-rose-100:focus{fill:#ffe4e6}.focus\:fill-rose-100\/0:focus{fill:rgba(255,228,230,0)}.focus\:fill-rose-100\/10:focus{fill:rgba(255,228,230,.1)}.focus\:fill-rose-100\/100:focus{fill:#ffe4e6}.focus\:fill-rose-100\/20:focus{fill:rgba(255,228,230,.2)}.focus\:fill-rose-100\/25:focus{fill:rgba(255,228,230,.25)}.focus\:fill-rose-100\/30:focus{fill:rgba(255,228,230,.3)}.focus\:fill-rose-100\/40:focus{fill:rgba(255,228,230,.4)}.focus\:fill-rose-100\/5:focus{fill:rgba(255,228,230,.05)}.focus\:fill-rose-100\/50:focus{fill:rgba(255,228,230,.5)}.focus\:fill-rose-100\/60:focus{fill:rgba(255,228,230,.6)}.focus\:fill-rose-100\/70:focus{fill:rgba(255,228,230,.7)}.focus\:fill-rose-100\/75:focus{fill:rgba(255,228,230,.75)}.focus\:fill-rose-100\/80:focus{fill:rgba(255,228,230,.8)}.focus\:fill-rose-100\/90:focus{fill:rgba(255,228,230,.9)}.focus\:fill-rose-100\/95:focus{fill:rgba(255,228,230,.95)}.focus\:fill-rose-200:focus{fill:#fecdd3}.focus\:fill-rose-200\/0:focus{fill:rgba(254,205,211,0)}.focus\:fill-rose-200\/10:focus{fill:rgba(254,205,211,.1)}.focus\:fill-rose-200\/100:focus{fill:#fecdd3}.focus\:fill-rose-200\/20:focus{fill:rgba(254,205,211,.2)}.focus\:fill-rose-200\/25:focus{fill:rgba(254,205,211,.25)}.focus\:fill-rose-200\/30:focus{fill:rgba(254,205,211,.3)}.focus\:fill-rose-200\/40:focus{fill:rgba(254,205,211,.4)}.focus\:fill-rose-200\/5:focus{fill:rgba(254,205,211,.05)}.focus\:fill-rose-200\/50:focus{fill:rgba(254,205,211,.5)}.focus\:fill-rose-200\/60:focus{fill:rgba(254,205,211,.6)}.focus\:fill-rose-200\/70:focus{fill:rgba(254,205,211,.7)}.focus\:fill-rose-200\/75:focus{fill:rgba(254,205,211,.75)}.focus\:fill-rose-200\/80:focus{fill:rgba(254,205,211,.8)}.focus\:fill-rose-200\/90:focus{fill:rgba(254,205,211,.9)}.focus\:fill-rose-200\/95:focus{fill:rgba(254,205,211,.95)}.focus\:fill-rose-300:focus{fill:#fda4af}.focus\:fill-rose-300\/0:focus{fill:rgba(253,164,175,0)}.focus\:fill-rose-300\/10:focus{fill:rgba(253,164,175,.1)}.focus\:fill-rose-300\/100:focus{fill:#fda4af}.focus\:fill-rose-300\/20:focus{fill:rgba(253,164,175,.2)}.focus\:fill-rose-300\/25:focus{fill:rgba(253,164,175,.25)}.focus\:fill-rose-300\/30:focus{fill:rgba(253,164,175,.3)}.focus\:fill-rose-300\/40:focus{fill:rgba(253,164,175,.4)}.focus\:fill-rose-300\/5:focus{fill:rgba(253,164,175,.05)}.focus\:fill-rose-300\/50:focus{fill:rgba(253,164,175,.5)}.focus\:fill-rose-300\/60:focus{fill:rgba(253,164,175,.6)}.focus\:fill-rose-300\/70:focus{fill:rgba(253,164,175,.7)}.focus\:fill-rose-300\/75:focus{fill:rgba(253,164,175,.75)}.focus\:fill-rose-300\/80:focus{fill:rgba(253,164,175,.8)}.focus\:fill-rose-300\/90:focus{fill:rgba(253,164,175,.9)}.focus\:fill-rose-300\/95:focus{fill:rgba(253,164,175,.95)}.focus\:fill-rose-400:focus{fill:#fb7185}.focus\:fill-rose-400\/0:focus{fill:rgba(251,113,133,0)}.focus\:fill-rose-400\/10:focus{fill:rgba(251,113,133,.1)}.focus\:fill-rose-400\/100:focus{fill:#fb7185}.focus\:fill-rose-400\/20:focus{fill:rgba(251,113,133,.2)}.focus\:fill-rose-400\/25:focus{fill:rgba(251,113,133,.25)}.focus\:fill-rose-400\/30:focus{fill:rgba(251,113,133,.3)}.focus\:fill-rose-400\/40:focus{fill:rgba(251,113,133,.4)}.focus\:fill-rose-400\/5:focus{fill:rgba(251,113,133,.05)}.focus\:fill-rose-400\/50:focus{fill:rgba(251,113,133,.5)}.focus\:fill-rose-400\/60:focus{fill:rgba(251,113,133,.6)}.focus\:fill-rose-400\/70:focus{fill:rgba(251,113,133,.7)}.focus\:fill-rose-400\/75:focus{fill:rgba(251,113,133,.75)}.focus\:fill-rose-400\/80:focus{fill:rgba(251,113,133,.8)}.focus\:fill-rose-400\/90:focus{fill:rgba(251,113,133,.9)}.focus\:fill-rose-400\/95:focus{fill:rgba(251,113,133,.95)}.focus\:fill-rose-50:focus{fill:#fff1f2}.focus\:fill-rose-50\/0:focus{fill:rgba(255,241,242,0)}.focus\:fill-rose-50\/10:focus{fill:rgba(255,241,242,.1)}.focus\:fill-rose-50\/100:focus{fill:#fff1f2}.focus\:fill-rose-50\/20:focus{fill:rgba(255,241,242,.2)}.focus\:fill-rose-50\/25:focus{fill:rgba(255,241,242,.25)}.focus\:fill-rose-50\/30:focus{fill:rgba(255,241,242,.3)}.focus\:fill-rose-50\/40:focus{fill:rgba(255,241,242,.4)}.focus\:fill-rose-50\/5:focus{fill:rgba(255,241,242,.05)}.focus\:fill-rose-50\/50:focus{fill:rgba(255,241,242,.5)}.focus\:fill-rose-50\/60:focus{fill:rgba(255,241,242,.6)}.focus\:fill-rose-50\/70:focus{fill:rgba(255,241,242,.7)}.focus\:fill-rose-50\/75:focus{fill:rgba(255,241,242,.75)}.focus\:fill-rose-50\/80:focus{fill:rgba(255,241,242,.8)}.focus\:fill-rose-50\/90:focus{fill:rgba(255,241,242,.9)}.focus\:fill-rose-50\/95:focus{fill:rgba(255,241,242,.95)}.focus\:fill-rose-500:focus{fill:#f43f5e}.focus\:fill-rose-500\/0:focus{fill:rgba(244,63,94,0)}.focus\:fill-rose-500\/10:focus{fill:rgba(244,63,94,.1)}.focus\:fill-rose-500\/100:focus{fill:#f43f5e}.focus\:fill-rose-500\/20:focus{fill:rgba(244,63,94,.2)}.focus\:fill-rose-500\/25:focus{fill:rgba(244,63,94,.25)}.focus\:fill-rose-500\/30:focus{fill:rgba(244,63,94,.3)}.focus\:fill-rose-500\/40:focus{fill:rgba(244,63,94,.4)}.focus\:fill-rose-500\/5:focus{fill:rgba(244,63,94,.05)}.focus\:fill-rose-500\/50:focus{fill:rgba(244,63,94,.5)}.focus\:fill-rose-500\/60:focus{fill:rgba(244,63,94,.6)}.focus\:fill-rose-500\/70:focus{fill:rgba(244,63,94,.7)}.focus\:fill-rose-500\/75:focus{fill:rgba(244,63,94,.75)}.focus\:fill-rose-500\/80:focus{fill:rgba(244,63,94,.8)}.focus\:fill-rose-500\/90:focus{fill:rgba(244,63,94,.9)}.focus\:fill-rose-500\/95:focus{fill:rgba(244,63,94,.95)}.focus\:fill-rose-600:focus{fill:#e11d48}.focus\:fill-rose-600\/0:focus{fill:rgba(225,29,72,0)}.focus\:fill-rose-600\/10:focus{fill:rgba(225,29,72,.1)}.focus\:fill-rose-600\/100:focus{fill:#e11d48}.focus\:fill-rose-600\/20:focus{fill:rgba(225,29,72,.2)}.focus\:fill-rose-600\/25:focus{fill:rgba(225,29,72,.25)}.focus\:fill-rose-600\/30:focus{fill:rgba(225,29,72,.3)}.focus\:fill-rose-600\/40:focus{fill:rgba(225,29,72,.4)}.focus\:fill-rose-600\/5:focus{fill:rgba(225,29,72,.05)}.focus\:fill-rose-600\/50:focus{fill:rgba(225,29,72,.5)}.focus\:fill-rose-600\/60:focus{fill:rgba(225,29,72,.6)}.focus\:fill-rose-600\/70:focus{fill:rgba(225,29,72,.7)}.focus\:fill-rose-600\/75:focus{fill:rgba(225,29,72,.75)}.focus\:fill-rose-600\/80:focus{fill:rgba(225,29,72,.8)}.focus\:fill-rose-600\/90:focus{fill:rgba(225,29,72,.9)}.focus\:fill-rose-600\/95:focus{fill:rgba(225,29,72,.95)}.focus\:fill-rose-700:focus{fill:#be123c}.focus\:fill-rose-700\/0:focus{fill:rgba(190,18,60,0)}.focus\:fill-rose-700\/10:focus{fill:rgba(190,18,60,.1)}.focus\:fill-rose-700\/100:focus{fill:#be123c}.focus\:fill-rose-700\/20:focus{fill:rgba(190,18,60,.2)}.focus\:fill-rose-700\/25:focus{fill:rgba(190,18,60,.25)}.focus\:fill-rose-700\/30:focus{fill:rgba(190,18,60,.3)}.focus\:fill-rose-700\/40:focus{fill:rgba(190,18,60,.4)}.focus\:fill-rose-700\/5:focus{fill:rgba(190,18,60,.05)}.focus\:fill-rose-700\/50:focus{fill:rgba(190,18,60,.5)}.focus\:fill-rose-700\/60:focus{fill:rgba(190,18,60,.6)}.focus\:fill-rose-700\/70:focus{fill:rgba(190,18,60,.7)}.focus\:fill-rose-700\/75:focus{fill:rgba(190,18,60,.75)}.focus\:fill-rose-700\/80:focus{fill:rgba(190,18,60,.8)}.focus\:fill-rose-700\/90:focus{fill:rgba(190,18,60,.9)}.focus\:fill-rose-700\/95:focus{fill:rgba(190,18,60,.95)}.focus\:fill-rose-800:focus{fill:#9f1239}.focus\:fill-rose-800\/0:focus{fill:rgba(159,18,57,0)}.focus\:fill-rose-800\/10:focus{fill:rgba(159,18,57,.1)}.focus\:fill-rose-800\/100:focus{fill:#9f1239}.focus\:fill-rose-800\/20:focus{fill:rgba(159,18,57,.2)}.focus\:fill-rose-800\/25:focus{fill:rgba(159,18,57,.25)}.focus\:fill-rose-800\/30:focus{fill:rgba(159,18,57,.3)}.focus\:fill-rose-800\/40:focus{fill:rgba(159,18,57,.4)}.focus\:fill-rose-800\/5:focus{fill:rgba(159,18,57,.05)}.focus\:fill-rose-800\/50:focus{fill:rgba(159,18,57,.5)}.focus\:fill-rose-800\/60:focus{fill:rgba(159,18,57,.6)}.focus\:fill-rose-800\/70:focus{fill:rgba(159,18,57,.7)}.focus\:fill-rose-800\/75:focus{fill:rgba(159,18,57,.75)}.focus\:fill-rose-800\/80:focus{fill:rgba(159,18,57,.8)}.focus\:fill-rose-800\/90:focus{fill:rgba(159,18,57,.9)}.focus\:fill-rose-800\/95:focus{fill:rgba(159,18,57,.95)}.focus\:fill-rose-900:focus{fill:#881337}.focus\:fill-rose-900\/0:focus{fill:rgba(136,19,55,0)}.focus\:fill-rose-900\/10:focus{fill:rgba(136,19,55,.1)}.focus\:fill-rose-900\/100:focus{fill:#881337}.focus\:fill-rose-900\/20:focus{fill:rgba(136,19,55,.2)}.focus\:fill-rose-900\/25:focus{fill:rgba(136,19,55,.25)}.focus\:fill-rose-900\/30:focus{fill:rgba(136,19,55,.3)}.focus\:fill-rose-900\/40:focus{fill:rgba(136,19,55,.4)}.focus\:fill-rose-900\/5:focus{fill:rgba(136,19,55,.05)}.focus\:fill-rose-900\/50:focus{fill:rgba(136,19,55,.5)}.focus\:fill-rose-900\/60:focus{fill:rgba(136,19,55,.6)}.focus\:fill-rose-900\/70:focus{fill:rgba(136,19,55,.7)}.focus\:fill-rose-900\/75:focus{fill:rgba(136,19,55,.75)}.focus\:fill-rose-900\/80:focus{fill:rgba(136,19,55,.8)}.focus\:fill-rose-900\/90:focus{fill:rgba(136,19,55,.9)}.focus\:fill-rose-900\/95:focus{fill:rgba(136,19,55,.95)}.focus\:fill-sky-100:focus{fill:#e0f2fe}.focus\:fill-sky-100\/0:focus{fill:rgba(224,242,254,0)}.focus\:fill-sky-100\/10:focus{fill:rgba(224,242,254,.1)}.focus\:fill-sky-100\/100:focus{fill:#e0f2fe}.focus\:fill-sky-100\/20:focus{fill:rgba(224,242,254,.2)}.focus\:fill-sky-100\/25:focus{fill:rgba(224,242,254,.25)}.focus\:fill-sky-100\/30:focus{fill:rgba(224,242,254,.3)}.focus\:fill-sky-100\/40:focus{fill:rgba(224,242,254,.4)}.focus\:fill-sky-100\/5:focus{fill:rgba(224,242,254,.05)}.focus\:fill-sky-100\/50:focus{fill:rgba(224,242,254,.5)}.focus\:fill-sky-100\/60:focus{fill:rgba(224,242,254,.6)}.focus\:fill-sky-100\/70:focus{fill:rgba(224,242,254,.7)}.focus\:fill-sky-100\/75:focus{fill:rgba(224,242,254,.75)}.focus\:fill-sky-100\/80:focus{fill:rgba(224,242,254,.8)}.focus\:fill-sky-100\/90:focus{fill:rgba(224,242,254,.9)}.focus\:fill-sky-100\/95:focus{fill:rgba(224,242,254,.95)}.focus\:fill-sky-200:focus{fill:#bae6fd}.focus\:fill-sky-200\/0:focus{fill:rgba(186,230,253,0)}.focus\:fill-sky-200\/10:focus{fill:rgba(186,230,253,.1)}.focus\:fill-sky-200\/100:focus{fill:#bae6fd}.focus\:fill-sky-200\/20:focus{fill:rgba(186,230,253,.2)}.focus\:fill-sky-200\/25:focus{fill:rgba(186,230,253,.25)}.focus\:fill-sky-200\/30:focus{fill:rgba(186,230,253,.3)}.focus\:fill-sky-200\/40:focus{fill:rgba(186,230,253,.4)}.focus\:fill-sky-200\/5:focus{fill:rgba(186,230,253,.05)}.focus\:fill-sky-200\/50:focus{fill:rgba(186,230,253,.5)}.focus\:fill-sky-200\/60:focus{fill:rgba(186,230,253,.6)}.focus\:fill-sky-200\/70:focus{fill:rgba(186,230,253,.7)}.focus\:fill-sky-200\/75:focus{fill:rgba(186,230,253,.75)}.focus\:fill-sky-200\/80:focus{fill:rgba(186,230,253,.8)}.focus\:fill-sky-200\/90:focus{fill:rgba(186,230,253,.9)}.focus\:fill-sky-200\/95:focus{fill:rgba(186,230,253,.95)}.focus\:fill-sky-300:focus{fill:#7dd3fc}.focus\:fill-sky-300\/0:focus{fill:rgba(125,211,252,0)}.focus\:fill-sky-300\/10:focus{fill:rgba(125,211,252,.1)}.focus\:fill-sky-300\/100:focus{fill:#7dd3fc}.focus\:fill-sky-300\/20:focus{fill:rgba(125,211,252,.2)}.focus\:fill-sky-300\/25:focus{fill:rgba(125,211,252,.25)}.focus\:fill-sky-300\/30:focus{fill:rgba(125,211,252,.3)}.focus\:fill-sky-300\/40:focus{fill:rgba(125,211,252,.4)}.focus\:fill-sky-300\/5:focus{fill:rgba(125,211,252,.05)}.focus\:fill-sky-300\/50:focus{fill:rgba(125,211,252,.5)}.focus\:fill-sky-300\/60:focus{fill:rgba(125,211,252,.6)}.focus\:fill-sky-300\/70:focus{fill:rgba(125,211,252,.7)}.focus\:fill-sky-300\/75:focus{fill:rgba(125,211,252,.75)}.focus\:fill-sky-300\/80:focus{fill:rgba(125,211,252,.8)}.focus\:fill-sky-300\/90:focus{fill:rgba(125,211,252,.9)}.focus\:fill-sky-300\/95:focus{fill:rgba(125,211,252,.95)}.focus\:fill-sky-400:focus{fill:#38bdf8}.focus\:fill-sky-400\/0:focus{fill:rgba(56,189,248,0)}.focus\:fill-sky-400\/10:focus{fill:rgba(56,189,248,.1)}.focus\:fill-sky-400\/100:focus{fill:#38bdf8}.focus\:fill-sky-400\/20:focus{fill:rgba(56,189,248,.2)}.focus\:fill-sky-400\/25:focus{fill:rgba(56,189,248,.25)}.focus\:fill-sky-400\/30:focus{fill:rgba(56,189,248,.3)}.focus\:fill-sky-400\/40:focus{fill:rgba(56,189,248,.4)}.focus\:fill-sky-400\/5:focus{fill:rgba(56,189,248,.05)}.focus\:fill-sky-400\/50:focus{fill:rgba(56,189,248,.5)}.focus\:fill-sky-400\/60:focus{fill:rgba(56,189,248,.6)}.focus\:fill-sky-400\/70:focus{fill:rgba(56,189,248,.7)}.focus\:fill-sky-400\/75:focus{fill:rgba(56,189,248,.75)}.focus\:fill-sky-400\/80:focus{fill:rgba(56,189,248,.8)}.focus\:fill-sky-400\/90:focus{fill:rgba(56,189,248,.9)}.focus\:fill-sky-400\/95:focus{fill:rgba(56,189,248,.95)}.focus\:fill-sky-50:focus{fill:#f0f9ff}.focus\:fill-sky-50\/0:focus{fill:rgba(240,249,255,0)}.focus\:fill-sky-50\/10:focus{fill:rgba(240,249,255,.1)}.focus\:fill-sky-50\/100:focus{fill:#f0f9ff}.focus\:fill-sky-50\/20:focus{fill:rgba(240,249,255,.2)}.focus\:fill-sky-50\/25:focus{fill:rgba(240,249,255,.25)}.focus\:fill-sky-50\/30:focus{fill:rgba(240,249,255,.3)}.focus\:fill-sky-50\/40:focus{fill:rgba(240,249,255,.4)}.focus\:fill-sky-50\/5:focus{fill:rgba(240,249,255,.05)}.focus\:fill-sky-50\/50:focus{fill:rgba(240,249,255,.5)}.focus\:fill-sky-50\/60:focus{fill:rgba(240,249,255,.6)}.focus\:fill-sky-50\/70:focus{fill:rgba(240,249,255,.7)}.focus\:fill-sky-50\/75:focus{fill:rgba(240,249,255,.75)}.focus\:fill-sky-50\/80:focus{fill:rgba(240,249,255,.8)}.focus\:fill-sky-50\/90:focus{fill:rgba(240,249,255,.9)}.focus\:fill-sky-50\/95:focus{fill:rgba(240,249,255,.95)}.focus\:fill-sky-500:focus{fill:#0ea5e9}.focus\:fill-sky-500\/0:focus{fill:rgba(14,165,233,0)}.focus\:fill-sky-500\/10:focus{fill:rgba(14,165,233,.1)}.focus\:fill-sky-500\/100:focus{fill:#0ea5e9}.focus\:fill-sky-500\/20:focus{fill:rgba(14,165,233,.2)}.focus\:fill-sky-500\/25:focus{fill:rgba(14,165,233,.25)}.focus\:fill-sky-500\/30:focus{fill:rgba(14,165,233,.3)}.focus\:fill-sky-500\/40:focus{fill:rgba(14,165,233,.4)}.focus\:fill-sky-500\/5:focus{fill:rgba(14,165,233,.05)}.focus\:fill-sky-500\/50:focus{fill:rgba(14,165,233,.5)}.focus\:fill-sky-500\/60:focus{fill:rgba(14,165,233,.6)}.focus\:fill-sky-500\/70:focus{fill:rgba(14,165,233,.7)}.focus\:fill-sky-500\/75:focus{fill:rgba(14,165,233,.75)}.focus\:fill-sky-500\/80:focus{fill:rgba(14,165,233,.8)}.focus\:fill-sky-500\/90:focus{fill:rgba(14,165,233,.9)}.focus\:fill-sky-500\/95:focus{fill:rgba(14,165,233,.95)}.focus\:fill-sky-600:focus{fill:#0284c7}.focus\:fill-sky-600\/0:focus{fill:rgba(2,132,199,0)}.focus\:fill-sky-600\/10:focus{fill:rgba(2,132,199,.1)}.focus\:fill-sky-600\/100:focus{fill:#0284c7}.focus\:fill-sky-600\/20:focus{fill:rgba(2,132,199,.2)}.focus\:fill-sky-600\/25:focus{fill:rgba(2,132,199,.25)}.focus\:fill-sky-600\/30:focus{fill:rgba(2,132,199,.3)}.focus\:fill-sky-600\/40:focus{fill:rgba(2,132,199,.4)}.focus\:fill-sky-600\/5:focus{fill:rgba(2,132,199,.05)}.focus\:fill-sky-600\/50:focus{fill:rgba(2,132,199,.5)}.focus\:fill-sky-600\/60:focus{fill:rgba(2,132,199,.6)}.focus\:fill-sky-600\/70:focus{fill:rgba(2,132,199,.7)}.focus\:fill-sky-600\/75:focus{fill:rgba(2,132,199,.75)}.focus\:fill-sky-600\/80:focus{fill:rgba(2,132,199,.8)}.focus\:fill-sky-600\/90:focus{fill:rgba(2,132,199,.9)}.focus\:fill-sky-600\/95:focus{fill:rgba(2,132,199,.95)}.focus\:fill-sky-700:focus{fill:#0369a1}.focus\:fill-sky-700\/0:focus{fill:rgba(3,105,161,0)}.focus\:fill-sky-700\/10:focus{fill:rgba(3,105,161,.1)}.focus\:fill-sky-700\/100:focus{fill:#0369a1}.focus\:fill-sky-700\/20:focus{fill:rgba(3,105,161,.2)}.focus\:fill-sky-700\/25:focus{fill:rgba(3,105,161,.25)}.focus\:fill-sky-700\/30:focus{fill:rgba(3,105,161,.3)}.focus\:fill-sky-700\/40:focus{fill:rgba(3,105,161,.4)}.focus\:fill-sky-700\/5:focus{fill:rgba(3,105,161,.05)}.focus\:fill-sky-700\/50:focus{fill:rgba(3,105,161,.5)}.focus\:fill-sky-700\/60:focus{fill:rgba(3,105,161,.6)}.focus\:fill-sky-700\/70:focus{fill:rgba(3,105,161,.7)}.focus\:fill-sky-700\/75:focus{fill:rgba(3,105,161,.75)}.focus\:fill-sky-700\/80:focus{fill:rgba(3,105,161,.8)}.focus\:fill-sky-700\/90:focus{fill:rgba(3,105,161,.9)}.focus\:fill-sky-700\/95:focus{fill:rgba(3,105,161,.95)}.focus\:fill-sky-800:focus{fill:#075985}.focus\:fill-sky-800\/0:focus{fill:rgba(7,89,133,0)}.focus\:fill-sky-800\/10:focus{fill:rgba(7,89,133,.1)}.focus\:fill-sky-800\/100:focus{fill:#075985}.focus\:fill-sky-800\/20:focus{fill:rgba(7,89,133,.2)}.focus\:fill-sky-800\/25:focus{fill:rgba(7,89,133,.25)}.focus\:fill-sky-800\/30:focus{fill:rgba(7,89,133,.3)}.focus\:fill-sky-800\/40:focus{fill:rgba(7,89,133,.4)}.focus\:fill-sky-800\/5:focus{fill:rgba(7,89,133,.05)}.focus\:fill-sky-800\/50:focus{fill:rgba(7,89,133,.5)}.focus\:fill-sky-800\/60:focus{fill:rgba(7,89,133,.6)}.focus\:fill-sky-800\/70:focus{fill:rgba(7,89,133,.7)}.focus\:fill-sky-800\/75:focus{fill:rgba(7,89,133,.75)}.focus\:fill-sky-800\/80:focus{fill:rgba(7,89,133,.8)}.focus\:fill-sky-800\/90:focus{fill:rgba(7,89,133,.9)}.focus\:fill-sky-800\/95:focus{fill:rgba(7,89,133,.95)}.focus\:fill-sky-900:focus{fill:#0c4a6e}.focus\:fill-sky-900\/0:focus{fill:rgba(12,74,110,0)}.focus\:fill-sky-900\/10:focus{fill:rgba(12,74,110,.1)}.focus\:fill-sky-900\/100:focus{fill:#0c4a6e}.focus\:fill-sky-900\/20:focus{fill:rgba(12,74,110,.2)}.focus\:fill-sky-900\/25:focus{fill:rgba(12,74,110,.25)}.focus\:fill-sky-900\/30:focus{fill:rgba(12,74,110,.3)}.focus\:fill-sky-900\/40:focus{fill:rgba(12,74,110,.4)}.focus\:fill-sky-900\/5:focus{fill:rgba(12,74,110,.05)}.focus\:fill-sky-900\/50:focus{fill:rgba(12,74,110,.5)}.focus\:fill-sky-900\/60:focus{fill:rgba(12,74,110,.6)}.focus\:fill-sky-900\/70:focus{fill:rgba(12,74,110,.7)}.focus\:fill-sky-900\/75:focus{fill:rgba(12,74,110,.75)}.focus\:fill-sky-900\/80:focus{fill:rgba(12,74,110,.8)}.focus\:fill-sky-900\/90:focus{fill:rgba(12,74,110,.9)}.focus\:fill-sky-900\/95:focus{fill:rgba(12,74,110,.95)}.focus\:fill-slate-100:focus{fill:#f1f5f9}.focus\:fill-slate-100\/0:focus{fill:rgba(241,245,249,0)}.focus\:fill-slate-100\/10:focus{fill:rgba(241,245,249,.1)}.focus\:fill-slate-100\/100:focus{fill:#f1f5f9}.focus\:fill-slate-100\/20:focus{fill:rgba(241,245,249,.2)}.focus\:fill-slate-100\/25:focus{fill:rgba(241,245,249,.25)}.focus\:fill-slate-100\/30:focus{fill:rgba(241,245,249,.3)}.focus\:fill-slate-100\/40:focus{fill:rgba(241,245,249,.4)}.focus\:fill-slate-100\/5:focus{fill:rgba(241,245,249,.05)}.focus\:fill-slate-100\/50:focus{fill:rgba(241,245,249,.5)}.focus\:fill-slate-100\/60:focus{fill:rgba(241,245,249,.6)}.focus\:fill-slate-100\/70:focus{fill:rgba(241,245,249,.7)}.focus\:fill-slate-100\/75:focus{fill:rgba(241,245,249,.75)}.focus\:fill-slate-100\/80:focus{fill:rgba(241,245,249,.8)}.focus\:fill-slate-100\/90:focus{fill:rgba(241,245,249,.9)}.focus\:fill-slate-100\/95:focus{fill:rgba(241,245,249,.95)}.focus\:fill-slate-200:focus{fill:#e2e8f0}.focus\:fill-slate-200\/0:focus{fill:rgba(226,232,240,0)}.focus\:fill-slate-200\/10:focus{fill:rgba(226,232,240,.1)}.focus\:fill-slate-200\/100:focus{fill:#e2e8f0}.focus\:fill-slate-200\/20:focus{fill:rgba(226,232,240,.2)}.focus\:fill-slate-200\/25:focus{fill:rgba(226,232,240,.25)}.focus\:fill-slate-200\/30:focus{fill:rgba(226,232,240,.3)}.focus\:fill-slate-200\/40:focus{fill:rgba(226,232,240,.4)}.focus\:fill-slate-200\/5:focus{fill:rgba(226,232,240,.05)}.focus\:fill-slate-200\/50:focus{fill:rgba(226,232,240,.5)}.focus\:fill-slate-200\/60:focus{fill:rgba(226,232,240,.6)}.focus\:fill-slate-200\/70:focus{fill:rgba(226,232,240,.7)}.focus\:fill-slate-200\/75:focus{fill:rgba(226,232,240,.75)}.focus\:fill-slate-200\/80:focus{fill:rgba(226,232,240,.8)}.focus\:fill-slate-200\/90:focus{fill:rgba(226,232,240,.9)}.focus\:fill-slate-200\/95:focus{fill:rgba(226,232,240,.95)}.focus\:fill-slate-300:focus{fill:#cbd5e1}.focus\:fill-slate-300\/0:focus{fill:rgba(203,213,225,0)}.focus\:fill-slate-300\/10:focus{fill:rgba(203,213,225,.1)}.focus\:fill-slate-300\/100:focus{fill:#cbd5e1}.focus\:fill-slate-300\/20:focus{fill:rgba(203,213,225,.2)}.focus\:fill-slate-300\/25:focus{fill:rgba(203,213,225,.25)}.focus\:fill-slate-300\/30:focus{fill:rgba(203,213,225,.3)}.focus\:fill-slate-300\/40:focus{fill:rgba(203,213,225,.4)}.focus\:fill-slate-300\/5:focus{fill:rgba(203,213,225,.05)}.focus\:fill-slate-300\/50:focus{fill:rgba(203,213,225,.5)}.focus\:fill-slate-300\/60:focus{fill:rgba(203,213,225,.6)}.focus\:fill-slate-300\/70:focus{fill:rgba(203,213,225,.7)}.focus\:fill-slate-300\/75:focus{fill:rgba(203,213,225,.75)}.focus\:fill-slate-300\/80:focus{fill:rgba(203,213,225,.8)}.focus\:fill-slate-300\/90:focus{fill:rgba(203,213,225,.9)}.focus\:fill-slate-300\/95:focus{fill:rgba(203,213,225,.95)}.focus\:fill-slate-400:focus{fill:#94a3b8}.focus\:fill-slate-400\/0:focus{fill:rgba(148,163,184,0)}.focus\:fill-slate-400\/10:focus{fill:rgba(148,163,184,.1)}.focus\:fill-slate-400\/100:focus{fill:#94a3b8}.focus\:fill-slate-400\/20:focus{fill:rgba(148,163,184,.2)}.focus\:fill-slate-400\/25:focus{fill:rgba(148,163,184,.25)}.focus\:fill-slate-400\/30:focus{fill:rgba(148,163,184,.3)}.focus\:fill-slate-400\/40:focus{fill:rgba(148,163,184,.4)}.focus\:fill-slate-400\/5:focus{fill:rgba(148,163,184,.05)}.focus\:fill-slate-400\/50:focus{fill:rgba(148,163,184,.5)}.focus\:fill-slate-400\/60:focus{fill:rgba(148,163,184,.6)}.focus\:fill-slate-400\/70:focus{fill:rgba(148,163,184,.7)}.focus\:fill-slate-400\/75:focus{fill:rgba(148,163,184,.75)}.focus\:fill-slate-400\/80:focus{fill:rgba(148,163,184,.8)}.focus\:fill-slate-400\/90:focus{fill:rgba(148,163,184,.9)}.focus\:fill-slate-400\/95:focus{fill:rgba(148,163,184,.95)}.focus\:fill-slate-50:focus{fill:#f8fafc}.focus\:fill-slate-50\/0:focus{fill:rgba(248,250,252,0)}.focus\:fill-slate-50\/10:focus{fill:rgba(248,250,252,.1)}.focus\:fill-slate-50\/100:focus{fill:#f8fafc}.focus\:fill-slate-50\/20:focus{fill:rgba(248,250,252,.2)}.focus\:fill-slate-50\/25:focus{fill:rgba(248,250,252,.25)}.focus\:fill-slate-50\/30:focus{fill:rgba(248,250,252,.3)}.focus\:fill-slate-50\/40:focus{fill:rgba(248,250,252,.4)}.focus\:fill-slate-50\/5:focus{fill:rgba(248,250,252,.05)}.focus\:fill-slate-50\/50:focus{fill:rgba(248,250,252,.5)}.focus\:fill-slate-50\/60:focus{fill:rgba(248,250,252,.6)}.focus\:fill-slate-50\/70:focus{fill:rgba(248,250,252,.7)}.focus\:fill-slate-50\/75:focus{fill:rgba(248,250,252,.75)}.focus\:fill-slate-50\/80:focus{fill:rgba(248,250,252,.8)}.focus\:fill-slate-50\/90:focus{fill:rgba(248,250,252,.9)}.focus\:fill-slate-50\/95:focus{fill:rgba(248,250,252,.95)}.focus\:fill-slate-500:focus{fill:#64748b}.focus\:fill-slate-500\/0:focus{fill:rgba(100,116,139,0)}.focus\:fill-slate-500\/10:focus{fill:rgba(100,116,139,.1)}.focus\:fill-slate-500\/100:focus{fill:#64748b}.focus\:fill-slate-500\/20:focus{fill:rgba(100,116,139,.2)}.focus\:fill-slate-500\/25:focus{fill:rgba(100,116,139,.25)}.focus\:fill-slate-500\/30:focus{fill:rgba(100,116,139,.3)}.focus\:fill-slate-500\/40:focus{fill:rgba(100,116,139,.4)}.focus\:fill-slate-500\/5:focus{fill:rgba(100,116,139,.05)}.focus\:fill-slate-500\/50:focus{fill:rgba(100,116,139,.5)}.focus\:fill-slate-500\/60:focus{fill:rgba(100,116,139,.6)}.focus\:fill-slate-500\/70:focus{fill:rgba(100,116,139,.7)}.focus\:fill-slate-500\/75:focus{fill:rgba(100,116,139,.75)}.focus\:fill-slate-500\/80:focus{fill:rgba(100,116,139,.8)}.focus\:fill-slate-500\/90:focus{fill:rgba(100,116,139,.9)}.focus\:fill-slate-500\/95:focus{fill:rgba(100,116,139,.95)}.focus\:fill-slate-600:focus{fill:#475569}.focus\:fill-slate-600\/0:focus{fill:rgba(71,85,105,0)}.focus\:fill-slate-600\/10:focus{fill:rgba(71,85,105,.1)}.focus\:fill-slate-600\/100:focus{fill:#475569}.focus\:fill-slate-600\/20:focus{fill:rgba(71,85,105,.2)}.focus\:fill-slate-600\/25:focus{fill:rgba(71,85,105,.25)}.focus\:fill-slate-600\/30:focus{fill:rgba(71,85,105,.3)}.focus\:fill-slate-600\/40:focus{fill:rgba(71,85,105,.4)}.focus\:fill-slate-600\/5:focus{fill:rgba(71,85,105,.05)}.focus\:fill-slate-600\/50:focus{fill:rgba(71,85,105,.5)}.focus\:fill-slate-600\/60:focus{fill:rgba(71,85,105,.6)}.focus\:fill-slate-600\/70:focus{fill:rgba(71,85,105,.7)}.focus\:fill-slate-600\/75:focus{fill:rgba(71,85,105,.75)}.focus\:fill-slate-600\/80:focus{fill:rgba(71,85,105,.8)}.focus\:fill-slate-600\/90:focus{fill:rgba(71,85,105,.9)}.focus\:fill-slate-600\/95:focus{fill:rgba(71,85,105,.95)}.focus\:fill-slate-700:focus{fill:#334155}.focus\:fill-slate-700\/0:focus{fill:rgba(51,65,85,0)}.focus\:fill-slate-700\/10:focus{fill:rgba(51,65,85,.1)}.focus\:fill-slate-700\/100:focus{fill:#334155}.focus\:fill-slate-700\/20:focus{fill:rgba(51,65,85,.2)}.focus\:fill-slate-700\/25:focus{fill:rgba(51,65,85,.25)}.focus\:fill-slate-700\/30:focus{fill:rgba(51,65,85,.3)}.focus\:fill-slate-700\/40:focus{fill:rgba(51,65,85,.4)}.focus\:fill-slate-700\/5:focus{fill:rgba(51,65,85,.05)}.focus\:fill-slate-700\/50:focus{fill:rgba(51,65,85,.5)}.focus\:fill-slate-700\/60:focus{fill:rgba(51,65,85,.6)}.focus\:fill-slate-700\/70:focus{fill:rgba(51,65,85,.7)}.focus\:fill-slate-700\/75:focus{fill:rgba(51,65,85,.75)}.focus\:fill-slate-700\/80:focus{fill:rgba(51,65,85,.8)}.focus\:fill-slate-700\/90:focus{fill:rgba(51,65,85,.9)}.focus\:fill-slate-700\/95:focus{fill:rgba(51,65,85,.95)}.focus\:fill-slate-800:focus{fill:#1e293b}.focus\:fill-slate-800\/0:focus{fill:rgba(30,41,59,0)}.focus\:fill-slate-800\/10:focus{fill:rgba(30,41,59,.1)}.focus\:fill-slate-800\/100:focus{fill:#1e293b}.focus\:fill-slate-800\/20:focus{fill:rgba(30,41,59,.2)}.focus\:fill-slate-800\/25:focus{fill:rgba(30,41,59,.25)}.focus\:fill-slate-800\/30:focus{fill:rgba(30,41,59,.3)}.focus\:fill-slate-800\/40:focus{fill:rgba(30,41,59,.4)}.focus\:fill-slate-800\/5:focus{fill:rgba(30,41,59,.05)}.focus\:fill-slate-800\/50:focus{fill:rgba(30,41,59,.5)}.focus\:fill-slate-800\/60:focus{fill:rgba(30,41,59,.6)}.focus\:fill-slate-800\/70:focus{fill:rgba(30,41,59,.7)}.focus\:fill-slate-800\/75:focus{fill:rgba(30,41,59,.75)}.focus\:fill-slate-800\/80:focus{fill:rgba(30,41,59,.8)}.focus\:fill-slate-800\/90:focus{fill:rgba(30,41,59,.9)}.focus\:fill-slate-800\/95:focus{fill:rgba(30,41,59,.95)}.focus\:fill-slate-900:focus{fill:#0f172a}.focus\:fill-slate-900\/0:focus{fill:rgba(15,23,42,0)}.focus\:fill-slate-900\/10:focus{fill:rgba(15,23,42,.1)}.focus\:fill-slate-900\/100:focus{fill:#0f172a}.focus\:fill-slate-900\/20:focus{fill:rgba(15,23,42,.2)}.focus\:fill-slate-900\/25:focus{fill:rgba(15,23,42,.25)}.focus\:fill-slate-900\/30:focus{fill:rgba(15,23,42,.3)}.focus\:fill-slate-900\/40:focus{fill:rgba(15,23,42,.4)}.focus\:fill-slate-900\/5:focus{fill:rgba(15,23,42,.05)}.focus\:fill-slate-900\/50:focus{fill:rgba(15,23,42,.5)}.focus\:fill-slate-900\/60:focus{fill:rgba(15,23,42,.6)}.focus\:fill-slate-900\/70:focus{fill:rgba(15,23,42,.7)}.focus\:fill-slate-900\/75:focus{fill:rgba(15,23,42,.75)}.focus\:fill-slate-900\/80:focus{fill:rgba(15,23,42,.8)}.focus\:fill-slate-900\/90:focus{fill:rgba(15,23,42,.9)}.focus\:fill-slate-900\/95:focus{fill:rgba(15,23,42,.95)}.focus\:fill-stone-100:focus{fill:#f5f5f4}.focus\:fill-stone-100\/0:focus{fill:hsla(60,5%,96%,0)}.focus\:fill-stone-100\/10:focus{fill:hsla(60,5%,96%,.1)}.focus\:fill-stone-100\/100:focus{fill:#f5f5f4}.focus\:fill-stone-100\/20:focus{fill:hsla(60,5%,96%,.2)}.focus\:fill-stone-100\/25:focus{fill:hsla(60,5%,96%,.25)}.focus\:fill-stone-100\/30:focus{fill:hsla(60,5%,96%,.3)}.focus\:fill-stone-100\/40:focus{fill:hsla(60,5%,96%,.4)}.focus\:fill-stone-100\/5:focus{fill:hsla(60,5%,96%,.05)}.focus\:fill-stone-100\/50:focus{fill:hsla(60,5%,96%,.5)}.focus\:fill-stone-100\/60:focus{fill:hsla(60,5%,96%,.6)}.focus\:fill-stone-100\/70:focus{fill:hsla(60,5%,96%,.7)}.focus\:fill-stone-100\/75:focus{fill:hsla(60,5%,96%,.75)}.focus\:fill-stone-100\/80:focus{fill:hsla(60,5%,96%,.8)}.focus\:fill-stone-100\/90:focus{fill:hsla(60,5%,96%,.9)}.focus\:fill-stone-100\/95:focus{fill:hsla(60,5%,96%,.95)}.focus\:fill-stone-200:focus{fill:#e7e5e4}.focus\:fill-stone-200\/0:focus{fill:hsla(20,6%,90%,0)}.focus\:fill-stone-200\/10:focus{fill:hsla(20,6%,90%,.1)}.focus\:fill-stone-200\/100:focus{fill:#e7e5e4}.focus\:fill-stone-200\/20:focus{fill:hsla(20,6%,90%,.2)}.focus\:fill-stone-200\/25:focus{fill:hsla(20,6%,90%,.25)}.focus\:fill-stone-200\/30:focus{fill:hsla(20,6%,90%,.3)}.focus\:fill-stone-200\/40:focus{fill:hsla(20,6%,90%,.4)}.focus\:fill-stone-200\/5:focus{fill:hsla(20,6%,90%,.05)}.focus\:fill-stone-200\/50:focus{fill:hsla(20,6%,90%,.5)}.focus\:fill-stone-200\/60:focus{fill:hsla(20,6%,90%,.6)}.focus\:fill-stone-200\/70:focus{fill:hsla(20,6%,90%,.7)}.focus\:fill-stone-200\/75:focus{fill:hsla(20,6%,90%,.75)}.focus\:fill-stone-200\/80:focus{fill:hsla(20,6%,90%,.8)}.focus\:fill-stone-200\/90:focus{fill:hsla(20,6%,90%,.9)}.focus\:fill-stone-200\/95:focus{fill:hsla(20,6%,90%,.95)}.focus\:fill-stone-300:focus{fill:#d6d3d1}.focus\:fill-stone-300\/0:focus{fill:hsla(24,6%,83%,0)}.focus\:fill-stone-300\/10:focus{fill:hsla(24,6%,83%,.1)}.focus\:fill-stone-300\/100:focus{fill:#d6d3d1}.focus\:fill-stone-300\/20:focus{fill:hsla(24,6%,83%,.2)}.focus\:fill-stone-300\/25:focus{fill:hsla(24,6%,83%,.25)}.focus\:fill-stone-300\/30:focus{fill:hsla(24,6%,83%,.3)}.focus\:fill-stone-300\/40:focus{fill:hsla(24,6%,83%,.4)}.focus\:fill-stone-300\/5:focus{fill:hsla(24,6%,83%,.05)}.focus\:fill-stone-300\/50:focus{fill:hsla(24,6%,83%,.5)}.focus\:fill-stone-300\/60:focus{fill:hsla(24,6%,83%,.6)}.focus\:fill-stone-300\/70:focus{fill:hsla(24,6%,83%,.7)}.focus\:fill-stone-300\/75:focus{fill:hsla(24,6%,83%,.75)}.focus\:fill-stone-300\/80:focus{fill:hsla(24,6%,83%,.8)}.focus\:fill-stone-300\/90:focus{fill:hsla(24,6%,83%,.9)}.focus\:fill-stone-300\/95:focus{fill:hsla(24,6%,83%,.95)}.focus\:fill-stone-400:focus{fill:#a8a29e}.focus\:fill-stone-400\/0:focus{fill:hsla(24,5%,64%,0)}.focus\:fill-stone-400\/10:focus{fill:hsla(24,5%,64%,.1)}.focus\:fill-stone-400\/100:focus{fill:#a8a29e}.focus\:fill-stone-400\/20:focus{fill:hsla(24,5%,64%,.2)}.focus\:fill-stone-400\/25:focus{fill:hsla(24,5%,64%,.25)}.focus\:fill-stone-400\/30:focus{fill:hsla(24,5%,64%,.3)}.focus\:fill-stone-400\/40:focus{fill:hsla(24,5%,64%,.4)}.focus\:fill-stone-400\/5:focus{fill:hsla(24,5%,64%,.05)}.focus\:fill-stone-400\/50:focus{fill:hsla(24,5%,64%,.5)}.focus\:fill-stone-400\/60:focus{fill:hsla(24,5%,64%,.6)}.focus\:fill-stone-400\/70:focus{fill:hsla(24,5%,64%,.7)}.focus\:fill-stone-400\/75:focus{fill:hsla(24,5%,64%,.75)}.focus\:fill-stone-400\/80:focus{fill:hsla(24,5%,64%,.8)}.focus\:fill-stone-400\/90:focus{fill:hsla(24,5%,64%,.9)}.focus\:fill-stone-400\/95:focus{fill:hsla(24,5%,64%,.95)}.focus\:fill-stone-50:focus{fill:#fafaf9}.focus\:fill-stone-50\/0:focus{fill:hsla(60,9%,98%,0)}.focus\:fill-stone-50\/10:focus{fill:hsla(60,9%,98%,.1)}.focus\:fill-stone-50\/100:focus{fill:#fafaf9}.focus\:fill-stone-50\/20:focus{fill:hsla(60,9%,98%,.2)}.focus\:fill-stone-50\/25:focus{fill:hsla(60,9%,98%,.25)}.focus\:fill-stone-50\/30:focus{fill:hsla(60,9%,98%,.3)}.focus\:fill-stone-50\/40:focus{fill:hsla(60,9%,98%,.4)}.focus\:fill-stone-50\/5:focus{fill:hsla(60,9%,98%,.05)}.focus\:fill-stone-50\/50:focus{fill:hsla(60,9%,98%,.5)}.focus\:fill-stone-50\/60:focus{fill:hsla(60,9%,98%,.6)}.focus\:fill-stone-50\/70:focus{fill:hsla(60,9%,98%,.7)}.focus\:fill-stone-50\/75:focus{fill:hsla(60,9%,98%,.75)}.focus\:fill-stone-50\/80:focus{fill:hsla(60,9%,98%,.8)}.focus\:fill-stone-50\/90:focus{fill:hsla(60,9%,98%,.9)}.focus\:fill-stone-50\/95:focus{fill:hsla(60,9%,98%,.95)}.focus\:fill-stone-500:focus{fill:#78716c}.focus\:fill-stone-500\/0:focus{fill:hsla(25,5%,45%,0)}.focus\:fill-stone-500\/10:focus{fill:hsla(25,5%,45%,.1)}.focus\:fill-stone-500\/100:focus{fill:#78716c}.focus\:fill-stone-500\/20:focus{fill:hsla(25,5%,45%,.2)}.focus\:fill-stone-500\/25:focus{fill:hsla(25,5%,45%,.25)}.focus\:fill-stone-500\/30:focus{fill:hsla(25,5%,45%,.3)}.focus\:fill-stone-500\/40:focus{fill:hsla(25,5%,45%,.4)}.focus\:fill-stone-500\/5:focus{fill:hsla(25,5%,45%,.05)}.focus\:fill-stone-500\/50:focus{fill:hsla(25,5%,45%,.5)}.focus\:fill-stone-500\/60:focus{fill:hsla(25,5%,45%,.6)}.focus\:fill-stone-500\/70:focus{fill:hsla(25,5%,45%,.7)}.focus\:fill-stone-500\/75:focus{fill:hsla(25,5%,45%,.75)}.focus\:fill-stone-500\/80:focus{fill:hsla(25,5%,45%,.8)}.focus\:fill-stone-500\/90:focus{fill:hsla(25,5%,45%,.9)}.focus\:fill-stone-500\/95:focus{fill:hsla(25,5%,45%,.95)}.focus\:fill-stone-600:focus{fill:#57534e}.focus\:fill-stone-600\/0:focus{fill:rgba(87,83,78,0)}.focus\:fill-stone-600\/10:focus{fill:rgba(87,83,78,.1)}.focus\:fill-stone-600\/100:focus{fill:#57534e}.focus\:fill-stone-600\/20:focus{fill:rgba(87,83,78,.2)}.focus\:fill-stone-600\/25:focus{fill:rgba(87,83,78,.25)}.focus\:fill-stone-600\/30:focus{fill:rgba(87,83,78,.3)}.focus\:fill-stone-600\/40:focus{fill:rgba(87,83,78,.4)}.focus\:fill-stone-600\/5:focus{fill:rgba(87,83,78,.05)}.focus\:fill-stone-600\/50:focus{fill:rgba(87,83,78,.5)}.focus\:fill-stone-600\/60:focus{fill:rgba(87,83,78,.6)}.focus\:fill-stone-600\/70:focus{fill:rgba(87,83,78,.7)}.focus\:fill-stone-600\/75:focus{fill:rgba(87,83,78,.75)}.focus\:fill-stone-600\/80:focus{fill:rgba(87,83,78,.8)}.focus\:fill-stone-600\/90:focus{fill:rgba(87,83,78,.9)}.focus\:fill-stone-600\/95:focus{fill:rgba(87,83,78,.95)}.focus\:fill-stone-700:focus{fill:#44403c}.focus\:fill-stone-700\/0:focus{fill:rgba(68,64,60,0)}.focus\:fill-stone-700\/10:focus{fill:rgba(68,64,60,.1)}.focus\:fill-stone-700\/100:focus{fill:#44403c}.focus\:fill-stone-700\/20:focus{fill:rgba(68,64,60,.2)}.focus\:fill-stone-700\/25:focus{fill:rgba(68,64,60,.25)}.focus\:fill-stone-700\/30:focus{fill:rgba(68,64,60,.3)}.focus\:fill-stone-700\/40:focus{fill:rgba(68,64,60,.4)}.focus\:fill-stone-700\/5:focus{fill:rgba(68,64,60,.05)}.focus\:fill-stone-700\/50:focus{fill:rgba(68,64,60,.5)}.focus\:fill-stone-700\/60:focus{fill:rgba(68,64,60,.6)}.focus\:fill-stone-700\/70:focus{fill:rgba(68,64,60,.7)}.focus\:fill-stone-700\/75:focus{fill:rgba(68,64,60,.75)}.focus\:fill-stone-700\/80:focus{fill:rgba(68,64,60,.8)}.focus\:fill-stone-700\/90:focus{fill:rgba(68,64,60,.9)}.focus\:fill-stone-700\/95:focus{fill:rgba(68,64,60,.95)}.focus\:fill-stone-800:focus{fill:#292524}.focus\:fill-stone-800\/0:focus{fill:rgba(41,37,36,0)}.focus\:fill-stone-800\/10:focus{fill:rgba(41,37,36,.1)}.focus\:fill-stone-800\/100:focus{fill:#292524}.focus\:fill-stone-800\/20:focus{fill:rgba(41,37,36,.2)}.focus\:fill-stone-800\/25:focus{fill:rgba(41,37,36,.25)}.focus\:fill-stone-800\/30:focus{fill:rgba(41,37,36,.3)}.focus\:fill-stone-800\/40:focus{fill:rgba(41,37,36,.4)}.focus\:fill-stone-800\/5:focus{fill:rgba(41,37,36,.05)}.focus\:fill-stone-800\/50:focus{fill:rgba(41,37,36,.5)}.focus\:fill-stone-800\/60:focus{fill:rgba(41,37,36,.6)}.focus\:fill-stone-800\/70:focus{fill:rgba(41,37,36,.7)}.focus\:fill-stone-800\/75:focus{fill:rgba(41,37,36,.75)}.focus\:fill-stone-800\/80:focus{fill:rgba(41,37,36,.8)}.focus\:fill-stone-800\/90:focus{fill:rgba(41,37,36,.9)}.focus\:fill-stone-800\/95:focus{fill:rgba(41,37,36,.95)}.focus\:fill-stone-900:focus{fill:#1c1917}.focus\:fill-stone-900\/0:focus{fill:rgba(28,25,23,0)}.focus\:fill-stone-900\/10:focus{fill:rgba(28,25,23,.1)}.focus\:fill-stone-900\/100:focus{fill:#1c1917}.focus\:fill-stone-900\/20:focus{fill:rgba(28,25,23,.2)}.focus\:fill-stone-900\/25:focus{fill:rgba(28,25,23,.25)}.focus\:fill-stone-900\/30:focus{fill:rgba(28,25,23,.3)}.focus\:fill-stone-900\/40:focus{fill:rgba(28,25,23,.4)}.focus\:fill-stone-900\/5:focus{fill:rgba(28,25,23,.05)}.focus\:fill-stone-900\/50:focus{fill:rgba(28,25,23,.5)}.focus\:fill-stone-900\/60:focus{fill:rgba(28,25,23,.6)}.focus\:fill-stone-900\/70:focus{fill:rgba(28,25,23,.7)}.focus\:fill-stone-900\/75:focus{fill:rgba(28,25,23,.75)}.focus\:fill-stone-900\/80:focus{fill:rgba(28,25,23,.8)}.focus\:fill-stone-900\/90:focus{fill:rgba(28,25,23,.9)}.focus\:fill-stone-900\/95:focus{fill:rgba(28,25,23,.95)}.focus\:fill-teal-100:focus{fill:#d5f5f6}.focus\:fill-teal-100\/0:focus{fill:rgba(213,245,246,0)}.focus\:fill-teal-100\/10:focus{fill:rgba(213,245,246,.1)}.focus\:fill-teal-100\/100:focus{fill:#d5f5f6}.focus\:fill-teal-100\/20:focus{fill:rgba(213,245,246,.2)}.focus\:fill-teal-100\/25:focus{fill:rgba(213,245,246,.25)}.focus\:fill-teal-100\/30:focus{fill:rgba(213,245,246,.3)}.focus\:fill-teal-100\/40:focus{fill:rgba(213,245,246,.4)}.focus\:fill-teal-100\/5:focus{fill:rgba(213,245,246,.05)}.focus\:fill-teal-100\/50:focus{fill:rgba(213,245,246,.5)}.focus\:fill-teal-100\/60:focus{fill:rgba(213,245,246,.6)}.focus\:fill-teal-100\/70:focus{fill:rgba(213,245,246,.7)}.focus\:fill-teal-100\/75:focus{fill:rgba(213,245,246,.75)}.focus\:fill-teal-100\/80:focus{fill:rgba(213,245,246,.8)}.focus\:fill-teal-100\/90:focus{fill:rgba(213,245,246,.9)}.focus\:fill-teal-100\/95:focus{fill:rgba(213,245,246,.95)}.focus\:fill-teal-200:focus{fill:#afecef}.focus\:fill-teal-200\/0:focus{fill:rgba(175,236,239,0)}.focus\:fill-teal-200\/10:focus{fill:rgba(175,236,239,.1)}.focus\:fill-teal-200\/100:focus{fill:#afecef}.focus\:fill-teal-200\/20:focus{fill:rgba(175,236,239,.2)}.focus\:fill-teal-200\/25:focus{fill:rgba(175,236,239,.25)}.focus\:fill-teal-200\/30:focus{fill:rgba(175,236,239,.3)}.focus\:fill-teal-200\/40:focus{fill:rgba(175,236,239,.4)}.focus\:fill-teal-200\/5:focus{fill:rgba(175,236,239,.05)}.focus\:fill-teal-200\/50:focus{fill:rgba(175,236,239,.5)}.focus\:fill-teal-200\/60:focus{fill:rgba(175,236,239,.6)}.focus\:fill-teal-200\/70:focus{fill:rgba(175,236,239,.7)}.focus\:fill-teal-200\/75:focus{fill:rgba(175,236,239,.75)}.focus\:fill-teal-200\/80:focus{fill:rgba(175,236,239,.8)}.focus\:fill-teal-200\/90:focus{fill:rgba(175,236,239,.9)}.focus\:fill-teal-200\/95:focus{fill:rgba(175,236,239,.95)}.focus\:fill-teal-300:focus{fill:#7edce2}.focus\:fill-teal-300\/0:focus{fill:rgba(126,220,226,0)}.focus\:fill-teal-300\/10:focus{fill:rgba(126,220,226,.1)}.focus\:fill-teal-300\/100:focus{fill:#7edce2}.focus\:fill-teal-300\/20:focus{fill:rgba(126,220,226,.2)}.focus\:fill-teal-300\/25:focus{fill:rgba(126,220,226,.25)}.focus\:fill-teal-300\/30:focus{fill:rgba(126,220,226,.3)}.focus\:fill-teal-300\/40:focus{fill:rgba(126,220,226,.4)}.focus\:fill-teal-300\/5:focus{fill:rgba(126,220,226,.05)}.focus\:fill-teal-300\/50:focus{fill:rgba(126,220,226,.5)}.focus\:fill-teal-300\/60:focus{fill:rgba(126,220,226,.6)}.focus\:fill-teal-300\/70:focus{fill:rgba(126,220,226,.7)}.focus\:fill-teal-300\/75:focus{fill:rgba(126,220,226,.75)}.focus\:fill-teal-300\/80:focus{fill:rgba(126,220,226,.8)}.focus\:fill-teal-300\/90:focus{fill:rgba(126,220,226,.9)}.focus\:fill-teal-300\/95:focus{fill:rgba(126,220,226,.95)}.focus\:fill-teal-400:focus{fill:#16bdca}.focus\:fill-teal-400\/0:focus{fill:rgba(22,189,202,0)}.focus\:fill-teal-400\/10:focus{fill:rgba(22,189,202,.1)}.focus\:fill-teal-400\/100:focus{fill:#16bdca}.focus\:fill-teal-400\/20:focus{fill:rgba(22,189,202,.2)}.focus\:fill-teal-400\/25:focus{fill:rgba(22,189,202,.25)}.focus\:fill-teal-400\/30:focus{fill:rgba(22,189,202,.3)}.focus\:fill-teal-400\/40:focus{fill:rgba(22,189,202,.4)}.focus\:fill-teal-400\/5:focus{fill:rgba(22,189,202,.05)}.focus\:fill-teal-400\/50:focus{fill:rgba(22,189,202,.5)}.focus\:fill-teal-400\/60:focus{fill:rgba(22,189,202,.6)}.focus\:fill-teal-400\/70:focus{fill:rgba(22,189,202,.7)}.focus\:fill-teal-400\/75:focus{fill:rgba(22,189,202,.75)}.focus\:fill-teal-400\/80:focus{fill:rgba(22,189,202,.8)}.focus\:fill-teal-400\/90:focus{fill:rgba(22,189,202,.9)}.focus\:fill-teal-400\/95:focus{fill:rgba(22,189,202,.95)}.focus\:fill-teal-50:focus{fill:#edfafa}.focus\:fill-teal-50\/0:focus{fill:rgba(237,250,250,0)}.focus\:fill-teal-50\/10:focus{fill:rgba(237,250,250,.1)}.focus\:fill-teal-50\/100:focus{fill:#edfafa}.focus\:fill-teal-50\/20:focus{fill:rgba(237,250,250,.2)}.focus\:fill-teal-50\/25:focus{fill:rgba(237,250,250,.25)}.focus\:fill-teal-50\/30:focus{fill:rgba(237,250,250,.3)}.focus\:fill-teal-50\/40:focus{fill:rgba(237,250,250,.4)}.focus\:fill-teal-50\/5:focus{fill:rgba(237,250,250,.05)}.focus\:fill-teal-50\/50:focus{fill:rgba(237,250,250,.5)}.focus\:fill-teal-50\/60:focus{fill:rgba(237,250,250,.6)}.focus\:fill-teal-50\/70:focus{fill:rgba(237,250,250,.7)}.focus\:fill-teal-50\/75:focus{fill:rgba(237,250,250,.75)}.focus\:fill-teal-50\/80:focus{fill:rgba(237,250,250,.8)}.focus\:fill-teal-50\/90:focus{fill:rgba(237,250,250,.9)}.focus\:fill-teal-50\/95:focus{fill:rgba(237,250,250,.95)}.focus\:fill-teal-500:focus{fill:#0694a2}.focus\:fill-teal-500\/0:focus{fill:rgba(6,148,162,0)}.focus\:fill-teal-500\/10:focus{fill:rgba(6,148,162,.1)}.focus\:fill-teal-500\/100:focus{fill:#0694a2}.focus\:fill-teal-500\/20:focus{fill:rgba(6,148,162,.2)}.focus\:fill-teal-500\/25:focus{fill:rgba(6,148,162,.25)}.focus\:fill-teal-500\/30:focus{fill:rgba(6,148,162,.3)}.focus\:fill-teal-500\/40:focus{fill:rgba(6,148,162,.4)}.focus\:fill-teal-500\/5:focus{fill:rgba(6,148,162,.05)}.focus\:fill-teal-500\/50:focus{fill:rgba(6,148,162,.5)}.focus\:fill-teal-500\/60:focus{fill:rgba(6,148,162,.6)}.focus\:fill-teal-500\/70:focus{fill:rgba(6,148,162,.7)}.focus\:fill-teal-500\/75:focus{fill:rgba(6,148,162,.75)}.focus\:fill-teal-500\/80:focus{fill:rgba(6,148,162,.8)}.focus\:fill-teal-500\/90:focus{fill:rgba(6,148,162,.9)}.focus\:fill-teal-500\/95:focus{fill:rgba(6,148,162,.95)}.focus\:fill-teal-600:focus{fill:#047481}.focus\:fill-teal-600\/0:focus{fill:rgba(4,116,129,0)}.focus\:fill-teal-600\/10:focus{fill:rgba(4,116,129,.1)}.focus\:fill-teal-600\/100:focus{fill:#047481}.focus\:fill-teal-600\/20:focus{fill:rgba(4,116,129,.2)}.focus\:fill-teal-600\/25:focus{fill:rgba(4,116,129,.25)}.focus\:fill-teal-600\/30:focus{fill:rgba(4,116,129,.3)}.focus\:fill-teal-600\/40:focus{fill:rgba(4,116,129,.4)}.focus\:fill-teal-600\/5:focus{fill:rgba(4,116,129,.05)}.focus\:fill-teal-600\/50:focus{fill:rgba(4,116,129,.5)}.focus\:fill-teal-600\/60:focus{fill:rgba(4,116,129,.6)}.focus\:fill-teal-600\/70:focus{fill:rgba(4,116,129,.7)}.focus\:fill-teal-600\/75:focus{fill:rgba(4,116,129,.75)}.focus\:fill-teal-600\/80:focus{fill:rgba(4,116,129,.8)}.focus\:fill-teal-600\/90:focus{fill:rgba(4,116,129,.9)}.focus\:fill-teal-600\/95:focus{fill:rgba(4,116,129,.95)}.focus\:fill-teal-700:focus{fill:#036672}.focus\:fill-teal-700\/0:focus{fill:rgba(3,102,114,0)}.focus\:fill-teal-700\/10:focus{fill:rgba(3,102,114,.1)}.focus\:fill-teal-700\/100:focus{fill:#036672}.focus\:fill-teal-700\/20:focus{fill:rgba(3,102,114,.2)}.focus\:fill-teal-700\/25:focus{fill:rgba(3,102,114,.25)}.focus\:fill-teal-700\/30:focus{fill:rgba(3,102,114,.3)}.focus\:fill-teal-700\/40:focus{fill:rgba(3,102,114,.4)}.focus\:fill-teal-700\/5:focus{fill:rgba(3,102,114,.05)}.focus\:fill-teal-700\/50:focus{fill:rgba(3,102,114,.5)}.focus\:fill-teal-700\/60:focus{fill:rgba(3,102,114,.6)}.focus\:fill-teal-700\/70:focus{fill:rgba(3,102,114,.7)}.focus\:fill-teal-700\/75:focus{fill:rgba(3,102,114,.75)}.focus\:fill-teal-700\/80:focus{fill:rgba(3,102,114,.8)}.focus\:fill-teal-700\/90:focus{fill:rgba(3,102,114,.9)}.focus\:fill-teal-700\/95:focus{fill:rgba(3,102,114,.95)}.focus\:fill-teal-800:focus{fill:#05505c}.focus\:fill-teal-800\/0:focus{fill:rgba(5,80,92,0)}.focus\:fill-teal-800\/10:focus{fill:rgba(5,80,92,.1)}.focus\:fill-teal-800\/100:focus{fill:#05505c}.focus\:fill-teal-800\/20:focus{fill:rgba(5,80,92,.2)}.focus\:fill-teal-800\/25:focus{fill:rgba(5,80,92,.25)}.focus\:fill-teal-800\/30:focus{fill:rgba(5,80,92,.3)}.focus\:fill-teal-800\/40:focus{fill:rgba(5,80,92,.4)}.focus\:fill-teal-800\/5:focus{fill:rgba(5,80,92,.05)}.focus\:fill-teal-800\/50:focus{fill:rgba(5,80,92,.5)}.focus\:fill-teal-800\/60:focus{fill:rgba(5,80,92,.6)}.focus\:fill-teal-800\/70:focus{fill:rgba(5,80,92,.7)}.focus\:fill-teal-800\/75:focus{fill:rgba(5,80,92,.75)}.focus\:fill-teal-800\/80:focus{fill:rgba(5,80,92,.8)}.focus\:fill-teal-800\/90:focus{fill:rgba(5,80,92,.9)}.focus\:fill-teal-800\/95:focus{fill:rgba(5,80,92,.95)}.focus\:fill-teal-900:focus{fill:#014451}.focus\:fill-teal-900\/0:focus{fill:rgba(1,68,81,0)}.focus\:fill-teal-900\/10:focus{fill:rgba(1,68,81,.1)}.focus\:fill-teal-900\/100:focus{fill:#014451}.focus\:fill-teal-900\/20:focus{fill:rgba(1,68,81,.2)}.focus\:fill-teal-900\/25:focus{fill:rgba(1,68,81,.25)}.focus\:fill-teal-900\/30:focus{fill:rgba(1,68,81,.3)}.focus\:fill-teal-900\/40:focus{fill:rgba(1,68,81,.4)}.focus\:fill-teal-900\/5:focus{fill:rgba(1,68,81,.05)}.focus\:fill-teal-900\/50:focus{fill:rgba(1,68,81,.5)}.focus\:fill-teal-900\/60:focus{fill:rgba(1,68,81,.6)}.focus\:fill-teal-900\/70:focus{fill:rgba(1,68,81,.7)}.focus\:fill-teal-900\/75:focus{fill:rgba(1,68,81,.75)}.focus\:fill-teal-900\/80:focus{fill:rgba(1,68,81,.8)}.focus\:fill-teal-900\/90:focus{fill:rgba(1,68,81,.9)}.focus\:fill-teal-900\/95:focus{fill:rgba(1,68,81,.95)}.focus\:fill-violet-100:focus{fill:#ede9fe}.focus\:fill-violet-100\/0:focus{fill:rgba(237,233,254,0)}.focus\:fill-violet-100\/10:focus{fill:rgba(237,233,254,.1)}.focus\:fill-violet-100\/100:focus{fill:#ede9fe}.focus\:fill-violet-100\/20:focus{fill:rgba(237,233,254,.2)}.focus\:fill-violet-100\/25:focus{fill:rgba(237,233,254,.25)}.focus\:fill-violet-100\/30:focus{fill:rgba(237,233,254,.3)}.focus\:fill-violet-100\/40:focus{fill:rgba(237,233,254,.4)}.focus\:fill-violet-100\/5:focus{fill:rgba(237,233,254,.05)}.focus\:fill-violet-100\/50:focus{fill:rgba(237,233,254,.5)}.focus\:fill-violet-100\/60:focus{fill:rgba(237,233,254,.6)}.focus\:fill-violet-100\/70:focus{fill:rgba(237,233,254,.7)}.focus\:fill-violet-100\/75:focus{fill:rgba(237,233,254,.75)}.focus\:fill-violet-100\/80:focus{fill:rgba(237,233,254,.8)}.focus\:fill-violet-100\/90:focus{fill:rgba(237,233,254,.9)}.focus\:fill-violet-100\/95:focus{fill:rgba(237,233,254,.95)}.focus\:fill-violet-200:focus{fill:#ddd6fe}.focus\:fill-violet-200\/0:focus{fill:rgba(221,214,254,0)}.focus\:fill-violet-200\/10:focus{fill:rgba(221,214,254,.1)}.focus\:fill-violet-200\/100:focus{fill:#ddd6fe}.focus\:fill-violet-200\/20:focus{fill:rgba(221,214,254,.2)}.focus\:fill-violet-200\/25:focus{fill:rgba(221,214,254,.25)}.focus\:fill-violet-200\/30:focus{fill:rgba(221,214,254,.3)}.focus\:fill-violet-200\/40:focus{fill:rgba(221,214,254,.4)}.focus\:fill-violet-200\/5:focus{fill:rgba(221,214,254,.05)}.focus\:fill-violet-200\/50:focus{fill:rgba(221,214,254,.5)}.focus\:fill-violet-200\/60:focus{fill:rgba(221,214,254,.6)}.focus\:fill-violet-200\/70:focus{fill:rgba(221,214,254,.7)}.focus\:fill-violet-200\/75:focus{fill:rgba(221,214,254,.75)}.focus\:fill-violet-200\/80:focus{fill:rgba(221,214,254,.8)}.focus\:fill-violet-200\/90:focus{fill:rgba(221,214,254,.9)}.focus\:fill-violet-200\/95:focus{fill:rgba(221,214,254,.95)}.focus\:fill-violet-300:focus{fill:#c4b5fd}.focus\:fill-violet-300\/0:focus{fill:rgba(196,181,253,0)}.focus\:fill-violet-300\/10:focus{fill:rgba(196,181,253,.1)}.focus\:fill-violet-300\/100:focus{fill:#c4b5fd}.focus\:fill-violet-300\/20:focus{fill:rgba(196,181,253,.2)}.focus\:fill-violet-300\/25:focus{fill:rgba(196,181,253,.25)}.focus\:fill-violet-300\/30:focus{fill:rgba(196,181,253,.3)}.focus\:fill-violet-300\/40:focus{fill:rgba(196,181,253,.4)}.focus\:fill-violet-300\/5:focus{fill:rgba(196,181,253,.05)}.focus\:fill-violet-300\/50:focus{fill:rgba(196,181,253,.5)}.focus\:fill-violet-300\/60:focus{fill:rgba(196,181,253,.6)}.focus\:fill-violet-300\/70:focus{fill:rgba(196,181,253,.7)}.focus\:fill-violet-300\/75:focus{fill:rgba(196,181,253,.75)}.focus\:fill-violet-300\/80:focus{fill:rgba(196,181,253,.8)}.focus\:fill-violet-300\/90:focus{fill:rgba(196,181,253,.9)}.focus\:fill-violet-300\/95:focus{fill:rgba(196,181,253,.95)}.focus\:fill-violet-400:focus{fill:#a78bfa}.focus\:fill-violet-400\/0:focus{fill:rgba(167,139,250,0)}.focus\:fill-violet-400\/10:focus{fill:rgba(167,139,250,.1)}.focus\:fill-violet-400\/100:focus{fill:#a78bfa}.focus\:fill-violet-400\/20:focus{fill:rgba(167,139,250,.2)}.focus\:fill-violet-400\/25:focus{fill:rgba(167,139,250,.25)}.focus\:fill-violet-400\/30:focus{fill:rgba(167,139,250,.3)}.focus\:fill-violet-400\/40:focus{fill:rgba(167,139,250,.4)}.focus\:fill-violet-400\/5:focus{fill:rgba(167,139,250,.05)}.focus\:fill-violet-400\/50:focus{fill:rgba(167,139,250,.5)}.focus\:fill-violet-400\/60:focus{fill:rgba(167,139,250,.6)}.focus\:fill-violet-400\/70:focus{fill:rgba(167,139,250,.7)}.focus\:fill-violet-400\/75:focus{fill:rgba(167,139,250,.75)}.focus\:fill-violet-400\/80:focus{fill:rgba(167,139,250,.8)}.focus\:fill-violet-400\/90:focus{fill:rgba(167,139,250,.9)}.focus\:fill-violet-400\/95:focus{fill:rgba(167,139,250,.95)}.focus\:fill-violet-50:focus{fill:#f5f3ff}.focus\:fill-violet-50\/0:focus{fill:rgba(245,243,255,0)}.focus\:fill-violet-50\/10:focus{fill:rgba(245,243,255,.1)}.focus\:fill-violet-50\/100:focus{fill:#f5f3ff}.focus\:fill-violet-50\/20:focus{fill:rgba(245,243,255,.2)}.focus\:fill-violet-50\/25:focus{fill:rgba(245,243,255,.25)}.focus\:fill-violet-50\/30:focus{fill:rgba(245,243,255,.3)}.focus\:fill-violet-50\/40:focus{fill:rgba(245,243,255,.4)}.focus\:fill-violet-50\/5:focus{fill:rgba(245,243,255,.05)}.focus\:fill-violet-50\/50:focus{fill:rgba(245,243,255,.5)}.focus\:fill-violet-50\/60:focus{fill:rgba(245,243,255,.6)}.focus\:fill-violet-50\/70:focus{fill:rgba(245,243,255,.7)}.focus\:fill-violet-50\/75:focus{fill:rgba(245,243,255,.75)}.focus\:fill-violet-50\/80:focus{fill:rgba(245,243,255,.8)}.focus\:fill-violet-50\/90:focus{fill:rgba(245,243,255,.9)}.focus\:fill-violet-50\/95:focus{fill:rgba(245,243,255,.95)}.focus\:fill-violet-500:focus{fill:#8b5cf6}.focus\:fill-violet-500\/0:focus{fill:rgba(139,92,246,0)}.focus\:fill-violet-500\/10:focus{fill:rgba(139,92,246,.1)}.focus\:fill-violet-500\/100:focus{fill:#8b5cf6}.focus\:fill-violet-500\/20:focus{fill:rgba(139,92,246,.2)}.focus\:fill-violet-500\/25:focus{fill:rgba(139,92,246,.25)}.focus\:fill-violet-500\/30:focus{fill:rgba(139,92,246,.3)}.focus\:fill-violet-500\/40:focus{fill:rgba(139,92,246,.4)}.focus\:fill-violet-500\/5:focus{fill:rgba(139,92,246,.05)}.focus\:fill-violet-500\/50:focus{fill:rgba(139,92,246,.5)}.focus\:fill-violet-500\/60:focus{fill:rgba(139,92,246,.6)}.focus\:fill-violet-500\/70:focus{fill:rgba(139,92,246,.7)}.focus\:fill-violet-500\/75:focus{fill:rgba(139,92,246,.75)}.focus\:fill-violet-500\/80:focus{fill:rgba(139,92,246,.8)}.focus\:fill-violet-500\/90:focus{fill:rgba(139,92,246,.9)}.focus\:fill-violet-500\/95:focus{fill:rgba(139,92,246,.95)}.focus\:fill-violet-600:focus{fill:#7c3aed}.focus\:fill-violet-600\/0:focus{fill:rgba(124,58,237,0)}.focus\:fill-violet-600\/10:focus{fill:rgba(124,58,237,.1)}.focus\:fill-violet-600\/100:focus{fill:#7c3aed}.focus\:fill-violet-600\/20:focus{fill:rgba(124,58,237,.2)}.focus\:fill-violet-600\/25:focus{fill:rgba(124,58,237,.25)}.focus\:fill-violet-600\/30:focus{fill:rgba(124,58,237,.3)}.focus\:fill-violet-600\/40:focus{fill:rgba(124,58,237,.4)}.focus\:fill-violet-600\/5:focus{fill:rgba(124,58,237,.05)}.focus\:fill-violet-600\/50:focus{fill:rgba(124,58,237,.5)}.focus\:fill-violet-600\/60:focus{fill:rgba(124,58,237,.6)}.focus\:fill-violet-600\/70:focus{fill:rgba(124,58,237,.7)}.focus\:fill-violet-600\/75:focus{fill:rgba(124,58,237,.75)}.focus\:fill-violet-600\/80:focus{fill:rgba(124,58,237,.8)}.focus\:fill-violet-600\/90:focus{fill:rgba(124,58,237,.9)}.focus\:fill-violet-600\/95:focus{fill:rgba(124,58,237,.95)}.focus\:fill-violet-700:focus{fill:#6d28d9}.focus\:fill-violet-700\/0:focus{fill:rgba(109,40,217,0)}.focus\:fill-violet-700\/10:focus{fill:rgba(109,40,217,.1)}.focus\:fill-violet-700\/100:focus{fill:#6d28d9}.focus\:fill-violet-700\/20:focus{fill:rgba(109,40,217,.2)}.focus\:fill-violet-700\/25:focus{fill:rgba(109,40,217,.25)}.focus\:fill-violet-700\/30:focus{fill:rgba(109,40,217,.3)}.focus\:fill-violet-700\/40:focus{fill:rgba(109,40,217,.4)}.focus\:fill-violet-700\/5:focus{fill:rgba(109,40,217,.05)}.focus\:fill-violet-700\/50:focus{fill:rgba(109,40,217,.5)}.focus\:fill-violet-700\/60:focus{fill:rgba(109,40,217,.6)}.focus\:fill-violet-700\/70:focus{fill:rgba(109,40,217,.7)}.focus\:fill-violet-700\/75:focus{fill:rgba(109,40,217,.75)}.focus\:fill-violet-700\/80:focus{fill:rgba(109,40,217,.8)}.focus\:fill-violet-700\/90:focus{fill:rgba(109,40,217,.9)}.focus\:fill-violet-700\/95:focus{fill:rgba(109,40,217,.95)}.focus\:fill-violet-800:focus{fill:#5b21b6}.focus\:fill-violet-800\/0:focus{fill:rgba(91,33,182,0)}.focus\:fill-violet-800\/10:focus{fill:rgba(91,33,182,.1)}.focus\:fill-violet-800\/100:focus{fill:#5b21b6}.focus\:fill-violet-800\/20:focus{fill:rgba(91,33,182,.2)}.focus\:fill-violet-800\/25:focus{fill:rgba(91,33,182,.25)}.focus\:fill-violet-800\/30:focus{fill:rgba(91,33,182,.3)}.focus\:fill-violet-800\/40:focus{fill:rgba(91,33,182,.4)}.focus\:fill-violet-800\/5:focus{fill:rgba(91,33,182,.05)}.focus\:fill-violet-800\/50:focus{fill:rgba(91,33,182,.5)}.focus\:fill-violet-800\/60:focus{fill:rgba(91,33,182,.6)}.focus\:fill-violet-800\/70:focus{fill:rgba(91,33,182,.7)}.focus\:fill-violet-800\/75:focus{fill:rgba(91,33,182,.75)}.focus\:fill-violet-800\/80:focus{fill:rgba(91,33,182,.8)}.focus\:fill-violet-800\/90:focus{fill:rgba(91,33,182,.9)}.focus\:fill-violet-800\/95:focus{fill:rgba(91,33,182,.95)}.focus\:fill-violet-900:focus{fill:#4c1d95}.focus\:fill-violet-900\/0:focus{fill:rgba(76,29,149,0)}.focus\:fill-violet-900\/10:focus{fill:rgba(76,29,149,.1)}.focus\:fill-violet-900\/100:focus{fill:#4c1d95}.focus\:fill-violet-900\/20:focus{fill:rgba(76,29,149,.2)}.focus\:fill-violet-900\/25:focus{fill:rgba(76,29,149,.25)}.focus\:fill-violet-900\/30:focus{fill:rgba(76,29,149,.3)}.focus\:fill-violet-900\/40:focus{fill:rgba(76,29,149,.4)}.focus\:fill-violet-900\/5:focus{fill:rgba(76,29,149,.05)}.focus\:fill-violet-900\/50:focus{fill:rgba(76,29,149,.5)}.focus\:fill-violet-900\/60:focus{fill:rgba(76,29,149,.6)}.focus\:fill-violet-900\/70:focus{fill:rgba(76,29,149,.7)}.focus\:fill-violet-900\/75:focus{fill:rgba(76,29,149,.75)}.focus\:fill-violet-900\/80:focus{fill:rgba(76,29,149,.8)}.focus\:fill-violet-900\/90:focus{fill:rgba(76,29,149,.9)}.focus\:fill-violet-900\/95:focus{fill:rgba(76,29,149,.95)}.focus\:fill-yellow-100:focus{fill:#fdf6b2}.focus\:fill-yellow-100\/0:focus{fill:hsla(54,95%,85%,0)}.focus\:fill-yellow-100\/10:focus{fill:hsla(54,95%,85%,.1)}.focus\:fill-yellow-100\/100:focus{fill:#fdf6b2}.focus\:fill-yellow-100\/20:focus{fill:hsla(54,95%,85%,.2)}.focus\:fill-yellow-100\/25:focus{fill:hsla(54,95%,85%,.25)}.focus\:fill-yellow-100\/30:focus{fill:hsla(54,95%,85%,.3)}.focus\:fill-yellow-100\/40:focus{fill:hsla(54,95%,85%,.4)}.focus\:fill-yellow-100\/5:focus{fill:hsla(54,95%,85%,.05)}.focus\:fill-yellow-100\/50:focus{fill:hsla(54,95%,85%,.5)}.focus\:fill-yellow-100\/60:focus{fill:hsla(54,95%,85%,.6)}.focus\:fill-yellow-100\/70:focus{fill:hsla(54,95%,85%,.7)}.focus\:fill-yellow-100\/75:focus{fill:hsla(54,95%,85%,.75)}.focus\:fill-yellow-100\/80:focus{fill:hsla(54,95%,85%,.8)}.focus\:fill-yellow-100\/90:focus{fill:hsla(54,95%,85%,.9)}.focus\:fill-yellow-100\/95:focus{fill:hsla(54,95%,85%,.95)}.focus\:fill-yellow-200:focus{fill:#fce96a}.focus\:fill-yellow-200\/0:focus{fill:hsla(52,96%,70%,0)}.focus\:fill-yellow-200\/10:focus{fill:hsla(52,96%,70%,.1)}.focus\:fill-yellow-200\/100:focus{fill:#fce96a}.focus\:fill-yellow-200\/20:focus{fill:hsla(52,96%,70%,.2)}.focus\:fill-yellow-200\/25:focus{fill:hsla(52,96%,70%,.25)}.focus\:fill-yellow-200\/30:focus{fill:hsla(52,96%,70%,.3)}.focus\:fill-yellow-200\/40:focus{fill:hsla(52,96%,70%,.4)}.focus\:fill-yellow-200\/5:focus{fill:hsla(52,96%,70%,.05)}.focus\:fill-yellow-200\/50:focus{fill:hsla(52,96%,70%,.5)}.focus\:fill-yellow-200\/60:focus{fill:hsla(52,96%,70%,.6)}.focus\:fill-yellow-200\/70:focus{fill:hsla(52,96%,70%,.7)}.focus\:fill-yellow-200\/75:focus{fill:hsla(52,96%,70%,.75)}.focus\:fill-yellow-200\/80:focus{fill:hsla(52,96%,70%,.8)}.focus\:fill-yellow-200\/90:focus{fill:hsla(52,96%,70%,.9)}.focus\:fill-yellow-200\/95:focus{fill:hsla(52,96%,70%,.95)}.focus\:fill-yellow-300:focus{fill:#faca15}.focus\:fill-yellow-300\/0:focus{fill:rgba(250,202,21,0)}.focus\:fill-yellow-300\/10:focus{fill:rgba(250,202,21,.1)}.focus\:fill-yellow-300\/100:focus{fill:#faca15}.focus\:fill-yellow-300\/20:focus{fill:rgba(250,202,21,.2)}.focus\:fill-yellow-300\/25:focus{fill:rgba(250,202,21,.25)}.focus\:fill-yellow-300\/30:focus{fill:rgba(250,202,21,.3)}.focus\:fill-yellow-300\/40:focus{fill:rgba(250,202,21,.4)}.focus\:fill-yellow-300\/5:focus{fill:rgba(250,202,21,.05)}.focus\:fill-yellow-300\/50:focus{fill:rgba(250,202,21,.5)}.focus\:fill-yellow-300\/60:focus{fill:rgba(250,202,21,.6)}.focus\:fill-yellow-300\/70:focus{fill:rgba(250,202,21,.7)}.focus\:fill-yellow-300\/75:focus{fill:rgba(250,202,21,.75)}.focus\:fill-yellow-300\/80:focus{fill:rgba(250,202,21,.8)}.focus\:fill-yellow-300\/90:focus{fill:rgba(250,202,21,.9)}.focus\:fill-yellow-300\/95:focus{fill:rgba(250,202,21,.95)}.focus\:fill-yellow-400:focus{fill:#e3a008}.focus\:fill-yellow-400\/0:focus{fill:rgba(227,160,8,0)}.focus\:fill-yellow-400\/10:focus{fill:rgba(227,160,8,.1)}.focus\:fill-yellow-400\/100:focus{fill:#e3a008}.focus\:fill-yellow-400\/20:focus{fill:rgba(227,160,8,.2)}.focus\:fill-yellow-400\/25:focus{fill:rgba(227,160,8,.25)}.focus\:fill-yellow-400\/30:focus{fill:rgba(227,160,8,.3)}.focus\:fill-yellow-400\/40:focus{fill:rgba(227,160,8,.4)}.focus\:fill-yellow-400\/5:focus{fill:rgba(227,160,8,.05)}.focus\:fill-yellow-400\/50:focus{fill:rgba(227,160,8,.5)}.focus\:fill-yellow-400\/60:focus{fill:rgba(227,160,8,.6)}.focus\:fill-yellow-400\/70:focus{fill:rgba(227,160,8,.7)}.focus\:fill-yellow-400\/75:focus{fill:rgba(227,160,8,.75)}.focus\:fill-yellow-400\/80:focus{fill:rgba(227,160,8,.8)}.focus\:fill-yellow-400\/90:focus{fill:rgba(227,160,8,.9)}.focus\:fill-yellow-400\/95:focus{fill:rgba(227,160,8,.95)}.focus\:fill-yellow-50:focus{fill:#fdfdea}.focus\:fill-yellow-50\/0:focus{fill:hsla(60,83%,95%,0)}.focus\:fill-yellow-50\/10:focus{fill:hsla(60,83%,95%,.1)}.focus\:fill-yellow-50\/100:focus{fill:#fdfdea}.focus\:fill-yellow-50\/20:focus{fill:hsla(60,83%,95%,.2)}.focus\:fill-yellow-50\/25:focus{fill:hsla(60,83%,95%,.25)}.focus\:fill-yellow-50\/30:focus{fill:hsla(60,83%,95%,.3)}.focus\:fill-yellow-50\/40:focus{fill:hsla(60,83%,95%,.4)}.focus\:fill-yellow-50\/5:focus{fill:hsla(60,83%,95%,.05)}.focus\:fill-yellow-50\/50:focus{fill:hsla(60,83%,95%,.5)}.focus\:fill-yellow-50\/60:focus{fill:hsla(60,83%,95%,.6)}.focus\:fill-yellow-50\/70:focus{fill:hsla(60,83%,95%,.7)}.focus\:fill-yellow-50\/75:focus{fill:hsla(60,83%,95%,.75)}.focus\:fill-yellow-50\/80:focus{fill:hsla(60,83%,95%,.8)}.focus\:fill-yellow-50\/90:focus{fill:hsla(60,83%,95%,.9)}.focus\:fill-yellow-50\/95:focus{fill:hsla(60,83%,95%,.95)}.focus\:fill-yellow-500:focus{fill:#c27803}.focus\:fill-yellow-500\/0:focus{fill:rgba(194,120,3,0)}.focus\:fill-yellow-500\/10:focus{fill:rgba(194,120,3,.1)}.focus\:fill-yellow-500\/100:focus{fill:#c27803}.focus\:fill-yellow-500\/20:focus{fill:rgba(194,120,3,.2)}.focus\:fill-yellow-500\/25:focus{fill:rgba(194,120,3,.25)}.focus\:fill-yellow-500\/30:focus{fill:rgba(194,120,3,.3)}.focus\:fill-yellow-500\/40:focus{fill:rgba(194,120,3,.4)}.focus\:fill-yellow-500\/5:focus{fill:rgba(194,120,3,.05)}.focus\:fill-yellow-500\/50:focus{fill:rgba(194,120,3,.5)}.focus\:fill-yellow-500\/60:focus{fill:rgba(194,120,3,.6)}.focus\:fill-yellow-500\/70:focus{fill:rgba(194,120,3,.7)}.focus\:fill-yellow-500\/75:focus{fill:rgba(194,120,3,.75)}.focus\:fill-yellow-500\/80:focus{fill:rgba(194,120,3,.8)}.focus\:fill-yellow-500\/90:focus{fill:rgba(194,120,3,.9)}.focus\:fill-yellow-500\/95:focus{fill:rgba(194,120,3,.95)}.focus\:fill-yellow-600:focus{fill:#9f580a}.focus\:fill-yellow-600\/0:focus{fill:rgba(159,88,10,0)}.focus\:fill-yellow-600\/10:focus{fill:rgba(159,88,10,.1)}.focus\:fill-yellow-600\/100:focus{fill:#9f580a}.focus\:fill-yellow-600\/20:focus{fill:rgba(159,88,10,.2)}.focus\:fill-yellow-600\/25:focus{fill:rgba(159,88,10,.25)}.focus\:fill-yellow-600\/30:focus{fill:rgba(159,88,10,.3)}.focus\:fill-yellow-600\/40:focus{fill:rgba(159,88,10,.4)}.focus\:fill-yellow-600\/5:focus{fill:rgba(159,88,10,.05)}.focus\:fill-yellow-600\/50:focus{fill:rgba(159,88,10,.5)}.focus\:fill-yellow-600\/60:focus{fill:rgba(159,88,10,.6)}.focus\:fill-yellow-600\/70:focus{fill:rgba(159,88,10,.7)}.focus\:fill-yellow-600\/75:focus{fill:rgba(159,88,10,.75)}.focus\:fill-yellow-600\/80:focus{fill:rgba(159,88,10,.8)}.focus\:fill-yellow-600\/90:focus{fill:rgba(159,88,10,.9)}.focus\:fill-yellow-600\/95:focus{fill:rgba(159,88,10,.95)}.focus\:fill-yellow-700:focus{fill:#8e4b10}.focus\:fill-yellow-700\/0:focus{fill:rgba(142,75,16,0)}.focus\:fill-yellow-700\/10:focus{fill:rgba(142,75,16,.1)}.focus\:fill-yellow-700\/100:focus{fill:#8e4b10}.focus\:fill-yellow-700\/20:focus{fill:rgba(142,75,16,.2)}.focus\:fill-yellow-700\/25:focus{fill:rgba(142,75,16,.25)}.focus\:fill-yellow-700\/30:focus{fill:rgba(142,75,16,.3)}.focus\:fill-yellow-700\/40:focus{fill:rgba(142,75,16,.4)}.focus\:fill-yellow-700\/5:focus{fill:rgba(142,75,16,.05)}.focus\:fill-yellow-700\/50:focus{fill:rgba(142,75,16,.5)}.focus\:fill-yellow-700\/60:focus{fill:rgba(142,75,16,.6)}.focus\:fill-yellow-700\/70:focus{fill:rgba(142,75,16,.7)}.focus\:fill-yellow-700\/75:focus{fill:rgba(142,75,16,.75)}.focus\:fill-yellow-700\/80:focus{fill:rgba(142,75,16,.8)}.focus\:fill-yellow-700\/90:focus{fill:rgba(142,75,16,.9)}.focus\:fill-yellow-700\/95:focus{fill:rgba(142,75,16,.95)}.focus\:fill-yellow-800:focus{fill:#723b13}.focus\:fill-yellow-800\/0:focus{fill:rgba(114,59,19,0)}.focus\:fill-yellow-800\/10:focus{fill:rgba(114,59,19,.1)}.focus\:fill-yellow-800\/100:focus{fill:#723b13}.focus\:fill-yellow-800\/20:focus{fill:rgba(114,59,19,.2)}.focus\:fill-yellow-800\/25:focus{fill:rgba(114,59,19,.25)}.focus\:fill-yellow-800\/30:focus{fill:rgba(114,59,19,.3)}.focus\:fill-yellow-800\/40:focus{fill:rgba(114,59,19,.4)}.focus\:fill-yellow-800\/5:focus{fill:rgba(114,59,19,.05)}.focus\:fill-yellow-800\/50:focus{fill:rgba(114,59,19,.5)}.focus\:fill-yellow-800\/60:focus{fill:rgba(114,59,19,.6)}.focus\:fill-yellow-800\/70:focus{fill:rgba(114,59,19,.7)}.focus\:fill-yellow-800\/75:focus{fill:rgba(114,59,19,.75)}.focus\:fill-yellow-800\/80:focus{fill:rgba(114,59,19,.8)}.focus\:fill-yellow-800\/90:focus{fill:rgba(114,59,19,.9)}.focus\:fill-yellow-800\/95:focus{fill:rgba(114,59,19,.95)}.focus\:fill-yellow-900:focus{fill:#633112}.focus\:fill-yellow-900\/0:focus{fill:rgba(99,49,18,0)}.focus\:fill-yellow-900\/10:focus{fill:rgba(99,49,18,.1)}.focus\:fill-yellow-900\/100:focus{fill:#633112}.focus\:fill-yellow-900\/20:focus{fill:rgba(99,49,18,.2)}.focus\:fill-yellow-900\/25:focus{fill:rgba(99,49,18,.25)}.focus\:fill-yellow-900\/30:focus{fill:rgba(99,49,18,.3)}.focus\:fill-yellow-900\/40:focus{fill:rgba(99,49,18,.4)}.focus\:fill-yellow-900\/5:focus{fill:rgba(99,49,18,.05)}.focus\:fill-yellow-900\/50:focus{fill:rgba(99,49,18,.5)}.focus\:fill-yellow-900\/60:focus{fill:rgba(99,49,18,.6)}.focus\:fill-yellow-900\/70:focus{fill:rgba(99,49,18,.7)}.focus\:fill-yellow-900\/75:focus{fill:rgba(99,49,18,.75)}.focus\:fill-yellow-900\/80:focus{fill:rgba(99,49,18,.8)}.focus\:fill-yellow-900\/90:focus{fill:rgba(99,49,18,.9)}.focus\:fill-yellow-900\/95:focus{fill:rgba(99,49,18,.95)}.focus\:fill-zinc-100:focus{fill:#f4f4f5}.focus\:fill-zinc-100\/0:focus{fill:hsla(240,5%,96%,0)}.focus\:fill-zinc-100\/10:focus{fill:hsla(240,5%,96%,.1)}.focus\:fill-zinc-100\/100:focus{fill:#f4f4f5}.focus\:fill-zinc-100\/20:focus{fill:hsla(240,5%,96%,.2)}.focus\:fill-zinc-100\/25:focus{fill:hsla(240,5%,96%,.25)}.focus\:fill-zinc-100\/30:focus{fill:hsla(240,5%,96%,.3)}.focus\:fill-zinc-100\/40:focus{fill:hsla(240,5%,96%,.4)}.focus\:fill-zinc-100\/5:focus{fill:hsla(240,5%,96%,.05)}.focus\:fill-zinc-100\/50:focus{fill:hsla(240,5%,96%,.5)}.focus\:fill-zinc-100\/60:focus{fill:hsla(240,5%,96%,.6)}.focus\:fill-zinc-100\/70:focus{fill:hsla(240,5%,96%,.7)}.focus\:fill-zinc-100\/75:focus{fill:hsla(240,5%,96%,.75)}.focus\:fill-zinc-100\/80:focus{fill:hsla(240,5%,96%,.8)}.focus\:fill-zinc-100\/90:focus{fill:hsla(240,5%,96%,.9)}.focus\:fill-zinc-100\/95:focus{fill:hsla(240,5%,96%,.95)}.focus\:fill-zinc-200:focus{fill:#e4e4e7}.focus\:fill-zinc-200\/0:focus{fill:hsla(240,6%,90%,0)}.focus\:fill-zinc-200\/10:focus{fill:hsla(240,6%,90%,.1)}.focus\:fill-zinc-200\/100:focus{fill:#e4e4e7}.focus\:fill-zinc-200\/20:focus{fill:hsla(240,6%,90%,.2)}.focus\:fill-zinc-200\/25:focus{fill:hsla(240,6%,90%,.25)}.focus\:fill-zinc-200\/30:focus{fill:hsla(240,6%,90%,.3)}.focus\:fill-zinc-200\/40:focus{fill:hsla(240,6%,90%,.4)}.focus\:fill-zinc-200\/5:focus{fill:hsla(240,6%,90%,.05)}.focus\:fill-zinc-200\/50:focus{fill:hsla(240,6%,90%,.5)}.focus\:fill-zinc-200\/60:focus{fill:hsla(240,6%,90%,.6)}.focus\:fill-zinc-200\/70:focus{fill:hsla(240,6%,90%,.7)}.focus\:fill-zinc-200\/75:focus{fill:hsla(240,6%,90%,.75)}.focus\:fill-zinc-200\/80:focus{fill:hsla(240,6%,90%,.8)}.focus\:fill-zinc-200\/90:focus{fill:hsla(240,6%,90%,.9)}.focus\:fill-zinc-200\/95:focus{fill:hsla(240,6%,90%,.95)}.focus\:fill-zinc-300:focus{fill:#d4d4d8}.focus\:fill-zinc-300\/0:focus{fill:hsla(240,5%,84%,0)}.focus\:fill-zinc-300\/10:focus{fill:hsla(240,5%,84%,.1)}.focus\:fill-zinc-300\/100:focus{fill:#d4d4d8}.focus\:fill-zinc-300\/20:focus{fill:hsla(240,5%,84%,.2)}.focus\:fill-zinc-300\/25:focus{fill:hsla(240,5%,84%,.25)}.focus\:fill-zinc-300\/30:focus{fill:hsla(240,5%,84%,.3)}.focus\:fill-zinc-300\/40:focus{fill:hsla(240,5%,84%,.4)}.focus\:fill-zinc-300\/5:focus{fill:hsla(240,5%,84%,.05)}.focus\:fill-zinc-300\/50:focus{fill:hsla(240,5%,84%,.5)}.focus\:fill-zinc-300\/60:focus{fill:hsla(240,5%,84%,.6)}.focus\:fill-zinc-300\/70:focus{fill:hsla(240,5%,84%,.7)}.focus\:fill-zinc-300\/75:focus{fill:hsla(240,5%,84%,.75)}.focus\:fill-zinc-300\/80:focus{fill:hsla(240,5%,84%,.8)}.focus\:fill-zinc-300\/90:focus{fill:hsla(240,5%,84%,.9)}.focus\:fill-zinc-300\/95:focus{fill:hsla(240,5%,84%,.95)}.focus\:fill-zinc-400:focus{fill:#a1a1aa}.focus\:fill-zinc-400\/0:focus{fill:hsla(240,5%,65%,0)}.focus\:fill-zinc-400\/10:focus{fill:hsla(240,5%,65%,.1)}.focus\:fill-zinc-400\/100:focus{fill:#a1a1aa}.focus\:fill-zinc-400\/20:focus{fill:hsla(240,5%,65%,.2)}.focus\:fill-zinc-400\/25:focus{fill:hsla(240,5%,65%,.25)}.focus\:fill-zinc-400\/30:focus{fill:hsla(240,5%,65%,.3)}.focus\:fill-zinc-400\/40:focus{fill:hsla(240,5%,65%,.4)}.focus\:fill-zinc-400\/5:focus{fill:hsla(240,5%,65%,.05)}.focus\:fill-zinc-400\/50:focus{fill:hsla(240,5%,65%,.5)}.focus\:fill-zinc-400\/60:focus{fill:hsla(240,5%,65%,.6)}.focus\:fill-zinc-400\/70:focus{fill:hsla(240,5%,65%,.7)}.focus\:fill-zinc-400\/75:focus{fill:hsla(240,5%,65%,.75)}.focus\:fill-zinc-400\/80:focus{fill:hsla(240,5%,65%,.8)}.focus\:fill-zinc-400\/90:focus{fill:hsla(240,5%,65%,.9)}.focus\:fill-zinc-400\/95:focus{fill:hsla(240,5%,65%,.95)}.focus\:fill-zinc-50:focus{fill:#fafafa}.focus\:fill-zinc-50\/0:focus{fill:hsla(0,0%,98%,0)}.focus\:fill-zinc-50\/10:focus{fill:hsla(0,0%,98%,.1)}.focus\:fill-zinc-50\/100:focus{fill:#fafafa}.focus\:fill-zinc-50\/20:focus{fill:hsla(0,0%,98%,.2)}.focus\:fill-zinc-50\/25:focus{fill:hsla(0,0%,98%,.25)}.focus\:fill-zinc-50\/30:focus{fill:hsla(0,0%,98%,.3)}.focus\:fill-zinc-50\/40:focus{fill:hsla(0,0%,98%,.4)}.focus\:fill-zinc-50\/5:focus{fill:hsla(0,0%,98%,.05)}.focus\:fill-zinc-50\/50:focus{fill:hsla(0,0%,98%,.5)}.focus\:fill-zinc-50\/60:focus{fill:hsla(0,0%,98%,.6)}.focus\:fill-zinc-50\/70:focus{fill:hsla(0,0%,98%,.7)}.focus\:fill-zinc-50\/75:focus{fill:hsla(0,0%,98%,.75)}.focus\:fill-zinc-50\/80:focus{fill:hsla(0,0%,98%,.8)}.focus\:fill-zinc-50\/90:focus{fill:hsla(0,0%,98%,.9)}.focus\:fill-zinc-50\/95:focus{fill:hsla(0,0%,98%,.95)}.focus\:fill-zinc-500:focus{fill:#71717a}.focus\:fill-zinc-500\/0:focus{fill:hsla(240,4%,46%,0)}.focus\:fill-zinc-500\/10:focus{fill:hsla(240,4%,46%,.1)}.focus\:fill-zinc-500\/100:focus{fill:#71717a}.focus\:fill-zinc-500\/20:focus{fill:hsla(240,4%,46%,.2)}.focus\:fill-zinc-500\/25:focus{fill:hsla(240,4%,46%,.25)}.focus\:fill-zinc-500\/30:focus{fill:hsla(240,4%,46%,.3)}.focus\:fill-zinc-500\/40:focus{fill:hsla(240,4%,46%,.4)}.focus\:fill-zinc-500\/5:focus{fill:hsla(240,4%,46%,.05)}.focus\:fill-zinc-500\/50:focus{fill:hsla(240,4%,46%,.5)}.focus\:fill-zinc-500\/60:focus{fill:hsla(240,4%,46%,.6)}.focus\:fill-zinc-500\/70:focus{fill:hsla(240,4%,46%,.7)}.focus\:fill-zinc-500\/75:focus{fill:hsla(240,4%,46%,.75)}.focus\:fill-zinc-500\/80:focus{fill:hsla(240,4%,46%,.8)}.focus\:fill-zinc-500\/90:focus{fill:hsla(240,4%,46%,.9)}.focus\:fill-zinc-500\/95:focus{fill:hsla(240,4%,46%,.95)}.focus\:fill-zinc-600:focus{fill:#52525b}.focus\:fill-zinc-600\/0:focus{fill:rgba(82,82,91,0)}.focus\:fill-zinc-600\/10:focus{fill:rgba(82,82,91,.1)}.focus\:fill-zinc-600\/100:focus{fill:#52525b}.focus\:fill-zinc-600\/20:focus{fill:rgba(82,82,91,.2)}.focus\:fill-zinc-600\/25:focus{fill:rgba(82,82,91,.25)}.focus\:fill-zinc-600\/30:focus{fill:rgba(82,82,91,.3)}.focus\:fill-zinc-600\/40:focus{fill:rgba(82,82,91,.4)}.focus\:fill-zinc-600\/5:focus{fill:rgba(82,82,91,.05)}.focus\:fill-zinc-600\/50:focus{fill:rgba(82,82,91,.5)}.focus\:fill-zinc-600\/60:focus{fill:rgba(82,82,91,.6)}.focus\:fill-zinc-600\/70:focus{fill:rgba(82,82,91,.7)}.focus\:fill-zinc-600\/75:focus{fill:rgba(82,82,91,.75)}.focus\:fill-zinc-600\/80:focus{fill:rgba(82,82,91,.8)}.focus\:fill-zinc-600\/90:focus{fill:rgba(82,82,91,.9)}.focus\:fill-zinc-600\/95:focus{fill:rgba(82,82,91,.95)}.focus\:fill-zinc-700:focus{fill:#3f3f46}.focus\:fill-zinc-700\/0:focus{fill:rgba(63,63,70,0)}.focus\:fill-zinc-700\/10:focus{fill:rgba(63,63,70,.1)}.focus\:fill-zinc-700\/100:focus{fill:#3f3f46}.focus\:fill-zinc-700\/20:focus{fill:rgba(63,63,70,.2)}.focus\:fill-zinc-700\/25:focus{fill:rgba(63,63,70,.25)}.focus\:fill-zinc-700\/30:focus{fill:rgba(63,63,70,.3)}.focus\:fill-zinc-700\/40:focus{fill:rgba(63,63,70,.4)}.focus\:fill-zinc-700\/5:focus{fill:rgba(63,63,70,.05)}.focus\:fill-zinc-700\/50:focus{fill:rgba(63,63,70,.5)}.focus\:fill-zinc-700\/60:focus{fill:rgba(63,63,70,.6)}.focus\:fill-zinc-700\/70:focus{fill:rgba(63,63,70,.7)}.focus\:fill-zinc-700\/75:focus{fill:rgba(63,63,70,.75)}.focus\:fill-zinc-700\/80:focus{fill:rgba(63,63,70,.8)}.focus\:fill-zinc-700\/90:focus{fill:rgba(63,63,70,.9)}.focus\:fill-zinc-700\/95:focus{fill:rgba(63,63,70,.95)}.focus\:fill-zinc-800:focus{fill:#27272a}.focus\:fill-zinc-800\/0:focus{fill:rgba(39,39,42,0)}.focus\:fill-zinc-800\/10:focus{fill:rgba(39,39,42,.1)}.focus\:fill-zinc-800\/100:focus{fill:#27272a}.focus\:fill-zinc-800\/20:focus{fill:rgba(39,39,42,.2)}.focus\:fill-zinc-800\/25:focus{fill:rgba(39,39,42,.25)}.focus\:fill-zinc-800\/30:focus{fill:rgba(39,39,42,.3)}.focus\:fill-zinc-800\/40:focus{fill:rgba(39,39,42,.4)}.focus\:fill-zinc-800\/5:focus{fill:rgba(39,39,42,.05)}.focus\:fill-zinc-800\/50:focus{fill:rgba(39,39,42,.5)}.focus\:fill-zinc-800\/60:focus{fill:rgba(39,39,42,.6)}.focus\:fill-zinc-800\/70:focus{fill:rgba(39,39,42,.7)}.focus\:fill-zinc-800\/75:focus{fill:rgba(39,39,42,.75)}.focus\:fill-zinc-800\/80:focus{fill:rgba(39,39,42,.8)}.focus\:fill-zinc-800\/90:focus{fill:rgba(39,39,42,.9)}.focus\:fill-zinc-800\/95:focus{fill:rgba(39,39,42,.95)}.focus\:fill-zinc-900:focus{fill:#18181b}.focus\:fill-zinc-900\/0:focus{fill:rgba(24,24,27,0)}.focus\:fill-zinc-900\/10:focus{fill:rgba(24,24,27,.1)}.focus\:fill-zinc-900\/100:focus{fill:#18181b}.focus\:fill-zinc-900\/20:focus{fill:rgba(24,24,27,.2)}.focus\:fill-zinc-900\/25:focus{fill:rgba(24,24,27,.25)}.focus\:fill-zinc-900\/30:focus{fill:rgba(24,24,27,.3)}.focus\:fill-zinc-900\/40:focus{fill:rgba(24,24,27,.4)}.focus\:fill-zinc-900\/5:focus{fill:rgba(24,24,27,.05)}.focus\:fill-zinc-900\/50:focus{fill:rgba(24,24,27,.5)}.focus\:fill-zinc-900\/60:focus{fill:rgba(24,24,27,.6)}.focus\:fill-zinc-900\/70:focus{fill:rgba(24,24,27,.7)}.focus\:fill-zinc-900\/75:focus{fill:rgba(24,24,27,.75)}.focus\:fill-zinc-900\/80:focus{fill:rgba(24,24,27,.8)}.focus\:fill-zinc-900\/90:focus{fill:rgba(24,24,27,.9)}.focus\:fill-zinc-900\/95:focus{fill:rgba(24,24,27,.95)}.focus\:text-amber-100:focus{--tw-text-opacity:1;color:rgb(254 243 199/var(--tw-text-opacity))}.focus\:text-amber-100\/0:focus{color:hsla(48,96%,89%,0)}.focus\:text-amber-100\/10:focus{color:hsla(48,96%,89%,.1)}.focus\:text-amber-100\/100:focus{color:#fef3c7}.focus\:text-amber-100\/20:focus{color:hsla(48,96%,89%,.2)}.focus\:text-amber-100\/25:focus{color:hsla(48,96%,89%,.25)}.focus\:text-amber-100\/30:focus{color:hsla(48,96%,89%,.3)}.focus\:text-amber-100\/40:focus{color:hsla(48,96%,89%,.4)}.focus\:text-amber-100\/5:focus{color:hsla(48,96%,89%,.05)}.focus\:text-amber-100\/50:focus{color:hsla(48,96%,89%,.5)}.focus\:text-amber-100\/60:focus{color:hsla(48,96%,89%,.6)}.focus\:text-amber-100\/70:focus{color:hsla(48,96%,89%,.7)}.focus\:text-amber-100\/75:focus{color:hsla(48,96%,89%,.75)}.focus\:text-amber-100\/80:focus{color:hsla(48,96%,89%,.8)}.focus\:text-amber-100\/90:focus{color:hsla(48,96%,89%,.9)}.focus\:text-amber-100\/95:focus{color:hsla(48,96%,89%,.95)}.focus\:text-amber-200:focus{--tw-text-opacity:1;color:rgb(253 230 138/var(--tw-text-opacity))}.focus\:text-amber-200\/0:focus{color:hsla(48,97%,77%,0)}.focus\:text-amber-200\/10:focus{color:hsla(48,97%,77%,.1)}.focus\:text-amber-200\/100:focus{color:#fde68a}.focus\:text-amber-200\/20:focus{color:hsla(48,97%,77%,.2)}.focus\:text-amber-200\/25:focus{color:hsla(48,97%,77%,.25)}.focus\:text-amber-200\/30:focus{color:hsla(48,97%,77%,.3)}.focus\:text-amber-200\/40:focus{color:hsla(48,97%,77%,.4)}.focus\:text-amber-200\/5:focus{color:hsla(48,97%,77%,.05)}.focus\:text-amber-200\/50:focus{color:hsla(48,97%,77%,.5)}.focus\:text-amber-200\/60:focus{color:hsla(48,97%,77%,.6)}.focus\:text-amber-200\/70:focus{color:hsla(48,97%,77%,.7)}.focus\:text-amber-200\/75:focus{color:hsla(48,97%,77%,.75)}.focus\:text-amber-200\/80:focus{color:hsla(48,97%,77%,.8)}.focus\:text-amber-200\/90:focus{color:hsla(48,97%,77%,.9)}.focus\:text-amber-200\/95:focus{color:hsla(48,97%,77%,.95)}.focus\:text-amber-300:focus{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity))}.focus\:text-amber-300\/0:focus{color:rgba(252,211,77,0)}.focus\:text-amber-300\/10:focus{color:rgba(252,211,77,.1)}.focus\:text-amber-300\/100:focus{color:#fcd34d}.focus\:text-amber-300\/20:focus{color:rgba(252,211,77,.2)}.focus\:text-amber-300\/25:focus{color:rgba(252,211,77,.25)}.focus\:text-amber-300\/30:focus{color:rgba(252,211,77,.3)}.focus\:text-amber-300\/40:focus{color:rgba(252,211,77,.4)}.focus\:text-amber-300\/5:focus{color:rgba(252,211,77,.05)}.focus\:text-amber-300\/50:focus{color:rgba(252,211,77,.5)}.focus\:text-amber-300\/60:focus{color:rgba(252,211,77,.6)}.focus\:text-amber-300\/70:focus{color:rgba(252,211,77,.7)}.focus\:text-amber-300\/75:focus{color:rgba(252,211,77,.75)}.focus\:text-amber-300\/80:focus{color:rgba(252,211,77,.8)}.focus\:text-amber-300\/90:focus{color:rgba(252,211,77,.9)}.focus\:text-amber-300\/95:focus{color:rgba(252,211,77,.95)}.focus\:text-amber-400:focus{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.focus\:text-amber-400\/0:focus{color:rgba(251,191,36,0)}.focus\:text-amber-400\/10:focus{color:rgba(251,191,36,.1)}.focus\:text-amber-400\/100:focus{color:#fbbf24}.focus\:text-amber-400\/20:focus{color:rgba(251,191,36,.2)}.focus\:text-amber-400\/25:focus{color:rgba(251,191,36,.25)}.focus\:text-amber-400\/30:focus{color:rgba(251,191,36,.3)}.focus\:text-amber-400\/40:focus{color:rgba(251,191,36,.4)}.focus\:text-amber-400\/5:focus{color:rgba(251,191,36,.05)}.focus\:text-amber-400\/50:focus{color:rgba(251,191,36,.5)}.focus\:text-amber-400\/60:focus{color:rgba(251,191,36,.6)}.focus\:text-amber-400\/70:focus{color:rgba(251,191,36,.7)}.focus\:text-amber-400\/75:focus{color:rgba(251,191,36,.75)}.focus\:text-amber-400\/80:focus{color:rgba(251,191,36,.8)}.focus\:text-amber-400\/90:focus{color:rgba(251,191,36,.9)}.focus\:text-amber-400\/95:focus{color:rgba(251,191,36,.95)}.focus\:text-amber-50:focus{--tw-text-opacity:1;color:rgb(255 251 235/var(--tw-text-opacity))}.focus\:text-amber-50\/0:focus{color:rgba(255,251,235,0)}.focus\:text-amber-50\/10:focus{color:rgba(255,251,235,.1)}.focus\:text-amber-50\/100:focus{color:#fffbeb}.focus\:text-amber-50\/20:focus{color:rgba(255,251,235,.2)}.focus\:text-amber-50\/25:focus{color:rgba(255,251,235,.25)}.focus\:text-amber-50\/30:focus{color:rgba(255,251,235,.3)}.focus\:text-amber-50\/40:focus{color:rgba(255,251,235,.4)}.focus\:text-amber-50\/5:focus{color:rgba(255,251,235,.05)}.focus\:text-amber-50\/50:focus{color:rgba(255,251,235,.5)}.focus\:text-amber-50\/60:focus{color:rgba(255,251,235,.6)}.focus\:text-amber-50\/70:focus{color:rgba(255,251,235,.7)}.focus\:text-amber-50\/75:focus{color:rgba(255,251,235,.75)}.focus\:text-amber-50\/80:focus{color:rgba(255,251,235,.8)}.focus\:text-amber-50\/90:focus{color:rgba(255,251,235,.9)}.focus\:text-amber-50\/95:focus{color:rgba(255,251,235,.95)}.focus\:text-amber-500:focus{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.focus\:text-amber-500\/0:focus{color:rgba(245,158,11,0)}.focus\:text-amber-500\/10:focus{color:rgba(245,158,11,.1)}.focus\:text-amber-500\/100:focus{color:#f59e0b}.focus\:text-amber-500\/20:focus{color:rgba(245,158,11,.2)}.focus\:text-amber-500\/25:focus{color:rgba(245,158,11,.25)}.focus\:text-amber-500\/30:focus{color:rgba(245,158,11,.3)}.focus\:text-amber-500\/40:focus{color:rgba(245,158,11,.4)}.focus\:text-amber-500\/5:focus{color:rgba(245,158,11,.05)}.focus\:text-amber-500\/50:focus{color:rgba(245,158,11,.5)}.focus\:text-amber-500\/60:focus{color:rgba(245,158,11,.6)}.focus\:text-amber-500\/70:focus{color:rgba(245,158,11,.7)}.focus\:text-amber-500\/75:focus{color:rgba(245,158,11,.75)}.focus\:text-amber-500\/80:focus{color:rgba(245,158,11,.8)}.focus\:text-amber-500\/90:focus{color:rgba(245,158,11,.9)}.focus\:text-amber-500\/95:focus{color:rgba(245,158,11,.95)}.focus\:text-amber-600:focus{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}.focus\:text-amber-600\/0:focus{color:rgba(217,119,6,0)}.focus\:text-amber-600\/10:focus{color:rgba(217,119,6,.1)}.focus\:text-amber-600\/100:focus{color:#d97706}.focus\:text-amber-600\/20:focus{color:rgba(217,119,6,.2)}.focus\:text-amber-600\/25:focus{color:rgba(217,119,6,.25)}.focus\:text-amber-600\/30:focus{color:rgba(217,119,6,.3)}.focus\:text-amber-600\/40:focus{color:rgba(217,119,6,.4)}.focus\:text-amber-600\/5:focus{color:rgba(217,119,6,.05)}.focus\:text-amber-600\/50:focus{color:rgba(217,119,6,.5)}.focus\:text-amber-600\/60:focus{color:rgba(217,119,6,.6)}.focus\:text-amber-600\/70:focus{color:rgba(217,119,6,.7)}.focus\:text-amber-600\/75:focus{color:rgba(217,119,6,.75)}.focus\:text-amber-600\/80:focus{color:rgba(217,119,6,.8)}.focus\:text-amber-600\/90:focus{color:rgba(217,119,6,.9)}.focus\:text-amber-600\/95:focus{color:rgba(217,119,6,.95)}.focus\:text-amber-700:focus{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}.focus\:text-amber-700\/0:focus{color:rgba(180,83,9,0)}.focus\:text-amber-700\/10:focus{color:rgba(180,83,9,.1)}.focus\:text-amber-700\/100:focus{color:#b45309}.focus\:text-amber-700\/20:focus{color:rgba(180,83,9,.2)}.focus\:text-amber-700\/25:focus{color:rgba(180,83,9,.25)}.focus\:text-amber-700\/30:focus{color:rgba(180,83,9,.3)}.focus\:text-amber-700\/40:focus{color:rgba(180,83,9,.4)}.focus\:text-amber-700\/5:focus{color:rgba(180,83,9,.05)}.focus\:text-amber-700\/50:focus{color:rgba(180,83,9,.5)}.focus\:text-amber-700\/60:focus{color:rgba(180,83,9,.6)}.focus\:text-amber-700\/70:focus{color:rgba(180,83,9,.7)}.focus\:text-amber-700\/75:focus{color:rgba(180,83,9,.75)}.focus\:text-amber-700\/80:focus{color:rgba(180,83,9,.8)}.focus\:text-amber-700\/90:focus{color:rgba(180,83,9,.9)}.focus\:text-amber-700\/95:focus{color:rgba(180,83,9,.95)}.focus\:text-amber-800:focus{--tw-text-opacity:1;color:rgb(146 64 14/var(--tw-text-opacity))}.focus\:text-amber-800\/0:focus{color:rgba(146,64,14,0)}.focus\:text-amber-800\/10:focus{color:rgba(146,64,14,.1)}.focus\:text-amber-800\/100:focus{color:#92400e}.focus\:text-amber-800\/20:focus{color:rgba(146,64,14,.2)}.focus\:text-amber-800\/25:focus{color:rgba(146,64,14,.25)}.focus\:text-amber-800\/30:focus{color:rgba(146,64,14,.3)}.focus\:text-amber-800\/40:focus{color:rgba(146,64,14,.4)}.focus\:text-amber-800\/5:focus{color:rgba(146,64,14,.05)}.focus\:text-amber-800\/50:focus{color:rgba(146,64,14,.5)}.focus\:text-amber-800\/60:focus{color:rgba(146,64,14,.6)}.focus\:text-amber-800\/70:focus{color:rgba(146,64,14,.7)}.focus\:text-amber-800\/75:focus{color:rgba(146,64,14,.75)}.focus\:text-amber-800\/80:focus{color:rgba(146,64,14,.8)}.focus\:text-amber-800\/90:focus{color:rgba(146,64,14,.9)}.focus\:text-amber-800\/95:focus{color:rgba(146,64,14,.95)}.focus\:text-amber-900:focus{--tw-text-opacity:1;color:rgb(120 53 15/var(--tw-text-opacity))}.focus\:text-amber-900\/0:focus{color:rgba(120,53,15,0)}.focus\:text-amber-900\/10:focus{color:rgba(120,53,15,.1)}.focus\:text-amber-900\/100:focus{color:#78350f}.focus\:text-amber-900\/20:focus{color:rgba(120,53,15,.2)}.focus\:text-amber-900\/25:focus{color:rgba(120,53,15,.25)}.focus\:text-amber-900\/30:focus{color:rgba(120,53,15,.3)}.focus\:text-amber-900\/40:focus{color:rgba(120,53,15,.4)}.focus\:text-amber-900\/5:focus{color:rgba(120,53,15,.05)}.focus\:text-amber-900\/50:focus{color:rgba(120,53,15,.5)}.focus\:text-amber-900\/60:focus{color:rgba(120,53,15,.6)}.focus\:text-amber-900\/70:focus{color:rgba(120,53,15,.7)}.focus\:text-amber-900\/75:focus{color:rgba(120,53,15,.75)}.focus\:text-amber-900\/80:focus{color:rgba(120,53,15,.8)}.focus\:text-amber-900\/90:focus{color:rgba(120,53,15,.9)}.focus\:text-amber-900\/95:focus{color:rgba(120,53,15,.95)}.focus\:text-blue-100:focus{--tw-text-opacity:1;color:rgb(225 239 254/var(--tw-text-opacity))}.focus\:text-blue-100\/0:focus{color:rgba(225,239,254,0)}.focus\:text-blue-100\/10:focus{color:rgba(225,239,254,.1)}.focus\:text-blue-100\/100:focus{color:#e1effe}.focus\:text-blue-100\/20:focus{color:rgba(225,239,254,.2)}.focus\:text-blue-100\/25:focus{color:rgba(225,239,254,.25)}.focus\:text-blue-100\/30:focus{color:rgba(225,239,254,.3)}.focus\:text-blue-100\/40:focus{color:rgba(225,239,254,.4)}.focus\:text-blue-100\/5:focus{color:rgba(225,239,254,.05)}.focus\:text-blue-100\/50:focus{color:rgba(225,239,254,.5)}.focus\:text-blue-100\/60:focus{color:rgba(225,239,254,.6)}.focus\:text-blue-100\/70:focus{color:rgba(225,239,254,.7)}.focus\:text-blue-100\/75:focus{color:rgba(225,239,254,.75)}.focus\:text-blue-100\/80:focus{color:rgba(225,239,254,.8)}.focus\:text-blue-100\/90:focus{color:rgba(225,239,254,.9)}.focus\:text-blue-100\/95:focus{color:rgba(225,239,254,.95)}.focus\:text-blue-200:focus{--tw-text-opacity:1;color:rgb(195 221 253/var(--tw-text-opacity))}.focus\:text-blue-200\/0:focus{color:rgba(195,221,253,0)}.focus\:text-blue-200\/10:focus{color:rgba(195,221,253,.1)}.focus\:text-blue-200\/100:focus{color:#c3ddfd}.focus\:text-blue-200\/20:focus{color:rgba(195,221,253,.2)}.focus\:text-blue-200\/25:focus{color:rgba(195,221,253,.25)}.focus\:text-blue-200\/30:focus{color:rgba(195,221,253,.3)}.focus\:text-blue-200\/40:focus{color:rgba(195,221,253,.4)}.focus\:text-blue-200\/5:focus{color:rgba(195,221,253,.05)}.focus\:text-blue-200\/50:focus{color:rgba(195,221,253,.5)}.focus\:text-blue-200\/60:focus{color:rgba(195,221,253,.6)}.focus\:text-blue-200\/70:focus{color:rgba(195,221,253,.7)}.focus\:text-blue-200\/75:focus{color:rgba(195,221,253,.75)}.focus\:text-blue-200\/80:focus{color:rgba(195,221,253,.8)}.focus\:text-blue-200\/90:focus{color:rgba(195,221,253,.9)}.focus\:text-blue-200\/95:focus{color:rgba(195,221,253,.95)}.focus\:text-blue-300:focus{--tw-text-opacity:1;color:rgb(164 202 254/var(--tw-text-opacity))}.focus\:text-blue-300\/0:focus{color:rgba(164,202,254,0)}.focus\:text-blue-300\/10:focus{color:rgba(164,202,254,.1)}.focus\:text-blue-300\/100:focus{color:#a4cafe}.focus\:text-blue-300\/20:focus{color:rgba(164,202,254,.2)}.focus\:text-blue-300\/25:focus{color:rgba(164,202,254,.25)}.focus\:text-blue-300\/30:focus{color:rgba(164,202,254,.3)}.focus\:text-blue-300\/40:focus{color:rgba(164,202,254,.4)}.focus\:text-blue-300\/5:focus{color:rgba(164,202,254,.05)}.focus\:text-blue-300\/50:focus{color:rgba(164,202,254,.5)}.focus\:text-blue-300\/60:focus{color:rgba(164,202,254,.6)}.focus\:text-blue-300\/70:focus{color:rgba(164,202,254,.7)}.focus\:text-blue-300\/75:focus{color:rgba(164,202,254,.75)}.focus\:text-blue-300\/80:focus{color:rgba(164,202,254,.8)}.focus\:text-blue-300\/90:focus{color:rgba(164,202,254,.9)}.focus\:text-blue-300\/95:focus{color:rgba(164,202,254,.95)}.focus\:text-blue-400:focus{--tw-text-opacity:1;color:rgb(118 169 250/var(--tw-text-opacity))}.focus\:text-blue-400\/0:focus{color:rgba(118,169,250,0)}.focus\:text-blue-400\/10:focus{color:rgba(118,169,250,.1)}.focus\:text-blue-400\/100:focus{color:#76a9fa}.focus\:text-blue-400\/20:focus{color:rgba(118,169,250,.2)}.focus\:text-blue-400\/25:focus{color:rgba(118,169,250,.25)}.focus\:text-blue-400\/30:focus{color:rgba(118,169,250,.3)}.focus\:text-blue-400\/40:focus{color:rgba(118,169,250,.4)}.focus\:text-blue-400\/5:focus{color:rgba(118,169,250,.05)}.focus\:text-blue-400\/50:focus{color:rgba(118,169,250,.5)}.focus\:text-blue-400\/60:focus{color:rgba(118,169,250,.6)}.focus\:text-blue-400\/70:focus{color:rgba(118,169,250,.7)}.focus\:text-blue-400\/75:focus{color:rgba(118,169,250,.75)}.focus\:text-blue-400\/80:focus{color:rgba(118,169,250,.8)}.focus\:text-blue-400\/90:focus{color:rgba(118,169,250,.9)}.focus\:text-blue-400\/95:focus{color:rgba(118,169,250,.95)}.focus\:text-blue-50:focus{--tw-text-opacity:1;color:rgb(235 245 255/var(--tw-text-opacity))}.focus\:text-blue-50\/0:focus{color:rgba(235,245,255,0)}.focus\:text-blue-50\/10:focus{color:rgba(235,245,255,.1)}.focus\:text-blue-50\/100:focus{color:#ebf5ff}.focus\:text-blue-50\/20:focus{color:rgba(235,245,255,.2)}.focus\:text-blue-50\/25:focus{color:rgba(235,245,255,.25)}.focus\:text-blue-50\/30:focus{color:rgba(235,245,255,.3)}.focus\:text-blue-50\/40:focus{color:rgba(235,245,255,.4)}.focus\:text-blue-50\/5:focus{color:rgba(235,245,255,.05)}.focus\:text-blue-50\/50:focus{color:rgba(235,245,255,.5)}.focus\:text-blue-50\/60:focus{color:rgba(235,245,255,.6)}.focus\:text-blue-50\/70:focus{color:rgba(235,245,255,.7)}.focus\:text-blue-50\/75:focus{color:rgba(235,245,255,.75)}.focus\:text-blue-50\/80:focus{color:rgba(235,245,255,.8)}.focus\:text-blue-50\/90:focus{color:rgba(235,245,255,.9)}.focus\:text-blue-50\/95:focus{color:rgba(235,245,255,.95)}.focus\:text-blue-500:focus{--tw-text-opacity:1;color:rgb(63 131 248/var(--tw-text-opacity))}.focus\:text-blue-500\/0:focus{color:rgba(63,131,248,0)}.focus\:text-blue-500\/10:focus{color:rgba(63,131,248,.1)}.focus\:text-blue-500\/100:focus{color:#3f83f8}.focus\:text-blue-500\/20:focus{color:rgba(63,131,248,.2)}.focus\:text-blue-500\/25:focus{color:rgba(63,131,248,.25)}.focus\:text-blue-500\/30:focus{color:rgba(63,131,248,.3)}.focus\:text-blue-500\/40:focus{color:rgba(63,131,248,.4)}.focus\:text-blue-500\/5:focus{color:rgba(63,131,248,.05)}.focus\:text-blue-500\/50:focus{color:rgba(63,131,248,.5)}.focus\:text-blue-500\/60:focus{color:rgba(63,131,248,.6)}.focus\:text-blue-500\/70:focus{color:rgba(63,131,248,.7)}.focus\:text-blue-500\/75:focus{color:rgba(63,131,248,.75)}.focus\:text-blue-500\/80:focus{color:rgba(63,131,248,.8)}.focus\:text-blue-500\/90:focus{color:rgba(63,131,248,.9)}.focus\:text-blue-500\/95:focus{color:rgba(63,131,248,.95)}.focus\:text-blue-600:focus{--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}.focus\:text-blue-600\/0:focus{color:rgba(28,100,242,0)}.focus\:text-blue-600\/10:focus{color:rgba(28,100,242,.1)}.focus\:text-blue-600\/100:focus{color:#1c64f2}.focus\:text-blue-600\/20:focus{color:rgba(28,100,242,.2)}.focus\:text-blue-600\/25:focus{color:rgba(28,100,242,.25)}.focus\:text-blue-600\/30:focus{color:rgba(28,100,242,.3)}.focus\:text-blue-600\/40:focus{color:rgba(28,100,242,.4)}.focus\:text-blue-600\/5:focus{color:rgba(28,100,242,.05)}.focus\:text-blue-600\/50:focus{color:rgba(28,100,242,.5)}.focus\:text-blue-600\/60:focus{color:rgba(28,100,242,.6)}.focus\:text-blue-600\/70:focus{color:rgba(28,100,242,.7)}.focus\:text-blue-600\/75:focus{color:rgba(28,100,242,.75)}.focus\:text-blue-600\/80:focus{color:rgba(28,100,242,.8)}.focus\:text-blue-600\/90:focus{color:rgba(28,100,242,.9)}.focus\:text-blue-600\/95:focus{color:rgba(28,100,242,.95)}.focus\:text-blue-700:focus{--tw-text-opacity:1;color:rgb(26 86 219/var(--tw-text-opacity))}.focus\:text-blue-700\/0:focus{color:rgba(26,86,219,0)}.focus\:text-blue-700\/10:focus{color:rgba(26,86,219,.1)}.focus\:text-blue-700\/100:focus{color:#1a56db}.focus\:text-blue-700\/20:focus{color:rgba(26,86,219,.2)}.focus\:text-blue-700\/25:focus{color:rgba(26,86,219,.25)}.focus\:text-blue-700\/30:focus{color:rgba(26,86,219,.3)}.focus\:text-blue-700\/40:focus{color:rgba(26,86,219,.4)}.focus\:text-blue-700\/5:focus{color:rgba(26,86,219,.05)}.focus\:text-blue-700\/50:focus{color:rgba(26,86,219,.5)}.focus\:text-blue-700\/60:focus{color:rgba(26,86,219,.6)}.focus\:text-blue-700\/70:focus{color:rgba(26,86,219,.7)}.focus\:text-blue-700\/75:focus{color:rgba(26,86,219,.75)}.focus\:text-blue-700\/80:focus{color:rgba(26,86,219,.8)}.focus\:text-blue-700\/90:focus{color:rgba(26,86,219,.9)}.focus\:text-blue-700\/95:focus{color:rgba(26,86,219,.95)}.focus\:text-blue-800:focus{--tw-text-opacity:1;color:rgb(30 66 159/var(--tw-text-opacity))}.focus\:text-blue-800\/0:focus{color:rgba(30,66,159,0)}.focus\:text-blue-800\/10:focus{color:rgba(30,66,159,.1)}.focus\:text-blue-800\/100:focus{color:#1e429f}.focus\:text-blue-800\/20:focus{color:rgba(30,66,159,.2)}.focus\:text-blue-800\/25:focus{color:rgba(30,66,159,.25)}.focus\:text-blue-800\/30:focus{color:rgba(30,66,159,.3)}.focus\:text-blue-800\/40:focus{color:rgba(30,66,159,.4)}.focus\:text-blue-800\/5:focus{color:rgba(30,66,159,.05)}.focus\:text-blue-800\/50:focus{color:rgba(30,66,159,.5)}.focus\:text-blue-800\/60:focus{color:rgba(30,66,159,.6)}.focus\:text-blue-800\/70:focus{color:rgba(30,66,159,.7)}.focus\:text-blue-800\/75:focus{color:rgba(30,66,159,.75)}.focus\:text-blue-800\/80:focus{color:rgba(30,66,159,.8)}.focus\:text-blue-800\/90:focus{color:rgba(30,66,159,.9)}.focus\:text-blue-800\/95:focus{color:rgba(30,66,159,.95)}.focus\:text-blue-900:focus{--tw-text-opacity:1;color:rgb(35 56 118/var(--tw-text-opacity))}.focus\:text-blue-900\/0:focus{color:rgba(35,56,118,0)}.focus\:text-blue-900\/10:focus{color:rgba(35,56,118,.1)}.focus\:text-blue-900\/100:focus{color:#233876}.focus\:text-blue-900\/20:focus{color:rgba(35,56,118,.2)}.focus\:text-blue-900\/25:focus{color:rgba(35,56,118,.25)}.focus\:text-blue-900\/30:focus{color:rgba(35,56,118,.3)}.focus\:text-blue-900\/40:focus{color:rgba(35,56,118,.4)}.focus\:text-blue-900\/5:focus{color:rgba(35,56,118,.05)}.focus\:text-blue-900\/50:focus{color:rgba(35,56,118,.5)}.focus\:text-blue-900\/60:focus{color:rgba(35,56,118,.6)}.focus\:text-blue-900\/70:focus{color:rgba(35,56,118,.7)}.focus\:text-blue-900\/75:focus{color:rgba(35,56,118,.75)}.focus\:text-blue-900\/80:focus{color:rgba(35,56,118,.8)}.focus\:text-blue-900\/90:focus{color:rgba(35,56,118,.9)}.focus\:text-blue-900\/95:focus{color:rgba(35,56,118,.95)}.focus\:text-cyan-100:focus{--tw-text-opacity:1;color:rgb(207 250 254/var(--tw-text-opacity))}.focus\:text-cyan-100\/0:focus{color:rgba(207,250,254,0)}.focus\:text-cyan-100\/10:focus{color:rgba(207,250,254,.1)}.focus\:text-cyan-100\/100:focus{color:#cffafe}.focus\:text-cyan-100\/20:focus{color:rgba(207,250,254,.2)}.focus\:text-cyan-100\/25:focus{color:rgba(207,250,254,.25)}.focus\:text-cyan-100\/30:focus{color:rgba(207,250,254,.3)}.focus\:text-cyan-100\/40:focus{color:rgba(207,250,254,.4)}.focus\:text-cyan-100\/5:focus{color:rgba(207,250,254,.05)}.focus\:text-cyan-100\/50:focus{color:rgba(207,250,254,.5)}.focus\:text-cyan-100\/60:focus{color:rgba(207,250,254,.6)}.focus\:text-cyan-100\/70:focus{color:rgba(207,250,254,.7)}.focus\:text-cyan-100\/75:focus{color:rgba(207,250,254,.75)}.focus\:text-cyan-100\/80:focus{color:rgba(207,250,254,.8)}.focus\:text-cyan-100\/90:focus{color:rgba(207,250,254,.9)}.focus\:text-cyan-100\/95:focus{color:rgba(207,250,254,.95)}.focus\:text-cyan-200:focus{--tw-text-opacity:1;color:rgb(165 243 252/var(--tw-text-opacity))}.focus\:text-cyan-200\/0:focus{color:rgba(165,243,252,0)}.focus\:text-cyan-200\/10:focus{color:rgba(165,243,252,.1)}.focus\:text-cyan-200\/100:focus{color:#a5f3fc}.focus\:text-cyan-200\/20:focus{color:rgba(165,243,252,.2)}.focus\:text-cyan-200\/25:focus{color:rgba(165,243,252,.25)}.focus\:text-cyan-200\/30:focus{color:rgba(165,243,252,.3)}.focus\:text-cyan-200\/40:focus{color:rgba(165,243,252,.4)}.focus\:text-cyan-200\/5:focus{color:rgba(165,243,252,.05)}.focus\:text-cyan-200\/50:focus{color:rgba(165,243,252,.5)}.focus\:text-cyan-200\/60:focus{color:rgba(165,243,252,.6)}.focus\:text-cyan-200\/70:focus{color:rgba(165,243,252,.7)}.focus\:text-cyan-200\/75:focus{color:rgba(165,243,252,.75)}.focus\:text-cyan-200\/80:focus{color:rgba(165,243,252,.8)}.focus\:text-cyan-200\/90:focus{color:rgba(165,243,252,.9)}.focus\:text-cyan-200\/95:focus{color:rgba(165,243,252,.95)}.focus\:text-cyan-300:focus{--tw-text-opacity:1;color:rgb(103 232 249/var(--tw-text-opacity))}.focus\:text-cyan-300\/0:focus{color:rgba(103,232,249,0)}.focus\:text-cyan-300\/10:focus{color:rgba(103,232,249,.1)}.focus\:text-cyan-300\/100:focus{color:#67e8f9}.focus\:text-cyan-300\/20:focus{color:rgba(103,232,249,.2)}.focus\:text-cyan-300\/25:focus{color:rgba(103,232,249,.25)}.focus\:text-cyan-300\/30:focus{color:rgba(103,232,249,.3)}.focus\:text-cyan-300\/40:focus{color:rgba(103,232,249,.4)}.focus\:text-cyan-300\/5:focus{color:rgba(103,232,249,.05)}.focus\:text-cyan-300\/50:focus{color:rgba(103,232,249,.5)}.focus\:text-cyan-300\/60:focus{color:rgba(103,232,249,.6)}.focus\:text-cyan-300\/70:focus{color:rgba(103,232,249,.7)}.focus\:text-cyan-300\/75:focus{color:rgba(103,232,249,.75)}.focus\:text-cyan-300\/80:focus{color:rgba(103,232,249,.8)}.focus\:text-cyan-300\/90:focus{color:rgba(103,232,249,.9)}.focus\:text-cyan-300\/95:focus{color:rgba(103,232,249,.95)}.focus\:text-cyan-400:focus{--tw-text-opacity:1;color:rgb(34 211 238/var(--tw-text-opacity))}.focus\:text-cyan-400\/0:focus{color:rgba(34,211,238,0)}.focus\:text-cyan-400\/10:focus{color:rgba(34,211,238,.1)}.focus\:text-cyan-400\/100:focus{color:#22d3ee}.focus\:text-cyan-400\/20:focus{color:rgba(34,211,238,.2)}.focus\:text-cyan-400\/25:focus{color:rgba(34,211,238,.25)}.focus\:text-cyan-400\/30:focus{color:rgba(34,211,238,.3)}.focus\:text-cyan-400\/40:focus{color:rgba(34,211,238,.4)}.focus\:text-cyan-400\/5:focus{color:rgba(34,211,238,.05)}.focus\:text-cyan-400\/50:focus{color:rgba(34,211,238,.5)}.focus\:text-cyan-400\/60:focus{color:rgba(34,211,238,.6)}.focus\:text-cyan-400\/70:focus{color:rgba(34,211,238,.7)}.focus\:text-cyan-400\/75:focus{color:rgba(34,211,238,.75)}.focus\:text-cyan-400\/80:focus{color:rgba(34,211,238,.8)}.focus\:text-cyan-400\/90:focus{color:rgba(34,211,238,.9)}.focus\:text-cyan-400\/95:focus{color:rgba(34,211,238,.95)}.focus\:text-cyan-50:focus{--tw-text-opacity:1;color:rgb(236 254 255/var(--tw-text-opacity))}.focus\:text-cyan-50\/0:focus{color:rgba(236,254,255,0)}.focus\:text-cyan-50\/10:focus{color:rgba(236,254,255,.1)}.focus\:text-cyan-50\/100:focus{color:#ecfeff}.focus\:text-cyan-50\/20:focus{color:rgba(236,254,255,.2)}.focus\:text-cyan-50\/25:focus{color:rgba(236,254,255,.25)}.focus\:text-cyan-50\/30:focus{color:rgba(236,254,255,.3)}.focus\:text-cyan-50\/40:focus{color:rgba(236,254,255,.4)}.focus\:text-cyan-50\/5:focus{color:rgba(236,254,255,.05)}.focus\:text-cyan-50\/50:focus{color:rgba(236,254,255,.5)}.focus\:text-cyan-50\/60:focus{color:rgba(236,254,255,.6)}.focus\:text-cyan-50\/70:focus{color:rgba(236,254,255,.7)}.focus\:text-cyan-50\/75:focus{color:rgba(236,254,255,.75)}.focus\:text-cyan-50\/80:focus{color:rgba(236,254,255,.8)}.focus\:text-cyan-50\/90:focus{color:rgba(236,254,255,.9)}.focus\:text-cyan-50\/95:focus{color:rgba(236,254,255,.95)}.focus\:text-cyan-500:focus{--tw-text-opacity:1;color:rgb(6 182 212/var(--tw-text-opacity))}.focus\:text-cyan-500\/0:focus{color:rgba(6,182,212,0)}.focus\:text-cyan-500\/10:focus{color:rgba(6,182,212,.1)}.focus\:text-cyan-500\/100:focus{color:#06b6d4}.focus\:text-cyan-500\/20:focus{color:rgba(6,182,212,.2)}.focus\:text-cyan-500\/25:focus{color:rgba(6,182,212,.25)}.focus\:text-cyan-500\/30:focus{color:rgba(6,182,212,.3)}.focus\:text-cyan-500\/40:focus{color:rgba(6,182,212,.4)}.focus\:text-cyan-500\/5:focus{color:rgba(6,182,212,.05)}.focus\:text-cyan-500\/50:focus{color:rgba(6,182,212,.5)}.focus\:text-cyan-500\/60:focus{color:rgba(6,182,212,.6)}.focus\:text-cyan-500\/70:focus{color:rgba(6,182,212,.7)}.focus\:text-cyan-500\/75:focus{color:rgba(6,182,212,.75)}.focus\:text-cyan-500\/80:focus{color:rgba(6,182,212,.8)}.focus\:text-cyan-500\/90:focus{color:rgba(6,182,212,.9)}.focus\:text-cyan-500\/95:focus{color:rgba(6,182,212,.95)}.focus\:text-cyan-600:focus{--tw-text-opacity:1;color:rgb(8 145 178/var(--tw-text-opacity))}.focus\:text-cyan-600\/0:focus{color:rgba(8,145,178,0)}.focus\:text-cyan-600\/10:focus{color:rgba(8,145,178,.1)}.focus\:text-cyan-600\/100:focus{color:#0891b2}.focus\:text-cyan-600\/20:focus{color:rgba(8,145,178,.2)}.focus\:text-cyan-600\/25:focus{color:rgba(8,145,178,.25)}.focus\:text-cyan-600\/30:focus{color:rgba(8,145,178,.3)}.focus\:text-cyan-600\/40:focus{color:rgba(8,145,178,.4)}.focus\:text-cyan-600\/5:focus{color:rgba(8,145,178,.05)}.focus\:text-cyan-600\/50:focus{color:rgba(8,145,178,.5)}.focus\:text-cyan-600\/60:focus{color:rgba(8,145,178,.6)}.focus\:text-cyan-600\/70:focus{color:rgba(8,145,178,.7)}.focus\:text-cyan-600\/75:focus{color:rgba(8,145,178,.75)}.focus\:text-cyan-600\/80:focus{color:rgba(8,145,178,.8)}.focus\:text-cyan-600\/90:focus{color:rgba(8,145,178,.9)}.focus\:text-cyan-600\/95:focus{color:rgba(8,145,178,.95)}.focus\:text-cyan-700:focus{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}.focus\:text-cyan-700\/0:focus{color:rgba(14,116,144,0)}.focus\:text-cyan-700\/10:focus{color:rgba(14,116,144,.1)}.focus\:text-cyan-700\/100:focus{color:#0e7490}.focus\:text-cyan-700\/20:focus{color:rgba(14,116,144,.2)}.focus\:text-cyan-700\/25:focus{color:rgba(14,116,144,.25)}.focus\:text-cyan-700\/30:focus{color:rgba(14,116,144,.3)}.focus\:text-cyan-700\/40:focus{color:rgba(14,116,144,.4)}.focus\:text-cyan-700\/5:focus{color:rgba(14,116,144,.05)}.focus\:text-cyan-700\/50:focus{color:rgba(14,116,144,.5)}.focus\:text-cyan-700\/60:focus{color:rgba(14,116,144,.6)}.focus\:text-cyan-700\/70:focus{color:rgba(14,116,144,.7)}.focus\:text-cyan-700\/75:focus{color:rgba(14,116,144,.75)}.focus\:text-cyan-700\/80:focus{color:rgba(14,116,144,.8)}.focus\:text-cyan-700\/90:focus{color:rgba(14,116,144,.9)}.focus\:text-cyan-700\/95:focus{color:rgba(14,116,144,.95)}.focus\:text-cyan-800:focus{--tw-text-opacity:1;color:rgb(21 94 117/var(--tw-text-opacity))}.focus\:text-cyan-800\/0:focus{color:rgba(21,94,117,0)}.focus\:text-cyan-800\/10:focus{color:rgba(21,94,117,.1)}.focus\:text-cyan-800\/100:focus{color:#155e75}.focus\:text-cyan-800\/20:focus{color:rgba(21,94,117,.2)}.focus\:text-cyan-800\/25:focus{color:rgba(21,94,117,.25)}.focus\:text-cyan-800\/30:focus{color:rgba(21,94,117,.3)}.focus\:text-cyan-800\/40:focus{color:rgba(21,94,117,.4)}.focus\:text-cyan-800\/5:focus{color:rgba(21,94,117,.05)}.focus\:text-cyan-800\/50:focus{color:rgba(21,94,117,.5)}.focus\:text-cyan-800\/60:focus{color:rgba(21,94,117,.6)}.focus\:text-cyan-800\/70:focus{color:rgba(21,94,117,.7)}.focus\:text-cyan-800\/75:focus{color:rgba(21,94,117,.75)}.focus\:text-cyan-800\/80:focus{color:rgba(21,94,117,.8)}.focus\:text-cyan-800\/90:focus{color:rgba(21,94,117,.9)}.focus\:text-cyan-800\/95:focus{color:rgba(21,94,117,.95)}.focus\:text-cyan-900:focus{--tw-text-opacity:1;color:rgb(22 78 99/var(--tw-text-opacity))}.focus\:text-cyan-900\/0:focus{color:rgba(22,78,99,0)}.focus\:text-cyan-900\/10:focus{color:rgba(22,78,99,.1)}.focus\:text-cyan-900\/100:focus{color:#164e63}.focus\:text-cyan-900\/20:focus{color:rgba(22,78,99,.2)}.focus\:text-cyan-900\/25:focus{color:rgba(22,78,99,.25)}.focus\:text-cyan-900\/30:focus{color:rgba(22,78,99,.3)}.focus\:text-cyan-900\/40:focus{color:rgba(22,78,99,.4)}.focus\:text-cyan-900\/5:focus{color:rgba(22,78,99,.05)}.focus\:text-cyan-900\/50:focus{color:rgba(22,78,99,.5)}.focus\:text-cyan-900\/60:focus{color:rgba(22,78,99,.6)}.focus\:text-cyan-900\/70:focus{color:rgba(22,78,99,.7)}.focus\:text-cyan-900\/75:focus{color:rgba(22,78,99,.75)}.focus\:text-cyan-900\/80:focus{color:rgba(22,78,99,.8)}.focus\:text-cyan-900\/90:focus{color:rgba(22,78,99,.9)}.focus\:text-cyan-900\/95:focus{color:rgba(22,78,99,.95)}.focus\:text-emerald-100:focus{--tw-text-opacity:1;color:rgb(209 250 229/var(--tw-text-opacity))}.focus\:text-emerald-100\/0:focus{color:rgba(209,250,229,0)}.focus\:text-emerald-100\/10:focus{color:rgba(209,250,229,.1)}.focus\:text-emerald-100\/100:focus{color:#d1fae5}.focus\:text-emerald-100\/20:focus{color:rgba(209,250,229,.2)}.focus\:text-emerald-100\/25:focus{color:rgba(209,250,229,.25)}.focus\:text-emerald-100\/30:focus{color:rgba(209,250,229,.3)}.focus\:text-emerald-100\/40:focus{color:rgba(209,250,229,.4)}.focus\:text-emerald-100\/5:focus{color:rgba(209,250,229,.05)}.focus\:text-emerald-100\/50:focus{color:rgba(209,250,229,.5)}.focus\:text-emerald-100\/60:focus{color:rgba(209,250,229,.6)}.focus\:text-emerald-100\/70:focus{color:rgba(209,250,229,.7)}.focus\:text-emerald-100\/75:focus{color:rgba(209,250,229,.75)}.focus\:text-emerald-100\/80:focus{color:rgba(209,250,229,.8)}.focus\:text-emerald-100\/90:focus{color:rgba(209,250,229,.9)}.focus\:text-emerald-100\/95:focus{color:rgba(209,250,229,.95)}.focus\:text-emerald-200:focus{--tw-text-opacity:1;color:rgb(167 243 208/var(--tw-text-opacity))}.focus\:text-emerald-200\/0:focus{color:rgba(167,243,208,0)}.focus\:text-emerald-200\/10:focus{color:rgba(167,243,208,.1)}.focus\:text-emerald-200\/100:focus{color:#a7f3d0}.focus\:text-emerald-200\/20:focus{color:rgba(167,243,208,.2)}.focus\:text-emerald-200\/25:focus{color:rgba(167,243,208,.25)}.focus\:text-emerald-200\/30:focus{color:rgba(167,243,208,.3)}.focus\:text-emerald-200\/40:focus{color:rgba(167,243,208,.4)}.focus\:text-emerald-200\/5:focus{color:rgba(167,243,208,.05)}.focus\:text-emerald-200\/50:focus{color:rgba(167,243,208,.5)}.focus\:text-emerald-200\/60:focus{color:rgba(167,243,208,.6)}.focus\:text-emerald-200\/70:focus{color:rgba(167,243,208,.7)}.focus\:text-emerald-200\/75:focus{color:rgba(167,243,208,.75)}.focus\:text-emerald-200\/80:focus{color:rgba(167,243,208,.8)}.focus\:text-emerald-200\/90:focus{color:rgba(167,243,208,.9)}.focus\:text-emerald-200\/95:focus{color:rgba(167,243,208,.95)}.focus\:text-emerald-300:focus{--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity))}.focus\:text-emerald-300\/0:focus{color:rgba(110,231,183,0)}.focus\:text-emerald-300\/10:focus{color:rgba(110,231,183,.1)}.focus\:text-emerald-300\/100:focus{color:#6ee7b7}.focus\:text-emerald-300\/20:focus{color:rgba(110,231,183,.2)}.focus\:text-emerald-300\/25:focus{color:rgba(110,231,183,.25)}.focus\:text-emerald-300\/30:focus{color:rgba(110,231,183,.3)}.focus\:text-emerald-300\/40:focus{color:rgba(110,231,183,.4)}.focus\:text-emerald-300\/5:focus{color:rgba(110,231,183,.05)}.focus\:text-emerald-300\/50:focus{color:rgba(110,231,183,.5)}.focus\:text-emerald-300\/60:focus{color:rgba(110,231,183,.6)}.focus\:text-emerald-300\/70:focus{color:rgba(110,231,183,.7)}.focus\:text-emerald-300\/75:focus{color:rgba(110,231,183,.75)}.focus\:text-emerald-300\/80:focus{color:rgba(110,231,183,.8)}.focus\:text-emerald-300\/90:focus{color:rgba(110,231,183,.9)}.focus\:text-emerald-300\/95:focus{color:rgba(110,231,183,.95)}.focus\:text-emerald-400:focus{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.focus\:text-emerald-400\/0:focus{color:rgba(52,211,153,0)}.focus\:text-emerald-400\/10:focus{color:rgba(52,211,153,.1)}.focus\:text-emerald-400\/100:focus{color:#34d399}.focus\:text-emerald-400\/20:focus{color:rgba(52,211,153,.2)}.focus\:text-emerald-400\/25:focus{color:rgba(52,211,153,.25)}.focus\:text-emerald-400\/30:focus{color:rgba(52,211,153,.3)}.focus\:text-emerald-400\/40:focus{color:rgba(52,211,153,.4)}.focus\:text-emerald-400\/5:focus{color:rgba(52,211,153,.05)}.focus\:text-emerald-400\/50:focus{color:rgba(52,211,153,.5)}.focus\:text-emerald-400\/60:focus{color:rgba(52,211,153,.6)}.focus\:text-emerald-400\/70:focus{color:rgba(52,211,153,.7)}.focus\:text-emerald-400\/75:focus{color:rgba(52,211,153,.75)}.focus\:text-emerald-400\/80:focus{color:rgba(52,211,153,.8)}.focus\:text-emerald-400\/90:focus{color:rgba(52,211,153,.9)}.focus\:text-emerald-400\/95:focus{color:rgba(52,211,153,.95)}.focus\:text-emerald-50:focus{--tw-text-opacity:1;color:rgb(236 253 245/var(--tw-text-opacity))}.focus\:text-emerald-50\/0:focus{color:rgba(236,253,245,0)}.focus\:text-emerald-50\/10:focus{color:rgba(236,253,245,.1)}.focus\:text-emerald-50\/100:focus{color:#ecfdf5}.focus\:text-emerald-50\/20:focus{color:rgba(236,253,245,.2)}.focus\:text-emerald-50\/25:focus{color:rgba(236,253,245,.25)}.focus\:text-emerald-50\/30:focus{color:rgba(236,253,245,.3)}.focus\:text-emerald-50\/40:focus{color:rgba(236,253,245,.4)}.focus\:text-emerald-50\/5:focus{color:rgba(236,253,245,.05)}.focus\:text-emerald-50\/50:focus{color:rgba(236,253,245,.5)}.focus\:text-emerald-50\/60:focus{color:rgba(236,253,245,.6)}.focus\:text-emerald-50\/70:focus{color:rgba(236,253,245,.7)}.focus\:text-emerald-50\/75:focus{color:rgba(236,253,245,.75)}.focus\:text-emerald-50\/80:focus{color:rgba(236,253,245,.8)}.focus\:text-emerald-50\/90:focus{color:rgba(236,253,245,.9)}.focus\:text-emerald-50\/95:focus{color:rgba(236,253,245,.95)}.focus\:text-emerald-500:focus{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.focus\:text-emerald-500\/0:focus{color:rgba(16,185,129,0)}.focus\:text-emerald-500\/10:focus{color:rgba(16,185,129,.1)}.focus\:text-emerald-500\/100:focus{color:#10b981}.focus\:text-emerald-500\/20:focus{color:rgba(16,185,129,.2)}.focus\:text-emerald-500\/25:focus{color:rgba(16,185,129,.25)}.focus\:text-emerald-500\/30:focus{color:rgba(16,185,129,.3)}.focus\:text-emerald-500\/40:focus{color:rgba(16,185,129,.4)}.focus\:text-emerald-500\/5:focus{color:rgba(16,185,129,.05)}.focus\:text-emerald-500\/50:focus{color:rgba(16,185,129,.5)}.focus\:text-emerald-500\/60:focus{color:rgba(16,185,129,.6)}.focus\:text-emerald-500\/70:focus{color:rgba(16,185,129,.7)}.focus\:text-emerald-500\/75:focus{color:rgba(16,185,129,.75)}.focus\:text-emerald-500\/80:focus{color:rgba(16,185,129,.8)}.focus\:text-emerald-500\/90:focus{color:rgba(16,185,129,.9)}.focus\:text-emerald-500\/95:focus{color:rgba(16,185,129,.95)}.focus\:text-emerald-600:focus{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity))}.focus\:text-emerald-600\/0:focus{color:rgba(5,150,105,0)}.focus\:text-emerald-600\/10:focus{color:rgba(5,150,105,.1)}.focus\:text-emerald-600\/100:focus{color:#059669}.focus\:text-emerald-600\/20:focus{color:rgba(5,150,105,.2)}.focus\:text-emerald-600\/25:focus{color:rgba(5,150,105,.25)}.focus\:text-emerald-600\/30:focus{color:rgba(5,150,105,.3)}.focus\:text-emerald-600\/40:focus{color:rgba(5,150,105,.4)}.focus\:text-emerald-600\/5:focus{color:rgba(5,150,105,.05)}.focus\:text-emerald-600\/50:focus{color:rgba(5,150,105,.5)}.focus\:text-emerald-600\/60:focus{color:rgba(5,150,105,.6)}.focus\:text-emerald-600\/70:focus{color:rgba(5,150,105,.7)}.focus\:text-emerald-600\/75:focus{color:rgba(5,150,105,.75)}.focus\:text-emerald-600\/80:focus{color:rgba(5,150,105,.8)}.focus\:text-emerald-600\/90:focus{color:rgba(5,150,105,.9)}.focus\:text-emerald-600\/95:focus{color:rgba(5,150,105,.95)}.focus\:text-emerald-700:focus{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity))}.focus\:text-emerald-700\/0:focus{color:rgba(4,120,87,0)}.focus\:text-emerald-700\/10:focus{color:rgba(4,120,87,.1)}.focus\:text-emerald-700\/100:focus{color:#047857}.focus\:text-emerald-700\/20:focus{color:rgba(4,120,87,.2)}.focus\:text-emerald-700\/25:focus{color:rgba(4,120,87,.25)}.focus\:text-emerald-700\/30:focus{color:rgba(4,120,87,.3)}.focus\:text-emerald-700\/40:focus{color:rgba(4,120,87,.4)}.focus\:text-emerald-700\/5:focus{color:rgba(4,120,87,.05)}.focus\:text-emerald-700\/50:focus{color:rgba(4,120,87,.5)}.focus\:text-emerald-700\/60:focus{color:rgba(4,120,87,.6)}.focus\:text-emerald-700\/70:focus{color:rgba(4,120,87,.7)}.focus\:text-emerald-700\/75:focus{color:rgba(4,120,87,.75)}.focus\:text-emerald-700\/80:focus{color:rgba(4,120,87,.8)}.focus\:text-emerald-700\/90:focus{color:rgba(4,120,87,.9)}.focus\:text-emerald-700\/95:focus{color:rgba(4,120,87,.95)}.focus\:text-emerald-800:focus{--tw-text-opacity:1;color:rgb(6 95 70/var(--tw-text-opacity))}.focus\:text-emerald-800\/0:focus{color:rgba(6,95,70,0)}.focus\:text-emerald-800\/10:focus{color:rgba(6,95,70,.1)}.focus\:text-emerald-800\/100:focus{color:#065f46}.focus\:text-emerald-800\/20:focus{color:rgba(6,95,70,.2)}.focus\:text-emerald-800\/25:focus{color:rgba(6,95,70,.25)}.focus\:text-emerald-800\/30:focus{color:rgba(6,95,70,.3)}.focus\:text-emerald-800\/40:focus{color:rgba(6,95,70,.4)}.focus\:text-emerald-800\/5:focus{color:rgba(6,95,70,.05)}.focus\:text-emerald-800\/50:focus{color:rgba(6,95,70,.5)}.focus\:text-emerald-800\/60:focus{color:rgba(6,95,70,.6)}.focus\:text-emerald-800\/70:focus{color:rgba(6,95,70,.7)}.focus\:text-emerald-800\/75:focus{color:rgba(6,95,70,.75)}.focus\:text-emerald-800\/80:focus{color:rgba(6,95,70,.8)}.focus\:text-emerald-800\/90:focus{color:rgba(6,95,70,.9)}.focus\:text-emerald-800\/95:focus{color:rgba(6,95,70,.95)}.focus\:text-emerald-900:focus{--tw-text-opacity:1;color:rgb(6 78 59/var(--tw-text-opacity))}.focus\:text-emerald-900\/0:focus{color:rgba(6,78,59,0)}.focus\:text-emerald-900\/10:focus{color:rgba(6,78,59,.1)}.focus\:text-emerald-900\/100:focus{color:#064e3b}.focus\:text-emerald-900\/20:focus{color:rgba(6,78,59,.2)}.focus\:text-emerald-900\/25:focus{color:rgba(6,78,59,.25)}.focus\:text-emerald-900\/30:focus{color:rgba(6,78,59,.3)}.focus\:text-emerald-900\/40:focus{color:rgba(6,78,59,.4)}.focus\:text-emerald-900\/5:focus{color:rgba(6,78,59,.05)}.focus\:text-emerald-900\/50:focus{color:rgba(6,78,59,.5)}.focus\:text-emerald-900\/60:focus{color:rgba(6,78,59,.6)}.focus\:text-emerald-900\/70:focus{color:rgba(6,78,59,.7)}.focus\:text-emerald-900\/75:focus{color:rgba(6,78,59,.75)}.focus\:text-emerald-900\/80:focus{color:rgba(6,78,59,.8)}.focus\:text-emerald-900\/90:focus{color:rgba(6,78,59,.9)}.focus\:text-emerald-900\/95:focus{color:rgba(6,78,59,.95)}.focus\:text-fuchsia-100:focus{--tw-text-opacity:1;color:rgb(250 232 255/var(--tw-text-opacity))}.focus\:text-fuchsia-100\/0:focus{color:rgba(250,232,255,0)}.focus\:text-fuchsia-100\/10:focus{color:rgba(250,232,255,.1)}.focus\:text-fuchsia-100\/100:focus{color:#fae8ff}.focus\:text-fuchsia-100\/20:focus{color:rgba(250,232,255,.2)}.focus\:text-fuchsia-100\/25:focus{color:rgba(250,232,255,.25)}.focus\:text-fuchsia-100\/30:focus{color:rgba(250,232,255,.3)}.focus\:text-fuchsia-100\/40:focus{color:rgba(250,232,255,.4)}.focus\:text-fuchsia-100\/5:focus{color:rgba(250,232,255,.05)}.focus\:text-fuchsia-100\/50:focus{color:rgba(250,232,255,.5)}.focus\:text-fuchsia-100\/60:focus{color:rgba(250,232,255,.6)}.focus\:text-fuchsia-100\/70:focus{color:rgba(250,232,255,.7)}.focus\:text-fuchsia-100\/75:focus{color:rgba(250,232,255,.75)}.focus\:text-fuchsia-100\/80:focus{color:rgba(250,232,255,.8)}.focus\:text-fuchsia-100\/90:focus{color:rgba(250,232,255,.9)}.focus\:text-fuchsia-100\/95:focus{color:rgba(250,232,255,.95)}.focus\:text-fuchsia-200:focus{--tw-text-opacity:1;color:rgb(245 208 254/var(--tw-text-opacity))}.focus\:text-fuchsia-200\/0:focus{color:rgba(245,208,254,0)}.focus\:text-fuchsia-200\/10:focus{color:rgba(245,208,254,.1)}.focus\:text-fuchsia-200\/100:focus{color:#f5d0fe}.focus\:text-fuchsia-200\/20:focus{color:rgba(245,208,254,.2)}.focus\:text-fuchsia-200\/25:focus{color:rgba(245,208,254,.25)}.focus\:text-fuchsia-200\/30:focus{color:rgba(245,208,254,.3)}.focus\:text-fuchsia-200\/40:focus{color:rgba(245,208,254,.4)}.focus\:text-fuchsia-200\/5:focus{color:rgba(245,208,254,.05)}.focus\:text-fuchsia-200\/50:focus{color:rgba(245,208,254,.5)}.focus\:text-fuchsia-200\/60:focus{color:rgba(245,208,254,.6)}.focus\:text-fuchsia-200\/70:focus{color:rgba(245,208,254,.7)}.focus\:text-fuchsia-200\/75:focus{color:rgba(245,208,254,.75)}.focus\:text-fuchsia-200\/80:focus{color:rgba(245,208,254,.8)}.focus\:text-fuchsia-200\/90:focus{color:rgba(245,208,254,.9)}.focus\:text-fuchsia-200\/95:focus{color:rgba(245,208,254,.95)}.focus\:text-fuchsia-300:focus{--tw-text-opacity:1;color:rgb(240 171 252/var(--tw-text-opacity))}.focus\:text-fuchsia-300\/0:focus{color:rgba(240,171,252,0)}.focus\:text-fuchsia-300\/10:focus{color:rgba(240,171,252,.1)}.focus\:text-fuchsia-300\/100:focus{color:#f0abfc}.focus\:text-fuchsia-300\/20:focus{color:rgba(240,171,252,.2)}.focus\:text-fuchsia-300\/25:focus{color:rgba(240,171,252,.25)}.focus\:text-fuchsia-300\/30:focus{color:rgba(240,171,252,.3)}.focus\:text-fuchsia-300\/40:focus{color:rgba(240,171,252,.4)}.focus\:text-fuchsia-300\/5:focus{color:rgba(240,171,252,.05)}.focus\:text-fuchsia-300\/50:focus{color:rgba(240,171,252,.5)}.focus\:text-fuchsia-300\/60:focus{color:rgba(240,171,252,.6)}.focus\:text-fuchsia-300\/70:focus{color:rgba(240,171,252,.7)}.focus\:text-fuchsia-300\/75:focus{color:rgba(240,171,252,.75)}.focus\:text-fuchsia-300\/80:focus{color:rgba(240,171,252,.8)}.focus\:text-fuchsia-300\/90:focus{color:rgba(240,171,252,.9)}.focus\:text-fuchsia-300\/95:focus{color:rgba(240,171,252,.95)}.focus\:text-fuchsia-400:focus{--tw-text-opacity:1;color:rgb(232 121 249/var(--tw-text-opacity))}.focus\:text-fuchsia-400\/0:focus{color:rgba(232,121,249,0)}.focus\:text-fuchsia-400\/10:focus{color:rgba(232,121,249,.1)}.focus\:text-fuchsia-400\/100:focus{color:#e879f9}.focus\:text-fuchsia-400\/20:focus{color:rgba(232,121,249,.2)}.focus\:text-fuchsia-400\/25:focus{color:rgba(232,121,249,.25)}.focus\:text-fuchsia-400\/30:focus{color:rgba(232,121,249,.3)}.focus\:text-fuchsia-400\/40:focus{color:rgba(232,121,249,.4)}.focus\:text-fuchsia-400\/5:focus{color:rgba(232,121,249,.05)}.focus\:text-fuchsia-400\/50:focus{color:rgba(232,121,249,.5)}.focus\:text-fuchsia-400\/60:focus{color:rgba(232,121,249,.6)}.focus\:text-fuchsia-400\/70:focus{color:rgba(232,121,249,.7)}.focus\:text-fuchsia-400\/75:focus{color:rgba(232,121,249,.75)}.focus\:text-fuchsia-400\/80:focus{color:rgba(232,121,249,.8)}.focus\:text-fuchsia-400\/90:focus{color:rgba(232,121,249,.9)}.focus\:text-fuchsia-400\/95:focus{color:rgba(232,121,249,.95)}.focus\:text-fuchsia-50:focus{--tw-text-opacity:1;color:rgb(253 244 255/var(--tw-text-opacity))}.focus\:text-fuchsia-50\/0:focus{color:rgba(253,244,255,0)}.focus\:text-fuchsia-50\/10:focus{color:rgba(253,244,255,.1)}.focus\:text-fuchsia-50\/100:focus{color:#fdf4ff}.focus\:text-fuchsia-50\/20:focus{color:rgba(253,244,255,.2)}.focus\:text-fuchsia-50\/25:focus{color:rgba(253,244,255,.25)}.focus\:text-fuchsia-50\/30:focus{color:rgba(253,244,255,.3)}.focus\:text-fuchsia-50\/40:focus{color:rgba(253,244,255,.4)}.focus\:text-fuchsia-50\/5:focus{color:rgba(253,244,255,.05)}.focus\:text-fuchsia-50\/50:focus{color:rgba(253,244,255,.5)}.focus\:text-fuchsia-50\/60:focus{color:rgba(253,244,255,.6)}.focus\:text-fuchsia-50\/70:focus{color:rgba(253,244,255,.7)}.focus\:text-fuchsia-50\/75:focus{color:rgba(253,244,255,.75)}.focus\:text-fuchsia-50\/80:focus{color:rgba(253,244,255,.8)}.focus\:text-fuchsia-50\/90:focus{color:rgba(253,244,255,.9)}.focus\:text-fuchsia-50\/95:focus{color:rgba(253,244,255,.95)}.focus\:text-fuchsia-500:focus{--tw-text-opacity:1;color:rgb(217 70 239/var(--tw-text-opacity))}.focus\:text-fuchsia-500\/0:focus{color:rgba(217,70,239,0)}.focus\:text-fuchsia-500\/10:focus{color:rgba(217,70,239,.1)}.focus\:text-fuchsia-500\/100:focus{color:#d946ef}.focus\:text-fuchsia-500\/20:focus{color:rgba(217,70,239,.2)}.focus\:text-fuchsia-500\/25:focus{color:rgba(217,70,239,.25)}.focus\:text-fuchsia-500\/30:focus{color:rgba(217,70,239,.3)}.focus\:text-fuchsia-500\/40:focus{color:rgba(217,70,239,.4)}.focus\:text-fuchsia-500\/5:focus{color:rgba(217,70,239,.05)}.focus\:text-fuchsia-500\/50:focus{color:rgba(217,70,239,.5)}.focus\:text-fuchsia-500\/60:focus{color:rgba(217,70,239,.6)}.focus\:text-fuchsia-500\/70:focus{color:rgba(217,70,239,.7)}.focus\:text-fuchsia-500\/75:focus{color:rgba(217,70,239,.75)}.focus\:text-fuchsia-500\/80:focus{color:rgba(217,70,239,.8)}.focus\:text-fuchsia-500\/90:focus{color:rgba(217,70,239,.9)}.focus\:text-fuchsia-500\/95:focus{color:rgba(217,70,239,.95)}.focus\:text-fuchsia-600:focus{--tw-text-opacity:1;color:rgb(192 38 211/var(--tw-text-opacity))}.focus\:text-fuchsia-600\/0:focus{color:rgba(192,38,211,0)}.focus\:text-fuchsia-600\/10:focus{color:rgba(192,38,211,.1)}.focus\:text-fuchsia-600\/100:focus{color:#c026d3}.focus\:text-fuchsia-600\/20:focus{color:rgba(192,38,211,.2)}.focus\:text-fuchsia-600\/25:focus{color:rgba(192,38,211,.25)}.focus\:text-fuchsia-600\/30:focus{color:rgba(192,38,211,.3)}.focus\:text-fuchsia-600\/40:focus{color:rgba(192,38,211,.4)}.focus\:text-fuchsia-600\/5:focus{color:rgba(192,38,211,.05)}.focus\:text-fuchsia-600\/50:focus{color:rgba(192,38,211,.5)}.focus\:text-fuchsia-600\/60:focus{color:rgba(192,38,211,.6)}.focus\:text-fuchsia-600\/70:focus{color:rgba(192,38,211,.7)}.focus\:text-fuchsia-600\/75:focus{color:rgba(192,38,211,.75)}.focus\:text-fuchsia-600\/80:focus{color:rgba(192,38,211,.8)}.focus\:text-fuchsia-600\/90:focus{color:rgba(192,38,211,.9)}.focus\:text-fuchsia-600\/95:focus{color:rgba(192,38,211,.95)}.focus\:text-fuchsia-700:focus{--tw-text-opacity:1;color:rgb(162 28 175/var(--tw-text-opacity))}.focus\:text-fuchsia-700\/0:focus{color:rgba(162,28,175,0)}.focus\:text-fuchsia-700\/10:focus{color:rgba(162,28,175,.1)}.focus\:text-fuchsia-700\/100:focus{color:#a21caf}.focus\:text-fuchsia-700\/20:focus{color:rgba(162,28,175,.2)}.focus\:text-fuchsia-700\/25:focus{color:rgba(162,28,175,.25)}.focus\:text-fuchsia-700\/30:focus{color:rgba(162,28,175,.3)}.focus\:text-fuchsia-700\/40:focus{color:rgba(162,28,175,.4)}.focus\:text-fuchsia-700\/5:focus{color:rgba(162,28,175,.05)}.focus\:text-fuchsia-700\/50:focus{color:rgba(162,28,175,.5)}.focus\:text-fuchsia-700\/60:focus{color:rgba(162,28,175,.6)}.focus\:text-fuchsia-700\/70:focus{color:rgba(162,28,175,.7)}.focus\:text-fuchsia-700\/75:focus{color:rgba(162,28,175,.75)}.focus\:text-fuchsia-700\/80:focus{color:rgba(162,28,175,.8)}.focus\:text-fuchsia-700\/90:focus{color:rgba(162,28,175,.9)}.focus\:text-fuchsia-700\/95:focus{color:rgba(162,28,175,.95)}.focus\:text-fuchsia-800:focus{--tw-text-opacity:1;color:rgb(134 25 143/var(--tw-text-opacity))}.focus\:text-fuchsia-800\/0:focus{color:rgba(134,25,143,0)}.focus\:text-fuchsia-800\/10:focus{color:rgba(134,25,143,.1)}.focus\:text-fuchsia-800\/100:focus{color:#86198f}.focus\:text-fuchsia-800\/20:focus{color:rgba(134,25,143,.2)}.focus\:text-fuchsia-800\/25:focus{color:rgba(134,25,143,.25)}.focus\:text-fuchsia-800\/30:focus{color:rgba(134,25,143,.3)}.focus\:text-fuchsia-800\/40:focus{color:rgba(134,25,143,.4)}.focus\:text-fuchsia-800\/5:focus{color:rgba(134,25,143,.05)}.focus\:text-fuchsia-800\/50:focus{color:rgba(134,25,143,.5)}.focus\:text-fuchsia-800\/60:focus{color:rgba(134,25,143,.6)}.focus\:text-fuchsia-800\/70:focus{color:rgba(134,25,143,.7)}.focus\:text-fuchsia-800\/75:focus{color:rgba(134,25,143,.75)}.focus\:text-fuchsia-800\/80:focus{color:rgba(134,25,143,.8)}.focus\:text-fuchsia-800\/90:focus{color:rgba(134,25,143,.9)}.focus\:text-fuchsia-800\/95:focus{color:rgba(134,25,143,.95)}.focus\:text-fuchsia-900:focus{--tw-text-opacity:1;color:rgb(112 26 117/var(--tw-text-opacity))}.focus\:text-fuchsia-900\/0:focus{color:rgba(112,26,117,0)}.focus\:text-fuchsia-900\/10:focus{color:rgba(112,26,117,.1)}.focus\:text-fuchsia-900\/100:focus{color:#701a75}.focus\:text-fuchsia-900\/20:focus{color:rgba(112,26,117,.2)}.focus\:text-fuchsia-900\/25:focus{color:rgba(112,26,117,.25)}.focus\:text-fuchsia-900\/30:focus{color:rgba(112,26,117,.3)}.focus\:text-fuchsia-900\/40:focus{color:rgba(112,26,117,.4)}.focus\:text-fuchsia-900\/5:focus{color:rgba(112,26,117,.05)}.focus\:text-fuchsia-900\/50:focus{color:rgba(112,26,117,.5)}.focus\:text-fuchsia-900\/60:focus{color:rgba(112,26,117,.6)}.focus\:text-fuchsia-900\/70:focus{color:rgba(112,26,117,.7)}.focus\:text-fuchsia-900\/75:focus{color:rgba(112,26,117,.75)}.focus\:text-fuchsia-900\/80:focus{color:rgba(112,26,117,.8)}.focus\:text-fuchsia-900\/90:focus{color:rgba(112,26,117,.9)}.focus\:text-fuchsia-900\/95:focus{color:rgba(112,26,117,.95)}.focus\:text-gray-100:focus{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.focus\:text-gray-100\/0:focus{color:rgba(243,244,246,0)}.focus\:text-gray-100\/10:focus{color:rgba(243,244,246,.1)}.focus\:text-gray-100\/100:focus{color:#f3f4f6}.focus\:text-gray-100\/20:focus{color:rgba(243,244,246,.2)}.focus\:text-gray-100\/25:focus{color:rgba(243,244,246,.25)}.focus\:text-gray-100\/30:focus{color:rgba(243,244,246,.3)}.focus\:text-gray-100\/40:focus{color:rgba(243,244,246,.4)}.focus\:text-gray-100\/5:focus{color:rgba(243,244,246,.05)}.focus\:text-gray-100\/50:focus{color:rgba(243,244,246,.5)}.focus\:text-gray-100\/60:focus{color:rgba(243,244,246,.6)}.focus\:text-gray-100\/70:focus{color:rgba(243,244,246,.7)}.focus\:text-gray-100\/75:focus{color:rgba(243,244,246,.75)}.focus\:text-gray-100\/80:focus{color:rgba(243,244,246,.8)}.focus\:text-gray-100\/90:focus{color:rgba(243,244,246,.9)}.focus\:text-gray-100\/95:focus{color:rgba(243,244,246,.95)}.focus\:text-gray-200:focus{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.focus\:text-gray-200\/0:focus{color:rgba(229,231,235,0)}.focus\:text-gray-200\/10:focus{color:rgba(229,231,235,.1)}.focus\:text-gray-200\/100:focus{color:#e5e7eb}.focus\:text-gray-200\/20:focus{color:rgba(229,231,235,.2)}.focus\:text-gray-200\/25:focus{color:rgba(229,231,235,.25)}.focus\:text-gray-200\/30:focus{color:rgba(229,231,235,.3)}.focus\:text-gray-200\/40:focus{color:rgba(229,231,235,.4)}.focus\:text-gray-200\/5:focus{color:rgba(229,231,235,.05)}.focus\:text-gray-200\/50:focus{color:rgba(229,231,235,.5)}.focus\:text-gray-200\/60:focus{color:rgba(229,231,235,.6)}.focus\:text-gray-200\/70:focus{color:rgba(229,231,235,.7)}.focus\:text-gray-200\/75:focus{color:rgba(229,231,235,.75)}.focus\:text-gray-200\/80:focus{color:rgba(229,231,235,.8)}.focus\:text-gray-200\/90:focus{color:rgba(229,231,235,.9)}.focus\:text-gray-200\/95:focus{color:rgba(229,231,235,.95)}.focus\:text-gray-300:focus{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.focus\:text-gray-300\/0:focus{color:rgba(209,213,219,0)}.focus\:text-gray-300\/10:focus{color:rgba(209,213,219,.1)}.focus\:text-gray-300\/100:focus{color:#d1d5db}.focus\:text-gray-300\/20:focus{color:rgba(209,213,219,.2)}.focus\:text-gray-300\/25:focus{color:rgba(209,213,219,.25)}.focus\:text-gray-300\/30:focus{color:rgba(209,213,219,.3)}.focus\:text-gray-300\/40:focus{color:rgba(209,213,219,.4)}.focus\:text-gray-300\/5:focus{color:rgba(209,213,219,.05)}.focus\:text-gray-300\/50:focus{color:rgba(209,213,219,.5)}.focus\:text-gray-300\/60:focus{color:rgba(209,213,219,.6)}.focus\:text-gray-300\/70:focus{color:rgba(209,213,219,.7)}.focus\:text-gray-300\/75:focus{color:rgba(209,213,219,.75)}.focus\:text-gray-300\/80:focus{color:rgba(209,213,219,.8)}.focus\:text-gray-300\/90:focus{color:rgba(209,213,219,.9)}.focus\:text-gray-300\/95:focus{color:rgba(209,213,219,.95)}.focus\:text-gray-400:focus{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.focus\:text-gray-400\/0:focus{color:rgba(156,163,175,0)}.focus\:text-gray-400\/10:focus{color:rgba(156,163,175,.1)}.focus\:text-gray-400\/100:focus{color:#9ca3af}.focus\:text-gray-400\/20:focus{color:rgba(156,163,175,.2)}.focus\:text-gray-400\/25:focus{color:rgba(156,163,175,.25)}.focus\:text-gray-400\/30:focus{color:rgba(156,163,175,.3)}.focus\:text-gray-400\/40:focus{color:rgba(156,163,175,.4)}.focus\:text-gray-400\/5:focus{color:rgba(156,163,175,.05)}.focus\:text-gray-400\/50:focus{color:rgba(156,163,175,.5)}.focus\:text-gray-400\/60:focus{color:rgba(156,163,175,.6)}.focus\:text-gray-400\/70:focus{color:rgba(156,163,175,.7)}.focus\:text-gray-400\/75:focus{color:rgba(156,163,175,.75)}.focus\:text-gray-400\/80:focus{color:rgba(156,163,175,.8)}.focus\:text-gray-400\/90:focus{color:rgba(156,163,175,.9)}.focus\:text-gray-400\/95:focus{color:rgba(156,163,175,.95)}.focus\:text-gray-50:focus{--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}.focus\:text-gray-50\/0:focus{color:rgba(249,250,251,0)}.focus\:text-gray-50\/10:focus{color:rgba(249,250,251,.1)}.focus\:text-gray-50\/100:focus{color:#f9fafb}.focus\:text-gray-50\/20:focus{color:rgba(249,250,251,.2)}.focus\:text-gray-50\/25:focus{color:rgba(249,250,251,.25)}.focus\:text-gray-50\/30:focus{color:rgba(249,250,251,.3)}.focus\:text-gray-50\/40:focus{color:rgba(249,250,251,.4)}.focus\:text-gray-50\/5:focus{color:rgba(249,250,251,.05)}.focus\:text-gray-50\/50:focus{color:rgba(249,250,251,.5)}.focus\:text-gray-50\/60:focus{color:rgba(249,250,251,.6)}.focus\:text-gray-50\/70:focus{color:rgba(249,250,251,.7)}.focus\:text-gray-50\/75:focus{color:rgba(249,250,251,.75)}.focus\:text-gray-50\/80:focus{color:rgba(249,250,251,.8)}.focus\:text-gray-50\/90:focus{color:rgba(249,250,251,.9)}.focus\:text-gray-50\/95:focus{color:rgba(249,250,251,.95)}.focus\:text-gray-500:focus{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.focus\:text-gray-500\/0:focus{color:hsla(220,9%,46%,0)}.focus\:text-gray-500\/10:focus{color:hsla(220,9%,46%,.1)}.focus\:text-gray-500\/100:focus{color:#6b7280}.focus\:text-gray-500\/20:focus{color:hsla(220,9%,46%,.2)}.focus\:text-gray-500\/25:focus{color:hsla(220,9%,46%,.25)}.focus\:text-gray-500\/30:focus{color:hsla(220,9%,46%,.3)}.focus\:text-gray-500\/40:focus{color:hsla(220,9%,46%,.4)}.focus\:text-gray-500\/5:focus{color:hsla(220,9%,46%,.05)}.focus\:text-gray-500\/50:focus{color:hsla(220,9%,46%,.5)}.focus\:text-gray-500\/60:focus{color:hsla(220,9%,46%,.6)}.focus\:text-gray-500\/70:focus{color:hsla(220,9%,46%,.7)}.focus\:text-gray-500\/75:focus{color:hsla(220,9%,46%,.75)}.focus\:text-gray-500\/80:focus{color:hsla(220,9%,46%,.8)}.focus\:text-gray-500\/90:focus{color:hsla(220,9%,46%,.9)}.focus\:text-gray-500\/95:focus{color:hsla(220,9%,46%,.95)}.focus\:text-gray-600:focus{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.focus\:text-gray-600\/0:focus{color:rgba(75,85,99,0)}.focus\:text-gray-600\/10:focus{color:rgba(75,85,99,.1)}.focus\:text-gray-600\/100:focus{color:#4b5563}.focus\:text-gray-600\/20:focus{color:rgba(75,85,99,.2)}.focus\:text-gray-600\/25:focus{color:rgba(75,85,99,.25)}.focus\:text-gray-600\/30:focus{color:rgba(75,85,99,.3)}.focus\:text-gray-600\/40:focus{color:rgba(75,85,99,.4)}.focus\:text-gray-600\/5:focus{color:rgba(75,85,99,.05)}.focus\:text-gray-600\/50:focus{color:rgba(75,85,99,.5)}.focus\:text-gray-600\/60:focus{color:rgba(75,85,99,.6)}.focus\:text-gray-600\/70:focus{color:rgba(75,85,99,.7)}.focus\:text-gray-600\/75:focus{color:rgba(75,85,99,.75)}.focus\:text-gray-600\/80:focus{color:rgba(75,85,99,.8)}.focus\:text-gray-600\/90:focus{color:rgba(75,85,99,.9)}.focus\:text-gray-600\/95:focus{color:rgba(75,85,99,.95)}.focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.focus\:text-gray-700\/0:focus{color:rgba(55,65,81,0)}.focus\:text-gray-700\/10:focus{color:rgba(55,65,81,.1)}.focus\:text-gray-700\/100:focus{color:#374151}.focus\:text-gray-700\/20:focus{color:rgba(55,65,81,.2)}.focus\:text-gray-700\/25:focus{color:rgba(55,65,81,.25)}.focus\:text-gray-700\/30:focus{color:rgba(55,65,81,.3)}.focus\:text-gray-700\/40:focus{color:rgba(55,65,81,.4)}.focus\:text-gray-700\/5:focus{color:rgba(55,65,81,.05)}.focus\:text-gray-700\/50:focus{color:rgba(55,65,81,.5)}.focus\:text-gray-700\/60:focus{color:rgba(55,65,81,.6)}.focus\:text-gray-700\/70:focus{color:rgba(55,65,81,.7)}.focus\:text-gray-700\/75:focus{color:rgba(55,65,81,.75)}.focus\:text-gray-700\/80:focus{color:rgba(55,65,81,.8)}.focus\:text-gray-700\/90:focus{color:rgba(55,65,81,.9)}.focus\:text-gray-700\/95:focus{color:rgba(55,65,81,.95)}.focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.focus\:text-gray-800\/0:focus{color:rgba(31,41,55,0)}.focus\:text-gray-800\/10:focus{color:rgba(31,41,55,.1)}.focus\:text-gray-800\/100:focus{color:#1f2937}.focus\:text-gray-800\/20:focus{color:rgba(31,41,55,.2)}.focus\:text-gray-800\/25:focus{color:rgba(31,41,55,.25)}.focus\:text-gray-800\/30:focus{color:rgba(31,41,55,.3)}.focus\:text-gray-800\/40:focus{color:rgba(31,41,55,.4)}.focus\:text-gray-800\/5:focus{color:rgba(31,41,55,.05)}.focus\:text-gray-800\/50:focus{color:rgba(31,41,55,.5)}.focus\:text-gray-800\/60:focus{color:rgba(31,41,55,.6)}.focus\:text-gray-800\/70:focus{color:rgba(31,41,55,.7)}.focus\:text-gray-800\/75:focus{color:rgba(31,41,55,.75)}.focus\:text-gray-800\/80:focus{color:rgba(31,41,55,.8)}.focus\:text-gray-800\/90:focus{color:rgba(31,41,55,.9)}.focus\:text-gray-800\/95:focus{color:rgba(31,41,55,.95)}.focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.focus\:text-gray-900\/0:focus{color:rgba(17,24,39,0)}.focus\:text-gray-900\/10:focus{color:rgba(17,24,39,.1)}.focus\:text-gray-900\/100:focus{color:#111827}.focus\:text-gray-900\/20:focus{color:rgba(17,24,39,.2)}.focus\:text-gray-900\/25:focus{color:rgba(17,24,39,.25)}.focus\:text-gray-900\/30:focus{color:rgba(17,24,39,.3)}.focus\:text-gray-900\/40:focus{color:rgba(17,24,39,.4)}.focus\:text-gray-900\/5:focus{color:rgba(17,24,39,.05)}.focus\:text-gray-900\/50:focus{color:rgba(17,24,39,.5)}.focus\:text-gray-900\/60:focus{color:rgba(17,24,39,.6)}.focus\:text-gray-900\/70:focus{color:rgba(17,24,39,.7)}.focus\:text-gray-900\/75:focus{color:rgba(17,24,39,.75)}.focus\:text-gray-900\/80:focus{color:rgba(17,24,39,.8)}.focus\:text-gray-900\/90:focus{color:rgba(17,24,39,.9)}.focus\:text-gray-900\/95:focus{color:rgba(17,24,39,.95)}.focus\:text-green-100:focus{--tw-text-opacity:1;color:rgb(222 247 236/var(--tw-text-opacity))}.focus\:text-green-100\/0:focus{color:rgba(222,247,236,0)}.focus\:text-green-100\/10:focus{color:rgba(222,247,236,.1)}.focus\:text-green-100\/100:focus{color:#def7ec}.focus\:text-green-100\/20:focus{color:rgba(222,247,236,.2)}.focus\:text-green-100\/25:focus{color:rgba(222,247,236,.25)}.focus\:text-green-100\/30:focus{color:rgba(222,247,236,.3)}.focus\:text-green-100\/40:focus{color:rgba(222,247,236,.4)}.focus\:text-green-100\/5:focus{color:rgba(222,247,236,.05)}.focus\:text-green-100\/50:focus{color:rgba(222,247,236,.5)}.focus\:text-green-100\/60:focus{color:rgba(222,247,236,.6)}.focus\:text-green-100\/70:focus{color:rgba(222,247,236,.7)}.focus\:text-green-100\/75:focus{color:rgba(222,247,236,.75)}.focus\:text-green-100\/80:focus{color:rgba(222,247,236,.8)}.focus\:text-green-100\/90:focus{color:rgba(222,247,236,.9)}.focus\:text-green-100\/95:focus{color:rgba(222,247,236,.95)}.focus\:text-green-200:focus{--tw-text-opacity:1;color:rgb(188 240 218/var(--tw-text-opacity))}.focus\:text-green-200\/0:focus{color:rgba(188,240,218,0)}.focus\:text-green-200\/10:focus{color:rgba(188,240,218,.1)}.focus\:text-green-200\/100:focus{color:#bcf0da}.focus\:text-green-200\/20:focus{color:rgba(188,240,218,.2)}.focus\:text-green-200\/25:focus{color:rgba(188,240,218,.25)}.focus\:text-green-200\/30:focus{color:rgba(188,240,218,.3)}.focus\:text-green-200\/40:focus{color:rgba(188,240,218,.4)}.focus\:text-green-200\/5:focus{color:rgba(188,240,218,.05)}.focus\:text-green-200\/50:focus{color:rgba(188,240,218,.5)}.focus\:text-green-200\/60:focus{color:rgba(188,240,218,.6)}.focus\:text-green-200\/70:focus{color:rgba(188,240,218,.7)}.focus\:text-green-200\/75:focus{color:rgba(188,240,218,.75)}.focus\:text-green-200\/80:focus{color:rgba(188,240,218,.8)}.focus\:text-green-200\/90:focus{color:rgba(188,240,218,.9)}.focus\:text-green-200\/95:focus{color:rgba(188,240,218,.95)}.focus\:text-green-300:focus{--tw-text-opacity:1;color:rgb(132 225 188/var(--tw-text-opacity))}.focus\:text-green-300\/0:focus{color:rgba(132,225,188,0)}.focus\:text-green-300\/10:focus{color:rgba(132,225,188,.1)}.focus\:text-green-300\/100:focus{color:#84e1bc}.focus\:text-green-300\/20:focus{color:rgba(132,225,188,.2)}.focus\:text-green-300\/25:focus{color:rgba(132,225,188,.25)}.focus\:text-green-300\/30:focus{color:rgba(132,225,188,.3)}.focus\:text-green-300\/40:focus{color:rgba(132,225,188,.4)}.focus\:text-green-300\/5:focus{color:rgba(132,225,188,.05)}.focus\:text-green-300\/50:focus{color:rgba(132,225,188,.5)}.focus\:text-green-300\/60:focus{color:rgba(132,225,188,.6)}.focus\:text-green-300\/70:focus{color:rgba(132,225,188,.7)}.focus\:text-green-300\/75:focus{color:rgba(132,225,188,.75)}.focus\:text-green-300\/80:focus{color:rgba(132,225,188,.8)}.focus\:text-green-300\/90:focus{color:rgba(132,225,188,.9)}.focus\:text-green-300\/95:focus{color:rgba(132,225,188,.95)}.focus\:text-green-400:focus{--tw-text-opacity:1;color:rgb(49 196 141/var(--tw-text-opacity))}.focus\:text-green-400\/0:focus{color:rgba(49,196,141,0)}.focus\:text-green-400\/10:focus{color:rgba(49,196,141,.1)}.focus\:text-green-400\/100:focus{color:#31c48d}.focus\:text-green-400\/20:focus{color:rgba(49,196,141,.2)}.focus\:text-green-400\/25:focus{color:rgba(49,196,141,.25)}.focus\:text-green-400\/30:focus{color:rgba(49,196,141,.3)}.focus\:text-green-400\/40:focus{color:rgba(49,196,141,.4)}.focus\:text-green-400\/5:focus{color:rgba(49,196,141,.05)}.focus\:text-green-400\/50:focus{color:rgba(49,196,141,.5)}.focus\:text-green-400\/60:focus{color:rgba(49,196,141,.6)}.focus\:text-green-400\/70:focus{color:rgba(49,196,141,.7)}.focus\:text-green-400\/75:focus{color:rgba(49,196,141,.75)}.focus\:text-green-400\/80:focus{color:rgba(49,196,141,.8)}.focus\:text-green-400\/90:focus{color:rgba(49,196,141,.9)}.focus\:text-green-400\/95:focus{color:rgba(49,196,141,.95)}.focus\:text-green-50:focus{--tw-text-opacity:1;color:rgb(243 250 247/var(--tw-text-opacity))}.focus\:text-green-50\/0:focus{color:rgba(243,250,247,0)}.focus\:text-green-50\/10:focus{color:rgba(243,250,247,.1)}.focus\:text-green-50\/100:focus{color:#f3faf7}.focus\:text-green-50\/20:focus{color:rgba(243,250,247,.2)}.focus\:text-green-50\/25:focus{color:rgba(243,250,247,.25)}.focus\:text-green-50\/30:focus{color:rgba(243,250,247,.3)}.focus\:text-green-50\/40:focus{color:rgba(243,250,247,.4)}.focus\:text-green-50\/5:focus{color:rgba(243,250,247,.05)}.focus\:text-green-50\/50:focus{color:rgba(243,250,247,.5)}.focus\:text-green-50\/60:focus{color:rgba(243,250,247,.6)}.focus\:text-green-50\/70:focus{color:rgba(243,250,247,.7)}.focus\:text-green-50\/75:focus{color:rgba(243,250,247,.75)}.focus\:text-green-50\/80:focus{color:rgba(243,250,247,.8)}.focus\:text-green-50\/90:focus{color:rgba(243,250,247,.9)}.focus\:text-green-50\/95:focus{color:rgba(243,250,247,.95)}.focus\:text-green-500:focus{--tw-text-opacity:1;color:rgb(14 159 110/var(--tw-text-opacity))}.focus\:text-green-500\/0:focus{color:rgba(14,159,110,0)}.focus\:text-green-500\/10:focus{color:rgba(14,159,110,.1)}.focus\:text-green-500\/100:focus{color:#0e9f6e}.focus\:text-green-500\/20:focus{color:rgba(14,159,110,.2)}.focus\:text-green-500\/25:focus{color:rgba(14,159,110,.25)}.focus\:text-green-500\/30:focus{color:rgba(14,159,110,.3)}.focus\:text-green-500\/40:focus{color:rgba(14,159,110,.4)}.focus\:text-green-500\/5:focus{color:rgba(14,159,110,.05)}.focus\:text-green-500\/50:focus{color:rgba(14,159,110,.5)}.focus\:text-green-500\/60:focus{color:rgba(14,159,110,.6)}.focus\:text-green-500\/70:focus{color:rgba(14,159,110,.7)}.focus\:text-green-500\/75:focus{color:rgba(14,159,110,.75)}.focus\:text-green-500\/80:focus{color:rgba(14,159,110,.8)}.focus\:text-green-500\/90:focus{color:rgba(14,159,110,.9)}.focus\:text-green-500\/95:focus{color:rgba(14,159,110,.95)}.focus\:text-green-600:focus{--tw-text-opacity:1;color:rgb(5 122 85/var(--tw-text-opacity))}.focus\:text-green-600\/0:focus{color:rgba(5,122,85,0)}.focus\:text-green-600\/10:focus{color:rgba(5,122,85,.1)}.focus\:text-green-600\/100:focus{color:#057a55}.focus\:text-green-600\/20:focus{color:rgba(5,122,85,.2)}.focus\:text-green-600\/25:focus{color:rgba(5,122,85,.25)}.focus\:text-green-600\/30:focus{color:rgba(5,122,85,.3)}.focus\:text-green-600\/40:focus{color:rgba(5,122,85,.4)}.focus\:text-green-600\/5:focus{color:rgba(5,122,85,.05)}.focus\:text-green-600\/50:focus{color:rgba(5,122,85,.5)}.focus\:text-green-600\/60:focus{color:rgba(5,122,85,.6)}.focus\:text-green-600\/70:focus{color:rgba(5,122,85,.7)}.focus\:text-green-600\/75:focus{color:rgba(5,122,85,.75)}.focus\:text-green-600\/80:focus{color:rgba(5,122,85,.8)}.focus\:text-green-600\/90:focus{color:rgba(5,122,85,.9)}.focus\:text-green-600\/95:focus{color:rgba(5,122,85,.95)}.focus\:text-green-700:focus{--tw-text-opacity:1;color:rgb(4 108 78/var(--tw-text-opacity))}.focus\:text-green-700\/0:focus{color:rgba(4,108,78,0)}.focus\:text-green-700\/10:focus{color:rgba(4,108,78,.1)}.focus\:text-green-700\/100:focus{color:#046c4e}.focus\:text-green-700\/20:focus{color:rgba(4,108,78,.2)}.focus\:text-green-700\/25:focus{color:rgba(4,108,78,.25)}.focus\:text-green-700\/30:focus{color:rgba(4,108,78,.3)}.focus\:text-green-700\/40:focus{color:rgba(4,108,78,.4)}.focus\:text-green-700\/5:focus{color:rgba(4,108,78,.05)}.focus\:text-green-700\/50:focus{color:rgba(4,108,78,.5)}.focus\:text-green-700\/60:focus{color:rgba(4,108,78,.6)}.focus\:text-green-700\/70:focus{color:rgba(4,108,78,.7)}.focus\:text-green-700\/75:focus{color:rgba(4,108,78,.75)}.focus\:text-green-700\/80:focus{color:rgba(4,108,78,.8)}.focus\:text-green-700\/90:focus{color:rgba(4,108,78,.9)}.focus\:text-green-700\/95:focus{color:rgba(4,108,78,.95)}.focus\:text-green-800:focus{--tw-text-opacity:1;color:rgb(3 84 63/var(--tw-text-opacity))}.focus\:text-green-800\/0:focus{color:rgba(3,84,63,0)}.focus\:text-green-800\/10:focus{color:rgba(3,84,63,.1)}.focus\:text-green-800\/100:focus{color:#03543f}.focus\:text-green-800\/20:focus{color:rgba(3,84,63,.2)}.focus\:text-green-800\/25:focus{color:rgba(3,84,63,.25)}.focus\:text-green-800\/30:focus{color:rgba(3,84,63,.3)}.focus\:text-green-800\/40:focus{color:rgba(3,84,63,.4)}.focus\:text-green-800\/5:focus{color:rgba(3,84,63,.05)}.focus\:text-green-800\/50:focus{color:rgba(3,84,63,.5)}.focus\:text-green-800\/60:focus{color:rgba(3,84,63,.6)}.focus\:text-green-800\/70:focus{color:rgba(3,84,63,.7)}.focus\:text-green-800\/75:focus{color:rgba(3,84,63,.75)}.focus\:text-green-800\/80:focus{color:rgba(3,84,63,.8)}.focus\:text-green-800\/90:focus{color:rgba(3,84,63,.9)}.focus\:text-green-800\/95:focus{color:rgba(3,84,63,.95)}.focus\:text-green-900:focus{--tw-text-opacity:1;color:rgb(1 71 55/var(--tw-text-opacity))}.focus\:text-green-900\/0:focus{color:rgba(1,71,55,0)}.focus\:text-green-900\/10:focus{color:rgba(1,71,55,.1)}.focus\:text-green-900\/100:focus{color:#014737}.focus\:text-green-900\/20:focus{color:rgba(1,71,55,.2)}.focus\:text-green-900\/25:focus{color:rgba(1,71,55,.25)}.focus\:text-green-900\/30:focus{color:rgba(1,71,55,.3)}.focus\:text-green-900\/40:focus{color:rgba(1,71,55,.4)}.focus\:text-green-900\/5:focus{color:rgba(1,71,55,.05)}.focus\:text-green-900\/50:focus{color:rgba(1,71,55,.5)}.focus\:text-green-900\/60:focus{color:rgba(1,71,55,.6)}.focus\:text-green-900\/70:focus{color:rgba(1,71,55,.7)}.focus\:text-green-900\/75:focus{color:rgba(1,71,55,.75)}.focus\:text-green-900\/80:focus{color:rgba(1,71,55,.8)}.focus\:text-green-900\/90:focus{color:rgba(1,71,55,.9)}.focus\:text-green-900\/95:focus{color:rgba(1,71,55,.95)}.focus\:text-indigo-100:focus{--tw-text-opacity:1;color:rgb(229 237 255/var(--tw-text-opacity))}.focus\:text-indigo-100\/0:focus{color:rgba(229,237,255,0)}.focus\:text-indigo-100\/10:focus{color:rgba(229,237,255,.1)}.focus\:text-indigo-100\/100:focus{color:#e5edff}.focus\:text-indigo-100\/20:focus{color:rgba(229,237,255,.2)}.focus\:text-indigo-100\/25:focus{color:rgba(229,237,255,.25)}.focus\:text-indigo-100\/30:focus{color:rgba(229,237,255,.3)}.focus\:text-indigo-100\/40:focus{color:rgba(229,237,255,.4)}.focus\:text-indigo-100\/5:focus{color:rgba(229,237,255,.05)}.focus\:text-indigo-100\/50:focus{color:rgba(229,237,255,.5)}.focus\:text-indigo-100\/60:focus{color:rgba(229,237,255,.6)}.focus\:text-indigo-100\/70:focus{color:rgba(229,237,255,.7)}.focus\:text-indigo-100\/75:focus{color:rgba(229,237,255,.75)}.focus\:text-indigo-100\/80:focus{color:rgba(229,237,255,.8)}.focus\:text-indigo-100\/90:focus{color:rgba(229,237,255,.9)}.focus\:text-indigo-100\/95:focus{color:rgba(229,237,255,.95)}.focus\:text-indigo-200:focus{--tw-text-opacity:1;color:rgb(205 219 254/var(--tw-text-opacity))}.focus\:text-indigo-200\/0:focus{color:rgba(205,219,254,0)}.focus\:text-indigo-200\/10:focus{color:rgba(205,219,254,.1)}.focus\:text-indigo-200\/100:focus{color:#cddbfe}.focus\:text-indigo-200\/20:focus{color:rgba(205,219,254,.2)}.focus\:text-indigo-200\/25:focus{color:rgba(205,219,254,.25)}.focus\:text-indigo-200\/30:focus{color:rgba(205,219,254,.3)}.focus\:text-indigo-200\/40:focus{color:rgba(205,219,254,.4)}.focus\:text-indigo-200\/5:focus{color:rgba(205,219,254,.05)}.focus\:text-indigo-200\/50:focus{color:rgba(205,219,254,.5)}.focus\:text-indigo-200\/60:focus{color:rgba(205,219,254,.6)}.focus\:text-indigo-200\/70:focus{color:rgba(205,219,254,.7)}.focus\:text-indigo-200\/75:focus{color:rgba(205,219,254,.75)}.focus\:text-indigo-200\/80:focus{color:rgba(205,219,254,.8)}.focus\:text-indigo-200\/90:focus{color:rgba(205,219,254,.9)}.focus\:text-indigo-200\/95:focus{color:rgba(205,219,254,.95)}.focus\:text-indigo-300:focus{--tw-text-opacity:1;color:rgb(180 198 252/var(--tw-text-opacity))}.focus\:text-indigo-300\/0:focus{color:rgba(180,198,252,0)}.focus\:text-indigo-300\/10:focus{color:rgba(180,198,252,.1)}.focus\:text-indigo-300\/100:focus{color:#b4c6fc}.focus\:text-indigo-300\/20:focus{color:rgba(180,198,252,.2)}.focus\:text-indigo-300\/25:focus{color:rgba(180,198,252,.25)}.focus\:text-indigo-300\/30:focus{color:rgba(180,198,252,.3)}.focus\:text-indigo-300\/40:focus{color:rgba(180,198,252,.4)}.focus\:text-indigo-300\/5:focus{color:rgba(180,198,252,.05)}.focus\:text-indigo-300\/50:focus{color:rgba(180,198,252,.5)}.focus\:text-indigo-300\/60:focus{color:rgba(180,198,252,.6)}.focus\:text-indigo-300\/70:focus{color:rgba(180,198,252,.7)}.focus\:text-indigo-300\/75:focus{color:rgba(180,198,252,.75)}.focus\:text-indigo-300\/80:focus{color:rgba(180,198,252,.8)}.focus\:text-indigo-300\/90:focus{color:rgba(180,198,252,.9)}.focus\:text-indigo-300\/95:focus{color:rgba(180,198,252,.95)}.focus\:text-indigo-400:focus{--tw-text-opacity:1;color:rgb(141 162 251/var(--tw-text-opacity))}.focus\:text-indigo-400\/0:focus{color:rgba(141,162,251,0)}.focus\:text-indigo-400\/10:focus{color:rgba(141,162,251,.1)}.focus\:text-indigo-400\/100:focus{color:#8da2fb}.focus\:text-indigo-400\/20:focus{color:rgba(141,162,251,.2)}.focus\:text-indigo-400\/25:focus{color:rgba(141,162,251,.25)}.focus\:text-indigo-400\/30:focus{color:rgba(141,162,251,.3)}.focus\:text-indigo-400\/40:focus{color:rgba(141,162,251,.4)}.focus\:text-indigo-400\/5:focus{color:rgba(141,162,251,.05)}.focus\:text-indigo-400\/50:focus{color:rgba(141,162,251,.5)}.focus\:text-indigo-400\/60:focus{color:rgba(141,162,251,.6)}.focus\:text-indigo-400\/70:focus{color:rgba(141,162,251,.7)}.focus\:text-indigo-400\/75:focus{color:rgba(141,162,251,.75)}.focus\:text-indigo-400\/80:focus{color:rgba(141,162,251,.8)}.focus\:text-indigo-400\/90:focus{color:rgba(141,162,251,.9)}.focus\:text-indigo-400\/95:focus{color:rgba(141,162,251,.95)}.focus\:text-indigo-50:focus{--tw-text-opacity:1;color:rgb(240 245 255/var(--tw-text-opacity))}.focus\:text-indigo-50\/0:focus{color:rgba(240,245,255,0)}.focus\:text-indigo-50\/10:focus{color:rgba(240,245,255,.1)}.focus\:text-indigo-50\/100:focus{color:#f0f5ff}.focus\:text-indigo-50\/20:focus{color:rgba(240,245,255,.2)}.focus\:text-indigo-50\/25:focus{color:rgba(240,245,255,.25)}.focus\:text-indigo-50\/30:focus{color:rgba(240,245,255,.3)}.focus\:text-indigo-50\/40:focus{color:rgba(240,245,255,.4)}.focus\:text-indigo-50\/5:focus{color:rgba(240,245,255,.05)}.focus\:text-indigo-50\/50:focus{color:rgba(240,245,255,.5)}.focus\:text-indigo-50\/60:focus{color:rgba(240,245,255,.6)}.focus\:text-indigo-50\/70:focus{color:rgba(240,245,255,.7)}.focus\:text-indigo-50\/75:focus{color:rgba(240,245,255,.75)}.focus\:text-indigo-50\/80:focus{color:rgba(240,245,255,.8)}.focus\:text-indigo-50\/90:focus{color:rgba(240,245,255,.9)}.focus\:text-indigo-50\/95:focus{color:rgba(240,245,255,.95)}.focus\:text-indigo-500:focus{--tw-text-opacity:1;color:rgb(104 117 245/var(--tw-text-opacity))}.focus\:text-indigo-500\/0:focus{color:rgba(104,117,245,0)}.focus\:text-indigo-500\/10:focus{color:rgba(104,117,245,.1)}.focus\:text-indigo-500\/100:focus{color:#6875f5}.focus\:text-indigo-500\/20:focus{color:rgba(104,117,245,.2)}.focus\:text-indigo-500\/25:focus{color:rgba(104,117,245,.25)}.focus\:text-indigo-500\/30:focus{color:rgba(104,117,245,.3)}.focus\:text-indigo-500\/40:focus{color:rgba(104,117,245,.4)}.focus\:text-indigo-500\/5:focus{color:rgba(104,117,245,.05)}.focus\:text-indigo-500\/50:focus{color:rgba(104,117,245,.5)}.focus\:text-indigo-500\/60:focus{color:rgba(104,117,245,.6)}.focus\:text-indigo-500\/70:focus{color:rgba(104,117,245,.7)}.focus\:text-indigo-500\/75:focus{color:rgba(104,117,245,.75)}.focus\:text-indigo-500\/80:focus{color:rgba(104,117,245,.8)}.focus\:text-indigo-500\/90:focus{color:rgba(104,117,245,.9)}.focus\:text-indigo-500\/95:focus{color:rgba(104,117,245,.95)}.focus\:text-indigo-600:focus{--tw-text-opacity:1;color:rgb(88 80 236/var(--tw-text-opacity))}.focus\:text-indigo-600\/0:focus{color:rgba(88,80,236,0)}.focus\:text-indigo-600\/10:focus{color:rgba(88,80,236,.1)}.focus\:text-indigo-600\/100:focus{color:#5850ec}.focus\:text-indigo-600\/20:focus{color:rgba(88,80,236,.2)}.focus\:text-indigo-600\/25:focus{color:rgba(88,80,236,.25)}.focus\:text-indigo-600\/30:focus{color:rgba(88,80,236,.3)}.focus\:text-indigo-600\/40:focus{color:rgba(88,80,236,.4)}.focus\:text-indigo-600\/5:focus{color:rgba(88,80,236,.05)}.focus\:text-indigo-600\/50:focus{color:rgba(88,80,236,.5)}.focus\:text-indigo-600\/60:focus{color:rgba(88,80,236,.6)}.focus\:text-indigo-600\/70:focus{color:rgba(88,80,236,.7)}.focus\:text-indigo-600\/75:focus{color:rgba(88,80,236,.75)}.focus\:text-indigo-600\/80:focus{color:rgba(88,80,236,.8)}.focus\:text-indigo-600\/90:focus{color:rgba(88,80,236,.9)}.focus\:text-indigo-600\/95:focus{color:rgba(88,80,236,.95)}.focus\:text-indigo-700:focus{--tw-text-opacity:1;color:rgb(81 69 205/var(--tw-text-opacity))}.focus\:text-indigo-700\/0:focus{color:rgba(81,69,205,0)}.focus\:text-indigo-700\/10:focus{color:rgba(81,69,205,.1)}.focus\:text-indigo-700\/100:focus{color:#5145cd}.focus\:text-indigo-700\/20:focus{color:rgba(81,69,205,.2)}.focus\:text-indigo-700\/25:focus{color:rgba(81,69,205,.25)}.focus\:text-indigo-700\/30:focus{color:rgba(81,69,205,.3)}.focus\:text-indigo-700\/40:focus{color:rgba(81,69,205,.4)}.focus\:text-indigo-700\/5:focus{color:rgba(81,69,205,.05)}.focus\:text-indigo-700\/50:focus{color:rgba(81,69,205,.5)}.focus\:text-indigo-700\/60:focus{color:rgba(81,69,205,.6)}.focus\:text-indigo-700\/70:focus{color:rgba(81,69,205,.7)}.focus\:text-indigo-700\/75:focus{color:rgba(81,69,205,.75)}.focus\:text-indigo-700\/80:focus{color:rgba(81,69,205,.8)}.focus\:text-indigo-700\/90:focus{color:rgba(81,69,205,.9)}.focus\:text-indigo-700\/95:focus{color:rgba(81,69,205,.95)}.focus\:text-indigo-800:focus{--tw-text-opacity:1;color:rgb(66 56 157/var(--tw-text-opacity))}.focus\:text-indigo-800\/0:focus{color:rgba(66,56,157,0)}.focus\:text-indigo-800\/10:focus{color:rgba(66,56,157,.1)}.focus\:text-indigo-800\/100:focus{color:#42389d}.focus\:text-indigo-800\/20:focus{color:rgba(66,56,157,.2)}.focus\:text-indigo-800\/25:focus{color:rgba(66,56,157,.25)}.focus\:text-indigo-800\/30:focus{color:rgba(66,56,157,.3)}.focus\:text-indigo-800\/40:focus{color:rgba(66,56,157,.4)}.focus\:text-indigo-800\/5:focus{color:rgba(66,56,157,.05)}.focus\:text-indigo-800\/50:focus{color:rgba(66,56,157,.5)}.focus\:text-indigo-800\/60:focus{color:rgba(66,56,157,.6)}.focus\:text-indigo-800\/70:focus{color:rgba(66,56,157,.7)}.focus\:text-indigo-800\/75:focus{color:rgba(66,56,157,.75)}.focus\:text-indigo-800\/80:focus{color:rgba(66,56,157,.8)}.focus\:text-indigo-800\/90:focus{color:rgba(66,56,157,.9)}.focus\:text-indigo-800\/95:focus{color:rgba(66,56,157,.95)}.focus\:text-indigo-900:focus{--tw-text-opacity:1;color:rgb(54 47 120/var(--tw-text-opacity))}.focus\:text-indigo-900\/0:focus{color:rgba(54,47,120,0)}.focus\:text-indigo-900\/10:focus{color:rgba(54,47,120,.1)}.focus\:text-indigo-900\/100:focus{color:#362f78}.focus\:text-indigo-900\/20:focus{color:rgba(54,47,120,.2)}.focus\:text-indigo-900\/25:focus{color:rgba(54,47,120,.25)}.focus\:text-indigo-900\/30:focus{color:rgba(54,47,120,.3)}.focus\:text-indigo-900\/40:focus{color:rgba(54,47,120,.4)}.focus\:text-indigo-900\/5:focus{color:rgba(54,47,120,.05)}.focus\:text-indigo-900\/50:focus{color:rgba(54,47,120,.5)}.focus\:text-indigo-900\/60:focus{color:rgba(54,47,120,.6)}.focus\:text-indigo-900\/70:focus{color:rgba(54,47,120,.7)}.focus\:text-indigo-900\/75:focus{color:rgba(54,47,120,.75)}.focus\:text-indigo-900\/80:focus{color:rgba(54,47,120,.8)}.focus\:text-indigo-900\/90:focus{color:rgba(54,47,120,.9)}.focus\:text-indigo-900\/95:focus{color:rgba(54,47,120,.95)}.focus\:text-lime-100:focus{--tw-text-opacity:1;color:rgb(236 252 203/var(--tw-text-opacity))}.focus\:text-lime-100\/0:focus{color:hsla(80,89%,89%,0)}.focus\:text-lime-100\/10:focus{color:hsla(80,89%,89%,.1)}.focus\:text-lime-100\/100:focus{color:#ecfccb}.focus\:text-lime-100\/20:focus{color:hsla(80,89%,89%,.2)}.focus\:text-lime-100\/25:focus{color:hsla(80,89%,89%,.25)}.focus\:text-lime-100\/30:focus{color:hsla(80,89%,89%,.3)}.focus\:text-lime-100\/40:focus{color:hsla(80,89%,89%,.4)}.focus\:text-lime-100\/5:focus{color:hsla(80,89%,89%,.05)}.focus\:text-lime-100\/50:focus{color:hsla(80,89%,89%,.5)}.focus\:text-lime-100\/60:focus{color:hsla(80,89%,89%,.6)}.focus\:text-lime-100\/70:focus{color:hsla(80,89%,89%,.7)}.focus\:text-lime-100\/75:focus{color:hsla(80,89%,89%,.75)}.focus\:text-lime-100\/80:focus{color:hsla(80,89%,89%,.8)}.focus\:text-lime-100\/90:focus{color:hsla(80,89%,89%,.9)}.focus\:text-lime-100\/95:focus{color:hsla(80,89%,89%,.95)}.focus\:text-lime-200:focus{--tw-text-opacity:1;color:rgb(217 249 157/var(--tw-text-opacity))}.focus\:text-lime-200\/0:focus{color:hsla(81,88%,80%,0)}.focus\:text-lime-200\/10:focus{color:hsla(81,88%,80%,.1)}.focus\:text-lime-200\/100:focus{color:#d9f99d}.focus\:text-lime-200\/20:focus{color:hsla(81,88%,80%,.2)}.focus\:text-lime-200\/25:focus{color:hsla(81,88%,80%,.25)}.focus\:text-lime-200\/30:focus{color:hsla(81,88%,80%,.3)}.focus\:text-lime-200\/40:focus{color:hsla(81,88%,80%,.4)}.focus\:text-lime-200\/5:focus{color:hsla(81,88%,80%,.05)}.focus\:text-lime-200\/50:focus{color:hsla(81,88%,80%,.5)}.focus\:text-lime-200\/60:focus{color:hsla(81,88%,80%,.6)}.focus\:text-lime-200\/70:focus{color:hsla(81,88%,80%,.7)}.focus\:text-lime-200\/75:focus{color:hsla(81,88%,80%,.75)}.focus\:text-lime-200\/80:focus{color:hsla(81,88%,80%,.8)}.focus\:text-lime-200\/90:focus{color:hsla(81,88%,80%,.9)}.focus\:text-lime-200\/95:focus{color:hsla(81,88%,80%,.95)}.focus\:text-lime-300:focus{--tw-text-opacity:1;color:rgb(190 242 100/var(--tw-text-opacity))}.focus\:text-lime-300\/0:focus{color:hsla(82,85%,67%,0)}.focus\:text-lime-300\/10:focus{color:hsla(82,85%,67%,.1)}.focus\:text-lime-300\/100:focus{color:#bef264}.focus\:text-lime-300\/20:focus{color:hsla(82,85%,67%,.2)}.focus\:text-lime-300\/25:focus{color:hsla(82,85%,67%,.25)}.focus\:text-lime-300\/30:focus{color:hsla(82,85%,67%,.3)}.focus\:text-lime-300\/40:focus{color:hsla(82,85%,67%,.4)}.focus\:text-lime-300\/5:focus{color:hsla(82,85%,67%,.05)}.focus\:text-lime-300\/50:focus{color:hsla(82,85%,67%,.5)}.focus\:text-lime-300\/60:focus{color:hsla(82,85%,67%,.6)}.focus\:text-lime-300\/70:focus{color:hsla(82,85%,67%,.7)}.focus\:text-lime-300\/75:focus{color:hsla(82,85%,67%,.75)}.focus\:text-lime-300\/80:focus{color:hsla(82,85%,67%,.8)}.focus\:text-lime-300\/90:focus{color:hsla(82,85%,67%,.9)}.focus\:text-lime-300\/95:focus{color:hsla(82,85%,67%,.95)}.focus\:text-lime-400:focus{--tw-text-opacity:1;color:rgb(163 230 53/var(--tw-text-opacity))}.focus\:text-lime-400\/0:focus{color:rgba(163,230,53,0)}.focus\:text-lime-400\/10:focus{color:rgba(163,230,53,.1)}.focus\:text-lime-400\/100:focus{color:#a3e635}.focus\:text-lime-400\/20:focus{color:rgba(163,230,53,.2)}.focus\:text-lime-400\/25:focus{color:rgba(163,230,53,.25)}.focus\:text-lime-400\/30:focus{color:rgba(163,230,53,.3)}.focus\:text-lime-400\/40:focus{color:rgba(163,230,53,.4)}.focus\:text-lime-400\/5:focus{color:rgba(163,230,53,.05)}.focus\:text-lime-400\/50:focus{color:rgba(163,230,53,.5)}.focus\:text-lime-400\/60:focus{color:rgba(163,230,53,.6)}.focus\:text-lime-400\/70:focus{color:rgba(163,230,53,.7)}.focus\:text-lime-400\/75:focus{color:rgba(163,230,53,.75)}.focus\:text-lime-400\/80:focus{color:rgba(163,230,53,.8)}.focus\:text-lime-400\/90:focus{color:rgba(163,230,53,.9)}.focus\:text-lime-400\/95:focus{color:rgba(163,230,53,.95)}.focus\:text-lime-50:focus{--tw-text-opacity:1;color:rgb(247 254 231/var(--tw-text-opacity))}.focus\:text-lime-50\/0:focus{color:hsla(78,92%,95%,0)}.focus\:text-lime-50\/10:focus{color:hsla(78,92%,95%,.1)}.focus\:text-lime-50\/100:focus{color:#f7fee7}.focus\:text-lime-50\/20:focus{color:hsla(78,92%,95%,.2)}.focus\:text-lime-50\/25:focus{color:hsla(78,92%,95%,.25)}.focus\:text-lime-50\/30:focus{color:hsla(78,92%,95%,.3)}.focus\:text-lime-50\/40:focus{color:hsla(78,92%,95%,.4)}.focus\:text-lime-50\/5:focus{color:hsla(78,92%,95%,.05)}.focus\:text-lime-50\/50:focus{color:hsla(78,92%,95%,.5)}.focus\:text-lime-50\/60:focus{color:hsla(78,92%,95%,.6)}.focus\:text-lime-50\/70:focus{color:hsla(78,92%,95%,.7)}.focus\:text-lime-50\/75:focus{color:hsla(78,92%,95%,.75)}.focus\:text-lime-50\/80:focus{color:hsla(78,92%,95%,.8)}.focus\:text-lime-50\/90:focus{color:hsla(78,92%,95%,.9)}.focus\:text-lime-50\/95:focus{color:hsla(78,92%,95%,.95)}.focus\:text-lime-500:focus{--tw-text-opacity:1;color:rgb(132 204 22/var(--tw-text-opacity))}.focus\:text-lime-500\/0:focus{color:rgba(132,204,22,0)}.focus\:text-lime-500\/10:focus{color:rgba(132,204,22,.1)}.focus\:text-lime-500\/100:focus{color:#84cc16}.focus\:text-lime-500\/20:focus{color:rgba(132,204,22,.2)}.focus\:text-lime-500\/25:focus{color:rgba(132,204,22,.25)}.focus\:text-lime-500\/30:focus{color:rgba(132,204,22,.3)}.focus\:text-lime-500\/40:focus{color:rgba(132,204,22,.4)}.focus\:text-lime-500\/5:focus{color:rgba(132,204,22,.05)}.focus\:text-lime-500\/50:focus{color:rgba(132,204,22,.5)}.focus\:text-lime-500\/60:focus{color:rgba(132,204,22,.6)}.focus\:text-lime-500\/70:focus{color:rgba(132,204,22,.7)}.focus\:text-lime-500\/75:focus{color:rgba(132,204,22,.75)}.focus\:text-lime-500\/80:focus{color:rgba(132,204,22,.8)}.focus\:text-lime-500\/90:focus{color:rgba(132,204,22,.9)}.focus\:text-lime-500\/95:focus{color:rgba(132,204,22,.95)}.focus\:text-lime-600:focus{--tw-text-opacity:1;color:rgb(101 163 13/var(--tw-text-opacity))}.focus\:text-lime-600\/0:focus{color:rgba(101,163,13,0)}.focus\:text-lime-600\/10:focus{color:rgba(101,163,13,.1)}.focus\:text-lime-600\/100:focus{color:#65a30d}.focus\:text-lime-600\/20:focus{color:rgba(101,163,13,.2)}.focus\:text-lime-600\/25:focus{color:rgba(101,163,13,.25)}.focus\:text-lime-600\/30:focus{color:rgba(101,163,13,.3)}.focus\:text-lime-600\/40:focus{color:rgba(101,163,13,.4)}.focus\:text-lime-600\/5:focus{color:rgba(101,163,13,.05)}.focus\:text-lime-600\/50:focus{color:rgba(101,163,13,.5)}.focus\:text-lime-600\/60:focus{color:rgba(101,163,13,.6)}.focus\:text-lime-600\/70:focus{color:rgba(101,163,13,.7)}.focus\:text-lime-600\/75:focus{color:rgba(101,163,13,.75)}.focus\:text-lime-600\/80:focus{color:rgba(101,163,13,.8)}.focus\:text-lime-600\/90:focus{color:rgba(101,163,13,.9)}.focus\:text-lime-600\/95:focus{color:rgba(101,163,13,.95)}.focus\:text-lime-700:focus{--tw-text-opacity:1;color:rgb(77 124 15/var(--tw-text-opacity))}.focus\:text-lime-700\/0:focus{color:rgba(77,124,15,0)}.focus\:text-lime-700\/10:focus{color:rgba(77,124,15,.1)}.focus\:text-lime-700\/100:focus{color:#4d7c0f}.focus\:text-lime-700\/20:focus{color:rgba(77,124,15,.2)}.focus\:text-lime-700\/25:focus{color:rgba(77,124,15,.25)}.focus\:text-lime-700\/30:focus{color:rgba(77,124,15,.3)}.focus\:text-lime-700\/40:focus{color:rgba(77,124,15,.4)}.focus\:text-lime-700\/5:focus{color:rgba(77,124,15,.05)}.focus\:text-lime-700\/50:focus{color:rgba(77,124,15,.5)}.focus\:text-lime-700\/60:focus{color:rgba(77,124,15,.6)}.focus\:text-lime-700\/70:focus{color:rgba(77,124,15,.7)}.focus\:text-lime-700\/75:focus{color:rgba(77,124,15,.75)}.focus\:text-lime-700\/80:focus{color:rgba(77,124,15,.8)}.focus\:text-lime-700\/90:focus{color:rgba(77,124,15,.9)}.focus\:text-lime-700\/95:focus{color:rgba(77,124,15,.95)}.focus\:text-lime-800:focus{--tw-text-opacity:1;color:rgb(63 98 18/var(--tw-text-opacity))}.focus\:text-lime-800\/0:focus{color:rgba(63,98,18,0)}.focus\:text-lime-800\/10:focus{color:rgba(63,98,18,.1)}.focus\:text-lime-800\/100:focus{color:#3f6212}.focus\:text-lime-800\/20:focus{color:rgba(63,98,18,.2)}.focus\:text-lime-800\/25:focus{color:rgba(63,98,18,.25)}.focus\:text-lime-800\/30:focus{color:rgba(63,98,18,.3)}.focus\:text-lime-800\/40:focus{color:rgba(63,98,18,.4)}.focus\:text-lime-800\/5:focus{color:rgba(63,98,18,.05)}.focus\:text-lime-800\/50:focus{color:rgba(63,98,18,.5)}.focus\:text-lime-800\/60:focus{color:rgba(63,98,18,.6)}.focus\:text-lime-800\/70:focus{color:rgba(63,98,18,.7)}.focus\:text-lime-800\/75:focus{color:rgba(63,98,18,.75)}.focus\:text-lime-800\/80:focus{color:rgba(63,98,18,.8)}.focus\:text-lime-800\/90:focus{color:rgba(63,98,18,.9)}.focus\:text-lime-800\/95:focus{color:rgba(63,98,18,.95)}.focus\:text-lime-900:focus{--tw-text-opacity:1;color:rgb(54 83 20/var(--tw-text-opacity))}.focus\:text-lime-900\/0:focus{color:rgba(54,83,20,0)}.focus\:text-lime-900\/10:focus{color:rgba(54,83,20,.1)}.focus\:text-lime-900\/100:focus{color:#365314}.focus\:text-lime-900\/20:focus{color:rgba(54,83,20,.2)}.focus\:text-lime-900\/25:focus{color:rgba(54,83,20,.25)}.focus\:text-lime-900\/30:focus{color:rgba(54,83,20,.3)}.focus\:text-lime-900\/40:focus{color:rgba(54,83,20,.4)}.focus\:text-lime-900\/5:focus{color:rgba(54,83,20,.05)}.focus\:text-lime-900\/50:focus{color:rgba(54,83,20,.5)}.focus\:text-lime-900\/60:focus{color:rgba(54,83,20,.6)}.focus\:text-lime-900\/70:focus{color:rgba(54,83,20,.7)}.focus\:text-lime-900\/75:focus{color:rgba(54,83,20,.75)}.focus\:text-lime-900\/80:focus{color:rgba(54,83,20,.8)}.focus\:text-lime-900\/90:focus{color:rgba(54,83,20,.9)}.focus\:text-lime-900\/95:focus{color:rgba(54,83,20,.95)}.focus\:text-neutral-100:focus{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.focus\:text-neutral-100\/0:focus{color:hsla(0,0%,96%,0)}.focus\:text-neutral-100\/10:focus{color:hsla(0,0%,96%,.1)}.focus\:text-neutral-100\/100:focus{color:#f5f5f5}.focus\:text-neutral-100\/20:focus{color:hsla(0,0%,96%,.2)}.focus\:text-neutral-100\/25:focus{color:hsla(0,0%,96%,.25)}.focus\:text-neutral-100\/30:focus{color:hsla(0,0%,96%,.3)}.focus\:text-neutral-100\/40:focus{color:hsla(0,0%,96%,.4)}.focus\:text-neutral-100\/5:focus{color:hsla(0,0%,96%,.05)}.focus\:text-neutral-100\/50:focus{color:hsla(0,0%,96%,.5)}.focus\:text-neutral-100\/60:focus{color:hsla(0,0%,96%,.6)}.focus\:text-neutral-100\/70:focus{color:hsla(0,0%,96%,.7)}.focus\:text-neutral-100\/75:focus{color:hsla(0,0%,96%,.75)}.focus\:text-neutral-100\/80:focus{color:hsla(0,0%,96%,.8)}.focus\:text-neutral-100\/90:focus{color:hsla(0,0%,96%,.9)}.focus\:text-neutral-100\/95:focus{color:hsla(0,0%,96%,.95)}.focus\:text-neutral-200:focus{--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity))}.focus\:text-neutral-200\/0:focus{color:hsla(0,0%,90%,0)}.focus\:text-neutral-200\/10:focus{color:hsla(0,0%,90%,.1)}.focus\:text-neutral-200\/100:focus{color:#e5e5e5}.focus\:text-neutral-200\/20:focus{color:hsla(0,0%,90%,.2)}.focus\:text-neutral-200\/25:focus{color:hsla(0,0%,90%,.25)}.focus\:text-neutral-200\/30:focus{color:hsla(0,0%,90%,.3)}.focus\:text-neutral-200\/40:focus{color:hsla(0,0%,90%,.4)}.focus\:text-neutral-200\/5:focus{color:hsla(0,0%,90%,.05)}.focus\:text-neutral-200\/50:focus{color:hsla(0,0%,90%,.5)}.focus\:text-neutral-200\/60:focus{color:hsla(0,0%,90%,.6)}.focus\:text-neutral-200\/70:focus{color:hsla(0,0%,90%,.7)}.focus\:text-neutral-200\/75:focus{color:hsla(0,0%,90%,.75)}.focus\:text-neutral-200\/80:focus{color:hsla(0,0%,90%,.8)}.focus\:text-neutral-200\/90:focus{color:hsla(0,0%,90%,.9)}.focus\:text-neutral-200\/95:focus{color:hsla(0,0%,90%,.95)}.focus\:text-neutral-300:focus{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.focus\:text-neutral-300\/0:focus{color:hsla(0,0%,83%,0)}.focus\:text-neutral-300\/10:focus{color:hsla(0,0%,83%,.1)}.focus\:text-neutral-300\/100:focus{color:#d4d4d4}.focus\:text-neutral-300\/20:focus{color:hsla(0,0%,83%,.2)}.focus\:text-neutral-300\/25:focus{color:hsla(0,0%,83%,.25)}.focus\:text-neutral-300\/30:focus{color:hsla(0,0%,83%,.3)}.focus\:text-neutral-300\/40:focus{color:hsla(0,0%,83%,.4)}.focus\:text-neutral-300\/5:focus{color:hsla(0,0%,83%,.05)}.focus\:text-neutral-300\/50:focus{color:hsla(0,0%,83%,.5)}.focus\:text-neutral-300\/60:focus{color:hsla(0,0%,83%,.6)}.focus\:text-neutral-300\/70:focus{color:hsla(0,0%,83%,.7)}.focus\:text-neutral-300\/75:focus{color:hsla(0,0%,83%,.75)}.focus\:text-neutral-300\/80:focus{color:hsla(0,0%,83%,.8)}.focus\:text-neutral-300\/90:focus{color:hsla(0,0%,83%,.9)}.focus\:text-neutral-300\/95:focus{color:hsla(0,0%,83%,.95)}.focus\:text-neutral-400:focus{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.focus\:text-neutral-400\/0:focus{color:hsla(0,0%,64%,0)}.focus\:text-neutral-400\/10:focus{color:hsla(0,0%,64%,.1)}.focus\:text-neutral-400\/100:focus{color:#a3a3a3}.focus\:text-neutral-400\/20:focus{color:hsla(0,0%,64%,.2)}.focus\:text-neutral-400\/25:focus{color:hsla(0,0%,64%,.25)}.focus\:text-neutral-400\/30:focus{color:hsla(0,0%,64%,.3)}.focus\:text-neutral-400\/40:focus{color:hsla(0,0%,64%,.4)}.focus\:text-neutral-400\/5:focus{color:hsla(0,0%,64%,.05)}.focus\:text-neutral-400\/50:focus{color:hsla(0,0%,64%,.5)}.focus\:text-neutral-400\/60:focus{color:hsla(0,0%,64%,.6)}.focus\:text-neutral-400\/70:focus{color:hsla(0,0%,64%,.7)}.focus\:text-neutral-400\/75:focus{color:hsla(0,0%,64%,.75)}.focus\:text-neutral-400\/80:focus{color:hsla(0,0%,64%,.8)}.focus\:text-neutral-400\/90:focus{color:hsla(0,0%,64%,.9)}.focus\:text-neutral-400\/95:focus{color:hsla(0,0%,64%,.95)}.focus\:text-neutral-50:focus{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.focus\:text-neutral-50\/0:focus{color:hsla(0,0%,98%,0)}.focus\:text-neutral-50\/10:focus{color:hsla(0,0%,98%,.1)}.focus\:text-neutral-50\/100:focus{color:#fafafa}.focus\:text-neutral-50\/20:focus{color:hsla(0,0%,98%,.2)}.focus\:text-neutral-50\/25:focus{color:hsla(0,0%,98%,.25)}.focus\:text-neutral-50\/30:focus{color:hsla(0,0%,98%,.3)}.focus\:text-neutral-50\/40:focus{color:hsla(0,0%,98%,.4)}.focus\:text-neutral-50\/5:focus{color:hsla(0,0%,98%,.05)}.focus\:text-neutral-50\/50:focus{color:hsla(0,0%,98%,.5)}.focus\:text-neutral-50\/60:focus{color:hsla(0,0%,98%,.6)}.focus\:text-neutral-50\/70:focus{color:hsla(0,0%,98%,.7)}.focus\:text-neutral-50\/75:focus{color:hsla(0,0%,98%,.75)}.focus\:text-neutral-50\/80:focus{color:hsla(0,0%,98%,.8)}.focus\:text-neutral-50\/90:focus{color:hsla(0,0%,98%,.9)}.focus\:text-neutral-50\/95:focus{color:hsla(0,0%,98%,.95)}.focus\:text-neutral-500:focus{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.focus\:text-neutral-500\/0:focus{color:hsla(0,0%,45%,0)}.focus\:text-neutral-500\/10:focus{color:hsla(0,0%,45%,.1)}.focus\:text-neutral-500\/100:focus{color:#737373}.focus\:text-neutral-500\/20:focus{color:hsla(0,0%,45%,.2)}.focus\:text-neutral-500\/25:focus{color:hsla(0,0%,45%,.25)}.focus\:text-neutral-500\/30:focus{color:hsla(0,0%,45%,.3)}.focus\:text-neutral-500\/40:focus{color:hsla(0,0%,45%,.4)}.focus\:text-neutral-500\/5:focus{color:hsla(0,0%,45%,.05)}.focus\:text-neutral-500\/50:focus{color:hsla(0,0%,45%,.5)}.focus\:text-neutral-500\/60:focus{color:hsla(0,0%,45%,.6)}.focus\:text-neutral-500\/70:focus{color:hsla(0,0%,45%,.7)}.focus\:text-neutral-500\/75:focus{color:hsla(0,0%,45%,.75)}.focus\:text-neutral-500\/80:focus{color:hsla(0,0%,45%,.8)}.focus\:text-neutral-500\/90:focus{color:hsla(0,0%,45%,.9)}.focus\:text-neutral-500\/95:focus{color:hsla(0,0%,45%,.95)}.focus\:text-neutral-600:focus{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.focus\:text-neutral-600\/0:focus{color:rgba(82,82,82,0)}.focus\:text-neutral-600\/10:focus{color:rgba(82,82,82,.1)}.focus\:text-neutral-600\/100:focus{color:#525252}.focus\:text-neutral-600\/20:focus{color:rgba(82,82,82,.2)}.focus\:text-neutral-600\/25:focus{color:rgba(82,82,82,.25)}.focus\:text-neutral-600\/30:focus{color:rgba(82,82,82,.3)}.focus\:text-neutral-600\/40:focus{color:rgba(82,82,82,.4)}.focus\:text-neutral-600\/5:focus{color:rgba(82,82,82,.05)}.focus\:text-neutral-600\/50:focus{color:rgba(82,82,82,.5)}.focus\:text-neutral-600\/60:focus{color:rgba(82,82,82,.6)}.focus\:text-neutral-600\/70:focus{color:rgba(82,82,82,.7)}.focus\:text-neutral-600\/75:focus{color:rgba(82,82,82,.75)}.focus\:text-neutral-600\/80:focus{color:rgba(82,82,82,.8)}.focus\:text-neutral-600\/90:focus{color:rgba(82,82,82,.9)}.focus\:text-neutral-600\/95:focus{color:rgba(82,82,82,.95)}.focus\:text-neutral-700:focus{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}.focus\:text-neutral-700\/0:focus{color:rgba(64,64,64,0)}.focus\:text-neutral-700\/10:focus{color:rgba(64,64,64,.1)}.focus\:text-neutral-700\/100:focus{color:#404040}.focus\:text-neutral-700\/20:focus{color:rgba(64,64,64,.2)}.focus\:text-neutral-700\/25:focus{color:rgba(64,64,64,.25)}.focus\:text-neutral-700\/30:focus{color:rgba(64,64,64,.3)}.focus\:text-neutral-700\/40:focus{color:rgba(64,64,64,.4)}.focus\:text-neutral-700\/5:focus{color:rgba(64,64,64,.05)}.focus\:text-neutral-700\/50:focus{color:rgba(64,64,64,.5)}.focus\:text-neutral-700\/60:focus{color:rgba(64,64,64,.6)}.focus\:text-neutral-700\/70:focus{color:rgba(64,64,64,.7)}.focus\:text-neutral-700\/75:focus{color:rgba(64,64,64,.75)}.focus\:text-neutral-700\/80:focus{color:rgba(64,64,64,.8)}.focus\:text-neutral-700\/90:focus{color:rgba(64,64,64,.9)}.focus\:text-neutral-700\/95:focus{color:rgba(64,64,64,.95)}.focus\:text-neutral-800:focus{--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity))}.focus\:text-neutral-800\/0:focus{color:rgba(38,38,38,0)}.focus\:text-neutral-800\/10:focus{color:rgba(38,38,38,.1)}.focus\:text-neutral-800\/100:focus{color:#262626}.focus\:text-neutral-800\/20:focus{color:rgba(38,38,38,.2)}.focus\:text-neutral-800\/25:focus{color:rgba(38,38,38,.25)}.focus\:text-neutral-800\/30:focus{color:rgba(38,38,38,.3)}.focus\:text-neutral-800\/40:focus{color:rgba(38,38,38,.4)}.focus\:text-neutral-800\/5:focus{color:rgba(38,38,38,.05)}.focus\:text-neutral-800\/50:focus{color:rgba(38,38,38,.5)}.focus\:text-neutral-800\/60:focus{color:rgba(38,38,38,.6)}.focus\:text-neutral-800\/70:focus{color:rgba(38,38,38,.7)}.focus\:text-neutral-800\/75:focus{color:rgba(38,38,38,.75)}.focus\:text-neutral-800\/80:focus{color:rgba(38,38,38,.8)}.focus\:text-neutral-800\/90:focus{color:rgba(38,38,38,.9)}.focus\:text-neutral-800\/95:focus{color:rgba(38,38,38,.95)}.focus\:text-neutral-900:focus{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.focus\:text-neutral-900\/0:focus{color:hsla(0,0%,9%,0)}.focus\:text-neutral-900\/10:focus{color:hsla(0,0%,9%,.1)}.focus\:text-neutral-900\/100:focus{color:#171717}.focus\:text-neutral-900\/20:focus{color:hsla(0,0%,9%,.2)}.focus\:text-neutral-900\/25:focus{color:hsla(0,0%,9%,.25)}.focus\:text-neutral-900\/30:focus{color:hsla(0,0%,9%,.3)}.focus\:text-neutral-900\/40:focus{color:hsla(0,0%,9%,.4)}.focus\:text-neutral-900\/5:focus{color:hsla(0,0%,9%,.05)}.focus\:text-neutral-900\/50:focus{color:hsla(0,0%,9%,.5)}.focus\:text-neutral-900\/60:focus{color:hsla(0,0%,9%,.6)}.focus\:text-neutral-900\/70:focus{color:hsla(0,0%,9%,.7)}.focus\:text-neutral-900\/75:focus{color:hsla(0,0%,9%,.75)}.focus\:text-neutral-900\/80:focus{color:hsla(0,0%,9%,.8)}.focus\:text-neutral-900\/90:focus{color:hsla(0,0%,9%,.9)}.focus\:text-neutral-900\/95:focus{color:hsla(0,0%,9%,.95)}.focus\:text-orange-100:focus{--tw-text-opacity:1;color:rgb(254 236 220/var(--tw-text-opacity))}.focus\:text-orange-100\/0:focus{color:hsla(28,94%,93%,0)}.focus\:text-orange-100\/10:focus{color:hsla(28,94%,93%,.1)}.focus\:text-orange-100\/100:focus{color:#feecdc}.focus\:text-orange-100\/20:focus{color:hsla(28,94%,93%,.2)}.focus\:text-orange-100\/25:focus{color:hsla(28,94%,93%,.25)}.focus\:text-orange-100\/30:focus{color:hsla(28,94%,93%,.3)}.focus\:text-orange-100\/40:focus{color:hsla(28,94%,93%,.4)}.focus\:text-orange-100\/5:focus{color:hsla(28,94%,93%,.05)}.focus\:text-orange-100\/50:focus{color:hsla(28,94%,93%,.5)}.focus\:text-orange-100\/60:focus{color:hsla(28,94%,93%,.6)}.focus\:text-orange-100\/70:focus{color:hsla(28,94%,93%,.7)}.focus\:text-orange-100\/75:focus{color:hsla(28,94%,93%,.75)}.focus\:text-orange-100\/80:focus{color:hsla(28,94%,93%,.8)}.focus\:text-orange-100\/90:focus{color:hsla(28,94%,93%,.9)}.focus\:text-orange-100\/95:focus{color:hsla(28,94%,93%,.95)}.focus\:text-orange-200:focus{--tw-text-opacity:1;color:rgb(252 217 189/var(--tw-text-opacity))}.focus\:text-orange-200\/0:focus{color:hsla(27,91%,86%,0)}.focus\:text-orange-200\/10:focus{color:hsla(27,91%,86%,.1)}.focus\:text-orange-200\/100:focus{color:#fcd9bd}.focus\:text-orange-200\/20:focus{color:hsla(27,91%,86%,.2)}.focus\:text-orange-200\/25:focus{color:hsla(27,91%,86%,.25)}.focus\:text-orange-200\/30:focus{color:hsla(27,91%,86%,.3)}.focus\:text-orange-200\/40:focus{color:hsla(27,91%,86%,.4)}.focus\:text-orange-200\/5:focus{color:hsla(27,91%,86%,.05)}.focus\:text-orange-200\/50:focus{color:hsla(27,91%,86%,.5)}.focus\:text-orange-200\/60:focus{color:hsla(27,91%,86%,.6)}.focus\:text-orange-200\/70:focus{color:hsla(27,91%,86%,.7)}.focus\:text-orange-200\/75:focus{color:hsla(27,91%,86%,.75)}.focus\:text-orange-200\/80:focus{color:hsla(27,91%,86%,.8)}.focus\:text-orange-200\/90:focus{color:hsla(27,91%,86%,.9)}.focus\:text-orange-200\/95:focus{color:hsla(27,91%,86%,.95)}.focus\:text-orange-300:focus{--tw-text-opacity:1;color:rgb(253 186 140/var(--tw-text-opacity))}.focus\:text-orange-300\/0:focus{color:hsla(24,97%,77%,0)}.focus\:text-orange-300\/10:focus{color:hsla(24,97%,77%,.1)}.focus\:text-orange-300\/100:focus{color:#fdba8c}.focus\:text-orange-300\/20:focus{color:hsla(24,97%,77%,.2)}.focus\:text-orange-300\/25:focus{color:hsla(24,97%,77%,.25)}.focus\:text-orange-300\/30:focus{color:hsla(24,97%,77%,.3)}.focus\:text-orange-300\/40:focus{color:hsla(24,97%,77%,.4)}.focus\:text-orange-300\/5:focus{color:hsla(24,97%,77%,.05)}.focus\:text-orange-300\/50:focus{color:hsla(24,97%,77%,.5)}.focus\:text-orange-300\/60:focus{color:hsla(24,97%,77%,.6)}.focus\:text-orange-300\/70:focus{color:hsla(24,97%,77%,.7)}.focus\:text-orange-300\/75:focus{color:hsla(24,97%,77%,.75)}.focus\:text-orange-300\/80:focus{color:hsla(24,97%,77%,.8)}.focus\:text-orange-300\/90:focus{color:hsla(24,97%,77%,.9)}.focus\:text-orange-300\/95:focus{color:hsla(24,97%,77%,.95)}.focus\:text-orange-400:focus{--tw-text-opacity:1;color:rgb(255 138 76/var(--tw-text-opacity))}.focus\:text-orange-400\/0:focus{color:rgba(255,138,76,0)}.focus\:text-orange-400\/10:focus{color:rgba(255,138,76,.1)}.focus\:text-orange-400\/100:focus{color:#ff8a4c}.focus\:text-orange-400\/20:focus{color:rgba(255,138,76,.2)}.focus\:text-orange-400\/25:focus{color:rgba(255,138,76,.25)}.focus\:text-orange-400\/30:focus{color:rgba(255,138,76,.3)}.focus\:text-orange-400\/40:focus{color:rgba(255,138,76,.4)}.focus\:text-orange-400\/5:focus{color:rgba(255,138,76,.05)}.focus\:text-orange-400\/50:focus{color:rgba(255,138,76,.5)}.focus\:text-orange-400\/60:focus{color:rgba(255,138,76,.6)}.focus\:text-orange-400\/70:focus{color:rgba(255,138,76,.7)}.focus\:text-orange-400\/75:focus{color:rgba(255,138,76,.75)}.focus\:text-orange-400\/80:focus{color:rgba(255,138,76,.8)}.focus\:text-orange-400\/90:focus{color:rgba(255,138,76,.9)}.focus\:text-orange-400\/95:focus{color:rgba(255,138,76,.95)}.focus\:text-orange-50:focus{--tw-text-opacity:1;color:rgb(255 248 241/var(--tw-text-opacity))}.focus\:text-orange-50\/0:focus{color:rgba(255,248,241,0)}.focus\:text-orange-50\/10:focus{color:rgba(255,248,241,.1)}.focus\:text-orange-50\/100:focus{color:#fff8f1}.focus\:text-orange-50\/20:focus{color:rgba(255,248,241,.2)}.focus\:text-orange-50\/25:focus{color:rgba(255,248,241,.25)}.focus\:text-orange-50\/30:focus{color:rgba(255,248,241,.3)}.focus\:text-orange-50\/40:focus{color:rgba(255,248,241,.4)}.focus\:text-orange-50\/5:focus{color:rgba(255,248,241,.05)}.focus\:text-orange-50\/50:focus{color:rgba(255,248,241,.5)}.focus\:text-orange-50\/60:focus{color:rgba(255,248,241,.6)}.focus\:text-orange-50\/70:focus{color:rgba(255,248,241,.7)}.focus\:text-orange-50\/75:focus{color:rgba(255,248,241,.75)}.focus\:text-orange-50\/80:focus{color:rgba(255,248,241,.8)}.focus\:text-orange-50\/90:focus{color:rgba(255,248,241,.9)}.focus\:text-orange-50\/95:focus{color:rgba(255,248,241,.95)}.focus\:text-orange-500:focus{--tw-text-opacity:1;color:rgb(255 90 31/var(--tw-text-opacity))}.focus\:text-orange-500\/0:focus{color:rgba(255,90,31,0)}.focus\:text-orange-500\/10:focus{color:rgba(255,90,31,.1)}.focus\:text-orange-500\/100:focus{color:#ff5a1f}.focus\:text-orange-500\/20:focus{color:rgba(255,90,31,.2)}.focus\:text-orange-500\/25:focus{color:rgba(255,90,31,.25)}.focus\:text-orange-500\/30:focus{color:rgba(255,90,31,.3)}.focus\:text-orange-500\/40:focus{color:rgba(255,90,31,.4)}.focus\:text-orange-500\/5:focus{color:rgba(255,90,31,.05)}.focus\:text-orange-500\/50:focus{color:rgba(255,90,31,.5)}.focus\:text-orange-500\/60:focus{color:rgba(255,90,31,.6)}.focus\:text-orange-500\/70:focus{color:rgba(255,90,31,.7)}.focus\:text-orange-500\/75:focus{color:rgba(255,90,31,.75)}.focus\:text-orange-500\/80:focus{color:rgba(255,90,31,.8)}.focus\:text-orange-500\/90:focus{color:rgba(255,90,31,.9)}.focus\:text-orange-500\/95:focus{color:rgba(255,90,31,.95)}.focus\:text-orange-600:focus{--tw-text-opacity:1;color:rgb(208 56 1/var(--tw-text-opacity))}.focus\:text-orange-600\/0:focus{color:rgba(208,56,1,0)}.focus\:text-orange-600\/10:focus{color:rgba(208,56,1,.1)}.focus\:text-orange-600\/100:focus{color:#d03801}.focus\:text-orange-600\/20:focus{color:rgba(208,56,1,.2)}.focus\:text-orange-600\/25:focus{color:rgba(208,56,1,.25)}.focus\:text-orange-600\/30:focus{color:rgba(208,56,1,.3)}.focus\:text-orange-600\/40:focus{color:rgba(208,56,1,.4)}.focus\:text-orange-600\/5:focus{color:rgba(208,56,1,.05)}.focus\:text-orange-600\/50:focus{color:rgba(208,56,1,.5)}.focus\:text-orange-600\/60:focus{color:rgba(208,56,1,.6)}.focus\:text-orange-600\/70:focus{color:rgba(208,56,1,.7)}.focus\:text-orange-600\/75:focus{color:rgba(208,56,1,.75)}.focus\:text-orange-600\/80:focus{color:rgba(208,56,1,.8)}.focus\:text-orange-600\/90:focus{color:rgba(208,56,1,.9)}.focus\:text-orange-600\/95:focus{color:rgba(208,56,1,.95)}.focus\:text-orange-700:focus{--tw-text-opacity:1;color:rgb(180 52 3/var(--tw-text-opacity))}.focus\:text-orange-700\/0:focus{color:rgba(180,52,3,0)}.focus\:text-orange-700\/10:focus{color:rgba(180,52,3,.1)}.focus\:text-orange-700\/100:focus{color:#b43403}.focus\:text-orange-700\/20:focus{color:rgba(180,52,3,.2)}.focus\:text-orange-700\/25:focus{color:rgba(180,52,3,.25)}.focus\:text-orange-700\/30:focus{color:rgba(180,52,3,.3)}.focus\:text-orange-700\/40:focus{color:rgba(180,52,3,.4)}.focus\:text-orange-700\/5:focus{color:rgba(180,52,3,.05)}.focus\:text-orange-700\/50:focus{color:rgba(180,52,3,.5)}.focus\:text-orange-700\/60:focus{color:rgba(180,52,3,.6)}.focus\:text-orange-700\/70:focus{color:rgba(180,52,3,.7)}.focus\:text-orange-700\/75:focus{color:rgba(180,52,3,.75)}.focus\:text-orange-700\/80:focus{color:rgba(180,52,3,.8)}.focus\:text-orange-700\/90:focus{color:rgba(180,52,3,.9)}.focus\:text-orange-700\/95:focus{color:rgba(180,52,3,.95)}.focus\:text-orange-800:focus{--tw-text-opacity:1;color:rgb(138 44 13/var(--tw-text-opacity))}.focus\:text-orange-800\/0:focus{color:rgba(138,44,13,0)}.focus\:text-orange-800\/10:focus{color:rgba(138,44,13,.1)}.focus\:text-orange-800\/100:focus{color:#8a2c0d}.focus\:text-orange-800\/20:focus{color:rgba(138,44,13,.2)}.focus\:text-orange-800\/25:focus{color:rgba(138,44,13,.25)}.focus\:text-orange-800\/30:focus{color:rgba(138,44,13,.3)}.focus\:text-orange-800\/40:focus{color:rgba(138,44,13,.4)}.focus\:text-orange-800\/5:focus{color:rgba(138,44,13,.05)}.focus\:text-orange-800\/50:focus{color:rgba(138,44,13,.5)}.focus\:text-orange-800\/60:focus{color:rgba(138,44,13,.6)}.focus\:text-orange-800\/70:focus{color:rgba(138,44,13,.7)}.focus\:text-orange-800\/75:focus{color:rgba(138,44,13,.75)}.focus\:text-orange-800\/80:focus{color:rgba(138,44,13,.8)}.focus\:text-orange-800\/90:focus{color:rgba(138,44,13,.9)}.focus\:text-orange-800\/95:focus{color:rgba(138,44,13,.95)}.focus\:text-orange-900:focus{--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}.focus\:text-orange-900\/0:focus{color:rgba(119,29,29,0)}.focus\:text-orange-900\/10:focus{color:rgba(119,29,29,.1)}.focus\:text-orange-900\/100:focus{color:#771d1d}.focus\:text-orange-900\/20:focus{color:rgba(119,29,29,.2)}.focus\:text-orange-900\/25:focus{color:rgba(119,29,29,.25)}.focus\:text-orange-900\/30:focus{color:rgba(119,29,29,.3)}.focus\:text-orange-900\/40:focus{color:rgba(119,29,29,.4)}.focus\:text-orange-900\/5:focus{color:rgba(119,29,29,.05)}.focus\:text-orange-900\/50:focus{color:rgba(119,29,29,.5)}.focus\:text-orange-900\/60:focus{color:rgba(119,29,29,.6)}.focus\:text-orange-900\/70:focus{color:rgba(119,29,29,.7)}.focus\:text-orange-900\/75:focus{color:rgba(119,29,29,.75)}.focus\:text-orange-900\/80:focus{color:rgba(119,29,29,.8)}.focus\:text-orange-900\/90:focus{color:rgba(119,29,29,.9)}.focus\:text-orange-900\/95:focus{color:rgba(119,29,29,.95)}.focus\:text-pink-100:focus{--tw-text-opacity:1;color:rgb(252 232 243/var(--tw-text-opacity))}.focus\:text-pink-100\/0:focus{color:rgba(252,232,243,0)}.focus\:text-pink-100\/10:focus{color:rgba(252,232,243,.1)}.focus\:text-pink-100\/100:focus{color:#fce8f3}.focus\:text-pink-100\/20:focus{color:rgba(252,232,243,.2)}.focus\:text-pink-100\/25:focus{color:rgba(252,232,243,.25)}.focus\:text-pink-100\/30:focus{color:rgba(252,232,243,.3)}.focus\:text-pink-100\/40:focus{color:rgba(252,232,243,.4)}.focus\:text-pink-100\/5:focus{color:rgba(252,232,243,.05)}.focus\:text-pink-100\/50:focus{color:rgba(252,232,243,.5)}.focus\:text-pink-100\/60:focus{color:rgba(252,232,243,.6)}.focus\:text-pink-100\/70:focus{color:rgba(252,232,243,.7)}.focus\:text-pink-100\/75:focus{color:rgba(252,232,243,.75)}.focus\:text-pink-100\/80:focus{color:rgba(252,232,243,.8)}.focus\:text-pink-100\/90:focus{color:rgba(252,232,243,.9)}.focus\:text-pink-100\/95:focus{color:rgba(252,232,243,.95)}.focus\:text-pink-200:focus{--tw-text-opacity:1;color:rgb(250 209 232/var(--tw-text-opacity))}.focus\:text-pink-200\/0:focus{color:rgba(250,209,232,0)}.focus\:text-pink-200\/10:focus{color:rgba(250,209,232,.1)}.focus\:text-pink-200\/100:focus{color:#fad1e8}.focus\:text-pink-200\/20:focus{color:rgba(250,209,232,.2)}.focus\:text-pink-200\/25:focus{color:rgba(250,209,232,.25)}.focus\:text-pink-200\/30:focus{color:rgba(250,209,232,.3)}.focus\:text-pink-200\/40:focus{color:rgba(250,209,232,.4)}.focus\:text-pink-200\/5:focus{color:rgba(250,209,232,.05)}.focus\:text-pink-200\/50:focus{color:rgba(250,209,232,.5)}.focus\:text-pink-200\/60:focus{color:rgba(250,209,232,.6)}.focus\:text-pink-200\/70:focus{color:rgba(250,209,232,.7)}.focus\:text-pink-200\/75:focus{color:rgba(250,209,232,.75)}.focus\:text-pink-200\/80:focus{color:rgba(250,209,232,.8)}.focus\:text-pink-200\/90:focus{color:rgba(250,209,232,.9)}.focus\:text-pink-200\/95:focus{color:rgba(250,209,232,.95)}.focus\:text-pink-300:focus{--tw-text-opacity:1;color:rgb(248 180 217/var(--tw-text-opacity))}.focus\:text-pink-300\/0:focus{color:rgba(248,180,217,0)}.focus\:text-pink-300\/10:focus{color:rgba(248,180,217,.1)}.focus\:text-pink-300\/100:focus{color:#f8b4d9}.focus\:text-pink-300\/20:focus{color:rgba(248,180,217,.2)}.focus\:text-pink-300\/25:focus{color:rgba(248,180,217,.25)}.focus\:text-pink-300\/30:focus{color:rgba(248,180,217,.3)}.focus\:text-pink-300\/40:focus{color:rgba(248,180,217,.4)}.focus\:text-pink-300\/5:focus{color:rgba(248,180,217,.05)}.focus\:text-pink-300\/50:focus{color:rgba(248,180,217,.5)}.focus\:text-pink-300\/60:focus{color:rgba(248,180,217,.6)}.focus\:text-pink-300\/70:focus{color:rgba(248,180,217,.7)}.focus\:text-pink-300\/75:focus{color:rgba(248,180,217,.75)}.focus\:text-pink-300\/80:focus{color:rgba(248,180,217,.8)}.focus\:text-pink-300\/90:focus{color:rgba(248,180,217,.9)}.focus\:text-pink-300\/95:focus{color:rgba(248,180,217,.95)}.focus\:text-pink-400:focus{--tw-text-opacity:1;color:rgb(241 126 184/var(--tw-text-opacity))}.focus\:text-pink-400\/0:focus{color:rgba(241,126,184,0)}.focus\:text-pink-400\/10:focus{color:rgba(241,126,184,.1)}.focus\:text-pink-400\/100:focus{color:#f17eb8}.focus\:text-pink-400\/20:focus{color:rgba(241,126,184,.2)}.focus\:text-pink-400\/25:focus{color:rgba(241,126,184,.25)}.focus\:text-pink-400\/30:focus{color:rgba(241,126,184,.3)}.focus\:text-pink-400\/40:focus{color:rgba(241,126,184,.4)}.focus\:text-pink-400\/5:focus{color:rgba(241,126,184,.05)}.focus\:text-pink-400\/50:focus{color:rgba(241,126,184,.5)}.focus\:text-pink-400\/60:focus{color:rgba(241,126,184,.6)}.focus\:text-pink-400\/70:focus{color:rgba(241,126,184,.7)}.focus\:text-pink-400\/75:focus{color:rgba(241,126,184,.75)}.focus\:text-pink-400\/80:focus{color:rgba(241,126,184,.8)}.focus\:text-pink-400\/90:focus{color:rgba(241,126,184,.9)}.focus\:text-pink-400\/95:focus{color:rgba(241,126,184,.95)}.focus\:text-pink-50:focus{--tw-text-opacity:1;color:rgb(253 242 248/var(--tw-text-opacity))}.focus\:text-pink-50\/0:focus{color:rgba(253,242,248,0)}.focus\:text-pink-50\/10:focus{color:rgba(253,242,248,.1)}.focus\:text-pink-50\/100:focus{color:#fdf2f8}.focus\:text-pink-50\/20:focus{color:rgba(253,242,248,.2)}.focus\:text-pink-50\/25:focus{color:rgba(253,242,248,.25)}.focus\:text-pink-50\/30:focus{color:rgba(253,242,248,.3)}.focus\:text-pink-50\/40:focus{color:rgba(253,242,248,.4)}.focus\:text-pink-50\/5:focus{color:rgba(253,242,248,.05)}.focus\:text-pink-50\/50:focus{color:rgba(253,242,248,.5)}.focus\:text-pink-50\/60:focus{color:rgba(253,242,248,.6)}.focus\:text-pink-50\/70:focus{color:rgba(253,242,248,.7)}.focus\:text-pink-50\/75:focus{color:rgba(253,242,248,.75)}.focus\:text-pink-50\/80:focus{color:rgba(253,242,248,.8)}.focus\:text-pink-50\/90:focus{color:rgba(253,242,248,.9)}.focus\:text-pink-50\/95:focus{color:rgba(253,242,248,.95)}.focus\:text-pink-500:focus{--tw-text-opacity:1;color:rgb(231 70 148/var(--tw-text-opacity))}.focus\:text-pink-500\/0:focus{color:rgba(231,70,148,0)}.focus\:text-pink-500\/10:focus{color:rgba(231,70,148,.1)}.focus\:text-pink-500\/100:focus{color:#e74694}.focus\:text-pink-500\/20:focus{color:rgba(231,70,148,.2)}.focus\:text-pink-500\/25:focus{color:rgba(231,70,148,.25)}.focus\:text-pink-500\/30:focus{color:rgba(231,70,148,.3)}.focus\:text-pink-500\/40:focus{color:rgba(231,70,148,.4)}.focus\:text-pink-500\/5:focus{color:rgba(231,70,148,.05)}.focus\:text-pink-500\/50:focus{color:rgba(231,70,148,.5)}.focus\:text-pink-500\/60:focus{color:rgba(231,70,148,.6)}.focus\:text-pink-500\/70:focus{color:rgba(231,70,148,.7)}.focus\:text-pink-500\/75:focus{color:rgba(231,70,148,.75)}.focus\:text-pink-500\/80:focus{color:rgba(231,70,148,.8)}.focus\:text-pink-500\/90:focus{color:rgba(231,70,148,.9)}.focus\:text-pink-500\/95:focus{color:rgba(231,70,148,.95)}.focus\:text-pink-600:focus{--tw-text-opacity:1;color:rgb(214 31 105/var(--tw-text-opacity))}.focus\:text-pink-600\/0:focus{color:rgba(214,31,105,0)}.focus\:text-pink-600\/10:focus{color:rgba(214,31,105,.1)}.focus\:text-pink-600\/100:focus{color:#d61f69}.focus\:text-pink-600\/20:focus{color:rgba(214,31,105,.2)}.focus\:text-pink-600\/25:focus{color:rgba(214,31,105,.25)}.focus\:text-pink-600\/30:focus{color:rgba(214,31,105,.3)}.focus\:text-pink-600\/40:focus{color:rgba(214,31,105,.4)}.focus\:text-pink-600\/5:focus{color:rgba(214,31,105,.05)}.focus\:text-pink-600\/50:focus{color:rgba(214,31,105,.5)}.focus\:text-pink-600\/60:focus{color:rgba(214,31,105,.6)}.focus\:text-pink-600\/70:focus{color:rgba(214,31,105,.7)}.focus\:text-pink-600\/75:focus{color:rgba(214,31,105,.75)}.focus\:text-pink-600\/80:focus{color:rgba(214,31,105,.8)}.focus\:text-pink-600\/90:focus{color:rgba(214,31,105,.9)}.focus\:text-pink-600\/95:focus{color:rgba(214,31,105,.95)}.focus\:text-pink-700:focus{--tw-text-opacity:1;color:rgb(191 18 93/var(--tw-text-opacity))}.focus\:text-pink-700\/0:focus{color:rgba(191,18,93,0)}.focus\:text-pink-700\/10:focus{color:rgba(191,18,93,.1)}.focus\:text-pink-700\/100:focus{color:#bf125d}.focus\:text-pink-700\/20:focus{color:rgba(191,18,93,.2)}.focus\:text-pink-700\/25:focus{color:rgba(191,18,93,.25)}.focus\:text-pink-700\/30:focus{color:rgba(191,18,93,.3)}.focus\:text-pink-700\/40:focus{color:rgba(191,18,93,.4)}.focus\:text-pink-700\/5:focus{color:rgba(191,18,93,.05)}.focus\:text-pink-700\/50:focus{color:rgba(191,18,93,.5)}.focus\:text-pink-700\/60:focus{color:rgba(191,18,93,.6)}.focus\:text-pink-700\/70:focus{color:rgba(191,18,93,.7)}.focus\:text-pink-700\/75:focus{color:rgba(191,18,93,.75)}.focus\:text-pink-700\/80:focus{color:rgba(191,18,93,.8)}.focus\:text-pink-700\/90:focus{color:rgba(191,18,93,.9)}.focus\:text-pink-700\/95:focus{color:rgba(191,18,93,.95)}.focus\:text-pink-800:focus{--tw-text-opacity:1;color:rgb(153 21 75/var(--tw-text-opacity))}.focus\:text-pink-800\/0:focus{color:rgba(153,21,75,0)}.focus\:text-pink-800\/10:focus{color:rgba(153,21,75,.1)}.focus\:text-pink-800\/100:focus{color:#99154b}.focus\:text-pink-800\/20:focus{color:rgba(153,21,75,.2)}.focus\:text-pink-800\/25:focus{color:rgba(153,21,75,.25)}.focus\:text-pink-800\/30:focus{color:rgba(153,21,75,.3)}.focus\:text-pink-800\/40:focus{color:rgba(153,21,75,.4)}.focus\:text-pink-800\/5:focus{color:rgba(153,21,75,.05)}.focus\:text-pink-800\/50:focus{color:rgba(153,21,75,.5)}.focus\:text-pink-800\/60:focus{color:rgba(153,21,75,.6)}.focus\:text-pink-800\/70:focus{color:rgba(153,21,75,.7)}.focus\:text-pink-800\/75:focus{color:rgba(153,21,75,.75)}.focus\:text-pink-800\/80:focus{color:rgba(153,21,75,.8)}.focus\:text-pink-800\/90:focus{color:rgba(153,21,75,.9)}.focus\:text-pink-800\/95:focus{color:rgba(153,21,75,.95)}.focus\:text-pink-900:focus{--tw-text-opacity:1;color:rgb(117 26 61/var(--tw-text-opacity))}.focus\:text-pink-900\/0:focus{color:rgba(117,26,61,0)}.focus\:text-pink-900\/10:focus{color:rgba(117,26,61,.1)}.focus\:text-pink-900\/100:focus{color:#751a3d}.focus\:text-pink-900\/20:focus{color:rgba(117,26,61,.2)}.focus\:text-pink-900\/25:focus{color:rgba(117,26,61,.25)}.focus\:text-pink-900\/30:focus{color:rgba(117,26,61,.3)}.focus\:text-pink-900\/40:focus{color:rgba(117,26,61,.4)}.focus\:text-pink-900\/5:focus{color:rgba(117,26,61,.05)}.focus\:text-pink-900\/50:focus{color:rgba(117,26,61,.5)}.focus\:text-pink-900\/60:focus{color:rgba(117,26,61,.6)}.focus\:text-pink-900\/70:focus{color:rgba(117,26,61,.7)}.focus\:text-pink-900\/75:focus{color:rgba(117,26,61,.75)}.focus\:text-pink-900\/80:focus{color:rgba(117,26,61,.8)}.focus\:text-pink-900\/90:focus{color:rgba(117,26,61,.9)}.focus\:text-pink-900\/95:focus{color:rgba(117,26,61,.95)}.focus\:text-purple-100:focus{--tw-text-opacity:1;color:rgb(237 235 254/var(--tw-text-opacity))}.focus\:text-purple-100\/0:focus{color:rgba(237,235,254,0)}.focus\:text-purple-100\/10:focus{color:rgba(237,235,254,.1)}.focus\:text-purple-100\/100:focus{color:#edebfe}.focus\:text-purple-100\/20:focus{color:rgba(237,235,254,.2)}.focus\:text-purple-100\/25:focus{color:rgba(237,235,254,.25)}.focus\:text-purple-100\/30:focus{color:rgba(237,235,254,.3)}.focus\:text-purple-100\/40:focus{color:rgba(237,235,254,.4)}.focus\:text-purple-100\/5:focus{color:rgba(237,235,254,.05)}.focus\:text-purple-100\/50:focus{color:rgba(237,235,254,.5)}.focus\:text-purple-100\/60:focus{color:rgba(237,235,254,.6)}.focus\:text-purple-100\/70:focus{color:rgba(237,235,254,.7)}.focus\:text-purple-100\/75:focus{color:rgba(237,235,254,.75)}.focus\:text-purple-100\/80:focus{color:rgba(237,235,254,.8)}.focus\:text-purple-100\/90:focus{color:rgba(237,235,254,.9)}.focus\:text-purple-100\/95:focus{color:rgba(237,235,254,.95)}.focus\:text-purple-200:focus{--tw-text-opacity:1;color:rgb(220 215 254/var(--tw-text-opacity))}.focus\:text-purple-200\/0:focus{color:rgba(220,215,254,0)}.focus\:text-purple-200\/10:focus{color:rgba(220,215,254,.1)}.focus\:text-purple-200\/100:focus{color:#dcd7fe}.focus\:text-purple-200\/20:focus{color:rgba(220,215,254,.2)}.focus\:text-purple-200\/25:focus{color:rgba(220,215,254,.25)}.focus\:text-purple-200\/30:focus{color:rgba(220,215,254,.3)}.focus\:text-purple-200\/40:focus{color:rgba(220,215,254,.4)}.focus\:text-purple-200\/5:focus{color:rgba(220,215,254,.05)}.focus\:text-purple-200\/50:focus{color:rgba(220,215,254,.5)}.focus\:text-purple-200\/60:focus{color:rgba(220,215,254,.6)}.focus\:text-purple-200\/70:focus{color:rgba(220,215,254,.7)}.focus\:text-purple-200\/75:focus{color:rgba(220,215,254,.75)}.focus\:text-purple-200\/80:focus{color:rgba(220,215,254,.8)}.focus\:text-purple-200\/90:focus{color:rgba(220,215,254,.9)}.focus\:text-purple-200\/95:focus{color:rgba(220,215,254,.95)}.focus\:text-purple-300:focus{--tw-text-opacity:1;color:rgb(202 191 253/var(--tw-text-opacity))}.focus\:text-purple-300\/0:focus{color:rgba(202,191,253,0)}.focus\:text-purple-300\/10:focus{color:rgba(202,191,253,.1)}.focus\:text-purple-300\/100:focus{color:#cabffd}.focus\:text-purple-300\/20:focus{color:rgba(202,191,253,.2)}.focus\:text-purple-300\/25:focus{color:rgba(202,191,253,.25)}.focus\:text-purple-300\/30:focus{color:rgba(202,191,253,.3)}.focus\:text-purple-300\/40:focus{color:rgba(202,191,253,.4)}.focus\:text-purple-300\/5:focus{color:rgba(202,191,253,.05)}.focus\:text-purple-300\/50:focus{color:rgba(202,191,253,.5)}.focus\:text-purple-300\/60:focus{color:rgba(202,191,253,.6)}.focus\:text-purple-300\/70:focus{color:rgba(202,191,253,.7)}.focus\:text-purple-300\/75:focus{color:rgba(202,191,253,.75)}.focus\:text-purple-300\/80:focus{color:rgba(202,191,253,.8)}.focus\:text-purple-300\/90:focus{color:rgba(202,191,253,.9)}.focus\:text-purple-300\/95:focus{color:rgba(202,191,253,.95)}.focus\:text-purple-400:focus{--tw-text-opacity:1;color:rgb(172 148 250/var(--tw-text-opacity))}.focus\:text-purple-400\/0:focus{color:rgba(172,148,250,0)}.focus\:text-purple-400\/10:focus{color:rgba(172,148,250,.1)}.focus\:text-purple-400\/100:focus{color:#ac94fa}.focus\:text-purple-400\/20:focus{color:rgba(172,148,250,.2)}.focus\:text-purple-400\/25:focus{color:rgba(172,148,250,.25)}.focus\:text-purple-400\/30:focus{color:rgba(172,148,250,.3)}.focus\:text-purple-400\/40:focus{color:rgba(172,148,250,.4)}.focus\:text-purple-400\/5:focus{color:rgba(172,148,250,.05)}.focus\:text-purple-400\/50:focus{color:rgba(172,148,250,.5)}.focus\:text-purple-400\/60:focus{color:rgba(172,148,250,.6)}.focus\:text-purple-400\/70:focus{color:rgba(172,148,250,.7)}.focus\:text-purple-400\/75:focus{color:rgba(172,148,250,.75)}.focus\:text-purple-400\/80:focus{color:rgba(172,148,250,.8)}.focus\:text-purple-400\/90:focus{color:rgba(172,148,250,.9)}.focus\:text-purple-400\/95:focus{color:rgba(172,148,250,.95)}.focus\:text-purple-50:focus{--tw-text-opacity:1;color:rgb(246 245 255/var(--tw-text-opacity))}.focus\:text-purple-50\/0:focus{color:rgba(246,245,255,0)}.focus\:text-purple-50\/10:focus{color:rgba(246,245,255,.1)}.focus\:text-purple-50\/100:focus{color:#f6f5ff}.focus\:text-purple-50\/20:focus{color:rgba(246,245,255,.2)}.focus\:text-purple-50\/25:focus{color:rgba(246,245,255,.25)}.focus\:text-purple-50\/30:focus{color:rgba(246,245,255,.3)}.focus\:text-purple-50\/40:focus{color:rgba(246,245,255,.4)}.focus\:text-purple-50\/5:focus{color:rgba(246,245,255,.05)}.focus\:text-purple-50\/50:focus{color:rgba(246,245,255,.5)}.focus\:text-purple-50\/60:focus{color:rgba(246,245,255,.6)}.focus\:text-purple-50\/70:focus{color:rgba(246,245,255,.7)}.focus\:text-purple-50\/75:focus{color:rgba(246,245,255,.75)}.focus\:text-purple-50\/80:focus{color:rgba(246,245,255,.8)}.focus\:text-purple-50\/90:focus{color:rgba(246,245,255,.9)}.focus\:text-purple-50\/95:focus{color:rgba(246,245,255,.95)}.focus\:text-purple-500:focus{--tw-text-opacity:1;color:rgb(144 97 249/var(--tw-text-opacity))}.focus\:text-purple-500\/0:focus{color:rgba(144,97,249,0)}.focus\:text-purple-500\/10:focus{color:rgba(144,97,249,.1)}.focus\:text-purple-500\/100:focus{color:#9061f9}.focus\:text-purple-500\/20:focus{color:rgba(144,97,249,.2)}.focus\:text-purple-500\/25:focus{color:rgba(144,97,249,.25)}.focus\:text-purple-500\/30:focus{color:rgba(144,97,249,.3)}.focus\:text-purple-500\/40:focus{color:rgba(144,97,249,.4)}.focus\:text-purple-500\/5:focus{color:rgba(144,97,249,.05)}.focus\:text-purple-500\/50:focus{color:rgba(144,97,249,.5)}.focus\:text-purple-500\/60:focus{color:rgba(144,97,249,.6)}.focus\:text-purple-500\/70:focus{color:rgba(144,97,249,.7)}.focus\:text-purple-500\/75:focus{color:rgba(144,97,249,.75)}.focus\:text-purple-500\/80:focus{color:rgba(144,97,249,.8)}.focus\:text-purple-500\/90:focus{color:rgba(144,97,249,.9)}.focus\:text-purple-500\/95:focus{color:rgba(144,97,249,.95)}.focus\:text-purple-600:focus{--tw-text-opacity:1;color:rgb(126 58 242/var(--tw-text-opacity))}.focus\:text-purple-600\/0:focus{color:rgba(126,58,242,0)}.focus\:text-purple-600\/10:focus{color:rgba(126,58,242,.1)}.focus\:text-purple-600\/100:focus{color:#7e3af2}.focus\:text-purple-600\/20:focus{color:rgba(126,58,242,.2)}.focus\:text-purple-600\/25:focus{color:rgba(126,58,242,.25)}.focus\:text-purple-600\/30:focus{color:rgba(126,58,242,.3)}.focus\:text-purple-600\/40:focus{color:rgba(126,58,242,.4)}.focus\:text-purple-600\/5:focus{color:rgba(126,58,242,.05)}.focus\:text-purple-600\/50:focus{color:rgba(126,58,242,.5)}.focus\:text-purple-600\/60:focus{color:rgba(126,58,242,.6)}.focus\:text-purple-600\/70:focus{color:rgba(126,58,242,.7)}.focus\:text-purple-600\/75:focus{color:rgba(126,58,242,.75)}.focus\:text-purple-600\/80:focus{color:rgba(126,58,242,.8)}.focus\:text-purple-600\/90:focus{color:rgba(126,58,242,.9)}.focus\:text-purple-600\/95:focus{color:rgba(126,58,242,.95)}.focus\:text-purple-700:focus{--tw-text-opacity:1;color:rgb(108 43 217/var(--tw-text-opacity))}.focus\:text-purple-700\/0:focus{color:rgba(108,43,217,0)}.focus\:text-purple-700\/10:focus{color:rgba(108,43,217,.1)}.focus\:text-purple-700\/100:focus{color:#6c2bd9}.focus\:text-purple-700\/20:focus{color:rgba(108,43,217,.2)}.focus\:text-purple-700\/25:focus{color:rgba(108,43,217,.25)}.focus\:text-purple-700\/30:focus{color:rgba(108,43,217,.3)}.focus\:text-purple-700\/40:focus{color:rgba(108,43,217,.4)}.focus\:text-purple-700\/5:focus{color:rgba(108,43,217,.05)}.focus\:text-purple-700\/50:focus{color:rgba(108,43,217,.5)}.focus\:text-purple-700\/60:focus{color:rgba(108,43,217,.6)}.focus\:text-purple-700\/70:focus{color:rgba(108,43,217,.7)}.focus\:text-purple-700\/75:focus{color:rgba(108,43,217,.75)}.focus\:text-purple-700\/80:focus{color:rgba(108,43,217,.8)}.focus\:text-purple-700\/90:focus{color:rgba(108,43,217,.9)}.focus\:text-purple-700\/95:focus{color:rgba(108,43,217,.95)}.focus\:text-purple-800:focus{--tw-text-opacity:1;color:rgb(85 33 181/var(--tw-text-opacity))}.focus\:text-purple-800\/0:focus{color:rgba(85,33,181,0)}.focus\:text-purple-800\/10:focus{color:rgba(85,33,181,.1)}.focus\:text-purple-800\/100:focus{color:#5521b5}.focus\:text-purple-800\/20:focus{color:rgba(85,33,181,.2)}.focus\:text-purple-800\/25:focus{color:rgba(85,33,181,.25)}.focus\:text-purple-800\/30:focus{color:rgba(85,33,181,.3)}.focus\:text-purple-800\/40:focus{color:rgba(85,33,181,.4)}.focus\:text-purple-800\/5:focus{color:rgba(85,33,181,.05)}.focus\:text-purple-800\/50:focus{color:rgba(85,33,181,.5)}.focus\:text-purple-800\/60:focus{color:rgba(85,33,181,.6)}.focus\:text-purple-800\/70:focus{color:rgba(85,33,181,.7)}.focus\:text-purple-800\/75:focus{color:rgba(85,33,181,.75)}.focus\:text-purple-800\/80:focus{color:rgba(85,33,181,.8)}.focus\:text-purple-800\/90:focus{color:rgba(85,33,181,.9)}.focus\:text-purple-800\/95:focus{color:rgba(85,33,181,.95)}.focus\:text-purple-900:focus{--tw-text-opacity:1;color:rgb(74 29 150/var(--tw-text-opacity))}.focus\:text-purple-900\/0:focus{color:rgba(74,29,150,0)}.focus\:text-purple-900\/10:focus{color:rgba(74,29,150,.1)}.focus\:text-purple-900\/100:focus{color:#4a1d96}.focus\:text-purple-900\/20:focus{color:rgba(74,29,150,.2)}.focus\:text-purple-900\/25:focus{color:rgba(74,29,150,.25)}.focus\:text-purple-900\/30:focus{color:rgba(74,29,150,.3)}.focus\:text-purple-900\/40:focus{color:rgba(74,29,150,.4)}.focus\:text-purple-900\/5:focus{color:rgba(74,29,150,.05)}.focus\:text-purple-900\/50:focus{color:rgba(74,29,150,.5)}.focus\:text-purple-900\/60:focus{color:rgba(74,29,150,.6)}.focus\:text-purple-900\/70:focus{color:rgba(74,29,150,.7)}.focus\:text-purple-900\/75:focus{color:rgba(74,29,150,.75)}.focus\:text-purple-900\/80:focus{color:rgba(74,29,150,.8)}.focus\:text-purple-900\/90:focus{color:rgba(74,29,150,.9)}.focus\:text-purple-900\/95:focus{color:rgba(74,29,150,.95)}.focus\:text-red-100:focus{--tw-text-opacity:1;color:rgb(253 232 232/var(--tw-text-opacity))}.focus\:text-red-100\/0:focus{color:hsla(0,84%,95%,0)}.focus\:text-red-100\/10:focus{color:hsla(0,84%,95%,.1)}.focus\:text-red-100\/100:focus{color:#fde8e8}.focus\:text-red-100\/20:focus{color:hsla(0,84%,95%,.2)}.focus\:text-red-100\/25:focus{color:hsla(0,84%,95%,.25)}.focus\:text-red-100\/30:focus{color:hsla(0,84%,95%,.3)}.focus\:text-red-100\/40:focus{color:hsla(0,84%,95%,.4)}.focus\:text-red-100\/5:focus{color:hsla(0,84%,95%,.05)}.focus\:text-red-100\/50:focus{color:hsla(0,84%,95%,.5)}.focus\:text-red-100\/60:focus{color:hsla(0,84%,95%,.6)}.focus\:text-red-100\/70:focus{color:hsla(0,84%,95%,.7)}.focus\:text-red-100\/75:focus{color:hsla(0,84%,95%,.75)}.focus\:text-red-100\/80:focus{color:hsla(0,84%,95%,.8)}.focus\:text-red-100\/90:focus{color:hsla(0,84%,95%,.9)}.focus\:text-red-100\/95:focus{color:hsla(0,84%,95%,.95)}.focus\:text-red-200:focus{--tw-text-opacity:1;color:rgb(251 213 213/var(--tw-text-opacity))}.focus\:text-red-200\/0:focus{color:hsla(0,83%,91%,0)}.focus\:text-red-200\/10:focus{color:hsla(0,83%,91%,.1)}.focus\:text-red-200\/100:focus{color:#fbd5d5}.focus\:text-red-200\/20:focus{color:hsla(0,83%,91%,.2)}.focus\:text-red-200\/25:focus{color:hsla(0,83%,91%,.25)}.focus\:text-red-200\/30:focus{color:hsla(0,83%,91%,.3)}.focus\:text-red-200\/40:focus{color:hsla(0,83%,91%,.4)}.focus\:text-red-200\/5:focus{color:hsla(0,83%,91%,.05)}.focus\:text-red-200\/50:focus{color:hsla(0,83%,91%,.5)}.focus\:text-red-200\/60:focus{color:hsla(0,83%,91%,.6)}.focus\:text-red-200\/70:focus{color:hsla(0,83%,91%,.7)}.focus\:text-red-200\/75:focus{color:hsla(0,83%,91%,.75)}.focus\:text-red-200\/80:focus{color:hsla(0,83%,91%,.8)}.focus\:text-red-200\/90:focus{color:hsla(0,83%,91%,.9)}.focus\:text-red-200\/95:focus{color:hsla(0,83%,91%,.95)}.focus\:text-red-300:focus{--tw-text-opacity:1;color:rgb(248 180 180/var(--tw-text-opacity))}.focus\:text-red-300\/0:focus{color:hsla(0,83%,84%,0)}.focus\:text-red-300\/10:focus{color:hsla(0,83%,84%,.1)}.focus\:text-red-300\/100:focus{color:#f8b4b4}.focus\:text-red-300\/20:focus{color:hsla(0,83%,84%,.2)}.focus\:text-red-300\/25:focus{color:hsla(0,83%,84%,.25)}.focus\:text-red-300\/30:focus{color:hsla(0,83%,84%,.3)}.focus\:text-red-300\/40:focus{color:hsla(0,83%,84%,.4)}.focus\:text-red-300\/5:focus{color:hsla(0,83%,84%,.05)}.focus\:text-red-300\/50:focus{color:hsla(0,83%,84%,.5)}.focus\:text-red-300\/60:focus{color:hsla(0,83%,84%,.6)}.focus\:text-red-300\/70:focus{color:hsla(0,83%,84%,.7)}.focus\:text-red-300\/75:focus{color:hsla(0,83%,84%,.75)}.focus\:text-red-300\/80:focus{color:hsla(0,83%,84%,.8)}.focus\:text-red-300\/90:focus{color:hsla(0,83%,84%,.9)}.focus\:text-red-300\/95:focus{color:hsla(0,83%,84%,.95)}.focus\:text-red-400:focus{--tw-text-opacity:1;color:rgb(249 128 128/var(--tw-text-opacity))}.focus\:text-red-400\/0:focus{color:hsla(0,91%,74%,0)}.focus\:text-red-400\/10:focus{color:hsla(0,91%,74%,.1)}.focus\:text-red-400\/100:focus{color:#f98080}.focus\:text-red-400\/20:focus{color:hsla(0,91%,74%,.2)}.focus\:text-red-400\/25:focus{color:hsla(0,91%,74%,.25)}.focus\:text-red-400\/30:focus{color:hsla(0,91%,74%,.3)}.focus\:text-red-400\/40:focus{color:hsla(0,91%,74%,.4)}.focus\:text-red-400\/5:focus{color:hsla(0,91%,74%,.05)}.focus\:text-red-400\/50:focus{color:hsla(0,91%,74%,.5)}.focus\:text-red-400\/60:focus{color:hsla(0,91%,74%,.6)}.focus\:text-red-400\/70:focus{color:hsla(0,91%,74%,.7)}.focus\:text-red-400\/75:focus{color:hsla(0,91%,74%,.75)}.focus\:text-red-400\/80:focus{color:hsla(0,91%,74%,.8)}.focus\:text-red-400\/90:focus{color:hsla(0,91%,74%,.9)}.focus\:text-red-400\/95:focus{color:hsla(0,91%,74%,.95)}.focus\:text-red-50:focus{--tw-text-opacity:1;color:rgb(253 242 242/var(--tw-text-opacity))}.focus\:text-red-50\/0:focus{color:hsla(0,73%,97%,0)}.focus\:text-red-50\/10:focus{color:hsla(0,73%,97%,.1)}.focus\:text-red-50\/100:focus{color:#fdf2f2}.focus\:text-red-50\/20:focus{color:hsla(0,73%,97%,.2)}.focus\:text-red-50\/25:focus{color:hsla(0,73%,97%,.25)}.focus\:text-red-50\/30:focus{color:hsla(0,73%,97%,.3)}.focus\:text-red-50\/40:focus{color:hsla(0,73%,97%,.4)}.focus\:text-red-50\/5:focus{color:hsla(0,73%,97%,.05)}.focus\:text-red-50\/50:focus{color:hsla(0,73%,97%,.5)}.focus\:text-red-50\/60:focus{color:hsla(0,73%,97%,.6)}.focus\:text-red-50\/70:focus{color:hsla(0,73%,97%,.7)}.focus\:text-red-50\/75:focus{color:hsla(0,73%,97%,.75)}.focus\:text-red-50\/80:focus{color:hsla(0,73%,97%,.8)}.focus\:text-red-50\/90:focus{color:hsla(0,73%,97%,.9)}.focus\:text-red-50\/95:focus{color:hsla(0,73%,97%,.95)}.focus\:text-red-500:focus{--tw-text-opacity:1;color:rgb(240 82 82/var(--tw-text-opacity))}.focus\:text-red-500\/0:focus{color:rgba(240,82,82,0)}.focus\:text-red-500\/10:focus{color:rgba(240,82,82,.1)}.focus\:text-red-500\/100:focus{color:#f05252}.focus\:text-red-500\/20:focus{color:rgba(240,82,82,.2)}.focus\:text-red-500\/25:focus{color:rgba(240,82,82,.25)}.focus\:text-red-500\/30:focus{color:rgba(240,82,82,.3)}.focus\:text-red-500\/40:focus{color:rgba(240,82,82,.4)}.focus\:text-red-500\/5:focus{color:rgba(240,82,82,.05)}.focus\:text-red-500\/50:focus{color:rgba(240,82,82,.5)}.focus\:text-red-500\/60:focus{color:rgba(240,82,82,.6)}.focus\:text-red-500\/70:focus{color:rgba(240,82,82,.7)}.focus\:text-red-500\/75:focus{color:rgba(240,82,82,.75)}.focus\:text-red-500\/80:focus{color:rgba(240,82,82,.8)}.focus\:text-red-500\/90:focus{color:rgba(240,82,82,.9)}.focus\:text-red-500\/95:focus{color:rgba(240,82,82,.95)}.focus\:text-red-600:focus{--tw-text-opacity:1;color:rgb(224 36 36/var(--tw-text-opacity))}.focus\:text-red-600\/0:focus{color:rgba(224,36,36,0)}.focus\:text-red-600\/10:focus{color:rgba(224,36,36,.1)}.focus\:text-red-600\/100:focus{color:#e02424}.focus\:text-red-600\/20:focus{color:rgba(224,36,36,.2)}.focus\:text-red-600\/25:focus{color:rgba(224,36,36,.25)}.focus\:text-red-600\/30:focus{color:rgba(224,36,36,.3)}.focus\:text-red-600\/40:focus{color:rgba(224,36,36,.4)}.focus\:text-red-600\/5:focus{color:rgba(224,36,36,.05)}.focus\:text-red-600\/50:focus{color:rgba(224,36,36,.5)}.focus\:text-red-600\/60:focus{color:rgba(224,36,36,.6)}.focus\:text-red-600\/70:focus{color:rgba(224,36,36,.7)}.focus\:text-red-600\/75:focus{color:rgba(224,36,36,.75)}.focus\:text-red-600\/80:focus{color:rgba(224,36,36,.8)}.focus\:text-red-600\/90:focus{color:rgba(224,36,36,.9)}.focus\:text-red-600\/95:focus{color:rgba(224,36,36,.95)}.focus\:text-red-700:focus{--tw-text-opacity:1;color:rgb(200 30 30/var(--tw-text-opacity))}.focus\:text-red-700\/0:focus{color:rgba(200,30,30,0)}.focus\:text-red-700\/10:focus{color:rgba(200,30,30,.1)}.focus\:text-red-700\/100:focus{color:#c81e1e}.focus\:text-red-700\/20:focus{color:rgba(200,30,30,.2)}.focus\:text-red-700\/25:focus{color:rgba(200,30,30,.25)}.focus\:text-red-700\/30:focus{color:rgba(200,30,30,.3)}.focus\:text-red-700\/40:focus{color:rgba(200,30,30,.4)}.focus\:text-red-700\/5:focus{color:rgba(200,30,30,.05)}.focus\:text-red-700\/50:focus{color:rgba(200,30,30,.5)}.focus\:text-red-700\/60:focus{color:rgba(200,30,30,.6)}.focus\:text-red-700\/70:focus{color:rgba(200,30,30,.7)}.focus\:text-red-700\/75:focus{color:rgba(200,30,30,.75)}.focus\:text-red-700\/80:focus{color:rgba(200,30,30,.8)}.focus\:text-red-700\/90:focus{color:rgba(200,30,30,.9)}.focus\:text-red-700\/95:focus{color:rgba(200,30,30,.95)}.focus\:text-red-800:focus{--tw-text-opacity:1;color:rgb(155 28 28/var(--tw-text-opacity))}.focus\:text-red-800\/0:focus{color:rgba(155,28,28,0)}.focus\:text-red-800\/10:focus{color:rgba(155,28,28,.1)}.focus\:text-red-800\/100:focus{color:#9b1c1c}.focus\:text-red-800\/20:focus{color:rgba(155,28,28,.2)}.focus\:text-red-800\/25:focus{color:rgba(155,28,28,.25)}.focus\:text-red-800\/30:focus{color:rgba(155,28,28,.3)}.focus\:text-red-800\/40:focus{color:rgba(155,28,28,.4)}.focus\:text-red-800\/5:focus{color:rgba(155,28,28,.05)}.focus\:text-red-800\/50:focus{color:rgba(155,28,28,.5)}.focus\:text-red-800\/60:focus{color:rgba(155,28,28,.6)}.focus\:text-red-800\/70:focus{color:rgba(155,28,28,.7)}.focus\:text-red-800\/75:focus{color:rgba(155,28,28,.75)}.focus\:text-red-800\/80:focus{color:rgba(155,28,28,.8)}.focus\:text-red-800\/90:focus{color:rgba(155,28,28,.9)}.focus\:text-red-800\/95:focus{color:rgba(155,28,28,.95)}.focus\:text-red-900:focus{--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}.focus\:text-red-900\/0:focus{color:rgba(119,29,29,0)}.focus\:text-red-900\/10:focus{color:rgba(119,29,29,.1)}.focus\:text-red-900\/100:focus{color:#771d1d}.focus\:text-red-900\/20:focus{color:rgba(119,29,29,.2)}.focus\:text-red-900\/25:focus{color:rgba(119,29,29,.25)}.focus\:text-red-900\/30:focus{color:rgba(119,29,29,.3)}.focus\:text-red-900\/40:focus{color:rgba(119,29,29,.4)}.focus\:text-red-900\/5:focus{color:rgba(119,29,29,.05)}.focus\:text-red-900\/50:focus{color:rgba(119,29,29,.5)}.focus\:text-red-900\/60:focus{color:rgba(119,29,29,.6)}.focus\:text-red-900\/70:focus{color:rgba(119,29,29,.7)}.focus\:text-red-900\/75:focus{color:rgba(119,29,29,.75)}.focus\:text-red-900\/80:focus{color:rgba(119,29,29,.8)}.focus\:text-red-900\/90:focus{color:rgba(119,29,29,.9)}.focus\:text-red-900\/95:focus{color:rgba(119,29,29,.95)}.focus\:text-rose-100:focus{--tw-text-opacity:1;color:rgb(255 228 230/var(--tw-text-opacity))}.focus\:text-rose-100\/0:focus{color:rgba(255,228,230,0)}.focus\:text-rose-100\/10:focus{color:rgba(255,228,230,.1)}.focus\:text-rose-100\/100:focus{color:#ffe4e6}.focus\:text-rose-100\/20:focus{color:rgba(255,228,230,.2)}.focus\:text-rose-100\/25:focus{color:rgba(255,228,230,.25)}.focus\:text-rose-100\/30:focus{color:rgba(255,228,230,.3)}.focus\:text-rose-100\/40:focus{color:rgba(255,228,230,.4)}.focus\:text-rose-100\/5:focus{color:rgba(255,228,230,.05)}.focus\:text-rose-100\/50:focus{color:rgba(255,228,230,.5)}.focus\:text-rose-100\/60:focus{color:rgba(255,228,230,.6)}.focus\:text-rose-100\/70:focus{color:rgba(255,228,230,.7)}.focus\:text-rose-100\/75:focus{color:rgba(255,228,230,.75)}.focus\:text-rose-100\/80:focus{color:rgba(255,228,230,.8)}.focus\:text-rose-100\/90:focus{color:rgba(255,228,230,.9)}.focus\:text-rose-100\/95:focus{color:rgba(255,228,230,.95)}.focus\:text-rose-200:focus{--tw-text-opacity:1;color:rgb(254 205 211/var(--tw-text-opacity))}.focus\:text-rose-200\/0:focus{color:rgba(254,205,211,0)}.focus\:text-rose-200\/10:focus{color:rgba(254,205,211,.1)}.focus\:text-rose-200\/100:focus{color:#fecdd3}.focus\:text-rose-200\/20:focus{color:rgba(254,205,211,.2)}.focus\:text-rose-200\/25:focus{color:rgba(254,205,211,.25)}.focus\:text-rose-200\/30:focus{color:rgba(254,205,211,.3)}.focus\:text-rose-200\/40:focus{color:rgba(254,205,211,.4)}.focus\:text-rose-200\/5:focus{color:rgba(254,205,211,.05)}.focus\:text-rose-200\/50:focus{color:rgba(254,205,211,.5)}.focus\:text-rose-200\/60:focus{color:rgba(254,205,211,.6)}.focus\:text-rose-200\/70:focus{color:rgba(254,205,211,.7)}.focus\:text-rose-200\/75:focus{color:rgba(254,205,211,.75)}.focus\:text-rose-200\/80:focus{color:rgba(254,205,211,.8)}.focus\:text-rose-200\/90:focus{color:rgba(254,205,211,.9)}.focus\:text-rose-200\/95:focus{color:rgba(254,205,211,.95)}.focus\:text-rose-300:focus{--tw-text-opacity:1;color:rgb(253 164 175/var(--tw-text-opacity))}.focus\:text-rose-300\/0:focus{color:rgba(253,164,175,0)}.focus\:text-rose-300\/10:focus{color:rgba(253,164,175,.1)}.focus\:text-rose-300\/100:focus{color:#fda4af}.focus\:text-rose-300\/20:focus{color:rgba(253,164,175,.2)}.focus\:text-rose-300\/25:focus{color:rgba(253,164,175,.25)}.focus\:text-rose-300\/30:focus{color:rgba(253,164,175,.3)}.focus\:text-rose-300\/40:focus{color:rgba(253,164,175,.4)}.focus\:text-rose-300\/5:focus{color:rgba(253,164,175,.05)}.focus\:text-rose-300\/50:focus{color:rgba(253,164,175,.5)}.focus\:text-rose-300\/60:focus{color:rgba(253,164,175,.6)}.focus\:text-rose-300\/70:focus{color:rgba(253,164,175,.7)}.focus\:text-rose-300\/75:focus{color:rgba(253,164,175,.75)}.focus\:text-rose-300\/80:focus{color:rgba(253,164,175,.8)}.focus\:text-rose-300\/90:focus{color:rgba(253,164,175,.9)}.focus\:text-rose-300\/95:focus{color:rgba(253,164,175,.95)}.focus\:text-rose-400:focus{--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}.focus\:text-rose-400\/0:focus{color:rgba(251,113,133,0)}.focus\:text-rose-400\/10:focus{color:rgba(251,113,133,.1)}.focus\:text-rose-400\/100:focus{color:#fb7185}.focus\:text-rose-400\/20:focus{color:rgba(251,113,133,.2)}.focus\:text-rose-400\/25:focus{color:rgba(251,113,133,.25)}.focus\:text-rose-400\/30:focus{color:rgba(251,113,133,.3)}.focus\:text-rose-400\/40:focus{color:rgba(251,113,133,.4)}.focus\:text-rose-400\/5:focus{color:rgba(251,113,133,.05)}.focus\:text-rose-400\/50:focus{color:rgba(251,113,133,.5)}.focus\:text-rose-400\/60:focus{color:rgba(251,113,133,.6)}.focus\:text-rose-400\/70:focus{color:rgba(251,113,133,.7)}.focus\:text-rose-400\/75:focus{color:rgba(251,113,133,.75)}.focus\:text-rose-400\/80:focus{color:rgba(251,113,133,.8)}.focus\:text-rose-400\/90:focus{color:rgba(251,113,133,.9)}.focus\:text-rose-400\/95:focus{color:rgba(251,113,133,.95)}.focus\:text-rose-50:focus{--tw-text-opacity:1;color:rgb(255 241 242/var(--tw-text-opacity))}.focus\:text-rose-50\/0:focus{color:rgba(255,241,242,0)}.focus\:text-rose-50\/10:focus{color:rgba(255,241,242,.1)}.focus\:text-rose-50\/100:focus{color:#fff1f2}.focus\:text-rose-50\/20:focus{color:rgba(255,241,242,.2)}.focus\:text-rose-50\/25:focus{color:rgba(255,241,242,.25)}.focus\:text-rose-50\/30:focus{color:rgba(255,241,242,.3)}.focus\:text-rose-50\/40:focus{color:rgba(255,241,242,.4)}.focus\:text-rose-50\/5:focus{color:rgba(255,241,242,.05)}.focus\:text-rose-50\/50:focus{color:rgba(255,241,242,.5)}.focus\:text-rose-50\/60:focus{color:rgba(255,241,242,.6)}.focus\:text-rose-50\/70:focus{color:rgba(255,241,242,.7)}.focus\:text-rose-50\/75:focus{color:rgba(255,241,242,.75)}.focus\:text-rose-50\/80:focus{color:rgba(255,241,242,.8)}.focus\:text-rose-50\/90:focus{color:rgba(255,241,242,.9)}.focus\:text-rose-50\/95:focus{color:rgba(255,241,242,.95)}.focus\:text-rose-500:focus{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.focus\:text-rose-500\/0:focus{color:rgba(244,63,94,0)}.focus\:text-rose-500\/10:focus{color:rgba(244,63,94,.1)}.focus\:text-rose-500\/100:focus{color:#f43f5e}.focus\:text-rose-500\/20:focus{color:rgba(244,63,94,.2)}.focus\:text-rose-500\/25:focus{color:rgba(244,63,94,.25)}.focus\:text-rose-500\/30:focus{color:rgba(244,63,94,.3)}.focus\:text-rose-500\/40:focus{color:rgba(244,63,94,.4)}.focus\:text-rose-500\/5:focus{color:rgba(244,63,94,.05)}.focus\:text-rose-500\/50:focus{color:rgba(244,63,94,.5)}.focus\:text-rose-500\/60:focus{color:rgba(244,63,94,.6)}.focus\:text-rose-500\/70:focus{color:rgba(244,63,94,.7)}.focus\:text-rose-500\/75:focus{color:rgba(244,63,94,.75)}.focus\:text-rose-500\/80:focus{color:rgba(244,63,94,.8)}.focus\:text-rose-500\/90:focus{color:rgba(244,63,94,.9)}.focus\:text-rose-500\/95:focus{color:rgba(244,63,94,.95)}.focus\:text-rose-600:focus{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.focus\:text-rose-600\/0:focus{color:rgba(225,29,72,0)}.focus\:text-rose-600\/10:focus{color:rgba(225,29,72,.1)}.focus\:text-rose-600\/100:focus{color:#e11d48}.focus\:text-rose-600\/20:focus{color:rgba(225,29,72,.2)}.focus\:text-rose-600\/25:focus{color:rgba(225,29,72,.25)}.focus\:text-rose-600\/30:focus{color:rgba(225,29,72,.3)}.focus\:text-rose-600\/40:focus{color:rgba(225,29,72,.4)}.focus\:text-rose-600\/5:focus{color:rgba(225,29,72,.05)}.focus\:text-rose-600\/50:focus{color:rgba(225,29,72,.5)}.focus\:text-rose-600\/60:focus{color:rgba(225,29,72,.6)}.focus\:text-rose-600\/70:focus{color:rgba(225,29,72,.7)}.focus\:text-rose-600\/75:focus{color:rgba(225,29,72,.75)}.focus\:text-rose-600\/80:focus{color:rgba(225,29,72,.8)}.focus\:text-rose-600\/90:focus{color:rgba(225,29,72,.9)}.focus\:text-rose-600\/95:focus{color:rgba(225,29,72,.95)}.focus\:text-rose-700:focus{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}.focus\:text-rose-700\/0:focus{color:rgba(190,18,60,0)}.focus\:text-rose-700\/10:focus{color:rgba(190,18,60,.1)}.focus\:text-rose-700\/100:focus{color:#be123c}.focus\:text-rose-700\/20:focus{color:rgba(190,18,60,.2)}.focus\:text-rose-700\/25:focus{color:rgba(190,18,60,.25)}.focus\:text-rose-700\/30:focus{color:rgba(190,18,60,.3)}.focus\:text-rose-700\/40:focus{color:rgba(190,18,60,.4)}.focus\:text-rose-700\/5:focus{color:rgba(190,18,60,.05)}.focus\:text-rose-700\/50:focus{color:rgba(190,18,60,.5)}.focus\:text-rose-700\/60:focus{color:rgba(190,18,60,.6)}.focus\:text-rose-700\/70:focus{color:rgba(190,18,60,.7)}.focus\:text-rose-700\/75:focus{color:rgba(190,18,60,.75)}.focus\:text-rose-700\/80:focus{color:rgba(190,18,60,.8)}.focus\:text-rose-700\/90:focus{color:rgba(190,18,60,.9)}.focus\:text-rose-700\/95:focus{color:rgba(190,18,60,.95)}.focus\:text-rose-800:focus{--tw-text-opacity:1;color:rgb(159 18 57/var(--tw-text-opacity))}.focus\:text-rose-800\/0:focus{color:rgba(159,18,57,0)}.focus\:text-rose-800\/10:focus{color:rgba(159,18,57,.1)}.focus\:text-rose-800\/100:focus{color:#9f1239}.focus\:text-rose-800\/20:focus{color:rgba(159,18,57,.2)}.focus\:text-rose-800\/25:focus{color:rgba(159,18,57,.25)}.focus\:text-rose-800\/30:focus{color:rgba(159,18,57,.3)}.focus\:text-rose-800\/40:focus{color:rgba(159,18,57,.4)}.focus\:text-rose-800\/5:focus{color:rgba(159,18,57,.05)}.focus\:text-rose-800\/50:focus{color:rgba(159,18,57,.5)}.focus\:text-rose-800\/60:focus{color:rgba(159,18,57,.6)}.focus\:text-rose-800\/70:focus{color:rgba(159,18,57,.7)}.focus\:text-rose-800\/75:focus{color:rgba(159,18,57,.75)}.focus\:text-rose-800\/80:focus{color:rgba(159,18,57,.8)}.focus\:text-rose-800\/90:focus{color:rgba(159,18,57,.9)}.focus\:text-rose-800\/95:focus{color:rgba(159,18,57,.95)}.focus\:text-rose-900:focus{--tw-text-opacity:1;color:rgb(136 19 55/var(--tw-text-opacity))}.focus\:text-rose-900\/0:focus{color:rgba(136,19,55,0)}.focus\:text-rose-900\/10:focus{color:rgba(136,19,55,.1)}.focus\:text-rose-900\/100:focus{color:#881337}.focus\:text-rose-900\/20:focus{color:rgba(136,19,55,.2)}.focus\:text-rose-900\/25:focus{color:rgba(136,19,55,.25)}.focus\:text-rose-900\/30:focus{color:rgba(136,19,55,.3)}.focus\:text-rose-900\/40:focus{color:rgba(136,19,55,.4)}.focus\:text-rose-900\/5:focus{color:rgba(136,19,55,.05)}.focus\:text-rose-900\/50:focus{color:rgba(136,19,55,.5)}.focus\:text-rose-900\/60:focus{color:rgba(136,19,55,.6)}.focus\:text-rose-900\/70:focus{color:rgba(136,19,55,.7)}.focus\:text-rose-900\/75:focus{color:rgba(136,19,55,.75)}.focus\:text-rose-900\/80:focus{color:rgba(136,19,55,.8)}.focus\:text-rose-900\/90:focus{color:rgba(136,19,55,.9)}.focus\:text-rose-900\/95:focus{color:rgba(136,19,55,.95)}.focus\:text-sky-100:focus{--tw-text-opacity:1;color:rgb(224 242 254/var(--tw-text-opacity))}.focus\:text-sky-100\/0:focus{color:rgba(224,242,254,0)}.focus\:text-sky-100\/10:focus{color:rgba(224,242,254,.1)}.focus\:text-sky-100\/100:focus{color:#e0f2fe}.focus\:text-sky-100\/20:focus{color:rgba(224,242,254,.2)}.focus\:text-sky-100\/25:focus{color:rgba(224,242,254,.25)}.focus\:text-sky-100\/30:focus{color:rgba(224,242,254,.3)}.focus\:text-sky-100\/40:focus{color:rgba(224,242,254,.4)}.focus\:text-sky-100\/5:focus{color:rgba(224,242,254,.05)}.focus\:text-sky-100\/50:focus{color:rgba(224,242,254,.5)}.focus\:text-sky-100\/60:focus{color:rgba(224,242,254,.6)}.focus\:text-sky-100\/70:focus{color:rgba(224,242,254,.7)}.focus\:text-sky-100\/75:focus{color:rgba(224,242,254,.75)}.focus\:text-sky-100\/80:focus{color:rgba(224,242,254,.8)}.focus\:text-sky-100\/90:focus{color:rgba(224,242,254,.9)}.focus\:text-sky-100\/95:focus{color:rgba(224,242,254,.95)}.focus\:text-sky-200:focus{--tw-text-opacity:1;color:rgb(186 230 253/var(--tw-text-opacity))}.focus\:text-sky-200\/0:focus{color:rgba(186,230,253,0)}.focus\:text-sky-200\/10:focus{color:rgba(186,230,253,.1)}.focus\:text-sky-200\/100:focus{color:#bae6fd}.focus\:text-sky-200\/20:focus{color:rgba(186,230,253,.2)}.focus\:text-sky-200\/25:focus{color:rgba(186,230,253,.25)}.focus\:text-sky-200\/30:focus{color:rgba(186,230,253,.3)}.focus\:text-sky-200\/40:focus{color:rgba(186,230,253,.4)}.focus\:text-sky-200\/5:focus{color:rgba(186,230,253,.05)}.focus\:text-sky-200\/50:focus{color:rgba(186,230,253,.5)}.focus\:text-sky-200\/60:focus{color:rgba(186,230,253,.6)}.focus\:text-sky-200\/70:focus{color:rgba(186,230,253,.7)}.focus\:text-sky-200\/75:focus{color:rgba(186,230,253,.75)}.focus\:text-sky-200\/80:focus{color:rgba(186,230,253,.8)}.focus\:text-sky-200\/90:focus{color:rgba(186,230,253,.9)}.focus\:text-sky-200\/95:focus{color:rgba(186,230,253,.95)}.focus\:text-sky-300:focus{--tw-text-opacity:1;color:rgb(125 211 252/var(--tw-text-opacity))}.focus\:text-sky-300\/0:focus{color:rgba(125,211,252,0)}.focus\:text-sky-300\/10:focus{color:rgba(125,211,252,.1)}.focus\:text-sky-300\/100:focus{color:#7dd3fc}.focus\:text-sky-300\/20:focus{color:rgba(125,211,252,.2)}.focus\:text-sky-300\/25:focus{color:rgba(125,211,252,.25)}.focus\:text-sky-300\/30:focus{color:rgba(125,211,252,.3)}.focus\:text-sky-300\/40:focus{color:rgba(125,211,252,.4)}.focus\:text-sky-300\/5:focus{color:rgba(125,211,252,.05)}.focus\:text-sky-300\/50:focus{color:rgba(125,211,252,.5)}.focus\:text-sky-300\/60:focus{color:rgba(125,211,252,.6)}.focus\:text-sky-300\/70:focus{color:rgba(125,211,252,.7)}.focus\:text-sky-300\/75:focus{color:rgba(125,211,252,.75)}.focus\:text-sky-300\/80:focus{color:rgba(125,211,252,.8)}.focus\:text-sky-300\/90:focus{color:rgba(125,211,252,.9)}.focus\:text-sky-300\/95:focus{color:rgba(125,211,252,.95)}.focus\:text-sky-400:focus{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}.focus\:text-sky-400\/0:focus{color:rgba(56,189,248,0)}.focus\:text-sky-400\/10:focus{color:rgba(56,189,248,.1)}.focus\:text-sky-400\/100:focus{color:#38bdf8}.focus\:text-sky-400\/20:focus{color:rgba(56,189,248,.2)}.focus\:text-sky-400\/25:focus{color:rgba(56,189,248,.25)}.focus\:text-sky-400\/30:focus{color:rgba(56,189,248,.3)}.focus\:text-sky-400\/40:focus{color:rgba(56,189,248,.4)}.focus\:text-sky-400\/5:focus{color:rgba(56,189,248,.05)}.focus\:text-sky-400\/50:focus{color:rgba(56,189,248,.5)}.focus\:text-sky-400\/60:focus{color:rgba(56,189,248,.6)}.focus\:text-sky-400\/70:focus{color:rgba(56,189,248,.7)}.focus\:text-sky-400\/75:focus{color:rgba(56,189,248,.75)}.focus\:text-sky-400\/80:focus{color:rgba(56,189,248,.8)}.focus\:text-sky-400\/90:focus{color:rgba(56,189,248,.9)}.focus\:text-sky-400\/95:focus{color:rgba(56,189,248,.95)}.focus\:text-sky-50:focus{--tw-text-opacity:1;color:rgb(240 249 255/var(--tw-text-opacity))}.focus\:text-sky-50\/0:focus{color:rgba(240,249,255,0)}.focus\:text-sky-50\/10:focus{color:rgba(240,249,255,.1)}.focus\:text-sky-50\/100:focus{color:#f0f9ff}.focus\:text-sky-50\/20:focus{color:rgba(240,249,255,.2)}.focus\:text-sky-50\/25:focus{color:rgba(240,249,255,.25)}.focus\:text-sky-50\/30:focus{color:rgba(240,249,255,.3)}.focus\:text-sky-50\/40:focus{color:rgba(240,249,255,.4)}.focus\:text-sky-50\/5:focus{color:rgba(240,249,255,.05)}.focus\:text-sky-50\/50:focus{color:rgba(240,249,255,.5)}.focus\:text-sky-50\/60:focus{color:rgba(240,249,255,.6)}.focus\:text-sky-50\/70:focus{color:rgba(240,249,255,.7)}.focus\:text-sky-50\/75:focus{color:rgba(240,249,255,.75)}.focus\:text-sky-50\/80:focus{color:rgba(240,249,255,.8)}.focus\:text-sky-50\/90:focus{color:rgba(240,249,255,.9)}.focus\:text-sky-50\/95:focus{color:rgba(240,249,255,.95)}.focus\:text-sky-500:focus{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.focus\:text-sky-500\/0:focus{color:rgba(14,165,233,0)}.focus\:text-sky-500\/10:focus{color:rgba(14,165,233,.1)}.focus\:text-sky-500\/100:focus{color:#0ea5e9}.focus\:text-sky-500\/20:focus{color:rgba(14,165,233,.2)}.focus\:text-sky-500\/25:focus{color:rgba(14,165,233,.25)}.focus\:text-sky-500\/30:focus{color:rgba(14,165,233,.3)}.focus\:text-sky-500\/40:focus{color:rgba(14,165,233,.4)}.focus\:text-sky-500\/5:focus{color:rgba(14,165,233,.05)}.focus\:text-sky-500\/50:focus{color:rgba(14,165,233,.5)}.focus\:text-sky-500\/60:focus{color:rgba(14,165,233,.6)}.focus\:text-sky-500\/70:focus{color:rgba(14,165,233,.7)}.focus\:text-sky-500\/75:focus{color:rgba(14,165,233,.75)}.focus\:text-sky-500\/80:focus{color:rgba(14,165,233,.8)}.focus\:text-sky-500\/90:focus{color:rgba(14,165,233,.9)}.focus\:text-sky-500\/95:focus{color:rgba(14,165,233,.95)}.focus\:text-sky-600:focus{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}.focus\:text-sky-600\/0:focus{color:rgba(2,132,199,0)}.focus\:text-sky-600\/10:focus{color:rgba(2,132,199,.1)}.focus\:text-sky-600\/100:focus{color:#0284c7}.focus\:text-sky-600\/20:focus{color:rgba(2,132,199,.2)}.focus\:text-sky-600\/25:focus{color:rgba(2,132,199,.25)}.focus\:text-sky-600\/30:focus{color:rgba(2,132,199,.3)}.focus\:text-sky-600\/40:focus{color:rgba(2,132,199,.4)}.focus\:text-sky-600\/5:focus{color:rgba(2,132,199,.05)}.focus\:text-sky-600\/50:focus{color:rgba(2,132,199,.5)}.focus\:text-sky-600\/60:focus{color:rgba(2,132,199,.6)}.focus\:text-sky-600\/70:focus{color:rgba(2,132,199,.7)}.focus\:text-sky-600\/75:focus{color:rgba(2,132,199,.75)}.focus\:text-sky-600\/80:focus{color:rgba(2,132,199,.8)}.focus\:text-sky-600\/90:focus{color:rgba(2,132,199,.9)}.focus\:text-sky-600\/95:focus{color:rgba(2,132,199,.95)}.focus\:text-sky-700:focus{--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity))}.focus\:text-sky-700\/0:focus{color:rgba(3,105,161,0)}.focus\:text-sky-700\/10:focus{color:rgba(3,105,161,.1)}.focus\:text-sky-700\/100:focus{color:#0369a1}.focus\:text-sky-700\/20:focus{color:rgba(3,105,161,.2)}.focus\:text-sky-700\/25:focus{color:rgba(3,105,161,.25)}.focus\:text-sky-700\/30:focus{color:rgba(3,105,161,.3)}.focus\:text-sky-700\/40:focus{color:rgba(3,105,161,.4)}.focus\:text-sky-700\/5:focus{color:rgba(3,105,161,.05)}.focus\:text-sky-700\/50:focus{color:rgba(3,105,161,.5)}.focus\:text-sky-700\/60:focus{color:rgba(3,105,161,.6)}.focus\:text-sky-700\/70:focus{color:rgba(3,105,161,.7)}.focus\:text-sky-700\/75:focus{color:rgba(3,105,161,.75)}.focus\:text-sky-700\/80:focus{color:rgba(3,105,161,.8)}.focus\:text-sky-700\/90:focus{color:rgba(3,105,161,.9)}.focus\:text-sky-700\/95:focus{color:rgba(3,105,161,.95)}.focus\:text-sky-800:focus{--tw-text-opacity:1;color:rgb(7 89 133/var(--tw-text-opacity))}.focus\:text-sky-800\/0:focus{color:rgba(7,89,133,0)}.focus\:text-sky-800\/10:focus{color:rgba(7,89,133,.1)}.focus\:text-sky-800\/100:focus{color:#075985}.focus\:text-sky-800\/20:focus{color:rgba(7,89,133,.2)}.focus\:text-sky-800\/25:focus{color:rgba(7,89,133,.25)}.focus\:text-sky-800\/30:focus{color:rgba(7,89,133,.3)}.focus\:text-sky-800\/40:focus{color:rgba(7,89,133,.4)}.focus\:text-sky-800\/5:focus{color:rgba(7,89,133,.05)}.focus\:text-sky-800\/50:focus{color:rgba(7,89,133,.5)}.focus\:text-sky-800\/60:focus{color:rgba(7,89,133,.6)}.focus\:text-sky-800\/70:focus{color:rgba(7,89,133,.7)}.focus\:text-sky-800\/75:focus{color:rgba(7,89,133,.75)}.focus\:text-sky-800\/80:focus{color:rgba(7,89,133,.8)}.focus\:text-sky-800\/90:focus{color:rgba(7,89,133,.9)}.focus\:text-sky-800\/95:focus{color:rgba(7,89,133,.95)}.focus\:text-sky-900:focus{--tw-text-opacity:1;color:rgb(12 74 110/var(--tw-text-opacity))}.focus\:text-sky-900\/0:focus{color:rgba(12,74,110,0)}.focus\:text-sky-900\/10:focus{color:rgba(12,74,110,.1)}.focus\:text-sky-900\/100:focus{color:#0c4a6e}.focus\:text-sky-900\/20:focus{color:rgba(12,74,110,.2)}.focus\:text-sky-900\/25:focus{color:rgba(12,74,110,.25)}.focus\:text-sky-900\/30:focus{color:rgba(12,74,110,.3)}.focus\:text-sky-900\/40:focus{color:rgba(12,74,110,.4)}.focus\:text-sky-900\/5:focus{color:rgba(12,74,110,.05)}.focus\:text-sky-900\/50:focus{color:rgba(12,74,110,.5)}.focus\:text-sky-900\/60:focus{color:rgba(12,74,110,.6)}.focus\:text-sky-900\/70:focus{color:rgba(12,74,110,.7)}.focus\:text-sky-900\/75:focus{color:rgba(12,74,110,.75)}.focus\:text-sky-900\/80:focus{color:rgba(12,74,110,.8)}.focus\:text-sky-900\/90:focus{color:rgba(12,74,110,.9)}.focus\:text-sky-900\/95:focus{color:rgba(12,74,110,.95)}.focus\:text-slate-100:focus{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}.focus\:text-slate-100\/0:focus{color:rgba(241,245,249,0)}.focus\:text-slate-100\/10:focus{color:rgba(241,245,249,.1)}.focus\:text-slate-100\/100:focus{color:#f1f5f9}.focus\:text-slate-100\/20:focus{color:rgba(241,245,249,.2)}.focus\:text-slate-100\/25:focus{color:rgba(241,245,249,.25)}.focus\:text-slate-100\/30:focus{color:rgba(241,245,249,.3)}.focus\:text-slate-100\/40:focus{color:rgba(241,245,249,.4)}.focus\:text-slate-100\/5:focus{color:rgba(241,245,249,.05)}.focus\:text-slate-100\/50:focus{color:rgba(241,245,249,.5)}.focus\:text-slate-100\/60:focus{color:rgba(241,245,249,.6)}.focus\:text-slate-100\/70:focus{color:rgba(241,245,249,.7)}.focus\:text-slate-100\/75:focus{color:rgba(241,245,249,.75)}.focus\:text-slate-100\/80:focus{color:rgba(241,245,249,.8)}.focus\:text-slate-100\/90:focus{color:rgba(241,245,249,.9)}.focus\:text-slate-100\/95:focus{color:rgba(241,245,249,.95)}.focus\:text-slate-200:focus{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}.focus\:text-slate-200\/0:focus{color:rgba(226,232,240,0)}.focus\:text-slate-200\/10:focus{color:rgba(226,232,240,.1)}.focus\:text-slate-200\/100:focus{color:#e2e8f0}.focus\:text-slate-200\/20:focus{color:rgba(226,232,240,.2)}.focus\:text-slate-200\/25:focus{color:rgba(226,232,240,.25)}.focus\:text-slate-200\/30:focus{color:rgba(226,232,240,.3)}.focus\:text-slate-200\/40:focus{color:rgba(226,232,240,.4)}.focus\:text-slate-200\/5:focus{color:rgba(226,232,240,.05)}.focus\:text-slate-200\/50:focus{color:rgba(226,232,240,.5)}.focus\:text-slate-200\/60:focus{color:rgba(226,232,240,.6)}.focus\:text-slate-200\/70:focus{color:rgba(226,232,240,.7)}.focus\:text-slate-200\/75:focus{color:rgba(226,232,240,.75)}.focus\:text-slate-200\/80:focus{color:rgba(226,232,240,.8)}.focus\:text-slate-200\/90:focus{color:rgba(226,232,240,.9)}.focus\:text-slate-200\/95:focus{color:rgba(226,232,240,.95)}.focus\:text-slate-300:focus{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.focus\:text-slate-300\/0:focus{color:rgba(203,213,225,0)}.focus\:text-slate-300\/10:focus{color:rgba(203,213,225,.1)}.focus\:text-slate-300\/100:focus{color:#cbd5e1}.focus\:text-slate-300\/20:focus{color:rgba(203,213,225,.2)}.focus\:text-slate-300\/25:focus{color:rgba(203,213,225,.25)}.focus\:text-slate-300\/30:focus{color:rgba(203,213,225,.3)}.focus\:text-slate-300\/40:focus{color:rgba(203,213,225,.4)}.focus\:text-slate-300\/5:focus{color:rgba(203,213,225,.05)}.focus\:text-slate-300\/50:focus{color:rgba(203,213,225,.5)}.focus\:text-slate-300\/60:focus{color:rgba(203,213,225,.6)}.focus\:text-slate-300\/70:focus{color:rgba(203,213,225,.7)}.focus\:text-slate-300\/75:focus{color:rgba(203,213,225,.75)}.focus\:text-slate-300\/80:focus{color:rgba(203,213,225,.8)}.focus\:text-slate-300\/90:focus{color:rgba(203,213,225,.9)}.focus\:text-slate-300\/95:focus{color:rgba(203,213,225,.95)}.focus\:text-slate-400:focus{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.focus\:text-slate-400\/0:focus{color:rgba(148,163,184,0)}.focus\:text-slate-400\/10:focus{color:rgba(148,163,184,.1)}.focus\:text-slate-400\/100:focus{color:#94a3b8}.focus\:text-slate-400\/20:focus{color:rgba(148,163,184,.2)}.focus\:text-slate-400\/25:focus{color:rgba(148,163,184,.25)}.focus\:text-slate-400\/30:focus{color:rgba(148,163,184,.3)}.focus\:text-slate-400\/40:focus{color:rgba(148,163,184,.4)}.focus\:text-slate-400\/5:focus{color:rgba(148,163,184,.05)}.focus\:text-slate-400\/50:focus{color:rgba(148,163,184,.5)}.focus\:text-slate-400\/60:focus{color:rgba(148,163,184,.6)}.focus\:text-slate-400\/70:focus{color:rgba(148,163,184,.7)}.focus\:text-slate-400\/75:focus{color:rgba(148,163,184,.75)}.focus\:text-slate-400\/80:focus{color:rgba(148,163,184,.8)}.focus\:text-slate-400\/90:focus{color:rgba(148,163,184,.9)}.focus\:text-slate-400\/95:focus{color:rgba(148,163,184,.95)}.focus\:text-slate-50:focus{--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.focus\:text-slate-50\/0:focus{color:rgba(248,250,252,0)}.focus\:text-slate-50\/10:focus{color:rgba(248,250,252,.1)}.focus\:text-slate-50\/100:focus{color:#f8fafc}.focus\:text-slate-50\/20:focus{color:rgba(248,250,252,.2)}.focus\:text-slate-50\/25:focus{color:rgba(248,250,252,.25)}.focus\:text-slate-50\/30:focus{color:rgba(248,250,252,.3)}.focus\:text-slate-50\/40:focus{color:rgba(248,250,252,.4)}.focus\:text-slate-50\/5:focus{color:rgba(248,250,252,.05)}.focus\:text-slate-50\/50:focus{color:rgba(248,250,252,.5)}.focus\:text-slate-50\/60:focus{color:rgba(248,250,252,.6)}.focus\:text-slate-50\/70:focus{color:rgba(248,250,252,.7)}.focus\:text-slate-50\/75:focus{color:rgba(248,250,252,.75)}.focus\:text-slate-50\/80:focus{color:rgba(248,250,252,.8)}.focus\:text-slate-50\/90:focus{color:rgba(248,250,252,.9)}.focus\:text-slate-50\/95:focus{color:rgba(248,250,252,.95)}.focus\:text-slate-500:focus{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.focus\:text-slate-500\/0:focus{color:rgba(100,116,139,0)}.focus\:text-slate-500\/10:focus{color:rgba(100,116,139,.1)}.focus\:text-slate-500\/100:focus{color:#64748b}.focus\:text-slate-500\/20:focus{color:rgba(100,116,139,.2)}.focus\:text-slate-500\/25:focus{color:rgba(100,116,139,.25)}.focus\:text-slate-500\/30:focus{color:rgba(100,116,139,.3)}.focus\:text-slate-500\/40:focus{color:rgba(100,116,139,.4)}.focus\:text-slate-500\/5:focus{color:rgba(100,116,139,.05)}.focus\:text-slate-500\/50:focus{color:rgba(100,116,139,.5)}.focus\:text-slate-500\/60:focus{color:rgba(100,116,139,.6)}.focus\:text-slate-500\/70:focus{color:rgba(100,116,139,.7)}.focus\:text-slate-500\/75:focus{color:rgba(100,116,139,.75)}.focus\:text-slate-500\/80:focus{color:rgba(100,116,139,.8)}.focus\:text-slate-500\/90:focus{color:rgba(100,116,139,.9)}.focus\:text-slate-500\/95:focus{color:rgba(100,116,139,.95)}.focus\:text-slate-600:focus{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.focus\:text-slate-600\/0:focus{color:rgba(71,85,105,0)}.focus\:text-slate-600\/10:focus{color:rgba(71,85,105,.1)}.focus\:text-slate-600\/100:focus{color:#475569}.focus\:text-slate-600\/20:focus{color:rgba(71,85,105,.2)}.focus\:text-slate-600\/25:focus{color:rgba(71,85,105,.25)}.focus\:text-slate-600\/30:focus{color:rgba(71,85,105,.3)}.focus\:text-slate-600\/40:focus{color:rgba(71,85,105,.4)}.focus\:text-slate-600\/5:focus{color:rgba(71,85,105,.05)}.focus\:text-slate-600\/50:focus{color:rgba(71,85,105,.5)}.focus\:text-slate-600\/60:focus{color:rgba(71,85,105,.6)}.focus\:text-slate-600\/70:focus{color:rgba(71,85,105,.7)}.focus\:text-slate-600\/75:focus{color:rgba(71,85,105,.75)}.focus\:text-slate-600\/80:focus{color:rgba(71,85,105,.8)}.focus\:text-slate-600\/90:focus{color:rgba(71,85,105,.9)}.focus\:text-slate-600\/95:focus{color:rgba(71,85,105,.95)}.focus\:text-slate-700:focus{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.focus\:text-slate-700\/0:focus{color:rgba(51,65,85,0)}.focus\:text-slate-700\/10:focus{color:rgba(51,65,85,.1)}.focus\:text-slate-700\/100:focus{color:#334155}.focus\:text-slate-700\/20:focus{color:rgba(51,65,85,.2)}.focus\:text-slate-700\/25:focus{color:rgba(51,65,85,.25)}.focus\:text-slate-700\/30:focus{color:rgba(51,65,85,.3)}.focus\:text-slate-700\/40:focus{color:rgba(51,65,85,.4)}.focus\:text-slate-700\/5:focus{color:rgba(51,65,85,.05)}.focus\:text-slate-700\/50:focus{color:rgba(51,65,85,.5)}.focus\:text-slate-700\/60:focus{color:rgba(51,65,85,.6)}.focus\:text-slate-700\/70:focus{color:rgba(51,65,85,.7)}.focus\:text-slate-700\/75:focus{color:rgba(51,65,85,.75)}.focus\:text-slate-700\/80:focus{color:rgba(51,65,85,.8)}.focus\:text-slate-700\/90:focus{color:rgba(51,65,85,.9)}.focus\:text-slate-700\/95:focus{color:rgba(51,65,85,.95)}.focus\:text-slate-800:focus{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.focus\:text-slate-800\/0:focus{color:rgba(30,41,59,0)}.focus\:text-slate-800\/10:focus{color:rgba(30,41,59,.1)}.focus\:text-slate-800\/100:focus{color:#1e293b}.focus\:text-slate-800\/20:focus{color:rgba(30,41,59,.2)}.focus\:text-slate-800\/25:focus{color:rgba(30,41,59,.25)}.focus\:text-slate-800\/30:focus{color:rgba(30,41,59,.3)}.focus\:text-slate-800\/40:focus{color:rgba(30,41,59,.4)}.focus\:text-slate-800\/5:focus{color:rgba(30,41,59,.05)}.focus\:text-slate-800\/50:focus{color:rgba(30,41,59,.5)}.focus\:text-slate-800\/60:focus{color:rgba(30,41,59,.6)}.focus\:text-slate-800\/70:focus{color:rgba(30,41,59,.7)}.focus\:text-slate-800\/75:focus{color:rgba(30,41,59,.75)}.focus\:text-slate-800\/80:focus{color:rgba(30,41,59,.8)}.focus\:text-slate-800\/90:focus{color:rgba(30,41,59,.9)}.focus\:text-slate-800\/95:focus{color:rgba(30,41,59,.95)}.focus\:text-slate-900:focus{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.focus\:text-slate-900\/0:focus{color:rgba(15,23,42,0)}.focus\:text-slate-900\/10:focus{color:rgba(15,23,42,.1)}.focus\:text-slate-900\/100:focus{color:#0f172a}.focus\:text-slate-900\/20:focus{color:rgba(15,23,42,.2)}.focus\:text-slate-900\/25:focus{color:rgba(15,23,42,.25)}.focus\:text-slate-900\/30:focus{color:rgba(15,23,42,.3)}.focus\:text-slate-900\/40:focus{color:rgba(15,23,42,.4)}.focus\:text-slate-900\/5:focus{color:rgba(15,23,42,.05)}.focus\:text-slate-900\/50:focus{color:rgba(15,23,42,.5)}.focus\:text-slate-900\/60:focus{color:rgba(15,23,42,.6)}.focus\:text-slate-900\/70:focus{color:rgba(15,23,42,.7)}.focus\:text-slate-900\/75:focus{color:rgba(15,23,42,.75)}.focus\:text-slate-900\/80:focus{color:rgba(15,23,42,.8)}.focus\:text-slate-900\/90:focus{color:rgba(15,23,42,.9)}.focus\:text-slate-900\/95:focus{color:rgba(15,23,42,.95)}.focus\:text-stone-100:focus{--tw-text-opacity:1;color:rgb(245 245 244/var(--tw-text-opacity))}.focus\:text-stone-100\/0:focus{color:hsla(60,5%,96%,0)}.focus\:text-stone-100\/10:focus{color:hsla(60,5%,96%,.1)}.focus\:text-stone-100\/100:focus{color:#f5f5f4}.focus\:text-stone-100\/20:focus{color:hsla(60,5%,96%,.2)}.focus\:text-stone-100\/25:focus{color:hsla(60,5%,96%,.25)}.focus\:text-stone-100\/30:focus{color:hsla(60,5%,96%,.3)}.focus\:text-stone-100\/40:focus{color:hsla(60,5%,96%,.4)}.focus\:text-stone-100\/5:focus{color:hsla(60,5%,96%,.05)}.focus\:text-stone-100\/50:focus{color:hsla(60,5%,96%,.5)}.focus\:text-stone-100\/60:focus{color:hsla(60,5%,96%,.6)}.focus\:text-stone-100\/70:focus{color:hsla(60,5%,96%,.7)}.focus\:text-stone-100\/75:focus{color:hsla(60,5%,96%,.75)}.focus\:text-stone-100\/80:focus{color:hsla(60,5%,96%,.8)}.focus\:text-stone-100\/90:focus{color:hsla(60,5%,96%,.9)}.focus\:text-stone-100\/95:focus{color:hsla(60,5%,96%,.95)}.focus\:text-stone-200:focus{--tw-text-opacity:1;color:rgb(231 229 228/var(--tw-text-opacity))}.focus\:text-stone-200\/0:focus{color:hsla(20,6%,90%,0)}.focus\:text-stone-200\/10:focus{color:hsla(20,6%,90%,.1)}.focus\:text-stone-200\/100:focus{color:#e7e5e4}.focus\:text-stone-200\/20:focus{color:hsla(20,6%,90%,.2)}.focus\:text-stone-200\/25:focus{color:hsla(20,6%,90%,.25)}.focus\:text-stone-200\/30:focus{color:hsla(20,6%,90%,.3)}.focus\:text-stone-200\/40:focus{color:hsla(20,6%,90%,.4)}.focus\:text-stone-200\/5:focus{color:hsla(20,6%,90%,.05)}.focus\:text-stone-200\/50:focus{color:hsla(20,6%,90%,.5)}.focus\:text-stone-200\/60:focus{color:hsla(20,6%,90%,.6)}.focus\:text-stone-200\/70:focus{color:hsla(20,6%,90%,.7)}.focus\:text-stone-200\/75:focus{color:hsla(20,6%,90%,.75)}.focus\:text-stone-200\/80:focus{color:hsla(20,6%,90%,.8)}.focus\:text-stone-200\/90:focus{color:hsla(20,6%,90%,.9)}.focus\:text-stone-200\/95:focus{color:hsla(20,6%,90%,.95)}.focus\:text-stone-300:focus{--tw-text-opacity:1;color:rgb(214 211 209/var(--tw-text-opacity))}.focus\:text-stone-300\/0:focus{color:hsla(24,6%,83%,0)}.focus\:text-stone-300\/10:focus{color:hsla(24,6%,83%,.1)}.focus\:text-stone-300\/100:focus{color:#d6d3d1}.focus\:text-stone-300\/20:focus{color:hsla(24,6%,83%,.2)}.focus\:text-stone-300\/25:focus{color:hsla(24,6%,83%,.25)}.focus\:text-stone-300\/30:focus{color:hsla(24,6%,83%,.3)}.focus\:text-stone-300\/40:focus{color:hsla(24,6%,83%,.4)}.focus\:text-stone-300\/5:focus{color:hsla(24,6%,83%,.05)}.focus\:text-stone-300\/50:focus{color:hsla(24,6%,83%,.5)}.focus\:text-stone-300\/60:focus{color:hsla(24,6%,83%,.6)}.focus\:text-stone-300\/70:focus{color:hsla(24,6%,83%,.7)}.focus\:text-stone-300\/75:focus{color:hsla(24,6%,83%,.75)}.focus\:text-stone-300\/80:focus{color:hsla(24,6%,83%,.8)}.focus\:text-stone-300\/90:focus{color:hsla(24,6%,83%,.9)}.focus\:text-stone-300\/95:focus{color:hsla(24,6%,83%,.95)}.focus\:text-stone-400:focus{--tw-text-opacity:1;color:rgb(168 162 158/var(--tw-text-opacity))}.focus\:text-stone-400\/0:focus{color:hsla(24,5%,64%,0)}.focus\:text-stone-400\/10:focus{color:hsla(24,5%,64%,.1)}.focus\:text-stone-400\/100:focus{color:#a8a29e}.focus\:text-stone-400\/20:focus{color:hsla(24,5%,64%,.2)}.focus\:text-stone-400\/25:focus{color:hsla(24,5%,64%,.25)}.focus\:text-stone-400\/30:focus{color:hsla(24,5%,64%,.3)}.focus\:text-stone-400\/40:focus{color:hsla(24,5%,64%,.4)}.focus\:text-stone-400\/5:focus{color:hsla(24,5%,64%,.05)}.focus\:text-stone-400\/50:focus{color:hsla(24,5%,64%,.5)}.focus\:text-stone-400\/60:focus{color:hsla(24,5%,64%,.6)}.focus\:text-stone-400\/70:focus{color:hsla(24,5%,64%,.7)}.focus\:text-stone-400\/75:focus{color:hsla(24,5%,64%,.75)}.focus\:text-stone-400\/80:focus{color:hsla(24,5%,64%,.8)}.focus\:text-stone-400\/90:focus{color:hsla(24,5%,64%,.9)}.focus\:text-stone-400\/95:focus{color:hsla(24,5%,64%,.95)}.focus\:text-stone-50:focus{--tw-text-opacity:1;color:rgb(250 250 249/var(--tw-text-opacity))}.focus\:text-stone-50\/0:focus{color:hsla(60,9%,98%,0)}.focus\:text-stone-50\/10:focus{color:hsla(60,9%,98%,.1)}.focus\:text-stone-50\/100:focus{color:#fafaf9}.focus\:text-stone-50\/20:focus{color:hsla(60,9%,98%,.2)}.focus\:text-stone-50\/25:focus{color:hsla(60,9%,98%,.25)}.focus\:text-stone-50\/30:focus{color:hsla(60,9%,98%,.3)}.focus\:text-stone-50\/40:focus{color:hsla(60,9%,98%,.4)}.focus\:text-stone-50\/5:focus{color:hsla(60,9%,98%,.05)}.focus\:text-stone-50\/50:focus{color:hsla(60,9%,98%,.5)}.focus\:text-stone-50\/60:focus{color:hsla(60,9%,98%,.6)}.focus\:text-stone-50\/70:focus{color:hsla(60,9%,98%,.7)}.focus\:text-stone-50\/75:focus{color:hsla(60,9%,98%,.75)}.focus\:text-stone-50\/80:focus{color:hsla(60,9%,98%,.8)}.focus\:text-stone-50\/90:focus{color:hsla(60,9%,98%,.9)}.focus\:text-stone-50\/95:focus{color:hsla(60,9%,98%,.95)}.focus\:text-stone-500:focus{--tw-text-opacity:1;color:rgb(120 113 108/var(--tw-text-opacity))}.focus\:text-stone-500\/0:focus{color:hsla(25,5%,45%,0)}.focus\:text-stone-500\/10:focus{color:hsla(25,5%,45%,.1)}.focus\:text-stone-500\/100:focus{color:#78716c}.focus\:text-stone-500\/20:focus{color:hsla(25,5%,45%,.2)}.focus\:text-stone-500\/25:focus{color:hsla(25,5%,45%,.25)}.focus\:text-stone-500\/30:focus{color:hsla(25,5%,45%,.3)}.focus\:text-stone-500\/40:focus{color:hsla(25,5%,45%,.4)}.focus\:text-stone-500\/5:focus{color:hsla(25,5%,45%,.05)}.focus\:text-stone-500\/50:focus{color:hsla(25,5%,45%,.5)}.focus\:text-stone-500\/60:focus{color:hsla(25,5%,45%,.6)}.focus\:text-stone-500\/70:focus{color:hsla(25,5%,45%,.7)}.focus\:text-stone-500\/75:focus{color:hsla(25,5%,45%,.75)}.focus\:text-stone-500\/80:focus{color:hsla(25,5%,45%,.8)}.focus\:text-stone-500\/90:focus{color:hsla(25,5%,45%,.9)}.focus\:text-stone-500\/95:focus{color:hsla(25,5%,45%,.95)}.focus\:text-stone-600:focus{--tw-text-opacity:1;color:rgb(87 83 78/var(--tw-text-opacity))}.focus\:text-stone-600\/0:focus{color:rgba(87,83,78,0)}.focus\:text-stone-600\/10:focus{color:rgba(87,83,78,.1)}.focus\:text-stone-600\/100:focus{color:#57534e}.focus\:text-stone-600\/20:focus{color:rgba(87,83,78,.2)}.focus\:text-stone-600\/25:focus{color:rgba(87,83,78,.25)}.focus\:text-stone-600\/30:focus{color:rgba(87,83,78,.3)}.focus\:text-stone-600\/40:focus{color:rgba(87,83,78,.4)}.focus\:text-stone-600\/5:focus{color:rgba(87,83,78,.05)}.focus\:text-stone-600\/50:focus{color:rgba(87,83,78,.5)}.focus\:text-stone-600\/60:focus{color:rgba(87,83,78,.6)}.focus\:text-stone-600\/70:focus{color:rgba(87,83,78,.7)}.focus\:text-stone-600\/75:focus{color:rgba(87,83,78,.75)}.focus\:text-stone-600\/80:focus{color:rgba(87,83,78,.8)}.focus\:text-stone-600\/90:focus{color:rgba(87,83,78,.9)}.focus\:text-stone-600\/95:focus{color:rgba(87,83,78,.95)}.focus\:text-stone-700:focus{--tw-text-opacity:1;color:rgb(68 64 60/var(--tw-text-opacity))}.focus\:text-stone-700\/0:focus{color:rgba(68,64,60,0)}.focus\:text-stone-700\/10:focus{color:rgba(68,64,60,.1)}.focus\:text-stone-700\/100:focus{color:#44403c}.focus\:text-stone-700\/20:focus{color:rgba(68,64,60,.2)}.focus\:text-stone-700\/25:focus{color:rgba(68,64,60,.25)}.focus\:text-stone-700\/30:focus{color:rgba(68,64,60,.3)}.focus\:text-stone-700\/40:focus{color:rgba(68,64,60,.4)}.focus\:text-stone-700\/5:focus{color:rgba(68,64,60,.05)}.focus\:text-stone-700\/50:focus{color:rgba(68,64,60,.5)}.focus\:text-stone-700\/60:focus{color:rgba(68,64,60,.6)}.focus\:text-stone-700\/70:focus{color:rgba(68,64,60,.7)}.focus\:text-stone-700\/75:focus{color:rgba(68,64,60,.75)}.focus\:text-stone-700\/80:focus{color:rgba(68,64,60,.8)}.focus\:text-stone-700\/90:focus{color:rgba(68,64,60,.9)}.focus\:text-stone-700\/95:focus{color:rgba(68,64,60,.95)}.focus\:text-stone-800:focus{--tw-text-opacity:1;color:rgb(41 37 36/var(--tw-text-opacity))}.focus\:text-stone-800\/0:focus{color:rgba(41,37,36,0)}.focus\:text-stone-800\/10:focus{color:rgba(41,37,36,.1)}.focus\:text-stone-800\/100:focus{color:#292524}.focus\:text-stone-800\/20:focus{color:rgba(41,37,36,.2)}.focus\:text-stone-800\/25:focus{color:rgba(41,37,36,.25)}.focus\:text-stone-800\/30:focus{color:rgba(41,37,36,.3)}.focus\:text-stone-800\/40:focus{color:rgba(41,37,36,.4)}.focus\:text-stone-800\/5:focus{color:rgba(41,37,36,.05)}.focus\:text-stone-800\/50:focus{color:rgba(41,37,36,.5)}.focus\:text-stone-800\/60:focus{color:rgba(41,37,36,.6)}.focus\:text-stone-800\/70:focus{color:rgba(41,37,36,.7)}.focus\:text-stone-800\/75:focus{color:rgba(41,37,36,.75)}.focus\:text-stone-800\/80:focus{color:rgba(41,37,36,.8)}.focus\:text-stone-800\/90:focus{color:rgba(41,37,36,.9)}.focus\:text-stone-800\/95:focus{color:rgba(41,37,36,.95)}.focus\:text-stone-900:focus{--tw-text-opacity:1;color:rgb(28 25 23/var(--tw-text-opacity))}.focus\:text-stone-900\/0:focus{color:rgba(28,25,23,0)}.focus\:text-stone-900\/10:focus{color:rgba(28,25,23,.1)}.focus\:text-stone-900\/100:focus{color:#1c1917}.focus\:text-stone-900\/20:focus{color:rgba(28,25,23,.2)}.focus\:text-stone-900\/25:focus{color:rgba(28,25,23,.25)}.focus\:text-stone-900\/30:focus{color:rgba(28,25,23,.3)}.focus\:text-stone-900\/40:focus{color:rgba(28,25,23,.4)}.focus\:text-stone-900\/5:focus{color:rgba(28,25,23,.05)}.focus\:text-stone-900\/50:focus{color:rgba(28,25,23,.5)}.focus\:text-stone-900\/60:focus{color:rgba(28,25,23,.6)}.focus\:text-stone-900\/70:focus{color:rgba(28,25,23,.7)}.focus\:text-stone-900\/75:focus{color:rgba(28,25,23,.75)}.focus\:text-stone-900\/80:focus{color:rgba(28,25,23,.8)}.focus\:text-stone-900\/90:focus{color:rgba(28,25,23,.9)}.focus\:text-stone-900\/95:focus{color:rgba(28,25,23,.95)}.focus\:text-teal-100:focus{--tw-text-opacity:1;color:rgb(213 245 246/var(--tw-text-opacity))}.focus\:text-teal-100\/0:focus{color:rgba(213,245,246,0)}.focus\:text-teal-100\/10:focus{color:rgba(213,245,246,.1)}.focus\:text-teal-100\/100:focus{color:#d5f5f6}.focus\:text-teal-100\/20:focus{color:rgba(213,245,246,.2)}.focus\:text-teal-100\/25:focus{color:rgba(213,245,246,.25)}.focus\:text-teal-100\/30:focus{color:rgba(213,245,246,.3)}.focus\:text-teal-100\/40:focus{color:rgba(213,245,246,.4)}.focus\:text-teal-100\/5:focus{color:rgba(213,245,246,.05)}.focus\:text-teal-100\/50:focus{color:rgba(213,245,246,.5)}.focus\:text-teal-100\/60:focus{color:rgba(213,245,246,.6)}.focus\:text-teal-100\/70:focus{color:rgba(213,245,246,.7)}.focus\:text-teal-100\/75:focus{color:rgba(213,245,246,.75)}.focus\:text-teal-100\/80:focus{color:rgba(213,245,246,.8)}.focus\:text-teal-100\/90:focus{color:rgba(213,245,246,.9)}.focus\:text-teal-100\/95:focus{color:rgba(213,245,246,.95)}.focus\:text-teal-200:focus{--tw-text-opacity:1;color:rgb(175 236 239/var(--tw-text-opacity))}.focus\:text-teal-200\/0:focus{color:rgba(175,236,239,0)}.focus\:text-teal-200\/10:focus{color:rgba(175,236,239,.1)}.focus\:text-teal-200\/100:focus{color:#afecef}.focus\:text-teal-200\/20:focus{color:rgba(175,236,239,.2)}.focus\:text-teal-200\/25:focus{color:rgba(175,236,239,.25)}.focus\:text-teal-200\/30:focus{color:rgba(175,236,239,.3)}.focus\:text-teal-200\/40:focus{color:rgba(175,236,239,.4)}.focus\:text-teal-200\/5:focus{color:rgba(175,236,239,.05)}.focus\:text-teal-200\/50:focus{color:rgba(175,236,239,.5)}.focus\:text-teal-200\/60:focus{color:rgba(175,236,239,.6)}.focus\:text-teal-200\/70:focus{color:rgba(175,236,239,.7)}.focus\:text-teal-200\/75:focus{color:rgba(175,236,239,.75)}.focus\:text-teal-200\/80:focus{color:rgba(175,236,239,.8)}.focus\:text-teal-200\/90:focus{color:rgba(175,236,239,.9)}.focus\:text-teal-200\/95:focus{color:rgba(175,236,239,.95)}.focus\:text-teal-300:focus{--tw-text-opacity:1;color:rgb(126 220 226/var(--tw-text-opacity))}.focus\:text-teal-300\/0:focus{color:rgba(126,220,226,0)}.focus\:text-teal-300\/10:focus{color:rgba(126,220,226,.1)}.focus\:text-teal-300\/100:focus{color:#7edce2}.focus\:text-teal-300\/20:focus{color:rgba(126,220,226,.2)}.focus\:text-teal-300\/25:focus{color:rgba(126,220,226,.25)}.focus\:text-teal-300\/30:focus{color:rgba(126,220,226,.3)}.focus\:text-teal-300\/40:focus{color:rgba(126,220,226,.4)}.focus\:text-teal-300\/5:focus{color:rgba(126,220,226,.05)}.focus\:text-teal-300\/50:focus{color:rgba(126,220,226,.5)}.focus\:text-teal-300\/60:focus{color:rgba(126,220,226,.6)}.focus\:text-teal-300\/70:focus{color:rgba(126,220,226,.7)}.focus\:text-teal-300\/75:focus{color:rgba(126,220,226,.75)}.focus\:text-teal-300\/80:focus{color:rgba(126,220,226,.8)}.focus\:text-teal-300\/90:focus{color:rgba(126,220,226,.9)}.focus\:text-teal-300\/95:focus{color:rgba(126,220,226,.95)}.focus\:text-teal-400:focus{--tw-text-opacity:1;color:rgb(22 189 202/var(--tw-text-opacity))}.focus\:text-teal-400\/0:focus{color:rgba(22,189,202,0)}.focus\:text-teal-400\/10:focus{color:rgba(22,189,202,.1)}.focus\:text-teal-400\/100:focus{color:#16bdca}.focus\:text-teal-400\/20:focus{color:rgba(22,189,202,.2)}.focus\:text-teal-400\/25:focus{color:rgba(22,189,202,.25)}.focus\:text-teal-400\/30:focus{color:rgba(22,189,202,.3)}.focus\:text-teal-400\/40:focus{color:rgba(22,189,202,.4)}.focus\:text-teal-400\/5:focus{color:rgba(22,189,202,.05)}.focus\:text-teal-400\/50:focus{color:rgba(22,189,202,.5)}.focus\:text-teal-400\/60:focus{color:rgba(22,189,202,.6)}.focus\:text-teal-400\/70:focus{color:rgba(22,189,202,.7)}.focus\:text-teal-400\/75:focus{color:rgba(22,189,202,.75)}.focus\:text-teal-400\/80:focus{color:rgba(22,189,202,.8)}.focus\:text-teal-400\/90:focus{color:rgba(22,189,202,.9)}.focus\:text-teal-400\/95:focus{color:rgba(22,189,202,.95)}.focus\:text-teal-50:focus{--tw-text-opacity:1;color:rgb(237 250 250/var(--tw-text-opacity))}.focus\:text-teal-50\/0:focus{color:rgba(237,250,250,0)}.focus\:text-teal-50\/10:focus{color:rgba(237,250,250,.1)}.focus\:text-teal-50\/100:focus{color:#edfafa}.focus\:text-teal-50\/20:focus{color:rgba(237,250,250,.2)}.focus\:text-teal-50\/25:focus{color:rgba(237,250,250,.25)}.focus\:text-teal-50\/30:focus{color:rgba(237,250,250,.3)}.focus\:text-teal-50\/40:focus{color:rgba(237,250,250,.4)}.focus\:text-teal-50\/5:focus{color:rgba(237,250,250,.05)}.focus\:text-teal-50\/50:focus{color:rgba(237,250,250,.5)}.focus\:text-teal-50\/60:focus{color:rgba(237,250,250,.6)}.focus\:text-teal-50\/70:focus{color:rgba(237,250,250,.7)}.focus\:text-teal-50\/75:focus{color:rgba(237,250,250,.75)}.focus\:text-teal-50\/80:focus{color:rgba(237,250,250,.8)}.focus\:text-teal-50\/90:focus{color:rgba(237,250,250,.9)}.focus\:text-teal-50\/95:focus{color:rgba(237,250,250,.95)}.focus\:text-teal-500:focus{--tw-text-opacity:1;color:rgb(6 148 162/var(--tw-text-opacity))}.focus\:text-teal-500\/0:focus{color:rgba(6,148,162,0)}.focus\:text-teal-500\/10:focus{color:rgba(6,148,162,.1)}.focus\:text-teal-500\/100:focus{color:#0694a2}.focus\:text-teal-500\/20:focus{color:rgba(6,148,162,.2)}.focus\:text-teal-500\/25:focus{color:rgba(6,148,162,.25)}.focus\:text-teal-500\/30:focus{color:rgba(6,148,162,.3)}.focus\:text-teal-500\/40:focus{color:rgba(6,148,162,.4)}.focus\:text-teal-500\/5:focus{color:rgba(6,148,162,.05)}.focus\:text-teal-500\/50:focus{color:rgba(6,148,162,.5)}.focus\:text-teal-500\/60:focus{color:rgba(6,148,162,.6)}.focus\:text-teal-500\/70:focus{color:rgba(6,148,162,.7)}.focus\:text-teal-500\/75:focus{color:rgba(6,148,162,.75)}.focus\:text-teal-500\/80:focus{color:rgba(6,148,162,.8)}.focus\:text-teal-500\/90:focus{color:rgba(6,148,162,.9)}.focus\:text-teal-500\/95:focus{color:rgba(6,148,162,.95)}.focus\:text-teal-600:focus{--tw-text-opacity:1;color:rgb(4 116 129/var(--tw-text-opacity))}.focus\:text-teal-600\/0:focus{color:rgba(4,116,129,0)}.focus\:text-teal-600\/10:focus{color:rgba(4,116,129,.1)}.focus\:text-teal-600\/100:focus{color:#047481}.focus\:text-teal-600\/20:focus{color:rgba(4,116,129,.2)}.focus\:text-teal-600\/25:focus{color:rgba(4,116,129,.25)}.focus\:text-teal-600\/30:focus{color:rgba(4,116,129,.3)}.focus\:text-teal-600\/40:focus{color:rgba(4,116,129,.4)}.focus\:text-teal-600\/5:focus{color:rgba(4,116,129,.05)}.focus\:text-teal-600\/50:focus{color:rgba(4,116,129,.5)}.focus\:text-teal-600\/60:focus{color:rgba(4,116,129,.6)}.focus\:text-teal-600\/70:focus{color:rgba(4,116,129,.7)}.focus\:text-teal-600\/75:focus{color:rgba(4,116,129,.75)}.focus\:text-teal-600\/80:focus{color:rgba(4,116,129,.8)}.focus\:text-teal-600\/90:focus{color:rgba(4,116,129,.9)}.focus\:text-teal-600\/95:focus{color:rgba(4,116,129,.95)}.focus\:text-teal-700:focus{--tw-text-opacity:1;color:rgb(3 102 114/var(--tw-text-opacity))}.focus\:text-teal-700\/0:focus{color:rgba(3,102,114,0)}.focus\:text-teal-700\/10:focus{color:rgba(3,102,114,.1)}.focus\:text-teal-700\/100:focus{color:#036672}.focus\:text-teal-700\/20:focus{color:rgba(3,102,114,.2)}.focus\:text-teal-700\/25:focus{color:rgba(3,102,114,.25)}.focus\:text-teal-700\/30:focus{color:rgba(3,102,114,.3)}.focus\:text-teal-700\/40:focus{color:rgba(3,102,114,.4)}.focus\:text-teal-700\/5:focus{color:rgba(3,102,114,.05)}.focus\:text-teal-700\/50:focus{color:rgba(3,102,114,.5)}.focus\:text-teal-700\/60:focus{color:rgba(3,102,114,.6)}.focus\:text-teal-700\/70:focus{color:rgba(3,102,114,.7)}.focus\:text-teal-700\/75:focus{color:rgba(3,102,114,.75)}.focus\:text-teal-700\/80:focus{color:rgba(3,102,114,.8)}.focus\:text-teal-700\/90:focus{color:rgba(3,102,114,.9)}.focus\:text-teal-700\/95:focus{color:rgba(3,102,114,.95)}.focus\:text-teal-800:focus{--tw-text-opacity:1;color:rgb(5 80 92/var(--tw-text-opacity))}.focus\:text-teal-800\/0:focus{color:rgba(5,80,92,0)}.focus\:text-teal-800\/10:focus{color:rgba(5,80,92,.1)}.focus\:text-teal-800\/100:focus{color:#05505c}.focus\:text-teal-800\/20:focus{color:rgba(5,80,92,.2)}.focus\:text-teal-800\/25:focus{color:rgba(5,80,92,.25)}.focus\:text-teal-800\/30:focus{color:rgba(5,80,92,.3)}.focus\:text-teal-800\/40:focus{color:rgba(5,80,92,.4)}.focus\:text-teal-800\/5:focus{color:rgba(5,80,92,.05)}.focus\:text-teal-800\/50:focus{color:rgba(5,80,92,.5)}.focus\:text-teal-800\/60:focus{color:rgba(5,80,92,.6)}.focus\:text-teal-800\/70:focus{color:rgba(5,80,92,.7)}.focus\:text-teal-800\/75:focus{color:rgba(5,80,92,.75)}.focus\:text-teal-800\/80:focus{color:rgba(5,80,92,.8)}.focus\:text-teal-800\/90:focus{color:rgba(5,80,92,.9)}.focus\:text-teal-800\/95:focus{color:rgba(5,80,92,.95)}.focus\:text-teal-900:focus{--tw-text-opacity:1;color:rgb(1 68 81/var(--tw-text-opacity))}.focus\:text-teal-900\/0:focus{color:rgba(1,68,81,0)}.focus\:text-teal-900\/10:focus{color:rgba(1,68,81,.1)}.focus\:text-teal-900\/100:focus{color:#014451}.focus\:text-teal-900\/20:focus{color:rgba(1,68,81,.2)}.focus\:text-teal-900\/25:focus{color:rgba(1,68,81,.25)}.focus\:text-teal-900\/30:focus{color:rgba(1,68,81,.3)}.focus\:text-teal-900\/40:focus{color:rgba(1,68,81,.4)}.focus\:text-teal-900\/5:focus{color:rgba(1,68,81,.05)}.focus\:text-teal-900\/50:focus{color:rgba(1,68,81,.5)}.focus\:text-teal-900\/60:focus{color:rgba(1,68,81,.6)}.focus\:text-teal-900\/70:focus{color:rgba(1,68,81,.7)}.focus\:text-teal-900\/75:focus{color:rgba(1,68,81,.75)}.focus\:text-teal-900\/80:focus{color:rgba(1,68,81,.8)}.focus\:text-teal-900\/90:focus{color:rgba(1,68,81,.9)}.focus\:text-teal-900\/95:focus{color:rgba(1,68,81,.95)}.focus\:text-violet-100:focus{--tw-text-opacity:1;color:rgb(237 233 254/var(--tw-text-opacity))}.focus\:text-violet-100\/0:focus{color:rgba(237,233,254,0)}.focus\:text-violet-100\/10:focus{color:rgba(237,233,254,.1)}.focus\:text-violet-100\/100:focus{color:#ede9fe}.focus\:text-violet-100\/20:focus{color:rgba(237,233,254,.2)}.focus\:text-violet-100\/25:focus{color:rgba(237,233,254,.25)}.focus\:text-violet-100\/30:focus{color:rgba(237,233,254,.3)}.focus\:text-violet-100\/40:focus{color:rgba(237,233,254,.4)}.focus\:text-violet-100\/5:focus{color:rgba(237,233,254,.05)}.focus\:text-violet-100\/50:focus{color:rgba(237,233,254,.5)}.focus\:text-violet-100\/60:focus{color:rgba(237,233,254,.6)}.focus\:text-violet-100\/70:focus{color:rgba(237,233,254,.7)}.focus\:text-violet-100\/75:focus{color:rgba(237,233,254,.75)}.focus\:text-violet-100\/80:focus{color:rgba(237,233,254,.8)}.focus\:text-violet-100\/90:focus{color:rgba(237,233,254,.9)}.focus\:text-violet-100\/95:focus{color:rgba(237,233,254,.95)}.focus\:text-violet-200:focus{--tw-text-opacity:1;color:rgb(221 214 254/var(--tw-text-opacity))}.focus\:text-violet-200\/0:focus{color:rgba(221,214,254,0)}.focus\:text-violet-200\/10:focus{color:rgba(221,214,254,.1)}.focus\:text-violet-200\/100:focus{color:#ddd6fe}.focus\:text-violet-200\/20:focus{color:rgba(221,214,254,.2)}.focus\:text-violet-200\/25:focus{color:rgba(221,214,254,.25)}.focus\:text-violet-200\/30:focus{color:rgba(221,214,254,.3)}.focus\:text-violet-200\/40:focus{color:rgba(221,214,254,.4)}.focus\:text-violet-200\/5:focus{color:rgba(221,214,254,.05)}.focus\:text-violet-200\/50:focus{color:rgba(221,214,254,.5)}.focus\:text-violet-200\/60:focus{color:rgba(221,214,254,.6)}.focus\:text-violet-200\/70:focus{color:rgba(221,214,254,.7)}.focus\:text-violet-200\/75:focus{color:rgba(221,214,254,.75)}.focus\:text-violet-200\/80:focus{color:rgba(221,214,254,.8)}.focus\:text-violet-200\/90:focus{color:rgba(221,214,254,.9)}.focus\:text-violet-200\/95:focus{color:rgba(221,214,254,.95)}.focus\:text-violet-300:focus{--tw-text-opacity:1;color:rgb(196 181 253/var(--tw-text-opacity))}.focus\:text-violet-300\/0:focus{color:rgba(196,181,253,0)}.focus\:text-violet-300\/10:focus{color:rgba(196,181,253,.1)}.focus\:text-violet-300\/100:focus{color:#c4b5fd}.focus\:text-violet-300\/20:focus{color:rgba(196,181,253,.2)}.focus\:text-violet-300\/25:focus{color:rgba(196,181,253,.25)}.focus\:text-violet-300\/30:focus{color:rgba(196,181,253,.3)}.focus\:text-violet-300\/40:focus{color:rgba(196,181,253,.4)}.focus\:text-violet-300\/5:focus{color:rgba(196,181,253,.05)}.focus\:text-violet-300\/50:focus{color:rgba(196,181,253,.5)}.focus\:text-violet-300\/60:focus{color:rgba(196,181,253,.6)}.focus\:text-violet-300\/70:focus{color:rgba(196,181,253,.7)}.focus\:text-violet-300\/75:focus{color:rgba(196,181,253,.75)}.focus\:text-violet-300\/80:focus{color:rgba(196,181,253,.8)}.focus\:text-violet-300\/90:focus{color:rgba(196,181,253,.9)}.focus\:text-violet-300\/95:focus{color:rgba(196,181,253,.95)}.focus\:text-violet-400:focus{--tw-text-opacity:1;color:rgb(167 139 250/var(--tw-text-opacity))}.focus\:text-violet-400\/0:focus{color:rgba(167,139,250,0)}.focus\:text-violet-400\/10:focus{color:rgba(167,139,250,.1)}.focus\:text-violet-400\/100:focus{color:#a78bfa}.focus\:text-violet-400\/20:focus{color:rgba(167,139,250,.2)}.focus\:text-violet-400\/25:focus{color:rgba(167,139,250,.25)}.focus\:text-violet-400\/30:focus{color:rgba(167,139,250,.3)}.focus\:text-violet-400\/40:focus{color:rgba(167,139,250,.4)}.focus\:text-violet-400\/5:focus{color:rgba(167,139,250,.05)}.focus\:text-violet-400\/50:focus{color:rgba(167,139,250,.5)}.focus\:text-violet-400\/60:focus{color:rgba(167,139,250,.6)}.focus\:text-violet-400\/70:focus{color:rgba(167,139,250,.7)}.focus\:text-violet-400\/75:focus{color:rgba(167,139,250,.75)}.focus\:text-violet-400\/80:focus{color:rgba(167,139,250,.8)}.focus\:text-violet-400\/90:focus{color:rgba(167,139,250,.9)}.focus\:text-violet-400\/95:focus{color:rgba(167,139,250,.95)}.focus\:text-violet-50:focus{--tw-text-opacity:1;color:rgb(245 243 255/var(--tw-text-opacity))}.focus\:text-violet-50\/0:focus{color:rgba(245,243,255,0)}.focus\:text-violet-50\/10:focus{color:rgba(245,243,255,.1)}.focus\:text-violet-50\/100:focus{color:#f5f3ff}.focus\:text-violet-50\/20:focus{color:rgba(245,243,255,.2)}.focus\:text-violet-50\/25:focus{color:rgba(245,243,255,.25)}.focus\:text-violet-50\/30:focus{color:rgba(245,243,255,.3)}.focus\:text-violet-50\/40:focus{color:rgba(245,243,255,.4)}.focus\:text-violet-50\/5:focus{color:rgba(245,243,255,.05)}.focus\:text-violet-50\/50:focus{color:rgba(245,243,255,.5)}.focus\:text-violet-50\/60:focus{color:rgba(245,243,255,.6)}.focus\:text-violet-50\/70:focus{color:rgba(245,243,255,.7)}.focus\:text-violet-50\/75:focus{color:rgba(245,243,255,.75)}.focus\:text-violet-50\/80:focus{color:rgba(245,243,255,.8)}.focus\:text-violet-50\/90:focus{color:rgba(245,243,255,.9)}.focus\:text-violet-50\/95:focus{color:rgba(245,243,255,.95)}.focus\:text-violet-500:focus{--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}.focus\:text-violet-500\/0:focus{color:rgba(139,92,246,0)}.focus\:text-violet-500\/10:focus{color:rgba(139,92,246,.1)}.focus\:text-violet-500\/100:focus{color:#8b5cf6}.focus\:text-violet-500\/20:focus{color:rgba(139,92,246,.2)}.focus\:text-violet-500\/25:focus{color:rgba(139,92,246,.25)}.focus\:text-violet-500\/30:focus{color:rgba(139,92,246,.3)}.focus\:text-violet-500\/40:focus{color:rgba(139,92,246,.4)}.focus\:text-violet-500\/5:focus{color:rgba(139,92,246,.05)}.focus\:text-violet-500\/50:focus{color:rgba(139,92,246,.5)}.focus\:text-violet-500\/60:focus{color:rgba(139,92,246,.6)}.focus\:text-violet-500\/70:focus{color:rgba(139,92,246,.7)}.focus\:text-violet-500\/75:focus{color:rgba(139,92,246,.75)}.focus\:text-violet-500\/80:focus{color:rgba(139,92,246,.8)}.focus\:text-violet-500\/90:focus{color:rgba(139,92,246,.9)}.focus\:text-violet-500\/95:focus{color:rgba(139,92,246,.95)}.focus\:text-violet-600:focus{--tw-text-opacity:1;color:rgb(124 58 237/var(--tw-text-opacity))}.focus\:text-violet-600\/0:focus{color:rgba(124,58,237,0)}.focus\:text-violet-600\/10:focus{color:rgba(124,58,237,.1)}.focus\:text-violet-600\/100:focus{color:#7c3aed}.focus\:text-violet-600\/20:focus{color:rgba(124,58,237,.2)}.focus\:text-violet-600\/25:focus{color:rgba(124,58,237,.25)}.focus\:text-violet-600\/30:focus{color:rgba(124,58,237,.3)}.focus\:text-violet-600\/40:focus{color:rgba(124,58,237,.4)}.focus\:text-violet-600\/5:focus{color:rgba(124,58,237,.05)}.focus\:text-violet-600\/50:focus{color:rgba(124,58,237,.5)}.focus\:text-violet-600\/60:focus{color:rgba(124,58,237,.6)}.focus\:text-violet-600\/70:focus{color:rgba(124,58,237,.7)}.focus\:text-violet-600\/75:focus{color:rgba(124,58,237,.75)}.focus\:text-violet-600\/80:focus{color:rgba(124,58,237,.8)}.focus\:text-violet-600\/90:focus{color:rgba(124,58,237,.9)}.focus\:text-violet-600\/95:focus{color:rgba(124,58,237,.95)}.focus\:text-violet-700:focus{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}.focus\:text-violet-700\/0:focus{color:rgba(109,40,217,0)}.focus\:text-violet-700\/10:focus{color:rgba(109,40,217,.1)}.focus\:text-violet-700\/100:focus{color:#6d28d9}.focus\:text-violet-700\/20:focus{color:rgba(109,40,217,.2)}.focus\:text-violet-700\/25:focus{color:rgba(109,40,217,.25)}.focus\:text-violet-700\/30:focus{color:rgba(109,40,217,.3)}.focus\:text-violet-700\/40:focus{color:rgba(109,40,217,.4)}.focus\:text-violet-700\/5:focus{color:rgba(109,40,217,.05)}.focus\:text-violet-700\/50:focus{color:rgba(109,40,217,.5)}.focus\:text-violet-700\/60:focus{color:rgba(109,40,217,.6)}.focus\:text-violet-700\/70:focus{color:rgba(109,40,217,.7)}.focus\:text-violet-700\/75:focus{color:rgba(109,40,217,.75)}.focus\:text-violet-700\/80:focus{color:rgba(109,40,217,.8)}.focus\:text-violet-700\/90:focus{color:rgba(109,40,217,.9)}.focus\:text-violet-700\/95:focus{color:rgba(109,40,217,.95)}.focus\:text-violet-800:focus{--tw-text-opacity:1;color:rgb(91 33 182/var(--tw-text-opacity))}.focus\:text-violet-800\/0:focus{color:rgba(91,33,182,0)}.focus\:text-violet-800\/10:focus{color:rgba(91,33,182,.1)}.focus\:text-violet-800\/100:focus{color:#5b21b6}.focus\:text-violet-800\/20:focus{color:rgba(91,33,182,.2)}.focus\:text-violet-800\/25:focus{color:rgba(91,33,182,.25)}.focus\:text-violet-800\/30:focus{color:rgba(91,33,182,.3)}.focus\:text-violet-800\/40:focus{color:rgba(91,33,182,.4)}.focus\:text-violet-800\/5:focus{color:rgba(91,33,182,.05)}.focus\:text-violet-800\/50:focus{color:rgba(91,33,182,.5)}.focus\:text-violet-800\/60:focus{color:rgba(91,33,182,.6)}.focus\:text-violet-800\/70:focus{color:rgba(91,33,182,.7)}.focus\:text-violet-800\/75:focus{color:rgba(91,33,182,.75)}.focus\:text-violet-800\/80:focus{color:rgba(91,33,182,.8)}.focus\:text-violet-800\/90:focus{color:rgba(91,33,182,.9)}.focus\:text-violet-800\/95:focus{color:rgba(91,33,182,.95)}.focus\:text-violet-900:focus{--tw-text-opacity:1;color:rgb(76 29 149/var(--tw-text-opacity))}.focus\:text-violet-900\/0:focus{color:rgba(76,29,149,0)}.focus\:text-violet-900\/10:focus{color:rgba(76,29,149,.1)}.focus\:text-violet-900\/100:focus{color:#4c1d95}.focus\:text-violet-900\/20:focus{color:rgba(76,29,149,.2)}.focus\:text-violet-900\/25:focus{color:rgba(76,29,149,.25)}.focus\:text-violet-900\/30:focus{color:rgba(76,29,149,.3)}.focus\:text-violet-900\/40:focus{color:rgba(76,29,149,.4)}.focus\:text-violet-900\/5:focus{color:rgba(76,29,149,.05)}.focus\:text-violet-900\/50:focus{color:rgba(76,29,149,.5)}.focus\:text-violet-900\/60:focus{color:rgba(76,29,149,.6)}.focus\:text-violet-900\/70:focus{color:rgba(76,29,149,.7)}.focus\:text-violet-900\/75:focus{color:rgba(76,29,149,.75)}.focus\:text-violet-900\/80:focus{color:rgba(76,29,149,.8)}.focus\:text-violet-900\/90:focus{color:rgba(76,29,149,.9)}.focus\:text-violet-900\/95:focus{color:rgba(76,29,149,.95)}.focus\:text-yellow-100:focus{--tw-text-opacity:1;color:rgb(253 246 178/var(--tw-text-opacity))}.focus\:text-yellow-100\/0:focus{color:hsla(54,95%,85%,0)}.focus\:text-yellow-100\/10:focus{color:hsla(54,95%,85%,.1)}.focus\:text-yellow-100\/100:focus{color:#fdf6b2}.focus\:text-yellow-100\/20:focus{color:hsla(54,95%,85%,.2)}.focus\:text-yellow-100\/25:focus{color:hsla(54,95%,85%,.25)}.focus\:text-yellow-100\/30:focus{color:hsla(54,95%,85%,.3)}.focus\:text-yellow-100\/40:focus{color:hsla(54,95%,85%,.4)}.focus\:text-yellow-100\/5:focus{color:hsla(54,95%,85%,.05)}.focus\:text-yellow-100\/50:focus{color:hsla(54,95%,85%,.5)}.focus\:text-yellow-100\/60:focus{color:hsla(54,95%,85%,.6)}.focus\:text-yellow-100\/70:focus{color:hsla(54,95%,85%,.7)}.focus\:text-yellow-100\/75:focus{color:hsla(54,95%,85%,.75)}.focus\:text-yellow-100\/80:focus{color:hsla(54,95%,85%,.8)}.focus\:text-yellow-100\/90:focus{color:hsla(54,95%,85%,.9)}.focus\:text-yellow-100\/95:focus{color:hsla(54,95%,85%,.95)}.focus\:text-yellow-200:focus{--tw-text-opacity:1;color:rgb(252 233 106/var(--tw-text-opacity))}.focus\:text-yellow-200\/0:focus{color:hsla(52,96%,70%,0)}.focus\:text-yellow-200\/10:focus{color:hsla(52,96%,70%,.1)}.focus\:text-yellow-200\/100:focus{color:#fce96a}.focus\:text-yellow-200\/20:focus{color:hsla(52,96%,70%,.2)}.focus\:text-yellow-200\/25:focus{color:hsla(52,96%,70%,.25)}.focus\:text-yellow-200\/30:focus{color:hsla(52,96%,70%,.3)}.focus\:text-yellow-200\/40:focus{color:hsla(52,96%,70%,.4)}.focus\:text-yellow-200\/5:focus{color:hsla(52,96%,70%,.05)}.focus\:text-yellow-200\/50:focus{color:hsla(52,96%,70%,.5)}.focus\:text-yellow-200\/60:focus{color:hsla(52,96%,70%,.6)}.focus\:text-yellow-200\/70:focus{color:hsla(52,96%,70%,.7)}.focus\:text-yellow-200\/75:focus{color:hsla(52,96%,70%,.75)}.focus\:text-yellow-200\/80:focus{color:hsla(52,96%,70%,.8)}.focus\:text-yellow-200\/90:focus{color:hsla(52,96%,70%,.9)}.focus\:text-yellow-200\/95:focus{color:hsla(52,96%,70%,.95)}.focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgb(250 202 21/var(--tw-text-opacity))}.focus\:text-yellow-300\/0:focus{color:rgba(250,202,21,0)}.focus\:text-yellow-300\/10:focus{color:rgba(250,202,21,.1)}.focus\:text-yellow-300\/100:focus{color:#faca15}.focus\:text-yellow-300\/20:focus{color:rgba(250,202,21,.2)}.focus\:text-yellow-300\/25:focus{color:rgba(250,202,21,.25)}.focus\:text-yellow-300\/30:focus{color:rgba(250,202,21,.3)}.focus\:text-yellow-300\/40:focus{color:rgba(250,202,21,.4)}.focus\:text-yellow-300\/5:focus{color:rgba(250,202,21,.05)}.focus\:text-yellow-300\/50:focus{color:rgba(250,202,21,.5)}.focus\:text-yellow-300\/60:focus{color:rgba(250,202,21,.6)}.focus\:text-yellow-300\/70:focus{color:rgba(250,202,21,.7)}.focus\:text-yellow-300\/75:focus{color:rgba(250,202,21,.75)}.focus\:text-yellow-300\/80:focus{color:rgba(250,202,21,.8)}.focus\:text-yellow-300\/90:focus{color:rgba(250,202,21,.9)}.focus\:text-yellow-300\/95:focus{color:rgba(250,202,21,.95)}.focus\:text-yellow-400:focus{--tw-text-opacity:1;color:rgb(227 160 8/var(--tw-text-opacity))}.focus\:text-yellow-400\/0:focus{color:rgba(227,160,8,0)}.focus\:text-yellow-400\/10:focus{color:rgba(227,160,8,.1)}.focus\:text-yellow-400\/100:focus{color:#e3a008}.focus\:text-yellow-400\/20:focus{color:rgba(227,160,8,.2)}.focus\:text-yellow-400\/25:focus{color:rgba(227,160,8,.25)}.focus\:text-yellow-400\/30:focus{color:rgba(227,160,8,.3)}.focus\:text-yellow-400\/40:focus{color:rgba(227,160,8,.4)}.focus\:text-yellow-400\/5:focus{color:rgba(227,160,8,.05)}.focus\:text-yellow-400\/50:focus{color:rgba(227,160,8,.5)}.focus\:text-yellow-400\/60:focus{color:rgba(227,160,8,.6)}.focus\:text-yellow-400\/70:focus{color:rgba(227,160,8,.7)}.focus\:text-yellow-400\/75:focus{color:rgba(227,160,8,.75)}.focus\:text-yellow-400\/80:focus{color:rgba(227,160,8,.8)}.focus\:text-yellow-400\/90:focus{color:rgba(227,160,8,.9)}.focus\:text-yellow-400\/95:focus{color:rgba(227,160,8,.95)}.focus\:text-yellow-50:focus{--tw-text-opacity:1;color:rgb(253 253 234/var(--tw-text-opacity))}.focus\:text-yellow-50\/0:focus{color:hsla(60,83%,95%,0)}.focus\:text-yellow-50\/10:focus{color:hsla(60,83%,95%,.1)}.focus\:text-yellow-50\/100:focus{color:#fdfdea}.focus\:text-yellow-50\/20:focus{color:hsla(60,83%,95%,.2)}.focus\:text-yellow-50\/25:focus{color:hsla(60,83%,95%,.25)}.focus\:text-yellow-50\/30:focus{color:hsla(60,83%,95%,.3)}.focus\:text-yellow-50\/40:focus{color:hsla(60,83%,95%,.4)}.focus\:text-yellow-50\/5:focus{color:hsla(60,83%,95%,.05)}.focus\:text-yellow-50\/50:focus{color:hsla(60,83%,95%,.5)}.focus\:text-yellow-50\/60:focus{color:hsla(60,83%,95%,.6)}.focus\:text-yellow-50\/70:focus{color:hsla(60,83%,95%,.7)}.focus\:text-yellow-50\/75:focus{color:hsla(60,83%,95%,.75)}.focus\:text-yellow-50\/80:focus{color:hsla(60,83%,95%,.8)}.focus\:text-yellow-50\/90:focus{color:hsla(60,83%,95%,.9)}.focus\:text-yellow-50\/95:focus{color:hsla(60,83%,95%,.95)}.focus\:text-yellow-500:focus{--tw-text-opacity:1;color:rgb(194 120 3/var(--tw-text-opacity))}.focus\:text-yellow-500\/0:focus{color:rgba(194,120,3,0)}.focus\:text-yellow-500\/10:focus{color:rgba(194,120,3,.1)}.focus\:text-yellow-500\/100:focus{color:#c27803}.focus\:text-yellow-500\/20:focus{color:rgba(194,120,3,.2)}.focus\:text-yellow-500\/25:focus{color:rgba(194,120,3,.25)}.focus\:text-yellow-500\/30:focus{color:rgba(194,120,3,.3)}.focus\:text-yellow-500\/40:focus{color:rgba(194,120,3,.4)}.focus\:text-yellow-500\/5:focus{color:rgba(194,120,3,.05)}.focus\:text-yellow-500\/50:focus{color:rgba(194,120,3,.5)}.focus\:text-yellow-500\/60:focus{color:rgba(194,120,3,.6)}.focus\:text-yellow-500\/70:focus{color:rgba(194,120,3,.7)}.focus\:text-yellow-500\/75:focus{color:rgba(194,120,3,.75)}.focus\:text-yellow-500\/80:focus{color:rgba(194,120,3,.8)}.focus\:text-yellow-500\/90:focus{color:rgba(194,120,3,.9)}.focus\:text-yellow-500\/95:focus{color:rgba(194,120,3,.95)}.focus\:text-yellow-600:focus{--tw-text-opacity:1;color:rgb(159 88 10/var(--tw-text-opacity))}.focus\:text-yellow-600\/0:focus{color:rgba(159,88,10,0)}.focus\:text-yellow-600\/10:focus{color:rgba(159,88,10,.1)}.focus\:text-yellow-600\/100:focus{color:#9f580a}.focus\:text-yellow-600\/20:focus{color:rgba(159,88,10,.2)}.focus\:text-yellow-600\/25:focus{color:rgba(159,88,10,.25)}.focus\:text-yellow-600\/30:focus{color:rgba(159,88,10,.3)}.focus\:text-yellow-600\/40:focus{color:rgba(159,88,10,.4)}.focus\:text-yellow-600\/5:focus{color:rgba(159,88,10,.05)}.focus\:text-yellow-600\/50:focus{color:rgba(159,88,10,.5)}.focus\:text-yellow-600\/60:focus{color:rgba(159,88,10,.6)}.focus\:text-yellow-600\/70:focus{color:rgba(159,88,10,.7)}.focus\:text-yellow-600\/75:focus{color:rgba(159,88,10,.75)}.focus\:text-yellow-600\/80:focus{color:rgba(159,88,10,.8)}.focus\:text-yellow-600\/90:focus{color:rgba(159,88,10,.9)}.focus\:text-yellow-600\/95:focus{color:rgba(159,88,10,.95)}.focus\:text-yellow-700:focus{--tw-text-opacity:1;color:rgb(142 75 16/var(--tw-text-opacity))}.focus\:text-yellow-700\/0:focus{color:rgba(142,75,16,0)}.focus\:text-yellow-700\/10:focus{color:rgba(142,75,16,.1)}.focus\:text-yellow-700\/100:focus{color:#8e4b10}.focus\:text-yellow-700\/20:focus{color:rgba(142,75,16,.2)}.focus\:text-yellow-700\/25:focus{color:rgba(142,75,16,.25)}.focus\:text-yellow-700\/30:focus{color:rgba(142,75,16,.3)}.focus\:text-yellow-700\/40:focus{color:rgba(142,75,16,.4)}.focus\:text-yellow-700\/5:focus{color:rgba(142,75,16,.05)}.focus\:text-yellow-700\/50:focus{color:rgba(142,75,16,.5)}.focus\:text-yellow-700\/60:focus{color:rgba(142,75,16,.6)}.focus\:text-yellow-700\/70:focus{color:rgba(142,75,16,.7)}.focus\:text-yellow-700\/75:focus{color:rgba(142,75,16,.75)}.focus\:text-yellow-700\/80:focus{color:rgba(142,75,16,.8)}.focus\:text-yellow-700\/90:focus{color:rgba(142,75,16,.9)}.focus\:text-yellow-700\/95:focus{color:rgba(142,75,16,.95)}.focus\:text-yellow-800:focus{--tw-text-opacity:1;color:rgb(114 59 19/var(--tw-text-opacity))}.focus\:text-yellow-800\/0:focus{color:rgba(114,59,19,0)}.focus\:text-yellow-800\/10:focus{color:rgba(114,59,19,.1)}.focus\:text-yellow-800\/100:focus{color:#723b13}.focus\:text-yellow-800\/20:focus{color:rgba(114,59,19,.2)}.focus\:text-yellow-800\/25:focus{color:rgba(114,59,19,.25)}.focus\:text-yellow-800\/30:focus{color:rgba(114,59,19,.3)}.focus\:text-yellow-800\/40:focus{color:rgba(114,59,19,.4)}.focus\:text-yellow-800\/5:focus{color:rgba(114,59,19,.05)}.focus\:text-yellow-800\/50:focus{color:rgba(114,59,19,.5)}.focus\:text-yellow-800\/60:focus{color:rgba(114,59,19,.6)}.focus\:text-yellow-800\/70:focus{color:rgba(114,59,19,.7)}.focus\:text-yellow-800\/75:focus{color:rgba(114,59,19,.75)}.focus\:text-yellow-800\/80:focus{color:rgba(114,59,19,.8)}.focus\:text-yellow-800\/90:focus{color:rgba(114,59,19,.9)}.focus\:text-yellow-800\/95:focus{color:rgba(114,59,19,.95)}.focus\:text-yellow-900:focus{--tw-text-opacity:1;color:rgb(99 49 18/var(--tw-text-opacity))}.focus\:text-yellow-900\/0:focus{color:rgba(99,49,18,0)}.focus\:text-yellow-900\/10:focus{color:rgba(99,49,18,.1)}.focus\:text-yellow-900\/100:focus{color:#633112}.focus\:text-yellow-900\/20:focus{color:rgba(99,49,18,.2)}.focus\:text-yellow-900\/25:focus{color:rgba(99,49,18,.25)}.focus\:text-yellow-900\/30:focus{color:rgba(99,49,18,.3)}.focus\:text-yellow-900\/40:focus{color:rgba(99,49,18,.4)}.focus\:text-yellow-900\/5:focus{color:rgba(99,49,18,.05)}.focus\:text-yellow-900\/50:focus{color:rgba(99,49,18,.5)}.focus\:text-yellow-900\/60:focus{color:rgba(99,49,18,.6)}.focus\:text-yellow-900\/70:focus{color:rgba(99,49,18,.7)}.focus\:text-yellow-900\/75:focus{color:rgba(99,49,18,.75)}.focus\:text-yellow-900\/80:focus{color:rgba(99,49,18,.8)}.focus\:text-yellow-900\/90:focus{color:rgba(99,49,18,.9)}.focus\:text-yellow-900\/95:focus{color:rgba(99,49,18,.95)}.focus\:text-zinc-100:focus{--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity))}.focus\:text-zinc-100\/0:focus{color:hsla(240,5%,96%,0)}.focus\:text-zinc-100\/10:focus{color:hsla(240,5%,96%,.1)}.focus\:text-zinc-100\/100:focus{color:#f4f4f5}.focus\:text-zinc-100\/20:focus{color:hsla(240,5%,96%,.2)}.focus\:text-zinc-100\/25:focus{color:hsla(240,5%,96%,.25)}.focus\:text-zinc-100\/30:focus{color:hsla(240,5%,96%,.3)}.focus\:text-zinc-100\/40:focus{color:hsla(240,5%,96%,.4)}.focus\:text-zinc-100\/5:focus{color:hsla(240,5%,96%,.05)}.focus\:text-zinc-100\/50:focus{color:hsla(240,5%,96%,.5)}.focus\:text-zinc-100\/60:focus{color:hsla(240,5%,96%,.6)}.focus\:text-zinc-100\/70:focus{color:hsla(240,5%,96%,.7)}.focus\:text-zinc-100\/75:focus{color:hsla(240,5%,96%,.75)}.focus\:text-zinc-100\/80:focus{color:hsla(240,5%,96%,.8)}.focus\:text-zinc-100\/90:focus{color:hsla(240,5%,96%,.9)}.focus\:text-zinc-100\/95:focus{color:hsla(240,5%,96%,.95)}.focus\:text-zinc-200:focus{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.focus\:text-zinc-200\/0:focus{color:hsla(240,6%,90%,0)}.focus\:text-zinc-200\/10:focus{color:hsla(240,6%,90%,.1)}.focus\:text-zinc-200\/100:focus{color:#e4e4e7}.focus\:text-zinc-200\/20:focus{color:hsla(240,6%,90%,.2)}.focus\:text-zinc-200\/25:focus{color:hsla(240,6%,90%,.25)}.focus\:text-zinc-200\/30:focus{color:hsla(240,6%,90%,.3)}.focus\:text-zinc-200\/40:focus{color:hsla(240,6%,90%,.4)}.focus\:text-zinc-200\/5:focus{color:hsla(240,6%,90%,.05)}.focus\:text-zinc-200\/50:focus{color:hsla(240,6%,90%,.5)}.focus\:text-zinc-200\/60:focus{color:hsla(240,6%,90%,.6)}.focus\:text-zinc-200\/70:focus{color:hsla(240,6%,90%,.7)}.focus\:text-zinc-200\/75:focus{color:hsla(240,6%,90%,.75)}.focus\:text-zinc-200\/80:focus{color:hsla(240,6%,90%,.8)}.focus\:text-zinc-200\/90:focus{color:hsla(240,6%,90%,.9)}.focus\:text-zinc-200\/95:focus{color:hsla(240,6%,90%,.95)}.focus\:text-zinc-300:focus{--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity))}.focus\:text-zinc-300\/0:focus{color:hsla(240,5%,84%,0)}.focus\:text-zinc-300\/10:focus{color:hsla(240,5%,84%,.1)}.focus\:text-zinc-300\/100:focus{color:#d4d4d8}.focus\:text-zinc-300\/20:focus{color:hsla(240,5%,84%,.2)}.focus\:text-zinc-300\/25:focus{color:hsla(240,5%,84%,.25)}.focus\:text-zinc-300\/30:focus{color:hsla(240,5%,84%,.3)}.focus\:text-zinc-300\/40:focus{color:hsla(240,5%,84%,.4)}.focus\:text-zinc-300\/5:focus{color:hsla(240,5%,84%,.05)}.focus\:text-zinc-300\/50:focus{color:hsla(240,5%,84%,.5)}.focus\:text-zinc-300\/60:focus{color:hsla(240,5%,84%,.6)}.focus\:text-zinc-300\/70:focus{color:hsla(240,5%,84%,.7)}.focus\:text-zinc-300\/75:focus{color:hsla(240,5%,84%,.75)}.focus\:text-zinc-300\/80:focus{color:hsla(240,5%,84%,.8)}.focus\:text-zinc-300\/90:focus{color:hsla(240,5%,84%,.9)}.focus\:text-zinc-300\/95:focus{color:hsla(240,5%,84%,.95)}.focus\:text-zinc-400:focus{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.focus\:text-zinc-400\/0:focus{color:hsla(240,5%,65%,0)}.focus\:text-zinc-400\/10:focus{color:hsla(240,5%,65%,.1)}.focus\:text-zinc-400\/100:focus{color:#a1a1aa}.focus\:text-zinc-400\/20:focus{color:hsla(240,5%,65%,.2)}.focus\:text-zinc-400\/25:focus{color:hsla(240,5%,65%,.25)}.focus\:text-zinc-400\/30:focus{color:hsla(240,5%,65%,.3)}.focus\:text-zinc-400\/40:focus{color:hsla(240,5%,65%,.4)}.focus\:text-zinc-400\/5:focus{color:hsla(240,5%,65%,.05)}.focus\:text-zinc-400\/50:focus{color:hsla(240,5%,65%,.5)}.focus\:text-zinc-400\/60:focus{color:hsla(240,5%,65%,.6)}.focus\:text-zinc-400\/70:focus{color:hsla(240,5%,65%,.7)}.focus\:text-zinc-400\/75:focus{color:hsla(240,5%,65%,.75)}.focus\:text-zinc-400\/80:focus{color:hsla(240,5%,65%,.8)}.focus\:text-zinc-400\/90:focus{color:hsla(240,5%,65%,.9)}.focus\:text-zinc-400\/95:focus{color:hsla(240,5%,65%,.95)}.focus\:text-zinc-50:focus{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.focus\:text-zinc-50\/0:focus{color:hsla(0,0%,98%,0)}.focus\:text-zinc-50\/10:focus{color:hsla(0,0%,98%,.1)}.focus\:text-zinc-50\/100:focus{color:#fafafa}.focus\:text-zinc-50\/20:focus{color:hsla(0,0%,98%,.2)}.focus\:text-zinc-50\/25:focus{color:hsla(0,0%,98%,.25)}.focus\:text-zinc-50\/30:focus{color:hsla(0,0%,98%,.3)}.focus\:text-zinc-50\/40:focus{color:hsla(0,0%,98%,.4)}.focus\:text-zinc-50\/5:focus{color:hsla(0,0%,98%,.05)}.focus\:text-zinc-50\/50:focus{color:hsla(0,0%,98%,.5)}.focus\:text-zinc-50\/60:focus{color:hsla(0,0%,98%,.6)}.focus\:text-zinc-50\/70:focus{color:hsla(0,0%,98%,.7)}.focus\:text-zinc-50\/75:focus{color:hsla(0,0%,98%,.75)}.focus\:text-zinc-50\/80:focus{color:hsla(0,0%,98%,.8)}.focus\:text-zinc-50\/90:focus{color:hsla(0,0%,98%,.9)}.focus\:text-zinc-50\/95:focus{color:hsla(0,0%,98%,.95)}.focus\:text-zinc-500:focus{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}.focus\:text-zinc-500\/0:focus{color:hsla(240,4%,46%,0)}.focus\:text-zinc-500\/10:focus{color:hsla(240,4%,46%,.1)}.focus\:text-zinc-500\/100:focus{color:#71717a}.focus\:text-zinc-500\/20:focus{color:hsla(240,4%,46%,.2)}.focus\:text-zinc-500\/25:focus{color:hsla(240,4%,46%,.25)}.focus\:text-zinc-500\/30:focus{color:hsla(240,4%,46%,.3)}.focus\:text-zinc-500\/40:focus{color:hsla(240,4%,46%,.4)}.focus\:text-zinc-500\/5:focus{color:hsla(240,4%,46%,.05)}.focus\:text-zinc-500\/50:focus{color:hsla(240,4%,46%,.5)}.focus\:text-zinc-500\/60:focus{color:hsla(240,4%,46%,.6)}.focus\:text-zinc-500\/70:focus{color:hsla(240,4%,46%,.7)}.focus\:text-zinc-500\/75:focus{color:hsla(240,4%,46%,.75)}.focus\:text-zinc-500\/80:focus{color:hsla(240,4%,46%,.8)}.focus\:text-zinc-500\/90:focus{color:hsla(240,4%,46%,.9)}.focus\:text-zinc-500\/95:focus{color:hsla(240,4%,46%,.95)}.focus\:text-zinc-600:focus{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity))}.focus\:text-zinc-600\/0:focus{color:rgba(82,82,91,0)}.focus\:text-zinc-600\/10:focus{color:rgba(82,82,91,.1)}.focus\:text-zinc-600\/100:focus{color:#52525b}.focus\:text-zinc-600\/20:focus{color:rgba(82,82,91,.2)}.focus\:text-zinc-600\/25:focus{color:rgba(82,82,91,.25)}.focus\:text-zinc-600\/30:focus{color:rgba(82,82,91,.3)}.focus\:text-zinc-600\/40:focus{color:rgba(82,82,91,.4)}.focus\:text-zinc-600\/5:focus{color:rgba(82,82,91,.05)}.focus\:text-zinc-600\/50:focus{color:rgba(82,82,91,.5)}.focus\:text-zinc-600\/60:focus{color:rgba(82,82,91,.6)}.focus\:text-zinc-600\/70:focus{color:rgba(82,82,91,.7)}.focus\:text-zinc-600\/75:focus{color:rgba(82,82,91,.75)}.focus\:text-zinc-600\/80:focus{color:rgba(82,82,91,.8)}.focus\:text-zinc-600\/90:focus{color:rgba(82,82,91,.9)}.focus\:text-zinc-600\/95:focus{color:rgba(82,82,91,.95)}.focus\:text-zinc-700:focus{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.focus\:text-zinc-700\/0:focus{color:rgba(63,63,70,0)}.focus\:text-zinc-700\/10:focus{color:rgba(63,63,70,.1)}.focus\:text-zinc-700\/100:focus{color:#3f3f46}.focus\:text-zinc-700\/20:focus{color:rgba(63,63,70,.2)}.focus\:text-zinc-700\/25:focus{color:rgba(63,63,70,.25)}.focus\:text-zinc-700\/30:focus{color:rgba(63,63,70,.3)}.focus\:text-zinc-700\/40:focus{color:rgba(63,63,70,.4)}.focus\:text-zinc-700\/5:focus{color:rgba(63,63,70,.05)}.focus\:text-zinc-700\/50:focus{color:rgba(63,63,70,.5)}.focus\:text-zinc-700\/60:focus{color:rgba(63,63,70,.6)}.focus\:text-zinc-700\/70:focus{color:rgba(63,63,70,.7)}.focus\:text-zinc-700\/75:focus{color:rgba(63,63,70,.75)}.focus\:text-zinc-700\/80:focus{color:rgba(63,63,70,.8)}.focus\:text-zinc-700\/90:focus{color:rgba(63,63,70,.9)}.focus\:text-zinc-700\/95:focus{color:rgba(63,63,70,.95)}.focus\:text-zinc-800:focus{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}.focus\:text-zinc-800\/0:focus{color:rgba(39,39,42,0)}.focus\:text-zinc-800\/10:focus{color:rgba(39,39,42,.1)}.focus\:text-zinc-800\/100:focus{color:#27272a}.focus\:text-zinc-800\/20:focus{color:rgba(39,39,42,.2)}.focus\:text-zinc-800\/25:focus{color:rgba(39,39,42,.25)}.focus\:text-zinc-800\/30:focus{color:rgba(39,39,42,.3)}.focus\:text-zinc-800\/40:focus{color:rgba(39,39,42,.4)}.focus\:text-zinc-800\/5:focus{color:rgba(39,39,42,.05)}.focus\:text-zinc-800\/50:focus{color:rgba(39,39,42,.5)}.focus\:text-zinc-800\/60:focus{color:rgba(39,39,42,.6)}.focus\:text-zinc-800\/70:focus{color:rgba(39,39,42,.7)}.focus\:text-zinc-800\/75:focus{color:rgba(39,39,42,.75)}.focus\:text-zinc-800\/80:focus{color:rgba(39,39,42,.8)}.focus\:text-zinc-800\/90:focus{color:rgba(39,39,42,.9)}.focus\:text-zinc-800\/95:focus{color:rgba(39,39,42,.95)}.focus\:text-zinc-900:focus{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity))}.focus\:text-zinc-900\/0:focus{color:rgba(24,24,27,0)}.focus\:text-zinc-900\/10:focus{color:rgba(24,24,27,.1)}.focus\:text-zinc-900\/100:focus{color:#18181b}.focus\:text-zinc-900\/20:focus{color:rgba(24,24,27,.2)}.focus\:text-zinc-900\/25:focus{color:rgba(24,24,27,.25)}.focus\:text-zinc-900\/30:focus{color:rgba(24,24,27,.3)}.focus\:text-zinc-900\/40:focus{color:rgba(24,24,27,.4)}.focus\:text-zinc-900\/5:focus{color:rgba(24,24,27,.05)}.focus\:text-zinc-900\/50:focus{color:rgba(24,24,27,.5)}.focus\:text-zinc-900\/60:focus{color:rgba(24,24,27,.6)}.focus\:text-zinc-900\/70:focus{color:rgba(24,24,27,.7)}.focus\:text-zinc-900\/75:focus{color:rgba(24,24,27,.75)}.focus\:text-zinc-900\/80:focus{color:rgba(24,24,27,.8)}.focus\:text-zinc-900\/90:focus{color:rgba(24,24,27,.9)}.focus\:text-zinc-900\/95:focus{color:rgba(24,24,27,.95)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:\!ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-2:focus,.focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-blue-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(164 202 254/var(--tw-ring-opacity))}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))}.focus\:ring-blue-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(28 100 242/var(--tw-ring-opacity))}.focus\:ring-blue-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(26 86 219/var(--tw-ring-opacity))}.focus\:ring-cyan-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(103 232 249/var(--tw-ring-opacity))}.focus\:ring-cyan-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(34 211 238/var(--tw-ring-opacity))}.focus\:ring-cyan-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(6 182 212/var(--tw-ring-opacity))}.focus\:ring-cyan-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(14 116 144/var(--tw-ring-opacity))}.focus\:ring-gray-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(243 244 246/var(--tw-ring-opacity))}.focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))}.focus\:ring-gray-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity))}.focus\:ring-gray-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(156 163 175/var(--tw-ring-opacity))}.focus\:ring-green-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(188 240 218/var(--tw-ring-opacity))}.focus\:ring-green-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(132 225 188/var(--tw-ring-opacity))}.focus\:ring-green-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(49 196 141/var(--tw-ring-opacity))}.focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(14 159 110/var(--tw-ring-opacity))}.focus\:ring-indigo-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(180 198 252/var(--tw-ring-opacity))}.focus\:ring-indigo-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(141 162 251/var(--tw-ring-opacity))}.focus\:ring-lime-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(217 249 157/var(--tw-ring-opacity))}.focus\:ring-lime-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(190 242 100/var(--tw-ring-opacity))}.focus\:ring-lime-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(163 230 53/var(--tw-ring-opacity))}.focus\:ring-pink-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(250 209 232/var(--tw-ring-opacity))}.focus\:ring-pink-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(248 180 217/var(--tw-ring-opacity))}.focus\:ring-pink-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(241 126 184/var(--tw-ring-opacity))}.focus\:ring-purple-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(220 215 254/var(--tw-ring-opacity))}.focus\:ring-purple-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(202 191 253/var(--tw-ring-opacity))}.focus\:ring-purple-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(172 148 250/var(--tw-ring-opacity))}.focus\:ring-red-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(253 232 232/var(--tw-ring-opacity))}.focus\:ring-red-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(248 180 180/var(--tw-ring-opacity))}.focus\:ring-red-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(249 128 128/var(--tw-ring-opacity))}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(240 82 82/var(--tw-ring-opacity))}.focus\:ring-sky-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(125 211 252/var(--tw-ring-opacity))}.focus\:ring-teal-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(126 220 226/var(--tw-ring-opacity))}.focus\:ring-teal-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(22 189 202/var(--tw-ring-opacity))}.focus\:ring-yellow-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(250 202 21/var(--tw-ring-opacity))}.focus\:ring-yellow-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(227 160 8/var(--tw-ring-opacity))}.focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(194 120 3/var(--tw-ring-opacity))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:text-gray-400:disabled{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:hover\:bg-cyan-700:hover:disabled{--tw-bg-opacity:1;background-color:rgb(14 116 144/var(--tw-bg-opacity))}.disabled\:hover\:bg-gray-800:hover:disabled{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.disabled\:hover\:bg-green-700:hover:disabled{--tw-bg-opacity:1;background-color:rgb(4 108 78/var(--tw-bg-opacity))}.disabled\:hover\:bg-purple-700:hover:disabled{--tw-bg-opacity:1;background-color:rgb(108 43 217/var(--tw-bg-opacity))}.disabled\:hover\:bg-red-800:hover:disabled{--tw-bg-opacity:1;background-color:rgb(155 28 28/var(--tw-bg-opacity))}.disabled\:hover\:bg-white:hover:disabled{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.disabled\:hover\:bg-yellow-400:hover:disabled{--tw-bg-opacity:1;background-color:rgb(227 160 8/var(--tw-bg-opacity))}.group:first-child .group-first\:hidden{display:none}.group\/body:first-child .group\/row:first-child .group-first\/body\:group-first\/row\:first\:rounded-tl-lg:first-child,.group\/head:first-child .group-first\/head\:first\:rounded-tl-lg:first-child{border-top-left-radius:.5rem}.group\/body:first-child .group\/row:first-child .group-first\/body\:group-first\/row\:last\:rounded-tr-lg:last-child,.group\/head:first-child .group-first\/head\:last\:rounded-tr-lg:last-child{border-top-right-radius:.5rem}.group\/body:last-child .group\/row:last-child .group-last\/body\:group-last\/row\:first\:rounded-bl-lg:first-child{border-bottom-left-radius:.5rem}.group\/body:last-child .group\/row:last-child .group-last\/body\:group-last\/row\:last\:rounded-br-lg:last-child{border-bottom-right-radius:.5rem}.group:hover .group-hover\:bg-cyan-200{--tw-bg-opacity:1;background-color:rgb(165 243 252/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-green-200{--tw-bg-opacity:1;background-color:rgb(188 240 218/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(205 219 254/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-lime-200{--tw-bg-opacity:1;background-color:rgb(217 249 157/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-pink-200{--tw-bg-opacity:1;background-color:rgb(250 209 232/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-purple-200{--tw-bg-opacity:1;background-color:rgb(220 215 254/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-200{--tw-bg-opacity:1;background-color:rgb(251 213 213/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-teal-200{--tw-bg-opacity:1;background-color:rgb(175 236 239/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-white\/50{background-color:hsla(0,0%,100%,.5)}.group:hover .group-hover\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(252 233 106/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .group-hover\:text-blue-700{--tw-text-opacity:1;color:rgb(26 86 219/var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.group:hover .group-hover\:text-inherit{color:inherit}.group:hover .group-hover\:underline{text-decoration-line:underline}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-80{opacity:.8}.group:focus .group-focus\:text-blue-700{--tw-text-opacity:1;color:rgb(26 86 219/var(--tw-text-opacity))}.group:focus .group-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.group:focus .group-focus\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.group:focus .group-focus\:ring-cyan-500\/25{--tw-ring-color:rgba(6,182,212,.25)}.group:focus .group-focus\:ring-white{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))}.peer:checked~.peer-checked\:border-blue-600{--tw-border-opacity:1;border-color:rgb(28 100 242/var(--tw-border-opacity))}.peer:checked~.peer-checked\:text-blue-600{--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}.aria-selected\:bg-gray-800[aria-selected=true]{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.aria-selected\:text-white[aria-selected=true]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:block){display:block}:is(.dark .dark\:inline-block){display:inline-block}:is(.dark .dark\:hidden){display:none}:is(.dark .dark\:divide-gray-700)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(55 65 81/var(--tw-divide-opacity))}:is(.dark .dark\:border-none){border-style:none}:is(.dark .dark\:border-blue-500){--tw-border-opacity:1;border-color:rgb(63 131 248/var(--tw-border-opacity))}:is(.dark .dark\:border-blue-600){--tw-border-opacity:1;border-color:rgb(28 100 242/var(--tw-border-opacity))}:is(.dark .dark\:border-blue-900){--tw-border-opacity:1;border-color:rgb(35 56 118/var(--tw-border-opacity))}:is(.dark .dark\:border-cyan-400){--tw-border-opacity:1;border-color:rgb(34 211 238/var(--tw-border-opacity))}:is(.dark .dark\:border-cyan-500){--tw-border-opacity:1;border-color:rgb(6 182 212/var(--tw-border-opacity))}:is(.dark .dark\:border-cyan-600){--tw-border-opacity:1;border-color:rgb(8 145 178/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-500){--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-600){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-700){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-800){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-900){--tw-border-opacity:1;border-color:rgb(17 24 39/var(--tw-border-opacity))}:is(.dark .dark\:border-green-400){--tw-border-opacity:1;border-color:rgb(49 196 141/var(--tw-border-opacity))}:is(.dark .dark\:border-green-600){--tw-border-opacity:1;border-color:rgb(5 122 85/var(--tw-border-opacity))}:is(.dark .dark\:border-indigo-600){--tw-border-opacity:1;border-color:rgb(88 80 236/var(--tw-border-opacity))}:is(.dark .dark\:border-lime-600){--tw-border-opacity:1;border-color:rgb(101 163 13/var(--tw-border-opacity))}:is(.dark .dark\:border-pink-600){--tw-border-opacity:1;border-color:rgb(214 31 105/var(--tw-border-opacity))}:is(.dark .dark\:border-red-400){--tw-border-opacity:1;border-color:rgb(249 128 128/var(--tw-border-opacity))}:is(.dark .dark\:border-red-600){--tw-border-opacity:1;border-color:rgb(224 36 36/var(--tw-border-opacity))}:is(.dark .dark\:border-teal-600){--tw-border-opacity:1;border-color:rgb(4 116 129/var(--tw-border-opacity))}:is(.dark .dark\:border-transparent){border-color:transparent}:is(.dark .dark\:border-white){--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}:is(.dark .dark\:border-yellow-400){--tw-border-opacity:1;border-color:rgb(227 160 8/var(--tw-border-opacity))}:is(.dark .dark\:border-yellow-600){--tw-border-opacity:1;border-color:rgb(159 88 10/var(--tw-border-opacity))}:is(.dark .dark\:\!bg-gray-700){--tw-bg-opacity:1!important;background-color:rgb(55 65 81/var(--tw-bg-opacity))!important}:is(.dark .dark\:\!bg-transparent){background-color:transparent!important}:is(.dark .dark\:bg-amber-100){--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}:is(.dark .dark\:bg-amber-100\/0){background-color:hsla(48,96%,89%,0)}:is(.dark .dark\:bg-amber-100\/10){background-color:hsla(48,96%,89%,.1)}:is(.dark .dark\:bg-amber-100\/100){background-color:#fef3c7}:is(.dark .dark\:bg-amber-100\/20){background-color:hsla(48,96%,89%,.2)}:is(.dark .dark\:bg-amber-100\/25){background-color:hsla(48,96%,89%,.25)}:is(.dark .dark\:bg-amber-100\/30){background-color:hsla(48,96%,89%,.3)}:is(.dark .dark\:bg-amber-100\/40){background-color:hsla(48,96%,89%,.4)}:is(.dark .dark\:bg-amber-100\/5){background-color:hsla(48,96%,89%,.05)}:is(.dark .dark\:bg-amber-100\/50){background-color:hsla(48,96%,89%,.5)}:is(.dark .dark\:bg-amber-100\/60){background-color:hsla(48,96%,89%,.6)}:is(.dark .dark\:bg-amber-100\/70){background-color:hsla(48,96%,89%,.7)}:is(.dark .dark\:bg-amber-100\/75){background-color:hsla(48,96%,89%,.75)}:is(.dark .dark\:bg-amber-100\/80){background-color:hsla(48,96%,89%,.8)}:is(.dark .dark\:bg-amber-100\/90){background-color:hsla(48,96%,89%,.9)}:is(.dark .dark\:bg-amber-100\/95){background-color:hsla(48,96%,89%,.95)}:is(.dark .dark\:bg-amber-200){--tw-bg-opacity:1;background-color:rgb(253 230 138/var(--tw-bg-opacity))}:is(.dark .dark\:bg-amber-200\/0){background-color:hsla(48,97%,77%,0)}:is(.dark .dark\:bg-amber-200\/10){background-color:hsla(48,97%,77%,.1)}:is(.dark .dark\:bg-amber-200\/100){background-color:#fde68a}:is(.dark .dark\:bg-amber-200\/20){background-color:hsla(48,97%,77%,.2)}:is(.dark .dark\:bg-amber-200\/25){background-color:hsla(48,97%,77%,.25)}:is(.dark .dark\:bg-amber-200\/30){background-color:hsla(48,97%,77%,.3)}:is(.dark .dark\:bg-amber-200\/40){background-color:hsla(48,97%,77%,.4)}:is(.dark .dark\:bg-amber-200\/5){background-color:hsla(48,97%,77%,.05)}:is(.dark .dark\:bg-amber-200\/50){background-color:hsla(48,97%,77%,.5)}:is(.dark .dark\:bg-amber-200\/60){background-color:hsla(48,97%,77%,.6)}:is(.dark .dark\:bg-amber-200\/70){background-color:hsla(48,97%,77%,.7)}:is(.dark .dark\:bg-amber-200\/75){background-color:hsla(48,97%,77%,.75)}:is(.dark .dark\:bg-amber-200\/80){background-color:hsla(48,97%,77%,.8)}:is(.dark .dark\:bg-amber-200\/90){background-color:hsla(48,97%,77%,.9)}:is(.dark .dark\:bg-amber-200\/95){background-color:hsla(48,97%,77%,.95)}:is(.dark .dark\:bg-amber-300){--tw-bg-opacity:1;background-color:rgb(252 211 77/var(--tw-bg-opacity))}:is(.dark .dark\:bg-amber-300\/0){background-color:rgba(252,211,77,0)}:is(.dark .dark\:bg-amber-300\/10){background-color:rgba(252,211,77,.1)}:is(.dark .dark\:bg-amber-300\/100){background-color:#fcd34d}:is(.dark .dark\:bg-amber-300\/20){background-color:rgba(252,211,77,.2)}:is(.dark .dark\:bg-amber-300\/25){background-color:rgba(252,211,77,.25)}:is(.dark .dark\:bg-amber-300\/30){background-color:rgba(252,211,77,.3)}:is(.dark .dark\:bg-amber-300\/40){background-color:rgba(252,211,77,.4)}:is(.dark .dark\:bg-amber-300\/5){background-color:rgba(252,211,77,.05)}:is(.dark .dark\:bg-amber-300\/50){background-color:rgba(252,211,77,.5)}:is(.dark .dark\:bg-amber-300\/60){background-color:rgba(252,211,77,.6)}:is(.dark .dark\:bg-amber-300\/70){background-color:rgba(252,211,77,.7)}:is(.dark .dark\:bg-amber-300\/75){background-color:rgba(252,211,77,.75)}:is(.dark .dark\:bg-amber-300\/80){background-color:rgba(252,211,77,.8)}:is(.dark .dark\:bg-amber-300\/90){background-color:rgba(252,211,77,.9)}:is(.dark .dark\:bg-amber-300\/95){background-color:rgba(252,211,77,.95)}:is(.dark .dark\:bg-amber-400){--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}:is(.dark .dark\:bg-amber-400\/0){background-color:rgba(251,191,36,0)}:is(.dark .dark\:bg-amber-400\/10){background-color:rgba(251,191,36,.1)}:is(.dark .dark\:bg-amber-400\/100){background-color:#fbbf24}:is(.dark .dark\:bg-amber-400\/20){background-color:rgba(251,191,36,.2)}:is(.dark .dark\:bg-amber-400\/25){background-color:rgba(251,191,36,.25)}:is(.dark .dark\:bg-amber-400\/30){background-color:rgba(251,191,36,.3)}:is(.dark .dark\:bg-amber-400\/40){background-color:rgba(251,191,36,.4)}:is(.dark .dark\:bg-amber-400\/5){background-color:rgba(251,191,36,.05)}:is(.dark .dark\:bg-amber-400\/50){background-color:rgba(251,191,36,.5)}:is(.dark .dark\:bg-amber-400\/60){background-color:rgba(251,191,36,.6)}:is(.dark .dark\:bg-amber-400\/70){background-color:rgba(251,191,36,.7)}:is(.dark .dark\:bg-amber-400\/75){background-color:rgba(251,191,36,.75)}:is(.dark .dark\:bg-amber-400\/80){background-color:rgba(251,191,36,.8)}:is(.dark .dark\:bg-amber-400\/90){background-color:rgba(251,191,36,.9)}:is(.dark .dark\:bg-amber-400\/95){background-color:rgba(251,191,36,.95)}:is(.dark .dark\:bg-amber-50){--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity))}:is(.dark .dark\:bg-amber-50\/0){background-color:rgba(255,251,235,0)}:is(.dark .dark\:bg-amber-50\/10){background-color:rgba(255,251,235,.1)}:is(.dark .dark\:bg-amber-50\/100){background-color:#fffbeb}:is(.dark .dark\:bg-amber-50\/20){background-color:rgba(255,251,235,.2)}:is(.dark .dark\:bg-amber-50\/25){background-color:rgba(255,251,235,.25)}:is(.dark .dark\:bg-amber-50\/30){background-color:rgba(255,251,235,.3)}:is(.dark .dark\:bg-amber-50\/40){background-color:rgba(255,251,235,.4)}:is(.dark .dark\:bg-amber-50\/5){background-color:rgba(255,251,235,.05)}:is(.dark .dark\:bg-amber-50\/50){background-color:rgba(255,251,235,.5)}:is(.dark .dark\:bg-amber-50\/60){background-color:rgba(255,251,235,.6)}:is(.dark .dark\:bg-amber-50\/70){background-color:rgba(255,251,235,.7)}:is(.dark .dark\:bg-amber-50\/75){background-color:rgba(255,251,235,.75)}:is(.dark .dark\:bg-amber-50\/80){background-color:rgba(255,251,235,.8)}:is(.dark .dark\:bg-amber-50\/90){background-color:rgba(255,251,235,.9)}:is(.dark .dark\:bg-amber-50\/95){background-color:rgba(255,251,235,.95)}:is(.dark .dark\:bg-amber-500){--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}:is(.dark .dark\:bg-amber-500\/0){background-color:rgba(245,158,11,0)}:is(.dark .dark\:bg-amber-500\/10){background-color:rgba(245,158,11,.1)}:is(.dark .dark\:bg-amber-500\/100){background-color:#f59e0b}:is(.dark .dark\:bg-amber-500\/20){background-color:rgba(245,158,11,.2)}:is(.dark .dark\:bg-amber-500\/25){background-color:rgba(245,158,11,.25)}:is(.dark .dark\:bg-amber-500\/30){background-color:rgba(245,158,11,.3)}:is(.dark .dark\:bg-amber-500\/40){background-color:rgba(245,158,11,.4)}:is(.dark .dark\:bg-amber-500\/5){background-color:rgba(245,158,11,.05)}:is(.dark .dark\:bg-amber-500\/50){background-color:rgba(245,158,11,.5)}:is(.dark .dark\:bg-amber-500\/60){background-color:rgba(245,158,11,.6)}:is(.dark .dark\:bg-amber-500\/70){background-color:rgba(245,158,11,.7)}:is(.dark .dark\:bg-amber-500\/75){background-color:rgba(245,158,11,.75)}:is(.dark .dark\:bg-amber-500\/80){background-color:rgba(245,158,11,.8)}:is(.dark .dark\:bg-amber-500\/90){background-color:rgba(245,158,11,.9)}:is(.dark .dark\:bg-amber-500\/95){background-color:rgba(245,158,11,.95)}:is(.dark .dark\:bg-amber-600){--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity))}:is(.dark .dark\:bg-amber-600\/0){background-color:rgba(217,119,6,0)}:is(.dark .dark\:bg-amber-600\/10){background-color:rgba(217,119,6,.1)}:is(.dark .dark\:bg-amber-600\/100){background-color:#d97706}:is(.dark .dark\:bg-amber-600\/20){background-color:rgba(217,119,6,.2)}:is(.dark .dark\:bg-amber-600\/25){background-color:rgba(217,119,6,.25)}:is(.dark .dark\:bg-amber-600\/30){background-color:rgba(217,119,6,.3)}:is(.dark .dark\:bg-amber-600\/40){background-color:rgba(217,119,6,.4)}:is(.dark .dark\:bg-amber-600\/5){background-color:rgba(217,119,6,.05)}:is(.dark .dark\:bg-amber-600\/50){background-color:rgba(217,119,6,.5)}:is(.dark .dark\:bg-amber-600\/60){background-color:rgba(217,119,6,.6)}:is(.dark .dark\:bg-amber-600\/70){background-color:rgba(217,119,6,.7)}:is(.dark .dark\:bg-amber-600\/75){background-color:rgba(217,119,6,.75)}:is(.dark .dark\:bg-amber-600\/80){background-color:rgba(217,119,6,.8)}:is(.dark .dark\:bg-amber-600\/90){background-color:rgba(217,119,6,.9)}:is(.dark .dark\:bg-amber-600\/95){background-color:rgba(217,119,6,.95)}:is(.dark .dark\:bg-amber-700){--tw-bg-opacity:1;background-color:rgb(180 83 9/var(--tw-bg-opacity))}:is(.dark .dark\:bg-amber-700\/0){background-color:rgba(180,83,9,0)}:is(.dark .dark\:bg-amber-700\/10){background-color:rgba(180,83,9,.1)}:is(.dark .dark\:bg-amber-700\/100){background-color:#b45309}:is(.dark .dark\:bg-amber-700\/20){background-color:rgba(180,83,9,.2)}:is(.dark .dark\:bg-amber-700\/25){background-color:rgba(180,83,9,.25)}:is(.dark .dark\:bg-amber-700\/30){background-color:rgba(180,83,9,.3)}:is(.dark .dark\:bg-amber-700\/40){background-color:rgba(180,83,9,.4)}:is(.dark .dark\:bg-amber-700\/5){background-color:rgba(180,83,9,.05)}:is(.dark .dark\:bg-amber-700\/50){background-color:rgba(180,83,9,.5)}:is(.dark .dark\:bg-amber-700\/60){background-color:rgba(180,83,9,.6)}:is(.dark .dark\:bg-amber-700\/70){background-color:rgba(180,83,9,.7)}:is(.dark .dark\:bg-amber-700\/75){background-color:rgba(180,83,9,.75)}:is(.dark .dark\:bg-amber-700\/80){background-color:rgba(180,83,9,.8)}:is(.dark .dark\:bg-amber-700\/90){background-color:rgba(180,83,9,.9)}:is(.dark .dark\:bg-amber-700\/95){background-color:rgba(180,83,9,.95)}:is(.dark .dark\:bg-amber-800){--tw-bg-opacity:1;background-color:rgb(146 64 14/var(--tw-bg-opacity))}:is(.dark .dark\:bg-amber-800\/0){background-color:rgba(146,64,14,0)}:is(.dark .dark\:bg-amber-800\/10){background-color:rgba(146,64,14,.1)}:is(.dark .dark\:bg-amber-800\/100){background-color:#92400e}:is(.dark .dark\:bg-amber-800\/20){background-color:rgba(146,64,14,.2)}:is(.dark .dark\:bg-amber-800\/25){background-color:rgba(146,64,14,.25)}:is(.dark .dark\:bg-amber-800\/30){background-color:rgba(146,64,14,.3)}:is(.dark .dark\:bg-amber-800\/40){background-color:rgba(146,64,14,.4)}:is(.dark .dark\:bg-amber-800\/5){background-color:rgba(146,64,14,.05)}:is(.dark .dark\:bg-amber-800\/50){background-color:rgba(146,64,14,.5)}:is(.dark .dark\:bg-amber-800\/60){background-color:rgba(146,64,14,.6)}:is(.dark .dark\:bg-amber-800\/70){background-color:rgba(146,64,14,.7)}:is(.dark .dark\:bg-amber-800\/75){background-color:rgba(146,64,14,.75)}:is(.dark .dark\:bg-amber-800\/80){background-color:rgba(146,64,14,.8)}:is(.dark .dark\:bg-amber-800\/90){background-color:rgba(146,64,14,.9)}:is(.dark .dark\:bg-amber-800\/95){background-color:rgba(146,64,14,.95)}:is(.dark .dark\:bg-amber-900){--tw-bg-opacity:1;background-color:rgb(120 53 15/var(--tw-bg-opacity))}:is(.dark .dark\:bg-amber-900\/0){background-color:rgba(120,53,15,0)}:is(.dark .dark\:bg-amber-900\/10){background-color:rgba(120,53,15,.1)}:is(.dark .dark\:bg-amber-900\/100){background-color:#78350f}:is(.dark .dark\:bg-amber-900\/20){background-color:rgba(120,53,15,.2)}:is(.dark .dark\:bg-amber-900\/25){background-color:rgba(120,53,15,.25)}:is(.dark .dark\:bg-amber-900\/30){background-color:rgba(120,53,15,.3)}:is(.dark .dark\:bg-amber-900\/40){background-color:rgba(120,53,15,.4)}:is(.dark .dark\:bg-amber-900\/5){background-color:rgba(120,53,15,.05)}:is(.dark .dark\:bg-amber-900\/50){background-color:rgba(120,53,15,.5)}:is(.dark .dark\:bg-amber-900\/60){background-color:rgba(120,53,15,.6)}:is(.dark .dark\:bg-amber-900\/70){background-color:rgba(120,53,15,.7)}:is(.dark .dark\:bg-amber-900\/75){background-color:rgba(120,53,15,.75)}:is(.dark .dark\:bg-amber-900\/80){background-color:rgba(120,53,15,.8)}:is(.dark .dark\:bg-amber-900\/90){background-color:rgba(120,53,15,.9)}:is(.dark .dark\:bg-amber-900\/95){background-color:rgba(120,53,15,.95)}:is(.dark .dark\:bg-black){--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-100){--tw-bg-opacity:1;background-color:rgb(225 239 254/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-100\/0){background-color:rgba(225,239,254,0)}:is(.dark .dark\:bg-blue-100\/10){background-color:rgba(225,239,254,.1)}:is(.dark .dark\:bg-blue-100\/100){background-color:#e1effe}:is(.dark .dark\:bg-blue-100\/20){background-color:rgba(225,239,254,.2)}:is(.dark .dark\:bg-blue-100\/25){background-color:rgba(225,239,254,.25)}:is(.dark .dark\:bg-blue-100\/30){background-color:rgba(225,239,254,.3)}:is(.dark .dark\:bg-blue-100\/40){background-color:rgba(225,239,254,.4)}:is(.dark .dark\:bg-blue-100\/5){background-color:rgba(225,239,254,.05)}:is(.dark .dark\:bg-blue-100\/50){background-color:rgba(225,239,254,.5)}:is(.dark .dark\:bg-blue-100\/60){background-color:rgba(225,239,254,.6)}:is(.dark .dark\:bg-blue-100\/70){background-color:rgba(225,239,254,.7)}:is(.dark .dark\:bg-blue-100\/75){background-color:rgba(225,239,254,.75)}:is(.dark .dark\:bg-blue-100\/80){background-color:rgba(225,239,254,.8)}:is(.dark .dark\:bg-blue-100\/90){background-color:rgba(225,239,254,.9)}:is(.dark .dark\:bg-blue-100\/95){background-color:rgba(225,239,254,.95)}:is(.dark .dark\:bg-blue-200){--tw-bg-opacity:1;background-color:rgb(195 221 253/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-200\/0){background-color:rgba(195,221,253,0)}:is(.dark .dark\:bg-blue-200\/10){background-color:rgba(195,221,253,.1)}:is(.dark .dark\:bg-blue-200\/100){background-color:#c3ddfd}:is(.dark .dark\:bg-blue-200\/20){background-color:rgba(195,221,253,.2)}:is(.dark .dark\:bg-blue-200\/25){background-color:rgba(195,221,253,.25)}:is(.dark .dark\:bg-blue-200\/30){background-color:rgba(195,221,253,.3)}:is(.dark .dark\:bg-blue-200\/40){background-color:rgba(195,221,253,.4)}:is(.dark .dark\:bg-blue-200\/5){background-color:rgba(195,221,253,.05)}:is(.dark .dark\:bg-blue-200\/50){background-color:rgba(195,221,253,.5)}:is(.dark .dark\:bg-blue-200\/60){background-color:rgba(195,221,253,.6)}:is(.dark .dark\:bg-blue-200\/70){background-color:rgba(195,221,253,.7)}:is(.dark .dark\:bg-blue-200\/75){background-color:rgba(195,221,253,.75)}:is(.dark .dark\:bg-blue-200\/80){background-color:rgba(195,221,253,.8)}:is(.dark .dark\:bg-blue-200\/90){background-color:rgba(195,221,253,.9)}:is(.dark .dark\:bg-blue-200\/95){background-color:rgba(195,221,253,.95)}:is(.dark .dark\:bg-blue-300){--tw-bg-opacity:1;background-color:rgb(164 202 254/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-300\/0){background-color:rgba(164,202,254,0)}:is(.dark .dark\:bg-blue-300\/10){background-color:rgba(164,202,254,.1)}:is(.dark .dark\:bg-blue-300\/100){background-color:#a4cafe}:is(.dark .dark\:bg-blue-300\/20){background-color:rgba(164,202,254,.2)}:is(.dark .dark\:bg-blue-300\/25){background-color:rgba(164,202,254,.25)}:is(.dark .dark\:bg-blue-300\/30){background-color:rgba(164,202,254,.3)}:is(.dark .dark\:bg-blue-300\/40){background-color:rgba(164,202,254,.4)}:is(.dark .dark\:bg-blue-300\/5){background-color:rgba(164,202,254,.05)}:is(.dark .dark\:bg-blue-300\/50){background-color:rgba(164,202,254,.5)}:is(.dark .dark\:bg-blue-300\/60){background-color:rgba(164,202,254,.6)}:is(.dark .dark\:bg-blue-300\/70){background-color:rgba(164,202,254,.7)}:is(.dark .dark\:bg-blue-300\/75){background-color:rgba(164,202,254,.75)}:is(.dark .dark\:bg-blue-300\/80){background-color:rgba(164,202,254,.8)}:is(.dark .dark\:bg-blue-300\/90){background-color:rgba(164,202,254,.9)}:is(.dark .dark\:bg-blue-300\/95){background-color:rgba(164,202,254,.95)}:is(.dark .dark\:bg-blue-400){--tw-bg-opacity:1;background-color:rgb(118 169 250/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-400\/0){background-color:rgba(118,169,250,0)}:is(.dark .dark\:bg-blue-400\/10){background-color:rgba(118,169,250,.1)}:is(.dark .dark\:bg-blue-400\/100){background-color:#76a9fa}:is(.dark .dark\:bg-blue-400\/20){background-color:rgba(118,169,250,.2)}:is(.dark .dark\:bg-blue-400\/25){background-color:rgba(118,169,250,.25)}:is(.dark .dark\:bg-blue-400\/30){background-color:rgba(118,169,250,.3)}:is(.dark .dark\:bg-blue-400\/40){background-color:rgba(118,169,250,.4)}:is(.dark .dark\:bg-blue-400\/5){background-color:rgba(118,169,250,.05)}:is(.dark .dark\:bg-blue-400\/50){background-color:rgba(118,169,250,.5)}:is(.dark .dark\:bg-blue-400\/60){background-color:rgba(118,169,250,.6)}:is(.dark .dark\:bg-blue-400\/70){background-color:rgba(118,169,250,.7)}:is(.dark .dark\:bg-blue-400\/75){background-color:rgba(118,169,250,.75)}:is(.dark .dark\:bg-blue-400\/80){background-color:rgba(118,169,250,.8)}:is(.dark .dark\:bg-blue-400\/90){background-color:rgba(118,169,250,.9)}:is(.dark .dark\:bg-blue-400\/95){background-color:rgba(118,169,250,.95)}:is(.dark .dark\:bg-blue-50){--tw-bg-opacity:1;background-color:rgb(235 245 255/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-50\/0){background-color:rgba(235,245,255,0)}:is(.dark .dark\:bg-blue-50\/10){background-color:rgba(235,245,255,.1)}:is(.dark .dark\:bg-blue-50\/100){background-color:#ebf5ff}:is(.dark .dark\:bg-blue-50\/20){background-color:rgba(235,245,255,.2)}:is(.dark .dark\:bg-blue-50\/25){background-color:rgba(235,245,255,.25)}:is(.dark .dark\:bg-blue-50\/30){background-color:rgba(235,245,255,.3)}:is(.dark .dark\:bg-blue-50\/40){background-color:rgba(235,245,255,.4)}:is(.dark .dark\:bg-blue-50\/5){background-color:rgba(235,245,255,.05)}:is(.dark .dark\:bg-blue-50\/50){background-color:rgba(235,245,255,.5)}:is(.dark .dark\:bg-blue-50\/60){background-color:rgba(235,245,255,.6)}:is(.dark .dark\:bg-blue-50\/70){background-color:rgba(235,245,255,.7)}:is(.dark .dark\:bg-blue-50\/75){background-color:rgba(235,245,255,.75)}:is(.dark .dark\:bg-blue-50\/80){background-color:rgba(235,245,255,.8)}:is(.dark .dark\:bg-blue-50\/90){background-color:rgba(235,245,255,.9)}:is(.dark .dark\:bg-blue-50\/95){background-color:rgba(235,245,255,.95)}:is(.dark .dark\:bg-blue-500){--tw-bg-opacity:1;background-color:rgb(63 131 248/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-500\/0){background-color:rgba(63,131,248,0)}:is(.dark .dark\:bg-blue-500\/10){background-color:rgba(63,131,248,.1)}:is(.dark .dark\:bg-blue-500\/100){background-color:#3f83f8}:is(.dark .dark\:bg-blue-500\/20){background-color:rgba(63,131,248,.2)}:is(.dark .dark\:bg-blue-500\/25){background-color:rgba(63,131,248,.25)}:is(.dark .dark\:bg-blue-500\/30){background-color:rgba(63,131,248,.3)}:is(.dark .dark\:bg-blue-500\/40){background-color:rgba(63,131,248,.4)}:is(.dark .dark\:bg-blue-500\/5){background-color:rgba(63,131,248,.05)}:is(.dark .dark\:bg-blue-500\/50){background-color:rgba(63,131,248,.5)}:is(.dark .dark\:bg-blue-500\/60){background-color:rgba(63,131,248,.6)}:is(.dark .dark\:bg-blue-500\/70){background-color:rgba(63,131,248,.7)}:is(.dark .dark\:bg-blue-500\/75){background-color:rgba(63,131,248,.75)}:is(.dark .dark\:bg-blue-500\/80){background-color:rgba(63,131,248,.8)}:is(.dark .dark\:bg-blue-500\/90){background-color:rgba(63,131,248,.9)}:is(.dark .dark\:bg-blue-500\/95){background-color:rgba(63,131,248,.95)}:is(.dark .dark\:bg-blue-600){--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-600\/0){background-color:rgba(28,100,242,0)}:is(.dark .dark\:bg-blue-600\/10){background-color:rgba(28,100,242,.1)}:is(.dark .dark\:bg-blue-600\/100){background-color:#1c64f2}:is(.dark .dark\:bg-blue-600\/20){background-color:rgba(28,100,242,.2)}:is(.dark .dark\:bg-blue-600\/25){background-color:rgba(28,100,242,.25)}:is(.dark .dark\:bg-blue-600\/30){background-color:rgba(28,100,242,.3)}:is(.dark .dark\:bg-blue-600\/40){background-color:rgba(28,100,242,.4)}:is(.dark .dark\:bg-blue-600\/5){background-color:rgba(28,100,242,.05)}:is(.dark .dark\:bg-blue-600\/50){background-color:rgba(28,100,242,.5)}:is(.dark .dark\:bg-blue-600\/60){background-color:rgba(28,100,242,.6)}:is(.dark .dark\:bg-blue-600\/70){background-color:rgba(28,100,242,.7)}:is(.dark .dark\:bg-blue-600\/75){background-color:rgba(28,100,242,.75)}:is(.dark .dark\:bg-blue-600\/80){background-color:rgba(28,100,242,.8)}:is(.dark .dark\:bg-blue-600\/90){background-color:rgba(28,100,242,.9)}:is(.dark .dark\:bg-blue-600\/95){background-color:rgba(28,100,242,.95)}:is(.dark .dark\:bg-blue-700){--tw-bg-opacity:1;background-color:rgb(26 86 219/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-700\/0){background-color:rgba(26,86,219,0)}:is(.dark .dark\:bg-blue-700\/10){background-color:rgba(26,86,219,.1)}:is(.dark .dark\:bg-blue-700\/100){background-color:#1a56db}:is(.dark .dark\:bg-blue-700\/20){background-color:rgba(26,86,219,.2)}:is(.dark .dark\:bg-blue-700\/25){background-color:rgba(26,86,219,.25)}:is(.dark .dark\:bg-blue-700\/30){background-color:rgba(26,86,219,.3)}:is(.dark .dark\:bg-blue-700\/40){background-color:rgba(26,86,219,.4)}:is(.dark .dark\:bg-blue-700\/5){background-color:rgba(26,86,219,.05)}:is(.dark .dark\:bg-blue-700\/50){background-color:rgba(26,86,219,.5)}:is(.dark .dark\:bg-blue-700\/60){background-color:rgba(26,86,219,.6)}:is(.dark .dark\:bg-blue-700\/70){background-color:rgba(26,86,219,.7)}:is(.dark .dark\:bg-blue-700\/75){background-color:rgba(26,86,219,.75)}:is(.dark .dark\:bg-blue-700\/80){background-color:rgba(26,86,219,.8)}:is(.dark .dark\:bg-blue-700\/90){background-color:rgba(26,86,219,.9)}:is(.dark .dark\:bg-blue-700\/95){background-color:rgba(26,86,219,.95)}:is(.dark .dark\:bg-blue-800){--tw-bg-opacity:1;background-color:rgb(30 66 159/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-800\/0){background-color:rgba(30,66,159,0)}:is(.dark .dark\:bg-blue-800\/10){background-color:rgba(30,66,159,.1)}:is(.dark .dark\:bg-blue-800\/100){background-color:#1e429f}:is(.dark .dark\:bg-blue-800\/20){background-color:rgba(30,66,159,.2)}:is(.dark .dark\:bg-blue-800\/25){background-color:rgba(30,66,159,.25)}:is(.dark .dark\:bg-blue-800\/30){background-color:rgba(30,66,159,.3)}:is(.dark .dark\:bg-blue-800\/40){background-color:rgba(30,66,159,.4)}:is(.dark .dark\:bg-blue-800\/5){background-color:rgba(30,66,159,.05)}:is(.dark .dark\:bg-blue-800\/50){background-color:rgba(30,66,159,.5)}:is(.dark .dark\:bg-blue-800\/60){background-color:rgba(30,66,159,.6)}:is(.dark .dark\:bg-blue-800\/70){background-color:rgba(30,66,159,.7)}:is(.dark .dark\:bg-blue-800\/75){background-color:rgba(30,66,159,.75)}:is(.dark .dark\:bg-blue-800\/80){background-color:rgba(30,66,159,.8)}:is(.dark .dark\:bg-blue-800\/90){background-color:rgba(30,66,159,.9)}:is(.dark .dark\:bg-blue-800\/95){background-color:rgba(30,66,159,.95)}:is(.dark .dark\:bg-blue-900){--tw-bg-opacity:1;background-color:rgb(35 56 118/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-900\/0){background-color:rgba(35,56,118,0)}:is(.dark .dark\:bg-blue-900\/10){background-color:rgba(35,56,118,.1)}:is(.dark .dark\:bg-blue-900\/100){background-color:#233876}:is(.dark .dark\:bg-blue-900\/20){background-color:rgba(35,56,118,.2)}:is(.dark .dark\:bg-blue-900\/25){background-color:rgba(35,56,118,.25)}:is(.dark .dark\:bg-blue-900\/30){background-color:rgba(35,56,118,.3)}:is(.dark .dark\:bg-blue-900\/40){background-color:rgba(35,56,118,.4)}:is(.dark .dark\:bg-blue-900\/5){background-color:rgba(35,56,118,.05)}:is(.dark .dark\:bg-blue-900\/50){background-color:rgba(35,56,118,.5)}:is(.dark .dark\:bg-blue-900\/60){background-color:rgba(35,56,118,.6)}:is(.dark .dark\:bg-blue-900\/70){background-color:rgba(35,56,118,.7)}:is(.dark .dark\:bg-blue-900\/75){background-color:rgba(35,56,118,.75)}:is(.dark .dark\:bg-blue-900\/80){background-color:rgba(35,56,118,.8)}:is(.dark .dark\:bg-blue-900\/90){background-color:rgba(35,56,118,.9)}:is(.dark .dark\:bg-blue-900\/95){background-color:rgba(35,56,118,.95)}:is(.dark .dark\:bg-cyan-100){--tw-bg-opacity:1;background-color:rgb(207 250 254/var(--tw-bg-opacity))}:is(.dark .dark\:bg-cyan-100\/0){background-color:rgba(207,250,254,0)}:is(.dark .dark\:bg-cyan-100\/10){background-color:rgba(207,250,254,.1)}:is(.dark .dark\:bg-cyan-100\/100){background-color:#cffafe}:is(.dark .dark\:bg-cyan-100\/20){background-color:rgba(207,250,254,.2)}:is(.dark .dark\:bg-cyan-100\/25){background-color:rgba(207,250,254,.25)}:is(.dark .dark\:bg-cyan-100\/30){background-color:rgba(207,250,254,.3)}:is(.dark .dark\:bg-cyan-100\/40){background-color:rgba(207,250,254,.4)}:is(.dark .dark\:bg-cyan-100\/5){background-color:rgba(207,250,254,.05)}:is(.dark .dark\:bg-cyan-100\/50){background-color:rgba(207,250,254,.5)}:is(.dark .dark\:bg-cyan-100\/60){background-color:rgba(207,250,254,.6)}:is(.dark .dark\:bg-cyan-100\/70){background-color:rgba(207,250,254,.7)}:is(.dark .dark\:bg-cyan-100\/75){background-color:rgba(207,250,254,.75)}:is(.dark .dark\:bg-cyan-100\/80){background-color:rgba(207,250,254,.8)}:is(.dark .dark\:bg-cyan-100\/90){background-color:rgba(207,250,254,.9)}:is(.dark .dark\:bg-cyan-100\/95){background-color:rgba(207,250,254,.95)}:is(.dark .dark\:bg-cyan-200){--tw-bg-opacity:1;background-color:rgb(165 243 252/var(--tw-bg-opacity))}:is(.dark .dark\:bg-cyan-200\/0){background-color:rgba(165,243,252,0)}:is(.dark .dark\:bg-cyan-200\/10){background-color:rgba(165,243,252,.1)}:is(.dark .dark\:bg-cyan-200\/100){background-color:#a5f3fc}:is(.dark .dark\:bg-cyan-200\/20){background-color:rgba(165,243,252,.2)}:is(.dark .dark\:bg-cyan-200\/25){background-color:rgba(165,243,252,.25)}:is(.dark .dark\:bg-cyan-200\/30){background-color:rgba(165,243,252,.3)}:is(.dark .dark\:bg-cyan-200\/40){background-color:rgba(165,243,252,.4)}:is(.dark .dark\:bg-cyan-200\/5){background-color:rgba(165,243,252,.05)}:is(.dark .dark\:bg-cyan-200\/50){background-color:rgba(165,243,252,.5)}:is(.dark .dark\:bg-cyan-200\/60){background-color:rgba(165,243,252,.6)}:is(.dark .dark\:bg-cyan-200\/70){background-color:rgba(165,243,252,.7)}:is(.dark .dark\:bg-cyan-200\/75){background-color:rgba(165,243,252,.75)}:is(.dark .dark\:bg-cyan-200\/80){background-color:rgba(165,243,252,.8)}:is(.dark .dark\:bg-cyan-200\/90){background-color:rgba(165,243,252,.9)}:is(.dark .dark\:bg-cyan-200\/95){background-color:rgba(165,243,252,.95)}:is(.dark .dark\:bg-cyan-300){--tw-bg-opacity:1;background-color:rgb(103 232 249/var(--tw-bg-opacity))}:is(.dark .dark\:bg-cyan-300\/0){background-color:rgba(103,232,249,0)}:is(.dark .dark\:bg-cyan-300\/10){background-color:rgba(103,232,249,.1)}:is(.dark .dark\:bg-cyan-300\/100){background-color:#67e8f9}:is(.dark .dark\:bg-cyan-300\/20){background-color:rgba(103,232,249,.2)}:is(.dark .dark\:bg-cyan-300\/25){background-color:rgba(103,232,249,.25)}:is(.dark .dark\:bg-cyan-300\/30){background-color:rgba(103,232,249,.3)}:is(.dark .dark\:bg-cyan-300\/40){background-color:rgba(103,232,249,.4)}:is(.dark .dark\:bg-cyan-300\/5){background-color:rgba(103,232,249,.05)}:is(.dark .dark\:bg-cyan-300\/50){background-color:rgba(103,232,249,.5)}:is(.dark .dark\:bg-cyan-300\/60){background-color:rgba(103,232,249,.6)}:is(.dark .dark\:bg-cyan-300\/70){background-color:rgba(103,232,249,.7)}:is(.dark .dark\:bg-cyan-300\/75){background-color:rgba(103,232,249,.75)}:is(.dark .dark\:bg-cyan-300\/80){background-color:rgba(103,232,249,.8)}:is(.dark .dark\:bg-cyan-300\/90){background-color:rgba(103,232,249,.9)}:is(.dark .dark\:bg-cyan-300\/95){background-color:rgba(103,232,249,.95)}:is(.dark .dark\:bg-cyan-400){--tw-bg-opacity:1;background-color:rgb(34 211 238/var(--tw-bg-opacity))}:is(.dark .dark\:bg-cyan-400\/0){background-color:rgba(34,211,238,0)}:is(.dark .dark\:bg-cyan-400\/10){background-color:rgba(34,211,238,.1)}:is(.dark .dark\:bg-cyan-400\/100){background-color:#22d3ee}:is(.dark .dark\:bg-cyan-400\/20){background-color:rgba(34,211,238,.2)}:is(.dark .dark\:bg-cyan-400\/25){background-color:rgba(34,211,238,.25)}:is(.dark .dark\:bg-cyan-400\/30){background-color:rgba(34,211,238,.3)}:is(.dark .dark\:bg-cyan-400\/40){background-color:rgba(34,211,238,.4)}:is(.dark .dark\:bg-cyan-400\/5){background-color:rgba(34,211,238,.05)}:is(.dark .dark\:bg-cyan-400\/50){background-color:rgba(34,211,238,.5)}:is(.dark .dark\:bg-cyan-400\/60){background-color:rgba(34,211,238,.6)}:is(.dark .dark\:bg-cyan-400\/70){background-color:rgba(34,211,238,.7)}:is(.dark .dark\:bg-cyan-400\/75){background-color:rgba(34,211,238,.75)}:is(.dark .dark\:bg-cyan-400\/80){background-color:rgba(34,211,238,.8)}:is(.dark .dark\:bg-cyan-400\/90){background-color:rgba(34,211,238,.9)}:is(.dark .dark\:bg-cyan-400\/95){background-color:rgba(34,211,238,.95)}:is(.dark .dark\:bg-cyan-50){--tw-bg-opacity:1;background-color:rgb(236 254 255/var(--tw-bg-opacity))}:is(.dark .dark\:bg-cyan-50\/0){background-color:rgba(236,254,255,0)}:is(.dark .dark\:bg-cyan-50\/10){background-color:rgba(236,254,255,.1)}:is(.dark .dark\:bg-cyan-50\/100){background-color:#ecfeff}:is(.dark .dark\:bg-cyan-50\/20){background-color:rgba(236,254,255,.2)}:is(.dark .dark\:bg-cyan-50\/25){background-color:rgba(236,254,255,.25)}:is(.dark .dark\:bg-cyan-50\/30){background-color:rgba(236,254,255,.3)}:is(.dark .dark\:bg-cyan-50\/40){background-color:rgba(236,254,255,.4)}:is(.dark .dark\:bg-cyan-50\/5){background-color:rgba(236,254,255,.05)}:is(.dark .dark\:bg-cyan-50\/50){background-color:rgba(236,254,255,.5)}:is(.dark .dark\:bg-cyan-50\/60){background-color:rgba(236,254,255,.6)}:is(.dark .dark\:bg-cyan-50\/70){background-color:rgba(236,254,255,.7)}:is(.dark .dark\:bg-cyan-50\/75){background-color:rgba(236,254,255,.75)}:is(.dark .dark\:bg-cyan-50\/80){background-color:rgba(236,254,255,.8)}:is(.dark .dark\:bg-cyan-50\/90){background-color:rgba(236,254,255,.9)}:is(.dark .dark\:bg-cyan-50\/95){background-color:rgba(236,254,255,.95)}:is(.dark .dark\:bg-cyan-500){--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity))}:is(.dark .dark\:bg-cyan-500\/0){background-color:rgba(6,182,212,0)}:is(.dark .dark\:bg-cyan-500\/10){background-color:rgba(6,182,212,.1)}:is(.dark .dark\:bg-cyan-500\/100){background-color:#06b6d4}:is(.dark .dark\:bg-cyan-500\/20){background-color:rgba(6,182,212,.2)}:is(.dark .dark\:bg-cyan-500\/25){background-color:rgba(6,182,212,.25)}:is(.dark .dark\:bg-cyan-500\/30){background-color:rgba(6,182,212,.3)}:is(.dark .dark\:bg-cyan-500\/40){background-color:rgba(6,182,212,.4)}:is(.dark .dark\:bg-cyan-500\/5){background-color:rgba(6,182,212,.05)}:is(.dark .dark\:bg-cyan-500\/50){background-color:rgba(6,182,212,.5)}:is(.dark .dark\:bg-cyan-500\/60){background-color:rgba(6,182,212,.6)}:is(.dark .dark\:bg-cyan-500\/70){background-color:rgba(6,182,212,.7)}:is(.dark .dark\:bg-cyan-500\/75){background-color:rgba(6,182,212,.75)}:is(.dark .dark\:bg-cyan-500\/80){background-color:rgba(6,182,212,.8)}:is(.dark .dark\:bg-cyan-500\/90){background-color:rgba(6,182,212,.9)}:is(.dark .dark\:bg-cyan-500\/95){background-color:rgba(6,182,212,.95)}:is(.dark .dark\:bg-cyan-600){--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity))}:is(.dark .dark\:bg-cyan-600\/0){background-color:rgba(8,145,178,0)}:is(.dark .dark\:bg-cyan-600\/10){background-color:rgba(8,145,178,.1)}:is(.dark .dark\:bg-cyan-600\/100){background-color:#0891b2}:is(.dark .dark\:bg-cyan-600\/20){background-color:rgba(8,145,178,.2)}:is(.dark .dark\:bg-cyan-600\/25){background-color:rgba(8,145,178,.25)}:is(.dark .dark\:bg-cyan-600\/30){background-color:rgba(8,145,178,.3)}:is(.dark .dark\:bg-cyan-600\/40){background-color:rgba(8,145,178,.4)}:is(.dark .dark\:bg-cyan-600\/5){background-color:rgba(8,145,178,.05)}:is(.dark .dark\:bg-cyan-600\/50){background-color:rgba(8,145,178,.5)}:is(.dark .dark\:bg-cyan-600\/60){background-color:rgba(8,145,178,.6)}:is(.dark .dark\:bg-cyan-600\/70){background-color:rgba(8,145,178,.7)}:is(.dark .dark\:bg-cyan-600\/75){background-color:rgba(8,145,178,.75)}:is(.dark .dark\:bg-cyan-600\/80){background-color:rgba(8,145,178,.8)}:is(.dark .dark\:bg-cyan-600\/90){background-color:rgba(8,145,178,.9)}:is(.dark .dark\:bg-cyan-600\/95){background-color:rgba(8,145,178,.95)}:is(.dark .dark\:bg-cyan-700){--tw-bg-opacity:1;background-color:rgb(14 116 144/var(--tw-bg-opacity))}:is(.dark .dark\:bg-cyan-700\/0){background-color:rgba(14,116,144,0)}:is(.dark .dark\:bg-cyan-700\/10){background-color:rgba(14,116,144,.1)}:is(.dark .dark\:bg-cyan-700\/100){background-color:#0e7490}:is(.dark .dark\:bg-cyan-700\/20){background-color:rgba(14,116,144,.2)}:is(.dark .dark\:bg-cyan-700\/25){background-color:rgba(14,116,144,.25)}:is(.dark .dark\:bg-cyan-700\/30){background-color:rgba(14,116,144,.3)}:is(.dark .dark\:bg-cyan-700\/40){background-color:rgba(14,116,144,.4)}:is(.dark .dark\:bg-cyan-700\/5){background-color:rgba(14,116,144,.05)}:is(.dark .dark\:bg-cyan-700\/50){background-color:rgba(14,116,144,.5)}:is(.dark .dark\:bg-cyan-700\/60){background-color:rgba(14,116,144,.6)}:is(.dark .dark\:bg-cyan-700\/70){background-color:rgba(14,116,144,.7)}:is(.dark .dark\:bg-cyan-700\/75){background-color:rgba(14,116,144,.75)}:is(.dark .dark\:bg-cyan-700\/80){background-color:rgba(14,116,144,.8)}:is(.dark .dark\:bg-cyan-700\/90){background-color:rgba(14,116,144,.9)}:is(.dark .dark\:bg-cyan-700\/95){background-color:rgba(14,116,144,.95)}:is(.dark .dark\:bg-cyan-800){--tw-bg-opacity:1;background-color:rgb(21 94 117/var(--tw-bg-opacity))}:is(.dark .dark\:bg-cyan-800\/0){background-color:rgba(21,94,117,0)}:is(.dark .dark\:bg-cyan-800\/10){background-color:rgba(21,94,117,.1)}:is(.dark .dark\:bg-cyan-800\/100){background-color:#155e75}:is(.dark .dark\:bg-cyan-800\/20){background-color:rgba(21,94,117,.2)}:is(.dark .dark\:bg-cyan-800\/25){background-color:rgba(21,94,117,.25)}:is(.dark .dark\:bg-cyan-800\/30){background-color:rgba(21,94,117,.3)}:is(.dark .dark\:bg-cyan-800\/40){background-color:rgba(21,94,117,.4)}:is(.dark .dark\:bg-cyan-800\/5){background-color:rgba(21,94,117,.05)}:is(.dark .dark\:bg-cyan-800\/50){background-color:rgba(21,94,117,.5)}:is(.dark .dark\:bg-cyan-800\/60){background-color:rgba(21,94,117,.6)}:is(.dark .dark\:bg-cyan-800\/70){background-color:rgba(21,94,117,.7)}:is(.dark .dark\:bg-cyan-800\/75){background-color:rgba(21,94,117,.75)}:is(.dark .dark\:bg-cyan-800\/80){background-color:rgba(21,94,117,.8)}:is(.dark .dark\:bg-cyan-800\/90){background-color:rgba(21,94,117,.9)}:is(.dark .dark\:bg-cyan-800\/95){background-color:rgba(21,94,117,.95)}:is(.dark .dark\:bg-cyan-900){--tw-bg-opacity:1;background-color:rgb(22 78 99/var(--tw-bg-opacity))}:is(.dark .dark\:bg-cyan-900\/0){background-color:rgba(22,78,99,0)}:is(.dark .dark\:bg-cyan-900\/10){background-color:rgba(22,78,99,.1)}:is(.dark .dark\:bg-cyan-900\/100){background-color:#164e63}:is(.dark .dark\:bg-cyan-900\/20){background-color:rgba(22,78,99,.2)}:is(.dark .dark\:bg-cyan-900\/25){background-color:rgba(22,78,99,.25)}:is(.dark .dark\:bg-cyan-900\/30){background-color:rgba(22,78,99,.3)}:is(.dark .dark\:bg-cyan-900\/40){background-color:rgba(22,78,99,.4)}:is(.dark .dark\:bg-cyan-900\/5){background-color:rgba(22,78,99,.05)}:is(.dark .dark\:bg-cyan-900\/50){background-color:rgba(22,78,99,.5)}:is(.dark .dark\:bg-cyan-900\/60){background-color:rgba(22,78,99,.6)}:is(.dark .dark\:bg-cyan-900\/70){background-color:rgba(22,78,99,.7)}:is(.dark .dark\:bg-cyan-900\/75){background-color:rgba(22,78,99,.75)}:is(.dark .dark\:bg-cyan-900\/80){background-color:rgba(22,78,99,.8)}:is(.dark .dark\:bg-cyan-900\/90){background-color:rgba(22,78,99,.9)}:is(.dark .dark\:bg-cyan-900\/95){background-color:rgba(22,78,99,.95)}:is(.dark .dark\:bg-emerald-100){--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-100\/0){background-color:rgba(209,250,229,0)}:is(.dark .dark\:bg-emerald-100\/10){background-color:rgba(209,250,229,.1)}:is(.dark .dark\:bg-emerald-100\/100){background-color:#d1fae5}:is(.dark .dark\:bg-emerald-100\/20){background-color:rgba(209,250,229,.2)}:is(.dark .dark\:bg-emerald-100\/25){background-color:rgba(209,250,229,.25)}:is(.dark .dark\:bg-emerald-100\/30){background-color:rgba(209,250,229,.3)}:is(.dark .dark\:bg-emerald-100\/40){background-color:rgba(209,250,229,.4)}:is(.dark .dark\:bg-emerald-100\/5){background-color:rgba(209,250,229,.05)}:is(.dark .dark\:bg-emerald-100\/50){background-color:rgba(209,250,229,.5)}:is(.dark .dark\:bg-emerald-100\/60){background-color:rgba(209,250,229,.6)}:is(.dark .dark\:bg-emerald-100\/70){background-color:rgba(209,250,229,.7)}:is(.dark .dark\:bg-emerald-100\/75){background-color:rgba(209,250,229,.75)}:is(.dark .dark\:bg-emerald-100\/80){background-color:rgba(209,250,229,.8)}:is(.dark .dark\:bg-emerald-100\/90){background-color:rgba(209,250,229,.9)}:is(.dark .dark\:bg-emerald-100\/95){background-color:rgba(209,250,229,.95)}:is(.dark .dark\:bg-emerald-200){--tw-bg-opacity:1;background-color:rgb(167 243 208/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-200\/0){background-color:rgba(167,243,208,0)}:is(.dark .dark\:bg-emerald-200\/10){background-color:rgba(167,243,208,.1)}:is(.dark .dark\:bg-emerald-200\/100){background-color:#a7f3d0}:is(.dark .dark\:bg-emerald-200\/20){background-color:rgba(167,243,208,.2)}:is(.dark .dark\:bg-emerald-200\/25){background-color:rgba(167,243,208,.25)}:is(.dark .dark\:bg-emerald-200\/30){background-color:rgba(167,243,208,.3)}:is(.dark .dark\:bg-emerald-200\/40){background-color:rgba(167,243,208,.4)}:is(.dark .dark\:bg-emerald-200\/5){background-color:rgba(167,243,208,.05)}:is(.dark .dark\:bg-emerald-200\/50){background-color:rgba(167,243,208,.5)}:is(.dark .dark\:bg-emerald-200\/60){background-color:rgba(167,243,208,.6)}:is(.dark .dark\:bg-emerald-200\/70){background-color:rgba(167,243,208,.7)}:is(.dark .dark\:bg-emerald-200\/75){background-color:rgba(167,243,208,.75)}:is(.dark .dark\:bg-emerald-200\/80){background-color:rgba(167,243,208,.8)}:is(.dark .dark\:bg-emerald-200\/90){background-color:rgba(167,243,208,.9)}:is(.dark .dark\:bg-emerald-200\/95){background-color:rgba(167,243,208,.95)}:is(.dark .dark\:bg-emerald-300){--tw-bg-opacity:1;background-color:rgb(110 231 183/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-300\/0){background-color:rgba(110,231,183,0)}:is(.dark .dark\:bg-emerald-300\/10){background-color:rgba(110,231,183,.1)}:is(.dark .dark\:bg-emerald-300\/100){background-color:#6ee7b7}:is(.dark .dark\:bg-emerald-300\/20){background-color:rgba(110,231,183,.2)}:is(.dark .dark\:bg-emerald-300\/25){background-color:rgba(110,231,183,.25)}:is(.dark .dark\:bg-emerald-300\/30){background-color:rgba(110,231,183,.3)}:is(.dark .dark\:bg-emerald-300\/40){background-color:rgba(110,231,183,.4)}:is(.dark .dark\:bg-emerald-300\/5){background-color:rgba(110,231,183,.05)}:is(.dark .dark\:bg-emerald-300\/50){background-color:rgba(110,231,183,.5)}:is(.dark .dark\:bg-emerald-300\/60){background-color:rgba(110,231,183,.6)}:is(.dark .dark\:bg-emerald-300\/70){background-color:rgba(110,231,183,.7)}:is(.dark .dark\:bg-emerald-300\/75){background-color:rgba(110,231,183,.75)}:is(.dark .dark\:bg-emerald-300\/80){background-color:rgba(110,231,183,.8)}:is(.dark .dark\:bg-emerald-300\/90){background-color:rgba(110,231,183,.9)}:is(.dark .dark\:bg-emerald-300\/95){background-color:rgba(110,231,183,.95)}:is(.dark .dark\:bg-emerald-400){--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-400\/0){background-color:rgba(52,211,153,0)}:is(.dark .dark\:bg-emerald-400\/10){background-color:rgba(52,211,153,.1)}:is(.dark .dark\:bg-emerald-400\/100){background-color:#34d399}:is(.dark .dark\:bg-emerald-400\/20){background-color:rgba(52,211,153,.2)}:is(.dark .dark\:bg-emerald-400\/25){background-color:rgba(52,211,153,.25)}:is(.dark .dark\:bg-emerald-400\/30){background-color:rgba(52,211,153,.3)}:is(.dark .dark\:bg-emerald-400\/40){background-color:rgba(52,211,153,.4)}:is(.dark .dark\:bg-emerald-400\/5){background-color:rgba(52,211,153,.05)}:is(.dark .dark\:bg-emerald-400\/50){background-color:rgba(52,211,153,.5)}:is(.dark .dark\:bg-emerald-400\/60){background-color:rgba(52,211,153,.6)}:is(.dark .dark\:bg-emerald-400\/70){background-color:rgba(52,211,153,.7)}:is(.dark .dark\:bg-emerald-400\/75){background-color:rgba(52,211,153,.75)}:is(.dark .dark\:bg-emerald-400\/80){background-color:rgba(52,211,153,.8)}:is(.dark .dark\:bg-emerald-400\/90){background-color:rgba(52,211,153,.9)}:is(.dark .dark\:bg-emerald-400\/95){background-color:rgba(52,211,153,.95)}:is(.dark .dark\:bg-emerald-50){--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-50\/0){background-color:rgba(236,253,245,0)}:is(.dark .dark\:bg-emerald-50\/10){background-color:rgba(236,253,245,.1)}:is(.dark .dark\:bg-emerald-50\/100){background-color:#ecfdf5}:is(.dark .dark\:bg-emerald-50\/20){background-color:rgba(236,253,245,.2)}:is(.dark .dark\:bg-emerald-50\/25){background-color:rgba(236,253,245,.25)}:is(.dark .dark\:bg-emerald-50\/30){background-color:rgba(236,253,245,.3)}:is(.dark .dark\:bg-emerald-50\/40){background-color:rgba(236,253,245,.4)}:is(.dark .dark\:bg-emerald-50\/5){background-color:rgba(236,253,245,.05)}:is(.dark .dark\:bg-emerald-50\/50){background-color:rgba(236,253,245,.5)}:is(.dark .dark\:bg-emerald-50\/60){background-color:rgba(236,253,245,.6)}:is(.dark .dark\:bg-emerald-50\/70){background-color:rgba(236,253,245,.7)}:is(.dark .dark\:bg-emerald-50\/75){background-color:rgba(236,253,245,.75)}:is(.dark .dark\:bg-emerald-50\/80){background-color:rgba(236,253,245,.8)}:is(.dark .dark\:bg-emerald-50\/90){background-color:rgba(236,253,245,.9)}:is(.dark .dark\:bg-emerald-50\/95){background-color:rgba(236,253,245,.95)}:is(.dark .dark\:bg-emerald-500){--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-500\/0){background-color:rgba(16,185,129,0)}:is(.dark .dark\:bg-emerald-500\/10){background-color:rgba(16,185,129,.1)}:is(.dark .dark\:bg-emerald-500\/100){background-color:#10b981}:is(.dark .dark\:bg-emerald-500\/20){background-color:rgba(16,185,129,.2)}:is(.dark .dark\:bg-emerald-500\/25){background-color:rgba(16,185,129,.25)}:is(.dark .dark\:bg-emerald-500\/30){background-color:rgba(16,185,129,.3)}:is(.dark .dark\:bg-emerald-500\/40){background-color:rgba(16,185,129,.4)}:is(.dark .dark\:bg-emerald-500\/5){background-color:rgba(16,185,129,.05)}:is(.dark .dark\:bg-emerald-500\/50){background-color:rgba(16,185,129,.5)}:is(.dark .dark\:bg-emerald-500\/60){background-color:rgba(16,185,129,.6)}:is(.dark .dark\:bg-emerald-500\/70){background-color:rgba(16,185,129,.7)}:is(.dark .dark\:bg-emerald-500\/75){background-color:rgba(16,185,129,.75)}:is(.dark .dark\:bg-emerald-500\/80){background-color:rgba(16,185,129,.8)}:is(.dark .dark\:bg-emerald-500\/90){background-color:rgba(16,185,129,.9)}:is(.dark .dark\:bg-emerald-500\/95){background-color:rgba(16,185,129,.95)}:is(.dark .dark\:bg-emerald-600){--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-600\/0){background-color:rgba(5,150,105,0)}:is(.dark .dark\:bg-emerald-600\/10){background-color:rgba(5,150,105,.1)}:is(.dark .dark\:bg-emerald-600\/100){background-color:#059669}:is(.dark .dark\:bg-emerald-600\/20){background-color:rgba(5,150,105,.2)}:is(.dark .dark\:bg-emerald-600\/25){background-color:rgba(5,150,105,.25)}:is(.dark .dark\:bg-emerald-600\/30){background-color:rgba(5,150,105,.3)}:is(.dark .dark\:bg-emerald-600\/40){background-color:rgba(5,150,105,.4)}:is(.dark .dark\:bg-emerald-600\/5){background-color:rgba(5,150,105,.05)}:is(.dark .dark\:bg-emerald-600\/50){background-color:rgba(5,150,105,.5)}:is(.dark .dark\:bg-emerald-600\/60){background-color:rgba(5,150,105,.6)}:is(.dark .dark\:bg-emerald-600\/70){background-color:rgba(5,150,105,.7)}:is(.dark .dark\:bg-emerald-600\/75){background-color:rgba(5,150,105,.75)}:is(.dark .dark\:bg-emerald-600\/80){background-color:rgba(5,150,105,.8)}:is(.dark .dark\:bg-emerald-600\/90){background-color:rgba(5,150,105,.9)}:is(.dark .dark\:bg-emerald-600\/95){background-color:rgba(5,150,105,.95)}:is(.dark .dark\:bg-emerald-700){--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-700\/0){background-color:rgba(4,120,87,0)}:is(.dark .dark\:bg-emerald-700\/10){background-color:rgba(4,120,87,.1)}:is(.dark .dark\:bg-emerald-700\/100){background-color:#047857}:is(.dark .dark\:bg-emerald-700\/20){background-color:rgba(4,120,87,.2)}:is(.dark .dark\:bg-emerald-700\/25){background-color:rgba(4,120,87,.25)}:is(.dark .dark\:bg-emerald-700\/30){background-color:rgba(4,120,87,.3)}:is(.dark .dark\:bg-emerald-700\/40){background-color:rgba(4,120,87,.4)}:is(.dark .dark\:bg-emerald-700\/5){background-color:rgba(4,120,87,.05)}:is(.dark .dark\:bg-emerald-700\/50){background-color:rgba(4,120,87,.5)}:is(.dark .dark\:bg-emerald-700\/60){background-color:rgba(4,120,87,.6)}:is(.dark .dark\:bg-emerald-700\/70){background-color:rgba(4,120,87,.7)}:is(.dark .dark\:bg-emerald-700\/75){background-color:rgba(4,120,87,.75)}:is(.dark .dark\:bg-emerald-700\/80){background-color:rgba(4,120,87,.8)}:is(.dark .dark\:bg-emerald-700\/90){background-color:rgba(4,120,87,.9)}:is(.dark .dark\:bg-emerald-700\/95){background-color:rgba(4,120,87,.95)}:is(.dark .dark\:bg-emerald-800){--tw-bg-opacity:1;background-color:rgb(6 95 70/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-800\/0){background-color:rgba(6,95,70,0)}:is(.dark .dark\:bg-emerald-800\/10){background-color:rgba(6,95,70,.1)}:is(.dark .dark\:bg-emerald-800\/100){background-color:#065f46}:is(.dark .dark\:bg-emerald-800\/20){background-color:rgba(6,95,70,.2)}:is(.dark .dark\:bg-emerald-800\/25){background-color:rgba(6,95,70,.25)}:is(.dark .dark\:bg-emerald-800\/30){background-color:rgba(6,95,70,.3)}:is(.dark .dark\:bg-emerald-800\/40){background-color:rgba(6,95,70,.4)}:is(.dark .dark\:bg-emerald-800\/5){background-color:rgba(6,95,70,.05)}:is(.dark .dark\:bg-emerald-800\/50){background-color:rgba(6,95,70,.5)}:is(.dark .dark\:bg-emerald-800\/60){background-color:rgba(6,95,70,.6)}:is(.dark .dark\:bg-emerald-800\/70){background-color:rgba(6,95,70,.7)}:is(.dark .dark\:bg-emerald-800\/75){background-color:rgba(6,95,70,.75)}:is(.dark .dark\:bg-emerald-800\/80){background-color:rgba(6,95,70,.8)}:is(.dark .dark\:bg-emerald-800\/90){background-color:rgba(6,95,70,.9)}:is(.dark .dark\:bg-emerald-800\/95){background-color:rgba(6,95,70,.95)}:is(.dark .dark\:bg-emerald-900){--tw-bg-opacity:1;background-color:rgb(6 78 59/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-900\/0){background-color:rgba(6,78,59,0)}:is(.dark .dark\:bg-emerald-900\/10){background-color:rgba(6,78,59,.1)}:is(.dark .dark\:bg-emerald-900\/100){background-color:#064e3b}:is(.dark .dark\:bg-emerald-900\/20){background-color:rgba(6,78,59,.2)}:is(.dark .dark\:bg-emerald-900\/25){background-color:rgba(6,78,59,.25)}:is(.dark .dark\:bg-emerald-900\/30){background-color:rgba(6,78,59,.3)}:is(.dark .dark\:bg-emerald-900\/40){background-color:rgba(6,78,59,.4)}:is(.dark .dark\:bg-emerald-900\/5){background-color:rgba(6,78,59,.05)}:is(.dark .dark\:bg-emerald-900\/50){background-color:rgba(6,78,59,.5)}:is(.dark .dark\:bg-emerald-900\/60){background-color:rgba(6,78,59,.6)}:is(.dark .dark\:bg-emerald-900\/70){background-color:rgba(6,78,59,.7)}:is(.dark .dark\:bg-emerald-900\/75){background-color:rgba(6,78,59,.75)}:is(.dark .dark\:bg-emerald-900\/80){background-color:rgba(6,78,59,.8)}:is(.dark .dark\:bg-emerald-900\/90){background-color:rgba(6,78,59,.9)}:is(.dark .dark\:bg-emerald-900\/95){background-color:rgba(6,78,59,.95)}:is(.dark .dark\:bg-fuchsia-100){--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity))}:is(.dark .dark\:bg-fuchsia-100\/0){background-color:rgba(250,232,255,0)}:is(.dark .dark\:bg-fuchsia-100\/10){background-color:rgba(250,232,255,.1)}:is(.dark .dark\:bg-fuchsia-100\/100){background-color:#fae8ff}:is(.dark .dark\:bg-fuchsia-100\/20){background-color:rgba(250,232,255,.2)}:is(.dark .dark\:bg-fuchsia-100\/25){background-color:rgba(250,232,255,.25)}:is(.dark .dark\:bg-fuchsia-100\/30){background-color:rgba(250,232,255,.3)}:is(.dark .dark\:bg-fuchsia-100\/40){background-color:rgba(250,232,255,.4)}:is(.dark .dark\:bg-fuchsia-100\/5){background-color:rgba(250,232,255,.05)}:is(.dark .dark\:bg-fuchsia-100\/50){background-color:rgba(250,232,255,.5)}:is(.dark .dark\:bg-fuchsia-100\/60){background-color:rgba(250,232,255,.6)}:is(.dark .dark\:bg-fuchsia-100\/70){background-color:rgba(250,232,255,.7)}:is(.dark .dark\:bg-fuchsia-100\/75){background-color:rgba(250,232,255,.75)}:is(.dark .dark\:bg-fuchsia-100\/80){background-color:rgba(250,232,255,.8)}:is(.dark .dark\:bg-fuchsia-100\/90){background-color:rgba(250,232,255,.9)}:is(.dark .dark\:bg-fuchsia-100\/95){background-color:rgba(250,232,255,.95)}:is(.dark .dark\:bg-fuchsia-200){--tw-bg-opacity:1;background-color:rgb(245 208 254/var(--tw-bg-opacity))}:is(.dark .dark\:bg-fuchsia-200\/0){background-color:rgba(245,208,254,0)}:is(.dark .dark\:bg-fuchsia-200\/10){background-color:rgba(245,208,254,.1)}:is(.dark .dark\:bg-fuchsia-200\/100){background-color:#f5d0fe}:is(.dark .dark\:bg-fuchsia-200\/20){background-color:rgba(245,208,254,.2)}:is(.dark .dark\:bg-fuchsia-200\/25){background-color:rgba(245,208,254,.25)}:is(.dark .dark\:bg-fuchsia-200\/30){background-color:rgba(245,208,254,.3)}:is(.dark .dark\:bg-fuchsia-200\/40){background-color:rgba(245,208,254,.4)}:is(.dark .dark\:bg-fuchsia-200\/5){background-color:rgba(245,208,254,.05)}:is(.dark .dark\:bg-fuchsia-200\/50){background-color:rgba(245,208,254,.5)}:is(.dark .dark\:bg-fuchsia-200\/60){background-color:rgba(245,208,254,.6)}:is(.dark .dark\:bg-fuchsia-200\/70){background-color:rgba(245,208,254,.7)}:is(.dark .dark\:bg-fuchsia-200\/75){background-color:rgba(245,208,254,.75)}:is(.dark .dark\:bg-fuchsia-200\/80){background-color:rgba(245,208,254,.8)}:is(.dark .dark\:bg-fuchsia-200\/90){background-color:rgba(245,208,254,.9)}:is(.dark .dark\:bg-fuchsia-200\/95){background-color:rgba(245,208,254,.95)}:is(.dark .dark\:bg-fuchsia-300){--tw-bg-opacity:1;background-color:rgb(240 171 252/var(--tw-bg-opacity))}:is(.dark .dark\:bg-fuchsia-300\/0){background-color:rgba(240,171,252,0)}:is(.dark .dark\:bg-fuchsia-300\/10){background-color:rgba(240,171,252,.1)}:is(.dark .dark\:bg-fuchsia-300\/100){background-color:#f0abfc}:is(.dark .dark\:bg-fuchsia-300\/20){background-color:rgba(240,171,252,.2)}:is(.dark .dark\:bg-fuchsia-300\/25){background-color:rgba(240,171,252,.25)}:is(.dark .dark\:bg-fuchsia-300\/30){background-color:rgba(240,171,252,.3)}:is(.dark .dark\:bg-fuchsia-300\/40){background-color:rgba(240,171,252,.4)}:is(.dark .dark\:bg-fuchsia-300\/5){background-color:rgba(240,171,252,.05)}:is(.dark .dark\:bg-fuchsia-300\/50){background-color:rgba(240,171,252,.5)}:is(.dark .dark\:bg-fuchsia-300\/60){background-color:rgba(240,171,252,.6)}:is(.dark .dark\:bg-fuchsia-300\/70){background-color:rgba(240,171,252,.7)}:is(.dark .dark\:bg-fuchsia-300\/75){background-color:rgba(240,171,252,.75)}:is(.dark .dark\:bg-fuchsia-300\/80){background-color:rgba(240,171,252,.8)}:is(.dark .dark\:bg-fuchsia-300\/90){background-color:rgba(240,171,252,.9)}:is(.dark .dark\:bg-fuchsia-300\/95){background-color:rgba(240,171,252,.95)}:is(.dark .dark\:bg-fuchsia-400){--tw-bg-opacity:1;background-color:rgb(232 121 249/var(--tw-bg-opacity))}:is(.dark .dark\:bg-fuchsia-400\/0){background-color:rgba(232,121,249,0)}:is(.dark .dark\:bg-fuchsia-400\/10){background-color:rgba(232,121,249,.1)}:is(.dark .dark\:bg-fuchsia-400\/100){background-color:#e879f9}:is(.dark .dark\:bg-fuchsia-400\/20){background-color:rgba(232,121,249,.2)}:is(.dark .dark\:bg-fuchsia-400\/25){background-color:rgba(232,121,249,.25)}:is(.dark .dark\:bg-fuchsia-400\/30){background-color:rgba(232,121,249,.3)}:is(.dark .dark\:bg-fuchsia-400\/40){background-color:rgba(232,121,249,.4)}:is(.dark .dark\:bg-fuchsia-400\/5){background-color:rgba(232,121,249,.05)}:is(.dark .dark\:bg-fuchsia-400\/50){background-color:rgba(232,121,249,.5)}:is(.dark .dark\:bg-fuchsia-400\/60){background-color:rgba(232,121,249,.6)}:is(.dark .dark\:bg-fuchsia-400\/70){background-color:rgba(232,121,249,.7)}:is(.dark .dark\:bg-fuchsia-400\/75){background-color:rgba(232,121,249,.75)}:is(.dark .dark\:bg-fuchsia-400\/80){background-color:rgba(232,121,249,.8)}:is(.dark .dark\:bg-fuchsia-400\/90){background-color:rgba(232,121,249,.9)}:is(.dark .dark\:bg-fuchsia-400\/95){background-color:rgba(232,121,249,.95)}:is(.dark .dark\:bg-fuchsia-50){--tw-bg-opacity:1;background-color:rgb(253 244 255/var(--tw-bg-opacity))}:is(.dark .dark\:bg-fuchsia-50\/0){background-color:rgba(253,244,255,0)}:is(.dark .dark\:bg-fuchsia-50\/10){background-color:rgba(253,244,255,.1)}:is(.dark .dark\:bg-fuchsia-50\/100){background-color:#fdf4ff}:is(.dark .dark\:bg-fuchsia-50\/20){background-color:rgba(253,244,255,.2)}:is(.dark .dark\:bg-fuchsia-50\/25){background-color:rgba(253,244,255,.25)}:is(.dark .dark\:bg-fuchsia-50\/30){background-color:rgba(253,244,255,.3)}:is(.dark .dark\:bg-fuchsia-50\/40){background-color:rgba(253,244,255,.4)}:is(.dark .dark\:bg-fuchsia-50\/5){background-color:rgba(253,244,255,.05)}:is(.dark .dark\:bg-fuchsia-50\/50){background-color:rgba(253,244,255,.5)}:is(.dark .dark\:bg-fuchsia-50\/60){background-color:rgba(253,244,255,.6)}:is(.dark .dark\:bg-fuchsia-50\/70){background-color:rgba(253,244,255,.7)}:is(.dark .dark\:bg-fuchsia-50\/75){background-color:rgba(253,244,255,.75)}:is(.dark .dark\:bg-fuchsia-50\/80){background-color:rgba(253,244,255,.8)}:is(.dark .dark\:bg-fuchsia-50\/90){background-color:rgba(253,244,255,.9)}:is(.dark .dark\:bg-fuchsia-50\/95){background-color:rgba(253,244,255,.95)}:is(.dark .dark\:bg-fuchsia-500){--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity))}:is(.dark .dark\:bg-fuchsia-500\/0){background-color:rgba(217,70,239,0)}:is(.dark .dark\:bg-fuchsia-500\/10){background-color:rgba(217,70,239,.1)}:is(.dark .dark\:bg-fuchsia-500\/100){background-color:#d946ef}:is(.dark .dark\:bg-fuchsia-500\/20){background-color:rgba(217,70,239,.2)}:is(.dark .dark\:bg-fuchsia-500\/25){background-color:rgba(217,70,239,.25)}:is(.dark .dark\:bg-fuchsia-500\/30){background-color:rgba(217,70,239,.3)}:is(.dark .dark\:bg-fuchsia-500\/40){background-color:rgba(217,70,239,.4)}:is(.dark .dark\:bg-fuchsia-500\/5){background-color:rgba(217,70,239,.05)}:is(.dark .dark\:bg-fuchsia-500\/50){background-color:rgba(217,70,239,.5)}:is(.dark .dark\:bg-fuchsia-500\/60){background-color:rgba(217,70,239,.6)}:is(.dark .dark\:bg-fuchsia-500\/70){background-color:rgba(217,70,239,.7)}:is(.dark .dark\:bg-fuchsia-500\/75){background-color:rgba(217,70,239,.75)}:is(.dark .dark\:bg-fuchsia-500\/80){background-color:rgba(217,70,239,.8)}:is(.dark .dark\:bg-fuchsia-500\/90){background-color:rgba(217,70,239,.9)}:is(.dark .dark\:bg-fuchsia-500\/95){background-color:rgba(217,70,239,.95)}:is(.dark .dark\:bg-fuchsia-600){--tw-bg-opacity:1;background-color:rgb(192 38 211/var(--tw-bg-opacity))}:is(.dark .dark\:bg-fuchsia-600\/0){background-color:rgba(192,38,211,0)}:is(.dark .dark\:bg-fuchsia-600\/10){background-color:rgba(192,38,211,.1)}:is(.dark .dark\:bg-fuchsia-600\/100){background-color:#c026d3}:is(.dark .dark\:bg-fuchsia-600\/20){background-color:rgba(192,38,211,.2)}:is(.dark .dark\:bg-fuchsia-600\/25){background-color:rgba(192,38,211,.25)}:is(.dark .dark\:bg-fuchsia-600\/30){background-color:rgba(192,38,211,.3)}:is(.dark .dark\:bg-fuchsia-600\/40){background-color:rgba(192,38,211,.4)}:is(.dark .dark\:bg-fuchsia-600\/5){background-color:rgba(192,38,211,.05)}:is(.dark .dark\:bg-fuchsia-600\/50){background-color:rgba(192,38,211,.5)}:is(.dark .dark\:bg-fuchsia-600\/60){background-color:rgba(192,38,211,.6)}:is(.dark .dark\:bg-fuchsia-600\/70){background-color:rgba(192,38,211,.7)}:is(.dark .dark\:bg-fuchsia-600\/75){background-color:rgba(192,38,211,.75)}:is(.dark .dark\:bg-fuchsia-600\/80){background-color:rgba(192,38,211,.8)}:is(.dark .dark\:bg-fuchsia-600\/90){background-color:rgba(192,38,211,.9)}:is(.dark .dark\:bg-fuchsia-600\/95){background-color:rgba(192,38,211,.95)}:is(.dark .dark\:bg-fuchsia-700){--tw-bg-opacity:1;background-color:rgb(162 28 175/var(--tw-bg-opacity))}:is(.dark .dark\:bg-fuchsia-700\/0){background-color:rgba(162,28,175,0)}:is(.dark .dark\:bg-fuchsia-700\/10){background-color:rgba(162,28,175,.1)}:is(.dark .dark\:bg-fuchsia-700\/100){background-color:#a21caf}:is(.dark .dark\:bg-fuchsia-700\/20){background-color:rgba(162,28,175,.2)}:is(.dark .dark\:bg-fuchsia-700\/25){background-color:rgba(162,28,175,.25)}:is(.dark .dark\:bg-fuchsia-700\/30){background-color:rgba(162,28,175,.3)}:is(.dark .dark\:bg-fuchsia-700\/40){background-color:rgba(162,28,175,.4)}:is(.dark .dark\:bg-fuchsia-700\/5){background-color:rgba(162,28,175,.05)}:is(.dark .dark\:bg-fuchsia-700\/50){background-color:rgba(162,28,175,.5)}:is(.dark .dark\:bg-fuchsia-700\/60){background-color:rgba(162,28,175,.6)}:is(.dark .dark\:bg-fuchsia-700\/70){background-color:rgba(162,28,175,.7)}:is(.dark .dark\:bg-fuchsia-700\/75){background-color:rgba(162,28,175,.75)}:is(.dark .dark\:bg-fuchsia-700\/80){background-color:rgba(162,28,175,.8)}:is(.dark .dark\:bg-fuchsia-700\/90){background-color:rgba(162,28,175,.9)}:is(.dark .dark\:bg-fuchsia-700\/95){background-color:rgba(162,28,175,.95)}:is(.dark .dark\:bg-fuchsia-800){--tw-bg-opacity:1;background-color:rgb(134 25 143/var(--tw-bg-opacity))}:is(.dark .dark\:bg-fuchsia-800\/0){background-color:rgba(134,25,143,0)}:is(.dark .dark\:bg-fuchsia-800\/10){background-color:rgba(134,25,143,.1)}:is(.dark .dark\:bg-fuchsia-800\/100){background-color:#86198f}:is(.dark .dark\:bg-fuchsia-800\/20){background-color:rgba(134,25,143,.2)}:is(.dark .dark\:bg-fuchsia-800\/25){background-color:rgba(134,25,143,.25)}:is(.dark .dark\:bg-fuchsia-800\/30){background-color:rgba(134,25,143,.3)}:is(.dark .dark\:bg-fuchsia-800\/40){background-color:rgba(134,25,143,.4)}:is(.dark .dark\:bg-fuchsia-800\/5){background-color:rgba(134,25,143,.05)}:is(.dark .dark\:bg-fuchsia-800\/50){background-color:rgba(134,25,143,.5)}:is(.dark .dark\:bg-fuchsia-800\/60){background-color:rgba(134,25,143,.6)}:is(.dark .dark\:bg-fuchsia-800\/70){background-color:rgba(134,25,143,.7)}:is(.dark .dark\:bg-fuchsia-800\/75){background-color:rgba(134,25,143,.75)}:is(.dark .dark\:bg-fuchsia-800\/80){background-color:rgba(134,25,143,.8)}:is(.dark .dark\:bg-fuchsia-800\/90){background-color:rgba(134,25,143,.9)}:is(.dark .dark\:bg-fuchsia-800\/95){background-color:rgba(134,25,143,.95)}:is(.dark .dark\:bg-fuchsia-900){--tw-bg-opacity:1;background-color:rgb(112 26 117/var(--tw-bg-opacity))}:is(.dark .dark\:bg-fuchsia-900\/0){background-color:rgba(112,26,117,0)}:is(.dark .dark\:bg-fuchsia-900\/10){background-color:rgba(112,26,117,.1)}:is(.dark .dark\:bg-fuchsia-900\/100){background-color:#701a75}:is(.dark .dark\:bg-fuchsia-900\/20){background-color:rgba(112,26,117,.2)}:is(.dark .dark\:bg-fuchsia-900\/25){background-color:rgba(112,26,117,.25)}:is(.dark .dark\:bg-fuchsia-900\/30){background-color:rgba(112,26,117,.3)}:is(.dark .dark\:bg-fuchsia-900\/40){background-color:rgba(112,26,117,.4)}:is(.dark .dark\:bg-fuchsia-900\/5){background-color:rgba(112,26,117,.05)}:is(.dark .dark\:bg-fuchsia-900\/50){background-color:rgba(112,26,117,.5)}:is(.dark .dark\:bg-fuchsia-900\/60){background-color:rgba(112,26,117,.6)}:is(.dark .dark\:bg-fuchsia-900\/70){background-color:rgba(112,26,117,.7)}:is(.dark .dark\:bg-fuchsia-900\/75){background-color:rgba(112,26,117,.75)}:is(.dark .dark\:bg-fuchsia-900\/80){background-color:rgba(112,26,117,.8)}:is(.dark .dark\:bg-fuchsia-900\/90){background-color:rgba(112,26,117,.9)}:is(.dark .dark\:bg-fuchsia-900\/95){background-color:rgba(112,26,117,.95)}:is(.dark .dark\:bg-gray-100){--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-100\/0){background-color:rgba(243,244,246,0)}:is(.dark .dark\:bg-gray-100\/10){background-color:rgba(243,244,246,.1)}:is(.dark .dark\:bg-gray-100\/100){background-color:#f3f4f6}:is(.dark .dark\:bg-gray-100\/20){background-color:rgba(243,244,246,.2)}:is(.dark .dark\:bg-gray-100\/25){background-color:rgba(243,244,246,.25)}:is(.dark .dark\:bg-gray-100\/30){background-color:rgba(243,244,246,.3)}:is(.dark .dark\:bg-gray-100\/40){background-color:rgba(243,244,246,.4)}:is(.dark .dark\:bg-gray-100\/5){background-color:rgba(243,244,246,.05)}:is(.dark .dark\:bg-gray-100\/50){background-color:rgba(243,244,246,.5)}:is(.dark .dark\:bg-gray-100\/60){background-color:rgba(243,244,246,.6)}:is(.dark .dark\:bg-gray-100\/70){background-color:rgba(243,244,246,.7)}:is(.dark .dark\:bg-gray-100\/75){background-color:rgba(243,244,246,.75)}:is(.dark .dark\:bg-gray-100\/80){background-color:rgba(243,244,246,.8)}:is(.dark .dark\:bg-gray-100\/90){background-color:rgba(243,244,246,.9)}:is(.dark .dark\:bg-gray-100\/95){background-color:rgba(243,244,246,.95)}:is(.dark .dark\:bg-gray-200){--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-200\/0){background-color:rgba(229,231,235,0)}:is(.dark .dark\:bg-gray-200\/10){background-color:rgba(229,231,235,.1)}:is(.dark .dark\:bg-gray-200\/100){background-color:#e5e7eb}:is(.dark .dark\:bg-gray-200\/20){background-color:rgba(229,231,235,.2)}:is(.dark .dark\:bg-gray-200\/25){background-color:rgba(229,231,235,.25)}:is(.dark .dark\:bg-gray-200\/30){background-color:rgba(229,231,235,.3)}:is(.dark .dark\:bg-gray-200\/40){background-color:rgba(229,231,235,.4)}:is(.dark .dark\:bg-gray-200\/5){background-color:rgba(229,231,235,.05)}:is(.dark .dark\:bg-gray-200\/50){background-color:rgba(229,231,235,.5)}:is(.dark .dark\:bg-gray-200\/60){background-color:rgba(229,231,235,.6)}:is(.dark .dark\:bg-gray-200\/70){background-color:rgba(229,231,235,.7)}:is(.dark .dark\:bg-gray-200\/75){background-color:rgba(229,231,235,.75)}:is(.dark .dark\:bg-gray-200\/80){background-color:rgba(229,231,235,.8)}:is(.dark .dark\:bg-gray-200\/90){background-color:rgba(229,231,235,.9)}:is(.dark .dark\:bg-gray-200\/95){background-color:rgba(229,231,235,.95)}:is(.dark .dark\:bg-gray-300){--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-300\/0){background-color:rgba(209,213,219,0)}:is(.dark .dark\:bg-gray-300\/10){background-color:rgba(209,213,219,.1)}:is(.dark .dark\:bg-gray-300\/100){background-color:#d1d5db}:is(.dark .dark\:bg-gray-300\/20){background-color:rgba(209,213,219,.2)}:is(.dark .dark\:bg-gray-300\/25){background-color:rgba(209,213,219,.25)}:is(.dark .dark\:bg-gray-300\/30){background-color:rgba(209,213,219,.3)}:is(.dark .dark\:bg-gray-300\/40){background-color:rgba(209,213,219,.4)}:is(.dark .dark\:bg-gray-300\/5){background-color:rgba(209,213,219,.05)}:is(.dark .dark\:bg-gray-300\/50){background-color:rgba(209,213,219,.5)}:is(.dark .dark\:bg-gray-300\/60){background-color:rgba(209,213,219,.6)}:is(.dark .dark\:bg-gray-300\/70){background-color:rgba(209,213,219,.7)}:is(.dark .dark\:bg-gray-300\/75){background-color:rgba(209,213,219,.75)}:is(.dark .dark\:bg-gray-300\/80){background-color:rgba(209,213,219,.8)}:is(.dark .dark\:bg-gray-300\/90){background-color:rgba(209,213,219,.9)}:is(.dark .dark\:bg-gray-300\/95){background-color:rgba(209,213,219,.95)}:is(.dark .dark\:bg-gray-400){--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-400\/0){background-color:rgba(156,163,175,0)}:is(.dark .dark\:bg-gray-400\/10){background-color:rgba(156,163,175,.1)}:is(.dark .dark\:bg-gray-400\/100){background-color:#9ca3af}:is(.dark .dark\:bg-gray-400\/20){background-color:rgba(156,163,175,.2)}:is(.dark .dark\:bg-gray-400\/25){background-color:rgba(156,163,175,.25)}:is(.dark .dark\:bg-gray-400\/30){background-color:rgba(156,163,175,.3)}:is(.dark .dark\:bg-gray-400\/40){background-color:rgba(156,163,175,.4)}:is(.dark .dark\:bg-gray-400\/5){background-color:rgba(156,163,175,.05)}:is(.dark .dark\:bg-gray-400\/50){background-color:rgba(156,163,175,.5)}:is(.dark .dark\:bg-gray-400\/60){background-color:rgba(156,163,175,.6)}:is(.dark .dark\:bg-gray-400\/70){background-color:rgba(156,163,175,.7)}:is(.dark .dark\:bg-gray-400\/75){background-color:rgba(156,163,175,.75)}:is(.dark .dark\:bg-gray-400\/80){background-color:rgba(156,163,175,.8)}:is(.dark .dark\:bg-gray-400\/90){background-color:rgba(156,163,175,.9)}:is(.dark .dark\:bg-gray-400\/95){background-color:rgba(156,163,175,.95)}:is(.dark .dark\:bg-gray-50){--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-50\/0){background-color:rgba(249,250,251,0)}:is(.dark .dark\:bg-gray-50\/10){background-color:rgba(249,250,251,.1)}:is(.dark .dark\:bg-gray-50\/100){background-color:#f9fafb}:is(.dark .dark\:bg-gray-50\/20){background-color:rgba(249,250,251,.2)}:is(.dark .dark\:bg-gray-50\/25){background-color:rgba(249,250,251,.25)}:is(.dark .dark\:bg-gray-50\/30){background-color:rgba(249,250,251,.3)}:is(.dark .dark\:bg-gray-50\/40){background-color:rgba(249,250,251,.4)}:is(.dark .dark\:bg-gray-50\/5){background-color:rgba(249,250,251,.05)}:is(.dark .dark\:bg-gray-50\/50){background-color:rgba(249,250,251,.5)}:is(.dark .dark\:bg-gray-50\/60){background-color:rgba(249,250,251,.6)}:is(.dark .dark\:bg-gray-50\/70){background-color:rgba(249,250,251,.7)}:is(.dark .dark\:bg-gray-50\/75){background-color:rgba(249,250,251,.75)}:is(.dark .dark\:bg-gray-50\/80){background-color:rgba(249,250,251,.8)}:is(.dark .dark\:bg-gray-50\/90){background-color:rgba(249,250,251,.9)}:is(.dark .dark\:bg-gray-50\/95){background-color:rgba(249,250,251,.95)}:is(.dark .dark\:bg-gray-500){--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-500\/0){background-color:hsla(220,9%,46%,0)}:is(.dark .dark\:bg-gray-500\/10){background-color:hsla(220,9%,46%,.1)}:is(.dark .dark\:bg-gray-500\/100){background-color:#6b7280}:is(.dark .dark\:bg-gray-500\/20){background-color:hsla(220,9%,46%,.2)}:is(.dark .dark\:bg-gray-500\/25){background-color:hsla(220,9%,46%,.25)}:is(.dark .dark\:bg-gray-500\/30){background-color:hsla(220,9%,46%,.3)}:is(.dark .dark\:bg-gray-500\/40){background-color:hsla(220,9%,46%,.4)}:is(.dark .dark\:bg-gray-500\/5){background-color:hsla(220,9%,46%,.05)}:is(.dark .dark\:bg-gray-500\/50){background-color:hsla(220,9%,46%,.5)}:is(.dark .dark\:bg-gray-500\/60){background-color:hsla(220,9%,46%,.6)}:is(.dark .dark\:bg-gray-500\/70){background-color:hsla(220,9%,46%,.7)}:is(.dark .dark\:bg-gray-500\/75){background-color:hsla(220,9%,46%,.75)}:is(.dark .dark\:bg-gray-500\/80){background-color:hsla(220,9%,46%,.8)}:is(.dark .dark\:bg-gray-500\/90){background-color:hsla(220,9%,46%,.9)}:is(.dark .dark\:bg-gray-500\/95){background-color:hsla(220,9%,46%,.95)}:is(.dark .dark\:bg-gray-600){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-600\/0){background-color:rgba(75,85,99,0)}:is(.dark .dark\:bg-gray-600\/10){background-color:rgba(75,85,99,.1)}:is(.dark .dark\:bg-gray-600\/100){background-color:#4b5563}:is(.dark .dark\:bg-gray-600\/20){background-color:rgba(75,85,99,.2)}:is(.dark .dark\:bg-gray-600\/25){background-color:rgba(75,85,99,.25)}:is(.dark .dark\:bg-gray-600\/30){background-color:rgba(75,85,99,.3)}:is(.dark .dark\:bg-gray-600\/40){background-color:rgba(75,85,99,.4)}:is(.dark .dark\:bg-gray-600\/5){background-color:rgba(75,85,99,.05)}:is(.dark .dark\:bg-gray-600\/50){background-color:rgba(75,85,99,.5)}:is(.dark .dark\:bg-gray-600\/60){background-color:rgba(75,85,99,.6)}:is(.dark .dark\:bg-gray-600\/70){background-color:rgba(75,85,99,.7)}:is(.dark .dark\:bg-gray-600\/75){background-color:rgba(75,85,99,.75)}:is(.dark .dark\:bg-gray-600\/80){background-color:rgba(75,85,99,.8)}:is(.dark .dark\:bg-gray-600\/90){background-color:rgba(75,85,99,.9)}:is(.dark .dark\:bg-gray-600\/95){background-color:rgba(75,85,99,.95)}:is(.dark .dark\:bg-gray-700){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-700\/0){background-color:rgba(55,65,81,0)}:is(.dark .dark\:bg-gray-700\/10){background-color:rgba(55,65,81,.1)}:is(.dark .dark\:bg-gray-700\/100){background-color:#374151}:is(.dark .dark\:bg-gray-700\/20){background-color:rgba(55,65,81,.2)}:is(.dark .dark\:bg-gray-700\/25){background-color:rgba(55,65,81,.25)}:is(.dark .dark\:bg-gray-700\/30){background-color:rgba(55,65,81,.3)}:is(.dark .dark\:bg-gray-700\/40){background-color:rgba(55,65,81,.4)}:is(.dark .dark\:bg-gray-700\/5){background-color:rgba(55,65,81,.05)}:is(.dark .dark\:bg-gray-700\/50){background-color:rgba(55,65,81,.5)}:is(.dark .dark\:bg-gray-700\/60){background-color:rgba(55,65,81,.6)}:is(.dark .dark\:bg-gray-700\/70){background-color:rgba(55,65,81,.7)}:is(.dark .dark\:bg-gray-700\/75){background-color:rgba(55,65,81,.75)}:is(.dark .dark\:bg-gray-700\/80){background-color:rgba(55,65,81,.8)}:is(.dark .dark\:bg-gray-700\/90){background-color:rgba(55,65,81,.9)}:is(.dark .dark\:bg-gray-700\/95){background-color:rgba(55,65,81,.95)}:is(.dark .dark\:bg-gray-800){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-800\/0){background-color:rgba(31,41,55,0)}:is(.dark .dark\:bg-gray-800\/10){background-color:rgba(31,41,55,.1)}:is(.dark .dark\:bg-gray-800\/100){background-color:#1f2937}:is(.dark .dark\:bg-gray-800\/20){background-color:rgba(31,41,55,.2)}:is(.dark .dark\:bg-gray-800\/25){background-color:rgba(31,41,55,.25)}:is(.dark .dark\:bg-gray-800\/30){background-color:rgba(31,41,55,.3)}:is(.dark .dark\:bg-gray-800\/40){background-color:rgba(31,41,55,.4)}:is(.dark .dark\:bg-gray-800\/5){background-color:rgba(31,41,55,.05)}:is(.dark .dark\:bg-gray-800\/50){background-color:rgba(31,41,55,.5)}:is(.dark .dark\:bg-gray-800\/60){background-color:rgba(31,41,55,.6)}:is(.dark .dark\:bg-gray-800\/70){background-color:rgba(31,41,55,.7)}:is(.dark .dark\:bg-gray-800\/75){background-color:rgba(31,41,55,.75)}:is(.dark .dark\:bg-gray-800\/80){background-color:rgba(31,41,55,.8)}:is(.dark .dark\:bg-gray-800\/90){background-color:rgba(31,41,55,.9)}:is(.dark .dark\:bg-gray-800\/95){background-color:rgba(31,41,55,.95)}:is(.dark .dark\:bg-gray-900){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-900\/0){background-color:rgba(17,24,39,0)}:is(.dark .dark\:bg-gray-900\/10){background-color:rgba(17,24,39,.1)}:is(.dark .dark\:bg-gray-900\/100){background-color:#111827}:is(.dark .dark\:bg-gray-900\/20){background-color:rgba(17,24,39,.2)}:is(.dark .dark\:bg-gray-900\/25){background-color:rgba(17,24,39,.25)}:is(.dark .dark\:bg-gray-900\/30){background-color:rgba(17,24,39,.3)}:is(.dark .dark\:bg-gray-900\/40){background-color:rgba(17,24,39,.4)}:is(.dark .dark\:bg-gray-900\/5){background-color:rgba(17,24,39,.05)}:is(.dark .dark\:bg-gray-900\/50){background-color:rgba(17,24,39,.5)}:is(.dark .dark\:bg-gray-900\/60){background-color:rgba(17,24,39,.6)}:is(.dark .dark\:bg-gray-900\/70){background-color:rgba(17,24,39,.7)}:is(.dark .dark\:bg-gray-900\/75){background-color:rgba(17,24,39,.75)}:is(.dark .dark\:bg-gray-900\/80){background-color:rgba(17,24,39,.8)}:is(.dark .dark\:bg-gray-900\/90){background-color:rgba(17,24,39,.9)}:is(.dark .dark\:bg-gray-900\/95){background-color:rgba(17,24,39,.95)}:is(.dark .dark\:bg-green-100){--tw-bg-opacity:1;background-color:rgb(222 247 236/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-100\/0){background-color:rgba(222,247,236,0)}:is(.dark .dark\:bg-green-100\/10){background-color:rgba(222,247,236,.1)}:is(.dark .dark\:bg-green-100\/100){background-color:#def7ec}:is(.dark .dark\:bg-green-100\/20){background-color:rgba(222,247,236,.2)}:is(.dark .dark\:bg-green-100\/25){background-color:rgba(222,247,236,.25)}:is(.dark .dark\:bg-green-100\/30){background-color:rgba(222,247,236,.3)}:is(.dark .dark\:bg-green-100\/40){background-color:rgba(222,247,236,.4)}:is(.dark .dark\:bg-green-100\/5){background-color:rgba(222,247,236,.05)}:is(.dark .dark\:bg-green-100\/50){background-color:rgba(222,247,236,.5)}:is(.dark .dark\:bg-green-100\/60){background-color:rgba(222,247,236,.6)}:is(.dark .dark\:bg-green-100\/70){background-color:rgba(222,247,236,.7)}:is(.dark .dark\:bg-green-100\/75){background-color:rgba(222,247,236,.75)}:is(.dark .dark\:bg-green-100\/80){background-color:rgba(222,247,236,.8)}:is(.dark .dark\:bg-green-100\/90){background-color:rgba(222,247,236,.9)}:is(.dark .dark\:bg-green-100\/95){background-color:rgba(222,247,236,.95)}:is(.dark .dark\:bg-green-200){--tw-bg-opacity:1;background-color:rgb(188 240 218/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-200\/0){background-color:rgba(188,240,218,0)}:is(.dark .dark\:bg-green-200\/10){background-color:rgba(188,240,218,.1)}:is(.dark .dark\:bg-green-200\/100){background-color:#bcf0da}:is(.dark .dark\:bg-green-200\/20){background-color:rgba(188,240,218,.2)}:is(.dark .dark\:bg-green-200\/25){background-color:rgba(188,240,218,.25)}:is(.dark .dark\:bg-green-200\/30){background-color:rgba(188,240,218,.3)}:is(.dark .dark\:bg-green-200\/40){background-color:rgba(188,240,218,.4)}:is(.dark .dark\:bg-green-200\/5){background-color:rgba(188,240,218,.05)}:is(.dark .dark\:bg-green-200\/50){background-color:rgba(188,240,218,.5)}:is(.dark .dark\:bg-green-200\/60){background-color:rgba(188,240,218,.6)}:is(.dark .dark\:bg-green-200\/70){background-color:rgba(188,240,218,.7)}:is(.dark .dark\:bg-green-200\/75){background-color:rgba(188,240,218,.75)}:is(.dark .dark\:bg-green-200\/80){background-color:rgba(188,240,218,.8)}:is(.dark .dark\:bg-green-200\/90){background-color:rgba(188,240,218,.9)}:is(.dark .dark\:bg-green-200\/95){background-color:rgba(188,240,218,.95)}:is(.dark .dark\:bg-green-300){--tw-bg-opacity:1;background-color:rgb(132 225 188/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-300\/0){background-color:rgba(132,225,188,0)}:is(.dark .dark\:bg-green-300\/10){background-color:rgba(132,225,188,.1)}:is(.dark .dark\:bg-green-300\/100){background-color:#84e1bc}:is(.dark .dark\:bg-green-300\/20){background-color:rgba(132,225,188,.2)}:is(.dark .dark\:bg-green-300\/25){background-color:rgba(132,225,188,.25)}:is(.dark .dark\:bg-green-300\/30){background-color:rgba(132,225,188,.3)}:is(.dark .dark\:bg-green-300\/40){background-color:rgba(132,225,188,.4)}:is(.dark .dark\:bg-green-300\/5){background-color:rgba(132,225,188,.05)}:is(.dark .dark\:bg-green-300\/50){background-color:rgba(132,225,188,.5)}:is(.dark .dark\:bg-green-300\/60){background-color:rgba(132,225,188,.6)}:is(.dark .dark\:bg-green-300\/70){background-color:rgba(132,225,188,.7)}:is(.dark .dark\:bg-green-300\/75){background-color:rgba(132,225,188,.75)}:is(.dark .dark\:bg-green-300\/80){background-color:rgba(132,225,188,.8)}:is(.dark .dark\:bg-green-300\/90){background-color:rgba(132,225,188,.9)}:is(.dark .dark\:bg-green-300\/95){background-color:rgba(132,225,188,.95)}:is(.dark .dark\:bg-green-400){--tw-bg-opacity:1;background-color:rgb(49 196 141/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-400\/0){background-color:rgba(49,196,141,0)}:is(.dark .dark\:bg-green-400\/10){background-color:rgba(49,196,141,.1)}:is(.dark .dark\:bg-green-400\/100){background-color:#31c48d}:is(.dark .dark\:bg-green-400\/20){background-color:rgba(49,196,141,.2)}:is(.dark .dark\:bg-green-400\/25){background-color:rgba(49,196,141,.25)}:is(.dark .dark\:bg-green-400\/30){background-color:rgba(49,196,141,.3)}:is(.dark .dark\:bg-green-400\/40){background-color:rgba(49,196,141,.4)}:is(.dark .dark\:bg-green-400\/5){background-color:rgba(49,196,141,.05)}:is(.dark .dark\:bg-green-400\/50){background-color:rgba(49,196,141,.5)}:is(.dark .dark\:bg-green-400\/60){background-color:rgba(49,196,141,.6)}:is(.dark .dark\:bg-green-400\/70){background-color:rgba(49,196,141,.7)}:is(.dark .dark\:bg-green-400\/75){background-color:rgba(49,196,141,.75)}:is(.dark .dark\:bg-green-400\/80){background-color:rgba(49,196,141,.8)}:is(.dark .dark\:bg-green-400\/90){background-color:rgba(49,196,141,.9)}:is(.dark .dark\:bg-green-400\/95){background-color:rgba(49,196,141,.95)}:is(.dark .dark\:bg-green-50){--tw-bg-opacity:1;background-color:rgb(243 250 247/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-50\/0){background-color:rgba(243,250,247,0)}:is(.dark .dark\:bg-green-50\/10){background-color:rgba(243,250,247,.1)}:is(.dark .dark\:bg-green-50\/100){background-color:#f3faf7}:is(.dark .dark\:bg-green-50\/20){background-color:rgba(243,250,247,.2)}:is(.dark .dark\:bg-green-50\/25){background-color:rgba(243,250,247,.25)}:is(.dark .dark\:bg-green-50\/30){background-color:rgba(243,250,247,.3)}:is(.dark .dark\:bg-green-50\/40){background-color:rgba(243,250,247,.4)}:is(.dark .dark\:bg-green-50\/5){background-color:rgba(243,250,247,.05)}:is(.dark .dark\:bg-green-50\/50){background-color:rgba(243,250,247,.5)}:is(.dark .dark\:bg-green-50\/60){background-color:rgba(243,250,247,.6)}:is(.dark .dark\:bg-green-50\/70){background-color:rgba(243,250,247,.7)}:is(.dark .dark\:bg-green-50\/75){background-color:rgba(243,250,247,.75)}:is(.dark .dark\:bg-green-50\/80){background-color:rgba(243,250,247,.8)}:is(.dark .dark\:bg-green-50\/90){background-color:rgba(243,250,247,.9)}:is(.dark .dark\:bg-green-50\/95){background-color:rgba(243,250,247,.95)}:is(.dark .dark\:bg-green-500){--tw-bg-opacity:1;background-color:rgb(14 159 110/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-500\/0){background-color:rgba(14,159,110,0)}:is(.dark .dark\:bg-green-500\/10){background-color:rgba(14,159,110,.1)}:is(.dark .dark\:bg-green-500\/100){background-color:#0e9f6e}:is(.dark .dark\:bg-green-500\/20){background-color:rgba(14,159,110,.2)}:is(.dark .dark\:bg-green-500\/25){background-color:rgba(14,159,110,.25)}:is(.dark .dark\:bg-green-500\/30){background-color:rgba(14,159,110,.3)}:is(.dark .dark\:bg-green-500\/40){background-color:rgba(14,159,110,.4)}:is(.dark .dark\:bg-green-500\/5){background-color:rgba(14,159,110,.05)}:is(.dark .dark\:bg-green-500\/50){background-color:rgba(14,159,110,.5)}:is(.dark .dark\:bg-green-500\/60){background-color:rgba(14,159,110,.6)}:is(.dark .dark\:bg-green-500\/70){background-color:rgba(14,159,110,.7)}:is(.dark .dark\:bg-green-500\/75){background-color:rgba(14,159,110,.75)}:is(.dark .dark\:bg-green-500\/80){background-color:rgba(14,159,110,.8)}:is(.dark .dark\:bg-green-500\/90){background-color:rgba(14,159,110,.9)}:is(.dark .dark\:bg-green-500\/95){background-color:rgba(14,159,110,.95)}:is(.dark .dark\:bg-green-600){--tw-bg-opacity:1;background-color:rgb(5 122 85/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-600\/0){background-color:rgba(5,122,85,0)}:is(.dark .dark\:bg-green-600\/10){background-color:rgba(5,122,85,.1)}:is(.dark .dark\:bg-green-600\/100){background-color:#057a55}:is(.dark .dark\:bg-green-600\/20){background-color:rgba(5,122,85,.2)}:is(.dark .dark\:bg-green-600\/25){background-color:rgba(5,122,85,.25)}:is(.dark .dark\:bg-green-600\/30){background-color:rgba(5,122,85,.3)}:is(.dark .dark\:bg-green-600\/40){background-color:rgba(5,122,85,.4)}:is(.dark .dark\:bg-green-600\/5){background-color:rgba(5,122,85,.05)}:is(.dark .dark\:bg-green-600\/50){background-color:rgba(5,122,85,.5)}:is(.dark .dark\:bg-green-600\/60){background-color:rgba(5,122,85,.6)}:is(.dark .dark\:bg-green-600\/70){background-color:rgba(5,122,85,.7)}:is(.dark .dark\:bg-green-600\/75){background-color:rgba(5,122,85,.75)}:is(.dark .dark\:bg-green-600\/80){background-color:rgba(5,122,85,.8)}:is(.dark .dark\:bg-green-600\/90){background-color:rgba(5,122,85,.9)}:is(.dark .dark\:bg-green-600\/95){background-color:rgba(5,122,85,.95)}:is(.dark .dark\:bg-green-700){--tw-bg-opacity:1;background-color:rgb(4 108 78/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-700\/0){background-color:rgba(4,108,78,0)}:is(.dark .dark\:bg-green-700\/10){background-color:rgba(4,108,78,.1)}:is(.dark .dark\:bg-green-700\/100){background-color:#046c4e}:is(.dark .dark\:bg-green-700\/20){background-color:rgba(4,108,78,.2)}:is(.dark .dark\:bg-green-700\/25){background-color:rgba(4,108,78,.25)}:is(.dark .dark\:bg-green-700\/30){background-color:rgba(4,108,78,.3)}:is(.dark .dark\:bg-green-700\/40){background-color:rgba(4,108,78,.4)}:is(.dark .dark\:bg-green-700\/5){background-color:rgba(4,108,78,.05)}:is(.dark .dark\:bg-green-700\/50){background-color:rgba(4,108,78,.5)}:is(.dark .dark\:bg-green-700\/60){background-color:rgba(4,108,78,.6)}:is(.dark .dark\:bg-green-700\/70){background-color:rgba(4,108,78,.7)}:is(.dark .dark\:bg-green-700\/75){background-color:rgba(4,108,78,.75)}:is(.dark .dark\:bg-green-700\/80){background-color:rgba(4,108,78,.8)}:is(.dark .dark\:bg-green-700\/90){background-color:rgba(4,108,78,.9)}:is(.dark .dark\:bg-green-700\/95){background-color:rgba(4,108,78,.95)}:is(.dark .dark\:bg-green-800){--tw-bg-opacity:1;background-color:rgb(3 84 63/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-800\/0){background-color:rgba(3,84,63,0)}:is(.dark .dark\:bg-green-800\/10){background-color:rgba(3,84,63,.1)}:is(.dark .dark\:bg-green-800\/100){background-color:#03543f}:is(.dark .dark\:bg-green-800\/20){background-color:rgba(3,84,63,.2)}:is(.dark .dark\:bg-green-800\/25){background-color:rgba(3,84,63,.25)}:is(.dark .dark\:bg-green-800\/30){background-color:rgba(3,84,63,.3)}:is(.dark .dark\:bg-green-800\/40){background-color:rgba(3,84,63,.4)}:is(.dark .dark\:bg-green-800\/5){background-color:rgba(3,84,63,.05)}:is(.dark .dark\:bg-green-800\/50){background-color:rgba(3,84,63,.5)}:is(.dark .dark\:bg-green-800\/60){background-color:rgba(3,84,63,.6)}:is(.dark .dark\:bg-green-800\/70){background-color:rgba(3,84,63,.7)}:is(.dark .dark\:bg-green-800\/75){background-color:rgba(3,84,63,.75)}:is(.dark .dark\:bg-green-800\/80){background-color:rgba(3,84,63,.8)}:is(.dark .dark\:bg-green-800\/90){background-color:rgba(3,84,63,.9)}:is(.dark .dark\:bg-green-800\/95){background-color:rgba(3,84,63,.95)}:is(.dark .dark\:bg-green-900){--tw-bg-opacity:1;background-color:rgb(1 71 55/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-900\/0){background-color:rgba(1,71,55,0)}:is(.dark .dark\:bg-green-900\/10){background-color:rgba(1,71,55,.1)}:is(.dark .dark\:bg-green-900\/100){background-color:#014737}:is(.dark .dark\:bg-green-900\/20){background-color:rgba(1,71,55,.2)}:is(.dark .dark\:bg-green-900\/25){background-color:rgba(1,71,55,.25)}:is(.dark .dark\:bg-green-900\/30){background-color:rgba(1,71,55,.3)}:is(.dark .dark\:bg-green-900\/40){background-color:rgba(1,71,55,.4)}:is(.dark .dark\:bg-green-900\/5){background-color:rgba(1,71,55,.05)}:is(.dark .dark\:bg-green-900\/50){background-color:rgba(1,71,55,.5)}:is(.dark .dark\:bg-green-900\/60){background-color:rgba(1,71,55,.6)}:is(.dark .dark\:bg-green-900\/70){background-color:rgba(1,71,55,.7)}:is(.dark .dark\:bg-green-900\/75){background-color:rgba(1,71,55,.75)}:is(.dark .dark\:bg-green-900\/80){background-color:rgba(1,71,55,.8)}:is(.dark .dark\:bg-green-900\/90){background-color:rgba(1,71,55,.9)}:is(.dark .dark\:bg-green-900\/95){background-color:rgba(1,71,55,.95)}:is(.dark .dark\:bg-indigo-100){--tw-bg-opacity:1;background-color:rgb(229 237 255/var(--tw-bg-opacity))}:is(.dark .dark\:bg-indigo-100\/0){background-color:rgba(229,237,255,0)}:is(.dark .dark\:bg-indigo-100\/10){background-color:rgba(229,237,255,.1)}:is(.dark .dark\:bg-indigo-100\/100){background-color:#e5edff}:is(.dark .dark\:bg-indigo-100\/20){background-color:rgba(229,237,255,.2)}:is(.dark .dark\:bg-indigo-100\/25){background-color:rgba(229,237,255,.25)}:is(.dark .dark\:bg-indigo-100\/30){background-color:rgba(229,237,255,.3)}:is(.dark .dark\:bg-indigo-100\/40){background-color:rgba(229,237,255,.4)}:is(.dark .dark\:bg-indigo-100\/5){background-color:rgba(229,237,255,.05)}:is(.dark .dark\:bg-indigo-100\/50){background-color:rgba(229,237,255,.5)}:is(.dark .dark\:bg-indigo-100\/60){background-color:rgba(229,237,255,.6)}:is(.dark .dark\:bg-indigo-100\/70){background-color:rgba(229,237,255,.7)}:is(.dark .dark\:bg-indigo-100\/75){background-color:rgba(229,237,255,.75)}:is(.dark .dark\:bg-indigo-100\/80){background-color:rgba(229,237,255,.8)}:is(.dark .dark\:bg-indigo-100\/90){background-color:rgba(229,237,255,.9)}:is(.dark .dark\:bg-indigo-100\/95){background-color:rgba(229,237,255,.95)}:is(.dark .dark\:bg-indigo-200){--tw-bg-opacity:1;background-color:rgb(205 219 254/var(--tw-bg-opacity))}:is(.dark .dark\:bg-indigo-200\/0){background-color:rgba(205,219,254,0)}:is(.dark .dark\:bg-indigo-200\/10){background-color:rgba(205,219,254,.1)}:is(.dark .dark\:bg-indigo-200\/100){background-color:#cddbfe}:is(.dark .dark\:bg-indigo-200\/20){background-color:rgba(205,219,254,.2)}:is(.dark .dark\:bg-indigo-200\/25){background-color:rgba(205,219,254,.25)}:is(.dark .dark\:bg-indigo-200\/30){background-color:rgba(205,219,254,.3)}:is(.dark .dark\:bg-indigo-200\/40){background-color:rgba(205,219,254,.4)}:is(.dark .dark\:bg-indigo-200\/5){background-color:rgba(205,219,254,.05)}:is(.dark .dark\:bg-indigo-200\/50){background-color:rgba(205,219,254,.5)}:is(.dark .dark\:bg-indigo-200\/60){background-color:rgba(205,219,254,.6)}:is(.dark .dark\:bg-indigo-200\/70){background-color:rgba(205,219,254,.7)}:is(.dark .dark\:bg-indigo-200\/75){background-color:rgba(205,219,254,.75)}:is(.dark .dark\:bg-indigo-200\/80){background-color:rgba(205,219,254,.8)}:is(.dark .dark\:bg-indigo-200\/90){background-color:rgba(205,219,254,.9)}:is(.dark .dark\:bg-indigo-200\/95){background-color:rgba(205,219,254,.95)}:is(.dark .dark\:bg-indigo-300){--tw-bg-opacity:1;background-color:rgb(180 198 252/var(--tw-bg-opacity))}:is(.dark .dark\:bg-indigo-300\/0){background-color:rgba(180,198,252,0)}:is(.dark .dark\:bg-indigo-300\/10){background-color:rgba(180,198,252,.1)}:is(.dark .dark\:bg-indigo-300\/100){background-color:#b4c6fc}:is(.dark .dark\:bg-indigo-300\/20){background-color:rgba(180,198,252,.2)}:is(.dark .dark\:bg-indigo-300\/25){background-color:rgba(180,198,252,.25)}:is(.dark .dark\:bg-indigo-300\/30){background-color:rgba(180,198,252,.3)}:is(.dark .dark\:bg-indigo-300\/40){background-color:rgba(180,198,252,.4)}:is(.dark .dark\:bg-indigo-300\/5){background-color:rgba(180,198,252,.05)}:is(.dark .dark\:bg-indigo-300\/50){background-color:rgba(180,198,252,.5)}:is(.dark .dark\:bg-indigo-300\/60){background-color:rgba(180,198,252,.6)}:is(.dark .dark\:bg-indigo-300\/70){background-color:rgba(180,198,252,.7)}:is(.dark .dark\:bg-indigo-300\/75){background-color:rgba(180,198,252,.75)}:is(.dark .dark\:bg-indigo-300\/80){background-color:rgba(180,198,252,.8)}:is(.dark .dark\:bg-indigo-300\/90){background-color:rgba(180,198,252,.9)}:is(.dark .dark\:bg-indigo-300\/95){background-color:rgba(180,198,252,.95)}:is(.dark .dark\:bg-indigo-400){--tw-bg-opacity:1;background-color:rgb(141 162 251/var(--tw-bg-opacity))}:is(.dark .dark\:bg-indigo-400\/0){background-color:rgba(141,162,251,0)}:is(.dark .dark\:bg-indigo-400\/10){background-color:rgba(141,162,251,.1)}:is(.dark .dark\:bg-indigo-400\/100){background-color:#8da2fb}:is(.dark .dark\:bg-indigo-400\/20){background-color:rgba(141,162,251,.2)}:is(.dark .dark\:bg-indigo-400\/25){background-color:rgba(141,162,251,.25)}:is(.dark .dark\:bg-indigo-400\/30){background-color:rgba(141,162,251,.3)}:is(.dark .dark\:bg-indigo-400\/40){background-color:rgba(141,162,251,.4)}:is(.dark .dark\:bg-indigo-400\/5){background-color:rgba(141,162,251,.05)}:is(.dark .dark\:bg-indigo-400\/50){background-color:rgba(141,162,251,.5)}:is(.dark .dark\:bg-indigo-400\/60){background-color:rgba(141,162,251,.6)}:is(.dark .dark\:bg-indigo-400\/70){background-color:rgba(141,162,251,.7)}:is(.dark .dark\:bg-indigo-400\/75){background-color:rgba(141,162,251,.75)}:is(.dark .dark\:bg-indigo-400\/80){background-color:rgba(141,162,251,.8)}:is(.dark .dark\:bg-indigo-400\/90){background-color:rgba(141,162,251,.9)}:is(.dark .dark\:bg-indigo-400\/95){background-color:rgba(141,162,251,.95)}:is(.dark .dark\:bg-indigo-50){--tw-bg-opacity:1;background-color:rgb(240 245 255/var(--tw-bg-opacity))}:is(.dark .dark\:bg-indigo-50\/0){background-color:rgba(240,245,255,0)}:is(.dark .dark\:bg-indigo-50\/10){background-color:rgba(240,245,255,.1)}:is(.dark .dark\:bg-indigo-50\/100){background-color:#f0f5ff}:is(.dark .dark\:bg-indigo-50\/20){background-color:rgba(240,245,255,.2)}:is(.dark .dark\:bg-indigo-50\/25){background-color:rgba(240,245,255,.25)}:is(.dark .dark\:bg-indigo-50\/30){background-color:rgba(240,245,255,.3)}:is(.dark .dark\:bg-indigo-50\/40){background-color:rgba(240,245,255,.4)}:is(.dark .dark\:bg-indigo-50\/5){background-color:rgba(240,245,255,.05)}:is(.dark .dark\:bg-indigo-50\/50){background-color:rgba(240,245,255,.5)}:is(.dark .dark\:bg-indigo-50\/60){background-color:rgba(240,245,255,.6)}:is(.dark .dark\:bg-indigo-50\/70){background-color:rgba(240,245,255,.7)}:is(.dark .dark\:bg-indigo-50\/75){background-color:rgba(240,245,255,.75)}:is(.dark .dark\:bg-indigo-50\/80){background-color:rgba(240,245,255,.8)}:is(.dark .dark\:bg-indigo-50\/90){background-color:rgba(240,245,255,.9)}:is(.dark .dark\:bg-indigo-50\/95){background-color:rgba(240,245,255,.95)}:is(.dark .dark\:bg-indigo-500){--tw-bg-opacity:1;background-color:rgb(104 117 245/var(--tw-bg-opacity))}:is(.dark .dark\:bg-indigo-500\/0){background-color:rgba(104,117,245,0)}:is(.dark .dark\:bg-indigo-500\/10){background-color:rgba(104,117,245,.1)}:is(.dark .dark\:bg-indigo-500\/100){background-color:#6875f5}:is(.dark .dark\:bg-indigo-500\/20){background-color:rgba(104,117,245,.2)}:is(.dark .dark\:bg-indigo-500\/25){background-color:rgba(104,117,245,.25)}:is(.dark .dark\:bg-indigo-500\/30){background-color:rgba(104,117,245,.3)}:is(.dark .dark\:bg-indigo-500\/40){background-color:rgba(104,117,245,.4)}:is(.dark .dark\:bg-indigo-500\/5){background-color:rgba(104,117,245,.05)}:is(.dark .dark\:bg-indigo-500\/50){background-color:rgba(104,117,245,.5)}:is(.dark .dark\:bg-indigo-500\/60){background-color:rgba(104,117,245,.6)}:is(.dark .dark\:bg-indigo-500\/70){background-color:rgba(104,117,245,.7)}:is(.dark .dark\:bg-indigo-500\/75){background-color:rgba(104,117,245,.75)}:is(.dark .dark\:bg-indigo-500\/80){background-color:rgba(104,117,245,.8)}:is(.dark .dark\:bg-indigo-500\/90){background-color:rgba(104,117,245,.9)}:is(.dark .dark\:bg-indigo-500\/95){background-color:rgba(104,117,245,.95)}:is(.dark .dark\:bg-indigo-600){--tw-bg-opacity:1;background-color:rgb(88 80 236/var(--tw-bg-opacity))}:is(.dark .dark\:bg-indigo-600\/0){background-color:rgba(88,80,236,0)}:is(.dark .dark\:bg-indigo-600\/10){background-color:rgba(88,80,236,.1)}:is(.dark .dark\:bg-indigo-600\/100){background-color:#5850ec}:is(.dark .dark\:bg-indigo-600\/20){background-color:rgba(88,80,236,.2)}:is(.dark .dark\:bg-indigo-600\/25){background-color:rgba(88,80,236,.25)}:is(.dark .dark\:bg-indigo-600\/30){background-color:rgba(88,80,236,.3)}:is(.dark .dark\:bg-indigo-600\/40){background-color:rgba(88,80,236,.4)}:is(.dark .dark\:bg-indigo-600\/5){background-color:rgba(88,80,236,.05)}:is(.dark .dark\:bg-indigo-600\/50){background-color:rgba(88,80,236,.5)}:is(.dark .dark\:bg-indigo-600\/60){background-color:rgba(88,80,236,.6)}:is(.dark .dark\:bg-indigo-600\/70){background-color:rgba(88,80,236,.7)}:is(.dark .dark\:bg-indigo-600\/75){background-color:rgba(88,80,236,.75)}:is(.dark .dark\:bg-indigo-600\/80){background-color:rgba(88,80,236,.8)}:is(.dark .dark\:bg-indigo-600\/90){background-color:rgba(88,80,236,.9)}:is(.dark .dark\:bg-indigo-600\/95){background-color:rgba(88,80,236,.95)}:is(.dark .dark\:bg-indigo-700){--tw-bg-opacity:1;background-color:rgb(81 69 205/var(--tw-bg-opacity))}:is(.dark .dark\:bg-indigo-700\/0){background-color:rgba(81,69,205,0)}:is(.dark .dark\:bg-indigo-700\/10){background-color:rgba(81,69,205,.1)}:is(.dark .dark\:bg-indigo-700\/100){background-color:#5145cd}:is(.dark .dark\:bg-indigo-700\/20){background-color:rgba(81,69,205,.2)}:is(.dark .dark\:bg-indigo-700\/25){background-color:rgba(81,69,205,.25)}:is(.dark .dark\:bg-indigo-700\/30){background-color:rgba(81,69,205,.3)}:is(.dark .dark\:bg-indigo-700\/40){background-color:rgba(81,69,205,.4)}:is(.dark .dark\:bg-indigo-700\/5){background-color:rgba(81,69,205,.05)}:is(.dark .dark\:bg-indigo-700\/50){background-color:rgba(81,69,205,.5)}:is(.dark .dark\:bg-indigo-700\/60){background-color:rgba(81,69,205,.6)}:is(.dark .dark\:bg-indigo-700\/70){background-color:rgba(81,69,205,.7)}:is(.dark .dark\:bg-indigo-700\/75){background-color:rgba(81,69,205,.75)}:is(.dark .dark\:bg-indigo-700\/80){background-color:rgba(81,69,205,.8)}:is(.dark .dark\:bg-indigo-700\/90){background-color:rgba(81,69,205,.9)}:is(.dark .dark\:bg-indigo-700\/95){background-color:rgba(81,69,205,.95)}:is(.dark .dark\:bg-indigo-800){--tw-bg-opacity:1;background-color:rgb(66 56 157/var(--tw-bg-opacity))}:is(.dark .dark\:bg-indigo-800\/0){background-color:rgba(66,56,157,0)}:is(.dark .dark\:bg-indigo-800\/10){background-color:rgba(66,56,157,.1)}:is(.dark .dark\:bg-indigo-800\/100){background-color:#42389d}:is(.dark .dark\:bg-indigo-800\/20){background-color:rgba(66,56,157,.2)}:is(.dark .dark\:bg-indigo-800\/25){background-color:rgba(66,56,157,.25)}:is(.dark .dark\:bg-indigo-800\/30){background-color:rgba(66,56,157,.3)}:is(.dark .dark\:bg-indigo-800\/40){background-color:rgba(66,56,157,.4)}:is(.dark .dark\:bg-indigo-800\/5){background-color:rgba(66,56,157,.05)}:is(.dark .dark\:bg-indigo-800\/50){background-color:rgba(66,56,157,.5)}:is(.dark .dark\:bg-indigo-800\/60){background-color:rgba(66,56,157,.6)}:is(.dark .dark\:bg-indigo-800\/70){background-color:rgba(66,56,157,.7)}:is(.dark .dark\:bg-indigo-800\/75){background-color:rgba(66,56,157,.75)}:is(.dark .dark\:bg-indigo-800\/80){background-color:rgba(66,56,157,.8)}:is(.dark .dark\:bg-indigo-800\/90){background-color:rgba(66,56,157,.9)}:is(.dark .dark\:bg-indigo-800\/95){background-color:rgba(66,56,157,.95)}:is(.dark .dark\:bg-indigo-900){--tw-bg-opacity:1;background-color:rgb(54 47 120/var(--tw-bg-opacity))}:is(.dark .dark\:bg-indigo-900\/0){background-color:rgba(54,47,120,0)}:is(.dark .dark\:bg-indigo-900\/10){background-color:rgba(54,47,120,.1)}:is(.dark .dark\:bg-indigo-900\/100){background-color:#362f78}:is(.dark .dark\:bg-indigo-900\/20){background-color:rgba(54,47,120,.2)}:is(.dark .dark\:bg-indigo-900\/25){background-color:rgba(54,47,120,.25)}:is(.dark .dark\:bg-indigo-900\/30){background-color:rgba(54,47,120,.3)}:is(.dark .dark\:bg-indigo-900\/40){background-color:rgba(54,47,120,.4)}:is(.dark .dark\:bg-indigo-900\/5){background-color:rgba(54,47,120,.05)}:is(.dark .dark\:bg-indigo-900\/50){background-color:rgba(54,47,120,.5)}:is(.dark .dark\:bg-indigo-900\/60){background-color:rgba(54,47,120,.6)}:is(.dark .dark\:bg-indigo-900\/70){background-color:rgba(54,47,120,.7)}:is(.dark .dark\:bg-indigo-900\/75){background-color:rgba(54,47,120,.75)}:is(.dark .dark\:bg-indigo-900\/80){background-color:rgba(54,47,120,.8)}:is(.dark .dark\:bg-indigo-900\/90){background-color:rgba(54,47,120,.9)}:is(.dark .dark\:bg-indigo-900\/95){background-color:rgba(54,47,120,.95)}:is(.dark .dark\:bg-lime-100){--tw-bg-opacity:1;background-color:rgb(236 252 203/var(--tw-bg-opacity))}:is(.dark .dark\:bg-lime-100\/0){background-color:hsla(80,89%,89%,0)}:is(.dark .dark\:bg-lime-100\/10){background-color:hsla(80,89%,89%,.1)}:is(.dark .dark\:bg-lime-100\/100){background-color:#ecfccb}:is(.dark .dark\:bg-lime-100\/20){background-color:hsla(80,89%,89%,.2)}:is(.dark .dark\:bg-lime-100\/25){background-color:hsla(80,89%,89%,.25)}:is(.dark .dark\:bg-lime-100\/30){background-color:hsla(80,89%,89%,.3)}:is(.dark .dark\:bg-lime-100\/40){background-color:hsla(80,89%,89%,.4)}:is(.dark .dark\:bg-lime-100\/5){background-color:hsla(80,89%,89%,.05)}:is(.dark .dark\:bg-lime-100\/50){background-color:hsla(80,89%,89%,.5)}:is(.dark .dark\:bg-lime-100\/60){background-color:hsla(80,89%,89%,.6)}:is(.dark .dark\:bg-lime-100\/70){background-color:hsla(80,89%,89%,.7)}:is(.dark .dark\:bg-lime-100\/75){background-color:hsla(80,89%,89%,.75)}:is(.dark .dark\:bg-lime-100\/80){background-color:hsla(80,89%,89%,.8)}:is(.dark .dark\:bg-lime-100\/90){background-color:hsla(80,89%,89%,.9)}:is(.dark .dark\:bg-lime-100\/95){background-color:hsla(80,89%,89%,.95)}:is(.dark .dark\:bg-lime-200){--tw-bg-opacity:1;background-color:rgb(217 249 157/var(--tw-bg-opacity))}:is(.dark .dark\:bg-lime-200\/0){background-color:hsla(81,88%,80%,0)}:is(.dark .dark\:bg-lime-200\/10){background-color:hsla(81,88%,80%,.1)}:is(.dark .dark\:bg-lime-200\/100){background-color:#d9f99d}:is(.dark .dark\:bg-lime-200\/20){background-color:hsla(81,88%,80%,.2)}:is(.dark .dark\:bg-lime-200\/25){background-color:hsla(81,88%,80%,.25)}:is(.dark .dark\:bg-lime-200\/30){background-color:hsla(81,88%,80%,.3)}:is(.dark .dark\:bg-lime-200\/40){background-color:hsla(81,88%,80%,.4)}:is(.dark .dark\:bg-lime-200\/5){background-color:hsla(81,88%,80%,.05)}:is(.dark .dark\:bg-lime-200\/50){background-color:hsla(81,88%,80%,.5)}:is(.dark .dark\:bg-lime-200\/60){background-color:hsla(81,88%,80%,.6)}:is(.dark .dark\:bg-lime-200\/70){background-color:hsla(81,88%,80%,.7)}:is(.dark .dark\:bg-lime-200\/75){background-color:hsla(81,88%,80%,.75)}:is(.dark .dark\:bg-lime-200\/80){background-color:hsla(81,88%,80%,.8)}:is(.dark .dark\:bg-lime-200\/90){background-color:hsla(81,88%,80%,.9)}:is(.dark .dark\:bg-lime-200\/95){background-color:hsla(81,88%,80%,.95)}:is(.dark .dark\:bg-lime-300){--tw-bg-opacity:1;background-color:rgb(190 242 100/var(--tw-bg-opacity))}:is(.dark .dark\:bg-lime-300\/0){background-color:hsla(82,85%,67%,0)}:is(.dark .dark\:bg-lime-300\/10){background-color:hsla(82,85%,67%,.1)}:is(.dark .dark\:bg-lime-300\/100){background-color:#bef264}:is(.dark .dark\:bg-lime-300\/20){background-color:hsla(82,85%,67%,.2)}:is(.dark .dark\:bg-lime-300\/25){background-color:hsla(82,85%,67%,.25)}:is(.dark .dark\:bg-lime-300\/30){background-color:hsla(82,85%,67%,.3)}:is(.dark .dark\:bg-lime-300\/40){background-color:hsla(82,85%,67%,.4)}:is(.dark .dark\:bg-lime-300\/5){background-color:hsla(82,85%,67%,.05)}:is(.dark .dark\:bg-lime-300\/50){background-color:hsla(82,85%,67%,.5)}:is(.dark .dark\:bg-lime-300\/60){background-color:hsla(82,85%,67%,.6)}:is(.dark .dark\:bg-lime-300\/70){background-color:hsla(82,85%,67%,.7)}:is(.dark .dark\:bg-lime-300\/75){background-color:hsla(82,85%,67%,.75)}:is(.dark .dark\:bg-lime-300\/80){background-color:hsla(82,85%,67%,.8)}:is(.dark .dark\:bg-lime-300\/90){background-color:hsla(82,85%,67%,.9)}:is(.dark .dark\:bg-lime-300\/95){background-color:hsla(82,85%,67%,.95)}:is(.dark .dark\:bg-lime-400){--tw-bg-opacity:1;background-color:rgb(163 230 53/var(--tw-bg-opacity))}:is(.dark .dark\:bg-lime-400\/0){background-color:rgba(163,230,53,0)}:is(.dark .dark\:bg-lime-400\/10){background-color:rgba(163,230,53,.1)}:is(.dark .dark\:bg-lime-400\/100){background-color:#a3e635}:is(.dark .dark\:bg-lime-400\/20){background-color:rgba(163,230,53,.2)}:is(.dark .dark\:bg-lime-400\/25){background-color:rgba(163,230,53,.25)}:is(.dark .dark\:bg-lime-400\/30){background-color:rgba(163,230,53,.3)}:is(.dark .dark\:bg-lime-400\/40){background-color:rgba(163,230,53,.4)}:is(.dark .dark\:bg-lime-400\/5){background-color:rgba(163,230,53,.05)}:is(.dark .dark\:bg-lime-400\/50){background-color:rgba(163,230,53,.5)}:is(.dark .dark\:bg-lime-400\/60){background-color:rgba(163,230,53,.6)}:is(.dark .dark\:bg-lime-400\/70){background-color:rgba(163,230,53,.7)}:is(.dark .dark\:bg-lime-400\/75){background-color:rgba(163,230,53,.75)}:is(.dark .dark\:bg-lime-400\/80){background-color:rgba(163,230,53,.8)}:is(.dark .dark\:bg-lime-400\/90){background-color:rgba(163,230,53,.9)}:is(.dark .dark\:bg-lime-400\/95){background-color:rgba(163,230,53,.95)}:is(.dark .dark\:bg-lime-50){--tw-bg-opacity:1;background-color:rgb(247 254 231/var(--tw-bg-opacity))}:is(.dark .dark\:bg-lime-50\/0){background-color:hsla(78,92%,95%,0)}:is(.dark .dark\:bg-lime-50\/10){background-color:hsla(78,92%,95%,.1)}:is(.dark .dark\:bg-lime-50\/100){background-color:#f7fee7}:is(.dark .dark\:bg-lime-50\/20){background-color:hsla(78,92%,95%,.2)}:is(.dark .dark\:bg-lime-50\/25){background-color:hsla(78,92%,95%,.25)}:is(.dark .dark\:bg-lime-50\/30){background-color:hsla(78,92%,95%,.3)}:is(.dark .dark\:bg-lime-50\/40){background-color:hsla(78,92%,95%,.4)}:is(.dark .dark\:bg-lime-50\/5){background-color:hsla(78,92%,95%,.05)}:is(.dark .dark\:bg-lime-50\/50){background-color:hsla(78,92%,95%,.5)}:is(.dark .dark\:bg-lime-50\/60){background-color:hsla(78,92%,95%,.6)}:is(.dark .dark\:bg-lime-50\/70){background-color:hsla(78,92%,95%,.7)}:is(.dark .dark\:bg-lime-50\/75){background-color:hsla(78,92%,95%,.75)}:is(.dark .dark\:bg-lime-50\/80){background-color:hsla(78,92%,95%,.8)}:is(.dark .dark\:bg-lime-50\/90){background-color:hsla(78,92%,95%,.9)}:is(.dark .dark\:bg-lime-50\/95){background-color:hsla(78,92%,95%,.95)}:is(.dark .dark\:bg-lime-500){--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity))}:is(.dark .dark\:bg-lime-500\/0){background-color:rgba(132,204,22,0)}:is(.dark .dark\:bg-lime-500\/10){background-color:rgba(132,204,22,.1)}:is(.dark .dark\:bg-lime-500\/100){background-color:#84cc16}:is(.dark .dark\:bg-lime-500\/20){background-color:rgba(132,204,22,.2)}:is(.dark .dark\:bg-lime-500\/25){background-color:rgba(132,204,22,.25)}:is(.dark .dark\:bg-lime-500\/30){background-color:rgba(132,204,22,.3)}:is(.dark .dark\:bg-lime-500\/40){background-color:rgba(132,204,22,.4)}:is(.dark .dark\:bg-lime-500\/5){background-color:rgba(132,204,22,.05)}:is(.dark .dark\:bg-lime-500\/50){background-color:rgba(132,204,22,.5)}:is(.dark .dark\:bg-lime-500\/60){background-color:rgba(132,204,22,.6)}:is(.dark .dark\:bg-lime-500\/70){background-color:rgba(132,204,22,.7)}:is(.dark .dark\:bg-lime-500\/75){background-color:rgba(132,204,22,.75)}:is(.dark .dark\:bg-lime-500\/80){background-color:rgba(132,204,22,.8)}:is(.dark .dark\:bg-lime-500\/90){background-color:rgba(132,204,22,.9)}:is(.dark .dark\:bg-lime-500\/95){background-color:rgba(132,204,22,.95)}:is(.dark .dark\:bg-lime-600){--tw-bg-opacity:1;background-color:rgb(101 163 13/var(--tw-bg-opacity))}:is(.dark .dark\:bg-lime-600\/0){background-color:rgba(101,163,13,0)}:is(.dark .dark\:bg-lime-600\/10){background-color:rgba(101,163,13,.1)}:is(.dark .dark\:bg-lime-600\/100){background-color:#65a30d}:is(.dark .dark\:bg-lime-600\/20){background-color:rgba(101,163,13,.2)}:is(.dark .dark\:bg-lime-600\/25){background-color:rgba(101,163,13,.25)}:is(.dark .dark\:bg-lime-600\/30){background-color:rgba(101,163,13,.3)}:is(.dark .dark\:bg-lime-600\/40){background-color:rgba(101,163,13,.4)}:is(.dark .dark\:bg-lime-600\/5){background-color:rgba(101,163,13,.05)}:is(.dark .dark\:bg-lime-600\/50){background-color:rgba(101,163,13,.5)}:is(.dark .dark\:bg-lime-600\/60){background-color:rgba(101,163,13,.6)}:is(.dark .dark\:bg-lime-600\/70){background-color:rgba(101,163,13,.7)}:is(.dark .dark\:bg-lime-600\/75){background-color:rgba(101,163,13,.75)}:is(.dark .dark\:bg-lime-600\/80){background-color:rgba(101,163,13,.8)}:is(.dark .dark\:bg-lime-600\/90){background-color:rgba(101,163,13,.9)}:is(.dark .dark\:bg-lime-600\/95){background-color:rgba(101,163,13,.95)}:is(.dark .dark\:bg-lime-700){--tw-bg-opacity:1;background-color:rgb(77 124 15/var(--tw-bg-opacity))}:is(.dark .dark\:bg-lime-700\/0){background-color:rgba(77,124,15,0)}:is(.dark .dark\:bg-lime-700\/10){background-color:rgba(77,124,15,.1)}:is(.dark .dark\:bg-lime-700\/100){background-color:#4d7c0f}:is(.dark .dark\:bg-lime-700\/20){background-color:rgba(77,124,15,.2)}:is(.dark .dark\:bg-lime-700\/25){background-color:rgba(77,124,15,.25)}:is(.dark .dark\:bg-lime-700\/30){background-color:rgba(77,124,15,.3)}:is(.dark .dark\:bg-lime-700\/40){background-color:rgba(77,124,15,.4)}:is(.dark .dark\:bg-lime-700\/5){background-color:rgba(77,124,15,.05)}:is(.dark .dark\:bg-lime-700\/50){background-color:rgba(77,124,15,.5)}:is(.dark .dark\:bg-lime-700\/60){background-color:rgba(77,124,15,.6)}:is(.dark .dark\:bg-lime-700\/70){background-color:rgba(77,124,15,.7)}:is(.dark .dark\:bg-lime-700\/75){background-color:rgba(77,124,15,.75)}:is(.dark .dark\:bg-lime-700\/80){background-color:rgba(77,124,15,.8)}:is(.dark .dark\:bg-lime-700\/90){background-color:rgba(77,124,15,.9)}:is(.dark .dark\:bg-lime-700\/95){background-color:rgba(77,124,15,.95)}:is(.dark .dark\:bg-lime-800){--tw-bg-opacity:1;background-color:rgb(63 98 18/var(--tw-bg-opacity))}:is(.dark .dark\:bg-lime-800\/0){background-color:rgba(63,98,18,0)}:is(.dark .dark\:bg-lime-800\/10){background-color:rgba(63,98,18,.1)}:is(.dark .dark\:bg-lime-800\/100){background-color:#3f6212}:is(.dark .dark\:bg-lime-800\/20){background-color:rgba(63,98,18,.2)}:is(.dark .dark\:bg-lime-800\/25){background-color:rgba(63,98,18,.25)}:is(.dark .dark\:bg-lime-800\/30){background-color:rgba(63,98,18,.3)}:is(.dark .dark\:bg-lime-800\/40){background-color:rgba(63,98,18,.4)}:is(.dark .dark\:bg-lime-800\/5){background-color:rgba(63,98,18,.05)}:is(.dark .dark\:bg-lime-800\/50){background-color:rgba(63,98,18,.5)}:is(.dark .dark\:bg-lime-800\/60){background-color:rgba(63,98,18,.6)}:is(.dark .dark\:bg-lime-800\/70){background-color:rgba(63,98,18,.7)}:is(.dark .dark\:bg-lime-800\/75){background-color:rgba(63,98,18,.75)}:is(.dark .dark\:bg-lime-800\/80){background-color:rgba(63,98,18,.8)}:is(.dark .dark\:bg-lime-800\/90){background-color:rgba(63,98,18,.9)}:is(.dark .dark\:bg-lime-800\/95){background-color:rgba(63,98,18,.95)}:is(.dark .dark\:bg-lime-900){--tw-bg-opacity:1;background-color:rgb(54 83 20/var(--tw-bg-opacity))}:is(.dark .dark\:bg-lime-900\/0){background-color:rgba(54,83,20,0)}:is(.dark .dark\:bg-lime-900\/10){background-color:rgba(54,83,20,.1)}:is(.dark .dark\:bg-lime-900\/100){background-color:#365314}:is(.dark .dark\:bg-lime-900\/20){background-color:rgba(54,83,20,.2)}:is(.dark .dark\:bg-lime-900\/25){background-color:rgba(54,83,20,.25)}:is(.dark .dark\:bg-lime-900\/30){background-color:rgba(54,83,20,.3)}:is(.dark .dark\:bg-lime-900\/40){background-color:rgba(54,83,20,.4)}:is(.dark .dark\:bg-lime-900\/5){background-color:rgba(54,83,20,.05)}:is(.dark .dark\:bg-lime-900\/50){background-color:rgba(54,83,20,.5)}:is(.dark .dark\:bg-lime-900\/60){background-color:rgba(54,83,20,.6)}:is(.dark .dark\:bg-lime-900\/70){background-color:rgba(54,83,20,.7)}:is(.dark .dark\:bg-lime-900\/75){background-color:rgba(54,83,20,.75)}:is(.dark .dark\:bg-lime-900\/80){background-color:rgba(54,83,20,.8)}:is(.dark .dark\:bg-lime-900\/90){background-color:rgba(54,83,20,.9)}:is(.dark .dark\:bg-lime-900\/95){background-color:rgba(54,83,20,.95)}:is(.dark .dark\:bg-neutral-100){--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-100\/0){background-color:hsla(0,0%,96%,0)}:is(.dark .dark\:bg-neutral-100\/10){background-color:hsla(0,0%,96%,.1)}:is(.dark .dark\:bg-neutral-100\/100){background-color:#f5f5f5}:is(.dark .dark\:bg-neutral-100\/20){background-color:hsla(0,0%,96%,.2)}:is(.dark .dark\:bg-neutral-100\/25){background-color:hsla(0,0%,96%,.25)}:is(.dark .dark\:bg-neutral-100\/30){background-color:hsla(0,0%,96%,.3)}:is(.dark .dark\:bg-neutral-100\/40){background-color:hsla(0,0%,96%,.4)}:is(.dark .dark\:bg-neutral-100\/5){background-color:hsla(0,0%,96%,.05)}:is(.dark .dark\:bg-neutral-100\/50){background-color:hsla(0,0%,96%,.5)}:is(.dark .dark\:bg-neutral-100\/60){background-color:hsla(0,0%,96%,.6)}:is(.dark .dark\:bg-neutral-100\/70){background-color:hsla(0,0%,96%,.7)}:is(.dark .dark\:bg-neutral-100\/75){background-color:hsla(0,0%,96%,.75)}:is(.dark .dark\:bg-neutral-100\/80){background-color:hsla(0,0%,96%,.8)}:is(.dark .dark\:bg-neutral-100\/90){background-color:hsla(0,0%,96%,.9)}:is(.dark .dark\:bg-neutral-100\/95){background-color:hsla(0,0%,96%,.95)}:is(.dark .dark\:bg-neutral-200){--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-200\/0){background-color:hsla(0,0%,90%,0)}:is(.dark .dark\:bg-neutral-200\/10){background-color:hsla(0,0%,90%,.1)}:is(.dark .dark\:bg-neutral-200\/100){background-color:#e5e5e5}:is(.dark .dark\:bg-neutral-200\/20){background-color:hsla(0,0%,90%,.2)}:is(.dark .dark\:bg-neutral-200\/25){background-color:hsla(0,0%,90%,.25)}:is(.dark .dark\:bg-neutral-200\/30){background-color:hsla(0,0%,90%,.3)}:is(.dark .dark\:bg-neutral-200\/40){background-color:hsla(0,0%,90%,.4)}:is(.dark .dark\:bg-neutral-200\/5){background-color:hsla(0,0%,90%,.05)}:is(.dark .dark\:bg-neutral-200\/50){background-color:hsla(0,0%,90%,.5)}:is(.dark .dark\:bg-neutral-200\/60){background-color:hsla(0,0%,90%,.6)}:is(.dark .dark\:bg-neutral-200\/70){background-color:hsla(0,0%,90%,.7)}:is(.dark .dark\:bg-neutral-200\/75){background-color:hsla(0,0%,90%,.75)}:is(.dark .dark\:bg-neutral-200\/80){background-color:hsla(0,0%,90%,.8)}:is(.dark .dark\:bg-neutral-200\/90){background-color:hsla(0,0%,90%,.9)}:is(.dark .dark\:bg-neutral-200\/95){background-color:hsla(0,0%,90%,.95)}:is(.dark .dark\:bg-neutral-300){--tw-bg-opacity:1;background-color:rgb(212 212 212/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-300\/0){background-color:hsla(0,0%,83%,0)}:is(.dark .dark\:bg-neutral-300\/10){background-color:hsla(0,0%,83%,.1)}:is(.dark .dark\:bg-neutral-300\/100){background-color:#d4d4d4}:is(.dark .dark\:bg-neutral-300\/20){background-color:hsla(0,0%,83%,.2)}:is(.dark .dark\:bg-neutral-300\/25){background-color:hsla(0,0%,83%,.25)}:is(.dark .dark\:bg-neutral-300\/30){background-color:hsla(0,0%,83%,.3)}:is(.dark .dark\:bg-neutral-300\/40){background-color:hsla(0,0%,83%,.4)}:is(.dark .dark\:bg-neutral-300\/5){background-color:hsla(0,0%,83%,.05)}:is(.dark .dark\:bg-neutral-300\/50){background-color:hsla(0,0%,83%,.5)}:is(.dark .dark\:bg-neutral-300\/60){background-color:hsla(0,0%,83%,.6)}:is(.dark .dark\:bg-neutral-300\/70){background-color:hsla(0,0%,83%,.7)}:is(.dark .dark\:bg-neutral-300\/75){background-color:hsla(0,0%,83%,.75)}:is(.dark .dark\:bg-neutral-300\/80){background-color:hsla(0,0%,83%,.8)}:is(.dark .dark\:bg-neutral-300\/90){background-color:hsla(0,0%,83%,.9)}:is(.dark .dark\:bg-neutral-300\/95){background-color:hsla(0,0%,83%,.95)}:is(.dark .dark\:bg-neutral-400){--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-400\/0){background-color:hsla(0,0%,64%,0)}:is(.dark .dark\:bg-neutral-400\/10){background-color:hsla(0,0%,64%,.1)}:is(.dark .dark\:bg-neutral-400\/100){background-color:#a3a3a3}:is(.dark .dark\:bg-neutral-400\/20){background-color:hsla(0,0%,64%,.2)}:is(.dark .dark\:bg-neutral-400\/25){background-color:hsla(0,0%,64%,.25)}:is(.dark .dark\:bg-neutral-400\/30){background-color:hsla(0,0%,64%,.3)}:is(.dark .dark\:bg-neutral-400\/40){background-color:hsla(0,0%,64%,.4)}:is(.dark .dark\:bg-neutral-400\/5){background-color:hsla(0,0%,64%,.05)}:is(.dark .dark\:bg-neutral-400\/50){background-color:hsla(0,0%,64%,.5)}:is(.dark .dark\:bg-neutral-400\/60){background-color:hsla(0,0%,64%,.6)}:is(.dark .dark\:bg-neutral-400\/70){background-color:hsla(0,0%,64%,.7)}:is(.dark .dark\:bg-neutral-400\/75){background-color:hsla(0,0%,64%,.75)}:is(.dark .dark\:bg-neutral-400\/80){background-color:hsla(0,0%,64%,.8)}:is(.dark .dark\:bg-neutral-400\/90){background-color:hsla(0,0%,64%,.9)}:is(.dark .dark\:bg-neutral-400\/95){background-color:hsla(0,0%,64%,.95)}:is(.dark .dark\:bg-neutral-50){--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-50\/0){background-color:hsla(0,0%,98%,0)}:is(.dark .dark\:bg-neutral-50\/10){background-color:hsla(0,0%,98%,.1)}:is(.dark .dark\:bg-neutral-50\/100){background-color:#fafafa}:is(.dark .dark\:bg-neutral-50\/20){background-color:hsla(0,0%,98%,.2)}:is(.dark .dark\:bg-neutral-50\/25){background-color:hsla(0,0%,98%,.25)}:is(.dark .dark\:bg-neutral-50\/30){background-color:hsla(0,0%,98%,.3)}:is(.dark .dark\:bg-neutral-50\/40){background-color:hsla(0,0%,98%,.4)}:is(.dark .dark\:bg-neutral-50\/5){background-color:hsla(0,0%,98%,.05)}:is(.dark .dark\:bg-neutral-50\/50){background-color:hsla(0,0%,98%,.5)}:is(.dark .dark\:bg-neutral-50\/60){background-color:hsla(0,0%,98%,.6)}:is(.dark .dark\:bg-neutral-50\/70){background-color:hsla(0,0%,98%,.7)}:is(.dark .dark\:bg-neutral-50\/75){background-color:hsla(0,0%,98%,.75)}:is(.dark .dark\:bg-neutral-50\/80){background-color:hsla(0,0%,98%,.8)}:is(.dark .dark\:bg-neutral-50\/90){background-color:hsla(0,0%,98%,.9)}:is(.dark .dark\:bg-neutral-50\/95){background-color:hsla(0,0%,98%,.95)}:is(.dark .dark\:bg-neutral-500){--tw-bg-opacity:1;background-color:rgb(115 115 115/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-500\/0){background-color:hsla(0,0%,45%,0)}:is(.dark .dark\:bg-neutral-500\/10){background-color:hsla(0,0%,45%,.1)}:is(.dark .dark\:bg-neutral-500\/100){background-color:#737373}:is(.dark .dark\:bg-neutral-500\/20){background-color:hsla(0,0%,45%,.2)}:is(.dark .dark\:bg-neutral-500\/25){background-color:hsla(0,0%,45%,.25)}:is(.dark .dark\:bg-neutral-500\/30){background-color:hsla(0,0%,45%,.3)}:is(.dark .dark\:bg-neutral-500\/40){background-color:hsla(0,0%,45%,.4)}:is(.dark .dark\:bg-neutral-500\/5){background-color:hsla(0,0%,45%,.05)}:is(.dark .dark\:bg-neutral-500\/50){background-color:hsla(0,0%,45%,.5)}:is(.dark .dark\:bg-neutral-500\/60){background-color:hsla(0,0%,45%,.6)}:is(.dark .dark\:bg-neutral-500\/70){background-color:hsla(0,0%,45%,.7)}:is(.dark .dark\:bg-neutral-500\/75){background-color:hsla(0,0%,45%,.75)}:is(.dark .dark\:bg-neutral-500\/80){background-color:hsla(0,0%,45%,.8)}:is(.dark .dark\:bg-neutral-500\/90){background-color:hsla(0,0%,45%,.9)}:is(.dark .dark\:bg-neutral-500\/95){background-color:hsla(0,0%,45%,.95)}:is(.dark .dark\:bg-neutral-600){--tw-bg-opacity:1;background-color:rgb(82 82 82/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-600\/0){background-color:rgba(82,82,82,0)}:is(.dark .dark\:bg-neutral-600\/10){background-color:rgba(82,82,82,.1)}:is(.dark .dark\:bg-neutral-600\/100){background-color:#525252}:is(.dark .dark\:bg-neutral-600\/20){background-color:rgba(82,82,82,.2)}:is(.dark .dark\:bg-neutral-600\/25){background-color:rgba(82,82,82,.25)}:is(.dark .dark\:bg-neutral-600\/30){background-color:rgba(82,82,82,.3)}:is(.dark .dark\:bg-neutral-600\/40){background-color:rgba(82,82,82,.4)}:is(.dark .dark\:bg-neutral-600\/5){background-color:rgba(82,82,82,.05)}:is(.dark .dark\:bg-neutral-600\/50){background-color:rgba(82,82,82,.5)}:is(.dark .dark\:bg-neutral-600\/60){background-color:rgba(82,82,82,.6)}:is(.dark .dark\:bg-neutral-600\/70){background-color:rgba(82,82,82,.7)}:is(.dark .dark\:bg-neutral-600\/75){background-color:rgba(82,82,82,.75)}:is(.dark .dark\:bg-neutral-600\/80){background-color:rgba(82,82,82,.8)}:is(.dark .dark\:bg-neutral-600\/90){background-color:rgba(82,82,82,.9)}:is(.dark .dark\:bg-neutral-600\/95){background-color:rgba(82,82,82,.95)}:is(.dark .dark\:bg-neutral-700){--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-700\/0){background-color:rgba(64,64,64,0)}:is(.dark .dark\:bg-neutral-700\/10){background-color:rgba(64,64,64,.1)}:is(.dark .dark\:bg-neutral-700\/100){background-color:#404040}:is(.dark .dark\:bg-neutral-700\/20){background-color:rgba(64,64,64,.2)}:is(.dark .dark\:bg-neutral-700\/25){background-color:rgba(64,64,64,.25)}:is(.dark .dark\:bg-neutral-700\/30){background-color:rgba(64,64,64,.3)}:is(.dark .dark\:bg-neutral-700\/40){background-color:rgba(64,64,64,.4)}:is(.dark .dark\:bg-neutral-700\/5){background-color:rgba(64,64,64,.05)}:is(.dark .dark\:bg-neutral-700\/50){background-color:rgba(64,64,64,.5)}:is(.dark .dark\:bg-neutral-700\/60){background-color:rgba(64,64,64,.6)}:is(.dark .dark\:bg-neutral-700\/70){background-color:rgba(64,64,64,.7)}:is(.dark .dark\:bg-neutral-700\/75){background-color:rgba(64,64,64,.75)}:is(.dark .dark\:bg-neutral-700\/80){background-color:rgba(64,64,64,.8)}:is(.dark .dark\:bg-neutral-700\/90){background-color:rgba(64,64,64,.9)}:is(.dark .dark\:bg-neutral-700\/95){background-color:rgba(64,64,64,.95)}:is(.dark .dark\:bg-neutral-800){--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-800\/0){background-color:rgba(38,38,38,0)}:is(.dark .dark\:bg-neutral-800\/10){background-color:rgba(38,38,38,.1)}:is(.dark .dark\:bg-neutral-800\/100){background-color:#262626}:is(.dark .dark\:bg-neutral-800\/20){background-color:rgba(38,38,38,.2)}:is(.dark .dark\:bg-neutral-800\/25){background-color:rgba(38,38,38,.25)}:is(.dark .dark\:bg-neutral-800\/30){background-color:rgba(38,38,38,.3)}:is(.dark .dark\:bg-neutral-800\/40){background-color:rgba(38,38,38,.4)}:is(.dark .dark\:bg-neutral-800\/5){background-color:rgba(38,38,38,.05)}:is(.dark .dark\:bg-neutral-800\/50){background-color:rgba(38,38,38,.5)}:is(.dark .dark\:bg-neutral-800\/60){background-color:rgba(38,38,38,.6)}:is(.dark .dark\:bg-neutral-800\/70){background-color:rgba(38,38,38,.7)}:is(.dark .dark\:bg-neutral-800\/75){background-color:rgba(38,38,38,.75)}:is(.dark .dark\:bg-neutral-800\/80){background-color:rgba(38,38,38,.8)}:is(.dark .dark\:bg-neutral-800\/90){background-color:rgba(38,38,38,.9)}:is(.dark .dark\:bg-neutral-800\/95){background-color:rgba(38,38,38,.95)}:is(.dark .dark\:bg-neutral-900){--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}:is(.dark .dark\:bg-neutral-900\/0){background-color:hsla(0,0%,9%,0)}:is(.dark .dark\:bg-neutral-900\/10){background-color:hsla(0,0%,9%,.1)}:is(.dark .dark\:bg-neutral-900\/100){background-color:#171717}:is(.dark .dark\:bg-neutral-900\/20){background-color:hsla(0,0%,9%,.2)}:is(.dark .dark\:bg-neutral-900\/25){background-color:hsla(0,0%,9%,.25)}:is(.dark .dark\:bg-neutral-900\/30){background-color:hsla(0,0%,9%,.3)}:is(.dark .dark\:bg-neutral-900\/40){background-color:hsla(0,0%,9%,.4)}:is(.dark .dark\:bg-neutral-900\/5){background-color:hsla(0,0%,9%,.05)}:is(.dark .dark\:bg-neutral-900\/50){background-color:hsla(0,0%,9%,.5)}:is(.dark .dark\:bg-neutral-900\/60){background-color:hsla(0,0%,9%,.6)}:is(.dark .dark\:bg-neutral-900\/70){background-color:hsla(0,0%,9%,.7)}:is(.dark .dark\:bg-neutral-900\/75){background-color:hsla(0,0%,9%,.75)}:is(.dark .dark\:bg-neutral-900\/80){background-color:hsla(0,0%,9%,.8)}:is(.dark .dark\:bg-neutral-900\/90){background-color:hsla(0,0%,9%,.9)}:is(.dark .dark\:bg-neutral-900\/95){background-color:hsla(0,0%,9%,.95)}:is(.dark .dark\:bg-orange-100){--tw-bg-opacity:1;background-color:rgb(254 236 220/var(--tw-bg-opacity))}:is(.dark .dark\:bg-orange-100\/0){background-color:hsla(28,94%,93%,0)}:is(.dark .dark\:bg-orange-100\/10){background-color:hsla(28,94%,93%,.1)}:is(.dark .dark\:bg-orange-100\/100){background-color:#feecdc}:is(.dark .dark\:bg-orange-100\/20){background-color:hsla(28,94%,93%,.2)}:is(.dark .dark\:bg-orange-100\/25){background-color:hsla(28,94%,93%,.25)}:is(.dark .dark\:bg-orange-100\/30){background-color:hsla(28,94%,93%,.3)}:is(.dark .dark\:bg-orange-100\/40){background-color:hsla(28,94%,93%,.4)}:is(.dark .dark\:bg-orange-100\/5){background-color:hsla(28,94%,93%,.05)}:is(.dark .dark\:bg-orange-100\/50){background-color:hsla(28,94%,93%,.5)}:is(.dark .dark\:bg-orange-100\/60){background-color:hsla(28,94%,93%,.6)}:is(.dark .dark\:bg-orange-100\/70){background-color:hsla(28,94%,93%,.7)}:is(.dark .dark\:bg-orange-100\/75){background-color:hsla(28,94%,93%,.75)}:is(.dark .dark\:bg-orange-100\/80){background-color:hsla(28,94%,93%,.8)}:is(.dark .dark\:bg-orange-100\/90){background-color:hsla(28,94%,93%,.9)}:is(.dark .dark\:bg-orange-100\/95){background-color:hsla(28,94%,93%,.95)}:is(.dark .dark\:bg-orange-200){--tw-bg-opacity:1;background-color:rgb(252 217 189/var(--tw-bg-opacity))}:is(.dark .dark\:bg-orange-200\/0){background-color:hsla(27,91%,86%,0)}:is(.dark .dark\:bg-orange-200\/10){background-color:hsla(27,91%,86%,.1)}:is(.dark .dark\:bg-orange-200\/100){background-color:#fcd9bd}:is(.dark .dark\:bg-orange-200\/20){background-color:hsla(27,91%,86%,.2)}:is(.dark .dark\:bg-orange-200\/25){background-color:hsla(27,91%,86%,.25)}:is(.dark .dark\:bg-orange-200\/30){background-color:hsla(27,91%,86%,.3)}:is(.dark .dark\:bg-orange-200\/40){background-color:hsla(27,91%,86%,.4)}:is(.dark .dark\:bg-orange-200\/5){background-color:hsla(27,91%,86%,.05)}:is(.dark .dark\:bg-orange-200\/50){background-color:hsla(27,91%,86%,.5)}:is(.dark .dark\:bg-orange-200\/60){background-color:hsla(27,91%,86%,.6)}:is(.dark .dark\:bg-orange-200\/70){background-color:hsla(27,91%,86%,.7)}:is(.dark .dark\:bg-orange-200\/75){background-color:hsla(27,91%,86%,.75)}:is(.dark .dark\:bg-orange-200\/80){background-color:hsla(27,91%,86%,.8)}:is(.dark .dark\:bg-orange-200\/90){background-color:hsla(27,91%,86%,.9)}:is(.dark .dark\:bg-orange-200\/95){background-color:hsla(27,91%,86%,.95)}:is(.dark .dark\:bg-orange-300){--tw-bg-opacity:1;background-color:rgb(253 186 140/var(--tw-bg-opacity))}:is(.dark .dark\:bg-orange-300\/0){background-color:hsla(24,97%,77%,0)}:is(.dark .dark\:bg-orange-300\/10){background-color:hsla(24,97%,77%,.1)}:is(.dark .dark\:bg-orange-300\/100){background-color:#fdba8c}:is(.dark .dark\:bg-orange-300\/20){background-color:hsla(24,97%,77%,.2)}:is(.dark .dark\:bg-orange-300\/25){background-color:hsla(24,97%,77%,.25)}:is(.dark .dark\:bg-orange-300\/30){background-color:hsla(24,97%,77%,.3)}:is(.dark .dark\:bg-orange-300\/40){background-color:hsla(24,97%,77%,.4)}:is(.dark .dark\:bg-orange-300\/5){background-color:hsla(24,97%,77%,.05)}:is(.dark .dark\:bg-orange-300\/50){background-color:hsla(24,97%,77%,.5)}:is(.dark .dark\:bg-orange-300\/60){background-color:hsla(24,97%,77%,.6)}:is(.dark .dark\:bg-orange-300\/70){background-color:hsla(24,97%,77%,.7)}:is(.dark .dark\:bg-orange-300\/75){background-color:hsla(24,97%,77%,.75)}:is(.dark .dark\:bg-orange-300\/80){background-color:hsla(24,97%,77%,.8)}:is(.dark .dark\:bg-orange-300\/90){background-color:hsla(24,97%,77%,.9)}:is(.dark .dark\:bg-orange-300\/95){background-color:hsla(24,97%,77%,.95)}:is(.dark .dark\:bg-orange-400){--tw-bg-opacity:1;background-color:rgb(255 138 76/var(--tw-bg-opacity))}:is(.dark .dark\:bg-orange-400\/0){background-color:rgba(255,138,76,0)}:is(.dark .dark\:bg-orange-400\/10){background-color:rgba(255,138,76,.1)}:is(.dark .dark\:bg-orange-400\/100){background-color:#ff8a4c}:is(.dark .dark\:bg-orange-400\/20){background-color:rgba(255,138,76,.2)}:is(.dark .dark\:bg-orange-400\/25){background-color:rgba(255,138,76,.25)}:is(.dark .dark\:bg-orange-400\/30){background-color:rgba(255,138,76,.3)}:is(.dark .dark\:bg-orange-400\/40){background-color:rgba(255,138,76,.4)}:is(.dark .dark\:bg-orange-400\/5){background-color:rgba(255,138,76,.05)}:is(.dark .dark\:bg-orange-400\/50){background-color:rgba(255,138,76,.5)}:is(.dark .dark\:bg-orange-400\/60){background-color:rgba(255,138,76,.6)}:is(.dark .dark\:bg-orange-400\/70){background-color:rgba(255,138,76,.7)}:is(.dark .dark\:bg-orange-400\/75){background-color:rgba(255,138,76,.75)}:is(.dark .dark\:bg-orange-400\/80){background-color:rgba(255,138,76,.8)}:is(.dark .dark\:bg-orange-400\/90){background-color:rgba(255,138,76,.9)}:is(.dark .dark\:bg-orange-400\/95){background-color:rgba(255,138,76,.95)}:is(.dark .dark\:bg-orange-50){--tw-bg-opacity:1;background-color:rgb(255 248 241/var(--tw-bg-opacity))}:is(.dark .dark\:bg-orange-50\/0){background-color:rgba(255,248,241,0)}:is(.dark .dark\:bg-orange-50\/10){background-color:rgba(255,248,241,.1)}:is(.dark .dark\:bg-orange-50\/100){background-color:#fff8f1}:is(.dark .dark\:bg-orange-50\/20){background-color:rgba(255,248,241,.2)}:is(.dark .dark\:bg-orange-50\/25){background-color:rgba(255,248,241,.25)}:is(.dark .dark\:bg-orange-50\/30){background-color:rgba(255,248,241,.3)}:is(.dark .dark\:bg-orange-50\/40){background-color:rgba(255,248,241,.4)}:is(.dark .dark\:bg-orange-50\/5){background-color:rgba(255,248,241,.05)}:is(.dark .dark\:bg-orange-50\/50){background-color:rgba(255,248,241,.5)}:is(.dark .dark\:bg-orange-50\/60){background-color:rgba(255,248,241,.6)}:is(.dark .dark\:bg-orange-50\/70){background-color:rgba(255,248,241,.7)}:is(.dark .dark\:bg-orange-50\/75){background-color:rgba(255,248,241,.75)}:is(.dark .dark\:bg-orange-50\/80){background-color:rgba(255,248,241,.8)}:is(.dark .dark\:bg-orange-50\/90){background-color:rgba(255,248,241,.9)}:is(.dark .dark\:bg-orange-50\/95){background-color:rgba(255,248,241,.95)}:is(.dark .dark\:bg-orange-500){--tw-bg-opacity:1;background-color:rgb(255 90 31/var(--tw-bg-opacity))}:is(.dark .dark\:bg-orange-500\/0){background-color:rgba(255,90,31,0)}:is(.dark .dark\:bg-orange-500\/10){background-color:rgba(255,90,31,.1)}:is(.dark .dark\:bg-orange-500\/100){background-color:#ff5a1f}:is(.dark .dark\:bg-orange-500\/20){background-color:rgba(255,90,31,.2)}:is(.dark .dark\:bg-orange-500\/25){background-color:rgba(255,90,31,.25)}:is(.dark .dark\:bg-orange-500\/30){background-color:rgba(255,90,31,.3)}:is(.dark .dark\:bg-orange-500\/40){background-color:rgba(255,90,31,.4)}:is(.dark .dark\:bg-orange-500\/5){background-color:rgba(255,90,31,.05)}:is(.dark .dark\:bg-orange-500\/50){background-color:rgba(255,90,31,.5)}:is(.dark .dark\:bg-orange-500\/60){background-color:rgba(255,90,31,.6)}:is(.dark .dark\:bg-orange-500\/70){background-color:rgba(255,90,31,.7)}:is(.dark .dark\:bg-orange-500\/75){background-color:rgba(255,90,31,.75)}:is(.dark .dark\:bg-orange-500\/80){background-color:rgba(255,90,31,.8)}:is(.dark .dark\:bg-orange-500\/90){background-color:rgba(255,90,31,.9)}:is(.dark .dark\:bg-orange-500\/95){background-color:rgba(255,90,31,.95)}:is(.dark .dark\:bg-orange-600){--tw-bg-opacity:1;background-color:rgb(208 56 1/var(--tw-bg-opacity))}:is(.dark .dark\:bg-orange-600\/0){background-color:rgba(208,56,1,0)}:is(.dark .dark\:bg-orange-600\/10){background-color:rgba(208,56,1,.1)}:is(.dark .dark\:bg-orange-600\/100){background-color:#d03801}:is(.dark .dark\:bg-orange-600\/20){background-color:rgba(208,56,1,.2)}:is(.dark .dark\:bg-orange-600\/25){background-color:rgba(208,56,1,.25)}:is(.dark .dark\:bg-orange-600\/30){background-color:rgba(208,56,1,.3)}:is(.dark .dark\:bg-orange-600\/40){background-color:rgba(208,56,1,.4)}:is(.dark .dark\:bg-orange-600\/5){background-color:rgba(208,56,1,.05)}:is(.dark .dark\:bg-orange-600\/50){background-color:rgba(208,56,1,.5)}:is(.dark .dark\:bg-orange-600\/60){background-color:rgba(208,56,1,.6)}:is(.dark .dark\:bg-orange-600\/70){background-color:rgba(208,56,1,.7)}:is(.dark .dark\:bg-orange-600\/75){background-color:rgba(208,56,1,.75)}:is(.dark .dark\:bg-orange-600\/80){background-color:rgba(208,56,1,.8)}:is(.dark .dark\:bg-orange-600\/90){background-color:rgba(208,56,1,.9)}:is(.dark .dark\:bg-orange-600\/95){background-color:rgba(208,56,1,.95)}:is(.dark .dark\:bg-orange-700){--tw-bg-opacity:1;background-color:rgb(180 52 3/var(--tw-bg-opacity))}:is(.dark .dark\:bg-orange-700\/0){background-color:rgba(180,52,3,0)}:is(.dark .dark\:bg-orange-700\/10){background-color:rgba(180,52,3,.1)}:is(.dark .dark\:bg-orange-700\/100){background-color:#b43403}:is(.dark .dark\:bg-orange-700\/20){background-color:rgba(180,52,3,.2)}:is(.dark .dark\:bg-orange-700\/25){background-color:rgba(180,52,3,.25)}:is(.dark .dark\:bg-orange-700\/30){background-color:rgba(180,52,3,.3)}:is(.dark .dark\:bg-orange-700\/40){background-color:rgba(180,52,3,.4)}:is(.dark .dark\:bg-orange-700\/5){background-color:rgba(180,52,3,.05)}:is(.dark .dark\:bg-orange-700\/50){background-color:rgba(180,52,3,.5)}:is(.dark .dark\:bg-orange-700\/60){background-color:rgba(180,52,3,.6)}:is(.dark .dark\:bg-orange-700\/70){background-color:rgba(180,52,3,.7)}:is(.dark .dark\:bg-orange-700\/75){background-color:rgba(180,52,3,.75)}:is(.dark .dark\:bg-orange-700\/80){background-color:rgba(180,52,3,.8)}:is(.dark .dark\:bg-orange-700\/90){background-color:rgba(180,52,3,.9)}:is(.dark .dark\:bg-orange-700\/95){background-color:rgba(180,52,3,.95)}:is(.dark .dark\:bg-orange-800){--tw-bg-opacity:1;background-color:rgb(138 44 13/var(--tw-bg-opacity))}:is(.dark .dark\:bg-orange-800\/0){background-color:rgba(138,44,13,0)}:is(.dark .dark\:bg-orange-800\/10){background-color:rgba(138,44,13,.1)}:is(.dark .dark\:bg-orange-800\/100){background-color:#8a2c0d}:is(.dark .dark\:bg-orange-800\/20){background-color:rgba(138,44,13,.2)}:is(.dark .dark\:bg-orange-800\/25){background-color:rgba(138,44,13,.25)}:is(.dark .dark\:bg-orange-800\/30){background-color:rgba(138,44,13,.3)}:is(.dark .dark\:bg-orange-800\/40){background-color:rgba(138,44,13,.4)}:is(.dark .dark\:bg-orange-800\/5){background-color:rgba(138,44,13,.05)}:is(.dark .dark\:bg-orange-800\/50){background-color:rgba(138,44,13,.5)}:is(.dark .dark\:bg-orange-800\/60){background-color:rgba(138,44,13,.6)}:is(.dark .dark\:bg-orange-800\/70){background-color:rgba(138,44,13,.7)}:is(.dark .dark\:bg-orange-800\/75){background-color:rgba(138,44,13,.75)}:is(.dark .dark\:bg-orange-800\/80){background-color:rgba(138,44,13,.8)}:is(.dark .dark\:bg-orange-800\/90){background-color:rgba(138,44,13,.9)}:is(.dark .dark\:bg-orange-800\/95){background-color:rgba(138,44,13,.95)}:is(.dark .dark\:bg-orange-900){--tw-bg-opacity:1;background-color:rgb(119 29 29/var(--tw-bg-opacity))}:is(.dark .dark\:bg-orange-900\/0){background-color:rgba(119,29,29,0)}:is(.dark .dark\:bg-orange-900\/10){background-color:rgba(119,29,29,.1)}:is(.dark .dark\:bg-orange-900\/100){background-color:#771d1d}:is(.dark .dark\:bg-orange-900\/20){background-color:rgba(119,29,29,.2)}:is(.dark .dark\:bg-orange-900\/25){background-color:rgba(119,29,29,.25)}:is(.dark .dark\:bg-orange-900\/30){background-color:rgba(119,29,29,.3)}:is(.dark .dark\:bg-orange-900\/40){background-color:rgba(119,29,29,.4)}:is(.dark .dark\:bg-orange-900\/5){background-color:rgba(119,29,29,.05)}:is(.dark .dark\:bg-orange-900\/50){background-color:rgba(119,29,29,.5)}:is(.dark .dark\:bg-orange-900\/60){background-color:rgba(119,29,29,.6)}:is(.dark .dark\:bg-orange-900\/70){background-color:rgba(119,29,29,.7)}:is(.dark .dark\:bg-orange-900\/75){background-color:rgba(119,29,29,.75)}:is(.dark .dark\:bg-orange-900\/80){background-color:rgba(119,29,29,.8)}:is(.dark .dark\:bg-orange-900\/90){background-color:rgba(119,29,29,.9)}:is(.dark .dark\:bg-orange-900\/95){background-color:rgba(119,29,29,.95)}:is(.dark .dark\:bg-pink-100){--tw-bg-opacity:1;background-color:rgb(252 232 243/var(--tw-bg-opacity))}:is(.dark .dark\:bg-pink-100\/0){background-color:rgba(252,232,243,0)}:is(.dark .dark\:bg-pink-100\/10){background-color:rgba(252,232,243,.1)}:is(.dark .dark\:bg-pink-100\/100){background-color:#fce8f3}:is(.dark .dark\:bg-pink-100\/20){background-color:rgba(252,232,243,.2)}:is(.dark .dark\:bg-pink-100\/25){background-color:rgba(252,232,243,.25)}:is(.dark .dark\:bg-pink-100\/30){background-color:rgba(252,232,243,.3)}:is(.dark .dark\:bg-pink-100\/40){background-color:rgba(252,232,243,.4)}:is(.dark .dark\:bg-pink-100\/5){background-color:rgba(252,232,243,.05)}:is(.dark .dark\:bg-pink-100\/50){background-color:rgba(252,232,243,.5)}:is(.dark .dark\:bg-pink-100\/60){background-color:rgba(252,232,243,.6)}:is(.dark .dark\:bg-pink-100\/70){background-color:rgba(252,232,243,.7)}:is(.dark .dark\:bg-pink-100\/75){background-color:rgba(252,232,243,.75)}:is(.dark .dark\:bg-pink-100\/80){background-color:rgba(252,232,243,.8)}:is(.dark .dark\:bg-pink-100\/90){background-color:rgba(252,232,243,.9)}:is(.dark .dark\:bg-pink-100\/95){background-color:rgba(252,232,243,.95)}:is(.dark .dark\:bg-pink-200){--tw-bg-opacity:1;background-color:rgb(250 209 232/var(--tw-bg-opacity))}:is(.dark .dark\:bg-pink-200\/0){background-color:rgba(250,209,232,0)}:is(.dark .dark\:bg-pink-200\/10){background-color:rgba(250,209,232,.1)}:is(.dark .dark\:bg-pink-200\/100){background-color:#fad1e8}:is(.dark .dark\:bg-pink-200\/20){background-color:rgba(250,209,232,.2)}:is(.dark .dark\:bg-pink-200\/25){background-color:rgba(250,209,232,.25)}:is(.dark .dark\:bg-pink-200\/30){background-color:rgba(250,209,232,.3)}:is(.dark .dark\:bg-pink-200\/40){background-color:rgba(250,209,232,.4)}:is(.dark .dark\:bg-pink-200\/5){background-color:rgba(250,209,232,.05)}:is(.dark .dark\:bg-pink-200\/50){background-color:rgba(250,209,232,.5)}:is(.dark .dark\:bg-pink-200\/60){background-color:rgba(250,209,232,.6)}:is(.dark .dark\:bg-pink-200\/70){background-color:rgba(250,209,232,.7)}:is(.dark .dark\:bg-pink-200\/75){background-color:rgba(250,209,232,.75)}:is(.dark .dark\:bg-pink-200\/80){background-color:rgba(250,209,232,.8)}:is(.dark .dark\:bg-pink-200\/90){background-color:rgba(250,209,232,.9)}:is(.dark .dark\:bg-pink-200\/95){background-color:rgba(250,209,232,.95)}:is(.dark .dark\:bg-pink-300){--tw-bg-opacity:1;background-color:rgb(248 180 217/var(--tw-bg-opacity))}:is(.dark .dark\:bg-pink-300\/0){background-color:rgba(248,180,217,0)}:is(.dark .dark\:bg-pink-300\/10){background-color:rgba(248,180,217,.1)}:is(.dark .dark\:bg-pink-300\/100){background-color:#f8b4d9}:is(.dark .dark\:bg-pink-300\/20){background-color:rgba(248,180,217,.2)}:is(.dark .dark\:bg-pink-300\/25){background-color:rgba(248,180,217,.25)}:is(.dark .dark\:bg-pink-300\/30){background-color:rgba(248,180,217,.3)}:is(.dark .dark\:bg-pink-300\/40){background-color:rgba(248,180,217,.4)}:is(.dark .dark\:bg-pink-300\/5){background-color:rgba(248,180,217,.05)}:is(.dark .dark\:bg-pink-300\/50){background-color:rgba(248,180,217,.5)}:is(.dark .dark\:bg-pink-300\/60){background-color:rgba(248,180,217,.6)}:is(.dark .dark\:bg-pink-300\/70){background-color:rgba(248,180,217,.7)}:is(.dark .dark\:bg-pink-300\/75){background-color:rgba(248,180,217,.75)}:is(.dark .dark\:bg-pink-300\/80){background-color:rgba(248,180,217,.8)}:is(.dark .dark\:bg-pink-300\/90){background-color:rgba(248,180,217,.9)}:is(.dark .dark\:bg-pink-300\/95){background-color:rgba(248,180,217,.95)}:is(.dark .dark\:bg-pink-400){--tw-bg-opacity:1;background-color:rgb(241 126 184/var(--tw-bg-opacity))}:is(.dark .dark\:bg-pink-400\/0){background-color:rgba(241,126,184,0)}:is(.dark .dark\:bg-pink-400\/10){background-color:rgba(241,126,184,.1)}:is(.dark .dark\:bg-pink-400\/100){background-color:#f17eb8}:is(.dark .dark\:bg-pink-400\/20){background-color:rgba(241,126,184,.2)}:is(.dark .dark\:bg-pink-400\/25){background-color:rgba(241,126,184,.25)}:is(.dark .dark\:bg-pink-400\/30){background-color:rgba(241,126,184,.3)}:is(.dark .dark\:bg-pink-400\/40){background-color:rgba(241,126,184,.4)}:is(.dark .dark\:bg-pink-400\/5){background-color:rgba(241,126,184,.05)}:is(.dark .dark\:bg-pink-400\/50){background-color:rgba(241,126,184,.5)}:is(.dark .dark\:bg-pink-400\/60){background-color:rgba(241,126,184,.6)}:is(.dark .dark\:bg-pink-400\/70){background-color:rgba(241,126,184,.7)}:is(.dark .dark\:bg-pink-400\/75){background-color:rgba(241,126,184,.75)}:is(.dark .dark\:bg-pink-400\/80){background-color:rgba(241,126,184,.8)}:is(.dark .dark\:bg-pink-400\/90){background-color:rgba(241,126,184,.9)}:is(.dark .dark\:bg-pink-400\/95){background-color:rgba(241,126,184,.95)}:is(.dark .dark\:bg-pink-50){--tw-bg-opacity:1;background-color:rgb(253 242 248/var(--tw-bg-opacity))}:is(.dark .dark\:bg-pink-50\/0){background-color:rgba(253,242,248,0)}:is(.dark .dark\:bg-pink-50\/10){background-color:rgba(253,242,248,.1)}:is(.dark .dark\:bg-pink-50\/100){background-color:#fdf2f8}:is(.dark .dark\:bg-pink-50\/20){background-color:rgba(253,242,248,.2)}:is(.dark .dark\:bg-pink-50\/25){background-color:rgba(253,242,248,.25)}:is(.dark .dark\:bg-pink-50\/30){background-color:rgba(253,242,248,.3)}:is(.dark .dark\:bg-pink-50\/40){background-color:rgba(253,242,248,.4)}:is(.dark .dark\:bg-pink-50\/5){background-color:rgba(253,242,248,.05)}:is(.dark .dark\:bg-pink-50\/50){background-color:rgba(253,242,248,.5)}:is(.dark .dark\:bg-pink-50\/60){background-color:rgba(253,242,248,.6)}:is(.dark .dark\:bg-pink-50\/70){background-color:rgba(253,242,248,.7)}:is(.dark .dark\:bg-pink-50\/75){background-color:rgba(253,242,248,.75)}:is(.dark .dark\:bg-pink-50\/80){background-color:rgba(253,242,248,.8)}:is(.dark .dark\:bg-pink-50\/90){background-color:rgba(253,242,248,.9)}:is(.dark .dark\:bg-pink-50\/95){background-color:rgba(253,242,248,.95)}:is(.dark .dark\:bg-pink-500){--tw-bg-opacity:1;background-color:rgb(231 70 148/var(--tw-bg-opacity))}:is(.dark .dark\:bg-pink-500\/0){background-color:rgba(231,70,148,0)}:is(.dark .dark\:bg-pink-500\/10){background-color:rgba(231,70,148,.1)}:is(.dark .dark\:bg-pink-500\/100){background-color:#e74694}:is(.dark .dark\:bg-pink-500\/20){background-color:rgba(231,70,148,.2)}:is(.dark .dark\:bg-pink-500\/25){background-color:rgba(231,70,148,.25)}:is(.dark .dark\:bg-pink-500\/30){background-color:rgba(231,70,148,.3)}:is(.dark .dark\:bg-pink-500\/40){background-color:rgba(231,70,148,.4)}:is(.dark .dark\:bg-pink-500\/5){background-color:rgba(231,70,148,.05)}:is(.dark .dark\:bg-pink-500\/50){background-color:rgba(231,70,148,.5)}:is(.dark .dark\:bg-pink-500\/60){background-color:rgba(231,70,148,.6)}:is(.dark .dark\:bg-pink-500\/70){background-color:rgba(231,70,148,.7)}:is(.dark .dark\:bg-pink-500\/75){background-color:rgba(231,70,148,.75)}:is(.dark .dark\:bg-pink-500\/80){background-color:rgba(231,70,148,.8)}:is(.dark .dark\:bg-pink-500\/90){background-color:rgba(231,70,148,.9)}:is(.dark .dark\:bg-pink-500\/95){background-color:rgba(231,70,148,.95)}:is(.dark .dark\:bg-pink-600){--tw-bg-opacity:1;background-color:rgb(214 31 105/var(--tw-bg-opacity))}:is(.dark .dark\:bg-pink-600\/0){background-color:rgba(214,31,105,0)}:is(.dark .dark\:bg-pink-600\/10){background-color:rgba(214,31,105,.1)}:is(.dark .dark\:bg-pink-600\/100){background-color:#d61f69}:is(.dark .dark\:bg-pink-600\/20){background-color:rgba(214,31,105,.2)}:is(.dark .dark\:bg-pink-600\/25){background-color:rgba(214,31,105,.25)}:is(.dark .dark\:bg-pink-600\/30){background-color:rgba(214,31,105,.3)}:is(.dark .dark\:bg-pink-600\/40){background-color:rgba(214,31,105,.4)}:is(.dark .dark\:bg-pink-600\/5){background-color:rgba(214,31,105,.05)}:is(.dark .dark\:bg-pink-600\/50){background-color:rgba(214,31,105,.5)}:is(.dark .dark\:bg-pink-600\/60){background-color:rgba(214,31,105,.6)}:is(.dark .dark\:bg-pink-600\/70){background-color:rgba(214,31,105,.7)}:is(.dark .dark\:bg-pink-600\/75){background-color:rgba(214,31,105,.75)}:is(.dark .dark\:bg-pink-600\/80){background-color:rgba(214,31,105,.8)}:is(.dark .dark\:bg-pink-600\/90){background-color:rgba(214,31,105,.9)}:is(.dark .dark\:bg-pink-600\/95){background-color:rgba(214,31,105,.95)}:is(.dark .dark\:bg-pink-700){--tw-bg-opacity:1;background-color:rgb(191 18 93/var(--tw-bg-opacity))}:is(.dark .dark\:bg-pink-700\/0){background-color:rgba(191,18,93,0)}:is(.dark .dark\:bg-pink-700\/10){background-color:rgba(191,18,93,.1)}:is(.dark .dark\:bg-pink-700\/100){background-color:#bf125d}:is(.dark .dark\:bg-pink-700\/20){background-color:rgba(191,18,93,.2)}:is(.dark .dark\:bg-pink-700\/25){background-color:rgba(191,18,93,.25)}:is(.dark .dark\:bg-pink-700\/30){background-color:rgba(191,18,93,.3)}:is(.dark .dark\:bg-pink-700\/40){background-color:rgba(191,18,93,.4)}:is(.dark .dark\:bg-pink-700\/5){background-color:rgba(191,18,93,.05)}:is(.dark .dark\:bg-pink-700\/50){background-color:rgba(191,18,93,.5)}:is(.dark .dark\:bg-pink-700\/60){background-color:rgba(191,18,93,.6)}:is(.dark .dark\:bg-pink-700\/70){background-color:rgba(191,18,93,.7)}:is(.dark .dark\:bg-pink-700\/75){background-color:rgba(191,18,93,.75)}:is(.dark .dark\:bg-pink-700\/80){background-color:rgba(191,18,93,.8)}:is(.dark .dark\:bg-pink-700\/90){background-color:rgba(191,18,93,.9)}:is(.dark .dark\:bg-pink-700\/95){background-color:rgba(191,18,93,.95)}:is(.dark .dark\:bg-pink-800){--tw-bg-opacity:1;background-color:rgb(153 21 75/var(--tw-bg-opacity))}:is(.dark .dark\:bg-pink-800\/0){background-color:rgba(153,21,75,0)}:is(.dark .dark\:bg-pink-800\/10){background-color:rgba(153,21,75,.1)}:is(.dark .dark\:bg-pink-800\/100){background-color:#99154b}:is(.dark .dark\:bg-pink-800\/20){background-color:rgba(153,21,75,.2)}:is(.dark .dark\:bg-pink-800\/25){background-color:rgba(153,21,75,.25)}:is(.dark .dark\:bg-pink-800\/30){background-color:rgba(153,21,75,.3)}:is(.dark .dark\:bg-pink-800\/40){background-color:rgba(153,21,75,.4)}:is(.dark .dark\:bg-pink-800\/5){background-color:rgba(153,21,75,.05)}:is(.dark .dark\:bg-pink-800\/50){background-color:rgba(153,21,75,.5)}:is(.dark .dark\:bg-pink-800\/60){background-color:rgba(153,21,75,.6)}:is(.dark .dark\:bg-pink-800\/70){background-color:rgba(153,21,75,.7)}:is(.dark .dark\:bg-pink-800\/75){background-color:rgba(153,21,75,.75)}:is(.dark .dark\:bg-pink-800\/80){background-color:rgba(153,21,75,.8)}:is(.dark .dark\:bg-pink-800\/90){background-color:rgba(153,21,75,.9)}:is(.dark .dark\:bg-pink-800\/95){background-color:rgba(153,21,75,.95)}:is(.dark .dark\:bg-pink-900){--tw-bg-opacity:1;background-color:rgb(117 26 61/var(--tw-bg-opacity))}:is(.dark .dark\:bg-pink-900\/0){background-color:rgba(117,26,61,0)}:is(.dark .dark\:bg-pink-900\/10){background-color:rgba(117,26,61,.1)}:is(.dark .dark\:bg-pink-900\/100){background-color:#751a3d}:is(.dark .dark\:bg-pink-900\/20){background-color:rgba(117,26,61,.2)}:is(.dark .dark\:bg-pink-900\/25){background-color:rgba(117,26,61,.25)}:is(.dark .dark\:bg-pink-900\/30){background-color:rgba(117,26,61,.3)}:is(.dark .dark\:bg-pink-900\/40){background-color:rgba(117,26,61,.4)}:is(.dark .dark\:bg-pink-900\/5){background-color:rgba(117,26,61,.05)}:is(.dark .dark\:bg-pink-900\/50){background-color:rgba(117,26,61,.5)}:is(.dark .dark\:bg-pink-900\/60){background-color:rgba(117,26,61,.6)}:is(.dark .dark\:bg-pink-900\/70){background-color:rgba(117,26,61,.7)}:is(.dark .dark\:bg-pink-900\/75){background-color:rgba(117,26,61,.75)}:is(.dark .dark\:bg-pink-900\/80){background-color:rgba(117,26,61,.8)}:is(.dark .dark\:bg-pink-900\/90){background-color:rgba(117,26,61,.9)}:is(.dark .dark\:bg-pink-900\/95){background-color:rgba(117,26,61,.95)}:is(.dark .dark\:bg-purple-100){--tw-bg-opacity:1;background-color:rgb(237 235 254/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-100\/0){background-color:rgba(237,235,254,0)}:is(.dark .dark\:bg-purple-100\/10){background-color:rgba(237,235,254,.1)}:is(.dark .dark\:bg-purple-100\/100){background-color:#edebfe}:is(.dark .dark\:bg-purple-100\/20){background-color:rgba(237,235,254,.2)}:is(.dark .dark\:bg-purple-100\/25){background-color:rgba(237,235,254,.25)}:is(.dark .dark\:bg-purple-100\/30){background-color:rgba(237,235,254,.3)}:is(.dark .dark\:bg-purple-100\/40){background-color:rgba(237,235,254,.4)}:is(.dark .dark\:bg-purple-100\/5){background-color:rgba(237,235,254,.05)}:is(.dark .dark\:bg-purple-100\/50){background-color:rgba(237,235,254,.5)}:is(.dark .dark\:bg-purple-100\/60){background-color:rgba(237,235,254,.6)}:is(.dark .dark\:bg-purple-100\/70){background-color:rgba(237,235,254,.7)}:is(.dark .dark\:bg-purple-100\/75){background-color:rgba(237,235,254,.75)}:is(.dark .dark\:bg-purple-100\/80){background-color:rgba(237,235,254,.8)}:is(.dark .dark\:bg-purple-100\/90){background-color:rgba(237,235,254,.9)}:is(.dark .dark\:bg-purple-100\/95){background-color:rgba(237,235,254,.95)}:is(.dark .dark\:bg-purple-200){--tw-bg-opacity:1;background-color:rgb(220 215 254/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-200\/0){background-color:rgba(220,215,254,0)}:is(.dark .dark\:bg-purple-200\/10){background-color:rgba(220,215,254,.1)}:is(.dark .dark\:bg-purple-200\/100){background-color:#dcd7fe}:is(.dark .dark\:bg-purple-200\/20){background-color:rgba(220,215,254,.2)}:is(.dark .dark\:bg-purple-200\/25){background-color:rgba(220,215,254,.25)}:is(.dark .dark\:bg-purple-200\/30){background-color:rgba(220,215,254,.3)}:is(.dark .dark\:bg-purple-200\/40){background-color:rgba(220,215,254,.4)}:is(.dark .dark\:bg-purple-200\/5){background-color:rgba(220,215,254,.05)}:is(.dark .dark\:bg-purple-200\/50){background-color:rgba(220,215,254,.5)}:is(.dark .dark\:bg-purple-200\/60){background-color:rgba(220,215,254,.6)}:is(.dark .dark\:bg-purple-200\/70){background-color:rgba(220,215,254,.7)}:is(.dark .dark\:bg-purple-200\/75){background-color:rgba(220,215,254,.75)}:is(.dark .dark\:bg-purple-200\/80){background-color:rgba(220,215,254,.8)}:is(.dark .dark\:bg-purple-200\/90){background-color:rgba(220,215,254,.9)}:is(.dark .dark\:bg-purple-200\/95){background-color:rgba(220,215,254,.95)}:is(.dark .dark\:bg-purple-300){--tw-bg-opacity:1;background-color:rgb(202 191 253/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-300\/0){background-color:rgba(202,191,253,0)}:is(.dark .dark\:bg-purple-300\/10){background-color:rgba(202,191,253,.1)}:is(.dark .dark\:bg-purple-300\/100){background-color:#cabffd}:is(.dark .dark\:bg-purple-300\/20){background-color:rgba(202,191,253,.2)}:is(.dark .dark\:bg-purple-300\/25){background-color:rgba(202,191,253,.25)}:is(.dark .dark\:bg-purple-300\/30){background-color:rgba(202,191,253,.3)}:is(.dark .dark\:bg-purple-300\/40){background-color:rgba(202,191,253,.4)}:is(.dark .dark\:bg-purple-300\/5){background-color:rgba(202,191,253,.05)}:is(.dark .dark\:bg-purple-300\/50){background-color:rgba(202,191,253,.5)}:is(.dark .dark\:bg-purple-300\/60){background-color:rgba(202,191,253,.6)}:is(.dark .dark\:bg-purple-300\/70){background-color:rgba(202,191,253,.7)}:is(.dark .dark\:bg-purple-300\/75){background-color:rgba(202,191,253,.75)}:is(.dark .dark\:bg-purple-300\/80){background-color:rgba(202,191,253,.8)}:is(.dark .dark\:bg-purple-300\/90){background-color:rgba(202,191,253,.9)}:is(.dark .dark\:bg-purple-300\/95){background-color:rgba(202,191,253,.95)}:is(.dark .dark\:bg-purple-400){--tw-bg-opacity:1;background-color:rgb(172 148 250/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-400\/0){background-color:rgba(172,148,250,0)}:is(.dark .dark\:bg-purple-400\/10){background-color:rgba(172,148,250,.1)}:is(.dark .dark\:bg-purple-400\/100){background-color:#ac94fa}:is(.dark .dark\:bg-purple-400\/20){background-color:rgba(172,148,250,.2)}:is(.dark .dark\:bg-purple-400\/25){background-color:rgba(172,148,250,.25)}:is(.dark .dark\:bg-purple-400\/30){background-color:rgba(172,148,250,.3)}:is(.dark .dark\:bg-purple-400\/40){background-color:rgba(172,148,250,.4)}:is(.dark .dark\:bg-purple-400\/5){background-color:rgba(172,148,250,.05)}:is(.dark .dark\:bg-purple-400\/50){background-color:rgba(172,148,250,.5)}:is(.dark .dark\:bg-purple-400\/60){background-color:rgba(172,148,250,.6)}:is(.dark .dark\:bg-purple-400\/70){background-color:rgba(172,148,250,.7)}:is(.dark .dark\:bg-purple-400\/75){background-color:rgba(172,148,250,.75)}:is(.dark .dark\:bg-purple-400\/80){background-color:rgba(172,148,250,.8)}:is(.dark .dark\:bg-purple-400\/90){background-color:rgba(172,148,250,.9)}:is(.dark .dark\:bg-purple-400\/95){background-color:rgba(172,148,250,.95)}:is(.dark .dark\:bg-purple-50){--tw-bg-opacity:1;background-color:rgb(246 245 255/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-50\/0){background-color:rgba(246,245,255,0)}:is(.dark .dark\:bg-purple-50\/10){background-color:rgba(246,245,255,.1)}:is(.dark .dark\:bg-purple-50\/100){background-color:#f6f5ff}:is(.dark .dark\:bg-purple-50\/20){background-color:rgba(246,245,255,.2)}:is(.dark .dark\:bg-purple-50\/25){background-color:rgba(246,245,255,.25)}:is(.dark .dark\:bg-purple-50\/30){background-color:rgba(246,245,255,.3)}:is(.dark .dark\:bg-purple-50\/40){background-color:rgba(246,245,255,.4)}:is(.dark .dark\:bg-purple-50\/5){background-color:rgba(246,245,255,.05)}:is(.dark .dark\:bg-purple-50\/50){background-color:rgba(246,245,255,.5)}:is(.dark .dark\:bg-purple-50\/60){background-color:rgba(246,245,255,.6)}:is(.dark .dark\:bg-purple-50\/70){background-color:rgba(246,245,255,.7)}:is(.dark .dark\:bg-purple-50\/75){background-color:rgba(246,245,255,.75)}:is(.dark .dark\:bg-purple-50\/80){background-color:rgba(246,245,255,.8)}:is(.dark .dark\:bg-purple-50\/90){background-color:rgba(246,245,255,.9)}:is(.dark .dark\:bg-purple-50\/95){background-color:rgba(246,245,255,.95)}:is(.dark .dark\:bg-purple-500){--tw-bg-opacity:1;background-color:rgb(144 97 249/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-500\/0){background-color:rgba(144,97,249,0)}:is(.dark .dark\:bg-purple-500\/10){background-color:rgba(144,97,249,.1)}:is(.dark .dark\:bg-purple-500\/100){background-color:#9061f9}:is(.dark .dark\:bg-purple-500\/20){background-color:rgba(144,97,249,.2)}:is(.dark .dark\:bg-purple-500\/25){background-color:rgba(144,97,249,.25)}:is(.dark .dark\:bg-purple-500\/30){background-color:rgba(144,97,249,.3)}:is(.dark .dark\:bg-purple-500\/40){background-color:rgba(144,97,249,.4)}:is(.dark .dark\:bg-purple-500\/5){background-color:rgba(144,97,249,.05)}:is(.dark .dark\:bg-purple-500\/50){background-color:rgba(144,97,249,.5)}:is(.dark .dark\:bg-purple-500\/60){background-color:rgba(144,97,249,.6)}:is(.dark .dark\:bg-purple-500\/70){background-color:rgba(144,97,249,.7)}:is(.dark .dark\:bg-purple-500\/75){background-color:rgba(144,97,249,.75)}:is(.dark .dark\:bg-purple-500\/80){background-color:rgba(144,97,249,.8)}:is(.dark .dark\:bg-purple-500\/90){background-color:rgba(144,97,249,.9)}:is(.dark .dark\:bg-purple-500\/95){background-color:rgba(144,97,249,.95)}:is(.dark .dark\:bg-purple-600){--tw-bg-opacity:1;background-color:rgb(126 58 242/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-600\/0){background-color:rgba(126,58,242,0)}:is(.dark .dark\:bg-purple-600\/10){background-color:rgba(126,58,242,.1)}:is(.dark .dark\:bg-purple-600\/100){background-color:#7e3af2}:is(.dark .dark\:bg-purple-600\/20){background-color:rgba(126,58,242,.2)}:is(.dark .dark\:bg-purple-600\/25){background-color:rgba(126,58,242,.25)}:is(.dark .dark\:bg-purple-600\/30){background-color:rgba(126,58,242,.3)}:is(.dark .dark\:bg-purple-600\/40){background-color:rgba(126,58,242,.4)}:is(.dark .dark\:bg-purple-600\/5){background-color:rgba(126,58,242,.05)}:is(.dark .dark\:bg-purple-600\/50){background-color:rgba(126,58,242,.5)}:is(.dark .dark\:bg-purple-600\/60){background-color:rgba(126,58,242,.6)}:is(.dark .dark\:bg-purple-600\/70){background-color:rgba(126,58,242,.7)}:is(.dark .dark\:bg-purple-600\/75){background-color:rgba(126,58,242,.75)}:is(.dark .dark\:bg-purple-600\/80){background-color:rgba(126,58,242,.8)}:is(.dark .dark\:bg-purple-600\/90){background-color:rgba(126,58,242,.9)}:is(.dark .dark\:bg-purple-600\/95){background-color:rgba(126,58,242,.95)}:is(.dark .dark\:bg-purple-700){--tw-bg-opacity:1;background-color:rgb(108 43 217/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-700\/0){background-color:rgba(108,43,217,0)}:is(.dark .dark\:bg-purple-700\/10){background-color:rgba(108,43,217,.1)}:is(.dark .dark\:bg-purple-700\/100){background-color:#6c2bd9}:is(.dark .dark\:bg-purple-700\/20){background-color:rgba(108,43,217,.2)}:is(.dark .dark\:bg-purple-700\/25){background-color:rgba(108,43,217,.25)}:is(.dark .dark\:bg-purple-700\/30){background-color:rgba(108,43,217,.3)}:is(.dark .dark\:bg-purple-700\/40){background-color:rgba(108,43,217,.4)}:is(.dark .dark\:bg-purple-700\/5){background-color:rgba(108,43,217,.05)}:is(.dark .dark\:bg-purple-700\/50){background-color:rgba(108,43,217,.5)}:is(.dark .dark\:bg-purple-700\/60){background-color:rgba(108,43,217,.6)}:is(.dark .dark\:bg-purple-700\/70){background-color:rgba(108,43,217,.7)}:is(.dark .dark\:bg-purple-700\/75){background-color:rgba(108,43,217,.75)}:is(.dark .dark\:bg-purple-700\/80){background-color:rgba(108,43,217,.8)}:is(.dark .dark\:bg-purple-700\/90){background-color:rgba(108,43,217,.9)}:is(.dark .dark\:bg-purple-700\/95){background-color:rgba(108,43,217,.95)}:is(.dark .dark\:bg-purple-800){--tw-bg-opacity:1;background-color:rgb(85 33 181/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-800\/0){background-color:rgba(85,33,181,0)}:is(.dark .dark\:bg-purple-800\/10){background-color:rgba(85,33,181,.1)}:is(.dark .dark\:bg-purple-800\/100){background-color:#5521b5}:is(.dark .dark\:bg-purple-800\/20){background-color:rgba(85,33,181,.2)}:is(.dark .dark\:bg-purple-800\/25){background-color:rgba(85,33,181,.25)}:is(.dark .dark\:bg-purple-800\/30){background-color:rgba(85,33,181,.3)}:is(.dark .dark\:bg-purple-800\/40){background-color:rgba(85,33,181,.4)}:is(.dark .dark\:bg-purple-800\/5){background-color:rgba(85,33,181,.05)}:is(.dark .dark\:bg-purple-800\/50){background-color:rgba(85,33,181,.5)}:is(.dark .dark\:bg-purple-800\/60){background-color:rgba(85,33,181,.6)}:is(.dark .dark\:bg-purple-800\/70){background-color:rgba(85,33,181,.7)}:is(.dark .dark\:bg-purple-800\/75){background-color:rgba(85,33,181,.75)}:is(.dark .dark\:bg-purple-800\/80){background-color:rgba(85,33,181,.8)}:is(.dark .dark\:bg-purple-800\/90){background-color:rgba(85,33,181,.9)}:is(.dark .dark\:bg-purple-800\/95){background-color:rgba(85,33,181,.95)}:is(.dark .dark\:bg-purple-900){--tw-bg-opacity:1;background-color:rgb(74 29 150/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-900\/0){background-color:rgba(74,29,150,0)}:is(.dark .dark\:bg-purple-900\/10){background-color:rgba(74,29,150,.1)}:is(.dark .dark\:bg-purple-900\/100){background-color:#4a1d96}:is(.dark .dark\:bg-purple-900\/20){background-color:rgba(74,29,150,.2)}:is(.dark .dark\:bg-purple-900\/25){background-color:rgba(74,29,150,.25)}:is(.dark .dark\:bg-purple-900\/30){background-color:rgba(74,29,150,.3)}:is(.dark .dark\:bg-purple-900\/40){background-color:rgba(74,29,150,.4)}:is(.dark .dark\:bg-purple-900\/5){background-color:rgba(74,29,150,.05)}:is(.dark .dark\:bg-purple-900\/50){background-color:rgba(74,29,150,.5)}:is(.dark .dark\:bg-purple-900\/60){background-color:rgba(74,29,150,.6)}:is(.dark .dark\:bg-purple-900\/70){background-color:rgba(74,29,150,.7)}:is(.dark .dark\:bg-purple-900\/75){background-color:rgba(74,29,150,.75)}:is(.dark .dark\:bg-purple-900\/80){background-color:rgba(74,29,150,.8)}:is(.dark .dark\:bg-purple-900\/90){background-color:rgba(74,29,150,.9)}:is(.dark .dark\:bg-purple-900\/95){background-color:rgba(74,29,150,.95)}:is(.dark .dark\:bg-red-100){--tw-bg-opacity:1;background-color:rgb(253 232 232/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-100\/0){background-color:hsla(0,84%,95%,0)}:is(.dark .dark\:bg-red-100\/10){background-color:hsla(0,84%,95%,.1)}:is(.dark .dark\:bg-red-100\/100){background-color:#fde8e8}:is(.dark .dark\:bg-red-100\/20){background-color:hsla(0,84%,95%,.2)}:is(.dark .dark\:bg-red-100\/25){background-color:hsla(0,84%,95%,.25)}:is(.dark .dark\:bg-red-100\/30){background-color:hsla(0,84%,95%,.3)}:is(.dark .dark\:bg-red-100\/40){background-color:hsla(0,84%,95%,.4)}:is(.dark .dark\:bg-red-100\/5){background-color:hsla(0,84%,95%,.05)}:is(.dark .dark\:bg-red-100\/50){background-color:hsla(0,84%,95%,.5)}:is(.dark .dark\:bg-red-100\/60){background-color:hsla(0,84%,95%,.6)}:is(.dark .dark\:bg-red-100\/70){background-color:hsla(0,84%,95%,.7)}:is(.dark .dark\:bg-red-100\/75){background-color:hsla(0,84%,95%,.75)}:is(.dark .dark\:bg-red-100\/80){background-color:hsla(0,84%,95%,.8)}:is(.dark .dark\:bg-red-100\/90){background-color:hsla(0,84%,95%,.9)}:is(.dark .dark\:bg-red-100\/95){background-color:hsla(0,84%,95%,.95)}:is(.dark .dark\:bg-red-200){--tw-bg-opacity:1;background-color:rgb(251 213 213/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-200\/0){background-color:hsla(0,83%,91%,0)}:is(.dark .dark\:bg-red-200\/10){background-color:hsla(0,83%,91%,.1)}:is(.dark .dark\:bg-red-200\/100){background-color:#fbd5d5}:is(.dark .dark\:bg-red-200\/20){background-color:hsla(0,83%,91%,.2)}:is(.dark .dark\:bg-red-200\/25){background-color:hsla(0,83%,91%,.25)}:is(.dark .dark\:bg-red-200\/30){background-color:hsla(0,83%,91%,.3)}:is(.dark .dark\:bg-red-200\/40){background-color:hsla(0,83%,91%,.4)}:is(.dark .dark\:bg-red-200\/5){background-color:hsla(0,83%,91%,.05)}:is(.dark .dark\:bg-red-200\/50){background-color:hsla(0,83%,91%,.5)}:is(.dark .dark\:bg-red-200\/60){background-color:hsla(0,83%,91%,.6)}:is(.dark .dark\:bg-red-200\/70){background-color:hsla(0,83%,91%,.7)}:is(.dark .dark\:bg-red-200\/75){background-color:hsla(0,83%,91%,.75)}:is(.dark .dark\:bg-red-200\/80){background-color:hsla(0,83%,91%,.8)}:is(.dark .dark\:bg-red-200\/90){background-color:hsla(0,83%,91%,.9)}:is(.dark .dark\:bg-red-200\/95){background-color:hsla(0,83%,91%,.95)}:is(.dark .dark\:bg-red-300){--tw-bg-opacity:1;background-color:rgb(248 180 180/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-300\/0){background-color:hsla(0,83%,84%,0)}:is(.dark .dark\:bg-red-300\/10){background-color:hsla(0,83%,84%,.1)}:is(.dark .dark\:bg-red-300\/100){background-color:#f8b4b4}:is(.dark .dark\:bg-red-300\/20){background-color:hsla(0,83%,84%,.2)}:is(.dark .dark\:bg-red-300\/25){background-color:hsla(0,83%,84%,.25)}:is(.dark .dark\:bg-red-300\/30){background-color:hsla(0,83%,84%,.3)}:is(.dark .dark\:bg-red-300\/40){background-color:hsla(0,83%,84%,.4)}:is(.dark .dark\:bg-red-300\/5){background-color:hsla(0,83%,84%,.05)}:is(.dark .dark\:bg-red-300\/50){background-color:hsla(0,83%,84%,.5)}:is(.dark .dark\:bg-red-300\/60){background-color:hsla(0,83%,84%,.6)}:is(.dark .dark\:bg-red-300\/70){background-color:hsla(0,83%,84%,.7)}:is(.dark .dark\:bg-red-300\/75){background-color:hsla(0,83%,84%,.75)}:is(.dark .dark\:bg-red-300\/80){background-color:hsla(0,83%,84%,.8)}:is(.dark .dark\:bg-red-300\/90){background-color:hsla(0,83%,84%,.9)}:is(.dark .dark\:bg-red-300\/95){background-color:hsla(0,83%,84%,.95)}:is(.dark .dark\:bg-red-400){--tw-bg-opacity:1;background-color:rgb(249 128 128/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-400\/0){background-color:hsla(0,91%,74%,0)}:is(.dark .dark\:bg-red-400\/10){background-color:hsla(0,91%,74%,.1)}:is(.dark .dark\:bg-red-400\/100){background-color:#f98080}:is(.dark .dark\:bg-red-400\/20){background-color:hsla(0,91%,74%,.2)}:is(.dark .dark\:bg-red-400\/25){background-color:hsla(0,91%,74%,.25)}:is(.dark .dark\:bg-red-400\/30){background-color:hsla(0,91%,74%,.3)}:is(.dark .dark\:bg-red-400\/40){background-color:hsla(0,91%,74%,.4)}:is(.dark .dark\:bg-red-400\/5){background-color:hsla(0,91%,74%,.05)}:is(.dark .dark\:bg-red-400\/50){background-color:hsla(0,91%,74%,.5)}:is(.dark .dark\:bg-red-400\/60){background-color:hsla(0,91%,74%,.6)}:is(.dark .dark\:bg-red-400\/70){background-color:hsla(0,91%,74%,.7)}:is(.dark .dark\:bg-red-400\/75){background-color:hsla(0,91%,74%,.75)}:is(.dark .dark\:bg-red-400\/80){background-color:hsla(0,91%,74%,.8)}:is(.dark .dark\:bg-red-400\/90){background-color:hsla(0,91%,74%,.9)}:is(.dark .dark\:bg-red-400\/95){background-color:hsla(0,91%,74%,.95)}:is(.dark .dark\:bg-red-50){--tw-bg-opacity:1;background-color:rgb(253 242 242/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-50\/0){background-color:hsla(0,73%,97%,0)}:is(.dark .dark\:bg-red-50\/10){background-color:hsla(0,73%,97%,.1)}:is(.dark .dark\:bg-red-50\/100){background-color:#fdf2f2}:is(.dark .dark\:bg-red-50\/20){background-color:hsla(0,73%,97%,.2)}:is(.dark .dark\:bg-red-50\/25){background-color:hsla(0,73%,97%,.25)}:is(.dark .dark\:bg-red-50\/30){background-color:hsla(0,73%,97%,.3)}:is(.dark .dark\:bg-red-50\/40){background-color:hsla(0,73%,97%,.4)}:is(.dark .dark\:bg-red-50\/5){background-color:hsla(0,73%,97%,.05)}:is(.dark .dark\:bg-red-50\/50){background-color:hsla(0,73%,97%,.5)}:is(.dark .dark\:bg-red-50\/60){background-color:hsla(0,73%,97%,.6)}:is(.dark .dark\:bg-red-50\/70){background-color:hsla(0,73%,97%,.7)}:is(.dark .dark\:bg-red-50\/75){background-color:hsla(0,73%,97%,.75)}:is(.dark .dark\:bg-red-50\/80){background-color:hsla(0,73%,97%,.8)}:is(.dark .dark\:bg-red-50\/90){background-color:hsla(0,73%,97%,.9)}:is(.dark .dark\:bg-red-50\/95){background-color:hsla(0,73%,97%,.95)}:is(.dark .dark\:bg-red-500){--tw-bg-opacity:1;background-color:rgb(240 82 82/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-500\/0){background-color:rgba(240,82,82,0)}:is(.dark .dark\:bg-red-500\/10){background-color:rgba(240,82,82,.1)}:is(.dark .dark\:bg-red-500\/100){background-color:#f05252}:is(.dark .dark\:bg-red-500\/20){background-color:rgba(240,82,82,.2)}:is(.dark .dark\:bg-red-500\/25){background-color:rgba(240,82,82,.25)}:is(.dark .dark\:bg-red-500\/30){background-color:rgba(240,82,82,.3)}:is(.dark .dark\:bg-red-500\/40){background-color:rgba(240,82,82,.4)}:is(.dark .dark\:bg-red-500\/5){background-color:rgba(240,82,82,.05)}:is(.dark .dark\:bg-red-500\/50){background-color:rgba(240,82,82,.5)}:is(.dark .dark\:bg-red-500\/60){background-color:rgba(240,82,82,.6)}:is(.dark .dark\:bg-red-500\/70){background-color:rgba(240,82,82,.7)}:is(.dark .dark\:bg-red-500\/75){background-color:rgba(240,82,82,.75)}:is(.dark .dark\:bg-red-500\/80){background-color:rgba(240,82,82,.8)}:is(.dark .dark\:bg-red-500\/90){background-color:rgba(240,82,82,.9)}:is(.dark .dark\:bg-red-500\/95){background-color:rgba(240,82,82,.95)}:is(.dark .dark\:bg-red-600){--tw-bg-opacity:1;background-color:rgb(224 36 36/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-600\/0){background-color:rgba(224,36,36,0)}:is(.dark .dark\:bg-red-600\/10){background-color:rgba(224,36,36,.1)}:is(.dark .dark\:bg-red-600\/100){background-color:#e02424}:is(.dark .dark\:bg-red-600\/20){background-color:rgba(224,36,36,.2)}:is(.dark .dark\:bg-red-600\/25){background-color:rgba(224,36,36,.25)}:is(.dark .dark\:bg-red-600\/30){background-color:rgba(224,36,36,.3)}:is(.dark .dark\:bg-red-600\/40){background-color:rgba(224,36,36,.4)}:is(.dark .dark\:bg-red-600\/5){background-color:rgba(224,36,36,.05)}:is(.dark .dark\:bg-red-600\/50){background-color:rgba(224,36,36,.5)}:is(.dark .dark\:bg-red-600\/60){background-color:rgba(224,36,36,.6)}:is(.dark .dark\:bg-red-600\/70){background-color:rgba(224,36,36,.7)}:is(.dark .dark\:bg-red-600\/75){background-color:rgba(224,36,36,.75)}:is(.dark .dark\:bg-red-600\/80){background-color:rgba(224,36,36,.8)}:is(.dark .dark\:bg-red-600\/90){background-color:rgba(224,36,36,.9)}:is(.dark .dark\:bg-red-600\/95){background-color:rgba(224,36,36,.95)}:is(.dark .dark\:bg-red-700){--tw-bg-opacity:1;background-color:rgb(200 30 30/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-700\/0){background-color:rgba(200,30,30,0)}:is(.dark .dark\:bg-red-700\/10){background-color:rgba(200,30,30,.1)}:is(.dark .dark\:bg-red-700\/100){background-color:#c81e1e}:is(.dark .dark\:bg-red-700\/20){background-color:rgba(200,30,30,.2)}:is(.dark .dark\:bg-red-700\/25){background-color:rgba(200,30,30,.25)}:is(.dark .dark\:bg-red-700\/30){background-color:rgba(200,30,30,.3)}:is(.dark .dark\:bg-red-700\/40){background-color:rgba(200,30,30,.4)}:is(.dark .dark\:bg-red-700\/5){background-color:rgba(200,30,30,.05)}:is(.dark .dark\:bg-red-700\/50){background-color:rgba(200,30,30,.5)}:is(.dark .dark\:bg-red-700\/60){background-color:rgba(200,30,30,.6)}:is(.dark .dark\:bg-red-700\/70){background-color:rgba(200,30,30,.7)}:is(.dark .dark\:bg-red-700\/75){background-color:rgba(200,30,30,.75)}:is(.dark .dark\:bg-red-700\/80){background-color:rgba(200,30,30,.8)}:is(.dark .dark\:bg-red-700\/90){background-color:rgba(200,30,30,.9)}:is(.dark .dark\:bg-red-700\/95){background-color:rgba(200,30,30,.95)}:is(.dark .dark\:bg-red-800){--tw-bg-opacity:1;background-color:rgb(155 28 28/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-800\/0){background-color:rgba(155,28,28,0)}:is(.dark .dark\:bg-red-800\/10){background-color:rgba(155,28,28,.1)}:is(.dark .dark\:bg-red-800\/100){background-color:#9b1c1c}:is(.dark .dark\:bg-red-800\/20){background-color:rgba(155,28,28,.2)}:is(.dark .dark\:bg-red-800\/25){background-color:rgba(155,28,28,.25)}:is(.dark .dark\:bg-red-800\/30){background-color:rgba(155,28,28,.3)}:is(.dark .dark\:bg-red-800\/40){background-color:rgba(155,28,28,.4)}:is(.dark .dark\:bg-red-800\/5){background-color:rgba(155,28,28,.05)}:is(.dark .dark\:bg-red-800\/50){background-color:rgba(155,28,28,.5)}:is(.dark .dark\:bg-red-800\/60){background-color:rgba(155,28,28,.6)}:is(.dark .dark\:bg-red-800\/70){background-color:rgba(155,28,28,.7)}:is(.dark .dark\:bg-red-800\/75){background-color:rgba(155,28,28,.75)}:is(.dark .dark\:bg-red-800\/80){background-color:rgba(155,28,28,.8)}:is(.dark .dark\:bg-red-800\/90){background-color:rgba(155,28,28,.9)}:is(.dark .dark\:bg-red-800\/95){background-color:rgba(155,28,28,.95)}:is(.dark .dark\:bg-red-900){--tw-bg-opacity:1;background-color:rgb(119 29 29/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-900\/0){background-color:rgba(119,29,29,0)}:is(.dark .dark\:bg-red-900\/10){background-color:rgba(119,29,29,.1)}:is(.dark .dark\:bg-red-900\/100){background-color:#771d1d}:is(.dark .dark\:bg-red-900\/20){background-color:rgba(119,29,29,.2)}:is(.dark .dark\:bg-red-900\/25){background-color:rgba(119,29,29,.25)}:is(.dark .dark\:bg-red-900\/30){background-color:rgba(119,29,29,.3)}:is(.dark .dark\:bg-red-900\/40){background-color:rgba(119,29,29,.4)}:is(.dark .dark\:bg-red-900\/5){background-color:rgba(119,29,29,.05)}:is(.dark .dark\:bg-red-900\/50){background-color:rgba(119,29,29,.5)}:is(.dark .dark\:bg-red-900\/60){background-color:rgba(119,29,29,.6)}:is(.dark .dark\:bg-red-900\/70){background-color:rgba(119,29,29,.7)}:is(.dark .dark\:bg-red-900\/75){background-color:rgba(119,29,29,.75)}:is(.dark .dark\:bg-red-900\/80){background-color:rgba(119,29,29,.8)}:is(.dark .dark\:bg-red-900\/90){background-color:rgba(119,29,29,.9)}:is(.dark .dark\:bg-red-900\/95){background-color:rgba(119,29,29,.95)}:is(.dark .dark\:bg-rose-100){--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity))}:is(.dark .dark\:bg-rose-100\/0){background-color:rgba(255,228,230,0)}:is(.dark .dark\:bg-rose-100\/10){background-color:rgba(255,228,230,.1)}:is(.dark .dark\:bg-rose-100\/100){background-color:#ffe4e6}:is(.dark .dark\:bg-rose-100\/20){background-color:rgba(255,228,230,.2)}:is(.dark .dark\:bg-rose-100\/25){background-color:rgba(255,228,230,.25)}:is(.dark .dark\:bg-rose-100\/30){background-color:rgba(255,228,230,.3)}:is(.dark .dark\:bg-rose-100\/40){background-color:rgba(255,228,230,.4)}:is(.dark .dark\:bg-rose-100\/5){background-color:rgba(255,228,230,.05)}:is(.dark .dark\:bg-rose-100\/50){background-color:rgba(255,228,230,.5)}:is(.dark .dark\:bg-rose-100\/60){background-color:rgba(255,228,230,.6)}:is(.dark .dark\:bg-rose-100\/70){background-color:rgba(255,228,230,.7)}:is(.dark .dark\:bg-rose-100\/75){background-color:rgba(255,228,230,.75)}:is(.dark .dark\:bg-rose-100\/80){background-color:rgba(255,228,230,.8)}:is(.dark .dark\:bg-rose-100\/90){background-color:rgba(255,228,230,.9)}:is(.dark .dark\:bg-rose-100\/95){background-color:rgba(255,228,230,.95)}:is(.dark .dark\:bg-rose-200){--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity))}:is(.dark .dark\:bg-rose-200\/0){background-color:rgba(254,205,211,0)}:is(.dark .dark\:bg-rose-200\/10){background-color:rgba(254,205,211,.1)}:is(.dark .dark\:bg-rose-200\/100){background-color:#fecdd3}:is(.dark .dark\:bg-rose-200\/20){background-color:rgba(254,205,211,.2)}:is(.dark .dark\:bg-rose-200\/25){background-color:rgba(254,205,211,.25)}:is(.dark .dark\:bg-rose-200\/30){background-color:rgba(254,205,211,.3)}:is(.dark .dark\:bg-rose-200\/40){background-color:rgba(254,205,211,.4)}:is(.dark .dark\:bg-rose-200\/5){background-color:rgba(254,205,211,.05)}:is(.dark .dark\:bg-rose-200\/50){background-color:rgba(254,205,211,.5)}:is(.dark .dark\:bg-rose-200\/60){background-color:rgba(254,205,211,.6)}:is(.dark .dark\:bg-rose-200\/70){background-color:rgba(254,205,211,.7)}:is(.dark .dark\:bg-rose-200\/75){background-color:rgba(254,205,211,.75)}:is(.dark .dark\:bg-rose-200\/80){background-color:rgba(254,205,211,.8)}:is(.dark .dark\:bg-rose-200\/90){background-color:rgba(254,205,211,.9)}:is(.dark .dark\:bg-rose-200\/95){background-color:rgba(254,205,211,.95)}:is(.dark .dark\:bg-rose-300){--tw-bg-opacity:1;background-color:rgb(253 164 175/var(--tw-bg-opacity))}:is(.dark .dark\:bg-rose-300\/0){background-color:rgba(253,164,175,0)}:is(.dark .dark\:bg-rose-300\/10){background-color:rgba(253,164,175,.1)}:is(.dark .dark\:bg-rose-300\/100){background-color:#fda4af}:is(.dark .dark\:bg-rose-300\/20){background-color:rgba(253,164,175,.2)}:is(.dark .dark\:bg-rose-300\/25){background-color:rgba(253,164,175,.25)}:is(.dark .dark\:bg-rose-300\/30){background-color:rgba(253,164,175,.3)}:is(.dark .dark\:bg-rose-300\/40){background-color:rgba(253,164,175,.4)}:is(.dark .dark\:bg-rose-300\/5){background-color:rgba(253,164,175,.05)}:is(.dark .dark\:bg-rose-300\/50){background-color:rgba(253,164,175,.5)}:is(.dark .dark\:bg-rose-300\/60){background-color:rgba(253,164,175,.6)}:is(.dark .dark\:bg-rose-300\/70){background-color:rgba(253,164,175,.7)}:is(.dark .dark\:bg-rose-300\/75){background-color:rgba(253,164,175,.75)}:is(.dark .dark\:bg-rose-300\/80){background-color:rgba(253,164,175,.8)}:is(.dark .dark\:bg-rose-300\/90){background-color:rgba(253,164,175,.9)}:is(.dark .dark\:bg-rose-300\/95){background-color:rgba(253,164,175,.95)}:is(.dark .dark\:bg-rose-400){--tw-bg-opacity:1;background-color:rgb(251 113 133/var(--tw-bg-opacity))}:is(.dark .dark\:bg-rose-400\/0){background-color:rgba(251,113,133,0)}:is(.dark .dark\:bg-rose-400\/10){background-color:rgba(251,113,133,.1)}:is(.dark .dark\:bg-rose-400\/100){background-color:#fb7185}:is(.dark .dark\:bg-rose-400\/20){background-color:rgba(251,113,133,.2)}:is(.dark .dark\:bg-rose-400\/25){background-color:rgba(251,113,133,.25)}:is(.dark .dark\:bg-rose-400\/30){background-color:rgba(251,113,133,.3)}:is(.dark .dark\:bg-rose-400\/40){background-color:rgba(251,113,133,.4)}:is(.dark .dark\:bg-rose-400\/5){background-color:rgba(251,113,133,.05)}:is(.dark .dark\:bg-rose-400\/50){background-color:rgba(251,113,133,.5)}:is(.dark .dark\:bg-rose-400\/60){background-color:rgba(251,113,133,.6)}:is(.dark .dark\:bg-rose-400\/70){background-color:rgba(251,113,133,.7)}:is(.dark .dark\:bg-rose-400\/75){background-color:rgba(251,113,133,.75)}:is(.dark .dark\:bg-rose-400\/80){background-color:rgba(251,113,133,.8)}:is(.dark .dark\:bg-rose-400\/90){background-color:rgba(251,113,133,.9)}:is(.dark .dark\:bg-rose-400\/95){background-color:rgba(251,113,133,.95)}:is(.dark .dark\:bg-rose-50){--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity))}:is(.dark .dark\:bg-rose-50\/0){background-color:rgba(255,241,242,0)}:is(.dark .dark\:bg-rose-50\/10){background-color:rgba(255,241,242,.1)}:is(.dark .dark\:bg-rose-50\/100){background-color:#fff1f2}:is(.dark .dark\:bg-rose-50\/20){background-color:rgba(255,241,242,.2)}:is(.dark .dark\:bg-rose-50\/25){background-color:rgba(255,241,242,.25)}:is(.dark .dark\:bg-rose-50\/30){background-color:rgba(255,241,242,.3)}:is(.dark .dark\:bg-rose-50\/40){background-color:rgba(255,241,242,.4)}:is(.dark .dark\:bg-rose-50\/5){background-color:rgba(255,241,242,.05)}:is(.dark .dark\:bg-rose-50\/50){background-color:rgba(255,241,242,.5)}:is(.dark .dark\:bg-rose-50\/60){background-color:rgba(255,241,242,.6)}:is(.dark .dark\:bg-rose-50\/70){background-color:rgba(255,241,242,.7)}:is(.dark .dark\:bg-rose-50\/75){background-color:rgba(255,241,242,.75)}:is(.dark .dark\:bg-rose-50\/80){background-color:rgba(255,241,242,.8)}:is(.dark .dark\:bg-rose-50\/90){background-color:rgba(255,241,242,.9)}:is(.dark .dark\:bg-rose-50\/95){background-color:rgba(255,241,242,.95)}:is(.dark .dark\:bg-rose-500){--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}:is(.dark .dark\:bg-rose-500\/0){background-color:rgba(244,63,94,0)}:is(.dark .dark\:bg-rose-500\/10){background-color:rgba(244,63,94,.1)}:is(.dark .dark\:bg-rose-500\/100){background-color:#f43f5e}:is(.dark .dark\:bg-rose-500\/20){background-color:rgba(244,63,94,.2)}:is(.dark .dark\:bg-rose-500\/25){background-color:rgba(244,63,94,.25)}:is(.dark .dark\:bg-rose-500\/30){background-color:rgba(244,63,94,.3)}:is(.dark .dark\:bg-rose-500\/40){background-color:rgba(244,63,94,.4)}:is(.dark .dark\:bg-rose-500\/5){background-color:rgba(244,63,94,.05)}:is(.dark .dark\:bg-rose-500\/50){background-color:rgba(244,63,94,.5)}:is(.dark .dark\:bg-rose-500\/60){background-color:rgba(244,63,94,.6)}:is(.dark .dark\:bg-rose-500\/70){background-color:rgba(244,63,94,.7)}:is(.dark .dark\:bg-rose-500\/75){background-color:rgba(244,63,94,.75)}:is(.dark .dark\:bg-rose-500\/80){background-color:rgba(244,63,94,.8)}:is(.dark .dark\:bg-rose-500\/90){background-color:rgba(244,63,94,.9)}:is(.dark .dark\:bg-rose-500\/95){background-color:rgba(244,63,94,.95)}:is(.dark .dark\:bg-rose-600){--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity))}:is(.dark .dark\:bg-rose-600\/0){background-color:rgba(225,29,72,0)}:is(.dark .dark\:bg-rose-600\/10){background-color:rgba(225,29,72,.1)}:is(.dark .dark\:bg-rose-600\/100){background-color:#e11d48}:is(.dark .dark\:bg-rose-600\/20){background-color:rgba(225,29,72,.2)}:is(.dark .dark\:bg-rose-600\/25){background-color:rgba(225,29,72,.25)}:is(.dark .dark\:bg-rose-600\/30){background-color:rgba(225,29,72,.3)}:is(.dark .dark\:bg-rose-600\/40){background-color:rgba(225,29,72,.4)}:is(.dark .dark\:bg-rose-600\/5){background-color:rgba(225,29,72,.05)}:is(.dark .dark\:bg-rose-600\/50){background-color:rgba(225,29,72,.5)}:is(.dark .dark\:bg-rose-600\/60){background-color:rgba(225,29,72,.6)}:is(.dark .dark\:bg-rose-600\/70){background-color:rgba(225,29,72,.7)}:is(.dark .dark\:bg-rose-600\/75){background-color:rgba(225,29,72,.75)}:is(.dark .dark\:bg-rose-600\/80){background-color:rgba(225,29,72,.8)}:is(.dark .dark\:bg-rose-600\/90){background-color:rgba(225,29,72,.9)}:is(.dark .dark\:bg-rose-600\/95){background-color:rgba(225,29,72,.95)}:is(.dark .dark\:bg-rose-700){--tw-bg-opacity:1;background-color:rgb(190 18 60/var(--tw-bg-opacity))}:is(.dark .dark\:bg-rose-700\/0){background-color:rgba(190,18,60,0)}:is(.dark .dark\:bg-rose-700\/10){background-color:rgba(190,18,60,.1)}:is(.dark .dark\:bg-rose-700\/100){background-color:#be123c}:is(.dark .dark\:bg-rose-700\/20){background-color:rgba(190,18,60,.2)}:is(.dark .dark\:bg-rose-700\/25){background-color:rgba(190,18,60,.25)}:is(.dark .dark\:bg-rose-700\/30){background-color:rgba(190,18,60,.3)}:is(.dark .dark\:bg-rose-700\/40){background-color:rgba(190,18,60,.4)}:is(.dark .dark\:bg-rose-700\/5){background-color:rgba(190,18,60,.05)}:is(.dark .dark\:bg-rose-700\/50){background-color:rgba(190,18,60,.5)}:is(.dark .dark\:bg-rose-700\/60){background-color:rgba(190,18,60,.6)}:is(.dark .dark\:bg-rose-700\/70){background-color:rgba(190,18,60,.7)}:is(.dark .dark\:bg-rose-700\/75){background-color:rgba(190,18,60,.75)}:is(.dark .dark\:bg-rose-700\/80){background-color:rgba(190,18,60,.8)}:is(.dark .dark\:bg-rose-700\/90){background-color:rgba(190,18,60,.9)}:is(.dark .dark\:bg-rose-700\/95){background-color:rgba(190,18,60,.95)}:is(.dark .dark\:bg-rose-800){--tw-bg-opacity:1;background-color:rgb(159 18 57/var(--tw-bg-opacity))}:is(.dark .dark\:bg-rose-800\/0){background-color:rgba(159,18,57,0)}:is(.dark .dark\:bg-rose-800\/10){background-color:rgba(159,18,57,.1)}:is(.dark .dark\:bg-rose-800\/100){background-color:#9f1239}:is(.dark .dark\:bg-rose-800\/20){background-color:rgba(159,18,57,.2)}:is(.dark .dark\:bg-rose-800\/25){background-color:rgba(159,18,57,.25)}:is(.dark .dark\:bg-rose-800\/30){background-color:rgba(159,18,57,.3)}:is(.dark .dark\:bg-rose-800\/40){background-color:rgba(159,18,57,.4)}:is(.dark .dark\:bg-rose-800\/5){background-color:rgba(159,18,57,.05)}:is(.dark .dark\:bg-rose-800\/50){background-color:rgba(159,18,57,.5)}:is(.dark .dark\:bg-rose-800\/60){background-color:rgba(159,18,57,.6)}:is(.dark .dark\:bg-rose-800\/70){background-color:rgba(159,18,57,.7)}:is(.dark .dark\:bg-rose-800\/75){background-color:rgba(159,18,57,.75)}:is(.dark .dark\:bg-rose-800\/80){background-color:rgba(159,18,57,.8)}:is(.dark .dark\:bg-rose-800\/90){background-color:rgba(159,18,57,.9)}:is(.dark .dark\:bg-rose-800\/95){background-color:rgba(159,18,57,.95)}:is(.dark .dark\:bg-rose-900){--tw-bg-opacity:1;background-color:rgb(136 19 55/var(--tw-bg-opacity))}:is(.dark .dark\:bg-rose-900\/0){background-color:rgba(136,19,55,0)}:is(.dark .dark\:bg-rose-900\/10){background-color:rgba(136,19,55,.1)}:is(.dark .dark\:bg-rose-900\/100){background-color:#881337}:is(.dark .dark\:bg-rose-900\/20){background-color:rgba(136,19,55,.2)}:is(.dark .dark\:bg-rose-900\/25){background-color:rgba(136,19,55,.25)}:is(.dark .dark\:bg-rose-900\/30){background-color:rgba(136,19,55,.3)}:is(.dark .dark\:bg-rose-900\/40){background-color:rgba(136,19,55,.4)}:is(.dark .dark\:bg-rose-900\/5){background-color:rgba(136,19,55,.05)}:is(.dark .dark\:bg-rose-900\/50){background-color:rgba(136,19,55,.5)}:is(.dark .dark\:bg-rose-900\/60){background-color:rgba(136,19,55,.6)}:is(.dark .dark\:bg-rose-900\/70){background-color:rgba(136,19,55,.7)}:is(.dark .dark\:bg-rose-900\/75){background-color:rgba(136,19,55,.75)}:is(.dark .dark\:bg-rose-900\/80){background-color:rgba(136,19,55,.8)}:is(.dark .dark\:bg-rose-900\/90){background-color:rgba(136,19,55,.9)}:is(.dark .dark\:bg-rose-900\/95){background-color:rgba(136,19,55,.95)}:is(.dark .dark\:bg-sky-100){--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity))}:is(.dark .dark\:bg-sky-100\/0){background-color:rgba(224,242,254,0)}:is(.dark .dark\:bg-sky-100\/10){background-color:rgba(224,242,254,.1)}:is(.dark .dark\:bg-sky-100\/100){background-color:#e0f2fe}:is(.dark .dark\:bg-sky-100\/20){background-color:rgba(224,242,254,.2)}:is(.dark .dark\:bg-sky-100\/25){background-color:rgba(224,242,254,.25)}:is(.dark .dark\:bg-sky-100\/30){background-color:rgba(224,242,254,.3)}:is(.dark .dark\:bg-sky-100\/40){background-color:rgba(224,242,254,.4)}:is(.dark .dark\:bg-sky-100\/5){background-color:rgba(224,242,254,.05)}:is(.dark .dark\:bg-sky-100\/50){background-color:rgba(224,242,254,.5)}:is(.dark .dark\:bg-sky-100\/60){background-color:rgba(224,242,254,.6)}:is(.dark .dark\:bg-sky-100\/70){background-color:rgba(224,242,254,.7)}:is(.dark .dark\:bg-sky-100\/75){background-color:rgba(224,242,254,.75)}:is(.dark .dark\:bg-sky-100\/80){background-color:rgba(224,242,254,.8)}:is(.dark .dark\:bg-sky-100\/90){background-color:rgba(224,242,254,.9)}:is(.dark .dark\:bg-sky-100\/95){background-color:rgba(224,242,254,.95)}:is(.dark .dark\:bg-sky-200){--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity))}:is(.dark .dark\:bg-sky-200\/0){background-color:rgba(186,230,253,0)}:is(.dark .dark\:bg-sky-200\/10){background-color:rgba(186,230,253,.1)}:is(.dark .dark\:bg-sky-200\/100){background-color:#bae6fd}:is(.dark .dark\:bg-sky-200\/20){background-color:rgba(186,230,253,.2)}:is(.dark .dark\:bg-sky-200\/25){background-color:rgba(186,230,253,.25)}:is(.dark .dark\:bg-sky-200\/30){background-color:rgba(186,230,253,.3)}:is(.dark .dark\:bg-sky-200\/40){background-color:rgba(186,230,253,.4)}:is(.dark .dark\:bg-sky-200\/5){background-color:rgba(186,230,253,.05)}:is(.dark .dark\:bg-sky-200\/50){background-color:rgba(186,230,253,.5)}:is(.dark .dark\:bg-sky-200\/60){background-color:rgba(186,230,253,.6)}:is(.dark .dark\:bg-sky-200\/70){background-color:rgba(186,230,253,.7)}:is(.dark .dark\:bg-sky-200\/75){background-color:rgba(186,230,253,.75)}:is(.dark .dark\:bg-sky-200\/80){background-color:rgba(186,230,253,.8)}:is(.dark .dark\:bg-sky-200\/90){background-color:rgba(186,230,253,.9)}:is(.dark .dark\:bg-sky-200\/95){background-color:rgba(186,230,253,.95)}:is(.dark .dark\:bg-sky-300){--tw-bg-opacity:1;background-color:rgb(125 211 252/var(--tw-bg-opacity))}:is(.dark .dark\:bg-sky-300\/0){background-color:rgba(125,211,252,0)}:is(.dark .dark\:bg-sky-300\/10){background-color:rgba(125,211,252,.1)}:is(.dark .dark\:bg-sky-300\/100){background-color:#7dd3fc}:is(.dark .dark\:bg-sky-300\/20){background-color:rgba(125,211,252,.2)}:is(.dark .dark\:bg-sky-300\/25){background-color:rgba(125,211,252,.25)}:is(.dark .dark\:bg-sky-300\/30){background-color:rgba(125,211,252,.3)}:is(.dark .dark\:bg-sky-300\/40){background-color:rgba(125,211,252,.4)}:is(.dark .dark\:bg-sky-300\/5){background-color:rgba(125,211,252,.05)}:is(.dark .dark\:bg-sky-300\/50){background-color:rgba(125,211,252,.5)}:is(.dark .dark\:bg-sky-300\/60){background-color:rgba(125,211,252,.6)}:is(.dark .dark\:bg-sky-300\/70){background-color:rgba(125,211,252,.7)}:is(.dark .dark\:bg-sky-300\/75){background-color:rgba(125,211,252,.75)}:is(.dark .dark\:bg-sky-300\/80){background-color:rgba(125,211,252,.8)}:is(.dark .dark\:bg-sky-300\/90){background-color:rgba(125,211,252,.9)}:is(.dark .dark\:bg-sky-300\/95){background-color:rgba(125,211,252,.95)}:is(.dark .dark\:bg-sky-400){--tw-bg-opacity:1;background-color:rgb(56 189 248/var(--tw-bg-opacity))}:is(.dark .dark\:bg-sky-400\/0){background-color:rgba(56,189,248,0)}:is(.dark .dark\:bg-sky-400\/10){background-color:rgba(56,189,248,.1)}:is(.dark .dark\:bg-sky-400\/100){background-color:#38bdf8}:is(.dark .dark\:bg-sky-400\/20){background-color:rgba(56,189,248,.2)}:is(.dark .dark\:bg-sky-400\/25){background-color:rgba(56,189,248,.25)}:is(.dark .dark\:bg-sky-400\/30){background-color:rgba(56,189,248,.3)}:is(.dark .dark\:bg-sky-400\/40){background-color:rgba(56,189,248,.4)}:is(.dark .dark\:bg-sky-400\/5){background-color:rgba(56,189,248,.05)}:is(.dark .dark\:bg-sky-400\/50){background-color:rgba(56,189,248,.5)}:is(.dark .dark\:bg-sky-400\/60){background-color:rgba(56,189,248,.6)}:is(.dark .dark\:bg-sky-400\/70){background-color:rgba(56,189,248,.7)}:is(.dark .dark\:bg-sky-400\/75){background-color:rgba(56,189,248,.75)}:is(.dark .dark\:bg-sky-400\/80){background-color:rgba(56,189,248,.8)}:is(.dark .dark\:bg-sky-400\/90){background-color:rgba(56,189,248,.9)}:is(.dark .dark\:bg-sky-400\/95){background-color:rgba(56,189,248,.95)}:is(.dark .dark\:bg-sky-50){--tw-bg-opacity:1;background-color:rgb(240 249 255/var(--tw-bg-opacity))}:is(.dark .dark\:bg-sky-50\/0){background-color:rgba(240,249,255,0)}:is(.dark .dark\:bg-sky-50\/10){background-color:rgba(240,249,255,.1)}:is(.dark .dark\:bg-sky-50\/100){background-color:#f0f9ff}:is(.dark .dark\:bg-sky-50\/20){background-color:rgba(240,249,255,.2)}:is(.dark .dark\:bg-sky-50\/25){background-color:rgba(240,249,255,.25)}:is(.dark .dark\:bg-sky-50\/30){background-color:rgba(240,249,255,.3)}:is(.dark .dark\:bg-sky-50\/40){background-color:rgba(240,249,255,.4)}:is(.dark .dark\:bg-sky-50\/5){background-color:rgba(240,249,255,.05)}:is(.dark .dark\:bg-sky-50\/50){background-color:rgba(240,249,255,.5)}:is(.dark .dark\:bg-sky-50\/60){background-color:rgba(240,249,255,.6)}:is(.dark .dark\:bg-sky-50\/70){background-color:rgba(240,249,255,.7)}:is(.dark .dark\:bg-sky-50\/75){background-color:rgba(240,249,255,.75)}:is(.dark .dark\:bg-sky-50\/80){background-color:rgba(240,249,255,.8)}:is(.dark .dark\:bg-sky-50\/90){background-color:rgba(240,249,255,.9)}:is(.dark .dark\:bg-sky-50\/95){background-color:rgba(240,249,255,.95)}:is(.dark .dark\:bg-sky-500){--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}:is(.dark .dark\:bg-sky-500\/0){background-color:rgba(14,165,233,0)}:is(.dark .dark\:bg-sky-500\/10){background-color:rgba(14,165,233,.1)}:is(.dark .dark\:bg-sky-500\/100){background-color:#0ea5e9}:is(.dark .dark\:bg-sky-500\/20){background-color:rgba(14,165,233,.2)}:is(.dark .dark\:bg-sky-500\/25){background-color:rgba(14,165,233,.25)}:is(.dark .dark\:bg-sky-500\/30){background-color:rgba(14,165,233,.3)}:is(.dark .dark\:bg-sky-500\/40){background-color:rgba(14,165,233,.4)}:is(.dark .dark\:bg-sky-500\/5){background-color:rgba(14,165,233,.05)}:is(.dark .dark\:bg-sky-500\/50){background-color:rgba(14,165,233,.5)}:is(.dark .dark\:bg-sky-500\/60){background-color:rgba(14,165,233,.6)}:is(.dark .dark\:bg-sky-500\/70){background-color:rgba(14,165,233,.7)}:is(.dark .dark\:bg-sky-500\/75){background-color:rgba(14,165,233,.75)}:is(.dark .dark\:bg-sky-500\/80){background-color:rgba(14,165,233,.8)}:is(.dark .dark\:bg-sky-500\/90){background-color:rgba(14,165,233,.9)}:is(.dark .dark\:bg-sky-500\/95){background-color:rgba(14,165,233,.95)}:is(.dark .dark\:bg-sky-600){--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}:is(.dark .dark\:bg-sky-600\/0){background-color:rgba(2,132,199,0)}:is(.dark .dark\:bg-sky-600\/10){background-color:rgba(2,132,199,.1)}:is(.dark .dark\:bg-sky-600\/100){background-color:#0284c7}:is(.dark .dark\:bg-sky-600\/20){background-color:rgba(2,132,199,.2)}:is(.dark .dark\:bg-sky-600\/25){background-color:rgba(2,132,199,.25)}:is(.dark .dark\:bg-sky-600\/30){background-color:rgba(2,132,199,.3)}:is(.dark .dark\:bg-sky-600\/40){background-color:rgba(2,132,199,.4)}:is(.dark .dark\:bg-sky-600\/5){background-color:rgba(2,132,199,.05)}:is(.dark .dark\:bg-sky-600\/50){background-color:rgba(2,132,199,.5)}:is(.dark .dark\:bg-sky-600\/60){background-color:rgba(2,132,199,.6)}:is(.dark .dark\:bg-sky-600\/70){background-color:rgba(2,132,199,.7)}:is(.dark .dark\:bg-sky-600\/75){background-color:rgba(2,132,199,.75)}:is(.dark .dark\:bg-sky-600\/80){background-color:rgba(2,132,199,.8)}:is(.dark .dark\:bg-sky-600\/90){background-color:rgba(2,132,199,.9)}:is(.dark .dark\:bg-sky-600\/95){background-color:rgba(2,132,199,.95)}:is(.dark .dark\:bg-sky-700){--tw-bg-opacity:1;background-color:rgb(3 105 161/var(--tw-bg-opacity))}:is(.dark .dark\:bg-sky-700\/0){background-color:rgba(3,105,161,0)}:is(.dark .dark\:bg-sky-700\/10){background-color:rgba(3,105,161,.1)}:is(.dark .dark\:bg-sky-700\/100){background-color:#0369a1}:is(.dark .dark\:bg-sky-700\/20){background-color:rgba(3,105,161,.2)}:is(.dark .dark\:bg-sky-700\/25){background-color:rgba(3,105,161,.25)}:is(.dark .dark\:bg-sky-700\/30){background-color:rgba(3,105,161,.3)}:is(.dark .dark\:bg-sky-700\/40){background-color:rgba(3,105,161,.4)}:is(.dark .dark\:bg-sky-700\/5){background-color:rgba(3,105,161,.05)}:is(.dark .dark\:bg-sky-700\/50){background-color:rgba(3,105,161,.5)}:is(.dark .dark\:bg-sky-700\/60){background-color:rgba(3,105,161,.6)}:is(.dark .dark\:bg-sky-700\/70){background-color:rgba(3,105,161,.7)}:is(.dark .dark\:bg-sky-700\/75){background-color:rgba(3,105,161,.75)}:is(.dark .dark\:bg-sky-700\/80){background-color:rgba(3,105,161,.8)}:is(.dark .dark\:bg-sky-700\/90){background-color:rgba(3,105,161,.9)}:is(.dark .dark\:bg-sky-700\/95){background-color:rgba(3,105,161,.95)}:is(.dark .dark\:bg-sky-800){--tw-bg-opacity:1;background-color:rgb(7 89 133/var(--tw-bg-opacity))}:is(.dark .dark\:bg-sky-800\/0){background-color:rgba(7,89,133,0)}:is(.dark .dark\:bg-sky-800\/10){background-color:rgba(7,89,133,.1)}:is(.dark .dark\:bg-sky-800\/100){background-color:#075985}:is(.dark .dark\:bg-sky-800\/20){background-color:rgba(7,89,133,.2)}:is(.dark .dark\:bg-sky-800\/25){background-color:rgba(7,89,133,.25)}:is(.dark .dark\:bg-sky-800\/30){background-color:rgba(7,89,133,.3)}:is(.dark .dark\:bg-sky-800\/40){background-color:rgba(7,89,133,.4)}:is(.dark .dark\:bg-sky-800\/5){background-color:rgba(7,89,133,.05)}:is(.dark .dark\:bg-sky-800\/50){background-color:rgba(7,89,133,.5)}:is(.dark .dark\:bg-sky-800\/60){background-color:rgba(7,89,133,.6)}:is(.dark .dark\:bg-sky-800\/70){background-color:rgba(7,89,133,.7)}:is(.dark .dark\:bg-sky-800\/75){background-color:rgba(7,89,133,.75)}:is(.dark .dark\:bg-sky-800\/80){background-color:rgba(7,89,133,.8)}:is(.dark .dark\:bg-sky-800\/90){background-color:rgba(7,89,133,.9)}:is(.dark .dark\:bg-sky-800\/95){background-color:rgba(7,89,133,.95)}:is(.dark .dark\:bg-sky-900){--tw-bg-opacity:1;background-color:rgb(12 74 110/var(--tw-bg-opacity))}:is(.dark .dark\:bg-sky-900\/0){background-color:rgba(12,74,110,0)}:is(.dark .dark\:bg-sky-900\/10){background-color:rgba(12,74,110,.1)}:is(.dark .dark\:bg-sky-900\/100){background-color:#0c4a6e}:is(.dark .dark\:bg-sky-900\/20){background-color:rgba(12,74,110,.2)}:is(.dark .dark\:bg-sky-900\/25){background-color:rgba(12,74,110,.25)}:is(.dark .dark\:bg-sky-900\/30){background-color:rgba(12,74,110,.3)}:is(.dark .dark\:bg-sky-900\/40){background-color:rgba(12,74,110,.4)}:is(.dark .dark\:bg-sky-900\/5){background-color:rgba(12,74,110,.05)}:is(.dark .dark\:bg-sky-900\/50){background-color:rgba(12,74,110,.5)}:is(.dark .dark\:bg-sky-900\/60){background-color:rgba(12,74,110,.6)}:is(.dark .dark\:bg-sky-900\/70){background-color:rgba(12,74,110,.7)}:is(.dark .dark\:bg-sky-900\/75){background-color:rgba(12,74,110,.75)}:is(.dark .dark\:bg-sky-900\/80){background-color:rgba(12,74,110,.8)}:is(.dark .dark\:bg-sky-900\/90){background-color:rgba(12,74,110,.9)}:is(.dark .dark\:bg-sky-900\/95){background-color:rgba(12,74,110,.95)}:is(.dark .dark\:bg-slate-100){--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-100\/0){background-color:rgba(241,245,249,0)}:is(.dark .dark\:bg-slate-100\/10){background-color:rgba(241,245,249,.1)}:is(.dark .dark\:bg-slate-100\/100){background-color:#f1f5f9}:is(.dark .dark\:bg-slate-100\/20){background-color:rgba(241,245,249,.2)}:is(.dark .dark\:bg-slate-100\/25){background-color:rgba(241,245,249,.25)}:is(.dark .dark\:bg-slate-100\/30){background-color:rgba(241,245,249,.3)}:is(.dark .dark\:bg-slate-100\/40){background-color:rgba(241,245,249,.4)}:is(.dark .dark\:bg-slate-100\/5){background-color:rgba(241,245,249,.05)}:is(.dark .dark\:bg-slate-100\/50){background-color:rgba(241,245,249,.5)}:is(.dark .dark\:bg-slate-100\/60){background-color:rgba(241,245,249,.6)}:is(.dark .dark\:bg-slate-100\/70){background-color:rgba(241,245,249,.7)}:is(.dark .dark\:bg-slate-100\/75){background-color:rgba(241,245,249,.75)}:is(.dark .dark\:bg-slate-100\/80){background-color:rgba(241,245,249,.8)}:is(.dark .dark\:bg-slate-100\/90){background-color:rgba(241,245,249,.9)}:is(.dark .dark\:bg-slate-100\/95){background-color:rgba(241,245,249,.95)}:is(.dark .dark\:bg-slate-200){--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-200\/0){background-color:rgba(226,232,240,0)}:is(.dark .dark\:bg-slate-200\/10){background-color:rgba(226,232,240,.1)}:is(.dark .dark\:bg-slate-200\/100){background-color:#e2e8f0}:is(.dark .dark\:bg-slate-200\/20){background-color:rgba(226,232,240,.2)}:is(.dark .dark\:bg-slate-200\/25){background-color:rgba(226,232,240,.25)}:is(.dark .dark\:bg-slate-200\/30){background-color:rgba(226,232,240,.3)}:is(.dark .dark\:bg-slate-200\/40){background-color:rgba(226,232,240,.4)}:is(.dark .dark\:bg-slate-200\/5){background-color:rgba(226,232,240,.05)}:is(.dark .dark\:bg-slate-200\/50){background-color:rgba(226,232,240,.5)}:is(.dark .dark\:bg-slate-200\/60){background-color:rgba(226,232,240,.6)}:is(.dark .dark\:bg-slate-200\/70){background-color:rgba(226,232,240,.7)}:is(.dark .dark\:bg-slate-200\/75){background-color:rgba(226,232,240,.75)}:is(.dark .dark\:bg-slate-200\/80){background-color:rgba(226,232,240,.8)}:is(.dark .dark\:bg-slate-200\/90){background-color:rgba(226,232,240,.9)}:is(.dark .dark\:bg-slate-200\/95){background-color:rgba(226,232,240,.95)}:is(.dark .dark\:bg-slate-300){--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-300\/0){background-color:rgba(203,213,225,0)}:is(.dark .dark\:bg-slate-300\/10){background-color:rgba(203,213,225,.1)}:is(.dark .dark\:bg-slate-300\/100){background-color:#cbd5e1}:is(.dark .dark\:bg-slate-300\/20){background-color:rgba(203,213,225,.2)}:is(.dark .dark\:bg-slate-300\/25){background-color:rgba(203,213,225,.25)}:is(.dark .dark\:bg-slate-300\/30){background-color:rgba(203,213,225,.3)}:is(.dark .dark\:bg-slate-300\/40){background-color:rgba(203,213,225,.4)}:is(.dark .dark\:bg-slate-300\/5){background-color:rgba(203,213,225,.05)}:is(.dark .dark\:bg-slate-300\/50){background-color:rgba(203,213,225,.5)}:is(.dark .dark\:bg-slate-300\/60){background-color:rgba(203,213,225,.6)}:is(.dark .dark\:bg-slate-300\/70){background-color:rgba(203,213,225,.7)}:is(.dark .dark\:bg-slate-300\/75){background-color:rgba(203,213,225,.75)}:is(.dark .dark\:bg-slate-300\/80){background-color:rgba(203,213,225,.8)}:is(.dark .dark\:bg-slate-300\/90){background-color:rgba(203,213,225,.9)}:is(.dark .dark\:bg-slate-300\/95){background-color:rgba(203,213,225,.95)}:is(.dark .dark\:bg-slate-400){--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-400\/0){background-color:rgba(148,163,184,0)}:is(.dark .dark\:bg-slate-400\/10){background-color:rgba(148,163,184,.1)}:is(.dark .dark\:bg-slate-400\/100){background-color:#94a3b8}:is(.dark .dark\:bg-slate-400\/20){background-color:rgba(148,163,184,.2)}:is(.dark .dark\:bg-slate-400\/25){background-color:rgba(148,163,184,.25)}:is(.dark .dark\:bg-slate-400\/30){background-color:rgba(148,163,184,.3)}:is(.dark .dark\:bg-slate-400\/40){background-color:rgba(148,163,184,.4)}:is(.dark .dark\:bg-slate-400\/5){background-color:rgba(148,163,184,.05)}:is(.dark .dark\:bg-slate-400\/50){background-color:rgba(148,163,184,.5)}:is(.dark .dark\:bg-slate-400\/60){background-color:rgba(148,163,184,.6)}:is(.dark .dark\:bg-slate-400\/70){background-color:rgba(148,163,184,.7)}:is(.dark .dark\:bg-slate-400\/75){background-color:rgba(148,163,184,.75)}:is(.dark .dark\:bg-slate-400\/80){background-color:rgba(148,163,184,.8)}:is(.dark .dark\:bg-slate-400\/90){background-color:rgba(148,163,184,.9)}:is(.dark .dark\:bg-slate-400\/95){background-color:rgba(148,163,184,.95)}:is(.dark .dark\:bg-slate-50){--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-50\/0){background-color:rgba(248,250,252,0)}:is(.dark .dark\:bg-slate-50\/10){background-color:rgba(248,250,252,.1)}:is(.dark .dark\:bg-slate-50\/100){background-color:#f8fafc}:is(.dark .dark\:bg-slate-50\/20){background-color:rgba(248,250,252,.2)}:is(.dark .dark\:bg-slate-50\/25){background-color:rgba(248,250,252,.25)}:is(.dark .dark\:bg-slate-50\/30){background-color:rgba(248,250,252,.3)}:is(.dark .dark\:bg-slate-50\/40){background-color:rgba(248,250,252,.4)}:is(.dark .dark\:bg-slate-50\/5){background-color:rgba(248,250,252,.05)}:is(.dark .dark\:bg-slate-50\/50){background-color:rgba(248,250,252,.5)}:is(.dark .dark\:bg-slate-50\/60){background-color:rgba(248,250,252,.6)}:is(.dark .dark\:bg-slate-50\/70){background-color:rgba(248,250,252,.7)}:is(.dark .dark\:bg-slate-50\/75){background-color:rgba(248,250,252,.75)}:is(.dark .dark\:bg-slate-50\/80){background-color:rgba(248,250,252,.8)}:is(.dark .dark\:bg-slate-50\/90){background-color:rgba(248,250,252,.9)}:is(.dark .dark\:bg-slate-50\/95){background-color:rgba(248,250,252,.95)}:is(.dark .dark\:bg-slate-500){--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-500\/0){background-color:rgba(100,116,139,0)}:is(.dark .dark\:bg-slate-500\/10){background-color:rgba(100,116,139,.1)}:is(.dark .dark\:bg-slate-500\/100){background-color:#64748b}:is(.dark .dark\:bg-slate-500\/20){background-color:rgba(100,116,139,.2)}:is(.dark .dark\:bg-slate-500\/25){background-color:rgba(100,116,139,.25)}:is(.dark .dark\:bg-slate-500\/30){background-color:rgba(100,116,139,.3)}:is(.dark .dark\:bg-slate-500\/40){background-color:rgba(100,116,139,.4)}:is(.dark .dark\:bg-slate-500\/5){background-color:rgba(100,116,139,.05)}:is(.dark .dark\:bg-slate-500\/50){background-color:rgba(100,116,139,.5)}:is(.dark .dark\:bg-slate-500\/60){background-color:rgba(100,116,139,.6)}:is(.dark .dark\:bg-slate-500\/70){background-color:rgba(100,116,139,.7)}:is(.dark .dark\:bg-slate-500\/75){background-color:rgba(100,116,139,.75)}:is(.dark .dark\:bg-slate-500\/80){background-color:rgba(100,116,139,.8)}:is(.dark .dark\:bg-slate-500\/90){background-color:rgba(100,116,139,.9)}:is(.dark .dark\:bg-slate-500\/95){background-color:rgba(100,116,139,.95)}:is(.dark .dark\:bg-slate-600){--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-600\/0){background-color:rgba(71,85,105,0)}:is(.dark .dark\:bg-slate-600\/10){background-color:rgba(71,85,105,.1)}:is(.dark .dark\:bg-slate-600\/100){background-color:#475569}:is(.dark .dark\:bg-slate-600\/20){background-color:rgba(71,85,105,.2)}:is(.dark .dark\:bg-slate-600\/25){background-color:rgba(71,85,105,.25)}:is(.dark .dark\:bg-slate-600\/30){background-color:rgba(71,85,105,.3)}:is(.dark .dark\:bg-slate-600\/40){background-color:rgba(71,85,105,.4)}:is(.dark .dark\:bg-slate-600\/5){background-color:rgba(71,85,105,.05)}:is(.dark .dark\:bg-slate-600\/50){background-color:rgba(71,85,105,.5)}:is(.dark .dark\:bg-slate-600\/60){background-color:rgba(71,85,105,.6)}:is(.dark .dark\:bg-slate-600\/70){background-color:rgba(71,85,105,.7)}:is(.dark .dark\:bg-slate-600\/75){background-color:rgba(71,85,105,.75)}:is(.dark .dark\:bg-slate-600\/80){background-color:rgba(71,85,105,.8)}:is(.dark .dark\:bg-slate-600\/90){background-color:rgba(71,85,105,.9)}:is(.dark .dark\:bg-slate-600\/95){background-color:rgba(71,85,105,.95)}:is(.dark .dark\:bg-slate-700){--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-700\/0){background-color:rgba(51,65,85,0)}:is(.dark .dark\:bg-slate-700\/10){background-color:rgba(51,65,85,.1)}:is(.dark .dark\:bg-slate-700\/100){background-color:#334155}:is(.dark .dark\:bg-slate-700\/20){background-color:rgba(51,65,85,.2)}:is(.dark .dark\:bg-slate-700\/25){background-color:rgba(51,65,85,.25)}:is(.dark .dark\:bg-slate-700\/30){background-color:rgba(51,65,85,.3)}:is(.dark .dark\:bg-slate-700\/40){background-color:rgba(51,65,85,.4)}:is(.dark .dark\:bg-slate-700\/5){background-color:rgba(51,65,85,.05)}:is(.dark .dark\:bg-slate-700\/50){background-color:rgba(51,65,85,.5)}:is(.dark .dark\:bg-slate-700\/60){background-color:rgba(51,65,85,.6)}:is(.dark .dark\:bg-slate-700\/70){background-color:rgba(51,65,85,.7)}:is(.dark .dark\:bg-slate-700\/75){background-color:rgba(51,65,85,.75)}:is(.dark .dark\:bg-slate-700\/80){background-color:rgba(51,65,85,.8)}:is(.dark .dark\:bg-slate-700\/90){background-color:rgba(51,65,85,.9)}:is(.dark .dark\:bg-slate-700\/95){background-color:rgba(51,65,85,.95)}:is(.dark .dark\:bg-slate-800){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-800\/0){background-color:rgba(30,41,59,0)}:is(.dark .dark\:bg-slate-800\/10){background-color:rgba(30,41,59,.1)}:is(.dark .dark\:bg-slate-800\/100){background-color:#1e293b}:is(.dark .dark\:bg-slate-800\/20){background-color:rgba(30,41,59,.2)}:is(.dark .dark\:bg-slate-800\/25){background-color:rgba(30,41,59,.25)}:is(.dark .dark\:bg-slate-800\/30){background-color:rgba(30,41,59,.3)}:is(.dark .dark\:bg-slate-800\/40){background-color:rgba(30,41,59,.4)}:is(.dark .dark\:bg-slate-800\/5){background-color:rgba(30,41,59,.05)}:is(.dark .dark\:bg-slate-800\/50){background-color:rgba(30,41,59,.5)}:is(.dark .dark\:bg-slate-800\/60){background-color:rgba(30,41,59,.6)}:is(.dark .dark\:bg-slate-800\/70){background-color:rgba(30,41,59,.7)}:is(.dark .dark\:bg-slate-800\/75){background-color:rgba(30,41,59,.75)}:is(.dark .dark\:bg-slate-800\/80){background-color:rgba(30,41,59,.8)}:is(.dark .dark\:bg-slate-800\/90){background-color:rgba(30,41,59,.9)}:is(.dark .dark\:bg-slate-800\/95){background-color:rgba(30,41,59,.95)}:is(.dark .dark\:bg-slate-900){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-900\/0){background-color:rgba(15,23,42,0)}:is(.dark .dark\:bg-slate-900\/10){background-color:rgba(15,23,42,.1)}:is(.dark .dark\:bg-slate-900\/100){background-color:#0f172a}:is(.dark .dark\:bg-slate-900\/20){background-color:rgba(15,23,42,.2)}:is(.dark .dark\:bg-slate-900\/25){background-color:rgba(15,23,42,.25)}:is(.dark .dark\:bg-slate-900\/30){background-color:rgba(15,23,42,.3)}:is(.dark .dark\:bg-slate-900\/40){background-color:rgba(15,23,42,.4)}:is(.dark .dark\:bg-slate-900\/5){background-color:rgba(15,23,42,.05)}:is(.dark .dark\:bg-slate-900\/50){background-color:rgba(15,23,42,.5)}:is(.dark .dark\:bg-slate-900\/60){background-color:rgba(15,23,42,.6)}:is(.dark .dark\:bg-slate-900\/70){background-color:rgba(15,23,42,.7)}:is(.dark .dark\:bg-slate-900\/75){background-color:rgba(15,23,42,.75)}:is(.dark .dark\:bg-slate-900\/80){background-color:rgba(15,23,42,.8)}:is(.dark .dark\:bg-slate-900\/90){background-color:rgba(15,23,42,.9)}:is(.dark .dark\:bg-slate-900\/95){background-color:rgba(15,23,42,.95)}:is(.dark .dark\:bg-stone-100){--tw-bg-opacity:1;background-color:rgb(245 245 244/var(--tw-bg-opacity))}:is(.dark .dark\:bg-stone-100\/0){background-color:hsla(60,5%,96%,0)}:is(.dark .dark\:bg-stone-100\/10){background-color:hsla(60,5%,96%,.1)}:is(.dark .dark\:bg-stone-100\/100){background-color:#f5f5f4}:is(.dark .dark\:bg-stone-100\/20){background-color:hsla(60,5%,96%,.2)}:is(.dark .dark\:bg-stone-100\/25){background-color:hsla(60,5%,96%,.25)}:is(.dark .dark\:bg-stone-100\/30){background-color:hsla(60,5%,96%,.3)}:is(.dark .dark\:bg-stone-100\/40){background-color:hsla(60,5%,96%,.4)}:is(.dark .dark\:bg-stone-100\/5){background-color:hsla(60,5%,96%,.05)}:is(.dark .dark\:bg-stone-100\/50){background-color:hsla(60,5%,96%,.5)}:is(.dark .dark\:bg-stone-100\/60){background-color:hsla(60,5%,96%,.6)}:is(.dark .dark\:bg-stone-100\/70){background-color:hsla(60,5%,96%,.7)}:is(.dark .dark\:bg-stone-100\/75){background-color:hsla(60,5%,96%,.75)}:is(.dark .dark\:bg-stone-100\/80){background-color:hsla(60,5%,96%,.8)}:is(.dark .dark\:bg-stone-100\/90){background-color:hsla(60,5%,96%,.9)}:is(.dark .dark\:bg-stone-100\/95){background-color:hsla(60,5%,96%,.95)}:is(.dark .dark\:bg-stone-200){--tw-bg-opacity:1;background-color:rgb(231 229 228/var(--tw-bg-opacity))}:is(.dark .dark\:bg-stone-200\/0){background-color:hsla(20,6%,90%,0)}:is(.dark .dark\:bg-stone-200\/10){background-color:hsla(20,6%,90%,.1)}:is(.dark .dark\:bg-stone-200\/100){background-color:#e7e5e4}:is(.dark .dark\:bg-stone-200\/20){background-color:hsla(20,6%,90%,.2)}:is(.dark .dark\:bg-stone-200\/25){background-color:hsla(20,6%,90%,.25)}:is(.dark .dark\:bg-stone-200\/30){background-color:hsla(20,6%,90%,.3)}:is(.dark .dark\:bg-stone-200\/40){background-color:hsla(20,6%,90%,.4)}:is(.dark .dark\:bg-stone-200\/5){background-color:hsla(20,6%,90%,.05)}:is(.dark .dark\:bg-stone-200\/50){background-color:hsla(20,6%,90%,.5)}:is(.dark .dark\:bg-stone-200\/60){background-color:hsla(20,6%,90%,.6)}:is(.dark .dark\:bg-stone-200\/70){background-color:hsla(20,6%,90%,.7)}:is(.dark .dark\:bg-stone-200\/75){background-color:hsla(20,6%,90%,.75)}:is(.dark .dark\:bg-stone-200\/80){background-color:hsla(20,6%,90%,.8)}:is(.dark .dark\:bg-stone-200\/90){background-color:hsla(20,6%,90%,.9)}:is(.dark .dark\:bg-stone-200\/95){background-color:hsla(20,6%,90%,.95)}:is(.dark .dark\:bg-stone-300){--tw-bg-opacity:1;background-color:rgb(214 211 209/var(--tw-bg-opacity))}:is(.dark .dark\:bg-stone-300\/0){background-color:hsla(24,6%,83%,0)}:is(.dark .dark\:bg-stone-300\/10){background-color:hsla(24,6%,83%,.1)}:is(.dark .dark\:bg-stone-300\/100){background-color:#d6d3d1}:is(.dark .dark\:bg-stone-300\/20){background-color:hsla(24,6%,83%,.2)}:is(.dark .dark\:bg-stone-300\/25){background-color:hsla(24,6%,83%,.25)}:is(.dark .dark\:bg-stone-300\/30){background-color:hsla(24,6%,83%,.3)}:is(.dark .dark\:bg-stone-300\/40){background-color:hsla(24,6%,83%,.4)}:is(.dark .dark\:bg-stone-300\/5){background-color:hsla(24,6%,83%,.05)}:is(.dark .dark\:bg-stone-300\/50){background-color:hsla(24,6%,83%,.5)}:is(.dark .dark\:bg-stone-300\/60){background-color:hsla(24,6%,83%,.6)}:is(.dark .dark\:bg-stone-300\/70){background-color:hsla(24,6%,83%,.7)}:is(.dark .dark\:bg-stone-300\/75){background-color:hsla(24,6%,83%,.75)}:is(.dark .dark\:bg-stone-300\/80){background-color:hsla(24,6%,83%,.8)}:is(.dark .dark\:bg-stone-300\/90){background-color:hsla(24,6%,83%,.9)}:is(.dark .dark\:bg-stone-300\/95){background-color:hsla(24,6%,83%,.95)}:is(.dark .dark\:bg-stone-400){--tw-bg-opacity:1;background-color:rgb(168 162 158/var(--tw-bg-opacity))}:is(.dark .dark\:bg-stone-400\/0){background-color:hsla(24,5%,64%,0)}:is(.dark .dark\:bg-stone-400\/10){background-color:hsla(24,5%,64%,.1)}:is(.dark .dark\:bg-stone-400\/100){background-color:#a8a29e}:is(.dark .dark\:bg-stone-400\/20){background-color:hsla(24,5%,64%,.2)}:is(.dark .dark\:bg-stone-400\/25){background-color:hsla(24,5%,64%,.25)}:is(.dark .dark\:bg-stone-400\/30){background-color:hsla(24,5%,64%,.3)}:is(.dark .dark\:bg-stone-400\/40){background-color:hsla(24,5%,64%,.4)}:is(.dark .dark\:bg-stone-400\/5){background-color:hsla(24,5%,64%,.05)}:is(.dark .dark\:bg-stone-400\/50){background-color:hsla(24,5%,64%,.5)}:is(.dark .dark\:bg-stone-400\/60){background-color:hsla(24,5%,64%,.6)}:is(.dark .dark\:bg-stone-400\/70){background-color:hsla(24,5%,64%,.7)}:is(.dark .dark\:bg-stone-400\/75){background-color:hsla(24,5%,64%,.75)}:is(.dark .dark\:bg-stone-400\/80){background-color:hsla(24,5%,64%,.8)}:is(.dark .dark\:bg-stone-400\/90){background-color:hsla(24,5%,64%,.9)}:is(.dark .dark\:bg-stone-400\/95){background-color:hsla(24,5%,64%,.95)}:is(.dark .dark\:bg-stone-50){--tw-bg-opacity:1;background-color:rgb(250 250 249/var(--tw-bg-opacity))}:is(.dark .dark\:bg-stone-50\/0){background-color:hsla(60,9%,98%,0)}:is(.dark .dark\:bg-stone-50\/10){background-color:hsla(60,9%,98%,.1)}:is(.dark .dark\:bg-stone-50\/100){background-color:#fafaf9}:is(.dark .dark\:bg-stone-50\/20){background-color:hsla(60,9%,98%,.2)}:is(.dark .dark\:bg-stone-50\/25){background-color:hsla(60,9%,98%,.25)}:is(.dark .dark\:bg-stone-50\/30){background-color:hsla(60,9%,98%,.3)}:is(.dark .dark\:bg-stone-50\/40){background-color:hsla(60,9%,98%,.4)}:is(.dark .dark\:bg-stone-50\/5){background-color:hsla(60,9%,98%,.05)}:is(.dark .dark\:bg-stone-50\/50){background-color:hsla(60,9%,98%,.5)}:is(.dark .dark\:bg-stone-50\/60){background-color:hsla(60,9%,98%,.6)}:is(.dark .dark\:bg-stone-50\/70){background-color:hsla(60,9%,98%,.7)}:is(.dark .dark\:bg-stone-50\/75){background-color:hsla(60,9%,98%,.75)}:is(.dark .dark\:bg-stone-50\/80){background-color:hsla(60,9%,98%,.8)}:is(.dark .dark\:bg-stone-50\/90){background-color:hsla(60,9%,98%,.9)}:is(.dark .dark\:bg-stone-50\/95){background-color:hsla(60,9%,98%,.95)}:is(.dark .dark\:bg-stone-500){--tw-bg-opacity:1;background-color:rgb(120 113 108/var(--tw-bg-opacity))}:is(.dark .dark\:bg-stone-500\/0){background-color:hsla(25,5%,45%,0)}:is(.dark .dark\:bg-stone-500\/10){background-color:hsla(25,5%,45%,.1)}:is(.dark .dark\:bg-stone-500\/100){background-color:#78716c}:is(.dark .dark\:bg-stone-500\/20){background-color:hsla(25,5%,45%,.2)}:is(.dark .dark\:bg-stone-500\/25){background-color:hsla(25,5%,45%,.25)}:is(.dark .dark\:bg-stone-500\/30){background-color:hsla(25,5%,45%,.3)}:is(.dark .dark\:bg-stone-500\/40){background-color:hsla(25,5%,45%,.4)}:is(.dark .dark\:bg-stone-500\/5){background-color:hsla(25,5%,45%,.05)}:is(.dark .dark\:bg-stone-500\/50){background-color:hsla(25,5%,45%,.5)}:is(.dark .dark\:bg-stone-500\/60){background-color:hsla(25,5%,45%,.6)}:is(.dark .dark\:bg-stone-500\/70){background-color:hsla(25,5%,45%,.7)}:is(.dark .dark\:bg-stone-500\/75){background-color:hsla(25,5%,45%,.75)}:is(.dark .dark\:bg-stone-500\/80){background-color:hsla(25,5%,45%,.8)}:is(.dark .dark\:bg-stone-500\/90){background-color:hsla(25,5%,45%,.9)}:is(.dark .dark\:bg-stone-500\/95){background-color:hsla(25,5%,45%,.95)}:is(.dark .dark\:bg-stone-600){--tw-bg-opacity:1;background-color:rgb(87 83 78/var(--tw-bg-opacity))}:is(.dark .dark\:bg-stone-600\/0){background-color:rgba(87,83,78,0)}:is(.dark .dark\:bg-stone-600\/10){background-color:rgba(87,83,78,.1)}:is(.dark .dark\:bg-stone-600\/100){background-color:#57534e}:is(.dark .dark\:bg-stone-600\/20){background-color:rgba(87,83,78,.2)}:is(.dark .dark\:bg-stone-600\/25){background-color:rgba(87,83,78,.25)}:is(.dark .dark\:bg-stone-600\/30){background-color:rgba(87,83,78,.3)}:is(.dark .dark\:bg-stone-600\/40){background-color:rgba(87,83,78,.4)}:is(.dark .dark\:bg-stone-600\/5){background-color:rgba(87,83,78,.05)}:is(.dark .dark\:bg-stone-600\/50){background-color:rgba(87,83,78,.5)}:is(.dark .dark\:bg-stone-600\/60){background-color:rgba(87,83,78,.6)}:is(.dark .dark\:bg-stone-600\/70){background-color:rgba(87,83,78,.7)}:is(.dark .dark\:bg-stone-600\/75){background-color:rgba(87,83,78,.75)}:is(.dark .dark\:bg-stone-600\/80){background-color:rgba(87,83,78,.8)}:is(.dark .dark\:bg-stone-600\/90){background-color:rgba(87,83,78,.9)}:is(.dark .dark\:bg-stone-600\/95){background-color:rgba(87,83,78,.95)}:is(.dark .dark\:bg-stone-700){--tw-bg-opacity:1;background-color:rgb(68 64 60/var(--tw-bg-opacity))}:is(.dark .dark\:bg-stone-700\/0){background-color:rgba(68,64,60,0)}:is(.dark .dark\:bg-stone-700\/10){background-color:rgba(68,64,60,.1)}:is(.dark .dark\:bg-stone-700\/100){background-color:#44403c}:is(.dark .dark\:bg-stone-700\/20){background-color:rgba(68,64,60,.2)}:is(.dark .dark\:bg-stone-700\/25){background-color:rgba(68,64,60,.25)}:is(.dark .dark\:bg-stone-700\/30){background-color:rgba(68,64,60,.3)}:is(.dark .dark\:bg-stone-700\/40){background-color:rgba(68,64,60,.4)}:is(.dark .dark\:bg-stone-700\/5){background-color:rgba(68,64,60,.05)}:is(.dark .dark\:bg-stone-700\/50){background-color:rgba(68,64,60,.5)}:is(.dark .dark\:bg-stone-700\/60){background-color:rgba(68,64,60,.6)}:is(.dark .dark\:bg-stone-700\/70){background-color:rgba(68,64,60,.7)}:is(.dark .dark\:bg-stone-700\/75){background-color:rgba(68,64,60,.75)}:is(.dark .dark\:bg-stone-700\/80){background-color:rgba(68,64,60,.8)}:is(.dark .dark\:bg-stone-700\/90){background-color:rgba(68,64,60,.9)}:is(.dark .dark\:bg-stone-700\/95){background-color:rgba(68,64,60,.95)}:is(.dark .dark\:bg-stone-800){--tw-bg-opacity:1;background-color:rgb(41 37 36/var(--tw-bg-opacity))}:is(.dark .dark\:bg-stone-800\/0){background-color:rgba(41,37,36,0)}:is(.dark .dark\:bg-stone-800\/10){background-color:rgba(41,37,36,.1)}:is(.dark .dark\:bg-stone-800\/100){background-color:#292524}:is(.dark .dark\:bg-stone-800\/20){background-color:rgba(41,37,36,.2)}:is(.dark .dark\:bg-stone-800\/25){background-color:rgba(41,37,36,.25)}:is(.dark .dark\:bg-stone-800\/30){background-color:rgba(41,37,36,.3)}:is(.dark .dark\:bg-stone-800\/40){background-color:rgba(41,37,36,.4)}:is(.dark .dark\:bg-stone-800\/5){background-color:rgba(41,37,36,.05)}:is(.dark .dark\:bg-stone-800\/50){background-color:rgba(41,37,36,.5)}:is(.dark .dark\:bg-stone-800\/60){background-color:rgba(41,37,36,.6)}:is(.dark .dark\:bg-stone-800\/70){background-color:rgba(41,37,36,.7)}:is(.dark .dark\:bg-stone-800\/75){background-color:rgba(41,37,36,.75)}:is(.dark .dark\:bg-stone-800\/80){background-color:rgba(41,37,36,.8)}:is(.dark .dark\:bg-stone-800\/90){background-color:rgba(41,37,36,.9)}:is(.dark .dark\:bg-stone-800\/95){background-color:rgba(41,37,36,.95)}:is(.dark .dark\:bg-stone-900){--tw-bg-opacity:1;background-color:rgb(28 25 23/var(--tw-bg-opacity))}:is(.dark .dark\:bg-stone-900\/0){background-color:rgba(28,25,23,0)}:is(.dark .dark\:bg-stone-900\/10){background-color:rgba(28,25,23,.1)}:is(.dark .dark\:bg-stone-900\/100){background-color:#1c1917}:is(.dark .dark\:bg-stone-900\/20){background-color:rgba(28,25,23,.2)}:is(.dark .dark\:bg-stone-900\/25){background-color:rgba(28,25,23,.25)}:is(.dark .dark\:bg-stone-900\/30){background-color:rgba(28,25,23,.3)}:is(.dark .dark\:bg-stone-900\/40){background-color:rgba(28,25,23,.4)}:is(.dark .dark\:bg-stone-900\/5){background-color:rgba(28,25,23,.05)}:is(.dark .dark\:bg-stone-900\/50){background-color:rgba(28,25,23,.5)}:is(.dark .dark\:bg-stone-900\/60){background-color:rgba(28,25,23,.6)}:is(.dark .dark\:bg-stone-900\/70){background-color:rgba(28,25,23,.7)}:is(.dark .dark\:bg-stone-900\/75){background-color:rgba(28,25,23,.75)}:is(.dark .dark\:bg-stone-900\/80){background-color:rgba(28,25,23,.8)}:is(.dark .dark\:bg-stone-900\/90){background-color:rgba(28,25,23,.9)}:is(.dark .dark\:bg-stone-900\/95){background-color:rgba(28,25,23,.95)}:is(.dark .dark\:bg-teal-100){--tw-bg-opacity:1;background-color:rgb(213 245 246/var(--tw-bg-opacity))}:is(.dark .dark\:bg-teal-100\/0){background-color:rgba(213,245,246,0)}:is(.dark .dark\:bg-teal-100\/10){background-color:rgba(213,245,246,.1)}:is(.dark .dark\:bg-teal-100\/100){background-color:#d5f5f6}:is(.dark .dark\:bg-teal-100\/20){background-color:rgba(213,245,246,.2)}:is(.dark .dark\:bg-teal-100\/25){background-color:rgba(213,245,246,.25)}:is(.dark .dark\:bg-teal-100\/30){background-color:rgba(213,245,246,.3)}:is(.dark .dark\:bg-teal-100\/40){background-color:rgba(213,245,246,.4)}:is(.dark .dark\:bg-teal-100\/5){background-color:rgba(213,245,246,.05)}:is(.dark .dark\:bg-teal-100\/50){background-color:rgba(213,245,246,.5)}:is(.dark .dark\:bg-teal-100\/60){background-color:rgba(213,245,246,.6)}:is(.dark .dark\:bg-teal-100\/70){background-color:rgba(213,245,246,.7)}:is(.dark .dark\:bg-teal-100\/75){background-color:rgba(213,245,246,.75)}:is(.dark .dark\:bg-teal-100\/80){background-color:rgba(213,245,246,.8)}:is(.dark .dark\:bg-teal-100\/90){background-color:rgba(213,245,246,.9)}:is(.dark .dark\:bg-teal-100\/95){background-color:rgba(213,245,246,.95)}:is(.dark .dark\:bg-teal-200){--tw-bg-opacity:1;background-color:rgb(175 236 239/var(--tw-bg-opacity))}:is(.dark .dark\:bg-teal-200\/0){background-color:rgba(175,236,239,0)}:is(.dark .dark\:bg-teal-200\/10){background-color:rgba(175,236,239,.1)}:is(.dark .dark\:bg-teal-200\/100){background-color:#afecef}:is(.dark .dark\:bg-teal-200\/20){background-color:rgba(175,236,239,.2)}:is(.dark .dark\:bg-teal-200\/25){background-color:rgba(175,236,239,.25)}:is(.dark .dark\:bg-teal-200\/30){background-color:rgba(175,236,239,.3)}:is(.dark .dark\:bg-teal-200\/40){background-color:rgba(175,236,239,.4)}:is(.dark .dark\:bg-teal-200\/5){background-color:rgba(175,236,239,.05)}:is(.dark .dark\:bg-teal-200\/50){background-color:rgba(175,236,239,.5)}:is(.dark .dark\:bg-teal-200\/60){background-color:rgba(175,236,239,.6)}:is(.dark .dark\:bg-teal-200\/70){background-color:rgba(175,236,239,.7)}:is(.dark .dark\:bg-teal-200\/75){background-color:rgba(175,236,239,.75)}:is(.dark .dark\:bg-teal-200\/80){background-color:rgba(175,236,239,.8)}:is(.dark .dark\:bg-teal-200\/90){background-color:rgba(175,236,239,.9)}:is(.dark .dark\:bg-teal-200\/95){background-color:rgba(175,236,239,.95)}:is(.dark .dark\:bg-teal-300){--tw-bg-opacity:1;background-color:rgb(126 220 226/var(--tw-bg-opacity))}:is(.dark .dark\:bg-teal-300\/0){background-color:rgba(126,220,226,0)}:is(.dark .dark\:bg-teal-300\/10){background-color:rgba(126,220,226,.1)}:is(.dark .dark\:bg-teal-300\/100){background-color:#7edce2}:is(.dark .dark\:bg-teal-300\/20){background-color:rgba(126,220,226,.2)}:is(.dark .dark\:bg-teal-300\/25){background-color:rgba(126,220,226,.25)}:is(.dark .dark\:bg-teal-300\/30){background-color:rgba(126,220,226,.3)}:is(.dark .dark\:bg-teal-300\/40){background-color:rgba(126,220,226,.4)}:is(.dark .dark\:bg-teal-300\/5){background-color:rgba(126,220,226,.05)}:is(.dark .dark\:bg-teal-300\/50){background-color:rgba(126,220,226,.5)}:is(.dark .dark\:bg-teal-300\/60){background-color:rgba(126,220,226,.6)}:is(.dark .dark\:bg-teal-300\/70){background-color:rgba(126,220,226,.7)}:is(.dark .dark\:bg-teal-300\/75){background-color:rgba(126,220,226,.75)}:is(.dark .dark\:bg-teal-300\/80){background-color:rgba(126,220,226,.8)}:is(.dark .dark\:bg-teal-300\/90){background-color:rgba(126,220,226,.9)}:is(.dark .dark\:bg-teal-300\/95){background-color:rgba(126,220,226,.95)}:is(.dark .dark\:bg-teal-400){--tw-bg-opacity:1;background-color:rgb(22 189 202/var(--tw-bg-opacity))}:is(.dark .dark\:bg-teal-400\/0){background-color:rgba(22,189,202,0)}:is(.dark .dark\:bg-teal-400\/10){background-color:rgba(22,189,202,.1)}:is(.dark .dark\:bg-teal-400\/100){background-color:#16bdca}:is(.dark .dark\:bg-teal-400\/20){background-color:rgba(22,189,202,.2)}:is(.dark .dark\:bg-teal-400\/25){background-color:rgba(22,189,202,.25)}:is(.dark .dark\:bg-teal-400\/30){background-color:rgba(22,189,202,.3)}:is(.dark .dark\:bg-teal-400\/40){background-color:rgba(22,189,202,.4)}:is(.dark .dark\:bg-teal-400\/5){background-color:rgba(22,189,202,.05)}:is(.dark .dark\:bg-teal-400\/50){background-color:rgba(22,189,202,.5)}:is(.dark .dark\:bg-teal-400\/60){background-color:rgba(22,189,202,.6)}:is(.dark .dark\:bg-teal-400\/70){background-color:rgba(22,189,202,.7)}:is(.dark .dark\:bg-teal-400\/75){background-color:rgba(22,189,202,.75)}:is(.dark .dark\:bg-teal-400\/80){background-color:rgba(22,189,202,.8)}:is(.dark .dark\:bg-teal-400\/90){background-color:rgba(22,189,202,.9)}:is(.dark .dark\:bg-teal-400\/95){background-color:rgba(22,189,202,.95)}:is(.dark .dark\:bg-teal-50){--tw-bg-opacity:1;background-color:rgb(237 250 250/var(--tw-bg-opacity))}:is(.dark .dark\:bg-teal-50\/0){background-color:rgba(237,250,250,0)}:is(.dark .dark\:bg-teal-50\/10){background-color:rgba(237,250,250,.1)}:is(.dark .dark\:bg-teal-50\/100){background-color:#edfafa}:is(.dark .dark\:bg-teal-50\/20){background-color:rgba(237,250,250,.2)}:is(.dark .dark\:bg-teal-50\/25){background-color:rgba(237,250,250,.25)}:is(.dark .dark\:bg-teal-50\/30){background-color:rgba(237,250,250,.3)}:is(.dark .dark\:bg-teal-50\/40){background-color:rgba(237,250,250,.4)}:is(.dark .dark\:bg-teal-50\/5){background-color:rgba(237,250,250,.05)}:is(.dark .dark\:bg-teal-50\/50){background-color:rgba(237,250,250,.5)}:is(.dark .dark\:bg-teal-50\/60){background-color:rgba(237,250,250,.6)}:is(.dark .dark\:bg-teal-50\/70){background-color:rgba(237,250,250,.7)}:is(.dark .dark\:bg-teal-50\/75){background-color:rgba(237,250,250,.75)}:is(.dark .dark\:bg-teal-50\/80){background-color:rgba(237,250,250,.8)}:is(.dark .dark\:bg-teal-50\/90){background-color:rgba(237,250,250,.9)}:is(.dark .dark\:bg-teal-50\/95){background-color:rgba(237,250,250,.95)}:is(.dark .dark\:bg-teal-500){--tw-bg-opacity:1;background-color:rgb(6 148 162/var(--tw-bg-opacity))}:is(.dark .dark\:bg-teal-500\/0){background-color:rgba(6,148,162,0)}:is(.dark .dark\:bg-teal-500\/10){background-color:rgba(6,148,162,.1)}:is(.dark .dark\:bg-teal-500\/100){background-color:#0694a2}:is(.dark .dark\:bg-teal-500\/20){background-color:rgba(6,148,162,.2)}:is(.dark .dark\:bg-teal-500\/25){background-color:rgba(6,148,162,.25)}:is(.dark .dark\:bg-teal-500\/30){background-color:rgba(6,148,162,.3)}:is(.dark .dark\:bg-teal-500\/40){background-color:rgba(6,148,162,.4)}:is(.dark .dark\:bg-teal-500\/5){background-color:rgba(6,148,162,.05)}:is(.dark .dark\:bg-teal-500\/50){background-color:rgba(6,148,162,.5)}:is(.dark .dark\:bg-teal-500\/60){background-color:rgba(6,148,162,.6)}:is(.dark .dark\:bg-teal-500\/70){background-color:rgba(6,148,162,.7)}:is(.dark .dark\:bg-teal-500\/75){background-color:rgba(6,148,162,.75)}:is(.dark .dark\:bg-teal-500\/80){background-color:rgba(6,148,162,.8)}:is(.dark .dark\:bg-teal-500\/90){background-color:rgba(6,148,162,.9)}:is(.dark .dark\:bg-teal-500\/95){background-color:rgba(6,148,162,.95)}:is(.dark .dark\:bg-teal-600){--tw-bg-opacity:1;background-color:rgb(4 116 129/var(--tw-bg-opacity))}:is(.dark .dark\:bg-teal-600\/0){background-color:rgba(4,116,129,0)}:is(.dark .dark\:bg-teal-600\/10){background-color:rgba(4,116,129,.1)}:is(.dark .dark\:bg-teal-600\/100){background-color:#047481}:is(.dark .dark\:bg-teal-600\/20){background-color:rgba(4,116,129,.2)}:is(.dark .dark\:bg-teal-600\/25){background-color:rgba(4,116,129,.25)}:is(.dark .dark\:bg-teal-600\/30){background-color:rgba(4,116,129,.3)}:is(.dark .dark\:bg-teal-600\/40){background-color:rgba(4,116,129,.4)}:is(.dark .dark\:bg-teal-600\/5){background-color:rgba(4,116,129,.05)}:is(.dark .dark\:bg-teal-600\/50){background-color:rgba(4,116,129,.5)}:is(.dark .dark\:bg-teal-600\/60){background-color:rgba(4,116,129,.6)}:is(.dark .dark\:bg-teal-600\/70){background-color:rgba(4,116,129,.7)}:is(.dark .dark\:bg-teal-600\/75){background-color:rgba(4,116,129,.75)}:is(.dark .dark\:bg-teal-600\/80){background-color:rgba(4,116,129,.8)}:is(.dark .dark\:bg-teal-600\/90){background-color:rgba(4,116,129,.9)}:is(.dark .dark\:bg-teal-600\/95){background-color:rgba(4,116,129,.95)}:is(.dark .dark\:bg-teal-700){--tw-bg-opacity:1;background-color:rgb(3 102 114/var(--tw-bg-opacity))}:is(.dark .dark\:bg-teal-700\/0){background-color:rgba(3,102,114,0)}:is(.dark .dark\:bg-teal-700\/10){background-color:rgba(3,102,114,.1)}:is(.dark .dark\:bg-teal-700\/100){background-color:#036672}:is(.dark .dark\:bg-teal-700\/20){background-color:rgba(3,102,114,.2)}:is(.dark .dark\:bg-teal-700\/25){background-color:rgba(3,102,114,.25)}:is(.dark .dark\:bg-teal-700\/30){background-color:rgba(3,102,114,.3)}:is(.dark .dark\:bg-teal-700\/40){background-color:rgba(3,102,114,.4)}:is(.dark .dark\:bg-teal-700\/5){background-color:rgba(3,102,114,.05)}:is(.dark .dark\:bg-teal-700\/50){background-color:rgba(3,102,114,.5)}:is(.dark .dark\:bg-teal-700\/60){background-color:rgba(3,102,114,.6)}:is(.dark .dark\:bg-teal-700\/70){background-color:rgba(3,102,114,.7)}:is(.dark .dark\:bg-teal-700\/75){background-color:rgba(3,102,114,.75)}:is(.dark .dark\:bg-teal-700\/80){background-color:rgba(3,102,114,.8)}:is(.dark .dark\:bg-teal-700\/90){background-color:rgba(3,102,114,.9)}:is(.dark .dark\:bg-teal-700\/95){background-color:rgba(3,102,114,.95)}:is(.dark .dark\:bg-teal-800){--tw-bg-opacity:1;background-color:rgb(5 80 92/var(--tw-bg-opacity))}:is(.dark .dark\:bg-teal-800\/0){background-color:rgba(5,80,92,0)}:is(.dark .dark\:bg-teal-800\/10){background-color:rgba(5,80,92,.1)}:is(.dark .dark\:bg-teal-800\/100){background-color:#05505c}:is(.dark .dark\:bg-teal-800\/20){background-color:rgba(5,80,92,.2)}:is(.dark .dark\:bg-teal-800\/25){background-color:rgba(5,80,92,.25)}:is(.dark .dark\:bg-teal-800\/30){background-color:rgba(5,80,92,.3)}:is(.dark .dark\:bg-teal-800\/40){background-color:rgba(5,80,92,.4)}:is(.dark .dark\:bg-teal-800\/5){background-color:rgba(5,80,92,.05)}:is(.dark .dark\:bg-teal-800\/50){background-color:rgba(5,80,92,.5)}:is(.dark .dark\:bg-teal-800\/60){background-color:rgba(5,80,92,.6)}:is(.dark .dark\:bg-teal-800\/70){background-color:rgba(5,80,92,.7)}:is(.dark .dark\:bg-teal-800\/75){background-color:rgba(5,80,92,.75)}:is(.dark .dark\:bg-teal-800\/80){background-color:rgba(5,80,92,.8)}:is(.dark .dark\:bg-teal-800\/90){background-color:rgba(5,80,92,.9)}:is(.dark .dark\:bg-teal-800\/95){background-color:rgba(5,80,92,.95)}:is(.dark .dark\:bg-teal-900){--tw-bg-opacity:1;background-color:rgb(1 68 81/var(--tw-bg-opacity))}:is(.dark .dark\:bg-teal-900\/0){background-color:rgba(1,68,81,0)}:is(.dark .dark\:bg-teal-900\/10){background-color:rgba(1,68,81,.1)}:is(.dark .dark\:bg-teal-900\/100){background-color:#014451}:is(.dark .dark\:bg-teal-900\/20){background-color:rgba(1,68,81,.2)}:is(.dark .dark\:bg-teal-900\/25){background-color:rgba(1,68,81,.25)}:is(.dark .dark\:bg-teal-900\/30){background-color:rgba(1,68,81,.3)}:is(.dark .dark\:bg-teal-900\/40){background-color:rgba(1,68,81,.4)}:is(.dark .dark\:bg-teal-900\/5){background-color:rgba(1,68,81,.05)}:is(.dark .dark\:bg-teal-900\/50){background-color:rgba(1,68,81,.5)}:is(.dark .dark\:bg-teal-900\/60){background-color:rgba(1,68,81,.6)}:is(.dark .dark\:bg-teal-900\/70){background-color:rgba(1,68,81,.7)}:is(.dark .dark\:bg-teal-900\/75){background-color:rgba(1,68,81,.75)}:is(.dark .dark\:bg-teal-900\/80){background-color:rgba(1,68,81,.8)}:is(.dark .dark\:bg-teal-900\/90){background-color:rgba(1,68,81,.9)}:is(.dark .dark\:bg-teal-900\/95){background-color:rgba(1,68,81,.95)}:is(.dark .dark\:bg-transparent){background-color:transparent}:is(.dark .dark\:bg-violet-100){--tw-bg-opacity:1;background-color:rgb(237 233 254/var(--tw-bg-opacity))}:is(.dark .dark\:bg-violet-100\/0){background-color:rgba(237,233,254,0)}:is(.dark .dark\:bg-violet-100\/10){background-color:rgba(237,233,254,.1)}:is(.dark .dark\:bg-violet-100\/100){background-color:#ede9fe}:is(.dark .dark\:bg-violet-100\/20){background-color:rgba(237,233,254,.2)}:is(.dark .dark\:bg-violet-100\/25){background-color:rgba(237,233,254,.25)}:is(.dark .dark\:bg-violet-100\/30){background-color:rgba(237,233,254,.3)}:is(.dark .dark\:bg-violet-100\/40){background-color:rgba(237,233,254,.4)}:is(.dark .dark\:bg-violet-100\/5){background-color:rgba(237,233,254,.05)}:is(.dark .dark\:bg-violet-100\/50){background-color:rgba(237,233,254,.5)}:is(.dark .dark\:bg-violet-100\/60){background-color:rgba(237,233,254,.6)}:is(.dark .dark\:bg-violet-100\/70){background-color:rgba(237,233,254,.7)}:is(.dark .dark\:bg-violet-100\/75){background-color:rgba(237,233,254,.75)}:is(.dark .dark\:bg-violet-100\/80){background-color:rgba(237,233,254,.8)}:is(.dark .dark\:bg-violet-100\/90){background-color:rgba(237,233,254,.9)}:is(.dark .dark\:bg-violet-100\/95){background-color:rgba(237,233,254,.95)}:is(.dark .dark\:bg-violet-200){--tw-bg-opacity:1;background-color:rgb(221 214 254/var(--tw-bg-opacity))}:is(.dark .dark\:bg-violet-200\/0){background-color:rgba(221,214,254,0)}:is(.dark .dark\:bg-violet-200\/10){background-color:rgba(221,214,254,.1)}:is(.dark .dark\:bg-violet-200\/100){background-color:#ddd6fe}:is(.dark .dark\:bg-violet-200\/20){background-color:rgba(221,214,254,.2)}:is(.dark .dark\:bg-violet-200\/25){background-color:rgba(221,214,254,.25)}:is(.dark .dark\:bg-violet-200\/30){background-color:rgba(221,214,254,.3)}:is(.dark .dark\:bg-violet-200\/40){background-color:rgba(221,214,254,.4)}:is(.dark .dark\:bg-violet-200\/5){background-color:rgba(221,214,254,.05)}:is(.dark .dark\:bg-violet-200\/50){background-color:rgba(221,214,254,.5)}:is(.dark .dark\:bg-violet-200\/60){background-color:rgba(221,214,254,.6)}:is(.dark .dark\:bg-violet-200\/70){background-color:rgba(221,214,254,.7)}:is(.dark .dark\:bg-violet-200\/75){background-color:rgba(221,214,254,.75)}:is(.dark .dark\:bg-violet-200\/80){background-color:rgba(221,214,254,.8)}:is(.dark .dark\:bg-violet-200\/90){background-color:rgba(221,214,254,.9)}:is(.dark .dark\:bg-violet-200\/95){background-color:rgba(221,214,254,.95)}:is(.dark .dark\:bg-violet-300){--tw-bg-opacity:1;background-color:rgb(196 181 253/var(--tw-bg-opacity))}:is(.dark .dark\:bg-violet-300\/0){background-color:rgba(196,181,253,0)}:is(.dark .dark\:bg-violet-300\/10){background-color:rgba(196,181,253,.1)}:is(.dark .dark\:bg-violet-300\/100){background-color:#c4b5fd}:is(.dark .dark\:bg-violet-300\/20){background-color:rgba(196,181,253,.2)}:is(.dark .dark\:bg-violet-300\/25){background-color:rgba(196,181,253,.25)}:is(.dark .dark\:bg-violet-300\/30){background-color:rgba(196,181,253,.3)}:is(.dark .dark\:bg-violet-300\/40){background-color:rgba(196,181,253,.4)}:is(.dark .dark\:bg-violet-300\/5){background-color:rgba(196,181,253,.05)}:is(.dark .dark\:bg-violet-300\/50){background-color:rgba(196,181,253,.5)}:is(.dark .dark\:bg-violet-300\/60){background-color:rgba(196,181,253,.6)}:is(.dark .dark\:bg-violet-300\/70){background-color:rgba(196,181,253,.7)}:is(.dark .dark\:bg-violet-300\/75){background-color:rgba(196,181,253,.75)}:is(.dark .dark\:bg-violet-300\/80){background-color:rgba(196,181,253,.8)}:is(.dark .dark\:bg-violet-300\/90){background-color:rgba(196,181,253,.9)}:is(.dark .dark\:bg-violet-300\/95){background-color:rgba(196,181,253,.95)}:is(.dark .dark\:bg-violet-400){--tw-bg-opacity:1;background-color:rgb(167 139 250/var(--tw-bg-opacity))}:is(.dark .dark\:bg-violet-400\/0){background-color:rgba(167,139,250,0)}:is(.dark .dark\:bg-violet-400\/10){background-color:rgba(167,139,250,.1)}:is(.dark .dark\:bg-violet-400\/100){background-color:#a78bfa}:is(.dark .dark\:bg-violet-400\/20){background-color:rgba(167,139,250,.2)}:is(.dark .dark\:bg-violet-400\/25){background-color:rgba(167,139,250,.25)}:is(.dark .dark\:bg-violet-400\/30){background-color:rgba(167,139,250,.3)}:is(.dark .dark\:bg-violet-400\/40){background-color:rgba(167,139,250,.4)}:is(.dark .dark\:bg-violet-400\/5){background-color:rgba(167,139,250,.05)}:is(.dark .dark\:bg-violet-400\/50){background-color:rgba(167,139,250,.5)}:is(.dark .dark\:bg-violet-400\/60){background-color:rgba(167,139,250,.6)}:is(.dark .dark\:bg-violet-400\/70){background-color:rgba(167,139,250,.7)}:is(.dark .dark\:bg-violet-400\/75){background-color:rgba(167,139,250,.75)}:is(.dark .dark\:bg-violet-400\/80){background-color:rgba(167,139,250,.8)}:is(.dark .dark\:bg-violet-400\/90){background-color:rgba(167,139,250,.9)}:is(.dark .dark\:bg-violet-400\/95){background-color:rgba(167,139,250,.95)}:is(.dark .dark\:bg-violet-50){--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity))}:is(.dark .dark\:bg-violet-50\/0){background-color:rgba(245,243,255,0)}:is(.dark .dark\:bg-violet-50\/10){background-color:rgba(245,243,255,.1)}:is(.dark .dark\:bg-violet-50\/100){background-color:#f5f3ff}:is(.dark .dark\:bg-violet-50\/20){background-color:rgba(245,243,255,.2)}:is(.dark .dark\:bg-violet-50\/25){background-color:rgba(245,243,255,.25)}:is(.dark .dark\:bg-violet-50\/30){background-color:rgba(245,243,255,.3)}:is(.dark .dark\:bg-violet-50\/40){background-color:rgba(245,243,255,.4)}:is(.dark .dark\:bg-violet-50\/5){background-color:rgba(245,243,255,.05)}:is(.dark .dark\:bg-violet-50\/50){background-color:rgba(245,243,255,.5)}:is(.dark .dark\:bg-violet-50\/60){background-color:rgba(245,243,255,.6)}:is(.dark .dark\:bg-violet-50\/70){background-color:rgba(245,243,255,.7)}:is(.dark .dark\:bg-violet-50\/75){background-color:rgba(245,243,255,.75)}:is(.dark .dark\:bg-violet-50\/80){background-color:rgba(245,243,255,.8)}:is(.dark .dark\:bg-violet-50\/90){background-color:rgba(245,243,255,.9)}:is(.dark .dark\:bg-violet-50\/95){background-color:rgba(245,243,255,.95)}:is(.dark .dark\:bg-violet-500){--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}:is(.dark .dark\:bg-violet-500\/0){background-color:rgba(139,92,246,0)}:is(.dark .dark\:bg-violet-500\/10){background-color:rgba(139,92,246,.1)}:is(.dark .dark\:bg-violet-500\/100){background-color:#8b5cf6}:is(.dark .dark\:bg-violet-500\/20){background-color:rgba(139,92,246,.2)}:is(.dark .dark\:bg-violet-500\/25){background-color:rgba(139,92,246,.25)}:is(.dark .dark\:bg-violet-500\/30){background-color:rgba(139,92,246,.3)}:is(.dark .dark\:bg-violet-500\/40){background-color:rgba(139,92,246,.4)}:is(.dark .dark\:bg-violet-500\/5){background-color:rgba(139,92,246,.05)}:is(.dark .dark\:bg-violet-500\/50){background-color:rgba(139,92,246,.5)}:is(.dark .dark\:bg-violet-500\/60){background-color:rgba(139,92,246,.6)}:is(.dark .dark\:bg-violet-500\/70){background-color:rgba(139,92,246,.7)}:is(.dark .dark\:bg-violet-500\/75){background-color:rgba(139,92,246,.75)}:is(.dark .dark\:bg-violet-500\/80){background-color:rgba(139,92,246,.8)}:is(.dark .dark\:bg-violet-500\/90){background-color:rgba(139,92,246,.9)}:is(.dark .dark\:bg-violet-500\/95){background-color:rgba(139,92,246,.95)}:is(.dark .dark\:bg-violet-600){--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}:is(.dark .dark\:bg-violet-600\/0){background-color:rgba(124,58,237,0)}:is(.dark .dark\:bg-violet-600\/10){background-color:rgba(124,58,237,.1)}:is(.dark .dark\:bg-violet-600\/100){background-color:#7c3aed}:is(.dark .dark\:bg-violet-600\/20){background-color:rgba(124,58,237,.2)}:is(.dark .dark\:bg-violet-600\/25){background-color:rgba(124,58,237,.25)}:is(.dark .dark\:bg-violet-600\/30){background-color:rgba(124,58,237,.3)}:is(.dark .dark\:bg-violet-600\/40){background-color:rgba(124,58,237,.4)}:is(.dark .dark\:bg-violet-600\/5){background-color:rgba(124,58,237,.05)}:is(.dark .dark\:bg-violet-600\/50){background-color:rgba(124,58,237,.5)}:is(.dark .dark\:bg-violet-600\/60){background-color:rgba(124,58,237,.6)}:is(.dark .dark\:bg-violet-600\/70){background-color:rgba(124,58,237,.7)}:is(.dark .dark\:bg-violet-600\/75){background-color:rgba(124,58,237,.75)}:is(.dark .dark\:bg-violet-600\/80){background-color:rgba(124,58,237,.8)}:is(.dark .dark\:bg-violet-600\/90){background-color:rgba(124,58,237,.9)}:is(.dark .dark\:bg-violet-600\/95){background-color:rgba(124,58,237,.95)}:is(.dark .dark\:bg-violet-700){--tw-bg-opacity:1;background-color:rgb(109 40 217/var(--tw-bg-opacity))}:is(.dark .dark\:bg-violet-700\/0){background-color:rgba(109,40,217,0)}:is(.dark .dark\:bg-violet-700\/10){background-color:rgba(109,40,217,.1)}:is(.dark .dark\:bg-violet-700\/100){background-color:#6d28d9}:is(.dark .dark\:bg-violet-700\/20){background-color:rgba(109,40,217,.2)}:is(.dark .dark\:bg-violet-700\/25){background-color:rgba(109,40,217,.25)}:is(.dark .dark\:bg-violet-700\/30){background-color:rgba(109,40,217,.3)}:is(.dark .dark\:bg-violet-700\/40){background-color:rgba(109,40,217,.4)}:is(.dark .dark\:bg-violet-700\/5){background-color:rgba(109,40,217,.05)}:is(.dark .dark\:bg-violet-700\/50){background-color:rgba(109,40,217,.5)}:is(.dark .dark\:bg-violet-700\/60){background-color:rgba(109,40,217,.6)}:is(.dark .dark\:bg-violet-700\/70){background-color:rgba(109,40,217,.7)}:is(.dark .dark\:bg-violet-700\/75){background-color:rgba(109,40,217,.75)}:is(.dark .dark\:bg-violet-700\/80){background-color:rgba(109,40,217,.8)}:is(.dark .dark\:bg-violet-700\/90){background-color:rgba(109,40,217,.9)}:is(.dark .dark\:bg-violet-700\/95){background-color:rgba(109,40,217,.95)}:is(.dark .dark\:bg-violet-800){--tw-bg-opacity:1;background-color:rgb(91 33 182/var(--tw-bg-opacity))}:is(.dark .dark\:bg-violet-800\/0){background-color:rgba(91,33,182,0)}:is(.dark .dark\:bg-violet-800\/10){background-color:rgba(91,33,182,.1)}:is(.dark .dark\:bg-violet-800\/100){background-color:#5b21b6}:is(.dark .dark\:bg-violet-800\/20){background-color:rgba(91,33,182,.2)}:is(.dark .dark\:bg-violet-800\/25){background-color:rgba(91,33,182,.25)}:is(.dark .dark\:bg-violet-800\/30){background-color:rgba(91,33,182,.3)}:is(.dark .dark\:bg-violet-800\/40){background-color:rgba(91,33,182,.4)}:is(.dark .dark\:bg-violet-800\/5){background-color:rgba(91,33,182,.05)}:is(.dark .dark\:bg-violet-800\/50){background-color:rgba(91,33,182,.5)}:is(.dark .dark\:bg-violet-800\/60){background-color:rgba(91,33,182,.6)}:is(.dark .dark\:bg-violet-800\/70){background-color:rgba(91,33,182,.7)}:is(.dark .dark\:bg-violet-800\/75){background-color:rgba(91,33,182,.75)}:is(.dark .dark\:bg-violet-800\/80){background-color:rgba(91,33,182,.8)}:is(.dark .dark\:bg-violet-800\/90){background-color:rgba(91,33,182,.9)}:is(.dark .dark\:bg-violet-800\/95){background-color:rgba(91,33,182,.95)}:is(.dark .dark\:bg-violet-900){--tw-bg-opacity:1;background-color:rgb(76 29 149/var(--tw-bg-opacity))}:is(.dark .dark\:bg-violet-900\/0){background-color:rgba(76,29,149,0)}:is(.dark .dark\:bg-violet-900\/10){background-color:rgba(76,29,149,.1)}:is(.dark .dark\:bg-violet-900\/100){background-color:#4c1d95}:is(.dark .dark\:bg-violet-900\/20){background-color:rgba(76,29,149,.2)}:is(.dark .dark\:bg-violet-900\/25){background-color:rgba(76,29,149,.25)}:is(.dark .dark\:bg-violet-900\/30){background-color:rgba(76,29,149,.3)}:is(.dark .dark\:bg-violet-900\/40){background-color:rgba(76,29,149,.4)}:is(.dark .dark\:bg-violet-900\/5){background-color:rgba(76,29,149,.05)}:is(.dark .dark\:bg-violet-900\/50){background-color:rgba(76,29,149,.5)}:is(.dark .dark\:bg-violet-900\/60){background-color:rgba(76,29,149,.6)}:is(.dark .dark\:bg-violet-900\/70){background-color:rgba(76,29,149,.7)}:is(.dark .dark\:bg-violet-900\/75){background-color:rgba(76,29,149,.75)}:is(.dark .dark\:bg-violet-900\/80){background-color:rgba(76,29,149,.8)}:is(.dark .dark\:bg-violet-900\/90){background-color:rgba(76,29,149,.9)}:is(.dark .dark\:bg-violet-900\/95){background-color:rgba(76,29,149,.95)}:is(.dark .dark\:bg-yellow-100){--tw-bg-opacity:1;background-color:rgb(253 246 178/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-100\/0){background-color:hsla(54,95%,85%,0)}:is(.dark .dark\:bg-yellow-100\/10){background-color:hsla(54,95%,85%,.1)}:is(.dark .dark\:bg-yellow-100\/100){background-color:#fdf6b2}:is(.dark .dark\:bg-yellow-100\/20){background-color:hsla(54,95%,85%,.2)}:is(.dark .dark\:bg-yellow-100\/25){background-color:hsla(54,95%,85%,.25)}:is(.dark .dark\:bg-yellow-100\/30){background-color:hsla(54,95%,85%,.3)}:is(.dark .dark\:bg-yellow-100\/40){background-color:hsla(54,95%,85%,.4)}:is(.dark .dark\:bg-yellow-100\/5){background-color:hsla(54,95%,85%,.05)}:is(.dark .dark\:bg-yellow-100\/50){background-color:hsla(54,95%,85%,.5)}:is(.dark .dark\:bg-yellow-100\/60){background-color:hsla(54,95%,85%,.6)}:is(.dark .dark\:bg-yellow-100\/70){background-color:hsla(54,95%,85%,.7)}:is(.dark .dark\:bg-yellow-100\/75){background-color:hsla(54,95%,85%,.75)}:is(.dark .dark\:bg-yellow-100\/80){background-color:hsla(54,95%,85%,.8)}:is(.dark .dark\:bg-yellow-100\/90){background-color:hsla(54,95%,85%,.9)}:is(.dark .dark\:bg-yellow-100\/95){background-color:hsla(54,95%,85%,.95)}:is(.dark .dark\:bg-yellow-200){--tw-bg-opacity:1;background-color:rgb(252 233 106/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-200\/0){background-color:hsla(52,96%,70%,0)}:is(.dark .dark\:bg-yellow-200\/10){background-color:hsla(52,96%,70%,.1)}:is(.dark .dark\:bg-yellow-200\/100){background-color:#fce96a}:is(.dark .dark\:bg-yellow-200\/20){background-color:hsla(52,96%,70%,.2)}:is(.dark .dark\:bg-yellow-200\/25){background-color:hsla(52,96%,70%,.25)}:is(.dark .dark\:bg-yellow-200\/30){background-color:hsla(52,96%,70%,.3)}:is(.dark .dark\:bg-yellow-200\/40){background-color:hsla(52,96%,70%,.4)}:is(.dark .dark\:bg-yellow-200\/5){background-color:hsla(52,96%,70%,.05)}:is(.dark .dark\:bg-yellow-200\/50){background-color:hsla(52,96%,70%,.5)}:is(.dark .dark\:bg-yellow-200\/60){background-color:hsla(52,96%,70%,.6)}:is(.dark .dark\:bg-yellow-200\/70){background-color:hsla(52,96%,70%,.7)}:is(.dark .dark\:bg-yellow-200\/75){background-color:hsla(52,96%,70%,.75)}:is(.dark .dark\:bg-yellow-200\/80){background-color:hsla(52,96%,70%,.8)}:is(.dark .dark\:bg-yellow-200\/90){background-color:hsla(52,96%,70%,.9)}:is(.dark .dark\:bg-yellow-200\/95){background-color:hsla(52,96%,70%,.95)}:is(.dark .dark\:bg-yellow-300){--tw-bg-opacity:1;background-color:rgb(250 202 21/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-300\/0){background-color:rgba(250,202,21,0)}:is(.dark .dark\:bg-yellow-300\/10){background-color:rgba(250,202,21,.1)}:is(.dark .dark\:bg-yellow-300\/100){background-color:#faca15}:is(.dark .dark\:bg-yellow-300\/20){background-color:rgba(250,202,21,.2)}:is(.dark .dark\:bg-yellow-300\/25){background-color:rgba(250,202,21,.25)}:is(.dark .dark\:bg-yellow-300\/30){background-color:rgba(250,202,21,.3)}:is(.dark .dark\:bg-yellow-300\/40){background-color:rgba(250,202,21,.4)}:is(.dark .dark\:bg-yellow-300\/5){background-color:rgba(250,202,21,.05)}:is(.dark .dark\:bg-yellow-300\/50){background-color:rgba(250,202,21,.5)}:is(.dark .dark\:bg-yellow-300\/60){background-color:rgba(250,202,21,.6)}:is(.dark .dark\:bg-yellow-300\/70){background-color:rgba(250,202,21,.7)}:is(.dark .dark\:bg-yellow-300\/75){background-color:rgba(250,202,21,.75)}:is(.dark .dark\:bg-yellow-300\/80){background-color:rgba(250,202,21,.8)}:is(.dark .dark\:bg-yellow-300\/90){background-color:rgba(250,202,21,.9)}:is(.dark .dark\:bg-yellow-300\/95){background-color:rgba(250,202,21,.95)}:is(.dark .dark\:bg-yellow-400){--tw-bg-opacity:1;background-color:rgb(227 160 8/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-400\/0){background-color:rgba(227,160,8,0)}:is(.dark .dark\:bg-yellow-400\/10){background-color:rgba(227,160,8,.1)}:is(.dark .dark\:bg-yellow-400\/100){background-color:#e3a008}:is(.dark .dark\:bg-yellow-400\/20){background-color:rgba(227,160,8,.2)}:is(.dark .dark\:bg-yellow-400\/25){background-color:rgba(227,160,8,.25)}:is(.dark .dark\:bg-yellow-400\/30){background-color:rgba(227,160,8,.3)}:is(.dark .dark\:bg-yellow-400\/40){background-color:rgba(227,160,8,.4)}:is(.dark .dark\:bg-yellow-400\/5){background-color:rgba(227,160,8,.05)}:is(.dark .dark\:bg-yellow-400\/50){background-color:rgba(227,160,8,.5)}:is(.dark .dark\:bg-yellow-400\/60){background-color:rgba(227,160,8,.6)}:is(.dark .dark\:bg-yellow-400\/70){background-color:rgba(227,160,8,.7)}:is(.dark .dark\:bg-yellow-400\/75){background-color:rgba(227,160,8,.75)}:is(.dark .dark\:bg-yellow-400\/80){background-color:rgba(227,160,8,.8)}:is(.dark .dark\:bg-yellow-400\/90){background-color:rgba(227,160,8,.9)}:is(.dark .dark\:bg-yellow-400\/95){background-color:rgba(227,160,8,.95)}:is(.dark .dark\:bg-yellow-50){--tw-bg-opacity:1;background-color:rgb(253 253 234/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-50\/0){background-color:hsla(60,83%,95%,0)}:is(.dark .dark\:bg-yellow-50\/10){background-color:hsla(60,83%,95%,.1)}:is(.dark .dark\:bg-yellow-50\/100){background-color:#fdfdea}:is(.dark .dark\:bg-yellow-50\/20){background-color:hsla(60,83%,95%,.2)}:is(.dark .dark\:bg-yellow-50\/25){background-color:hsla(60,83%,95%,.25)}:is(.dark .dark\:bg-yellow-50\/30){background-color:hsla(60,83%,95%,.3)}:is(.dark .dark\:bg-yellow-50\/40){background-color:hsla(60,83%,95%,.4)}:is(.dark .dark\:bg-yellow-50\/5){background-color:hsla(60,83%,95%,.05)}:is(.dark .dark\:bg-yellow-50\/50){background-color:hsla(60,83%,95%,.5)}:is(.dark .dark\:bg-yellow-50\/60){background-color:hsla(60,83%,95%,.6)}:is(.dark .dark\:bg-yellow-50\/70){background-color:hsla(60,83%,95%,.7)}:is(.dark .dark\:bg-yellow-50\/75){background-color:hsla(60,83%,95%,.75)}:is(.dark .dark\:bg-yellow-50\/80){background-color:hsla(60,83%,95%,.8)}:is(.dark .dark\:bg-yellow-50\/90){background-color:hsla(60,83%,95%,.9)}:is(.dark .dark\:bg-yellow-50\/95){background-color:hsla(60,83%,95%,.95)}:is(.dark .dark\:bg-yellow-500){--tw-bg-opacity:1;background-color:rgb(194 120 3/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-500\/0){background-color:rgba(194,120,3,0)}:is(.dark .dark\:bg-yellow-500\/10){background-color:rgba(194,120,3,.1)}:is(.dark .dark\:bg-yellow-500\/100){background-color:#c27803}:is(.dark .dark\:bg-yellow-500\/20){background-color:rgba(194,120,3,.2)}:is(.dark .dark\:bg-yellow-500\/25){background-color:rgba(194,120,3,.25)}:is(.dark .dark\:bg-yellow-500\/30){background-color:rgba(194,120,3,.3)}:is(.dark .dark\:bg-yellow-500\/40){background-color:rgba(194,120,3,.4)}:is(.dark .dark\:bg-yellow-500\/5){background-color:rgba(194,120,3,.05)}:is(.dark .dark\:bg-yellow-500\/50){background-color:rgba(194,120,3,.5)}:is(.dark .dark\:bg-yellow-500\/60){background-color:rgba(194,120,3,.6)}:is(.dark .dark\:bg-yellow-500\/70){background-color:rgba(194,120,3,.7)}:is(.dark .dark\:bg-yellow-500\/75){background-color:rgba(194,120,3,.75)}:is(.dark .dark\:bg-yellow-500\/80){background-color:rgba(194,120,3,.8)}:is(.dark .dark\:bg-yellow-500\/90){background-color:rgba(194,120,3,.9)}:is(.dark .dark\:bg-yellow-500\/95){background-color:rgba(194,120,3,.95)}:is(.dark .dark\:bg-yellow-600){--tw-bg-opacity:1;background-color:rgb(159 88 10/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-600\/0){background-color:rgba(159,88,10,0)}:is(.dark .dark\:bg-yellow-600\/10){background-color:rgba(159,88,10,.1)}:is(.dark .dark\:bg-yellow-600\/100){background-color:#9f580a}:is(.dark .dark\:bg-yellow-600\/20){background-color:rgba(159,88,10,.2)}:is(.dark .dark\:bg-yellow-600\/25){background-color:rgba(159,88,10,.25)}:is(.dark .dark\:bg-yellow-600\/30){background-color:rgba(159,88,10,.3)}:is(.dark .dark\:bg-yellow-600\/40){background-color:rgba(159,88,10,.4)}:is(.dark .dark\:bg-yellow-600\/5){background-color:rgba(159,88,10,.05)}:is(.dark .dark\:bg-yellow-600\/50){background-color:rgba(159,88,10,.5)}:is(.dark .dark\:bg-yellow-600\/60){background-color:rgba(159,88,10,.6)}:is(.dark .dark\:bg-yellow-600\/70){background-color:rgba(159,88,10,.7)}:is(.dark .dark\:bg-yellow-600\/75){background-color:rgba(159,88,10,.75)}:is(.dark .dark\:bg-yellow-600\/80){background-color:rgba(159,88,10,.8)}:is(.dark .dark\:bg-yellow-600\/90){background-color:rgba(159,88,10,.9)}:is(.dark .dark\:bg-yellow-600\/95){background-color:rgba(159,88,10,.95)}:is(.dark .dark\:bg-yellow-700){--tw-bg-opacity:1;background-color:rgb(142 75 16/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-700\/0){background-color:rgba(142,75,16,0)}:is(.dark .dark\:bg-yellow-700\/10){background-color:rgba(142,75,16,.1)}:is(.dark .dark\:bg-yellow-700\/100){background-color:#8e4b10}:is(.dark .dark\:bg-yellow-700\/20){background-color:rgba(142,75,16,.2)}:is(.dark .dark\:bg-yellow-700\/25){background-color:rgba(142,75,16,.25)}:is(.dark .dark\:bg-yellow-700\/30){background-color:rgba(142,75,16,.3)}:is(.dark .dark\:bg-yellow-700\/40){background-color:rgba(142,75,16,.4)}:is(.dark .dark\:bg-yellow-700\/5){background-color:rgba(142,75,16,.05)}:is(.dark .dark\:bg-yellow-700\/50){background-color:rgba(142,75,16,.5)}:is(.dark .dark\:bg-yellow-700\/60){background-color:rgba(142,75,16,.6)}:is(.dark .dark\:bg-yellow-700\/70){background-color:rgba(142,75,16,.7)}:is(.dark .dark\:bg-yellow-700\/75){background-color:rgba(142,75,16,.75)}:is(.dark .dark\:bg-yellow-700\/80){background-color:rgba(142,75,16,.8)}:is(.dark .dark\:bg-yellow-700\/90){background-color:rgba(142,75,16,.9)}:is(.dark .dark\:bg-yellow-700\/95){background-color:rgba(142,75,16,.95)}:is(.dark .dark\:bg-yellow-800){--tw-bg-opacity:1;background-color:rgb(114 59 19/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-800\/0){background-color:rgba(114,59,19,0)}:is(.dark .dark\:bg-yellow-800\/10){background-color:rgba(114,59,19,.1)}:is(.dark .dark\:bg-yellow-800\/100){background-color:#723b13}:is(.dark .dark\:bg-yellow-800\/20){background-color:rgba(114,59,19,.2)}:is(.dark .dark\:bg-yellow-800\/25){background-color:rgba(114,59,19,.25)}:is(.dark .dark\:bg-yellow-800\/30){background-color:rgba(114,59,19,.3)}:is(.dark .dark\:bg-yellow-800\/40){background-color:rgba(114,59,19,.4)}:is(.dark .dark\:bg-yellow-800\/5){background-color:rgba(114,59,19,.05)}:is(.dark .dark\:bg-yellow-800\/50){background-color:rgba(114,59,19,.5)}:is(.dark .dark\:bg-yellow-800\/60){background-color:rgba(114,59,19,.6)}:is(.dark .dark\:bg-yellow-800\/70){background-color:rgba(114,59,19,.7)}:is(.dark .dark\:bg-yellow-800\/75){background-color:rgba(114,59,19,.75)}:is(.dark .dark\:bg-yellow-800\/80){background-color:rgba(114,59,19,.8)}:is(.dark .dark\:bg-yellow-800\/90){background-color:rgba(114,59,19,.9)}:is(.dark .dark\:bg-yellow-800\/95){background-color:rgba(114,59,19,.95)}:is(.dark .dark\:bg-yellow-900){--tw-bg-opacity:1;background-color:rgb(99 49 18/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-900\/0){background-color:rgba(99,49,18,0)}:is(.dark .dark\:bg-yellow-900\/10){background-color:rgba(99,49,18,.1)}:is(.dark .dark\:bg-yellow-900\/100){background-color:#633112}:is(.dark .dark\:bg-yellow-900\/20){background-color:rgba(99,49,18,.2)}:is(.dark .dark\:bg-yellow-900\/25){background-color:rgba(99,49,18,.25)}:is(.dark .dark\:bg-yellow-900\/30){background-color:rgba(99,49,18,.3)}:is(.dark .dark\:bg-yellow-900\/40){background-color:rgba(99,49,18,.4)}:is(.dark .dark\:bg-yellow-900\/5){background-color:rgba(99,49,18,.05)}:is(.dark .dark\:bg-yellow-900\/50){background-color:rgba(99,49,18,.5)}:is(.dark .dark\:bg-yellow-900\/60){background-color:rgba(99,49,18,.6)}:is(.dark .dark\:bg-yellow-900\/70){background-color:rgba(99,49,18,.7)}:is(.dark .dark\:bg-yellow-900\/75){background-color:rgba(99,49,18,.75)}:is(.dark .dark\:bg-yellow-900\/80){background-color:rgba(99,49,18,.8)}:is(.dark .dark\:bg-yellow-900\/90){background-color:rgba(99,49,18,.9)}:is(.dark .dark\:bg-yellow-900\/95){background-color:rgba(99,49,18,.95)}:is(.dark .dark\:bg-zinc-100){--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-100\/0){background-color:hsla(240,5%,96%,0)}:is(.dark .dark\:bg-zinc-100\/10){background-color:hsla(240,5%,96%,.1)}:is(.dark .dark\:bg-zinc-100\/100){background-color:#f4f4f5}:is(.dark .dark\:bg-zinc-100\/20){background-color:hsla(240,5%,96%,.2)}:is(.dark .dark\:bg-zinc-100\/25){background-color:hsla(240,5%,96%,.25)}:is(.dark .dark\:bg-zinc-100\/30){background-color:hsla(240,5%,96%,.3)}:is(.dark .dark\:bg-zinc-100\/40){background-color:hsla(240,5%,96%,.4)}:is(.dark .dark\:bg-zinc-100\/5){background-color:hsla(240,5%,96%,.05)}:is(.dark .dark\:bg-zinc-100\/50){background-color:hsla(240,5%,96%,.5)}:is(.dark .dark\:bg-zinc-100\/60){background-color:hsla(240,5%,96%,.6)}:is(.dark .dark\:bg-zinc-100\/70){background-color:hsla(240,5%,96%,.7)}:is(.dark .dark\:bg-zinc-100\/75){background-color:hsla(240,5%,96%,.75)}:is(.dark .dark\:bg-zinc-100\/80){background-color:hsla(240,5%,96%,.8)}:is(.dark .dark\:bg-zinc-100\/90){background-color:hsla(240,5%,96%,.9)}:is(.dark .dark\:bg-zinc-100\/95){background-color:hsla(240,5%,96%,.95)}:is(.dark .dark\:bg-zinc-200){--tw-bg-opacity:1;background-color:rgb(228 228 231/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-200\/0){background-color:hsla(240,6%,90%,0)}:is(.dark .dark\:bg-zinc-200\/10){background-color:hsla(240,6%,90%,.1)}:is(.dark .dark\:bg-zinc-200\/100){background-color:#e4e4e7}:is(.dark .dark\:bg-zinc-200\/20){background-color:hsla(240,6%,90%,.2)}:is(.dark .dark\:bg-zinc-200\/25){background-color:hsla(240,6%,90%,.25)}:is(.dark .dark\:bg-zinc-200\/30){background-color:hsla(240,6%,90%,.3)}:is(.dark .dark\:bg-zinc-200\/40){background-color:hsla(240,6%,90%,.4)}:is(.dark .dark\:bg-zinc-200\/5){background-color:hsla(240,6%,90%,.05)}:is(.dark .dark\:bg-zinc-200\/50){background-color:hsla(240,6%,90%,.5)}:is(.dark .dark\:bg-zinc-200\/60){background-color:hsla(240,6%,90%,.6)}:is(.dark .dark\:bg-zinc-200\/70){background-color:hsla(240,6%,90%,.7)}:is(.dark .dark\:bg-zinc-200\/75){background-color:hsla(240,6%,90%,.75)}:is(.dark .dark\:bg-zinc-200\/80){background-color:hsla(240,6%,90%,.8)}:is(.dark .dark\:bg-zinc-200\/90){background-color:hsla(240,6%,90%,.9)}:is(.dark .dark\:bg-zinc-200\/95){background-color:hsla(240,6%,90%,.95)}:is(.dark .dark\:bg-zinc-300){--tw-bg-opacity:1;background-color:rgb(212 212 216/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-300\/0){background-color:hsla(240,5%,84%,0)}:is(.dark .dark\:bg-zinc-300\/10){background-color:hsla(240,5%,84%,.1)}:is(.dark .dark\:bg-zinc-300\/100){background-color:#d4d4d8}:is(.dark .dark\:bg-zinc-300\/20){background-color:hsla(240,5%,84%,.2)}:is(.dark .dark\:bg-zinc-300\/25){background-color:hsla(240,5%,84%,.25)}:is(.dark .dark\:bg-zinc-300\/30){background-color:hsla(240,5%,84%,.3)}:is(.dark .dark\:bg-zinc-300\/40){background-color:hsla(240,5%,84%,.4)}:is(.dark .dark\:bg-zinc-300\/5){background-color:hsla(240,5%,84%,.05)}:is(.dark .dark\:bg-zinc-300\/50){background-color:hsla(240,5%,84%,.5)}:is(.dark .dark\:bg-zinc-300\/60){background-color:hsla(240,5%,84%,.6)}:is(.dark .dark\:bg-zinc-300\/70){background-color:hsla(240,5%,84%,.7)}:is(.dark .dark\:bg-zinc-300\/75){background-color:hsla(240,5%,84%,.75)}:is(.dark .dark\:bg-zinc-300\/80){background-color:hsla(240,5%,84%,.8)}:is(.dark .dark\:bg-zinc-300\/90){background-color:hsla(240,5%,84%,.9)}:is(.dark .dark\:bg-zinc-300\/95){background-color:hsla(240,5%,84%,.95)}:is(.dark .dark\:bg-zinc-400){--tw-bg-opacity:1;background-color:rgb(161 161 170/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-400\/0){background-color:hsla(240,5%,65%,0)}:is(.dark .dark\:bg-zinc-400\/10){background-color:hsla(240,5%,65%,.1)}:is(.dark .dark\:bg-zinc-400\/100){background-color:#a1a1aa}:is(.dark .dark\:bg-zinc-400\/20){background-color:hsla(240,5%,65%,.2)}:is(.dark .dark\:bg-zinc-400\/25){background-color:hsla(240,5%,65%,.25)}:is(.dark .dark\:bg-zinc-400\/30){background-color:hsla(240,5%,65%,.3)}:is(.dark .dark\:bg-zinc-400\/40){background-color:hsla(240,5%,65%,.4)}:is(.dark .dark\:bg-zinc-400\/5){background-color:hsla(240,5%,65%,.05)}:is(.dark .dark\:bg-zinc-400\/50){background-color:hsla(240,5%,65%,.5)}:is(.dark .dark\:bg-zinc-400\/60){background-color:hsla(240,5%,65%,.6)}:is(.dark .dark\:bg-zinc-400\/70){background-color:hsla(240,5%,65%,.7)}:is(.dark .dark\:bg-zinc-400\/75){background-color:hsla(240,5%,65%,.75)}:is(.dark .dark\:bg-zinc-400\/80){background-color:hsla(240,5%,65%,.8)}:is(.dark .dark\:bg-zinc-400\/90){background-color:hsla(240,5%,65%,.9)}:is(.dark .dark\:bg-zinc-400\/95){background-color:hsla(240,5%,65%,.95)}:is(.dark .dark\:bg-zinc-50){--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-50\/0){background-color:hsla(0,0%,98%,0)}:is(.dark .dark\:bg-zinc-50\/10){background-color:hsla(0,0%,98%,.1)}:is(.dark .dark\:bg-zinc-50\/100){background-color:#fafafa}:is(.dark .dark\:bg-zinc-50\/20){background-color:hsla(0,0%,98%,.2)}:is(.dark .dark\:bg-zinc-50\/25){background-color:hsla(0,0%,98%,.25)}:is(.dark .dark\:bg-zinc-50\/30){background-color:hsla(0,0%,98%,.3)}:is(.dark .dark\:bg-zinc-50\/40){background-color:hsla(0,0%,98%,.4)}:is(.dark .dark\:bg-zinc-50\/5){background-color:hsla(0,0%,98%,.05)}:is(.dark .dark\:bg-zinc-50\/50){background-color:hsla(0,0%,98%,.5)}:is(.dark .dark\:bg-zinc-50\/60){background-color:hsla(0,0%,98%,.6)}:is(.dark .dark\:bg-zinc-50\/70){background-color:hsla(0,0%,98%,.7)}:is(.dark .dark\:bg-zinc-50\/75){background-color:hsla(0,0%,98%,.75)}:is(.dark .dark\:bg-zinc-50\/80){background-color:hsla(0,0%,98%,.8)}:is(.dark .dark\:bg-zinc-50\/90){background-color:hsla(0,0%,98%,.9)}:is(.dark .dark\:bg-zinc-50\/95){background-color:hsla(0,0%,98%,.95)}:is(.dark .dark\:bg-zinc-500){--tw-bg-opacity:1;background-color:rgb(113 113 122/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-500\/0){background-color:hsla(240,4%,46%,0)}:is(.dark .dark\:bg-zinc-500\/10){background-color:hsla(240,4%,46%,.1)}:is(.dark .dark\:bg-zinc-500\/100){background-color:#71717a}:is(.dark .dark\:bg-zinc-500\/20){background-color:hsla(240,4%,46%,.2)}:is(.dark .dark\:bg-zinc-500\/25){background-color:hsla(240,4%,46%,.25)}:is(.dark .dark\:bg-zinc-500\/30){background-color:hsla(240,4%,46%,.3)}:is(.dark .dark\:bg-zinc-500\/40){background-color:hsla(240,4%,46%,.4)}:is(.dark .dark\:bg-zinc-500\/5){background-color:hsla(240,4%,46%,.05)}:is(.dark .dark\:bg-zinc-500\/50){background-color:hsla(240,4%,46%,.5)}:is(.dark .dark\:bg-zinc-500\/60){background-color:hsla(240,4%,46%,.6)}:is(.dark .dark\:bg-zinc-500\/70){background-color:hsla(240,4%,46%,.7)}:is(.dark .dark\:bg-zinc-500\/75){background-color:hsla(240,4%,46%,.75)}:is(.dark .dark\:bg-zinc-500\/80){background-color:hsla(240,4%,46%,.8)}:is(.dark .dark\:bg-zinc-500\/90){background-color:hsla(240,4%,46%,.9)}:is(.dark .dark\:bg-zinc-500\/95){background-color:hsla(240,4%,46%,.95)}:is(.dark .dark\:bg-zinc-600){--tw-bg-opacity:1;background-color:rgb(82 82 91/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-600\/0){background-color:rgba(82,82,91,0)}:is(.dark .dark\:bg-zinc-600\/10){background-color:rgba(82,82,91,.1)}:is(.dark .dark\:bg-zinc-600\/100){background-color:#52525b}:is(.dark .dark\:bg-zinc-600\/20){background-color:rgba(82,82,91,.2)}:is(.dark .dark\:bg-zinc-600\/25){background-color:rgba(82,82,91,.25)}:is(.dark .dark\:bg-zinc-600\/30){background-color:rgba(82,82,91,.3)}:is(.dark .dark\:bg-zinc-600\/40){background-color:rgba(82,82,91,.4)}:is(.dark .dark\:bg-zinc-600\/5){background-color:rgba(82,82,91,.05)}:is(.dark .dark\:bg-zinc-600\/50){background-color:rgba(82,82,91,.5)}:is(.dark .dark\:bg-zinc-600\/60){background-color:rgba(82,82,91,.6)}:is(.dark .dark\:bg-zinc-600\/70){background-color:rgba(82,82,91,.7)}:is(.dark .dark\:bg-zinc-600\/75){background-color:rgba(82,82,91,.75)}:is(.dark .dark\:bg-zinc-600\/80){background-color:rgba(82,82,91,.8)}:is(.dark .dark\:bg-zinc-600\/90){background-color:rgba(82,82,91,.9)}:is(.dark .dark\:bg-zinc-600\/95){background-color:rgba(82,82,91,.95)}:is(.dark .dark\:bg-zinc-700){--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-700\/0){background-color:rgba(63,63,70,0)}:is(.dark .dark\:bg-zinc-700\/10){background-color:rgba(63,63,70,.1)}:is(.dark .dark\:bg-zinc-700\/100){background-color:#3f3f46}:is(.dark .dark\:bg-zinc-700\/20){background-color:rgba(63,63,70,.2)}:is(.dark .dark\:bg-zinc-700\/25){background-color:rgba(63,63,70,.25)}:is(.dark .dark\:bg-zinc-700\/30){background-color:rgba(63,63,70,.3)}:is(.dark .dark\:bg-zinc-700\/40){background-color:rgba(63,63,70,.4)}:is(.dark .dark\:bg-zinc-700\/5){background-color:rgba(63,63,70,.05)}:is(.dark .dark\:bg-zinc-700\/50){background-color:rgba(63,63,70,.5)}:is(.dark .dark\:bg-zinc-700\/60){background-color:rgba(63,63,70,.6)}:is(.dark .dark\:bg-zinc-700\/70){background-color:rgba(63,63,70,.7)}:is(.dark .dark\:bg-zinc-700\/75){background-color:rgba(63,63,70,.75)}:is(.dark .dark\:bg-zinc-700\/80){background-color:rgba(63,63,70,.8)}:is(.dark .dark\:bg-zinc-700\/90){background-color:rgba(63,63,70,.9)}:is(.dark .dark\:bg-zinc-700\/95){background-color:rgba(63,63,70,.95)}:is(.dark .dark\:bg-zinc-800){--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-800\/0){background-color:rgba(39,39,42,0)}:is(.dark .dark\:bg-zinc-800\/10){background-color:rgba(39,39,42,.1)}:is(.dark .dark\:bg-zinc-800\/100){background-color:#27272a}:is(.dark .dark\:bg-zinc-800\/20){background-color:rgba(39,39,42,.2)}:is(.dark .dark\:bg-zinc-800\/25){background-color:rgba(39,39,42,.25)}:is(.dark .dark\:bg-zinc-800\/30){background-color:rgba(39,39,42,.3)}:is(.dark .dark\:bg-zinc-800\/40){background-color:rgba(39,39,42,.4)}:is(.dark .dark\:bg-zinc-800\/5){background-color:rgba(39,39,42,.05)}:is(.dark .dark\:bg-zinc-800\/50){background-color:rgba(39,39,42,.5)}:is(.dark .dark\:bg-zinc-800\/60){background-color:rgba(39,39,42,.6)}:is(.dark .dark\:bg-zinc-800\/70){background-color:rgba(39,39,42,.7)}:is(.dark .dark\:bg-zinc-800\/75){background-color:rgba(39,39,42,.75)}:is(.dark .dark\:bg-zinc-800\/80){background-color:rgba(39,39,42,.8)}:is(.dark .dark\:bg-zinc-800\/90){background-color:rgba(39,39,42,.9)}:is(.dark .dark\:bg-zinc-800\/95){background-color:rgba(39,39,42,.95)}:is(.dark .dark\:bg-zinc-900){--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}:is(.dark .dark\:bg-zinc-900\/0){background-color:rgba(24,24,27,0)}:is(.dark .dark\:bg-zinc-900\/10){background-color:rgba(24,24,27,.1)}:is(.dark .dark\:bg-zinc-900\/100){background-color:#18181b}:is(.dark .dark\:bg-zinc-900\/20){background-color:rgba(24,24,27,.2)}:is(.dark .dark\:bg-zinc-900\/25){background-color:rgba(24,24,27,.25)}:is(.dark .dark\:bg-zinc-900\/30){background-color:rgba(24,24,27,.3)}:is(.dark .dark\:bg-zinc-900\/40){background-color:rgba(24,24,27,.4)}:is(.dark .dark\:bg-zinc-900\/5){background-color:rgba(24,24,27,.05)}:is(.dark .dark\:bg-zinc-900\/50){background-color:rgba(24,24,27,.5)}:is(.dark .dark\:bg-zinc-900\/60){background-color:rgba(24,24,27,.6)}:is(.dark .dark\:bg-zinc-900\/70){background-color:rgba(24,24,27,.7)}:is(.dark .dark\:bg-zinc-900\/75){background-color:rgba(24,24,27,.75)}:is(.dark .dark\:bg-zinc-900\/80){background-color:rgba(24,24,27,.8)}:is(.dark .dark\:bg-zinc-900\/90){background-color:rgba(24,24,27,.9)}:is(.dark .dark\:bg-zinc-900\/95){background-color:rgba(24,24,27,.95)}:is(.dark .dark\:bg-opacity-80){--tw-bg-opacity:0.8}:is(.dark .dark\:fill-amber-100){fill:#fef3c7}:is(.dark .dark\:fill-amber-100\/0){fill:hsla(48,96%,89%,0)}:is(.dark .dark\:fill-amber-100\/10){fill:hsla(48,96%,89%,.1)}:is(.dark .dark\:fill-amber-100\/100){fill:#fef3c7}:is(.dark .dark\:fill-amber-100\/20){fill:hsla(48,96%,89%,.2)}:is(.dark .dark\:fill-amber-100\/25){fill:hsla(48,96%,89%,.25)}:is(.dark .dark\:fill-amber-100\/30){fill:hsla(48,96%,89%,.3)}:is(.dark .dark\:fill-amber-100\/40){fill:hsla(48,96%,89%,.4)}:is(.dark .dark\:fill-amber-100\/5){fill:hsla(48,96%,89%,.05)}:is(.dark .dark\:fill-amber-100\/50){fill:hsla(48,96%,89%,.5)}:is(.dark .dark\:fill-amber-100\/60){fill:hsla(48,96%,89%,.6)}:is(.dark .dark\:fill-amber-100\/70){fill:hsla(48,96%,89%,.7)}:is(.dark .dark\:fill-amber-100\/75){fill:hsla(48,96%,89%,.75)}:is(.dark .dark\:fill-amber-100\/80){fill:hsla(48,96%,89%,.8)}:is(.dark .dark\:fill-amber-100\/90){fill:hsla(48,96%,89%,.9)}:is(.dark .dark\:fill-amber-100\/95){fill:hsla(48,96%,89%,.95)}:is(.dark .dark\:fill-amber-200){fill:#fde68a}:is(.dark .dark\:fill-amber-200\/0){fill:hsla(48,97%,77%,0)}:is(.dark .dark\:fill-amber-200\/10){fill:hsla(48,97%,77%,.1)}:is(.dark .dark\:fill-amber-200\/100){fill:#fde68a}:is(.dark .dark\:fill-amber-200\/20){fill:hsla(48,97%,77%,.2)}:is(.dark .dark\:fill-amber-200\/25){fill:hsla(48,97%,77%,.25)}:is(.dark .dark\:fill-amber-200\/30){fill:hsla(48,97%,77%,.3)}:is(.dark .dark\:fill-amber-200\/40){fill:hsla(48,97%,77%,.4)}:is(.dark .dark\:fill-amber-200\/5){fill:hsla(48,97%,77%,.05)}:is(.dark .dark\:fill-amber-200\/50){fill:hsla(48,97%,77%,.5)}:is(.dark .dark\:fill-amber-200\/60){fill:hsla(48,97%,77%,.6)}:is(.dark .dark\:fill-amber-200\/70){fill:hsla(48,97%,77%,.7)}:is(.dark .dark\:fill-amber-200\/75){fill:hsla(48,97%,77%,.75)}:is(.dark .dark\:fill-amber-200\/80){fill:hsla(48,97%,77%,.8)}:is(.dark .dark\:fill-amber-200\/90){fill:hsla(48,97%,77%,.9)}:is(.dark .dark\:fill-amber-200\/95){fill:hsla(48,97%,77%,.95)}:is(.dark .dark\:fill-amber-300){fill:#fcd34d}:is(.dark .dark\:fill-amber-300\/0){fill:rgba(252,211,77,0)}:is(.dark .dark\:fill-amber-300\/10){fill:rgba(252,211,77,.1)}:is(.dark .dark\:fill-amber-300\/100){fill:#fcd34d}:is(.dark .dark\:fill-amber-300\/20){fill:rgba(252,211,77,.2)}:is(.dark .dark\:fill-amber-300\/25){fill:rgba(252,211,77,.25)}:is(.dark .dark\:fill-amber-300\/30){fill:rgba(252,211,77,.3)}:is(.dark .dark\:fill-amber-300\/40){fill:rgba(252,211,77,.4)}:is(.dark .dark\:fill-amber-300\/5){fill:rgba(252,211,77,.05)}:is(.dark .dark\:fill-amber-300\/50){fill:rgba(252,211,77,.5)}:is(.dark .dark\:fill-amber-300\/60){fill:rgba(252,211,77,.6)}:is(.dark .dark\:fill-amber-300\/70){fill:rgba(252,211,77,.7)}:is(.dark .dark\:fill-amber-300\/75){fill:rgba(252,211,77,.75)}:is(.dark .dark\:fill-amber-300\/80){fill:rgba(252,211,77,.8)}:is(.dark .dark\:fill-amber-300\/90){fill:rgba(252,211,77,.9)}:is(.dark .dark\:fill-amber-300\/95){fill:rgba(252,211,77,.95)}:is(.dark .dark\:fill-amber-400){fill:#fbbf24}:is(.dark .dark\:fill-amber-400\/0){fill:rgba(251,191,36,0)}:is(.dark .dark\:fill-amber-400\/10){fill:rgba(251,191,36,.1)}:is(.dark .dark\:fill-amber-400\/100){fill:#fbbf24}:is(.dark .dark\:fill-amber-400\/20){fill:rgba(251,191,36,.2)}:is(.dark .dark\:fill-amber-400\/25){fill:rgba(251,191,36,.25)}:is(.dark .dark\:fill-amber-400\/30){fill:rgba(251,191,36,.3)}:is(.dark .dark\:fill-amber-400\/40){fill:rgba(251,191,36,.4)}:is(.dark .dark\:fill-amber-400\/5){fill:rgba(251,191,36,.05)}:is(.dark .dark\:fill-amber-400\/50){fill:rgba(251,191,36,.5)}:is(.dark .dark\:fill-amber-400\/60){fill:rgba(251,191,36,.6)}:is(.dark .dark\:fill-amber-400\/70){fill:rgba(251,191,36,.7)}:is(.dark .dark\:fill-amber-400\/75){fill:rgba(251,191,36,.75)}:is(.dark .dark\:fill-amber-400\/80){fill:rgba(251,191,36,.8)}:is(.dark .dark\:fill-amber-400\/90){fill:rgba(251,191,36,.9)}:is(.dark .dark\:fill-amber-400\/95){fill:rgba(251,191,36,.95)}:is(.dark .dark\:fill-amber-50){fill:#fffbeb}:is(.dark .dark\:fill-amber-50\/0){fill:rgba(255,251,235,0)}:is(.dark .dark\:fill-amber-50\/10){fill:rgba(255,251,235,.1)}:is(.dark .dark\:fill-amber-50\/100){fill:#fffbeb}:is(.dark .dark\:fill-amber-50\/20){fill:rgba(255,251,235,.2)}:is(.dark .dark\:fill-amber-50\/25){fill:rgba(255,251,235,.25)}:is(.dark .dark\:fill-amber-50\/30){fill:rgba(255,251,235,.3)}:is(.dark .dark\:fill-amber-50\/40){fill:rgba(255,251,235,.4)}:is(.dark .dark\:fill-amber-50\/5){fill:rgba(255,251,235,.05)}:is(.dark .dark\:fill-amber-50\/50){fill:rgba(255,251,235,.5)}:is(.dark .dark\:fill-amber-50\/60){fill:rgba(255,251,235,.6)}:is(.dark .dark\:fill-amber-50\/70){fill:rgba(255,251,235,.7)}:is(.dark .dark\:fill-amber-50\/75){fill:rgba(255,251,235,.75)}:is(.dark .dark\:fill-amber-50\/80){fill:rgba(255,251,235,.8)}:is(.dark .dark\:fill-amber-50\/90){fill:rgba(255,251,235,.9)}:is(.dark .dark\:fill-amber-50\/95){fill:rgba(255,251,235,.95)}:is(.dark .dark\:fill-amber-500){fill:#f59e0b}:is(.dark .dark\:fill-amber-500\/0){fill:rgba(245,158,11,0)}:is(.dark .dark\:fill-amber-500\/10){fill:rgba(245,158,11,.1)}:is(.dark .dark\:fill-amber-500\/100){fill:#f59e0b}:is(.dark .dark\:fill-amber-500\/20){fill:rgba(245,158,11,.2)}:is(.dark .dark\:fill-amber-500\/25){fill:rgba(245,158,11,.25)}:is(.dark .dark\:fill-amber-500\/30){fill:rgba(245,158,11,.3)}:is(.dark .dark\:fill-amber-500\/40){fill:rgba(245,158,11,.4)}:is(.dark .dark\:fill-amber-500\/5){fill:rgba(245,158,11,.05)}:is(.dark .dark\:fill-amber-500\/50){fill:rgba(245,158,11,.5)}:is(.dark .dark\:fill-amber-500\/60){fill:rgba(245,158,11,.6)}:is(.dark .dark\:fill-amber-500\/70){fill:rgba(245,158,11,.7)}:is(.dark .dark\:fill-amber-500\/75){fill:rgba(245,158,11,.75)}:is(.dark .dark\:fill-amber-500\/80){fill:rgba(245,158,11,.8)}:is(.dark .dark\:fill-amber-500\/90){fill:rgba(245,158,11,.9)}:is(.dark .dark\:fill-amber-500\/95){fill:rgba(245,158,11,.95)}:is(.dark .dark\:fill-amber-600){fill:#d97706}:is(.dark .dark\:fill-amber-600\/0){fill:rgba(217,119,6,0)}:is(.dark .dark\:fill-amber-600\/10){fill:rgba(217,119,6,.1)}:is(.dark .dark\:fill-amber-600\/100){fill:#d97706}:is(.dark .dark\:fill-amber-600\/20){fill:rgba(217,119,6,.2)}:is(.dark .dark\:fill-amber-600\/25){fill:rgba(217,119,6,.25)}:is(.dark .dark\:fill-amber-600\/30){fill:rgba(217,119,6,.3)}:is(.dark .dark\:fill-amber-600\/40){fill:rgba(217,119,6,.4)}:is(.dark .dark\:fill-amber-600\/5){fill:rgba(217,119,6,.05)}:is(.dark .dark\:fill-amber-600\/50){fill:rgba(217,119,6,.5)}:is(.dark .dark\:fill-amber-600\/60){fill:rgba(217,119,6,.6)}:is(.dark .dark\:fill-amber-600\/70){fill:rgba(217,119,6,.7)}:is(.dark .dark\:fill-amber-600\/75){fill:rgba(217,119,6,.75)}:is(.dark .dark\:fill-amber-600\/80){fill:rgba(217,119,6,.8)}:is(.dark .dark\:fill-amber-600\/90){fill:rgba(217,119,6,.9)}:is(.dark .dark\:fill-amber-600\/95){fill:rgba(217,119,6,.95)}:is(.dark .dark\:fill-amber-700){fill:#b45309}:is(.dark .dark\:fill-amber-700\/0){fill:rgba(180,83,9,0)}:is(.dark .dark\:fill-amber-700\/10){fill:rgba(180,83,9,.1)}:is(.dark .dark\:fill-amber-700\/100){fill:#b45309}:is(.dark .dark\:fill-amber-700\/20){fill:rgba(180,83,9,.2)}:is(.dark .dark\:fill-amber-700\/25){fill:rgba(180,83,9,.25)}:is(.dark .dark\:fill-amber-700\/30){fill:rgba(180,83,9,.3)}:is(.dark .dark\:fill-amber-700\/40){fill:rgba(180,83,9,.4)}:is(.dark .dark\:fill-amber-700\/5){fill:rgba(180,83,9,.05)}:is(.dark .dark\:fill-amber-700\/50){fill:rgba(180,83,9,.5)}:is(.dark .dark\:fill-amber-700\/60){fill:rgba(180,83,9,.6)}:is(.dark .dark\:fill-amber-700\/70){fill:rgba(180,83,9,.7)}:is(.dark .dark\:fill-amber-700\/75){fill:rgba(180,83,9,.75)}:is(.dark .dark\:fill-amber-700\/80){fill:rgba(180,83,9,.8)}:is(.dark .dark\:fill-amber-700\/90){fill:rgba(180,83,9,.9)}:is(.dark .dark\:fill-amber-700\/95){fill:rgba(180,83,9,.95)}:is(.dark .dark\:fill-amber-800){fill:#92400e}:is(.dark .dark\:fill-amber-800\/0){fill:rgba(146,64,14,0)}:is(.dark .dark\:fill-amber-800\/10){fill:rgba(146,64,14,.1)}:is(.dark .dark\:fill-amber-800\/100){fill:#92400e}:is(.dark .dark\:fill-amber-800\/20){fill:rgba(146,64,14,.2)}:is(.dark .dark\:fill-amber-800\/25){fill:rgba(146,64,14,.25)}:is(.dark .dark\:fill-amber-800\/30){fill:rgba(146,64,14,.3)}:is(.dark .dark\:fill-amber-800\/40){fill:rgba(146,64,14,.4)}:is(.dark .dark\:fill-amber-800\/5){fill:rgba(146,64,14,.05)}:is(.dark .dark\:fill-amber-800\/50){fill:rgba(146,64,14,.5)}:is(.dark .dark\:fill-amber-800\/60){fill:rgba(146,64,14,.6)}:is(.dark .dark\:fill-amber-800\/70){fill:rgba(146,64,14,.7)}:is(.dark .dark\:fill-amber-800\/75){fill:rgba(146,64,14,.75)}:is(.dark .dark\:fill-amber-800\/80){fill:rgba(146,64,14,.8)}:is(.dark .dark\:fill-amber-800\/90){fill:rgba(146,64,14,.9)}:is(.dark .dark\:fill-amber-800\/95){fill:rgba(146,64,14,.95)}:is(.dark .dark\:fill-amber-900){fill:#78350f}:is(.dark .dark\:fill-amber-900\/0){fill:rgba(120,53,15,0)}:is(.dark .dark\:fill-amber-900\/10){fill:rgba(120,53,15,.1)}:is(.dark .dark\:fill-amber-900\/100){fill:#78350f}:is(.dark .dark\:fill-amber-900\/20){fill:rgba(120,53,15,.2)}:is(.dark .dark\:fill-amber-900\/25){fill:rgba(120,53,15,.25)}:is(.dark .dark\:fill-amber-900\/30){fill:rgba(120,53,15,.3)}:is(.dark .dark\:fill-amber-900\/40){fill:rgba(120,53,15,.4)}:is(.dark .dark\:fill-amber-900\/5){fill:rgba(120,53,15,.05)}:is(.dark .dark\:fill-amber-900\/50){fill:rgba(120,53,15,.5)}:is(.dark .dark\:fill-amber-900\/60){fill:rgba(120,53,15,.6)}:is(.dark .dark\:fill-amber-900\/70){fill:rgba(120,53,15,.7)}:is(.dark .dark\:fill-amber-900\/75){fill:rgba(120,53,15,.75)}:is(.dark .dark\:fill-amber-900\/80){fill:rgba(120,53,15,.8)}:is(.dark .dark\:fill-amber-900\/90){fill:rgba(120,53,15,.9)}:is(.dark .dark\:fill-amber-900\/95){fill:rgba(120,53,15,.95)}:is(.dark .dark\:fill-blue-100){fill:#e1effe}:is(.dark .dark\:fill-blue-100\/0){fill:rgba(225,239,254,0)}:is(.dark .dark\:fill-blue-100\/10){fill:rgba(225,239,254,.1)}:is(.dark .dark\:fill-blue-100\/100){fill:#e1effe}:is(.dark .dark\:fill-blue-100\/20){fill:rgba(225,239,254,.2)}:is(.dark .dark\:fill-blue-100\/25){fill:rgba(225,239,254,.25)}:is(.dark .dark\:fill-blue-100\/30){fill:rgba(225,239,254,.3)}:is(.dark .dark\:fill-blue-100\/40){fill:rgba(225,239,254,.4)}:is(.dark .dark\:fill-blue-100\/5){fill:rgba(225,239,254,.05)}:is(.dark .dark\:fill-blue-100\/50){fill:rgba(225,239,254,.5)}:is(.dark .dark\:fill-blue-100\/60){fill:rgba(225,239,254,.6)}:is(.dark .dark\:fill-blue-100\/70){fill:rgba(225,239,254,.7)}:is(.dark .dark\:fill-blue-100\/75){fill:rgba(225,239,254,.75)}:is(.dark .dark\:fill-blue-100\/80){fill:rgba(225,239,254,.8)}:is(.dark .dark\:fill-blue-100\/90){fill:rgba(225,239,254,.9)}:is(.dark .dark\:fill-blue-100\/95){fill:rgba(225,239,254,.95)}:is(.dark .dark\:fill-blue-200){fill:#c3ddfd}:is(.dark .dark\:fill-blue-200\/0){fill:rgba(195,221,253,0)}:is(.dark .dark\:fill-blue-200\/10){fill:rgba(195,221,253,.1)}:is(.dark .dark\:fill-blue-200\/100){fill:#c3ddfd}:is(.dark .dark\:fill-blue-200\/20){fill:rgba(195,221,253,.2)}:is(.dark .dark\:fill-blue-200\/25){fill:rgba(195,221,253,.25)}:is(.dark .dark\:fill-blue-200\/30){fill:rgba(195,221,253,.3)}:is(.dark .dark\:fill-blue-200\/40){fill:rgba(195,221,253,.4)}:is(.dark .dark\:fill-blue-200\/5){fill:rgba(195,221,253,.05)}:is(.dark .dark\:fill-blue-200\/50){fill:rgba(195,221,253,.5)}:is(.dark .dark\:fill-blue-200\/60){fill:rgba(195,221,253,.6)}:is(.dark .dark\:fill-blue-200\/70){fill:rgba(195,221,253,.7)}:is(.dark .dark\:fill-blue-200\/75){fill:rgba(195,221,253,.75)}:is(.dark .dark\:fill-blue-200\/80){fill:rgba(195,221,253,.8)}:is(.dark .dark\:fill-blue-200\/90){fill:rgba(195,221,253,.9)}:is(.dark .dark\:fill-blue-200\/95){fill:rgba(195,221,253,.95)}:is(.dark .dark\:fill-blue-300){fill:#a4cafe}:is(.dark .dark\:fill-blue-300\/0){fill:rgba(164,202,254,0)}:is(.dark .dark\:fill-blue-300\/10){fill:rgba(164,202,254,.1)}:is(.dark .dark\:fill-blue-300\/100){fill:#a4cafe}:is(.dark .dark\:fill-blue-300\/20){fill:rgba(164,202,254,.2)}:is(.dark .dark\:fill-blue-300\/25){fill:rgba(164,202,254,.25)}:is(.dark .dark\:fill-blue-300\/30){fill:rgba(164,202,254,.3)}:is(.dark .dark\:fill-blue-300\/40){fill:rgba(164,202,254,.4)}:is(.dark .dark\:fill-blue-300\/5){fill:rgba(164,202,254,.05)}:is(.dark .dark\:fill-blue-300\/50){fill:rgba(164,202,254,.5)}:is(.dark .dark\:fill-blue-300\/60){fill:rgba(164,202,254,.6)}:is(.dark .dark\:fill-blue-300\/70){fill:rgba(164,202,254,.7)}:is(.dark .dark\:fill-blue-300\/75){fill:rgba(164,202,254,.75)}:is(.dark .dark\:fill-blue-300\/80){fill:rgba(164,202,254,.8)}:is(.dark .dark\:fill-blue-300\/90){fill:rgba(164,202,254,.9)}:is(.dark .dark\:fill-blue-300\/95){fill:rgba(164,202,254,.95)}:is(.dark .dark\:fill-blue-400){fill:#76a9fa}:is(.dark .dark\:fill-blue-400\/0){fill:rgba(118,169,250,0)}:is(.dark .dark\:fill-blue-400\/10){fill:rgba(118,169,250,.1)}:is(.dark .dark\:fill-blue-400\/100){fill:#76a9fa}:is(.dark .dark\:fill-blue-400\/20){fill:rgba(118,169,250,.2)}:is(.dark .dark\:fill-blue-400\/25){fill:rgba(118,169,250,.25)}:is(.dark .dark\:fill-blue-400\/30){fill:rgba(118,169,250,.3)}:is(.dark .dark\:fill-blue-400\/40){fill:rgba(118,169,250,.4)}:is(.dark .dark\:fill-blue-400\/5){fill:rgba(118,169,250,.05)}:is(.dark .dark\:fill-blue-400\/50){fill:rgba(118,169,250,.5)}:is(.dark .dark\:fill-blue-400\/60){fill:rgba(118,169,250,.6)}:is(.dark .dark\:fill-blue-400\/70){fill:rgba(118,169,250,.7)}:is(.dark .dark\:fill-blue-400\/75){fill:rgba(118,169,250,.75)}:is(.dark .dark\:fill-blue-400\/80){fill:rgba(118,169,250,.8)}:is(.dark .dark\:fill-blue-400\/90){fill:rgba(118,169,250,.9)}:is(.dark .dark\:fill-blue-400\/95){fill:rgba(118,169,250,.95)}:is(.dark .dark\:fill-blue-50){fill:#ebf5ff}:is(.dark .dark\:fill-blue-50\/0){fill:rgba(235,245,255,0)}:is(.dark .dark\:fill-blue-50\/10){fill:rgba(235,245,255,.1)}:is(.dark .dark\:fill-blue-50\/100){fill:#ebf5ff}:is(.dark .dark\:fill-blue-50\/20){fill:rgba(235,245,255,.2)}:is(.dark .dark\:fill-blue-50\/25){fill:rgba(235,245,255,.25)}:is(.dark .dark\:fill-blue-50\/30){fill:rgba(235,245,255,.3)}:is(.dark .dark\:fill-blue-50\/40){fill:rgba(235,245,255,.4)}:is(.dark .dark\:fill-blue-50\/5){fill:rgba(235,245,255,.05)}:is(.dark .dark\:fill-blue-50\/50){fill:rgba(235,245,255,.5)}:is(.dark .dark\:fill-blue-50\/60){fill:rgba(235,245,255,.6)}:is(.dark .dark\:fill-blue-50\/70){fill:rgba(235,245,255,.7)}:is(.dark .dark\:fill-blue-50\/75){fill:rgba(235,245,255,.75)}:is(.dark .dark\:fill-blue-50\/80){fill:rgba(235,245,255,.8)}:is(.dark .dark\:fill-blue-50\/90){fill:rgba(235,245,255,.9)}:is(.dark .dark\:fill-blue-50\/95){fill:rgba(235,245,255,.95)}:is(.dark .dark\:fill-blue-500){fill:#3f83f8}:is(.dark .dark\:fill-blue-500\/0){fill:rgba(63,131,248,0)}:is(.dark .dark\:fill-blue-500\/10){fill:rgba(63,131,248,.1)}:is(.dark .dark\:fill-blue-500\/100){fill:#3f83f8}:is(.dark .dark\:fill-blue-500\/20){fill:rgba(63,131,248,.2)}:is(.dark .dark\:fill-blue-500\/25){fill:rgba(63,131,248,.25)}:is(.dark .dark\:fill-blue-500\/30){fill:rgba(63,131,248,.3)}:is(.dark .dark\:fill-blue-500\/40){fill:rgba(63,131,248,.4)}:is(.dark .dark\:fill-blue-500\/5){fill:rgba(63,131,248,.05)}:is(.dark .dark\:fill-blue-500\/50){fill:rgba(63,131,248,.5)}:is(.dark .dark\:fill-blue-500\/60){fill:rgba(63,131,248,.6)}:is(.dark .dark\:fill-blue-500\/70){fill:rgba(63,131,248,.7)}:is(.dark .dark\:fill-blue-500\/75){fill:rgba(63,131,248,.75)}:is(.dark .dark\:fill-blue-500\/80){fill:rgba(63,131,248,.8)}:is(.dark .dark\:fill-blue-500\/90){fill:rgba(63,131,248,.9)}:is(.dark .dark\:fill-blue-500\/95){fill:rgba(63,131,248,.95)}:is(.dark .dark\:fill-blue-600){fill:#1c64f2}:is(.dark .dark\:fill-blue-600\/0){fill:rgba(28,100,242,0)}:is(.dark .dark\:fill-blue-600\/10){fill:rgba(28,100,242,.1)}:is(.dark .dark\:fill-blue-600\/100){fill:#1c64f2}:is(.dark .dark\:fill-blue-600\/20){fill:rgba(28,100,242,.2)}:is(.dark .dark\:fill-blue-600\/25){fill:rgba(28,100,242,.25)}:is(.dark .dark\:fill-blue-600\/30){fill:rgba(28,100,242,.3)}:is(.dark .dark\:fill-blue-600\/40){fill:rgba(28,100,242,.4)}:is(.dark .dark\:fill-blue-600\/5){fill:rgba(28,100,242,.05)}:is(.dark .dark\:fill-blue-600\/50){fill:rgba(28,100,242,.5)}:is(.dark .dark\:fill-blue-600\/60){fill:rgba(28,100,242,.6)}:is(.dark .dark\:fill-blue-600\/70){fill:rgba(28,100,242,.7)}:is(.dark .dark\:fill-blue-600\/75){fill:rgba(28,100,242,.75)}:is(.dark .dark\:fill-blue-600\/80){fill:rgba(28,100,242,.8)}:is(.dark .dark\:fill-blue-600\/90){fill:rgba(28,100,242,.9)}:is(.dark .dark\:fill-blue-600\/95){fill:rgba(28,100,242,.95)}:is(.dark .dark\:fill-blue-700){fill:#1a56db}:is(.dark .dark\:fill-blue-700\/0){fill:rgba(26,86,219,0)}:is(.dark .dark\:fill-blue-700\/10){fill:rgba(26,86,219,.1)}:is(.dark .dark\:fill-blue-700\/100){fill:#1a56db}:is(.dark .dark\:fill-blue-700\/20){fill:rgba(26,86,219,.2)}:is(.dark .dark\:fill-blue-700\/25){fill:rgba(26,86,219,.25)}:is(.dark .dark\:fill-blue-700\/30){fill:rgba(26,86,219,.3)}:is(.dark .dark\:fill-blue-700\/40){fill:rgba(26,86,219,.4)}:is(.dark .dark\:fill-blue-700\/5){fill:rgba(26,86,219,.05)}:is(.dark .dark\:fill-blue-700\/50){fill:rgba(26,86,219,.5)}:is(.dark .dark\:fill-blue-700\/60){fill:rgba(26,86,219,.6)}:is(.dark .dark\:fill-blue-700\/70){fill:rgba(26,86,219,.7)}:is(.dark .dark\:fill-blue-700\/75){fill:rgba(26,86,219,.75)}:is(.dark .dark\:fill-blue-700\/80){fill:rgba(26,86,219,.8)}:is(.dark .dark\:fill-blue-700\/90){fill:rgba(26,86,219,.9)}:is(.dark .dark\:fill-blue-700\/95){fill:rgba(26,86,219,.95)}:is(.dark .dark\:fill-blue-800){fill:#1e429f}:is(.dark .dark\:fill-blue-800\/0){fill:rgba(30,66,159,0)}:is(.dark .dark\:fill-blue-800\/10){fill:rgba(30,66,159,.1)}:is(.dark .dark\:fill-blue-800\/100){fill:#1e429f}:is(.dark .dark\:fill-blue-800\/20){fill:rgba(30,66,159,.2)}:is(.dark .dark\:fill-blue-800\/25){fill:rgba(30,66,159,.25)}:is(.dark .dark\:fill-blue-800\/30){fill:rgba(30,66,159,.3)}:is(.dark .dark\:fill-blue-800\/40){fill:rgba(30,66,159,.4)}:is(.dark .dark\:fill-blue-800\/5){fill:rgba(30,66,159,.05)}:is(.dark .dark\:fill-blue-800\/50){fill:rgba(30,66,159,.5)}:is(.dark .dark\:fill-blue-800\/60){fill:rgba(30,66,159,.6)}:is(.dark .dark\:fill-blue-800\/70){fill:rgba(30,66,159,.7)}:is(.dark .dark\:fill-blue-800\/75){fill:rgba(30,66,159,.75)}:is(.dark .dark\:fill-blue-800\/80){fill:rgba(30,66,159,.8)}:is(.dark .dark\:fill-blue-800\/90){fill:rgba(30,66,159,.9)}:is(.dark .dark\:fill-blue-800\/95){fill:rgba(30,66,159,.95)}:is(.dark .dark\:fill-blue-900){fill:#233876}:is(.dark .dark\:fill-blue-900\/0){fill:rgba(35,56,118,0)}:is(.dark .dark\:fill-blue-900\/10){fill:rgba(35,56,118,.1)}:is(.dark .dark\:fill-blue-900\/100){fill:#233876}:is(.dark .dark\:fill-blue-900\/20){fill:rgba(35,56,118,.2)}:is(.dark .dark\:fill-blue-900\/25){fill:rgba(35,56,118,.25)}:is(.dark .dark\:fill-blue-900\/30){fill:rgba(35,56,118,.3)}:is(.dark .dark\:fill-blue-900\/40){fill:rgba(35,56,118,.4)}:is(.dark .dark\:fill-blue-900\/5){fill:rgba(35,56,118,.05)}:is(.dark .dark\:fill-blue-900\/50){fill:rgba(35,56,118,.5)}:is(.dark .dark\:fill-blue-900\/60){fill:rgba(35,56,118,.6)}:is(.dark .dark\:fill-blue-900\/70){fill:rgba(35,56,118,.7)}:is(.dark .dark\:fill-blue-900\/75){fill:rgba(35,56,118,.75)}:is(.dark .dark\:fill-blue-900\/80){fill:rgba(35,56,118,.8)}:is(.dark .dark\:fill-blue-900\/90){fill:rgba(35,56,118,.9)}:is(.dark .dark\:fill-blue-900\/95){fill:rgba(35,56,118,.95)}:is(.dark .dark\:fill-cyan-100){fill:#cffafe}:is(.dark .dark\:fill-cyan-100\/0){fill:rgba(207,250,254,0)}:is(.dark .dark\:fill-cyan-100\/10){fill:rgba(207,250,254,.1)}:is(.dark .dark\:fill-cyan-100\/100){fill:#cffafe}:is(.dark .dark\:fill-cyan-100\/20){fill:rgba(207,250,254,.2)}:is(.dark .dark\:fill-cyan-100\/25){fill:rgba(207,250,254,.25)}:is(.dark .dark\:fill-cyan-100\/30){fill:rgba(207,250,254,.3)}:is(.dark .dark\:fill-cyan-100\/40){fill:rgba(207,250,254,.4)}:is(.dark .dark\:fill-cyan-100\/5){fill:rgba(207,250,254,.05)}:is(.dark .dark\:fill-cyan-100\/50){fill:rgba(207,250,254,.5)}:is(.dark .dark\:fill-cyan-100\/60){fill:rgba(207,250,254,.6)}:is(.dark .dark\:fill-cyan-100\/70){fill:rgba(207,250,254,.7)}:is(.dark .dark\:fill-cyan-100\/75){fill:rgba(207,250,254,.75)}:is(.dark .dark\:fill-cyan-100\/80){fill:rgba(207,250,254,.8)}:is(.dark .dark\:fill-cyan-100\/90){fill:rgba(207,250,254,.9)}:is(.dark .dark\:fill-cyan-100\/95){fill:rgba(207,250,254,.95)}:is(.dark .dark\:fill-cyan-200){fill:#a5f3fc}:is(.dark .dark\:fill-cyan-200\/0){fill:rgba(165,243,252,0)}:is(.dark .dark\:fill-cyan-200\/10){fill:rgba(165,243,252,.1)}:is(.dark .dark\:fill-cyan-200\/100){fill:#a5f3fc}:is(.dark .dark\:fill-cyan-200\/20){fill:rgba(165,243,252,.2)}:is(.dark .dark\:fill-cyan-200\/25){fill:rgba(165,243,252,.25)}:is(.dark .dark\:fill-cyan-200\/30){fill:rgba(165,243,252,.3)}:is(.dark .dark\:fill-cyan-200\/40){fill:rgba(165,243,252,.4)}:is(.dark .dark\:fill-cyan-200\/5){fill:rgba(165,243,252,.05)}:is(.dark .dark\:fill-cyan-200\/50){fill:rgba(165,243,252,.5)}:is(.dark .dark\:fill-cyan-200\/60){fill:rgba(165,243,252,.6)}:is(.dark .dark\:fill-cyan-200\/70){fill:rgba(165,243,252,.7)}:is(.dark .dark\:fill-cyan-200\/75){fill:rgba(165,243,252,.75)}:is(.dark .dark\:fill-cyan-200\/80){fill:rgba(165,243,252,.8)}:is(.dark .dark\:fill-cyan-200\/90){fill:rgba(165,243,252,.9)}:is(.dark .dark\:fill-cyan-200\/95){fill:rgba(165,243,252,.95)}:is(.dark .dark\:fill-cyan-300){fill:#67e8f9}:is(.dark .dark\:fill-cyan-300\/0){fill:rgba(103,232,249,0)}:is(.dark .dark\:fill-cyan-300\/10){fill:rgba(103,232,249,.1)}:is(.dark .dark\:fill-cyan-300\/100){fill:#67e8f9}:is(.dark .dark\:fill-cyan-300\/20){fill:rgba(103,232,249,.2)}:is(.dark .dark\:fill-cyan-300\/25){fill:rgba(103,232,249,.25)}:is(.dark .dark\:fill-cyan-300\/30){fill:rgba(103,232,249,.3)}:is(.dark .dark\:fill-cyan-300\/40){fill:rgba(103,232,249,.4)}:is(.dark .dark\:fill-cyan-300\/5){fill:rgba(103,232,249,.05)}:is(.dark .dark\:fill-cyan-300\/50){fill:rgba(103,232,249,.5)}:is(.dark .dark\:fill-cyan-300\/60){fill:rgba(103,232,249,.6)}:is(.dark .dark\:fill-cyan-300\/70){fill:rgba(103,232,249,.7)}:is(.dark .dark\:fill-cyan-300\/75){fill:rgba(103,232,249,.75)}:is(.dark .dark\:fill-cyan-300\/80){fill:rgba(103,232,249,.8)}:is(.dark .dark\:fill-cyan-300\/90){fill:rgba(103,232,249,.9)}:is(.dark .dark\:fill-cyan-300\/95){fill:rgba(103,232,249,.95)}:is(.dark .dark\:fill-cyan-400){fill:#22d3ee}:is(.dark .dark\:fill-cyan-400\/0){fill:rgba(34,211,238,0)}:is(.dark .dark\:fill-cyan-400\/10){fill:rgba(34,211,238,.1)}:is(.dark .dark\:fill-cyan-400\/100){fill:#22d3ee}:is(.dark .dark\:fill-cyan-400\/20){fill:rgba(34,211,238,.2)}:is(.dark .dark\:fill-cyan-400\/25){fill:rgba(34,211,238,.25)}:is(.dark .dark\:fill-cyan-400\/30){fill:rgba(34,211,238,.3)}:is(.dark .dark\:fill-cyan-400\/40){fill:rgba(34,211,238,.4)}:is(.dark .dark\:fill-cyan-400\/5){fill:rgba(34,211,238,.05)}:is(.dark .dark\:fill-cyan-400\/50){fill:rgba(34,211,238,.5)}:is(.dark .dark\:fill-cyan-400\/60){fill:rgba(34,211,238,.6)}:is(.dark .dark\:fill-cyan-400\/70){fill:rgba(34,211,238,.7)}:is(.dark .dark\:fill-cyan-400\/75){fill:rgba(34,211,238,.75)}:is(.dark .dark\:fill-cyan-400\/80){fill:rgba(34,211,238,.8)}:is(.dark .dark\:fill-cyan-400\/90){fill:rgba(34,211,238,.9)}:is(.dark .dark\:fill-cyan-400\/95){fill:rgba(34,211,238,.95)}:is(.dark .dark\:fill-cyan-50){fill:#ecfeff}:is(.dark .dark\:fill-cyan-50\/0){fill:rgba(236,254,255,0)}:is(.dark .dark\:fill-cyan-50\/10){fill:rgba(236,254,255,.1)}:is(.dark .dark\:fill-cyan-50\/100){fill:#ecfeff}:is(.dark .dark\:fill-cyan-50\/20){fill:rgba(236,254,255,.2)}:is(.dark .dark\:fill-cyan-50\/25){fill:rgba(236,254,255,.25)}:is(.dark .dark\:fill-cyan-50\/30){fill:rgba(236,254,255,.3)}:is(.dark .dark\:fill-cyan-50\/40){fill:rgba(236,254,255,.4)}:is(.dark .dark\:fill-cyan-50\/5){fill:rgba(236,254,255,.05)}:is(.dark .dark\:fill-cyan-50\/50){fill:rgba(236,254,255,.5)}:is(.dark .dark\:fill-cyan-50\/60){fill:rgba(236,254,255,.6)}:is(.dark .dark\:fill-cyan-50\/70){fill:rgba(236,254,255,.7)}:is(.dark .dark\:fill-cyan-50\/75){fill:rgba(236,254,255,.75)}:is(.dark .dark\:fill-cyan-50\/80){fill:rgba(236,254,255,.8)}:is(.dark .dark\:fill-cyan-50\/90){fill:rgba(236,254,255,.9)}:is(.dark .dark\:fill-cyan-50\/95){fill:rgba(236,254,255,.95)}:is(.dark .dark\:fill-cyan-500){fill:#06b6d4}:is(.dark .dark\:fill-cyan-500\/0){fill:rgba(6,182,212,0)}:is(.dark .dark\:fill-cyan-500\/10){fill:rgba(6,182,212,.1)}:is(.dark .dark\:fill-cyan-500\/100){fill:#06b6d4}:is(.dark .dark\:fill-cyan-500\/20){fill:rgba(6,182,212,.2)}:is(.dark .dark\:fill-cyan-500\/25){fill:rgba(6,182,212,.25)}:is(.dark .dark\:fill-cyan-500\/30){fill:rgba(6,182,212,.3)}:is(.dark .dark\:fill-cyan-500\/40){fill:rgba(6,182,212,.4)}:is(.dark .dark\:fill-cyan-500\/5){fill:rgba(6,182,212,.05)}:is(.dark .dark\:fill-cyan-500\/50){fill:rgba(6,182,212,.5)}:is(.dark .dark\:fill-cyan-500\/60){fill:rgba(6,182,212,.6)}:is(.dark .dark\:fill-cyan-500\/70){fill:rgba(6,182,212,.7)}:is(.dark .dark\:fill-cyan-500\/75){fill:rgba(6,182,212,.75)}:is(.dark .dark\:fill-cyan-500\/80){fill:rgba(6,182,212,.8)}:is(.dark .dark\:fill-cyan-500\/90){fill:rgba(6,182,212,.9)}:is(.dark .dark\:fill-cyan-500\/95){fill:rgba(6,182,212,.95)}:is(.dark .dark\:fill-cyan-600){fill:#0891b2}:is(.dark .dark\:fill-cyan-600\/0){fill:rgba(8,145,178,0)}:is(.dark .dark\:fill-cyan-600\/10){fill:rgba(8,145,178,.1)}:is(.dark .dark\:fill-cyan-600\/100){fill:#0891b2}:is(.dark .dark\:fill-cyan-600\/20){fill:rgba(8,145,178,.2)}:is(.dark .dark\:fill-cyan-600\/25){fill:rgba(8,145,178,.25)}:is(.dark .dark\:fill-cyan-600\/30){fill:rgba(8,145,178,.3)}:is(.dark .dark\:fill-cyan-600\/40){fill:rgba(8,145,178,.4)}:is(.dark .dark\:fill-cyan-600\/5){fill:rgba(8,145,178,.05)}:is(.dark .dark\:fill-cyan-600\/50){fill:rgba(8,145,178,.5)}:is(.dark .dark\:fill-cyan-600\/60){fill:rgba(8,145,178,.6)}:is(.dark .dark\:fill-cyan-600\/70){fill:rgba(8,145,178,.7)}:is(.dark .dark\:fill-cyan-600\/75){fill:rgba(8,145,178,.75)}:is(.dark .dark\:fill-cyan-600\/80){fill:rgba(8,145,178,.8)}:is(.dark .dark\:fill-cyan-600\/90){fill:rgba(8,145,178,.9)}:is(.dark .dark\:fill-cyan-600\/95){fill:rgba(8,145,178,.95)}:is(.dark .dark\:fill-cyan-700){fill:#0e7490}:is(.dark .dark\:fill-cyan-700\/0){fill:rgba(14,116,144,0)}:is(.dark .dark\:fill-cyan-700\/10){fill:rgba(14,116,144,.1)}:is(.dark .dark\:fill-cyan-700\/100){fill:#0e7490}:is(.dark .dark\:fill-cyan-700\/20){fill:rgba(14,116,144,.2)}:is(.dark .dark\:fill-cyan-700\/25){fill:rgba(14,116,144,.25)}:is(.dark .dark\:fill-cyan-700\/30){fill:rgba(14,116,144,.3)}:is(.dark .dark\:fill-cyan-700\/40){fill:rgba(14,116,144,.4)}:is(.dark .dark\:fill-cyan-700\/5){fill:rgba(14,116,144,.05)}:is(.dark .dark\:fill-cyan-700\/50){fill:rgba(14,116,144,.5)}:is(.dark .dark\:fill-cyan-700\/60){fill:rgba(14,116,144,.6)}:is(.dark .dark\:fill-cyan-700\/70){fill:rgba(14,116,144,.7)}:is(.dark .dark\:fill-cyan-700\/75){fill:rgba(14,116,144,.75)}:is(.dark .dark\:fill-cyan-700\/80){fill:rgba(14,116,144,.8)}:is(.dark .dark\:fill-cyan-700\/90){fill:rgba(14,116,144,.9)}:is(.dark .dark\:fill-cyan-700\/95){fill:rgba(14,116,144,.95)}:is(.dark .dark\:fill-cyan-800){fill:#155e75}:is(.dark .dark\:fill-cyan-800\/0){fill:rgba(21,94,117,0)}:is(.dark .dark\:fill-cyan-800\/10){fill:rgba(21,94,117,.1)}:is(.dark .dark\:fill-cyan-800\/100){fill:#155e75}:is(.dark .dark\:fill-cyan-800\/20){fill:rgba(21,94,117,.2)}:is(.dark .dark\:fill-cyan-800\/25){fill:rgba(21,94,117,.25)}:is(.dark .dark\:fill-cyan-800\/30){fill:rgba(21,94,117,.3)}:is(.dark .dark\:fill-cyan-800\/40){fill:rgba(21,94,117,.4)}:is(.dark .dark\:fill-cyan-800\/5){fill:rgba(21,94,117,.05)}:is(.dark .dark\:fill-cyan-800\/50){fill:rgba(21,94,117,.5)}:is(.dark .dark\:fill-cyan-800\/60){fill:rgba(21,94,117,.6)}:is(.dark .dark\:fill-cyan-800\/70){fill:rgba(21,94,117,.7)}:is(.dark .dark\:fill-cyan-800\/75){fill:rgba(21,94,117,.75)}:is(.dark .dark\:fill-cyan-800\/80){fill:rgba(21,94,117,.8)}:is(.dark .dark\:fill-cyan-800\/90){fill:rgba(21,94,117,.9)}:is(.dark .dark\:fill-cyan-800\/95){fill:rgba(21,94,117,.95)}:is(.dark .dark\:fill-cyan-900){fill:#164e63}:is(.dark .dark\:fill-cyan-900\/0){fill:rgba(22,78,99,0)}:is(.dark .dark\:fill-cyan-900\/10){fill:rgba(22,78,99,.1)}:is(.dark .dark\:fill-cyan-900\/100){fill:#164e63}:is(.dark .dark\:fill-cyan-900\/20){fill:rgba(22,78,99,.2)}:is(.dark .dark\:fill-cyan-900\/25){fill:rgba(22,78,99,.25)}:is(.dark .dark\:fill-cyan-900\/30){fill:rgba(22,78,99,.3)}:is(.dark .dark\:fill-cyan-900\/40){fill:rgba(22,78,99,.4)}:is(.dark .dark\:fill-cyan-900\/5){fill:rgba(22,78,99,.05)}:is(.dark .dark\:fill-cyan-900\/50){fill:rgba(22,78,99,.5)}:is(.dark .dark\:fill-cyan-900\/60){fill:rgba(22,78,99,.6)}:is(.dark .dark\:fill-cyan-900\/70){fill:rgba(22,78,99,.7)}:is(.dark .dark\:fill-cyan-900\/75){fill:rgba(22,78,99,.75)}:is(.dark .dark\:fill-cyan-900\/80){fill:rgba(22,78,99,.8)}:is(.dark .dark\:fill-cyan-900\/90){fill:rgba(22,78,99,.9)}:is(.dark .dark\:fill-cyan-900\/95){fill:rgba(22,78,99,.95)}:is(.dark .dark\:fill-emerald-100){fill:#d1fae5}:is(.dark .dark\:fill-emerald-100\/0){fill:rgba(209,250,229,0)}:is(.dark .dark\:fill-emerald-100\/10){fill:rgba(209,250,229,.1)}:is(.dark .dark\:fill-emerald-100\/100){fill:#d1fae5}:is(.dark .dark\:fill-emerald-100\/20){fill:rgba(209,250,229,.2)}:is(.dark .dark\:fill-emerald-100\/25){fill:rgba(209,250,229,.25)}:is(.dark .dark\:fill-emerald-100\/30){fill:rgba(209,250,229,.3)}:is(.dark .dark\:fill-emerald-100\/40){fill:rgba(209,250,229,.4)}:is(.dark .dark\:fill-emerald-100\/5){fill:rgba(209,250,229,.05)}:is(.dark .dark\:fill-emerald-100\/50){fill:rgba(209,250,229,.5)}:is(.dark .dark\:fill-emerald-100\/60){fill:rgba(209,250,229,.6)}:is(.dark .dark\:fill-emerald-100\/70){fill:rgba(209,250,229,.7)}:is(.dark .dark\:fill-emerald-100\/75){fill:rgba(209,250,229,.75)}:is(.dark .dark\:fill-emerald-100\/80){fill:rgba(209,250,229,.8)}:is(.dark .dark\:fill-emerald-100\/90){fill:rgba(209,250,229,.9)}:is(.dark .dark\:fill-emerald-100\/95){fill:rgba(209,250,229,.95)}:is(.dark .dark\:fill-emerald-200){fill:#a7f3d0}:is(.dark .dark\:fill-emerald-200\/0){fill:rgba(167,243,208,0)}:is(.dark .dark\:fill-emerald-200\/10){fill:rgba(167,243,208,.1)}:is(.dark .dark\:fill-emerald-200\/100){fill:#a7f3d0}:is(.dark .dark\:fill-emerald-200\/20){fill:rgba(167,243,208,.2)}:is(.dark .dark\:fill-emerald-200\/25){fill:rgba(167,243,208,.25)}:is(.dark .dark\:fill-emerald-200\/30){fill:rgba(167,243,208,.3)}:is(.dark .dark\:fill-emerald-200\/40){fill:rgba(167,243,208,.4)}:is(.dark .dark\:fill-emerald-200\/5){fill:rgba(167,243,208,.05)}:is(.dark .dark\:fill-emerald-200\/50){fill:rgba(167,243,208,.5)}:is(.dark .dark\:fill-emerald-200\/60){fill:rgba(167,243,208,.6)}:is(.dark .dark\:fill-emerald-200\/70){fill:rgba(167,243,208,.7)}:is(.dark .dark\:fill-emerald-200\/75){fill:rgba(167,243,208,.75)}:is(.dark .dark\:fill-emerald-200\/80){fill:rgba(167,243,208,.8)}:is(.dark .dark\:fill-emerald-200\/90){fill:rgba(167,243,208,.9)}:is(.dark .dark\:fill-emerald-200\/95){fill:rgba(167,243,208,.95)}:is(.dark .dark\:fill-emerald-300){fill:#6ee7b7}:is(.dark .dark\:fill-emerald-300\/0){fill:rgba(110,231,183,0)}:is(.dark .dark\:fill-emerald-300\/10){fill:rgba(110,231,183,.1)}:is(.dark .dark\:fill-emerald-300\/100){fill:#6ee7b7}:is(.dark .dark\:fill-emerald-300\/20){fill:rgba(110,231,183,.2)}:is(.dark .dark\:fill-emerald-300\/25){fill:rgba(110,231,183,.25)}:is(.dark .dark\:fill-emerald-300\/30){fill:rgba(110,231,183,.3)}:is(.dark .dark\:fill-emerald-300\/40){fill:rgba(110,231,183,.4)}:is(.dark .dark\:fill-emerald-300\/5){fill:rgba(110,231,183,.05)}:is(.dark .dark\:fill-emerald-300\/50){fill:rgba(110,231,183,.5)}:is(.dark .dark\:fill-emerald-300\/60){fill:rgba(110,231,183,.6)}:is(.dark .dark\:fill-emerald-300\/70){fill:rgba(110,231,183,.7)}:is(.dark .dark\:fill-emerald-300\/75){fill:rgba(110,231,183,.75)}:is(.dark .dark\:fill-emerald-300\/80){fill:rgba(110,231,183,.8)}:is(.dark .dark\:fill-emerald-300\/90){fill:rgba(110,231,183,.9)}:is(.dark .dark\:fill-emerald-300\/95){fill:rgba(110,231,183,.95)}:is(.dark .dark\:fill-emerald-400){fill:#34d399}:is(.dark .dark\:fill-emerald-400\/0){fill:rgba(52,211,153,0)}:is(.dark .dark\:fill-emerald-400\/10){fill:rgba(52,211,153,.1)}:is(.dark .dark\:fill-emerald-400\/100){fill:#34d399}:is(.dark .dark\:fill-emerald-400\/20){fill:rgba(52,211,153,.2)}:is(.dark .dark\:fill-emerald-400\/25){fill:rgba(52,211,153,.25)}:is(.dark .dark\:fill-emerald-400\/30){fill:rgba(52,211,153,.3)}:is(.dark .dark\:fill-emerald-400\/40){fill:rgba(52,211,153,.4)}:is(.dark .dark\:fill-emerald-400\/5){fill:rgba(52,211,153,.05)}:is(.dark .dark\:fill-emerald-400\/50){fill:rgba(52,211,153,.5)}:is(.dark .dark\:fill-emerald-400\/60){fill:rgba(52,211,153,.6)}:is(.dark .dark\:fill-emerald-400\/70){fill:rgba(52,211,153,.7)}:is(.dark .dark\:fill-emerald-400\/75){fill:rgba(52,211,153,.75)}:is(.dark .dark\:fill-emerald-400\/80){fill:rgba(52,211,153,.8)}:is(.dark .dark\:fill-emerald-400\/90){fill:rgba(52,211,153,.9)}:is(.dark .dark\:fill-emerald-400\/95){fill:rgba(52,211,153,.95)}:is(.dark .dark\:fill-emerald-50){fill:#ecfdf5}:is(.dark .dark\:fill-emerald-50\/0){fill:rgba(236,253,245,0)}:is(.dark .dark\:fill-emerald-50\/10){fill:rgba(236,253,245,.1)}:is(.dark .dark\:fill-emerald-50\/100){fill:#ecfdf5}:is(.dark .dark\:fill-emerald-50\/20){fill:rgba(236,253,245,.2)}:is(.dark .dark\:fill-emerald-50\/25){fill:rgba(236,253,245,.25)}:is(.dark .dark\:fill-emerald-50\/30){fill:rgba(236,253,245,.3)}:is(.dark .dark\:fill-emerald-50\/40){fill:rgba(236,253,245,.4)}:is(.dark .dark\:fill-emerald-50\/5){fill:rgba(236,253,245,.05)}:is(.dark .dark\:fill-emerald-50\/50){fill:rgba(236,253,245,.5)}:is(.dark .dark\:fill-emerald-50\/60){fill:rgba(236,253,245,.6)}:is(.dark .dark\:fill-emerald-50\/70){fill:rgba(236,253,245,.7)}:is(.dark .dark\:fill-emerald-50\/75){fill:rgba(236,253,245,.75)}:is(.dark .dark\:fill-emerald-50\/80){fill:rgba(236,253,245,.8)}:is(.dark .dark\:fill-emerald-50\/90){fill:rgba(236,253,245,.9)}:is(.dark .dark\:fill-emerald-50\/95){fill:rgba(236,253,245,.95)}:is(.dark .dark\:fill-emerald-500){fill:#10b981}:is(.dark .dark\:fill-emerald-500\/0){fill:rgba(16,185,129,0)}:is(.dark .dark\:fill-emerald-500\/10){fill:rgba(16,185,129,.1)}:is(.dark .dark\:fill-emerald-500\/100){fill:#10b981}:is(.dark .dark\:fill-emerald-500\/20){fill:rgba(16,185,129,.2)}:is(.dark .dark\:fill-emerald-500\/25){fill:rgba(16,185,129,.25)}:is(.dark .dark\:fill-emerald-500\/30){fill:rgba(16,185,129,.3)}:is(.dark .dark\:fill-emerald-500\/40){fill:rgba(16,185,129,.4)}:is(.dark .dark\:fill-emerald-500\/5){fill:rgba(16,185,129,.05)}:is(.dark .dark\:fill-emerald-500\/50){fill:rgba(16,185,129,.5)}:is(.dark .dark\:fill-emerald-500\/60){fill:rgba(16,185,129,.6)}:is(.dark .dark\:fill-emerald-500\/70){fill:rgba(16,185,129,.7)}:is(.dark .dark\:fill-emerald-500\/75){fill:rgba(16,185,129,.75)}:is(.dark .dark\:fill-emerald-500\/80){fill:rgba(16,185,129,.8)}:is(.dark .dark\:fill-emerald-500\/90){fill:rgba(16,185,129,.9)}:is(.dark .dark\:fill-emerald-500\/95){fill:rgba(16,185,129,.95)}:is(.dark .dark\:fill-emerald-600){fill:#059669}:is(.dark .dark\:fill-emerald-600\/0){fill:rgba(5,150,105,0)}:is(.dark .dark\:fill-emerald-600\/10){fill:rgba(5,150,105,.1)}:is(.dark .dark\:fill-emerald-600\/100){fill:#059669}:is(.dark .dark\:fill-emerald-600\/20){fill:rgba(5,150,105,.2)}:is(.dark .dark\:fill-emerald-600\/25){fill:rgba(5,150,105,.25)}:is(.dark .dark\:fill-emerald-600\/30){fill:rgba(5,150,105,.3)}:is(.dark .dark\:fill-emerald-600\/40){fill:rgba(5,150,105,.4)}:is(.dark .dark\:fill-emerald-600\/5){fill:rgba(5,150,105,.05)}:is(.dark .dark\:fill-emerald-600\/50){fill:rgba(5,150,105,.5)}:is(.dark .dark\:fill-emerald-600\/60){fill:rgba(5,150,105,.6)}:is(.dark .dark\:fill-emerald-600\/70){fill:rgba(5,150,105,.7)}:is(.dark .dark\:fill-emerald-600\/75){fill:rgba(5,150,105,.75)}:is(.dark .dark\:fill-emerald-600\/80){fill:rgba(5,150,105,.8)}:is(.dark .dark\:fill-emerald-600\/90){fill:rgba(5,150,105,.9)}:is(.dark .dark\:fill-emerald-600\/95){fill:rgba(5,150,105,.95)}:is(.dark .dark\:fill-emerald-700){fill:#047857}:is(.dark .dark\:fill-emerald-700\/0){fill:rgba(4,120,87,0)}:is(.dark .dark\:fill-emerald-700\/10){fill:rgba(4,120,87,.1)}:is(.dark .dark\:fill-emerald-700\/100){fill:#047857}:is(.dark .dark\:fill-emerald-700\/20){fill:rgba(4,120,87,.2)}:is(.dark .dark\:fill-emerald-700\/25){fill:rgba(4,120,87,.25)}:is(.dark .dark\:fill-emerald-700\/30){fill:rgba(4,120,87,.3)}:is(.dark .dark\:fill-emerald-700\/40){fill:rgba(4,120,87,.4)}:is(.dark .dark\:fill-emerald-700\/5){fill:rgba(4,120,87,.05)}:is(.dark .dark\:fill-emerald-700\/50){fill:rgba(4,120,87,.5)}:is(.dark .dark\:fill-emerald-700\/60){fill:rgba(4,120,87,.6)}:is(.dark .dark\:fill-emerald-700\/70){fill:rgba(4,120,87,.7)}:is(.dark .dark\:fill-emerald-700\/75){fill:rgba(4,120,87,.75)}:is(.dark .dark\:fill-emerald-700\/80){fill:rgba(4,120,87,.8)}:is(.dark .dark\:fill-emerald-700\/90){fill:rgba(4,120,87,.9)}:is(.dark .dark\:fill-emerald-700\/95){fill:rgba(4,120,87,.95)}:is(.dark .dark\:fill-emerald-800){fill:#065f46}:is(.dark .dark\:fill-emerald-800\/0){fill:rgba(6,95,70,0)}:is(.dark .dark\:fill-emerald-800\/10){fill:rgba(6,95,70,.1)}:is(.dark .dark\:fill-emerald-800\/100){fill:#065f46}:is(.dark .dark\:fill-emerald-800\/20){fill:rgba(6,95,70,.2)}:is(.dark .dark\:fill-emerald-800\/25){fill:rgba(6,95,70,.25)}:is(.dark .dark\:fill-emerald-800\/30){fill:rgba(6,95,70,.3)}:is(.dark .dark\:fill-emerald-800\/40){fill:rgba(6,95,70,.4)}:is(.dark .dark\:fill-emerald-800\/5){fill:rgba(6,95,70,.05)}:is(.dark .dark\:fill-emerald-800\/50){fill:rgba(6,95,70,.5)}:is(.dark .dark\:fill-emerald-800\/60){fill:rgba(6,95,70,.6)}:is(.dark .dark\:fill-emerald-800\/70){fill:rgba(6,95,70,.7)}:is(.dark .dark\:fill-emerald-800\/75){fill:rgba(6,95,70,.75)}:is(.dark .dark\:fill-emerald-800\/80){fill:rgba(6,95,70,.8)}:is(.dark .dark\:fill-emerald-800\/90){fill:rgba(6,95,70,.9)}:is(.dark .dark\:fill-emerald-800\/95){fill:rgba(6,95,70,.95)}:is(.dark .dark\:fill-emerald-900){fill:#064e3b}:is(.dark .dark\:fill-emerald-900\/0){fill:rgba(6,78,59,0)}:is(.dark .dark\:fill-emerald-900\/10){fill:rgba(6,78,59,.1)}:is(.dark .dark\:fill-emerald-900\/100){fill:#064e3b}:is(.dark .dark\:fill-emerald-900\/20){fill:rgba(6,78,59,.2)}:is(.dark .dark\:fill-emerald-900\/25){fill:rgba(6,78,59,.25)}:is(.dark .dark\:fill-emerald-900\/30){fill:rgba(6,78,59,.3)}:is(.dark .dark\:fill-emerald-900\/40){fill:rgba(6,78,59,.4)}:is(.dark .dark\:fill-emerald-900\/5){fill:rgba(6,78,59,.05)}:is(.dark .dark\:fill-emerald-900\/50){fill:rgba(6,78,59,.5)}:is(.dark .dark\:fill-emerald-900\/60){fill:rgba(6,78,59,.6)}:is(.dark .dark\:fill-emerald-900\/70){fill:rgba(6,78,59,.7)}:is(.dark .dark\:fill-emerald-900\/75){fill:rgba(6,78,59,.75)}:is(.dark .dark\:fill-emerald-900\/80){fill:rgba(6,78,59,.8)}:is(.dark .dark\:fill-emerald-900\/90){fill:rgba(6,78,59,.9)}:is(.dark .dark\:fill-emerald-900\/95){fill:rgba(6,78,59,.95)}:is(.dark .dark\:fill-fuchsia-100){fill:#fae8ff}:is(.dark .dark\:fill-fuchsia-100\/0){fill:rgba(250,232,255,0)}:is(.dark .dark\:fill-fuchsia-100\/10){fill:rgba(250,232,255,.1)}:is(.dark .dark\:fill-fuchsia-100\/100){fill:#fae8ff}:is(.dark .dark\:fill-fuchsia-100\/20){fill:rgba(250,232,255,.2)}:is(.dark .dark\:fill-fuchsia-100\/25){fill:rgba(250,232,255,.25)}:is(.dark .dark\:fill-fuchsia-100\/30){fill:rgba(250,232,255,.3)}:is(.dark .dark\:fill-fuchsia-100\/40){fill:rgba(250,232,255,.4)}:is(.dark .dark\:fill-fuchsia-100\/5){fill:rgba(250,232,255,.05)}:is(.dark .dark\:fill-fuchsia-100\/50){fill:rgba(250,232,255,.5)}:is(.dark .dark\:fill-fuchsia-100\/60){fill:rgba(250,232,255,.6)}:is(.dark .dark\:fill-fuchsia-100\/70){fill:rgba(250,232,255,.7)}:is(.dark .dark\:fill-fuchsia-100\/75){fill:rgba(250,232,255,.75)}:is(.dark .dark\:fill-fuchsia-100\/80){fill:rgba(250,232,255,.8)}:is(.dark .dark\:fill-fuchsia-100\/90){fill:rgba(250,232,255,.9)}:is(.dark .dark\:fill-fuchsia-100\/95){fill:rgba(250,232,255,.95)}:is(.dark .dark\:fill-fuchsia-200){fill:#f5d0fe}:is(.dark .dark\:fill-fuchsia-200\/0){fill:rgba(245,208,254,0)}:is(.dark .dark\:fill-fuchsia-200\/10){fill:rgba(245,208,254,.1)}:is(.dark .dark\:fill-fuchsia-200\/100){fill:#f5d0fe}:is(.dark .dark\:fill-fuchsia-200\/20){fill:rgba(245,208,254,.2)}:is(.dark .dark\:fill-fuchsia-200\/25){fill:rgba(245,208,254,.25)}:is(.dark .dark\:fill-fuchsia-200\/30){fill:rgba(245,208,254,.3)}:is(.dark .dark\:fill-fuchsia-200\/40){fill:rgba(245,208,254,.4)}:is(.dark .dark\:fill-fuchsia-200\/5){fill:rgba(245,208,254,.05)}:is(.dark .dark\:fill-fuchsia-200\/50){fill:rgba(245,208,254,.5)}:is(.dark .dark\:fill-fuchsia-200\/60){fill:rgba(245,208,254,.6)}:is(.dark .dark\:fill-fuchsia-200\/70){fill:rgba(245,208,254,.7)}:is(.dark .dark\:fill-fuchsia-200\/75){fill:rgba(245,208,254,.75)}:is(.dark .dark\:fill-fuchsia-200\/80){fill:rgba(245,208,254,.8)}:is(.dark .dark\:fill-fuchsia-200\/90){fill:rgba(245,208,254,.9)}:is(.dark .dark\:fill-fuchsia-200\/95){fill:rgba(245,208,254,.95)}:is(.dark .dark\:fill-fuchsia-300){fill:#f0abfc}:is(.dark .dark\:fill-fuchsia-300\/0){fill:rgba(240,171,252,0)}:is(.dark .dark\:fill-fuchsia-300\/10){fill:rgba(240,171,252,.1)}:is(.dark .dark\:fill-fuchsia-300\/100){fill:#f0abfc}:is(.dark .dark\:fill-fuchsia-300\/20){fill:rgba(240,171,252,.2)}:is(.dark .dark\:fill-fuchsia-300\/25){fill:rgba(240,171,252,.25)}:is(.dark .dark\:fill-fuchsia-300\/30){fill:rgba(240,171,252,.3)}:is(.dark .dark\:fill-fuchsia-300\/40){fill:rgba(240,171,252,.4)}:is(.dark .dark\:fill-fuchsia-300\/5){fill:rgba(240,171,252,.05)}:is(.dark .dark\:fill-fuchsia-300\/50){fill:rgba(240,171,252,.5)}:is(.dark .dark\:fill-fuchsia-300\/60){fill:rgba(240,171,252,.6)}:is(.dark .dark\:fill-fuchsia-300\/70){fill:rgba(240,171,252,.7)}:is(.dark .dark\:fill-fuchsia-300\/75){fill:rgba(240,171,252,.75)}:is(.dark .dark\:fill-fuchsia-300\/80){fill:rgba(240,171,252,.8)}:is(.dark .dark\:fill-fuchsia-300\/90){fill:rgba(240,171,252,.9)}:is(.dark .dark\:fill-fuchsia-300\/95){fill:rgba(240,171,252,.95)}:is(.dark .dark\:fill-fuchsia-400){fill:#e879f9}:is(.dark .dark\:fill-fuchsia-400\/0){fill:rgba(232,121,249,0)}:is(.dark .dark\:fill-fuchsia-400\/10){fill:rgba(232,121,249,.1)}:is(.dark .dark\:fill-fuchsia-400\/100){fill:#e879f9}:is(.dark .dark\:fill-fuchsia-400\/20){fill:rgba(232,121,249,.2)}:is(.dark .dark\:fill-fuchsia-400\/25){fill:rgba(232,121,249,.25)}:is(.dark .dark\:fill-fuchsia-400\/30){fill:rgba(232,121,249,.3)}:is(.dark .dark\:fill-fuchsia-400\/40){fill:rgba(232,121,249,.4)}:is(.dark .dark\:fill-fuchsia-400\/5){fill:rgba(232,121,249,.05)}:is(.dark .dark\:fill-fuchsia-400\/50){fill:rgba(232,121,249,.5)}:is(.dark .dark\:fill-fuchsia-400\/60){fill:rgba(232,121,249,.6)}:is(.dark .dark\:fill-fuchsia-400\/70){fill:rgba(232,121,249,.7)}:is(.dark .dark\:fill-fuchsia-400\/75){fill:rgba(232,121,249,.75)}:is(.dark .dark\:fill-fuchsia-400\/80){fill:rgba(232,121,249,.8)}:is(.dark .dark\:fill-fuchsia-400\/90){fill:rgba(232,121,249,.9)}:is(.dark .dark\:fill-fuchsia-400\/95){fill:rgba(232,121,249,.95)}:is(.dark .dark\:fill-fuchsia-50){fill:#fdf4ff}:is(.dark .dark\:fill-fuchsia-50\/0){fill:rgba(253,244,255,0)}:is(.dark .dark\:fill-fuchsia-50\/10){fill:rgba(253,244,255,.1)}:is(.dark .dark\:fill-fuchsia-50\/100){fill:#fdf4ff}:is(.dark .dark\:fill-fuchsia-50\/20){fill:rgba(253,244,255,.2)}:is(.dark .dark\:fill-fuchsia-50\/25){fill:rgba(253,244,255,.25)}:is(.dark .dark\:fill-fuchsia-50\/30){fill:rgba(253,244,255,.3)}:is(.dark .dark\:fill-fuchsia-50\/40){fill:rgba(253,244,255,.4)}:is(.dark .dark\:fill-fuchsia-50\/5){fill:rgba(253,244,255,.05)}:is(.dark .dark\:fill-fuchsia-50\/50){fill:rgba(253,244,255,.5)}:is(.dark .dark\:fill-fuchsia-50\/60){fill:rgba(253,244,255,.6)}:is(.dark .dark\:fill-fuchsia-50\/70){fill:rgba(253,244,255,.7)}:is(.dark .dark\:fill-fuchsia-50\/75){fill:rgba(253,244,255,.75)}:is(.dark .dark\:fill-fuchsia-50\/80){fill:rgba(253,244,255,.8)}:is(.dark .dark\:fill-fuchsia-50\/90){fill:rgba(253,244,255,.9)}:is(.dark .dark\:fill-fuchsia-50\/95){fill:rgba(253,244,255,.95)}:is(.dark .dark\:fill-fuchsia-500){fill:#d946ef}:is(.dark .dark\:fill-fuchsia-500\/0){fill:rgba(217,70,239,0)}:is(.dark .dark\:fill-fuchsia-500\/10){fill:rgba(217,70,239,.1)}:is(.dark .dark\:fill-fuchsia-500\/100){fill:#d946ef}:is(.dark .dark\:fill-fuchsia-500\/20){fill:rgba(217,70,239,.2)}:is(.dark .dark\:fill-fuchsia-500\/25){fill:rgba(217,70,239,.25)}:is(.dark .dark\:fill-fuchsia-500\/30){fill:rgba(217,70,239,.3)}:is(.dark .dark\:fill-fuchsia-500\/40){fill:rgba(217,70,239,.4)}:is(.dark .dark\:fill-fuchsia-500\/5){fill:rgba(217,70,239,.05)}:is(.dark .dark\:fill-fuchsia-500\/50){fill:rgba(217,70,239,.5)}:is(.dark .dark\:fill-fuchsia-500\/60){fill:rgba(217,70,239,.6)}:is(.dark .dark\:fill-fuchsia-500\/70){fill:rgba(217,70,239,.7)}:is(.dark .dark\:fill-fuchsia-500\/75){fill:rgba(217,70,239,.75)}:is(.dark .dark\:fill-fuchsia-500\/80){fill:rgba(217,70,239,.8)}:is(.dark .dark\:fill-fuchsia-500\/90){fill:rgba(217,70,239,.9)}:is(.dark .dark\:fill-fuchsia-500\/95){fill:rgba(217,70,239,.95)}:is(.dark .dark\:fill-fuchsia-600){fill:#c026d3}:is(.dark .dark\:fill-fuchsia-600\/0){fill:rgba(192,38,211,0)}:is(.dark .dark\:fill-fuchsia-600\/10){fill:rgba(192,38,211,.1)}:is(.dark .dark\:fill-fuchsia-600\/100){fill:#c026d3}:is(.dark .dark\:fill-fuchsia-600\/20){fill:rgba(192,38,211,.2)}:is(.dark .dark\:fill-fuchsia-600\/25){fill:rgba(192,38,211,.25)}:is(.dark .dark\:fill-fuchsia-600\/30){fill:rgba(192,38,211,.3)}:is(.dark .dark\:fill-fuchsia-600\/40){fill:rgba(192,38,211,.4)}:is(.dark .dark\:fill-fuchsia-600\/5){fill:rgba(192,38,211,.05)}:is(.dark .dark\:fill-fuchsia-600\/50){fill:rgba(192,38,211,.5)}:is(.dark .dark\:fill-fuchsia-600\/60){fill:rgba(192,38,211,.6)}:is(.dark .dark\:fill-fuchsia-600\/70){fill:rgba(192,38,211,.7)}:is(.dark .dark\:fill-fuchsia-600\/75){fill:rgba(192,38,211,.75)}:is(.dark .dark\:fill-fuchsia-600\/80){fill:rgba(192,38,211,.8)}:is(.dark .dark\:fill-fuchsia-600\/90){fill:rgba(192,38,211,.9)}:is(.dark .dark\:fill-fuchsia-600\/95){fill:rgba(192,38,211,.95)}:is(.dark .dark\:fill-fuchsia-700){fill:#a21caf}:is(.dark .dark\:fill-fuchsia-700\/0){fill:rgba(162,28,175,0)}:is(.dark .dark\:fill-fuchsia-700\/10){fill:rgba(162,28,175,.1)}:is(.dark .dark\:fill-fuchsia-700\/100){fill:#a21caf}:is(.dark .dark\:fill-fuchsia-700\/20){fill:rgba(162,28,175,.2)}:is(.dark .dark\:fill-fuchsia-700\/25){fill:rgba(162,28,175,.25)}:is(.dark .dark\:fill-fuchsia-700\/30){fill:rgba(162,28,175,.3)}:is(.dark .dark\:fill-fuchsia-700\/40){fill:rgba(162,28,175,.4)}:is(.dark .dark\:fill-fuchsia-700\/5){fill:rgba(162,28,175,.05)}:is(.dark .dark\:fill-fuchsia-700\/50){fill:rgba(162,28,175,.5)}:is(.dark .dark\:fill-fuchsia-700\/60){fill:rgba(162,28,175,.6)}:is(.dark .dark\:fill-fuchsia-700\/70){fill:rgba(162,28,175,.7)}:is(.dark .dark\:fill-fuchsia-700\/75){fill:rgba(162,28,175,.75)}:is(.dark .dark\:fill-fuchsia-700\/80){fill:rgba(162,28,175,.8)}:is(.dark .dark\:fill-fuchsia-700\/90){fill:rgba(162,28,175,.9)}:is(.dark .dark\:fill-fuchsia-700\/95){fill:rgba(162,28,175,.95)}:is(.dark .dark\:fill-fuchsia-800){fill:#86198f}:is(.dark .dark\:fill-fuchsia-800\/0){fill:rgba(134,25,143,0)}:is(.dark .dark\:fill-fuchsia-800\/10){fill:rgba(134,25,143,.1)}:is(.dark .dark\:fill-fuchsia-800\/100){fill:#86198f}:is(.dark .dark\:fill-fuchsia-800\/20){fill:rgba(134,25,143,.2)}:is(.dark .dark\:fill-fuchsia-800\/25){fill:rgba(134,25,143,.25)}:is(.dark .dark\:fill-fuchsia-800\/30){fill:rgba(134,25,143,.3)}:is(.dark .dark\:fill-fuchsia-800\/40){fill:rgba(134,25,143,.4)}:is(.dark .dark\:fill-fuchsia-800\/5){fill:rgba(134,25,143,.05)}:is(.dark .dark\:fill-fuchsia-800\/50){fill:rgba(134,25,143,.5)}:is(.dark .dark\:fill-fuchsia-800\/60){fill:rgba(134,25,143,.6)}:is(.dark .dark\:fill-fuchsia-800\/70){fill:rgba(134,25,143,.7)}:is(.dark .dark\:fill-fuchsia-800\/75){fill:rgba(134,25,143,.75)}:is(.dark .dark\:fill-fuchsia-800\/80){fill:rgba(134,25,143,.8)}:is(.dark .dark\:fill-fuchsia-800\/90){fill:rgba(134,25,143,.9)}:is(.dark .dark\:fill-fuchsia-800\/95){fill:rgba(134,25,143,.95)}:is(.dark .dark\:fill-fuchsia-900){fill:#701a75}:is(.dark .dark\:fill-fuchsia-900\/0){fill:rgba(112,26,117,0)}:is(.dark .dark\:fill-fuchsia-900\/10){fill:rgba(112,26,117,.1)}:is(.dark .dark\:fill-fuchsia-900\/100){fill:#701a75}:is(.dark .dark\:fill-fuchsia-900\/20){fill:rgba(112,26,117,.2)}:is(.dark .dark\:fill-fuchsia-900\/25){fill:rgba(112,26,117,.25)}:is(.dark .dark\:fill-fuchsia-900\/30){fill:rgba(112,26,117,.3)}:is(.dark .dark\:fill-fuchsia-900\/40){fill:rgba(112,26,117,.4)}:is(.dark .dark\:fill-fuchsia-900\/5){fill:rgba(112,26,117,.05)}:is(.dark .dark\:fill-fuchsia-900\/50){fill:rgba(112,26,117,.5)}:is(.dark .dark\:fill-fuchsia-900\/60){fill:rgba(112,26,117,.6)}:is(.dark .dark\:fill-fuchsia-900\/70){fill:rgba(112,26,117,.7)}:is(.dark .dark\:fill-fuchsia-900\/75){fill:rgba(112,26,117,.75)}:is(.dark .dark\:fill-fuchsia-900\/80){fill:rgba(112,26,117,.8)}:is(.dark .dark\:fill-fuchsia-900\/90){fill:rgba(112,26,117,.9)}:is(.dark .dark\:fill-fuchsia-900\/95){fill:rgba(112,26,117,.95)}:is(.dark .dark\:fill-gray-100){fill:#f3f4f6}:is(.dark .dark\:fill-gray-100\/0){fill:rgba(243,244,246,0)}:is(.dark .dark\:fill-gray-100\/10){fill:rgba(243,244,246,.1)}:is(.dark .dark\:fill-gray-100\/100){fill:#f3f4f6}:is(.dark .dark\:fill-gray-100\/20){fill:rgba(243,244,246,.2)}:is(.dark .dark\:fill-gray-100\/25){fill:rgba(243,244,246,.25)}:is(.dark .dark\:fill-gray-100\/30){fill:rgba(243,244,246,.3)}:is(.dark .dark\:fill-gray-100\/40){fill:rgba(243,244,246,.4)}:is(.dark .dark\:fill-gray-100\/5){fill:rgba(243,244,246,.05)}:is(.dark .dark\:fill-gray-100\/50){fill:rgba(243,244,246,.5)}:is(.dark .dark\:fill-gray-100\/60){fill:rgba(243,244,246,.6)}:is(.dark .dark\:fill-gray-100\/70){fill:rgba(243,244,246,.7)}:is(.dark .dark\:fill-gray-100\/75){fill:rgba(243,244,246,.75)}:is(.dark .dark\:fill-gray-100\/80){fill:rgba(243,244,246,.8)}:is(.dark .dark\:fill-gray-100\/90){fill:rgba(243,244,246,.9)}:is(.dark .dark\:fill-gray-100\/95){fill:rgba(243,244,246,.95)}:is(.dark .dark\:fill-gray-200){fill:#e5e7eb}:is(.dark .dark\:fill-gray-200\/0){fill:rgba(229,231,235,0)}:is(.dark .dark\:fill-gray-200\/10){fill:rgba(229,231,235,.1)}:is(.dark .dark\:fill-gray-200\/100){fill:#e5e7eb}:is(.dark .dark\:fill-gray-200\/20){fill:rgba(229,231,235,.2)}:is(.dark .dark\:fill-gray-200\/25){fill:rgba(229,231,235,.25)}:is(.dark .dark\:fill-gray-200\/30){fill:rgba(229,231,235,.3)}:is(.dark .dark\:fill-gray-200\/40){fill:rgba(229,231,235,.4)}:is(.dark .dark\:fill-gray-200\/5){fill:rgba(229,231,235,.05)}:is(.dark .dark\:fill-gray-200\/50){fill:rgba(229,231,235,.5)}:is(.dark .dark\:fill-gray-200\/60){fill:rgba(229,231,235,.6)}:is(.dark .dark\:fill-gray-200\/70){fill:rgba(229,231,235,.7)}:is(.dark .dark\:fill-gray-200\/75){fill:rgba(229,231,235,.75)}:is(.dark .dark\:fill-gray-200\/80){fill:rgba(229,231,235,.8)}:is(.dark .dark\:fill-gray-200\/90){fill:rgba(229,231,235,.9)}:is(.dark .dark\:fill-gray-200\/95){fill:rgba(229,231,235,.95)}:is(.dark .dark\:fill-gray-300){fill:#d1d5db}:is(.dark .dark\:fill-gray-300\/0){fill:rgba(209,213,219,0)}:is(.dark .dark\:fill-gray-300\/10){fill:rgba(209,213,219,.1)}:is(.dark .dark\:fill-gray-300\/100){fill:#d1d5db}:is(.dark .dark\:fill-gray-300\/20){fill:rgba(209,213,219,.2)}:is(.dark .dark\:fill-gray-300\/25){fill:rgba(209,213,219,.25)}:is(.dark .dark\:fill-gray-300\/30){fill:rgba(209,213,219,.3)}:is(.dark .dark\:fill-gray-300\/40){fill:rgba(209,213,219,.4)}:is(.dark .dark\:fill-gray-300\/5){fill:rgba(209,213,219,.05)}:is(.dark .dark\:fill-gray-300\/50){fill:rgba(209,213,219,.5)}:is(.dark .dark\:fill-gray-300\/60){fill:rgba(209,213,219,.6)}:is(.dark .dark\:fill-gray-300\/70){fill:rgba(209,213,219,.7)}:is(.dark .dark\:fill-gray-300\/75){fill:rgba(209,213,219,.75)}:is(.dark .dark\:fill-gray-300\/80){fill:rgba(209,213,219,.8)}:is(.dark .dark\:fill-gray-300\/90){fill:rgba(209,213,219,.9)}:is(.dark .dark\:fill-gray-300\/95){fill:rgba(209,213,219,.95)}:is(.dark .dark\:fill-gray-400){fill:#9ca3af}:is(.dark .dark\:fill-gray-400\/0){fill:rgba(156,163,175,0)}:is(.dark .dark\:fill-gray-400\/10){fill:rgba(156,163,175,.1)}:is(.dark .dark\:fill-gray-400\/100){fill:#9ca3af}:is(.dark .dark\:fill-gray-400\/20){fill:rgba(156,163,175,.2)}:is(.dark .dark\:fill-gray-400\/25){fill:rgba(156,163,175,.25)}:is(.dark .dark\:fill-gray-400\/30){fill:rgba(156,163,175,.3)}:is(.dark .dark\:fill-gray-400\/40){fill:rgba(156,163,175,.4)}:is(.dark .dark\:fill-gray-400\/5){fill:rgba(156,163,175,.05)}:is(.dark .dark\:fill-gray-400\/50){fill:rgba(156,163,175,.5)}:is(.dark .dark\:fill-gray-400\/60){fill:rgba(156,163,175,.6)}:is(.dark .dark\:fill-gray-400\/70){fill:rgba(156,163,175,.7)}:is(.dark .dark\:fill-gray-400\/75){fill:rgba(156,163,175,.75)}:is(.dark .dark\:fill-gray-400\/80){fill:rgba(156,163,175,.8)}:is(.dark .dark\:fill-gray-400\/90){fill:rgba(156,163,175,.9)}:is(.dark .dark\:fill-gray-400\/95){fill:rgba(156,163,175,.95)}:is(.dark .dark\:fill-gray-50){fill:#f9fafb}:is(.dark .dark\:fill-gray-50\/0){fill:rgba(249,250,251,0)}:is(.dark .dark\:fill-gray-50\/10){fill:rgba(249,250,251,.1)}:is(.dark .dark\:fill-gray-50\/100){fill:#f9fafb}:is(.dark .dark\:fill-gray-50\/20){fill:rgba(249,250,251,.2)}:is(.dark .dark\:fill-gray-50\/25){fill:rgba(249,250,251,.25)}:is(.dark .dark\:fill-gray-50\/30){fill:rgba(249,250,251,.3)}:is(.dark .dark\:fill-gray-50\/40){fill:rgba(249,250,251,.4)}:is(.dark .dark\:fill-gray-50\/5){fill:rgba(249,250,251,.05)}:is(.dark .dark\:fill-gray-50\/50){fill:rgba(249,250,251,.5)}:is(.dark .dark\:fill-gray-50\/60){fill:rgba(249,250,251,.6)}:is(.dark .dark\:fill-gray-50\/70){fill:rgba(249,250,251,.7)}:is(.dark .dark\:fill-gray-50\/75){fill:rgba(249,250,251,.75)}:is(.dark .dark\:fill-gray-50\/80){fill:rgba(249,250,251,.8)}:is(.dark .dark\:fill-gray-50\/90){fill:rgba(249,250,251,.9)}:is(.dark .dark\:fill-gray-50\/95){fill:rgba(249,250,251,.95)}:is(.dark .dark\:fill-gray-500){fill:#6b7280}:is(.dark .dark\:fill-gray-500\/0){fill:hsla(220,9%,46%,0)}:is(.dark .dark\:fill-gray-500\/10){fill:hsla(220,9%,46%,.1)}:is(.dark .dark\:fill-gray-500\/100){fill:#6b7280}:is(.dark .dark\:fill-gray-500\/20){fill:hsla(220,9%,46%,.2)}:is(.dark .dark\:fill-gray-500\/25){fill:hsla(220,9%,46%,.25)}:is(.dark .dark\:fill-gray-500\/30){fill:hsla(220,9%,46%,.3)}:is(.dark .dark\:fill-gray-500\/40){fill:hsla(220,9%,46%,.4)}:is(.dark .dark\:fill-gray-500\/5){fill:hsla(220,9%,46%,.05)}:is(.dark .dark\:fill-gray-500\/50){fill:hsla(220,9%,46%,.5)}:is(.dark .dark\:fill-gray-500\/60){fill:hsla(220,9%,46%,.6)}:is(.dark .dark\:fill-gray-500\/70){fill:hsla(220,9%,46%,.7)}:is(.dark .dark\:fill-gray-500\/75){fill:hsla(220,9%,46%,.75)}:is(.dark .dark\:fill-gray-500\/80){fill:hsla(220,9%,46%,.8)}:is(.dark .dark\:fill-gray-500\/90){fill:hsla(220,9%,46%,.9)}:is(.dark .dark\:fill-gray-500\/95){fill:hsla(220,9%,46%,.95)}:is(.dark .dark\:fill-gray-600){fill:#4b5563}:is(.dark .dark\:fill-gray-600\/0){fill:rgba(75,85,99,0)}:is(.dark .dark\:fill-gray-600\/10){fill:rgba(75,85,99,.1)}:is(.dark .dark\:fill-gray-600\/100){fill:#4b5563}:is(.dark .dark\:fill-gray-600\/20){fill:rgba(75,85,99,.2)}:is(.dark .dark\:fill-gray-600\/25){fill:rgba(75,85,99,.25)}:is(.dark .dark\:fill-gray-600\/30){fill:rgba(75,85,99,.3)}:is(.dark .dark\:fill-gray-600\/40){fill:rgba(75,85,99,.4)}:is(.dark .dark\:fill-gray-600\/5){fill:rgba(75,85,99,.05)}:is(.dark .dark\:fill-gray-600\/50){fill:rgba(75,85,99,.5)}:is(.dark .dark\:fill-gray-600\/60){fill:rgba(75,85,99,.6)}:is(.dark .dark\:fill-gray-600\/70){fill:rgba(75,85,99,.7)}:is(.dark .dark\:fill-gray-600\/75){fill:rgba(75,85,99,.75)}:is(.dark .dark\:fill-gray-600\/80){fill:rgba(75,85,99,.8)}:is(.dark .dark\:fill-gray-600\/90){fill:rgba(75,85,99,.9)}:is(.dark .dark\:fill-gray-600\/95){fill:rgba(75,85,99,.95)}:is(.dark .dark\:fill-gray-700){fill:#374151}:is(.dark .dark\:fill-gray-700\/0){fill:rgba(55,65,81,0)}:is(.dark .dark\:fill-gray-700\/10){fill:rgba(55,65,81,.1)}:is(.dark .dark\:fill-gray-700\/100){fill:#374151}:is(.dark .dark\:fill-gray-700\/20){fill:rgba(55,65,81,.2)}:is(.dark .dark\:fill-gray-700\/25){fill:rgba(55,65,81,.25)}:is(.dark .dark\:fill-gray-700\/30){fill:rgba(55,65,81,.3)}:is(.dark .dark\:fill-gray-700\/40){fill:rgba(55,65,81,.4)}:is(.dark .dark\:fill-gray-700\/5){fill:rgba(55,65,81,.05)}:is(.dark .dark\:fill-gray-700\/50){fill:rgba(55,65,81,.5)}:is(.dark .dark\:fill-gray-700\/60){fill:rgba(55,65,81,.6)}:is(.dark .dark\:fill-gray-700\/70){fill:rgba(55,65,81,.7)}:is(.dark .dark\:fill-gray-700\/75){fill:rgba(55,65,81,.75)}:is(.dark .dark\:fill-gray-700\/80){fill:rgba(55,65,81,.8)}:is(.dark .dark\:fill-gray-700\/90){fill:rgba(55,65,81,.9)}:is(.dark .dark\:fill-gray-700\/95){fill:rgba(55,65,81,.95)}:is(.dark .dark\:fill-gray-800){fill:#1f2937}:is(.dark .dark\:fill-gray-800\/0){fill:rgba(31,41,55,0)}:is(.dark .dark\:fill-gray-800\/10){fill:rgba(31,41,55,.1)}:is(.dark .dark\:fill-gray-800\/100){fill:#1f2937}:is(.dark .dark\:fill-gray-800\/20){fill:rgba(31,41,55,.2)}:is(.dark .dark\:fill-gray-800\/25){fill:rgba(31,41,55,.25)}:is(.dark .dark\:fill-gray-800\/30){fill:rgba(31,41,55,.3)}:is(.dark .dark\:fill-gray-800\/40){fill:rgba(31,41,55,.4)}:is(.dark .dark\:fill-gray-800\/5){fill:rgba(31,41,55,.05)}:is(.dark .dark\:fill-gray-800\/50){fill:rgba(31,41,55,.5)}:is(.dark .dark\:fill-gray-800\/60){fill:rgba(31,41,55,.6)}:is(.dark .dark\:fill-gray-800\/70){fill:rgba(31,41,55,.7)}:is(.dark .dark\:fill-gray-800\/75){fill:rgba(31,41,55,.75)}:is(.dark .dark\:fill-gray-800\/80){fill:rgba(31,41,55,.8)}:is(.dark .dark\:fill-gray-800\/90){fill:rgba(31,41,55,.9)}:is(.dark .dark\:fill-gray-800\/95){fill:rgba(31,41,55,.95)}:is(.dark .dark\:fill-gray-900){fill:#111827}:is(.dark .dark\:fill-gray-900\/0){fill:rgba(17,24,39,0)}:is(.dark .dark\:fill-gray-900\/10){fill:rgba(17,24,39,.1)}:is(.dark .dark\:fill-gray-900\/100){fill:#111827}:is(.dark .dark\:fill-gray-900\/20){fill:rgba(17,24,39,.2)}:is(.dark .dark\:fill-gray-900\/25){fill:rgba(17,24,39,.25)}:is(.dark .dark\:fill-gray-900\/30){fill:rgba(17,24,39,.3)}:is(.dark .dark\:fill-gray-900\/40){fill:rgba(17,24,39,.4)}:is(.dark .dark\:fill-gray-900\/5){fill:rgba(17,24,39,.05)}:is(.dark .dark\:fill-gray-900\/50){fill:rgba(17,24,39,.5)}:is(.dark .dark\:fill-gray-900\/60){fill:rgba(17,24,39,.6)}:is(.dark .dark\:fill-gray-900\/70){fill:rgba(17,24,39,.7)}:is(.dark .dark\:fill-gray-900\/75){fill:rgba(17,24,39,.75)}:is(.dark .dark\:fill-gray-900\/80){fill:rgba(17,24,39,.8)}:is(.dark .dark\:fill-gray-900\/90){fill:rgba(17,24,39,.9)}:is(.dark .dark\:fill-gray-900\/95){fill:rgba(17,24,39,.95)}:is(.dark .dark\:fill-green-100){fill:#def7ec}:is(.dark .dark\:fill-green-100\/0){fill:rgba(222,247,236,0)}:is(.dark .dark\:fill-green-100\/10){fill:rgba(222,247,236,.1)}:is(.dark .dark\:fill-green-100\/100){fill:#def7ec}:is(.dark .dark\:fill-green-100\/20){fill:rgba(222,247,236,.2)}:is(.dark .dark\:fill-green-100\/25){fill:rgba(222,247,236,.25)}:is(.dark .dark\:fill-green-100\/30){fill:rgba(222,247,236,.3)}:is(.dark .dark\:fill-green-100\/40){fill:rgba(222,247,236,.4)}:is(.dark .dark\:fill-green-100\/5){fill:rgba(222,247,236,.05)}:is(.dark .dark\:fill-green-100\/50){fill:rgba(222,247,236,.5)}:is(.dark .dark\:fill-green-100\/60){fill:rgba(222,247,236,.6)}:is(.dark .dark\:fill-green-100\/70){fill:rgba(222,247,236,.7)}:is(.dark .dark\:fill-green-100\/75){fill:rgba(222,247,236,.75)}:is(.dark .dark\:fill-green-100\/80){fill:rgba(222,247,236,.8)}:is(.dark .dark\:fill-green-100\/90){fill:rgba(222,247,236,.9)}:is(.dark .dark\:fill-green-100\/95){fill:rgba(222,247,236,.95)}:is(.dark .dark\:fill-green-200){fill:#bcf0da}:is(.dark .dark\:fill-green-200\/0){fill:rgba(188,240,218,0)}:is(.dark .dark\:fill-green-200\/10){fill:rgba(188,240,218,.1)}:is(.dark .dark\:fill-green-200\/100){fill:#bcf0da}:is(.dark .dark\:fill-green-200\/20){fill:rgba(188,240,218,.2)}:is(.dark .dark\:fill-green-200\/25){fill:rgba(188,240,218,.25)}:is(.dark .dark\:fill-green-200\/30){fill:rgba(188,240,218,.3)}:is(.dark .dark\:fill-green-200\/40){fill:rgba(188,240,218,.4)}:is(.dark .dark\:fill-green-200\/5){fill:rgba(188,240,218,.05)}:is(.dark .dark\:fill-green-200\/50){fill:rgba(188,240,218,.5)}:is(.dark .dark\:fill-green-200\/60){fill:rgba(188,240,218,.6)}:is(.dark .dark\:fill-green-200\/70){fill:rgba(188,240,218,.7)}:is(.dark .dark\:fill-green-200\/75){fill:rgba(188,240,218,.75)}:is(.dark .dark\:fill-green-200\/80){fill:rgba(188,240,218,.8)}:is(.dark .dark\:fill-green-200\/90){fill:rgba(188,240,218,.9)}:is(.dark .dark\:fill-green-200\/95){fill:rgba(188,240,218,.95)}:is(.dark .dark\:fill-green-300){fill:#84e1bc}:is(.dark .dark\:fill-green-300\/0){fill:rgba(132,225,188,0)}:is(.dark .dark\:fill-green-300\/10){fill:rgba(132,225,188,.1)}:is(.dark .dark\:fill-green-300\/100){fill:#84e1bc}:is(.dark .dark\:fill-green-300\/20){fill:rgba(132,225,188,.2)}:is(.dark .dark\:fill-green-300\/25){fill:rgba(132,225,188,.25)}:is(.dark .dark\:fill-green-300\/30){fill:rgba(132,225,188,.3)}:is(.dark .dark\:fill-green-300\/40){fill:rgba(132,225,188,.4)}:is(.dark .dark\:fill-green-300\/5){fill:rgba(132,225,188,.05)}:is(.dark .dark\:fill-green-300\/50){fill:rgba(132,225,188,.5)}:is(.dark .dark\:fill-green-300\/60){fill:rgba(132,225,188,.6)}:is(.dark .dark\:fill-green-300\/70){fill:rgba(132,225,188,.7)}:is(.dark .dark\:fill-green-300\/75){fill:rgba(132,225,188,.75)}:is(.dark .dark\:fill-green-300\/80){fill:rgba(132,225,188,.8)}:is(.dark .dark\:fill-green-300\/90){fill:rgba(132,225,188,.9)}:is(.dark .dark\:fill-green-300\/95){fill:rgba(132,225,188,.95)}:is(.dark .dark\:fill-green-400){fill:#31c48d}:is(.dark .dark\:fill-green-400\/0){fill:rgba(49,196,141,0)}:is(.dark .dark\:fill-green-400\/10){fill:rgba(49,196,141,.1)}:is(.dark .dark\:fill-green-400\/100){fill:#31c48d}:is(.dark .dark\:fill-green-400\/20){fill:rgba(49,196,141,.2)}:is(.dark .dark\:fill-green-400\/25){fill:rgba(49,196,141,.25)}:is(.dark .dark\:fill-green-400\/30){fill:rgba(49,196,141,.3)}:is(.dark .dark\:fill-green-400\/40){fill:rgba(49,196,141,.4)}:is(.dark .dark\:fill-green-400\/5){fill:rgba(49,196,141,.05)}:is(.dark .dark\:fill-green-400\/50){fill:rgba(49,196,141,.5)}:is(.dark .dark\:fill-green-400\/60){fill:rgba(49,196,141,.6)}:is(.dark .dark\:fill-green-400\/70){fill:rgba(49,196,141,.7)}:is(.dark .dark\:fill-green-400\/75){fill:rgba(49,196,141,.75)}:is(.dark .dark\:fill-green-400\/80){fill:rgba(49,196,141,.8)}:is(.dark .dark\:fill-green-400\/90){fill:rgba(49,196,141,.9)}:is(.dark .dark\:fill-green-400\/95){fill:rgba(49,196,141,.95)}:is(.dark .dark\:fill-green-50){fill:#f3faf7}:is(.dark .dark\:fill-green-50\/0){fill:rgba(243,250,247,0)}:is(.dark .dark\:fill-green-50\/10){fill:rgba(243,250,247,.1)}:is(.dark .dark\:fill-green-50\/100){fill:#f3faf7}:is(.dark .dark\:fill-green-50\/20){fill:rgba(243,250,247,.2)}:is(.dark .dark\:fill-green-50\/25){fill:rgba(243,250,247,.25)}:is(.dark .dark\:fill-green-50\/30){fill:rgba(243,250,247,.3)}:is(.dark .dark\:fill-green-50\/40){fill:rgba(243,250,247,.4)}:is(.dark .dark\:fill-green-50\/5){fill:rgba(243,250,247,.05)}:is(.dark .dark\:fill-green-50\/50){fill:rgba(243,250,247,.5)}:is(.dark .dark\:fill-green-50\/60){fill:rgba(243,250,247,.6)}:is(.dark .dark\:fill-green-50\/70){fill:rgba(243,250,247,.7)}:is(.dark .dark\:fill-green-50\/75){fill:rgba(243,250,247,.75)}:is(.dark .dark\:fill-green-50\/80){fill:rgba(243,250,247,.8)}:is(.dark .dark\:fill-green-50\/90){fill:rgba(243,250,247,.9)}:is(.dark .dark\:fill-green-50\/95){fill:rgba(243,250,247,.95)}:is(.dark .dark\:fill-green-500){fill:#0e9f6e}:is(.dark .dark\:fill-green-500\/0){fill:rgba(14,159,110,0)}:is(.dark .dark\:fill-green-500\/10){fill:rgba(14,159,110,.1)}:is(.dark .dark\:fill-green-500\/100){fill:#0e9f6e}:is(.dark .dark\:fill-green-500\/20){fill:rgba(14,159,110,.2)}:is(.dark .dark\:fill-green-500\/25){fill:rgba(14,159,110,.25)}:is(.dark .dark\:fill-green-500\/30){fill:rgba(14,159,110,.3)}:is(.dark .dark\:fill-green-500\/40){fill:rgba(14,159,110,.4)}:is(.dark .dark\:fill-green-500\/5){fill:rgba(14,159,110,.05)}:is(.dark .dark\:fill-green-500\/50){fill:rgba(14,159,110,.5)}:is(.dark .dark\:fill-green-500\/60){fill:rgba(14,159,110,.6)}:is(.dark .dark\:fill-green-500\/70){fill:rgba(14,159,110,.7)}:is(.dark .dark\:fill-green-500\/75){fill:rgba(14,159,110,.75)}:is(.dark .dark\:fill-green-500\/80){fill:rgba(14,159,110,.8)}:is(.dark .dark\:fill-green-500\/90){fill:rgba(14,159,110,.9)}:is(.dark .dark\:fill-green-500\/95){fill:rgba(14,159,110,.95)}:is(.dark .dark\:fill-green-600){fill:#057a55}:is(.dark .dark\:fill-green-600\/0){fill:rgba(5,122,85,0)}:is(.dark .dark\:fill-green-600\/10){fill:rgba(5,122,85,.1)}:is(.dark .dark\:fill-green-600\/100){fill:#057a55}:is(.dark .dark\:fill-green-600\/20){fill:rgba(5,122,85,.2)}:is(.dark .dark\:fill-green-600\/25){fill:rgba(5,122,85,.25)}:is(.dark .dark\:fill-green-600\/30){fill:rgba(5,122,85,.3)}:is(.dark .dark\:fill-green-600\/40){fill:rgba(5,122,85,.4)}:is(.dark .dark\:fill-green-600\/5){fill:rgba(5,122,85,.05)}:is(.dark .dark\:fill-green-600\/50){fill:rgba(5,122,85,.5)}:is(.dark .dark\:fill-green-600\/60){fill:rgba(5,122,85,.6)}:is(.dark .dark\:fill-green-600\/70){fill:rgba(5,122,85,.7)}:is(.dark .dark\:fill-green-600\/75){fill:rgba(5,122,85,.75)}:is(.dark .dark\:fill-green-600\/80){fill:rgba(5,122,85,.8)}:is(.dark .dark\:fill-green-600\/90){fill:rgba(5,122,85,.9)}:is(.dark .dark\:fill-green-600\/95){fill:rgba(5,122,85,.95)}:is(.dark .dark\:fill-green-700){fill:#046c4e}:is(.dark .dark\:fill-green-700\/0){fill:rgba(4,108,78,0)}:is(.dark .dark\:fill-green-700\/10){fill:rgba(4,108,78,.1)}:is(.dark .dark\:fill-green-700\/100){fill:#046c4e}:is(.dark .dark\:fill-green-700\/20){fill:rgba(4,108,78,.2)}:is(.dark .dark\:fill-green-700\/25){fill:rgba(4,108,78,.25)}:is(.dark .dark\:fill-green-700\/30){fill:rgba(4,108,78,.3)}:is(.dark .dark\:fill-green-700\/40){fill:rgba(4,108,78,.4)}:is(.dark .dark\:fill-green-700\/5){fill:rgba(4,108,78,.05)}:is(.dark .dark\:fill-green-700\/50){fill:rgba(4,108,78,.5)}:is(.dark .dark\:fill-green-700\/60){fill:rgba(4,108,78,.6)}:is(.dark .dark\:fill-green-700\/70){fill:rgba(4,108,78,.7)}:is(.dark .dark\:fill-green-700\/75){fill:rgba(4,108,78,.75)}:is(.dark .dark\:fill-green-700\/80){fill:rgba(4,108,78,.8)}:is(.dark .dark\:fill-green-700\/90){fill:rgba(4,108,78,.9)}:is(.dark .dark\:fill-green-700\/95){fill:rgba(4,108,78,.95)}:is(.dark .dark\:fill-green-800){fill:#03543f}:is(.dark .dark\:fill-green-800\/0){fill:rgba(3,84,63,0)}:is(.dark .dark\:fill-green-800\/10){fill:rgba(3,84,63,.1)}:is(.dark .dark\:fill-green-800\/100){fill:#03543f}:is(.dark .dark\:fill-green-800\/20){fill:rgba(3,84,63,.2)}:is(.dark .dark\:fill-green-800\/25){fill:rgba(3,84,63,.25)}:is(.dark .dark\:fill-green-800\/30){fill:rgba(3,84,63,.3)}:is(.dark .dark\:fill-green-800\/40){fill:rgba(3,84,63,.4)}:is(.dark .dark\:fill-green-800\/5){fill:rgba(3,84,63,.05)}:is(.dark .dark\:fill-green-800\/50){fill:rgba(3,84,63,.5)}:is(.dark .dark\:fill-green-800\/60){fill:rgba(3,84,63,.6)}:is(.dark .dark\:fill-green-800\/70){fill:rgba(3,84,63,.7)}:is(.dark .dark\:fill-green-800\/75){fill:rgba(3,84,63,.75)}:is(.dark .dark\:fill-green-800\/80){fill:rgba(3,84,63,.8)}:is(.dark .dark\:fill-green-800\/90){fill:rgba(3,84,63,.9)}:is(.dark .dark\:fill-green-800\/95){fill:rgba(3,84,63,.95)}:is(.dark .dark\:fill-green-900){fill:#014737}:is(.dark .dark\:fill-green-900\/0){fill:rgba(1,71,55,0)}:is(.dark .dark\:fill-green-900\/10){fill:rgba(1,71,55,.1)}:is(.dark .dark\:fill-green-900\/100){fill:#014737}:is(.dark .dark\:fill-green-900\/20){fill:rgba(1,71,55,.2)}:is(.dark .dark\:fill-green-900\/25){fill:rgba(1,71,55,.25)}:is(.dark .dark\:fill-green-900\/30){fill:rgba(1,71,55,.3)}:is(.dark .dark\:fill-green-900\/40){fill:rgba(1,71,55,.4)}:is(.dark .dark\:fill-green-900\/5){fill:rgba(1,71,55,.05)}:is(.dark .dark\:fill-green-900\/50){fill:rgba(1,71,55,.5)}:is(.dark .dark\:fill-green-900\/60){fill:rgba(1,71,55,.6)}:is(.dark .dark\:fill-green-900\/70){fill:rgba(1,71,55,.7)}:is(.dark .dark\:fill-green-900\/75){fill:rgba(1,71,55,.75)}:is(.dark .dark\:fill-green-900\/80){fill:rgba(1,71,55,.8)}:is(.dark .dark\:fill-green-900\/90){fill:rgba(1,71,55,.9)}:is(.dark .dark\:fill-green-900\/95){fill:rgba(1,71,55,.95)}:is(.dark .dark\:fill-indigo-100){fill:#e5edff}:is(.dark .dark\:fill-indigo-100\/0){fill:rgba(229,237,255,0)}:is(.dark .dark\:fill-indigo-100\/10){fill:rgba(229,237,255,.1)}:is(.dark .dark\:fill-indigo-100\/100){fill:#e5edff}:is(.dark .dark\:fill-indigo-100\/20){fill:rgba(229,237,255,.2)}:is(.dark .dark\:fill-indigo-100\/25){fill:rgba(229,237,255,.25)}:is(.dark .dark\:fill-indigo-100\/30){fill:rgba(229,237,255,.3)}:is(.dark .dark\:fill-indigo-100\/40){fill:rgba(229,237,255,.4)}:is(.dark .dark\:fill-indigo-100\/5){fill:rgba(229,237,255,.05)}:is(.dark .dark\:fill-indigo-100\/50){fill:rgba(229,237,255,.5)}:is(.dark .dark\:fill-indigo-100\/60){fill:rgba(229,237,255,.6)}:is(.dark .dark\:fill-indigo-100\/70){fill:rgba(229,237,255,.7)}:is(.dark .dark\:fill-indigo-100\/75){fill:rgba(229,237,255,.75)}:is(.dark .dark\:fill-indigo-100\/80){fill:rgba(229,237,255,.8)}:is(.dark .dark\:fill-indigo-100\/90){fill:rgba(229,237,255,.9)}:is(.dark .dark\:fill-indigo-100\/95){fill:rgba(229,237,255,.95)}:is(.dark .dark\:fill-indigo-200){fill:#cddbfe}:is(.dark .dark\:fill-indigo-200\/0){fill:rgba(205,219,254,0)}:is(.dark .dark\:fill-indigo-200\/10){fill:rgba(205,219,254,.1)}:is(.dark .dark\:fill-indigo-200\/100){fill:#cddbfe}:is(.dark .dark\:fill-indigo-200\/20){fill:rgba(205,219,254,.2)}:is(.dark .dark\:fill-indigo-200\/25){fill:rgba(205,219,254,.25)}:is(.dark .dark\:fill-indigo-200\/30){fill:rgba(205,219,254,.3)}:is(.dark .dark\:fill-indigo-200\/40){fill:rgba(205,219,254,.4)}:is(.dark .dark\:fill-indigo-200\/5){fill:rgba(205,219,254,.05)}:is(.dark .dark\:fill-indigo-200\/50){fill:rgba(205,219,254,.5)}:is(.dark .dark\:fill-indigo-200\/60){fill:rgba(205,219,254,.6)}:is(.dark .dark\:fill-indigo-200\/70){fill:rgba(205,219,254,.7)}:is(.dark .dark\:fill-indigo-200\/75){fill:rgba(205,219,254,.75)}:is(.dark .dark\:fill-indigo-200\/80){fill:rgba(205,219,254,.8)}:is(.dark .dark\:fill-indigo-200\/90){fill:rgba(205,219,254,.9)}:is(.dark .dark\:fill-indigo-200\/95){fill:rgba(205,219,254,.95)}:is(.dark .dark\:fill-indigo-300){fill:#b4c6fc}:is(.dark .dark\:fill-indigo-300\/0){fill:rgba(180,198,252,0)}:is(.dark .dark\:fill-indigo-300\/10){fill:rgba(180,198,252,.1)}:is(.dark .dark\:fill-indigo-300\/100){fill:#b4c6fc}:is(.dark .dark\:fill-indigo-300\/20){fill:rgba(180,198,252,.2)}:is(.dark .dark\:fill-indigo-300\/25){fill:rgba(180,198,252,.25)}:is(.dark .dark\:fill-indigo-300\/30){fill:rgba(180,198,252,.3)}:is(.dark .dark\:fill-indigo-300\/40){fill:rgba(180,198,252,.4)}:is(.dark .dark\:fill-indigo-300\/5){fill:rgba(180,198,252,.05)}:is(.dark .dark\:fill-indigo-300\/50){fill:rgba(180,198,252,.5)}:is(.dark .dark\:fill-indigo-300\/60){fill:rgba(180,198,252,.6)}:is(.dark .dark\:fill-indigo-300\/70){fill:rgba(180,198,252,.7)}:is(.dark .dark\:fill-indigo-300\/75){fill:rgba(180,198,252,.75)}:is(.dark .dark\:fill-indigo-300\/80){fill:rgba(180,198,252,.8)}:is(.dark .dark\:fill-indigo-300\/90){fill:rgba(180,198,252,.9)}:is(.dark .dark\:fill-indigo-300\/95){fill:rgba(180,198,252,.95)}:is(.dark .dark\:fill-indigo-400){fill:#8da2fb}:is(.dark .dark\:fill-indigo-400\/0){fill:rgba(141,162,251,0)}:is(.dark .dark\:fill-indigo-400\/10){fill:rgba(141,162,251,.1)}:is(.dark .dark\:fill-indigo-400\/100){fill:#8da2fb}:is(.dark .dark\:fill-indigo-400\/20){fill:rgba(141,162,251,.2)}:is(.dark .dark\:fill-indigo-400\/25){fill:rgba(141,162,251,.25)}:is(.dark .dark\:fill-indigo-400\/30){fill:rgba(141,162,251,.3)}:is(.dark .dark\:fill-indigo-400\/40){fill:rgba(141,162,251,.4)}:is(.dark .dark\:fill-indigo-400\/5){fill:rgba(141,162,251,.05)}:is(.dark .dark\:fill-indigo-400\/50){fill:rgba(141,162,251,.5)}:is(.dark .dark\:fill-indigo-400\/60){fill:rgba(141,162,251,.6)}:is(.dark .dark\:fill-indigo-400\/70){fill:rgba(141,162,251,.7)}:is(.dark .dark\:fill-indigo-400\/75){fill:rgba(141,162,251,.75)}:is(.dark .dark\:fill-indigo-400\/80){fill:rgba(141,162,251,.8)}:is(.dark .dark\:fill-indigo-400\/90){fill:rgba(141,162,251,.9)}:is(.dark .dark\:fill-indigo-400\/95){fill:rgba(141,162,251,.95)}:is(.dark .dark\:fill-indigo-50){fill:#f0f5ff}:is(.dark .dark\:fill-indigo-50\/0){fill:rgba(240,245,255,0)}:is(.dark .dark\:fill-indigo-50\/10){fill:rgba(240,245,255,.1)}:is(.dark .dark\:fill-indigo-50\/100){fill:#f0f5ff}:is(.dark .dark\:fill-indigo-50\/20){fill:rgba(240,245,255,.2)}:is(.dark .dark\:fill-indigo-50\/25){fill:rgba(240,245,255,.25)}:is(.dark .dark\:fill-indigo-50\/30){fill:rgba(240,245,255,.3)}:is(.dark .dark\:fill-indigo-50\/40){fill:rgba(240,245,255,.4)}:is(.dark .dark\:fill-indigo-50\/5){fill:rgba(240,245,255,.05)}:is(.dark .dark\:fill-indigo-50\/50){fill:rgba(240,245,255,.5)}:is(.dark .dark\:fill-indigo-50\/60){fill:rgba(240,245,255,.6)}:is(.dark .dark\:fill-indigo-50\/70){fill:rgba(240,245,255,.7)}:is(.dark .dark\:fill-indigo-50\/75){fill:rgba(240,245,255,.75)}:is(.dark .dark\:fill-indigo-50\/80){fill:rgba(240,245,255,.8)}:is(.dark .dark\:fill-indigo-50\/90){fill:rgba(240,245,255,.9)}:is(.dark .dark\:fill-indigo-50\/95){fill:rgba(240,245,255,.95)}:is(.dark .dark\:fill-indigo-500){fill:#6875f5}:is(.dark .dark\:fill-indigo-500\/0){fill:rgba(104,117,245,0)}:is(.dark .dark\:fill-indigo-500\/10){fill:rgba(104,117,245,.1)}:is(.dark .dark\:fill-indigo-500\/100){fill:#6875f5}:is(.dark .dark\:fill-indigo-500\/20){fill:rgba(104,117,245,.2)}:is(.dark .dark\:fill-indigo-500\/25){fill:rgba(104,117,245,.25)}:is(.dark .dark\:fill-indigo-500\/30){fill:rgba(104,117,245,.3)}:is(.dark .dark\:fill-indigo-500\/40){fill:rgba(104,117,245,.4)}:is(.dark .dark\:fill-indigo-500\/5){fill:rgba(104,117,245,.05)}:is(.dark .dark\:fill-indigo-500\/50){fill:rgba(104,117,245,.5)}:is(.dark .dark\:fill-indigo-500\/60){fill:rgba(104,117,245,.6)}:is(.dark .dark\:fill-indigo-500\/70){fill:rgba(104,117,245,.7)}:is(.dark .dark\:fill-indigo-500\/75){fill:rgba(104,117,245,.75)}:is(.dark .dark\:fill-indigo-500\/80){fill:rgba(104,117,245,.8)}:is(.dark .dark\:fill-indigo-500\/90){fill:rgba(104,117,245,.9)}:is(.dark .dark\:fill-indigo-500\/95){fill:rgba(104,117,245,.95)}:is(.dark .dark\:fill-indigo-600){fill:#5850ec}:is(.dark .dark\:fill-indigo-600\/0){fill:rgba(88,80,236,0)}:is(.dark .dark\:fill-indigo-600\/10){fill:rgba(88,80,236,.1)}:is(.dark .dark\:fill-indigo-600\/100){fill:#5850ec}:is(.dark .dark\:fill-indigo-600\/20){fill:rgba(88,80,236,.2)}:is(.dark .dark\:fill-indigo-600\/25){fill:rgba(88,80,236,.25)}:is(.dark .dark\:fill-indigo-600\/30){fill:rgba(88,80,236,.3)}:is(.dark .dark\:fill-indigo-600\/40){fill:rgba(88,80,236,.4)}:is(.dark .dark\:fill-indigo-600\/5){fill:rgba(88,80,236,.05)}:is(.dark .dark\:fill-indigo-600\/50){fill:rgba(88,80,236,.5)}:is(.dark .dark\:fill-indigo-600\/60){fill:rgba(88,80,236,.6)}:is(.dark .dark\:fill-indigo-600\/70){fill:rgba(88,80,236,.7)}:is(.dark .dark\:fill-indigo-600\/75){fill:rgba(88,80,236,.75)}:is(.dark .dark\:fill-indigo-600\/80){fill:rgba(88,80,236,.8)}:is(.dark .dark\:fill-indigo-600\/90){fill:rgba(88,80,236,.9)}:is(.dark .dark\:fill-indigo-600\/95){fill:rgba(88,80,236,.95)}:is(.dark .dark\:fill-indigo-700){fill:#5145cd}:is(.dark .dark\:fill-indigo-700\/0){fill:rgba(81,69,205,0)}:is(.dark .dark\:fill-indigo-700\/10){fill:rgba(81,69,205,.1)}:is(.dark .dark\:fill-indigo-700\/100){fill:#5145cd}:is(.dark .dark\:fill-indigo-700\/20){fill:rgba(81,69,205,.2)}:is(.dark .dark\:fill-indigo-700\/25){fill:rgba(81,69,205,.25)}:is(.dark .dark\:fill-indigo-700\/30){fill:rgba(81,69,205,.3)}:is(.dark .dark\:fill-indigo-700\/40){fill:rgba(81,69,205,.4)}:is(.dark .dark\:fill-indigo-700\/5){fill:rgba(81,69,205,.05)}:is(.dark .dark\:fill-indigo-700\/50){fill:rgba(81,69,205,.5)}:is(.dark .dark\:fill-indigo-700\/60){fill:rgba(81,69,205,.6)}:is(.dark .dark\:fill-indigo-700\/70){fill:rgba(81,69,205,.7)}:is(.dark .dark\:fill-indigo-700\/75){fill:rgba(81,69,205,.75)}:is(.dark .dark\:fill-indigo-700\/80){fill:rgba(81,69,205,.8)}:is(.dark .dark\:fill-indigo-700\/90){fill:rgba(81,69,205,.9)}:is(.dark .dark\:fill-indigo-700\/95){fill:rgba(81,69,205,.95)}:is(.dark .dark\:fill-indigo-800){fill:#42389d}:is(.dark .dark\:fill-indigo-800\/0){fill:rgba(66,56,157,0)}:is(.dark .dark\:fill-indigo-800\/10){fill:rgba(66,56,157,.1)}:is(.dark .dark\:fill-indigo-800\/100){fill:#42389d}:is(.dark .dark\:fill-indigo-800\/20){fill:rgba(66,56,157,.2)}:is(.dark .dark\:fill-indigo-800\/25){fill:rgba(66,56,157,.25)}:is(.dark .dark\:fill-indigo-800\/30){fill:rgba(66,56,157,.3)}:is(.dark .dark\:fill-indigo-800\/40){fill:rgba(66,56,157,.4)}:is(.dark .dark\:fill-indigo-800\/5){fill:rgba(66,56,157,.05)}:is(.dark .dark\:fill-indigo-800\/50){fill:rgba(66,56,157,.5)}:is(.dark .dark\:fill-indigo-800\/60){fill:rgba(66,56,157,.6)}:is(.dark .dark\:fill-indigo-800\/70){fill:rgba(66,56,157,.7)}:is(.dark .dark\:fill-indigo-800\/75){fill:rgba(66,56,157,.75)}:is(.dark .dark\:fill-indigo-800\/80){fill:rgba(66,56,157,.8)}:is(.dark .dark\:fill-indigo-800\/90){fill:rgba(66,56,157,.9)}:is(.dark .dark\:fill-indigo-800\/95){fill:rgba(66,56,157,.95)}:is(.dark .dark\:fill-indigo-900){fill:#362f78}:is(.dark .dark\:fill-indigo-900\/0){fill:rgba(54,47,120,0)}:is(.dark .dark\:fill-indigo-900\/10){fill:rgba(54,47,120,.1)}:is(.dark .dark\:fill-indigo-900\/100){fill:#362f78}:is(.dark .dark\:fill-indigo-900\/20){fill:rgba(54,47,120,.2)}:is(.dark .dark\:fill-indigo-900\/25){fill:rgba(54,47,120,.25)}:is(.dark .dark\:fill-indigo-900\/30){fill:rgba(54,47,120,.3)}:is(.dark .dark\:fill-indigo-900\/40){fill:rgba(54,47,120,.4)}:is(.dark .dark\:fill-indigo-900\/5){fill:rgba(54,47,120,.05)}:is(.dark .dark\:fill-indigo-900\/50){fill:rgba(54,47,120,.5)}:is(.dark .dark\:fill-indigo-900\/60){fill:rgba(54,47,120,.6)}:is(.dark .dark\:fill-indigo-900\/70){fill:rgba(54,47,120,.7)}:is(.dark .dark\:fill-indigo-900\/75){fill:rgba(54,47,120,.75)}:is(.dark .dark\:fill-indigo-900\/80){fill:rgba(54,47,120,.8)}:is(.dark .dark\:fill-indigo-900\/90){fill:rgba(54,47,120,.9)}:is(.dark .dark\:fill-indigo-900\/95){fill:rgba(54,47,120,.95)}:is(.dark .dark\:fill-lime-100){fill:#ecfccb}:is(.dark .dark\:fill-lime-100\/0){fill:hsla(80,89%,89%,0)}:is(.dark .dark\:fill-lime-100\/10){fill:hsla(80,89%,89%,.1)}:is(.dark .dark\:fill-lime-100\/100){fill:#ecfccb}:is(.dark .dark\:fill-lime-100\/20){fill:hsla(80,89%,89%,.2)}:is(.dark .dark\:fill-lime-100\/25){fill:hsla(80,89%,89%,.25)}:is(.dark .dark\:fill-lime-100\/30){fill:hsla(80,89%,89%,.3)}:is(.dark .dark\:fill-lime-100\/40){fill:hsla(80,89%,89%,.4)}:is(.dark .dark\:fill-lime-100\/5){fill:hsla(80,89%,89%,.05)}:is(.dark .dark\:fill-lime-100\/50){fill:hsla(80,89%,89%,.5)}:is(.dark .dark\:fill-lime-100\/60){fill:hsla(80,89%,89%,.6)}:is(.dark .dark\:fill-lime-100\/70){fill:hsla(80,89%,89%,.7)}:is(.dark .dark\:fill-lime-100\/75){fill:hsla(80,89%,89%,.75)}:is(.dark .dark\:fill-lime-100\/80){fill:hsla(80,89%,89%,.8)}:is(.dark .dark\:fill-lime-100\/90){fill:hsla(80,89%,89%,.9)}:is(.dark .dark\:fill-lime-100\/95){fill:hsla(80,89%,89%,.95)}:is(.dark .dark\:fill-lime-200){fill:#d9f99d}:is(.dark .dark\:fill-lime-200\/0){fill:hsla(81,88%,80%,0)}:is(.dark .dark\:fill-lime-200\/10){fill:hsla(81,88%,80%,.1)}:is(.dark .dark\:fill-lime-200\/100){fill:#d9f99d}:is(.dark .dark\:fill-lime-200\/20){fill:hsla(81,88%,80%,.2)}:is(.dark .dark\:fill-lime-200\/25){fill:hsla(81,88%,80%,.25)}:is(.dark .dark\:fill-lime-200\/30){fill:hsla(81,88%,80%,.3)}:is(.dark .dark\:fill-lime-200\/40){fill:hsla(81,88%,80%,.4)}:is(.dark .dark\:fill-lime-200\/5){fill:hsla(81,88%,80%,.05)}:is(.dark .dark\:fill-lime-200\/50){fill:hsla(81,88%,80%,.5)}:is(.dark .dark\:fill-lime-200\/60){fill:hsla(81,88%,80%,.6)}:is(.dark .dark\:fill-lime-200\/70){fill:hsla(81,88%,80%,.7)}:is(.dark .dark\:fill-lime-200\/75){fill:hsla(81,88%,80%,.75)}:is(.dark .dark\:fill-lime-200\/80){fill:hsla(81,88%,80%,.8)}:is(.dark .dark\:fill-lime-200\/90){fill:hsla(81,88%,80%,.9)}:is(.dark .dark\:fill-lime-200\/95){fill:hsla(81,88%,80%,.95)}:is(.dark .dark\:fill-lime-300){fill:#bef264}:is(.dark .dark\:fill-lime-300\/0){fill:hsla(82,85%,67%,0)}:is(.dark .dark\:fill-lime-300\/10){fill:hsla(82,85%,67%,.1)}:is(.dark .dark\:fill-lime-300\/100){fill:#bef264}:is(.dark .dark\:fill-lime-300\/20){fill:hsla(82,85%,67%,.2)}:is(.dark .dark\:fill-lime-300\/25){fill:hsla(82,85%,67%,.25)}:is(.dark .dark\:fill-lime-300\/30){fill:hsla(82,85%,67%,.3)}:is(.dark .dark\:fill-lime-300\/40){fill:hsla(82,85%,67%,.4)}:is(.dark .dark\:fill-lime-300\/5){fill:hsla(82,85%,67%,.05)}:is(.dark .dark\:fill-lime-300\/50){fill:hsla(82,85%,67%,.5)}:is(.dark .dark\:fill-lime-300\/60){fill:hsla(82,85%,67%,.6)}:is(.dark .dark\:fill-lime-300\/70){fill:hsla(82,85%,67%,.7)}:is(.dark .dark\:fill-lime-300\/75){fill:hsla(82,85%,67%,.75)}:is(.dark .dark\:fill-lime-300\/80){fill:hsla(82,85%,67%,.8)}:is(.dark .dark\:fill-lime-300\/90){fill:hsla(82,85%,67%,.9)}:is(.dark .dark\:fill-lime-300\/95){fill:hsla(82,85%,67%,.95)}:is(.dark .dark\:fill-lime-400){fill:#a3e635}:is(.dark .dark\:fill-lime-400\/0){fill:rgba(163,230,53,0)}:is(.dark .dark\:fill-lime-400\/10){fill:rgba(163,230,53,.1)}:is(.dark .dark\:fill-lime-400\/100){fill:#a3e635}:is(.dark .dark\:fill-lime-400\/20){fill:rgba(163,230,53,.2)}:is(.dark .dark\:fill-lime-400\/25){fill:rgba(163,230,53,.25)}:is(.dark .dark\:fill-lime-400\/30){fill:rgba(163,230,53,.3)}:is(.dark .dark\:fill-lime-400\/40){fill:rgba(163,230,53,.4)}:is(.dark .dark\:fill-lime-400\/5){fill:rgba(163,230,53,.05)}:is(.dark .dark\:fill-lime-400\/50){fill:rgba(163,230,53,.5)}:is(.dark .dark\:fill-lime-400\/60){fill:rgba(163,230,53,.6)}:is(.dark .dark\:fill-lime-400\/70){fill:rgba(163,230,53,.7)}:is(.dark .dark\:fill-lime-400\/75){fill:rgba(163,230,53,.75)}:is(.dark .dark\:fill-lime-400\/80){fill:rgba(163,230,53,.8)}:is(.dark .dark\:fill-lime-400\/90){fill:rgba(163,230,53,.9)}:is(.dark .dark\:fill-lime-400\/95){fill:rgba(163,230,53,.95)}:is(.dark .dark\:fill-lime-50){fill:#f7fee7}:is(.dark .dark\:fill-lime-50\/0){fill:hsla(78,92%,95%,0)}:is(.dark .dark\:fill-lime-50\/10){fill:hsla(78,92%,95%,.1)}:is(.dark .dark\:fill-lime-50\/100){fill:#f7fee7}:is(.dark .dark\:fill-lime-50\/20){fill:hsla(78,92%,95%,.2)}:is(.dark .dark\:fill-lime-50\/25){fill:hsla(78,92%,95%,.25)}:is(.dark .dark\:fill-lime-50\/30){fill:hsla(78,92%,95%,.3)}:is(.dark .dark\:fill-lime-50\/40){fill:hsla(78,92%,95%,.4)}:is(.dark .dark\:fill-lime-50\/5){fill:hsla(78,92%,95%,.05)}:is(.dark .dark\:fill-lime-50\/50){fill:hsla(78,92%,95%,.5)}:is(.dark .dark\:fill-lime-50\/60){fill:hsla(78,92%,95%,.6)}:is(.dark .dark\:fill-lime-50\/70){fill:hsla(78,92%,95%,.7)}:is(.dark .dark\:fill-lime-50\/75){fill:hsla(78,92%,95%,.75)}:is(.dark .dark\:fill-lime-50\/80){fill:hsla(78,92%,95%,.8)}:is(.dark .dark\:fill-lime-50\/90){fill:hsla(78,92%,95%,.9)}:is(.dark .dark\:fill-lime-50\/95){fill:hsla(78,92%,95%,.95)}:is(.dark .dark\:fill-lime-500){fill:#84cc16}:is(.dark .dark\:fill-lime-500\/0){fill:rgba(132,204,22,0)}:is(.dark .dark\:fill-lime-500\/10){fill:rgba(132,204,22,.1)}:is(.dark .dark\:fill-lime-500\/100){fill:#84cc16}:is(.dark .dark\:fill-lime-500\/20){fill:rgba(132,204,22,.2)}:is(.dark .dark\:fill-lime-500\/25){fill:rgba(132,204,22,.25)}:is(.dark .dark\:fill-lime-500\/30){fill:rgba(132,204,22,.3)}:is(.dark .dark\:fill-lime-500\/40){fill:rgba(132,204,22,.4)}:is(.dark .dark\:fill-lime-500\/5){fill:rgba(132,204,22,.05)}:is(.dark .dark\:fill-lime-500\/50){fill:rgba(132,204,22,.5)}:is(.dark .dark\:fill-lime-500\/60){fill:rgba(132,204,22,.6)}:is(.dark .dark\:fill-lime-500\/70){fill:rgba(132,204,22,.7)}:is(.dark .dark\:fill-lime-500\/75){fill:rgba(132,204,22,.75)}:is(.dark .dark\:fill-lime-500\/80){fill:rgba(132,204,22,.8)}:is(.dark .dark\:fill-lime-500\/90){fill:rgba(132,204,22,.9)}:is(.dark .dark\:fill-lime-500\/95){fill:rgba(132,204,22,.95)}:is(.dark .dark\:fill-lime-600){fill:#65a30d}:is(.dark .dark\:fill-lime-600\/0){fill:rgba(101,163,13,0)}:is(.dark .dark\:fill-lime-600\/10){fill:rgba(101,163,13,.1)}:is(.dark .dark\:fill-lime-600\/100){fill:#65a30d}:is(.dark .dark\:fill-lime-600\/20){fill:rgba(101,163,13,.2)}:is(.dark .dark\:fill-lime-600\/25){fill:rgba(101,163,13,.25)}:is(.dark .dark\:fill-lime-600\/30){fill:rgba(101,163,13,.3)}:is(.dark .dark\:fill-lime-600\/40){fill:rgba(101,163,13,.4)}:is(.dark .dark\:fill-lime-600\/5){fill:rgba(101,163,13,.05)}:is(.dark .dark\:fill-lime-600\/50){fill:rgba(101,163,13,.5)}:is(.dark .dark\:fill-lime-600\/60){fill:rgba(101,163,13,.6)}:is(.dark .dark\:fill-lime-600\/70){fill:rgba(101,163,13,.7)}:is(.dark .dark\:fill-lime-600\/75){fill:rgba(101,163,13,.75)}:is(.dark .dark\:fill-lime-600\/80){fill:rgba(101,163,13,.8)}:is(.dark .dark\:fill-lime-600\/90){fill:rgba(101,163,13,.9)}:is(.dark .dark\:fill-lime-600\/95){fill:rgba(101,163,13,.95)}:is(.dark .dark\:fill-lime-700){fill:#4d7c0f}:is(.dark .dark\:fill-lime-700\/0){fill:rgba(77,124,15,0)}:is(.dark .dark\:fill-lime-700\/10){fill:rgba(77,124,15,.1)}:is(.dark .dark\:fill-lime-700\/100){fill:#4d7c0f}:is(.dark .dark\:fill-lime-700\/20){fill:rgba(77,124,15,.2)}:is(.dark .dark\:fill-lime-700\/25){fill:rgba(77,124,15,.25)}:is(.dark .dark\:fill-lime-700\/30){fill:rgba(77,124,15,.3)}:is(.dark .dark\:fill-lime-700\/40){fill:rgba(77,124,15,.4)}:is(.dark .dark\:fill-lime-700\/5){fill:rgba(77,124,15,.05)}:is(.dark .dark\:fill-lime-700\/50){fill:rgba(77,124,15,.5)}:is(.dark .dark\:fill-lime-700\/60){fill:rgba(77,124,15,.6)}:is(.dark .dark\:fill-lime-700\/70){fill:rgba(77,124,15,.7)}:is(.dark .dark\:fill-lime-700\/75){fill:rgba(77,124,15,.75)}:is(.dark .dark\:fill-lime-700\/80){fill:rgba(77,124,15,.8)}:is(.dark .dark\:fill-lime-700\/90){fill:rgba(77,124,15,.9)}:is(.dark .dark\:fill-lime-700\/95){fill:rgba(77,124,15,.95)}:is(.dark .dark\:fill-lime-800){fill:#3f6212}:is(.dark .dark\:fill-lime-800\/0){fill:rgba(63,98,18,0)}:is(.dark .dark\:fill-lime-800\/10){fill:rgba(63,98,18,.1)}:is(.dark .dark\:fill-lime-800\/100){fill:#3f6212}:is(.dark .dark\:fill-lime-800\/20){fill:rgba(63,98,18,.2)}:is(.dark .dark\:fill-lime-800\/25){fill:rgba(63,98,18,.25)}:is(.dark .dark\:fill-lime-800\/30){fill:rgba(63,98,18,.3)}:is(.dark .dark\:fill-lime-800\/40){fill:rgba(63,98,18,.4)}:is(.dark .dark\:fill-lime-800\/5){fill:rgba(63,98,18,.05)}:is(.dark .dark\:fill-lime-800\/50){fill:rgba(63,98,18,.5)}:is(.dark .dark\:fill-lime-800\/60){fill:rgba(63,98,18,.6)}:is(.dark .dark\:fill-lime-800\/70){fill:rgba(63,98,18,.7)}:is(.dark .dark\:fill-lime-800\/75){fill:rgba(63,98,18,.75)}:is(.dark .dark\:fill-lime-800\/80){fill:rgba(63,98,18,.8)}:is(.dark .dark\:fill-lime-800\/90){fill:rgba(63,98,18,.9)}:is(.dark .dark\:fill-lime-800\/95){fill:rgba(63,98,18,.95)}:is(.dark .dark\:fill-lime-900){fill:#365314}:is(.dark .dark\:fill-lime-900\/0){fill:rgba(54,83,20,0)}:is(.dark .dark\:fill-lime-900\/10){fill:rgba(54,83,20,.1)}:is(.dark .dark\:fill-lime-900\/100){fill:#365314}:is(.dark .dark\:fill-lime-900\/20){fill:rgba(54,83,20,.2)}:is(.dark .dark\:fill-lime-900\/25){fill:rgba(54,83,20,.25)}:is(.dark .dark\:fill-lime-900\/30){fill:rgba(54,83,20,.3)}:is(.dark .dark\:fill-lime-900\/40){fill:rgba(54,83,20,.4)}:is(.dark .dark\:fill-lime-900\/5){fill:rgba(54,83,20,.05)}:is(.dark .dark\:fill-lime-900\/50){fill:rgba(54,83,20,.5)}:is(.dark .dark\:fill-lime-900\/60){fill:rgba(54,83,20,.6)}:is(.dark .dark\:fill-lime-900\/70){fill:rgba(54,83,20,.7)}:is(.dark .dark\:fill-lime-900\/75){fill:rgba(54,83,20,.75)}:is(.dark .dark\:fill-lime-900\/80){fill:rgba(54,83,20,.8)}:is(.dark .dark\:fill-lime-900\/90){fill:rgba(54,83,20,.9)}:is(.dark .dark\:fill-lime-900\/95){fill:rgba(54,83,20,.95)}:is(.dark .dark\:fill-neutral-100){fill:#f5f5f5}:is(.dark .dark\:fill-neutral-100\/0){fill:hsla(0,0%,96%,0)}:is(.dark .dark\:fill-neutral-100\/10){fill:hsla(0,0%,96%,.1)}:is(.dark .dark\:fill-neutral-100\/100){fill:#f5f5f5}:is(.dark .dark\:fill-neutral-100\/20){fill:hsla(0,0%,96%,.2)}:is(.dark .dark\:fill-neutral-100\/25){fill:hsla(0,0%,96%,.25)}:is(.dark .dark\:fill-neutral-100\/30){fill:hsla(0,0%,96%,.3)}:is(.dark .dark\:fill-neutral-100\/40){fill:hsla(0,0%,96%,.4)}:is(.dark .dark\:fill-neutral-100\/5){fill:hsla(0,0%,96%,.05)}:is(.dark .dark\:fill-neutral-100\/50){fill:hsla(0,0%,96%,.5)}:is(.dark .dark\:fill-neutral-100\/60){fill:hsla(0,0%,96%,.6)}:is(.dark .dark\:fill-neutral-100\/70){fill:hsla(0,0%,96%,.7)}:is(.dark .dark\:fill-neutral-100\/75){fill:hsla(0,0%,96%,.75)}:is(.dark .dark\:fill-neutral-100\/80){fill:hsla(0,0%,96%,.8)}:is(.dark .dark\:fill-neutral-100\/90){fill:hsla(0,0%,96%,.9)}:is(.dark .dark\:fill-neutral-100\/95){fill:hsla(0,0%,96%,.95)}:is(.dark .dark\:fill-neutral-200){fill:#e5e5e5}:is(.dark .dark\:fill-neutral-200\/0){fill:hsla(0,0%,90%,0)}:is(.dark .dark\:fill-neutral-200\/10){fill:hsla(0,0%,90%,.1)}:is(.dark .dark\:fill-neutral-200\/100){fill:#e5e5e5}:is(.dark .dark\:fill-neutral-200\/20){fill:hsla(0,0%,90%,.2)}:is(.dark .dark\:fill-neutral-200\/25){fill:hsla(0,0%,90%,.25)}:is(.dark .dark\:fill-neutral-200\/30){fill:hsla(0,0%,90%,.3)}:is(.dark .dark\:fill-neutral-200\/40){fill:hsla(0,0%,90%,.4)}:is(.dark .dark\:fill-neutral-200\/5){fill:hsla(0,0%,90%,.05)}:is(.dark .dark\:fill-neutral-200\/50){fill:hsla(0,0%,90%,.5)}:is(.dark .dark\:fill-neutral-200\/60){fill:hsla(0,0%,90%,.6)}:is(.dark .dark\:fill-neutral-200\/70){fill:hsla(0,0%,90%,.7)}:is(.dark .dark\:fill-neutral-200\/75){fill:hsla(0,0%,90%,.75)}:is(.dark .dark\:fill-neutral-200\/80){fill:hsla(0,0%,90%,.8)}:is(.dark .dark\:fill-neutral-200\/90){fill:hsla(0,0%,90%,.9)}:is(.dark .dark\:fill-neutral-200\/95){fill:hsla(0,0%,90%,.95)}:is(.dark .dark\:fill-neutral-300){fill:#d4d4d4}:is(.dark .dark\:fill-neutral-300\/0){fill:hsla(0,0%,83%,0)}:is(.dark .dark\:fill-neutral-300\/10){fill:hsla(0,0%,83%,.1)}:is(.dark .dark\:fill-neutral-300\/100){fill:#d4d4d4}:is(.dark .dark\:fill-neutral-300\/20){fill:hsla(0,0%,83%,.2)}:is(.dark .dark\:fill-neutral-300\/25){fill:hsla(0,0%,83%,.25)}:is(.dark .dark\:fill-neutral-300\/30){fill:hsla(0,0%,83%,.3)}:is(.dark .dark\:fill-neutral-300\/40){fill:hsla(0,0%,83%,.4)}:is(.dark .dark\:fill-neutral-300\/5){fill:hsla(0,0%,83%,.05)}:is(.dark .dark\:fill-neutral-300\/50){fill:hsla(0,0%,83%,.5)}:is(.dark .dark\:fill-neutral-300\/60){fill:hsla(0,0%,83%,.6)}:is(.dark .dark\:fill-neutral-300\/70){fill:hsla(0,0%,83%,.7)}:is(.dark .dark\:fill-neutral-300\/75){fill:hsla(0,0%,83%,.75)}:is(.dark .dark\:fill-neutral-300\/80){fill:hsla(0,0%,83%,.8)}:is(.dark .dark\:fill-neutral-300\/90){fill:hsla(0,0%,83%,.9)}:is(.dark .dark\:fill-neutral-300\/95){fill:hsla(0,0%,83%,.95)}:is(.dark .dark\:fill-neutral-400){fill:#a3a3a3}:is(.dark .dark\:fill-neutral-400\/0){fill:hsla(0,0%,64%,0)}:is(.dark .dark\:fill-neutral-400\/10){fill:hsla(0,0%,64%,.1)}:is(.dark .dark\:fill-neutral-400\/100){fill:#a3a3a3}:is(.dark .dark\:fill-neutral-400\/20){fill:hsla(0,0%,64%,.2)}:is(.dark .dark\:fill-neutral-400\/25){fill:hsla(0,0%,64%,.25)}:is(.dark .dark\:fill-neutral-400\/30){fill:hsla(0,0%,64%,.3)}:is(.dark .dark\:fill-neutral-400\/40){fill:hsla(0,0%,64%,.4)}:is(.dark .dark\:fill-neutral-400\/5){fill:hsla(0,0%,64%,.05)}:is(.dark .dark\:fill-neutral-400\/50){fill:hsla(0,0%,64%,.5)}:is(.dark .dark\:fill-neutral-400\/60){fill:hsla(0,0%,64%,.6)}:is(.dark .dark\:fill-neutral-400\/70){fill:hsla(0,0%,64%,.7)}:is(.dark .dark\:fill-neutral-400\/75){fill:hsla(0,0%,64%,.75)}:is(.dark .dark\:fill-neutral-400\/80){fill:hsla(0,0%,64%,.8)}:is(.dark .dark\:fill-neutral-400\/90){fill:hsla(0,0%,64%,.9)}:is(.dark .dark\:fill-neutral-400\/95){fill:hsla(0,0%,64%,.95)}:is(.dark .dark\:fill-neutral-50){fill:#fafafa}:is(.dark .dark\:fill-neutral-50\/0){fill:hsla(0,0%,98%,0)}:is(.dark .dark\:fill-neutral-50\/10){fill:hsla(0,0%,98%,.1)}:is(.dark .dark\:fill-neutral-50\/100){fill:#fafafa}:is(.dark .dark\:fill-neutral-50\/20){fill:hsla(0,0%,98%,.2)}:is(.dark .dark\:fill-neutral-50\/25){fill:hsla(0,0%,98%,.25)}:is(.dark .dark\:fill-neutral-50\/30){fill:hsla(0,0%,98%,.3)}:is(.dark .dark\:fill-neutral-50\/40){fill:hsla(0,0%,98%,.4)}:is(.dark .dark\:fill-neutral-50\/5){fill:hsla(0,0%,98%,.05)}:is(.dark .dark\:fill-neutral-50\/50){fill:hsla(0,0%,98%,.5)}:is(.dark .dark\:fill-neutral-50\/60){fill:hsla(0,0%,98%,.6)}:is(.dark .dark\:fill-neutral-50\/70){fill:hsla(0,0%,98%,.7)}:is(.dark .dark\:fill-neutral-50\/75){fill:hsla(0,0%,98%,.75)}:is(.dark .dark\:fill-neutral-50\/80){fill:hsla(0,0%,98%,.8)}:is(.dark .dark\:fill-neutral-50\/90){fill:hsla(0,0%,98%,.9)}:is(.dark .dark\:fill-neutral-50\/95){fill:hsla(0,0%,98%,.95)}:is(.dark .dark\:fill-neutral-500){fill:#737373}:is(.dark .dark\:fill-neutral-500\/0){fill:hsla(0,0%,45%,0)}:is(.dark .dark\:fill-neutral-500\/10){fill:hsla(0,0%,45%,.1)}:is(.dark .dark\:fill-neutral-500\/100){fill:#737373}:is(.dark .dark\:fill-neutral-500\/20){fill:hsla(0,0%,45%,.2)}:is(.dark .dark\:fill-neutral-500\/25){fill:hsla(0,0%,45%,.25)}:is(.dark .dark\:fill-neutral-500\/30){fill:hsla(0,0%,45%,.3)}:is(.dark .dark\:fill-neutral-500\/40){fill:hsla(0,0%,45%,.4)}:is(.dark .dark\:fill-neutral-500\/5){fill:hsla(0,0%,45%,.05)}:is(.dark .dark\:fill-neutral-500\/50){fill:hsla(0,0%,45%,.5)}:is(.dark .dark\:fill-neutral-500\/60){fill:hsla(0,0%,45%,.6)}:is(.dark .dark\:fill-neutral-500\/70){fill:hsla(0,0%,45%,.7)}:is(.dark .dark\:fill-neutral-500\/75){fill:hsla(0,0%,45%,.75)}:is(.dark .dark\:fill-neutral-500\/80){fill:hsla(0,0%,45%,.8)}:is(.dark .dark\:fill-neutral-500\/90){fill:hsla(0,0%,45%,.9)}:is(.dark .dark\:fill-neutral-500\/95){fill:hsla(0,0%,45%,.95)}:is(.dark .dark\:fill-neutral-600){fill:#525252}:is(.dark .dark\:fill-neutral-600\/0){fill:rgba(82,82,82,0)}:is(.dark .dark\:fill-neutral-600\/10){fill:rgba(82,82,82,.1)}:is(.dark .dark\:fill-neutral-600\/100){fill:#525252}:is(.dark .dark\:fill-neutral-600\/20){fill:rgba(82,82,82,.2)}:is(.dark .dark\:fill-neutral-600\/25){fill:rgba(82,82,82,.25)}:is(.dark .dark\:fill-neutral-600\/30){fill:rgba(82,82,82,.3)}:is(.dark .dark\:fill-neutral-600\/40){fill:rgba(82,82,82,.4)}:is(.dark .dark\:fill-neutral-600\/5){fill:rgba(82,82,82,.05)}:is(.dark .dark\:fill-neutral-600\/50){fill:rgba(82,82,82,.5)}:is(.dark .dark\:fill-neutral-600\/60){fill:rgba(82,82,82,.6)}:is(.dark .dark\:fill-neutral-600\/70){fill:rgba(82,82,82,.7)}:is(.dark .dark\:fill-neutral-600\/75){fill:rgba(82,82,82,.75)}:is(.dark .dark\:fill-neutral-600\/80){fill:rgba(82,82,82,.8)}:is(.dark .dark\:fill-neutral-600\/90){fill:rgba(82,82,82,.9)}:is(.dark .dark\:fill-neutral-600\/95){fill:rgba(82,82,82,.95)}:is(.dark .dark\:fill-neutral-700){fill:#404040}:is(.dark .dark\:fill-neutral-700\/0){fill:rgba(64,64,64,0)}:is(.dark .dark\:fill-neutral-700\/10){fill:rgba(64,64,64,.1)}:is(.dark .dark\:fill-neutral-700\/100){fill:#404040}:is(.dark .dark\:fill-neutral-700\/20){fill:rgba(64,64,64,.2)}:is(.dark .dark\:fill-neutral-700\/25){fill:rgba(64,64,64,.25)}:is(.dark .dark\:fill-neutral-700\/30){fill:rgba(64,64,64,.3)}:is(.dark .dark\:fill-neutral-700\/40){fill:rgba(64,64,64,.4)}:is(.dark .dark\:fill-neutral-700\/5){fill:rgba(64,64,64,.05)}:is(.dark .dark\:fill-neutral-700\/50){fill:rgba(64,64,64,.5)}:is(.dark .dark\:fill-neutral-700\/60){fill:rgba(64,64,64,.6)}:is(.dark .dark\:fill-neutral-700\/70){fill:rgba(64,64,64,.7)}:is(.dark .dark\:fill-neutral-700\/75){fill:rgba(64,64,64,.75)}:is(.dark .dark\:fill-neutral-700\/80){fill:rgba(64,64,64,.8)}:is(.dark .dark\:fill-neutral-700\/90){fill:rgba(64,64,64,.9)}:is(.dark .dark\:fill-neutral-700\/95){fill:rgba(64,64,64,.95)}:is(.dark .dark\:fill-neutral-800){fill:#262626}:is(.dark .dark\:fill-neutral-800\/0){fill:rgba(38,38,38,0)}:is(.dark .dark\:fill-neutral-800\/10){fill:rgba(38,38,38,.1)}:is(.dark .dark\:fill-neutral-800\/100){fill:#262626}:is(.dark .dark\:fill-neutral-800\/20){fill:rgba(38,38,38,.2)}:is(.dark .dark\:fill-neutral-800\/25){fill:rgba(38,38,38,.25)}:is(.dark .dark\:fill-neutral-800\/30){fill:rgba(38,38,38,.3)}:is(.dark .dark\:fill-neutral-800\/40){fill:rgba(38,38,38,.4)}:is(.dark .dark\:fill-neutral-800\/5){fill:rgba(38,38,38,.05)}:is(.dark .dark\:fill-neutral-800\/50){fill:rgba(38,38,38,.5)}:is(.dark .dark\:fill-neutral-800\/60){fill:rgba(38,38,38,.6)}:is(.dark .dark\:fill-neutral-800\/70){fill:rgba(38,38,38,.7)}:is(.dark .dark\:fill-neutral-800\/75){fill:rgba(38,38,38,.75)}:is(.dark .dark\:fill-neutral-800\/80){fill:rgba(38,38,38,.8)}:is(.dark .dark\:fill-neutral-800\/90){fill:rgba(38,38,38,.9)}:is(.dark .dark\:fill-neutral-800\/95){fill:rgba(38,38,38,.95)}:is(.dark .dark\:fill-neutral-900){fill:#171717}:is(.dark .dark\:fill-neutral-900\/0){fill:hsla(0,0%,9%,0)}:is(.dark .dark\:fill-neutral-900\/10){fill:hsla(0,0%,9%,.1)}:is(.dark .dark\:fill-neutral-900\/100){fill:#171717}:is(.dark .dark\:fill-neutral-900\/20){fill:hsla(0,0%,9%,.2)}:is(.dark .dark\:fill-neutral-900\/25){fill:hsla(0,0%,9%,.25)}:is(.dark .dark\:fill-neutral-900\/30){fill:hsla(0,0%,9%,.3)}:is(.dark .dark\:fill-neutral-900\/40){fill:hsla(0,0%,9%,.4)}:is(.dark .dark\:fill-neutral-900\/5){fill:hsla(0,0%,9%,.05)}:is(.dark .dark\:fill-neutral-900\/50){fill:hsla(0,0%,9%,.5)}:is(.dark .dark\:fill-neutral-900\/60){fill:hsla(0,0%,9%,.6)}:is(.dark .dark\:fill-neutral-900\/70){fill:hsla(0,0%,9%,.7)}:is(.dark .dark\:fill-neutral-900\/75){fill:hsla(0,0%,9%,.75)}:is(.dark .dark\:fill-neutral-900\/80){fill:hsla(0,0%,9%,.8)}:is(.dark .dark\:fill-neutral-900\/90){fill:hsla(0,0%,9%,.9)}:is(.dark .dark\:fill-neutral-900\/95){fill:hsla(0,0%,9%,.95)}:is(.dark .dark\:fill-orange-100){fill:#feecdc}:is(.dark .dark\:fill-orange-100\/0){fill:hsla(28,94%,93%,0)}:is(.dark .dark\:fill-orange-100\/10){fill:hsla(28,94%,93%,.1)}:is(.dark .dark\:fill-orange-100\/100){fill:#feecdc}:is(.dark .dark\:fill-orange-100\/20){fill:hsla(28,94%,93%,.2)}:is(.dark .dark\:fill-orange-100\/25){fill:hsla(28,94%,93%,.25)}:is(.dark .dark\:fill-orange-100\/30){fill:hsla(28,94%,93%,.3)}:is(.dark .dark\:fill-orange-100\/40){fill:hsla(28,94%,93%,.4)}:is(.dark .dark\:fill-orange-100\/5){fill:hsla(28,94%,93%,.05)}:is(.dark .dark\:fill-orange-100\/50){fill:hsla(28,94%,93%,.5)}:is(.dark .dark\:fill-orange-100\/60){fill:hsla(28,94%,93%,.6)}:is(.dark .dark\:fill-orange-100\/70){fill:hsla(28,94%,93%,.7)}:is(.dark .dark\:fill-orange-100\/75){fill:hsla(28,94%,93%,.75)}:is(.dark .dark\:fill-orange-100\/80){fill:hsla(28,94%,93%,.8)}:is(.dark .dark\:fill-orange-100\/90){fill:hsla(28,94%,93%,.9)}:is(.dark .dark\:fill-orange-100\/95){fill:hsla(28,94%,93%,.95)}:is(.dark .dark\:fill-orange-200){fill:#fcd9bd}:is(.dark .dark\:fill-orange-200\/0){fill:hsla(27,91%,86%,0)}:is(.dark .dark\:fill-orange-200\/10){fill:hsla(27,91%,86%,.1)}:is(.dark .dark\:fill-orange-200\/100){fill:#fcd9bd}:is(.dark .dark\:fill-orange-200\/20){fill:hsla(27,91%,86%,.2)}:is(.dark .dark\:fill-orange-200\/25){fill:hsla(27,91%,86%,.25)}:is(.dark .dark\:fill-orange-200\/30){fill:hsla(27,91%,86%,.3)}:is(.dark .dark\:fill-orange-200\/40){fill:hsla(27,91%,86%,.4)}:is(.dark .dark\:fill-orange-200\/5){fill:hsla(27,91%,86%,.05)}:is(.dark .dark\:fill-orange-200\/50){fill:hsla(27,91%,86%,.5)}:is(.dark .dark\:fill-orange-200\/60){fill:hsla(27,91%,86%,.6)}:is(.dark .dark\:fill-orange-200\/70){fill:hsla(27,91%,86%,.7)}:is(.dark .dark\:fill-orange-200\/75){fill:hsla(27,91%,86%,.75)}:is(.dark .dark\:fill-orange-200\/80){fill:hsla(27,91%,86%,.8)}:is(.dark .dark\:fill-orange-200\/90){fill:hsla(27,91%,86%,.9)}:is(.dark .dark\:fill-orange-200\/95){fill:hsla(27,91%,86%,.95)}:is(.dark .dark\:fill-orange-300){fill:#fdba8c}:is(.dark .dark\:fill-orange-300\/0){fill:hsla(24,97%,77%,0)}:is(.dark .dark\:fill-orange-300\/10){fill:hsla(24,97%,77%,.1)}:is(.dark .dark\:fill-orange-300\/100){fill:#fdba8c}:is(.dark .dark\:fill-orange-300\/20){fill:hsla(24,97%,77%,.2)}:is(.dark .dark\:fill-orange-300\/25){fill:hsla(24,97%,77%,.25)}:is(.dark .dark\:fill-orange-300\/30){fill:hsla(24,97%,77%,.3)}:is(.dark .dark\:fill-orange-300\/40){fill:hsla(24,97%,77%,.4)}:is(.dark .dark\:fill-orange-300\/5){fill:hsla(24,97%,77%,.05)}:is(.dark .dark\:fill-orange-300\/50){fill:hsla(24,97%,77%,.5)}:is(.dark .dark\:fill-orange-300\/60){fill:hsla(24,97%,77%,.6)}:is(.dark .dark\:fill-orange-300\/70){fill:hsla(24,97%,77%,.7)}:is(.dark .dark\:fill-orange-300\/75){fill:hsla(24,97%,77%,.75)}:is(.dark .dark\:fill-orange-300\/80){fill:hsla(24,97%,77%,.8)}:is(.dark .dark\:fill-orange-300\/90){fill:hsla(24,97%,77%,.9)}:is(.dark .dark\:fill-orange-300\/95){fill:hsla(24,97%,77%,.95)}:is(.dark .dark\:fill-orange-400){fill:#ff8a4c}:is(.dark .dark\:fill-orange-400\/0){fill:rgba(255,138,76,0)}:is(.dark .dark\:fill-orange-400\/10){fill:rgba(255,138,76,.1)}:is(.dark .dark\:fill-orange-400\/100){fill:#ff8a4c}:is(.dark .dark\:fill-orange-400\/20){fill:rgba(255,138,76,.2)}:is(.dark .dark\:fill-orange-400\/25){fill:rgba(255,138,76,.25)}:is(.dark .dark\:fill-orange-400\/30){fill:rgba(255,138,76,.3)}:is(.dark .dark\:fill-orange-400\/40){fill:rgba(255,138,76,.4)}:is(.dark .dark\:fill-orange-400\/5){fill:rgba(255,138,76,.05)}:is(.dark .dark\:fill-orange-400\/50){fill:rgba(255,138,76,.5)}:is(.dark .dark\:fill-orange-400\/60){fill:rgba(255,138,76,.6)}:is(.dark .dark\:fill-orange-400\/70){fill:rgba(255,138,76,.7)}:is(.dark .dark\:fill-orange-400\/75){fill:rgba(255,138,76,.75)}:is(.dark .dark\:fill-orange-400\/80){fill:rgba(255,138,76,.8)}:is(.dark .dark\:fill-orange-400\/90){fill:rgba(255,138,76,.9)}:is(.dark .dark\:fill-orange-400\/95){fill:rgba(255,138,76,.95)}:is(.dark .dark\:fill-orange-50){fill:#fff8f1}:is(.dark .dark\:fill-orange-50\/0){fill:rgba(255,248,241,0)}:is(.dark .dark\:fill-orange-50\/10){fill:rgba(255,248,241,.1)}:is(.dark .dark\:fill-orange-50\/100){fill:#fff8f1}:is(.dark .dark\:fill-orange-50\/20){fill:rgba(255,248,241,.2)}:is(.dark .dark\:fill-orange-50\/25){fill:rgba(255,248,241,.25)}:is(.dark .dark\:fill-orange-50\/30){fill:rgba(255,248,241,.3)}:is(.dark .dark\:fill-orange-50\/40){fill:rgba(255,248,241,.4)}:is(.dark .dark\:fill-orange-50\/5){fill:rgba(255,248,241,.05)}:is(.dark .dark\:fill-orange-50\/50){fill:rgba(255,248,241,.5)}:is(.dark .dark\:fill-orange-50\/60){fill:rgba(255,248,241,.6)}:is(.dark .dark\:fill-orange-50\/70){fill:rgba(255,248,241,.7)}:is(.dark .dark\:fill-orange-50\/75){fill:rgba(255,248,241,.75)}:is(.dark .dark\:fill-orange-50\/80){fill:rgba(255,248,241,.8)}:is(.dark .dark\:fill-orange-50\/90){fill:rgba(255,248,241,.9)}:is(.dark .dark\:fill-orange-50\/95){fill:rgba(255,248,241,.95)}:is(.dark .dark\:fill-orange-500){fill:#ff5a1f}:is(.dark .dark\:fill-orange-500\/0){fill:rgba(255,90,31,0)}:is(.dark .dark\:fill-orange-500\/10){fill:rgba(255,90,31,.1)}:is(.dark .dark\:fill-orange-500\/100){fill:#ff5a1f}:is(.dark .dark\:fill-orange-500\/20){fill:rgba(255,90,31,.2)}:is(.dark .dark\:fill-orange-500\/25){fill:rgba(255,90,31,.25)}:is(.dark .dark\:fill-orange-500\/30){fill:rgba(255,90,31,.3)}:is(.dark .dark\:fill-orange-500\/40){fill:rgba(255,90,31,.4)}:is(.dark .dark\:fill-orange-500\/5){fill:rgba(255,90,31,.05)}:is(.dark .dark\:fill-orange-500\/50){fill:rgba(255,90,31,.5)}:is(.dark .dark\:fill-orange-500\/60){fill:rgba(255,90,31,.6)}:is(.dark .dark\:fill-orange-500\/70){fill:rgba(255,90,31,.7)}:is(.dark .dark\:fill-orange-500\/75){fill:rgba(255,90,31,.75)}:is(.dark .dark\:fill-orange-500\/80){fill:rgba(255,90,31,.8)}:is(.dark .dark\:fill-orange-500\/90){fill:rgba(255,90,31,.9)}:is(.dark .dark\:fill-orange-500\/95){fill:rgba(255,90,31,.95)}:is(.dark .dark\:fill-orange-600){fill:#d03801}:is(.dark .dark\:fill-orange-600\/0){fill:rgba(208,56,1,0)}:is(.dark .dark\:fill-orange-600\/10){fill:rgba(208,56,1,.1)}:is(.dark .dark\:fill-orange-600\/100){fill:#d03801}:is(.dark .dark\:fill-orange-600\/20){fill:rgba(208,56,1,.2)}:is(.dark .dark\:fill-orange-600\/25){fill:rgba(208,56,1,.25)}:is(.dark .dark\:fill-orange-600\/30){fill:rgba(208,56,1,.3)}:is(.dark .dark\:fill-orange-600\/40){fill:rgba(208,56,1,.4)}:is(.dark .dark\:fill-orange-600\/5){fill:rgba(208,56,1,.05)}:is(.dark .dark\:fill-orange-600\/50){fill:rgba(208,56,1,.5)}:is(.dark .dark\:fill-orange-600\/60){fill:rgba(208,56,1,.6)}:is(.dark .dark\:fill-orange-600\/70){fill:rgba(208,56,1,.7)}:is(.dark .dark\:fill-orange-600\/75){fill:rgba(208,56,1,.75)}:is(.dark .dark\:fill-orange-600\/80){fill:rgba(208,56,1,.8)}:is(.dark .dark\:fill-orange-600\/90){fill:rgba(208,56,1,.9)}:is(.dark .dark\:fill-orange-600\/95){fill:rgba(208,56,1,.95)}:is(.dark .dark\:fill-orange-700){fill:#b43403}:is(.dark .dark\:fill-orange-700\/0){fill:rgba(180,52,3,0)}:is(.dark .dark\:fill-orange-700\/10){fill:rgba(180,52,3,.1)}:is(.dark .dark\:fill-orange-700\/100){fill:#b43403}:is(.dark .dark\:fill-orange-700\/20){fill:rgba(180,52,3,.2)}:is(.dark .dark\:fill-orange-700\/25){fill:rgba(180,52,3,.25)}:is(.dark .dark\:fill-orange-700\/30){fill:rgba(180,52,3,.3)}:is(.dark .dark\:fill-orange-700\/40){fill:rgba(180,52,3,.4)}:is(.dark .dark\:fill-orange-700\/5){fill:rgba(180,52,3,.05)}:is(.dark .dark\:fill-orange-700\/50){fill:rgba(180,52,3,.5)}:is(.dark .dark\:fill-orange-700\/60){fill:rgba(180,52,3,.6)}:is(.dark .dark\:fill-orange-700\/70){fill:rgba(180,52,3,.7)}:is(.dark .dark\:fill-orange-700\/75){fill:rgba(180,52,3,.75)}:is(.dark .dark\:fill-orange-700\/80){fill:rgba(180,52,3,.8)}:is(.dark .dark\:fill-orange-700\/90){fill:rgba(180,52,3,.9)}:is(.dark .dark\:fill-orange-700\/95){fill:rgba(180,52,3,.95)}:is(.dark .dark\:fill-orange-800){fill:#8a2c0d}:is(.dark .dark\:fill-orange-800\/0){fill:rgba(138,44,13,0)}:is(.dark .dark\:fill-orange-800\/10){fill:rgba(138,44,13,.1)}:is(.dark .dark\:fill-orange-800\/100){fill:#8a2c0d}:is(.dark .dark\:fill-orange-800\/20){fill:rgba(138,44,13,.2)}:is(.dark .dark\:fill-orange-800\/25){fill:rgba(138,44,13,.25)}:is(.dark .dark\:fill-orange-800\/30){fill:rgba(138,44,13,.3)}:is(.dark .dark\:fill-orange-800\/40){fill:rgba(138,44,13,.4)}:is(.dark .dark\:fill-orange-800\/5){fill:rgba(138,44,13,.05)}:is(.dark .dark\:fill-orange-800\/50){fill:rgba(138,44,13,.5)}:is(.dark .dark\:fill-orange-800\/60){fill:rgba(138,44,13,.6)}:is(.dark .dark\:fill-orange-800\/70){fill:rgba(138,44,13,.7)}:is(.dark .dark\:fill-orange-800\/75){fill:rgba(138,44,13,.75)}:is(.dark .dark\:fill-orange-800\/80){fill:rgba(138,44,13,.8)}:is(.dark .dark\:fill-orange-800\/90){fill:rgba(138,44,13,.9)}:is(.dark .dark\:fill-orange-800\/95){fill:rgba(138,44,13,.95)}:is(.dark .dark\:fill-orange-900){fill:#771d1d}:is(.dark .dark\:fill-orange-900\/0){fill:rgba(119,29,29,0)}:is(.dark .dark\:fill-orange-900\/10){fill:rgba(119,29,29,.1)}:is(.dark .dark\:fill-orange-900\/100){fill:#771d1d}:is(.dark .dark\:fill-orange-900\/20){fill:rgba(119,29,29,.2)}:is(.dark .dark\:fill-orange-900\/25){fill:rgba(119,29,29,.25)}:is(.dark .dark\:fill-orange-900\/30){fill:rgba(119,29,29,.3)}:is(.dark .dark\:fill-orange-900\/40){fill:rgba(119,29,29,.4)}:is(.dark .dark\:fill-orange-900\/5){fill:rgba(119,29,29,.05)}:is(.dark .dark\:fill-orange-900\/50){fill:rgba(119,29,29,.5)}:is(.dark .dark\:fill-orange-900\/60){fill:rgba(119,29,29,.6)}:is(.dark .dark\:fill-orange-900\/70){fill:rgba(119,29,29,.7)}:is(.dark .dark\:fill-orange-900\/75){fill:rgba(119,29,29,.75)}:is(.dark .dark\:fill-orange-900\/80){fill:rgba(119,29,29,.8)}:is(.dark .dark\:fill-orange-900\/90){fill:rgba(119,29,29,.9)}:is(.dark .dark\:fill-orange-900\/95){fill:rgba(119,29,29,.95)}:is(.dark .dark\:fill-pink-100){fill:#fce8f3}:is(.dark .dark\:fill-pink-100\/0){fill:rgba(252,232,243,0)}:is(.dark .dark\:fill-pink-100\/10){fill:rgba(252,232,243,.1)}:is(.dark .dark\:fill-pink-100\/100){fill:#fce8f3}:is(.dark .dark\:fill-pink-100\/20){fill:rgba(252,232,243,.2)}:is(.dark .dark\:fill-pink-100\/25){fill:rgba(252,232,243,.25)}:is(.dark .dark\:fill-pink-100\/30){fill:rgba(252,232,243,.3)}:is(.dark .dark\:fill-pink-100\/40){fill:rgba(252,232,243,.4)}:is(.dark .dark\:fill-pink-100\/5){fill:rgba(252,232,243,.05)}:is(.dark .dark\:fill-pink-100\/50){fill:rgba(252,232,243,.5)}:is(.dark .dark\:fill-pink-100\/60){fill:rgba(252,232,243,.6)}:is(.dark .dark\:fill-pink-100\/70){fill:rgba(252,232,243,.7)}:is(.dark .dark\:fill-pink-100\/75){fill:rgba(252,232,243,.75)}:is(.dark .dark\:fill-pink-100\/80){fill:rgba(252,232,243,.8)}:is(.dark .dark\:fill-pink-100\/90){fill:rgba(252,232,243,.9)}:is(.dark .dark\:fill-pink-100\/95){fill:rgba(252,232,243,.95)}:is(.dark .dark\:fill-pink-200){fill:#fad1e8}:is(.dark .dark\:fill-pink-200\/0){fill:rgba(250,209,232,0)}:is(.dark .dark\:fill-pink-200\/10){fill:rgba(250,209,232,.1)}:is(.dark .dark\:fill-pink-200\/100){fill:#fad1e8}:is(.dark .dark\:fill-pink-200\/20){fill:rgba(250,209,232,.2)}:is(.dark .dark\:fill-pink-200\/25){fill:rgba(250,209,232,.25)}:is(.dark .dark\:fill-pink-200\/30){fill:rgba(250,209,232,.3)}:is(.dark .dark\:fill-pink-200\/40){fill:rgba(250,209,232,.4)}:is(.dark .dark\:fill-pink-200\/5){fill:rgba(250,209,232,.05)}:is(.dark .dark\:fill-pink-200\/50){fill:rgba(250,209,232,.5)}:is(.dark .dark\:fill-pink-200\/60){fill:rgba(250,209,232,.6)}:is(.dark .dark\:fill-pink-200\/70){fill:rgba(250,209,232,.7)}:is(.dark .dark\:fill-pink-200\/75){fill:rgba(250,209,232,.75)}:is(.dark .dark\:fill-pink-200\/80){fill:rgba(250,209,232,.8)}:is(.dark .dark\:fill-pink-200\/90){fill:rgba(250,209,232,.9)}:is(.dark .dark\:fill-pink-200\/95){fill:rgba(250,209,232,.95)}:is(.dark .dark\:fill-pink-300){fill:#f8b4d9}:is(.dark .dark\:fill-pink-300\/0){fill:rgba(248,180,217,0)}:is(.dark .dark\:fill-pink-300\/10){fill:rgba(248,180,217,.1)}:is(.dark .dark\:fill-pink-300\/100){fill:#f8b4d9}:is(.dark .dark\:fill-pink-300\/20){fill:rgba(248,180,217,.2)}:is(.dark .dark\:fill-pink-300\/25){fill:rgba(248,180,217,.25)}:is(.dark .dark\:fill-pink-300\/30){fill:rgba(248,180,217,.3)}:is(.dark .dark\:fill-pink-300\/40){fill:rgba(248,180,217,.4)}:is(.dark .dark\:fill-pink-300\/5){fill:rgba(248,180,217,.05)}:is(.dark .dark\:fill-pink-300\/50){fill:rgba(248,180,217,.5)}:is(.dark .dark\:fill-pink-300\/60){fill:rgba(248,180,217,.6)}:is(.dark .dark\:fill-pink-300\/70){fill:rgba(248,180,217,.7)}:is(.dark .dark\:fill-pink-300\/75){fill:rgba(248,180,217,.75)}:is(.dark .dark\:fill-pink-300\/80){fill:rgba(248,180,217,.8)}:is(.dark .dark\:fill-pink-300\/90){fill:rgba(248,180,217,.9)}:is(.dark .dark\:fill-pink-300\/95){fill:rgba(248,180,217,.95)}:is(.dark .dark\:fill-pink-400){fill:#f17eb8}:is(.dark .dark\:fill-pink-400\/0){fill:rgba(241,126,184,0)}:is(.dark .dark\:fill-pink-400\/10){fill:rgba(241,126,184,.1)}:is(.dark .dark\:fill-pink-400\/100){fill:#f17eb8}:is(.dark .dark\:fill-pink-400\/20){fill:rgba(241,126,184,.2)}:is(.dark .dark\:fill-pink-400\/25){fill:rgba(241,126,184,.25)}:is(.dark .dark\:fill-pink-400\/30){fill:rgba(241,126,184,.3)}:is(.dark .dark\:fill-pink-400\/40){fill:rgba(241,126,184,.4)}:is(.dark .dark\:fill-pink-400\/5){fill:rgba(241,126,184,.05)}:is(.dark .dark\:fill-pink-400\/50){fill:rgba(241,126,184,.5)}:is(.dark .dark\:fill-pink-400\/60){fill:rgba(241,126,184,.6)}:is(.dark .dark\:fill-pink-400\/70){fill:rgba(241,126,184,.7)}:is(.dark .dark\:fill-pink-400\/75){fill:rgba(241,126,184,.75)}:is(.dark .dark\:fill-pink-400\/80){fill:rgba(241,126,184,.8)}:is(.dark .dark\:fill-pink-400\/90){fill:rgba(241,126,184,.9)}:is(.dark .dark\:fill-pink-400\/95){fill:rgba(241,126,184,.95)}:is(.dark .dark\:fill-pink-50){fill:#fdf2f8}:is(.dark .dark\:fill-pink-50\/0){fill:rgba(253,242,248,0)}:is(.dark .dark\:fill-pink-50\/10){fill:rgba(253,242,248,.1)}:is(.dark .dark\:fill-pink-50\/100){fill:#fdf2f8}:is(.dark .dark\:fill-pink-50\/20){fill:rgba(253,242,248,.2)}:is(.dark .dark\:fill-pink-50\/25){fill:rgba(253,242,248,.25)}:is(.dark .dark\:fill-pink-50\/30){fill:rgba(253,242,248,.3)}:is(.dark .dark\:fill-pink-50\/40){fill:rgba(253,242,248,.4)}:is(.dark .dark\:fill-pink-50\/5){fill:rgba(253,242,248,.05)}:is(.dark .dark\:fill-pink-50\/50){fill:rgba(253,242,248,.5)}:is(.dark .dark\:fill-pink-50\/60){fill:rgba(253,242,248,.6)}:is(.dark .dark\:fill-pink-50\/70){fill:rgba(253,242,248,.7)}:is(.dark .dark\:fill-pink-50\/75){fill:rgba(253,242,248,.75)}:is(.dark .dark\:fill-pink-50\/80){fill:rgba(253,242,248,.8)}:is(.dark .dark\:fill-pink-50\/90){fill:rgba(253,242,248,.9)}:is(.dark .dark\:fill-pink-50\/95){fill:rgba(253,242,248,.95)}:is(.dark .dark\:fill-pink-500){fill:#e74694}:is(.dark .dark\:fill-pink-500\/0){fill:rgba(231,70,148,0)}:is(.dark .dark\:fill-pink-500\/10){fill:rgba(231,70,148,.1)}:is(.dark .dark\:fill-pink-500\/100){fill:#e74694}:is(.dark .dark\:fill-pink-500\/20){fill:rgba(231,70,148,.2)}:is(.dark .dark\:fill-pink-500\/25){fill:rgba(231,70,148,.25)}:is(.dark .dark\:fill-pink-500\/30){fill:rgba(231,70,148,.3)}:is(.dark .dark\:fill-pink-500\/40){fill:rgba(231,70,148,.4)}:is(.dark .dark\:fill-pink-500\/5){fill:rgba(231,70,148,.05)}:is(.dark .dark\:fill-pink-500\/50){fill:rgba(231,70,148,.5)}:is(.dark .dark\:fill-pink-500\/60){fill:rgba(231,70,148,.6)}:is(.dark .dark\:fill-pink-500\/70){fill:rgba(231,70,148,.7)}:is(.dark .dark\:fill-pink-500\/75){fill:rgba(231,70,148,.75)}:is(.dark .dark\:fill-pink-500\/80){fill:rgba(231,70,148,.8)}:is(.dark .dark\:fill-pink-500\/90){fill:rgba(231,70,148,.9)}:is(.dark .dark\:fill-pink-500\/95){fill:rgba(231,70,148,.95)}:is(.dark .dark\:fill-pink-600){fill:#d61f69}:is(.dark .dark\:fill-pink-600\/0){fill:rgba(214,31,105,0)}:is(.dark .dark\:fill-pink-600\/10){fill:rgba(214,31,105,.1)}:is(.dark .dark\:fill-pink-600\/100){fill:#d61f69}:is(.dark .dark\:fill-pink-600\/20){fill:rgba(214,31,105,.2)}:is(.dark .dark\:fill-pink-600\/25){fill:rgba(214,31,105,.25)}:is(.dark .dark\:fill-pink-600\/30){fill:rgba(214,31,105,.3)}:is(.dark .dark\:fill-pink-600\/40){fill:rgba(214,31,105,.4)}:is(.dark .dark\:fill-pink-600\/5){fill:rgba(214,31,105,.05)}:is(.dark .dark\:fill-pink-600\/50){fill:rgba(214,31,105,.5)}:is(.dark .dark\:fill-pink-600\/60){fill:rgba(214,31,105,.6)}:is(.dark .dark\:fill-pink-600\/70){fill:rgba(214,31,105,.7)}:is(.dark .dark\:fill-pink-600\/75){fill:rgba(214,31,105,.75)}:is(.dark .dark\:fill-pink-600\/80){fill:rgba(214,31,105,.8)}:is(.dark .dark\:fill-pink-600\/90){fill:rgba(214,31,105,.9)}:is(.dark .dark\:fill-pink-600\/95){fill:rgba(214,31,105,.95)}:is(.dark .dark\:fill-pink-700){fill:#bf125d}:is(.dark .dark\:fill-pink-700\/0){fill:rgba(191,18,93,0)}:is(.dark .dark\:fill-pink-700\/10){fill:rgba(191,18,93,.1)}:is(.dark .dark\:fill-pink-700\/100){fill:#bf125d}:is(.dark .dark\:fill-pink-700\/20){fill:rgba(191,18,93,.2)}:is(.dark .dark\:fill-pink-700\/25){fill:rgba(191,18,93,.25)}:is(.dark .dark\:fill-pink-700\/30){fill:rgba(191,18,93,.3)}:is(.dark .dark\:fill-pink-700\/40){fill:rgba(191,18,93,.4)}:is(.dark .dark\:fill-pink-700\/5){fill:rgba(191,18,93,.05)}:is(.dark .dark\:fill-pink-700\/50){fill:rgba(191,18,93,.5)}:is(.dark .dark\:fill-pink-700\/60){fill:rgba(191,18,93,.6)}:is(.dark .dark\:fill-pink-700\/70){fill:rgba(191,18,93,.7)}:is(.dark .dark\:fill-pink-700\/75){fill:rgba(191,18,93,.75)}:is(.dark .dark\:fill-pink-700\/80){fill:rgba(191,18,93,.8)}:is(.dark .dark\:fill-pink-700\/90){fill:rgba(191,18,93,.9)}:is(.dark .dark\:fill-pink-700\/95){fill:rgba(191,18,93,.95)}:is(.dark .dark\:fill-pink-800){fill:#99154b}:is(.dark .dark\:fill-pink-800\/0){fill:rgba(153,21,75,0)}:is(.dark .dark\:fill-pink-800\/10){fill:rgba(153,21,75,.1)}:is(.dark .dark\:fill-pink-800\/100){fill:#99154b}:is(.dark .dark\:fill-pink-800\/20){fill:rgba(153,21,75,.2)}:is(.dark .dark\:fill-pink-800\/25){fill:rgba(153,21,75,.25)}:is(.dark .dark\:fill-pink-800\/30){fill:rgba(153,21,75,.3)}:is(.dark .dark\:fill-pink-800\/40){fill:rgba(153,21,75,.4)}:is(.dark .dark\:fill-pink-800\/5){fill:rgba(153,21,75,.05)}:is(.dark .dark\:fill-pink-800\/50){fill:rgba(153,21,75,.5)}:is(.dark .dark\:fill-pink-800\/60){fill:rgba(153,21,75,.6)}:is(.dark .dark\:fill-pink-800\/70){fill:rgba(153,21,75,.7)}:is(.dark .dark\:fill-pink-800\/75){fill:rgba(153,21,75,.75)}:is(.dark .dark\:fill-pink-800\/80){fill:rgba(153,21,75,.8)}:is(.dark .dark\:fill-pink-800\/90){fill:rgba(153,21,75,.9)}:is(.dark .dark\:fill-pink-800\/95){fill:rgba(153,21,75,.95)}:is(.dark .dark\:fill-pink-900){fill:#751a3d}:is(.dark .dark\:fill-pink-900\/0){fill:rgba(117,26,61,0)}:is(.dark .dark\:fill-pink-900\/10){fill:rgba(117,26,61,.1)}:is(.dark .dark\:fill-pink-900\/100){fill:#751a3d}:is(.dark .dark\:fill-pink-900\/20){fill:rgba(117,26,61,.2)}:is(.dark .dark\:fill-pink-900\/25){fill:rgba(117,26,61,.25)}:is(.dark .dark\:fill-pink-900\/30){fill:rgba(117,26,61,.3)}:is(.dark .dark\:fill-pink-900\/40){fill:rgba(117,26,61,.4)}:is(.dark .dark\:fill-pink-900\/5){fill:rgba(117,26,61,.05)}:is(.dark .dark\:fill-pink-900\/50){fill:rgba(117,26,61,.5)}:is(.dark .dark\:fill-pink-900\/60){fill:rgba(117,26,61,.6)}:is(.dark .dark\:fill-pink-900\/70){fill:rgba(117,26,61,.7)}:is(.dark .dark\:fill-pink-900\/75){fill:rgba(117,26,61,.75)}:is(.dark .dark\:fill-pink-900\/80){fill:rgba(117,26,61,.8)}:is(.dark .dark\:fill-pink-900\/90){fill:rgba(117,26,61,.9)}:is(.dark .dark\:fill-pink-900\/95){fill:rgba(117,26,61,.95)}:is(.dark .dark\:fill-purple-100){fill:#edebfe}:is(.dark .dark\:fill-purple-100\/0){fill:rgba(237,235,254,0)}:is(.dark .dark\:fill-purple-100\/10){fill:rgba(237,235,254,.1)}:is(.dark .dark\:fill-purple-100\/100){fill:#edebfe}:is(.dark .dark\:fill-purple-100\/20){fill:rgba(237,235,254,.2)}:is(.dark .dark\:fill-purple-100\/25){fill:rgba(237,235,254,.25)}:is(.dark .dark\:fill-purple-100\/30){fill:rgba(237,235,254,.3)}:is(.dark .dark\:fill-purple-100\/40){fill:rgba(237,235,254,.4)}:is(.dark .dark\:fill-purple-100\/5){fill:rgba(237,235,254,.05)}:is(.dark .dark\:fill-purple-100\/50){fill:rgba(237,235,254,.5)}:is(.dark .dark\:fill-purple-100\/60){fill:rgba(237,235,254,.6)}:is(.dark .dark\:fill-purple-100\/70){fill:rgba(237,235,254,.7)}:is(.dark .dark\:fill-purple-100\/75){fill:rgba(237,235,254,.75)}:is(.dark .dark\:fill-purple-100\/80){fill:rgba(237,235,254,.8)}:is(.dark .dark\:fill-purple-100\/90){fill:rgba(237,235,254,.9)}:is(.dark .dark\:fill-purple-100\/95){fill:rgba(237,235,254,.95)}:is(.dark .dark\:fill-purple-200){fill:#dcd7fe}:is(.dark .dark\:fill-purple-200\/0){fill:rgba(220,215,254,0)}:is(.dark .dark\:fill-purple-200\/10){fill:rgba(220,215,254,.1)}:is(.dark .dark\:fill-purple-200\/100){fill:#dcd7fe}:is(.dark .dark\:fill-purple-200\/20){fill:rgba(220,215,254,.2)}:is(.dark .dark\:fill-purple-200\/25){fill:rgba(220,215,254,.25)}:is(.dark .dark\:fill-purple-200\/30){fill:rgba(220,215,254,.3)}:is(.dark .dark\:fill-purple-200\/40){fill:rgba(220,215,254,.4)}:is(.dark .dark\:fill-purple-200\/5){fill:rgba(220,215,254,.05)}:is(.dark .dark\:fill-purple-200\/50){fill:rgba(220,215,254,.5)}:is(.dark .dark\:fill-purple-200\/60){fill:rgba(220,215,254,.6)}:is(.dark .dark\:fill-purple-200\/70){fill:rgba(220,215,254,.7)}:is(.dark .dark\:fill-purple-200\/75){fill:rgba(220,215,254,.75)}:is(.dark .dark\:fill-purple-200\/80){fill:rgba(220,215,254,.8)}:is(.dark .dark\:fill-purple-200\/90){fill:rgba(220,215,254,.9)}:is(.dark .dark\:fill-purple-200\/95){fill:rgba(220,215,254,.95)}:is(.dark .dark\:fill-purple-300){fill:#cabffd}:is(.dark .dark\:fill-purple-300\/0){fill:rgba(202,191,253,0)}:is(.dark .dark\:fill-purple-300\/10){fill:rgba(202,191,253,.1)}:is(.dark .dark\:fill-purple-300\/100){fill:#cabffd}:is(.dark .dark\:fill-purple-300\/20){fill:rgba(202,191,253,.2)}:is(.dark .dark\:fill-purple-300\/25){fill:rgba(202,191,253,.25)}:is(.dark .dark\:fill-purple-300\/30){fill:rgba(202,191,253,.3)}:is(.dark .dark\:fill-purple-300\/40){fill:rgba(202,191,253,.4)}:is(.dark .dark\:fill-purple-300\/5){fill:rgba(202,191,253,.05)}:is(.dark .dark\:fill-purple-300\/50){fill:rgba(202,191,253,.5)}:is(.dark .dark\:fill-purple-300\/60){fill:rgba(202,191,253,.6)}:is(.dark .dark\:fill-purple-300\/70){fill:rgba(202,191,253,.7)}:is(.dark .dark\:fill-purple-300\/75){fill:rgba(202,191,253,.75)}:is(.dark .dark\:fill-purple-300\/80){fill:rgba(202,191,253,.8)}:is(.dark .dark\:fill-purple-300\/90){fill:rgba(202,191,253,.9)}:is(.dark .dark\:fill-purple-300\/95){fill:rgba(202,191,253,.95)}:is(.dark .dark\:fill-purple-400){fill:#ac94fa}:is(.dark .dark\:fill-purple-400\/0){fill:rgba(172,148,250,0)}:is(.dark .dark\:fill-purple-400\/10){fill:rgba(172,148,250,.1)}:is(.dark .dark\:fill-purple-400\/100){fill:#ac94fa}:is(.dark .dark\:fill-purple-400\/20){fill:rgba(172,148,250,.2)}:is(.dark .dark\:fill-purple-400\/25){fill:rgba(172,148,250,.25)}:is(.dark .dark\:fill-purple-400\/30){fill:rgba(172,148,250,.3)}:is(.dark .dark\:fill-purple-400\/40){fill:rgba(172,148,250,.4)}:is(.dark .dark\:fill-purple-400\/5){fill:rgba(172,148,250,.05)}:is(.dark .dark\:fill-purple-400\/50){fill:rgba(172,148,250,.5)}:is(.dark .dark\:fill-purple-400\/60){fill:rgba(172,148,250,.6)}:is(.dark .dark\:fill-purple-400\/70){fill:rgba(172,148,250,.7)}:is(.dark .dark\:fill-purple-400\/75){fill:rgba(172,148,250,.75)}:is(.dark .dark\:fill-purple-400\/80){fill:rgba(172,148,250,.8)}:is(.dark .dark\:fill-purple-400\/90){fill:rgba(172,148,250,.9)}:is(.dark .dark\:fill-purple-400\/95){fill:rgba(172,148,250,.95)}:is(.dark .dark\:fill-purple-50){fill:#f6f5ff}:is(.dark .dark\:fill-purple-50\/0){fill:rgba(246,245,255,0)}:is(.dark .dark\:fill-purple-50\/10){fill:rgba(246,245,255,.1)}:is(.dark .dark\:fill-purple-50\/100){fill:#f6f5ff}:is(.dark .dark\:fill-purple-50\/20){fill:rgba(246,245,255,.2)}:is(.dark .dark\:fill-purple-50\/25){fill:rgba(246,245,255,.25)}:is(.dark .dark\:fill-purple-50\/30){fill:rgba(246,245,255,.3)}:is(.dark .dark\:fill-purple-50\/40){fill:rgba(246,245,255,.4)}:is(.dark .dark\:fill-purple-50\/5){fill:rgba(246,245,255,.05)}:is(.dark .dark\:fill-purple-50\/50){fill:rgba(246,245,255,.5)}:is(.dark .dark\:fill-purple-50\/60){fill:rgba(246,245,255,.6)}:is(.dark .dark\:fill-purple-50\/70){fill:rgba(246,245,255,.7)}:is(.dark .dark\:fill-purple-50\/75){fill:rgba(246,245,255,.75)}:is(.dark .dark\:fill-purple-50\/80){fill:rgba(246,245,255,.8)}:is(.dark .dark\:fill-purple-50\/90){fill:rgba(246,245,255,.9)}:is(.dark .dark\:fill-purple-50\/95){fill:rgba(246,245,255,.95)}:is(.dark .dark\:fill-purple-500){fill:#9061f9}:is(.dark .dark\:fill-purple-500\/0){fill:rgba(144,97,249,0)}:is(.dark .dark\:fill-purple-500\/10){fill:rgba(144,97,249,.1)}:is(.dark .dark\:fill-purple-500\/100){fill:#9061f9}:is(.dark .dark\:fill-purple-500\/20){fill:rgba(144,97,249,.2)}:is(.dark .dark\:fill-purple-500\/25){fill:rgba(144,97,249,.25)}:is(.dark .dark\:fill-purple-500\/30){fill:rgba(144,97,249,.3)}:is(.dark .dark\:fill-purple-500\/40){fill:rgba(144,97,249,.4)}:is(.dark .dark\:fill-purple-500\/5){fill:rgba(144,97,249,.05)}:is(.dark .dark\:fill-purple-500\/50){fill:rgba(144,97,249,.5)}:is(.dark .dark\:fill-purple-500\/60){fill:rgba(144,97,249,.6)}:is(.dark .dark\:fill-purple-500\/70){fill:rgba(144,97,249,.7)}:is(.dark .dark\:fill-purple-500\/75){fill:rgba(144,97,249,.75)}:is(.dark .dark\:fill-purple-500\/80){fill:rgba(144,97,249,.8)}:is(.dark .dark\:fill-purple-500\/90){fill:rgba(144,97,249,.9)}:is(.dark .dark\:fill-purple-500\/95){fill:rgba(144,97,249,.95)}:is(.dark .dark\:fill-purple-600){fill:#7e3af2}:is(.dark .dark\:fill-purple-600\/0){fill:rgba(126,58,242,0)}:is(.dark .dark\:fill-purple-600\/10){fill:rgba(126,58,242,.1)}:is(.dark .dark\:fill-purple-600\/100){fill:#7e3af2}:is(.dark .dark\:fill-purple-600\/20){fill:rgba(126,58,242,.2)}:is(.dark .dark\:fill-purple-600\/25){fill:rgba(126,58,242,.25)}:is(.dark .dark\:fill-purple-600\/30){fill:rgba(126,58,242,.3)}:is(.dark .dark\:fill-purple-600\/40){fill:rgba(126,58,242,.4)}:is(.dark .dark\:fill-purple-600\/5){fill:rgba(126,58,242,.05)}:is(.dark .dark\:fill-purple-600\/50){fill:rgba(126,58,242,.5)}:is(.dark .dark\:fill-purple-600\/60){fill:rgba(126,58,242,.6)}:is(.dark .dark\:fill-purple-600\/70){fill:rgba(126,58,242,.7)}:is(.dark .dark\:fill-purple-600\/75){fill:rgba(126,58,242,.75)}:is(.dark .dark\:fill-purple-600\/80){fill:rgba(126,58,242,.8)}:is(.dark .dark\:fill-purple-600\/90){fill:rgba(126,58,242,.9)}:is(.dark .dark\:fill-purple-600\/95){fill:rgba(126,58,242,.95)}:is(.dark .dark\:fill-purple-700){fill:#6c2bd9}:is(.dark .dark\:fill-purple-700\/0){fill:rgba(108,43,217,0)}:is(.dark .dark\:fill-purple-700\/10){fill:rgba(108,43,217,.1)}:is(.dark .dark\:fill-purple-700\/100){fill:#6c2bd9}:is(.dark .dark\:fill-purple-700\/20){fill:rgba(108,43,217,.2)}:is(.dark .dark\:fill-purple-700\/25){fill:rgba(108,43,217,.25)}:is(.dark .dark\:fill-purple-700\/30){fill:rgba(108,43,217,.3)}:is(.dark .dark\:fill-purple-700\/40){fill:rgba(108,43,217,.4)}:is(.dark .dark\:fill-purple-700\/5){fill:rgba(108,43,217,.05)}:is(.dark .dark\:fill-purple-700\/50){fill:rgba(108,43,217,.5)}:is(.dark .dark\:fill-purple-700\/60){fill:rgba(108,43,217,.6)}:is(.dark .dark\:fill-purple-700\/70){fill:rgba(108,43,217,.7)}:is(.dark .dark\:fill-purple-700\/75){fill:rgba(108,43,217,.75)}:is(.dark .dark\:fill-purple-700\/80){fill:rgba(108,43,217,.8)}:is(.dark .dark\:fill-purple-700\/90){fill:rgba(108,43,217,.9)}:is(.dark .dark\:fill-purple-700\/95){fill:rgba(108,43,217,.95)}:is(.dark .dark\:fill-purple-800){fill:#5521b5}:is(.dark .dark\:fill-purple-800\/0){fill:rgba(85,33,181,0)}:is(.dark .dark\:fill-purple-800\/10){fill:rgba(85,33,181,.1)}:is(.dark .dark\:fill-purple-800\/100){fill:#5521b5}:is(.dark .dark\:fill-purple-800\/20){fill:rgba(85,33,181,.2)}:is(.dark .dark\:fill-purple-800\/25){fill:rgba(85,33,181,.25)}:is(.dark .dark\:fill-purple-800\/30){fill:rgba(85,33,181,.3)}:is(.dark .dark\:fill-purple-800\/40){fill:rgba(85,33,181,.4)}:is(.dark .dark\:fill-purple-800\/5){fill:rgba(85,33,181,.05)}:is(.dark .dark\:fill-purple-800\/50){fill:rgba(85,33,181,.5)}:is(.dark .dark\:fill-purple-800\/60){fill:rgba(85,33,181,.6)}:is(.dark .dark\:fill-purple-800\/70){fill:rgba(85,33,181,.7)}:is(.dark .dark\:fill-purple-800\/75){fill:rgba(85,33,181,.75)}:is(.dark .dark\:fill-purple-800\/80){fill:rgba(85,33,181,.8)}:is(.dark .dark\:fill-purple-800\/90){fill:rgba(85,33,181,.9)}:is(.dark .dark\:fill-purple-800\/95){fill:rgba(85,33,181,.95)}:is(.dark .dark\:fill-purple-900){fill:#4a1d96}:is(.dark .dark\:fill-purple-900\/0){fill:rgba(74,29,150,0)}:is(.dark .dark\:fill-purple-900\/10){fill:rgba(74,29,150,.1)}:is(.dark .dark\:fill-purple-900\/100){fill:#4a1d96}:is(.dark .dark\:fill-purple-900\/20){fill:rgba(74,29,150,.2)}:is(.dark .dark\:fill-purple-900\/25){fill:rgba(74,29,150,.25)}:is(.dark .dark\:fill-purple-900\/30){fill:rgba(74,29,150,.3)}:is(.dark .dark\:fill-purple-900\/40){fill:rgba(74,29,150,.4)}:is(.dark .dark\:fill-purple-900\/5){fill:rgba(74,29,150,.05)}:is(.dark .dark\:fill-purple-900\/50){fill:rgba(74,29,150,.5)}:is(.dark .dark\:fill-purple-900\/60){fill:rgba(74,29,150,.6)}:is(.dark .dark\:fill-purple-900\/70){fill:rgba(74,29,150,.7)}:is(.dark .dark\:fill-purple-900\/75){fill:rgba(74,29,150,.75)}:is(.dark .dark\:fill-purple-900\/80){fill:rgba(74,29,150,.8)}:is(.dark .dark\:fill-purple-900\/90){fill:rgba(74,29,150,.9)}:is(.dark .dark\:fill-purple-900\/95){fill:rgba(74,29,150,.95)}:is(.dark .dark\:fill-red-100){fill:#fde8e8}:is(.dark .dark\:fill-red-100\/0){fill:hsla(0,84%,95%,0)}:is(.dark .dark\:fill-red-100\/10){fill:hsla(0,84%,95%,.1)}:is(.dark .dark\:fill-red-100\/100){fill:#fde8e8}:is(.dark .dark\:fill-red-100\/20){fill:hsla(0,84%,95%,.2)}:is(.dark .dark\:fill-red-100\/25){fill:hsla(0,84%,95%,.25)}:is(.dark .dark\:fill-red-100\/30){fill:hsla(0,84%,95%,.3)}:is(.dark .dark\:fill-red-100\/40){fill:hsla(0,84%,95%,.4)}:is(.dark .dark\:fill-red-100\/5){fill:hsla(0,84%,95%,.05)}:is(.dark .dark\:fill-red-100\/50){fill:hsla(0,84%,95%,.5)}:is(.dark .dark\:fill-red-100\/60){fill:hsla(0,84%,95%,.6)}:is(.dark .dark\:fill-red-100\/70){fill:hsla(0,84%,95%,.7)}:is(.dark .dark\:fill-red-100\/75){fill:hsla(0,84%,95%,.75)}:is(.dark .dark\:fill-red-100\/80){fill:hsla(0,84%,95%,.8)}:is(.dark .dark\:fill-red-100\/90){fill:hsla(0,84%,95%,.9)}:is(.dark .dark\:fill-red-100\/95){fill:hsla(0,84%,95%,.95)}:is(.dark .dark\:fill-red-200){fill:#fbd5d5}:is(.dark .dark\:fill-red-200\/0){fill:hsla(0,83%,91%,0)}:is(.dark .dark\:fill-red-200\/10){fill:hsla(0,83%,91%,.1)}:is(.dark .dark\:fill-red-200\/100){fill:#fbd5d5}:is(.dark .dark\:fill-red-200\/20){fill:hsla(0,83%,91%,.2)}:is(.dark .dark\:fill-red-200\/25){fill:hsla(0,83%,91%,.25)}:is(.dark .dark\:fill-red-200\/30){fill:hsla(0,83%,91%,.3)}:is(.dark .dark\:fill-red-200\/40){fill:hsla(0,83%,91%,.4)}:is(.dark .dark\:fill-red-200\/5){fill:hsla(0,83%,91%,.05)}:is(.dark .dark\:fill-red-200\/50){fill:hsla(0,83%,91%,.5)}:is(.dark .dark\:fill-red-200\/60){fill:hsla(0,83%,91%,.6)}:is(.dark .dark\:fill-red-200\/70){fill:hsla(0,83%,91%,.7)}:is(.dark .dark\:fill-red-200\/75){fill:hsla(0,83%,91%,.75)}:is(.dark .dark\:fill-red-200\/80){fill:hsla(0,83%,91%,.8)}:is(.dark .dark\:fill-red-200\/90){fill:hsla(0,83%,91%,.9)}:is(.dark .dark\:fill-red-200\/95){fill:hsla(0,83%,91%,.95)}:is(.dark .dark\:fill-red-300){fill:#f8b4b4}:is(.dark .dark\:fill-red-300\/0){fill:hsla(0,83%,84%,0)}:is(.dark .dark\:fill-red-300\/10){fill:hsla(0,83%,84%,.1)}:is(.dark .dark\:fill-red-300\/100){fill:#f8b4b4}:is(.dark .dark\:fill-red-300\/20){fill:hsla(0,83%,84%,.2)}:is(.dark .dark\:fill-red-300\/25){fill:hsla(0,83%,84%,.25)}:is(.dark .dark\:fill-red-300\/30){fill:hsla(0,83%,84%,.3)}:is(.dark .dark\:fill-red-300\/40){fill:hsla(0,83%,84%,.4)}:is(.dark .dark\:fill-red-300\/5){fill:hsla(0,83%,84%,.05)}:is(.dark .dark\:fill-red-300\/50){fill:hsla(0,83%,84%,.5)}:is(.dark .dark\:fill-red-300\/60){fill:hsla(0,83%,84%,.6)}:is(.dark .dark\:fill-red-300\/70){fill:hsla(0,83%,84%,.7)}:is(.dark .dark\:fill-red-300\/75){fill:hsla(0,83%,84%,.75)}:is(.dark .dark\:fill-red-300\/80){fill:hsla(0,83%,84%,.8)}:is(.dark .dark\:fill-red-300\/90){fill:hsla(0,83%,84%,.9)}:is(.dark .dark\:fill-red-300\/95){fill:hsla(0,83%,84%,.95)}:is(.dark .dark\:fill-red-400){fill:#f98080}:is(.dark .dark\:fill-red-400\/0){fill:hsla(0,91%,74%,0)}:is(.dark .dark\:fill-red-400\/10){fill:hsla(0,91%,74%,.1)}:is(.dark .dark\:fill-red-400\/100){fill:#f98080}:is(.dark .dark\:fill-red-400\/20){fill:hsla(0,91%,74%,.2)}:is(.dark .dark\:fill-red-400\/25){fill:hsla(0,91%,74%,.25)}:is(.dark .dark\:fill-red-400\/30){fill:hsla(0,91%,74%,.3)}:is(.dark .dark\:fill-red-400\/40){fill:hsla(0,91%,74%,.4)}:is(.dark .dark\:fill-red-400\/5){fill:hsla(0,91%,74%,.05)}:is(.dark .dark\:fill-red-400\/50){fill:hsla(0,91%,74%,.5)}:is(.dark .dark\:fill-red-400\/60){fill:hsla(0,91%,74%,.6)}:is(.dark .dark\:fill-red-400\/70){fill:hsla(0,91%,74%,.7)}:is(.dark .dark\:fill-red-400\/75){fill:hsla(0,91%,74%,.75)}:is(.dark .dark\:fill-red-400\/80){fill:hsla(0,91%,74%,.8)}:is(.dark .dark\:fill-red-400\/90){fill:hsla(0,91%,74%,.9)}:is(.dark .dark\:fill-red-400\/95){fill:hsla(0,91%,74%,.95)}:is(.dark .dark\:fill-red-50){fill:#fdf2f2}:is(.dark .dark\:fill-red-50\/0){fill:hsla(0,73%,97%,0)}:is(.dark .dark\:fill-red-50\/10){fill:hsla(0,73%,97%,.1)}:is(.dark .dark\:fill-red-50\/100){fill:#fdf2f2}:is(.dark .dark\:fill-red-50\/20){fill:hsla(0,73%,97%,.2)}:is(.dark .dark\:fill-red-50\/25){fill:hsla(0,73%,97%,.25)}:is(.dark .dark\:fill-red-50\/30){fill:hsla(0,73%,97%,.3)}:is(.dark .dark\:fill-red-50\/40){fill:hsla(0,73%,97%,.4)}:is(.dark .dark\:fill-red-50\/5){fill:hsla(0,73%,97%,.05)}:is(.dark .dark\:fill-red-50\/50){fill:hsla(0,73%,97%,.5)}:is(.dark .dark\:fill-red-50\/60){fill:hsla(0,73%,97%,.6)}:is(.dark .dark\:fill-red-50\/70){fill:hsla(0,73%,97%,.7)}:is(.dark .dark\:fill-red-50\/75){fill:hsla(0,73%,97%,.75)}:is(.dark .dark\:fill-red-50\/80){fill:hsla(0,73%,97%,.8)}:is(.dark .dark\:fill-red-50\/90){fill:hsla(0,73%,97%,.9)}:is(.dark .dark\:fill-red-50\/95){fill:hsla(0,73%,97%,.95)}:is(.dark .dark\:fill-red-500){fill:#f05252}:is(.dark .dark\:fill-red-500\/0){fill:rgba(240,82,82,0)}:is(.dark .dark\:fill-red-500\/10){fill:rgba(240,82,82,.1)}:is(.dark .dark\:fill-red-500\/100){fill:#f05252}:is(.dark .dark\:fill-red-500\/20){fill:rgba(240,82,82,.2)}:is(.dark .dark\:fill-red-500\/25){fill:rgba(240,82,82,.25)}:is(.dark .dark\:fill-red-500\/30){fill:rgba(240,82,82,.3)}:is(.dark .dark\:fill-red-500\/40){fill:rgba(240,82,82,.4)}:is(.dark .dark\:fill-red-500\/5){fill:rgba(240,82,82,.05)}:is(.dark .dark\:fill-red-500\/50){fill:rgba(240,82,82,.5)}:is(.dark .dark\:fill-red-500\/60){fill:rgba(240,82,82,.6)}:is(.dark .dark\:fill-red-500\/70){fill:rgba(240,82,82,.7)}:is(.dark .dark\:fill-red-500\/75){fill:rgba(240,82,82,.75)}:is(.dark .dark\:fill-red-500\/80){fill:rgba(240,82,82,.8)}:is(.dark .dark\:fill-red-500\/90){fill:rgba(240,82,82,.9)}:is(.dark .dark\:fill-red-500\/95){fill:rgba(240,82,82,.95)}:is(.dark .dark\:fill-red-600){fill:#e02424}:is(.dark .dark\:fill-red-600\/0){fill:rgba(224,36,36,0)}:is(.dark .dark\:fill-red-600\/10){fill:rgba(224,36,36,.1)}:is(.dark .dark\:fill-red-600\/100){fill:#e02424}:is(.dark .dark\:fill-red-600\/20){fill:rgba(224,36,36,.2)}:is(.dark .dark\:fill-red-600\/25){fill:rgba(224,36,36,.25)}:is(.dark .dark\:fill-red-600\/30){fill:rgba(224,36,36,.3)}:is(.dark .dark\:fill-red-600\/40){fill:rgba(224,36,36,.4)}:is(.dark .dark\:fill-red-600\/5){fill:rgba(224,36,36,.05)}:is(.dark .dark\:fill-red-600\/50){fill:rgba(224,36,36,.5)}:is(.dark .dark\:fill-red-600\/60){fill:rgba(224,36,36,.6)}:is(.dark .dark\:fill-red-600\/70){fill:rgba(224,36,36,.7)}:is(.dark .dark\:fill-red-600\/75){fill:rgba(224,36,36,.75)}:is(.dark .dark\:fill-red-600\/80){fill:rgba(224,36,36,.8)}:is(.dark .dark\:fill-red-600\/90){fill:rgba(224,36,36,.9)}:is(.dark .dark\:fill-red-600\/95){fill:rgba(224,36,36,.95)}:is(.dark .dark\:fill-red-700){fill:#c81e1e}:is(.dark .dark\:fill-red-700\/0){fill:rgba(200,30,30,0)}:is(.dark .dark\:fill-red-700\/10){fill:rgba(200,30,30,.1)}:is(.dark .dark\:fill-red-700\/100){fill:#c81e1e}:is(.dark .dark\:fill-red-700\/20){fill:rgba(200,30,30,.2)}:is(.dark .dark\:fill-red-700\/25){fill:rgba(200,30,30,.25)}:is(.dark .dark\:fill-red-700\/30){fill:rgba(200,30,30,.3)}:is(.dark .dark\:fill-red-700\/40){fill:rgba(200,30,30,.4)}:is(.dark .dark\:fill-red-700\/5){fill:rgba(200,30,30,.05)}:is(.dark .dark\:fill-red-700\/50){fill:rgba(200,30,30,.5)}:is(.dark .dark\:fill-red-700\/60){fill:rgba(200,30,30,.6)}:is(.dark .dark\:fill-red-700\/70){fill:rgba(200,30,30,.7)}:is(.dark .dark\:fill-red-700\/75){fill:rgba(200,30,30,.75)}:is(.dark .dark\:fill-red-700\/80){fill:rgba(200,30,30,.8)}:is(.dark .dark\:fill-red-700\/90){fill:rgba(200,30,30,.9)}:is(.dark .dark\:fill-red-700\/95){fill:rgba(200,30,30,.95)}:is(.dark .dark\:fill-red-800){fill:#9b1c1c}:is(.dark .dark\:fill-red-800\/0){fill:rgba(155,28,28,0)}:is(.dark .dark\:fill-red-800\/10){fill:rgba(155,28,28,.1)}:is(.dark .dark\:fill-red-800\/100){fill:#9b1c1c}:is(.dark .dark\:fill-red-800\/20){fill:rgba(155,28,28,.2)}:is(.dark .dark\:fill-red-800\/25){fill:rgba(155,28,28,.25)}:is(.dark .dark\:fill-red-800\/30){fill:rgba(155,28,28,.3)}:is(.dark .dark\:fill-red-800\/40){fill:rgba(155,28,28,.4)}:is(.dark .dark\:fill-red-800\/5){fill:rgba(155,28,28,.05)}:is(.dark .dark\:fill-red-800\/50){fill:rgba(155,28,28,.5)}:is(.dark .dark\:fill-red-800\/60){fill:rgba(155,28,28,.6)}:is(.dark .dark\:fill-red-800\/70){fill:rgba(155,28,28,.7)}:is(.dark .dark\:fill-red-800\/75){fill:rgba(155,28,28,.75)}:is(.dark .dark\:fill-red-800\/80){fill:rgba(155,28,28,.8)}:is(.dark .dark\:fill-red-800\/90){fill:rgba(155,28,28,.9)}:is(.dark .dark\:fill-red-800\/95){fill:rgba(155,28,28,.95)}:is(.dark .dark\:fill-red-900){fill:#771d1d}:is(.dark .dark\:fill-red-900\/0){fill:rgba(119,29,29,0)}:is(.dark .dark\:fill-red-900\/10){fill:rgba(119,29,29,.1)}:is(.dark .dark\:fill-red-900\/100){fill:#771d1d}:is(.dark .dark\:fill-red-900\/20){fill:rgba(119,29,29,.2)}:is(.dark .dark\:fill-red-900\/25){fill:rgba(119,29,29,.25)}:is(.dark .dark\:fill-red-900\/30){fill:rgba(119,29,29,.3)}:is(.dark .dark\:fill-red-900\/40){fill:rgba(119,29,29,.4)}:is(.dark .dark\:fill-red-900\/5){fill:rgba(119,29,29,.05)}:is(.dark .dark\:fill-red-900\/50){fill:rgba(119,29,29,.5)}:is(.dark .dark\:fill-red-900\/60){fill:rgba(119,29,29,.6)}:is(.dark .dark\:fill-red-900\/70){fill:rgba(119,29,29,.7)}:is(.dark .dark\:fill-red-900\/75){fill:rgba(119,29,29,.75)}:is(.dark .dark\:fill-red-900\/80){fill:rgba(119,29,29,.8)}:is(.dark .dark\:fill-red-900\/90){fill:rgba(119,29,29,.9)}:is(.dark .dark\:fill-red-900\/95){fill:rgba(119,29,29,.95)}:is(.dark .dark\:fill-rose-100){fill:#ffe4e6}:is(.dark .dark\:fill-rose-100\/0){fill:rgba(255,228,230,0)}:is(.dark .dark\:fill-rose-100\/10){fill:rgba(255,228,230,.1)}:is(.dark .dark\:fill-rose-100\/100){fill:#ffe4e6}:is(.dark .dark\:fill-rose-100\/20){fill:rgba(255,228,230,.2)}:is(.dark .dark\:fill-rose-100\/25){fill:rgba(255,228,230,.25)}:is(.dark .dark\:fill-rose-100\/30){fill:rgba(255,228,230,.3)}:is(.dark .dark\:fill-rose-100\/40){fill:rgba(255,228,230,.4)}:is(.dark .dark\:fill-rose-100\/5){fill:rgba(255,228,230,.05)}:is(.dark .dark\:fill-rose-100\/50){fill:rgba(255,228,230,.5)}:is(.dark .dark\:fill-rose-100\/60){fill:rgba(255,228,230,.6)}:is(.dark .dark\:fill-rose-100\/70){fill:rgba(255,228,230,.7)}:is(.dark .dark\:fill-rose-100\/75){fill:rgba(255,228,230,.75)}:is(.dark .dark\:fill-rose-100\/80){fill:rgba(255,228,230,.8)}:is(.dark .dark\:fill-rose-100\/90){fill:rgba(255,228,230,.9)}:is(.dark .dark\:fill-rose-100\/95){fill:rgba(255,228,230,.95)}:is(.dark .dark\:fill-rose-200){fill:#fecdd3}:is(.dark .dark\:fill-rose-200\/0){fill:rgba(254,205,211,0)}:is(.dark .dark\:fill-rose-200\/10){fill:rgba(254,205,211,.1)}:is(.dark .dark\:fill-rose-200\/100){fill:#fecdd3}:is(.dark .dark\:fill-rose-200\/20){fill:rgba(254,205,211,.2)}:is(.dark .dark\:fill-rose-200\/25){fill:rgba(254,205,211,.25)}:is(.dark .dark\:fill-rose-200\/30){fill:rgba(254,205,211,.3)}:is(.dark .dark\:fill-rose-200\/40){fill:rgba(254,205,211,.4)}:is(.dark .dark\:fill-rose-200\/5){fill:rgba(254,205,211,.05)}:is(.dark .dark\:fill-rose-200\/50){fill:rgba(254,205,211,.5)}:is(.dark .dark\:fill-rose-200\/60){fill:rgba(254,205,211,.6)}:is(.dark .dark\:fill-rose-200\/70){fill:rgba(254,205,211,.7)}:is(.dark .dark\:fill-rose-200\/75){fill:rgba(254,205,211,.75)}:is(.dark .dark\:fill-rose-200\/80){fill:rgba(254,205,211,.8)}:is(.dark .dark\:fill-rose-200\/90){fill:rgba(254,205,211,.9)}:is(.dark .dark\:fill-rose-200\/95){fill:rgba(254,205,211,.95)}:is(.dark .dark\:fill-rose-300){fill:#fda4af}:is(.dark .dark\:fill-rose-300\/0){fill:rgba(253,164,175,0)}:is(.dark .dark\:fill-rose-300\/10){fill:rgba(253,164,175,.1)}:is(.dark .dark\:fill-rose-300\/100){fill:#fda4af}:is(.dark .dark\:fill-rose-300\/20){fill:rgba(253,164,175,.2)}:is(.dark .dark\:fill-rose-300\/25){fill:rgba(253,164,175,.25)}:is(.dark .dark\:fill-rose-300\/30){fill:rgba(253,164,175,.3)}:is(.dark .dark\:fill-rose-300\/40){fill:rgba(253,164,175,.4)}:is(.dark .dark\:fill-rose-300\/5){fill:rgba(253,164,175,.05)}:is(.dark .dark\:fill-rose-300\/50){fill:rgba(253,164,175,.5)}:is(.dark .dark\:fill-rose-300\/60){fill:rgba(253,164,175,.6)}:is(.dark .dark\:fill-rose-300\/70){fill:rgba(253,164,175,.7)}:is(.dark .dark\:fill-rose-300\/75){fill:rgba(253,164,175,.75)}:is(.dark .dark\:fill-rose-300\/80){fill:rgba(253,164,175,.8)}:is(.dark .dark\:fill-rose-300\/90){fill:rgba(253,164,175,.9)}:is(.dark .dark\:fill-rose-300\/95){fill:rgba(253,164,175,.95)}:is(.dark .dark\:fill-rose-400){fill:#fb7185}:is(.dark .dark\:fill-rose-400\/0){fill:rgba(251,113,133,0)}:is(.dark .dark\:fill-rose-400\/10){fill:rgba(251,113,133,.1)}:is(.dark .dark\:fill-rose-400\/100){fill:#fb7185}:is(.dark .dark\:fill-rose-400\/20){fill:rgba(251,113,133,.2)}:is(.dark .dark\:fill-rose-400\/25){fill:rgba(251,113,133,.25)}:is(.dark .dark\:fill-rose-400\/30){fill:rgba(251,113,133,.3)}:is(.dark .dark\:fill-rose-400\/40){fill:rgba(251,113,133,.4)}:is(.dark .dark\:fill-rose-400\/5){fill:rgba(251,113,133,.05)}:is(.dark .dark\:fill-rose-400\/50){fill:rgba(251,113,133,.5)}:is(.dark .dark\:fill-rose-400\/60){fill:rgba(251,113,133,.6)}:is(.dark .dark\:fill-rose-400\/70){fill:rgba(251,113,133,.7)}:is(.dark .dark\:fill-rose-400\/75){fill:rgba(251,113,133,.75)}:is(.dark .dark\:fill-rose-400\/80){fill:rgba(251,113,133,.8)}:is(.dark .dark\:fill-rose-400\/90){fill:rgba(251,113,133,.9)}:is(.dark .dark\:fill-rose-400\/95){fill:rgba(251,113,133,.95)}:is(.dark .dark\:fill-rose-50){fill:#fff1f2}:is(.dark .dark\:fill-rose-50\/0){fill:rgba(255,241,242,0)}:is(.dark .dark\:fill-rose-50\/10){fill:rgba(255,241,242,.1)}:is(.dark .dark\:fill-rose-50\/100){fill:#fff1f2}:is(.dark .dark\:fill-rose-50\/20){fill:rgba(255,241,242,.2)}:is(.dark .dark\:fill-rose-50\/25){fill:rgba(255,241,242,.25)}:is(.dark .dark\:fill-rose-50\/30){fill:rgba(255,241,242,.3)}:is(.dark .dark\:fill-rose-50\/40){fill:rgba(255,241,242,.4)}:is(.dark .dark\:fill-rose-50\/5){fill:rgba(255,241,242,.05)}:is(.dark .dark\:fill-rose-50\/50){fill:rgba(255,241,242,.5)}:is(.dark .dark\:fill-rose-50\/60){fill:rgba(255,241,242,.6)}:is(.dark .dark\:fill-rose-50\/70){fill:rgba(255,241,242,.7)}:is(.dark .dark\:fill-rose-50\/75){fill:rgba(255,241,242,.75)}:is(.dark .dark\:fill-rose-50\/80){fill:rgba(255,241,242,.8)}:is(.dark .dark\:fill-rose-50\/90){fill:rgba(255,241,242,.9)}:is(.dark .dark\:fill-rose-50\/95){fill:rgba(255,241,242,.95)}:is(.dark .dark\:fill-rose-500){fill:#f43f5e}:is(.dark .dark\:fill-rose-500\/0){fill:rgba(244,63,94,0)}:is(.dark .dark\:fill-rose-500\/10){fill:rgba(244,63,94,.1)}:is(.dark .dark\:fill-rose-500\/100){fill:#f43f5e}:is(.dark .dark\:fill-rose-500\/20){fill:rgba(244,63,94,.2)}:is(.dark .dark\:fill-rose-500\/25){fill:rgba(244,63,94,.25)}:is(.dark .dark\:fill-rose-500\/30){fill:rgba(244,63,94,.3)}:is(.dark .dark\:fill-rose-500\/40){fill:rgba(244,63,94,.4)}:is(.dark .dark\:fill-rose-500\/5){fill:rgba(244,63,94,.05)}:is(.dark .dark\:fill-rose-500\/50){fill:rgba(244,63,94,.5)}:is(.dark .dark\:fill-rose-500\/60){fill:rgba(244,63,94,.6)}:is(.dark .dark\:fill-rose-500\/70){fill:rgba(244,63,94,.7)}:is(.dark .dark\:fill-rose-500\/75){fill:rgba(244,63,94,.75)}:is(.dark .dark\:fill-rose-500\/80){fill:rgba(244,63,94,.8)}:is(.dark .dark\:fill-rose-500\/90){fill:rgba(244,63,94,.9)}:is(.dark .dark\:fill-rose-500\/95){fill:rgba(244,63,94,.95)}:is(.dark .dark\:fill-rose-600){fill:#e11d48}:is(.dark .dark\:fill-rose-600\/0){fill:rgba(225,29,72,0)}:is(.dark .dark\:fill-rose-600\/10){fill:rgba(225,29,72,.1)}:is(.dark .dark\:fill-rose-600\/100){fill:#e11d48}:is(.dark .dark\:fill-rose-600\/20){fill:rgba(225,29,72,.2)}:is(.dark .dark\:fill-rose-600\/25){fill:rgba(225,29,72,.25)}:is(.dark .dark\:fill-rose-600\/30){fill:rgba(225,29,72,.3)}:is(.dark .dark\:fill-rose-600\/40){fill:rgba(225,29,72,.4)}:is(.dark .dark\:fill-rose-600\/5){fill:rgba(225,29,72,.05)}:is(.dark .dark\:fill-rose-600\/50){fill:rgba(225,29,72,.5)}:is(.dark .dark\:fill-rose-600\/60){fill:rgba(225,29,72,.6)}:is(.dark .dark\:fill-rose-600\/70){fill:rgba(225,29,72,.7)}:is(.dark .dark\:fill-rose-600\/75){fill:rgba(225,29,72,.75)}:is(.dark .dark\:fill-rose-600\/80){fill:rgba(225,29,72,.8)}:is(.dark .dark\:fill-rose-600\/90){fill:rgba(225,29,72,.9)}:is(.dark .dark\:fill-rose-600\/95){fill:rgba(225,29,72,.95)}:is(.dark .dark\:fill-rose-700){fill:#be123c}:is(.dark .dark\:fill-rose-700\/0){fill:rgba(190,18,60,0)}:is(.dark .dark\:fill-rose-700\/10){fill:rgba(190,18,60,.1)}:is(.dark .dark\:fill-rose-700\/100){fill:#be123c}:is(.dark .dark\:fill-rose-700\/20){fill:rgba(190,18,60,.2)}:is(.dark .dark\:fill-rose-700\/25){fill:rgba(190,18,60,.25)}:is(.dark .dark\:fill-rose-700\/30){fill:rgba(190,18,60,.3)}:is(.dark .dark\:fill-rose-700\/40){fill:rgba(190,18,60,.4)}:is(.dark .dark\:fill-rose-700\/5){fill:rgba(190,18,60,.05)}:is(.dark .dark\:fill-rose-700\/50){fill:rgba(190,18,60,.5)}:is(.dark .dark\:fill-rose-700\/60){fill:rgba(190,18,60,.6)}:is(.dark .dark\:fill-rose-700\/70){fill:rgba(190,18,60,.7)}:is(.dark .dark\:fill-rose-700\/75){fill:rgba(190,18,60,.75)}:is(.dark .dark\:fill-rose-700\/80){fill:rgba(190,18,60,.8)}:is(.dark .dark\:fill-rose-700\/90){fill:rgba(190,18,60,.9)}:is(.dark .dark\:fill-rose-700\/95){fill:rgba(190,18,60,.95)}:is(.dark .dark\:fill-rose-800){fill:#9f1239}:is(.dark .dark\:fill-rose-800\/0){fill:rgba(159,18,57,0)}:is(.dark .dark\:fill-rose-800\/10){fill:rgba(159,18,57,.1)}:is(.dark .dark\:fill-rose-800\/100){fill:#9f1239}:is(.dark .dark\:fill-rose-800\/20){fill:rgba(159,18,57,.2)}:is(.dark .dark\:fill-rose-800\/25){fill:rgba(159,18,57,.25)}:is(.dark .dark\:fill-rose-800\/30){fill:rgba(159,18,57,.3)}:is(.dark .dark\:fill-rose-800\/40){fill:rgba(159,18,57,.4)}:is(.dark .dark\:fill-rose-800\/5){fill:rgba(159,18,57,.05)}:is(.dark .dark\:fill-rose-800\/50){fill:rgba(159,18,57,.5)}:is(.dark .dark\:fill-rose-800\/60){fill:rgba(159,18,57,.6)}:is(.dark .dark\:fill-rose-800\/70){fill:rgba(159,18,57,.7)}:is(.dark .dark\:fill-rose-800\/75){fill:rgba(159,18,57,.75)}:is(.dark .dark\:fill-rose-800\/80){fill:rgba(159,18,57,.8)}:is(.dark .dark\:fill-rose-800\/90){fill:rgba(159,18,57,.9)}:is(.dark .dark\:fill-rose-800\/95){fill:rgba(159,18,57,.95)}:is(.dark .dark\:fill-rose-900){fill:#881337}:is(.dark .dark\:fill-rose-900\/0){fill:rgba(136,19,55,0)}:is(.dark .dark\:fill-rose-900\/10){fill:rgba(136,19,55,.1)}:is(.dark .dark\:fill-rose-900\/100){fill:#881337}:is(.dark .dark\:fill-rose-900\/20){fill:rgba(136,19,55,.2)}:is(.dark .dark\:fill-rose-900\/25){fill:rgba(136,19,55,.25)}:is(.dark .dark\:fill-rose-900\/30){fill:rgba(136,19,55,.3)}:is(.dark .dark\:fill-rose-900\/40){fill:rgba(136,19,55,.4)}:is(.dark .dark\:fill-rose-900\/5){fill:rgba(136,19,55,.05)}:is(.dark .dark\:fill-rose-900\/50){fill:rgba(136,19,55,.5)}:is(.dark .dark\:fill-rose-900\/60){fill:rgba(136,19,55,.6)}:is(.dark .dark\:fill-rose-900\/70){fill:rgba(136,19,55,.7)}:is(.dark .dark\:fill-rose-900\/75){fill:rgba(136,19,55,.75)}:is(.dark .dark\:fill-rose-900\/80){fill:rgba(136,19,55,.8)}:is(.dark .dark\:fill-rose-900\/90){fill:rgba(136,19,55,.9)}:is(.dark .dark\:fill-rose-900\/95){fill:rgba(136,19,55,.95)}:is(.dark .dark\:fill-sky-100){fill:#e0f2fe}:is(.dark .dark\:fill-sky-100\/0){fill:rgba(224,242,254,0)}:is(.dark .dark\:fill-sky-100\/10){fill:rgba(224,242,254,.1)}:is(.dark .dark\:fill-sky-100\/100){fill:#e0f2fe}:is(.dark .dark\:fill-sky-100\/20){fill:rgba(224,242,254,.2)}:is(.dark .dark\:fill-sky-100\/25){fill:rgba(224,242,254,.25)}:is(.dark .dark\:fill-sky-100\/30){fill:rgba(224,242,254,.3)}:is(.dark .dark\:fill-sky-100\/40){fill:rgba(224,242,254,.4)}:is(.dark .dark\:fill-sky-100\/5){fill:rgba(224,242,254,.05)}:is(.dark .dark\:fill-sky-100\/50){fill:rgba(224,242,254,.5)}:is(.dark .dark\:fill-sky-100\/60){fill:rgba(224,242,254,.6)}:is(.dark .dark\:fill-sky-100\/70){fill:rgba(224,242,254,.7)}:is(.dark .dark\:fill-sky-100\/75){fill:rgba(224,242,254,.75)}:is(.dark .dark\:fill-sky-100\/80){fill:rgba(224,242,254,.8)}:is(.dark .dark\:fill-sky-100\/90){fill:rgba(224,242,254,.9)}:is(.dark .dark\:fill-sky-100\/95){fill:rgba(224,242,254,.95)}:is(.dark .dark\:fill-sky-200){fill:#bae6fd}:is(.dark .dark\:fill-sky-200\/0){fill:rgba(186,230,253,0)}:is(.dark .dark\:fill-sky-200\/10){fill:rgba(186,230,253,.1)}:is(.dark .dark\:fill-sky-200\/100){fill:#bae6fd}:is(.dark .dark\:fill-sky-200\/20){fill:rgba(186,230,253,.2)}:is(.dark .dark\:fill-sky-200\/25){fill:rgba(186,230,253,.25)}:is(.dark .dark\:fill-sky-200\/30){fill:rgba(186,230,253,.3)}:is(.dark .dark\:fill-sky-200\/40){fill:rgba(186,230,253,.4)}:is(.dark .dark\:fill-sky-200\/5){fill:rgba(186,230,253,.05)}:is(.dark .dark\:fill-sky-200\/50){fill:rgba(186,230,253,.5)}:is(.dark .dark\:fill-sky-200\/60){fill:rgba(186,230,253,.6)}:is(.dark .dark\:fill-sky-200\/70){fill:rgba(186,230,253,.7)}:is(.dark .dark\:fill-sky-200\/75){fill:rgba(186,230,253,.75)}:is(.dark .dark\:fill-sky-200\/80){fill:rgba(186,230,253,.8)}:is(.dark .dark\:fill-sky-200\/90){fill:rgba(186,230,253,.9)}:is(.dark .dark\:fill-sky-200\/95){fill:rgba(186,230,253,.95)}:is(.dark .dark\:fill-sky-300){fill:#7dd3fc}:is(.dark .dark\:fill-sky-300\/0){fill:rgba(125,211,252,0)}:is(.dark .dark\:fill-sky-300\/10){fill:rgba(125,211,252,.1)}:is(.dark .dark\:fill-sky-300\/100){fill:#7dd3fc}:is(.dark .dark\:fill-sky-300\/20){fill:rgba(125,211,252,.2)}:is(.dark .dark\:fill-sky-300\/25){fill:rgba(125,211,252,.25)}:is(.dark .dark\:fill-sky-300\/30){fill:rgba(125,211,252,.3)}:is(.dark .dark\:fill-sky-300\/40){fill:rgba(125,211,252,.4)}:is(.dark .dark\:fill-sky-300\/5){fill:rgba(125,211,252,.05)}:is(.dark .dark\:fill-sky-300\/50){fill:rgba(125,211,252,.5)}:is(.dark .dark\:fill-sky-300\/60){fill:rgba(125,211,252,.6)}:is(.dark .dark\:fill-sky-300\/70){fill:rgba(125,211,252,.7)}:is(.dark .dark\:fill-sky-300\/75){fill:rgba(125,211,252,.75)}:is(.dark .dark\:fill-sky-300\/80){fill:rgba(125,211,252,.8)}:is(.dark .dark\:fill-sky-300\/90){fill:rgba(125,211,252,.9)}:is(.dark .dark\:fill-sky-300\/95){fill:rgba(125,211,252,.95)}:is(.dark .dark\:fill-sky-400){fill:#38bdf8}:is(.dark .dark\:fill-sky-400\/0){fill:rgba(56,189,248,0)}:is(.dark .dark\:fill-sky-400\/10){fill:rgba(56,189,248,.1)}:is(.dark .dark\:fill-sky-400\/100){fill:#38bdf8}:is(.dark .dark\:fill-sky-400\/20){fill:rgba(56,189,248,.2)}:is(.dark .dark\:fill-sky-400\/25){fill:rgba(56,189,248,.25)}:is(.dark .dark\:fill-sky-400\/30){fill:rgba(56,189,248,.3)}:is(.dark .dark\:fill-sky-400\/40){fill:rgba(56,189,248,.4)}:is(.dark .dark\:fill-sky-400\/5){fill:rgba(56,189,248,.05)}:is(.dark .dark\:fill-sky-400\/50){fill:rgba(56,189,248,.5)}:is(.dark .dark\:fill-sky-400\/60){fill:rgba(56,189,248,.6)}:is(.dark .dark\:fill-sky-400\/70){fill:rgba(56,189,248,.7)}:is(.dark .dark\:fill-sky-400\/75){fill:rgba(56,189,248,.75)}:is(.dark .dark\:fill-sky-400\/80){fill:rgba(56,189,248,.8)}:is(.dark .dark\:fill-sky-400\/90){fill:rgba(56,189,248,.9)}:is(.dark .dark\:fill-sky-400\/95){fill:rgba(56,189,248,.95)}:is(.dark .dark\:fill-sky-50){fill:#f0f9ff}:is(.dark .dark\:fill-sky-50\/0){fill:rgba(240,249,255,0)}:is(.dark .dark\:fill-sky-50\/10){fill:rgba(240,249,255,.1)}:is(.dark .dark\:fill-sky-50\/100){fill:#f0f9ff}:is(.dark .dark\:fill-sky-50\/20){fill:rgba(240,249,255,.2)}:is(.dark .dark\:fill-sky-50\/25){fill:rgba(240,249,255,.25)}:is(.dark .dark\:fill-sky-50\/30){fill:rgba(240,249,255,.3)}:is(.dark .dark\:fill-sky-50\/40){fill:rgba(240,249,255,.4)}:is(.dark .dark\:fill-sky-50\/5){fill:rgba(240,249,255,.05)}:is(.dark .dark\:fill-sky-50\/50){fill:rgba(240,249,255,.5)}:is(.dark .dark\:fill-sky-50\/60){fill:rgba(240,249,255,.6)}:is(.dark .dark\:fill-sky-50\/70){fill:rgba(240,249,255,.7)}:is(.dark .dark\:fill-sky-50\/75){fill:rgba(240,249,255,.75)}:is(.dark .dark\:fill-sky-50\/80){fill:rgba(240,249,255,.8)}:is(.dark .dark\:fill-sky-50\/90){fill:rgba(240,249,255,.9)}:is(.dark .dark\:fill-sky-50\/95){fill:rgba(240,249,255,.95)}:is(.dark .dark\:fill-sky-500){fill:#0ea5e9}:is(.dark .dark\:fill-sky-500\/0){fill:rgba(14,165,233,0)}:is(.dark .dark\:fill-sky-500\/10){fill:rgba(14,165,233,.1)}:is(.dark .dark\:fill-sky-500\/100){fill:#0ea5e9}:is(.dark .dark\:fill-sky-500\/20){fill:rgba(14,165,233,.2)}:is(.dark .dark\:fill-sky-500\/25){fill:rgba(14,165,233,.25)}:is(.dark .dark\:fill-sky-500\/30){fill:rgba(14,165,233,.3)}:is(.dark .dark\:fill-sky-500\/40){fill:rgba(14,165,233,.4)}:is(.dark .dark\:fill-sky-500\/5){fill:rgba(14,165,233,.05)}:is(.dark .dark\:fill-sky-500\/50){fill:rgba(14,165,233,.5)}:is(.dark .dark\:fill-sky-500\/60){fill:rgba(14,165,233,.6)}:is(.dark .dark\:fill-sky-500\/70){fill:rgba(14,165,233,.7)}:is(.dark .dark\:fill-sky-500\/75){fill:rgba(14,165,233,.75)}:is(.dark .dark\:fill-sky-500\/80){fill:rgba(14,165,233,.8)}:is(.dark .dark\:fill-sky-500\/90){fill:rgba(14,165,233,.9)}:is(.dark .dark\:fill-sky-500\/95){fill:rgba(14,165,233,.95)}:is(.dark .dark\:fill-sky-600){fill:#0284c7}:is(.dark .dark\:fill-sky-600\/0){fill:rgba(2,132,199,0)}:is(.dark .dark\:fill-sky-600\/10){fill:rgba(2,132,199,.1)}:is(.dark .dark\:fill-sky-600\/100){fill:#0284c7}:is(.dark .dark\:fill-sky-600\/20){fill:rgba(2,132,199,.2)}:is(.dark .dark\:fill-sky-600\/25){fill:rgba(2,132,199,.25)}:is(.dark .dark\:fill-sky-600\/30){fill:rgba(2,132,199,.3)}:is(.dark .dark\:fill-sky-600\/40){fill:rgba(2,132,199,.4)}:is(.dark .dark\:fill-sky-600\/5){fill:rgba(2,132,199,.05)}:is(.dark .dark\:fill-sky-600\/50){fill:rgba(2,132,199,.5)}:is(.dark .dark\:fill-sky-600\/60){fill:rgba(2,132,199,.6)}:is(.dark .dark\:fill-sky-600\/70){fill:rgba(2,132,199,.7)}:is(.dark .dark\:fill-sky-600\/75){fill:rgba(2,132,199,.75)}:is(.dark .dark\:fill-sky-600\/80){fill:rgba(2,132,199,.8)}:is(.dark .dark\:fill-sky-600\/90){fill:rgba(2,132,199,.9)}:is(.dark .dark\:fill-sky-600\/95){fill:rgba(2,132,199,.95)}:is(.dark .dark\:fill-sky-700){fill:#0369a1}:is(.dark .dark\:fill-sky-700\/0){fill:rgba(3,105,161,0)}:is(.dark .dark\:fill-sky-700\/10){fill:rgba(3,105,161,.1)}:is(.dark .dark\:fill-sky-700\/100){fill:#0369a1}:is(.dark .dark\:fill-sky-700\/20){fill:rgba(3,105,161,.2)}:is(.dark .dark\:fill-sky-700\/25){fill:rgba(3,105,161,.25)}:is(.dark .dark\:fill-sky-700\/30){fill:rgba(3,105,161,.3)}:is(.dark .dark\:fill-sky-700\/40){fill:rgba(3,105,161,.4)}:is(.dark .dark\:fill-sky-700\/5){fill:rgba(3,105,161,.05)}:is(.dark .dark\:fill-sky-700\/50){fill:rgba(3,105,161,.5)}:is(.dark .dark\:fill-sky-700\/60){fill:rgba(3,105,161,.6)}:is(.dark .dark\:fill-sky-700\/70){fill:rgba(3,105,161,.7)}:is(.dark .dark\:fill-sky-700\/75){fill:rgba(3,105,161,.75)}:is(.dark .dark\:fill-sky-700\/80){fill:rgba(3,105,161,.8)}:is(.dark .dark\:fill-sky-700\/90){fill:rgba(3,105,161,.9)}:is(.dark .dark\:fill-sky-700\/95){fill:rgba(3,105,161,.95)}:is(.dark .dark\:fill-sky-800){fill:#075985}:is(.dark .dark\:fill-sky-800\/0){fill:rgba(7,89,133,0)}:is(.dark .dark\:fill-sky-800\/10){fill:rgba(7,89,133,.1)}:is(.dark .dark\:fill-sky-800\/100){fill:#075985}:is(.dark .dark\:fill-sky-800\/20){fill:rgba(7,89,133,.2)}:is(.dark .dark\:fill-sky-800\/25){fill:rgba(7,89,133,.25)}:is(.dark .dark\:fill-sky-800\/30){fill:rgba(7,89,133,.3)}:is(.dark .dark\:fill-sky-800\/40){fill:rgba(7,89,133,.4)}:is(.dark .dark\:fill-sky-800\/5){fill:rgba(7,89,133,.05)}:is(.dark .dark\:fill-sky-800\/50){fill:rgba(7,89,133,.5)}:is(.dark .dark\:fill-sky-800\/60){fill:rgba(7,89,133,.6)}:is(.dark .dark\:fill-sky-800\/70){fill:rgba(7,89,133,.7)}:is(.dark .dark\:fill-sky-800\/75){fill:rgba(7,89,133,.75)}:is(.dark .dark\:fill-sky-800\/80){fill:rgba(7,89,133,.8)}:is(.dark .dark\:fill-sky-800\/90){fill:rgba(7,89,133,.9)}:is(.dark .dark\:fill-sky-800\/95){fill:rgba(7,89,133,.95)}:is(.dark .dark\:fill-sky-900){fill:#0c4a6e}:is(.dark .dark\:fill-sky-900\/0){fill:rgba(12,74,110,0)}:is(.dark .dark\:fill-sky-900\/10){fill:rgba(12,74,110,.1)}:is(.dark .dark\:fill-sky-900\/100){fill:#0c4a6e}:is(.dark .dark\:fill-sky-900\/20){fill:rgba(12,74,110,.2)}:is(.dark .dark\:fill-sky-900\/25){fill:rgba(12,74,110,.25)}:is(.dark .dark\:fill-sky-900\/30){fill:rgba(12,74,110,.3)}:is(.dark .dark\:fill-sky-900\/40){fill:rgba(12,74,110,.4)}:is(.dark .dark\:fill-sky-900\/5){fill:rgba(12,74,110,.05)}:is(.dark .dark\:fill-sky-900\/50){fill:rgba(12,74,110,.5)}:is(.dark .dark\:fill-sky-900\/60){fill:rgba(12,74,110,.6)}:is(.dark .dark\:fill-sky-900\/70){fill:rgba(12,74,110,.7)}:is(.dark .dark\:fill-sky-900\/75){fill:rgba(12,74,110,.75)}:is(.dark .dark\:fill-sky-900\/80){fill:rgba(12,74,110,.8)}:is(.dark .dark\:fill-sky-900\/90){fill:rgba(12,74,110,.9)}:is(.dark .dark\:fill-sky-900\/95){fill:rgba(12,74,110,.95)}:is(.dark .dark\:fill-slate-100){fill:#f1f5f9}:is(.dark .dark\:fill-slate-100\/0){fill:rgba(241,245,249,0)}:is(.dark .dark\:fill-slate-100\/10){fill:rgba(241,245,249,.1)}:is(.dark .dark\:fill-slate-100\/100){fill:#f1f5f9}:is(.dark .dark\:fill-slate-100\/20){fill:rgba(241,245,249,.2)}:is(.dark .dark\:fill-slate-100\/25){fill:rgba(241,245,249,.25)}:is(.dark .dark\:fill-slate-100\/30){fill:rgba(241,245,249,.3)}:is(.dark .dark\:fill-slate-100\/40){fill:rgba(241,245,249,.4)}:is(.dark .dark\:fill-slate-100\/5){fill:rgba(241,245,249,.05)}:is(.dark .dark\:fill-slate-100\/50){fill:rgba(241,245,249,.5)}:is(.dark .dark\:fill-slate-100\/60){fill:rgba(241,245,249,.6)}:is(.dark .dark\:fill-slate-100\/70){fill:rgba(241,245,249,.7)}:is(.dark .dark\:fill-slate-100\/75){fill:rgba(241,245,249,.75)}:is(.dark .dark\:fill-slate-100\/80){fill:rgba(241,245,249,.8)}:is(.dark .dark\:fill-slate-100\/90){fill:rgba(241,245,249,.9)}:is(.dark .dark\:fill-slate-100\/95){fill:rgba(241,245,249,.95)}:is(.dark .dark\:fill-slate-200){fill:#e2e8f0}:is(.dark .dark\:fill-slate-200\/0){fill:rgba(226,232,240,0)}:is(.dark .dark\:fill-slate-200\/10){fill:rgba(226,232,240,.1)}:is(.dark .dark\:fill-slate-200\/100){fill:#e2e8f0}:is(.dark .dark\:fill-slate-200\/20){fill:rgba(226,232,240,.2)}:is(.dark .dark\:fill-slate-200\/25){fill:rgba(226,232,240,.25)}:is(.dark .dark\:fill-slate-200\/30){fill:rgba(226,232,240,.3)}:is(.dark .dark\:fill-slate-200\/40){fill:rgba(226,232,240,.4)}:is(.dark .dark\:fill-slate-200\/5){fill:rgba(226,232,240,.05)}:is(.dark .dark\:fill-slate-200\/50){fill:rgba(226,232,240,.5)}:is(.dark .dark\:fill-slate-200\/60){fill:rgba(226,232,240,.6)}:is(.dark .dark\:fill-slate-200\/70){fill:rgba(226,232,240,.7)}:is(.dark .dark\:fill-slate-200\/75){fill:rgba(226,232,240,.75)}:is(.dark .dark\:fill-slate-200\/80){fill:rgba(226,232,240,.8)}:is(.dark .dark\:fill-slate-200\/90){fill:rgba(226,232,240,.9)}:is(.dark .dark\:fill-slate-200\/95){fill:rgba(226,232,240,.95)}:is(.dark .dark\:fill-slate-300){fill:#cbd5e1}:is(.dark .dark\:fill-slate-300\/0){fill:rgba(203,213,225,0)}:is(.dark .dark\:fill-slate-300\/10){fill:rgba(203,213,225,.1)}:is(.dark .dark\:fill-slate-300\/100){fill:#cbd5e1}:is(.dark .dark\:fill-slate-300\/20){fill:rgba(203,213,225,.2)}:is(.dark .dark\:fill-slate-300\/25){fill:rgba(203,213,225,.25)}:is(.dark .dark\:fill-slate-300\/30){fill:rgba(203,213,225,.3)}:is(.dark .dark\:fill-slate-300\/40){fill:rgba(203,213,225,.4)}:is(.dark .dark\:fill-slate-300\/5){fill:rgba(203,213,225,.05)}:is(.dark .dark\:fill-slate-300\/50){fill:rgba(203,213,225,.5)}:is(.dark .dark\:fill-slate-300\/60){fill:rgba(203,213,225,.6)}:is(.dark .dark\:fill-slate-300\/70){fill:rgba(203,213,225,.7)}:is(.dark .dark\:fill-slate-300\/75){fill:rgba(203,213,225,.75)}:is(.dark .dark\:fill-slate-300\/80){fill:rgba(203,213,225,.8)}:is(.dark .dark\:fill-slate-300\/90){fill:rgba(203,213,225,.9)}:is(.dark .dark\:fill-slate-300\/95){fill:rgba(203,213,225,.95)}:is(.dark .dark\:fill-slate-400){fill:#94a3b8}:is(.dark .dark\:fill-slate-400\/0){fill:rgba(148,163,184,0)}:is(.dark .dark\:fill-slate-400\/10){fill:rgba(148,163,184,.1)}:is(.dark .dark\:fill-slate-400\/100){fill:#94a3b8}:is(.dark .dark\:fill-slate-400\/20){fill:rgba(148,163,184,.2)}:is(.dark .dark\:fill-slate-400\/25){fill:rgba(148,163,184,.25)}:is(.dark .dark\:fill-slate-400\/30){fill:rgba(148,163,184,.3)}:is(.dark .dark\:fill-slate-400\/40){fill:rgba(148,163,184,.4)}:is(.dark .dark\:fill-slate-400\/5){fill:rgba(148,163,184,.05)}:is(.dark .dark\:fill-slate-400\/50){fill:rgba(148,163,184,.5)}:is(.dark .dark\:fill-slate-400\/60){fill:rgba(148,163,184,.6)}:is(.dark .dark\:fill-slate-400\/70){fill:rgba(148,163,184,.7)}:is(.dark .dark\:fill-slate-400\/75){fill:rgba(148,163,184,.75)}:is(.dark .dark\:fill-slate-400\/80){fill:rgba(148,163,184,.8)}:is(.dark .dark\:fill-slate-400\/90){fill:rgba(148,163,184,.9)}:is(.dark .dark\:fill-slate-400\/95){fill:rgba(148,163,184,.95)}:is(.dark .dark\:fill-slate-50){fill:#f8fafc}:is(.dark .dark\:fill-slate-50\/0){fill:rgba(248,250,252,0)}:is(.dark .dark\:fill-slate-50\/10){fill:rgba(248,250,252,.1)}:is(.dark .dark\:fill-slate-50\/100){fill:#f8fafc}:is(.dark .dark\:fill-slate-50\/20){fill:rgba(248,250,252,.2)}:is(.dark .dark\:fill-slate-50\/25){fill:rgba(248,250,252,.25)}:is(.dark .dark\:fill-slate-50\/30){fill:rgba(248,250,252,.3)}:is(.dark .dark\:fill-slate-50\/40){fill:rgba(248,250,252,.4)}:is(.dark .dark\:fill-slate-50\/5){fill:rgba(248,250,252,.05)}:is(.dark .dark\:fill-slate-50\/50){fill:rgba(248,250,252,.5)}:is(.dark .dark\:fill-slate-50\/60){fill:rgba(248,250,252,.6)}:is(.dark .dark\:fill-slate-50\/70){fill:rgba(248,250,252,.7)}:is(.dark .dark\:fill-slate-50\/75){fill:rgba(248,250,252,.75)}:is(.dark .dark\:fill-slate-50\/80){fill:rgba(248,250,252,.8)}:is(.dark .dark\:fill-slate-50\/90){fill:rgba(248,250,252,.9)}:is(.dark .dark\:fill-slate-50\/95){fill:rgba(248,250,252,.95)}:is(.dark .dark\:fill-slate-500){fill:#64748b}:is(.dark .dark\:fill-slate-500\/0){fill:rgba(100,116,139,0)}:is(.dark .dark\:fill-slate-500\/10){fill:rgba(100,116,139,.1)}:is(.dark .dark\:fill-slate-500\/100){fill:#64748b}:is(.dark .dark\:fill-slate-500\/20){fill:rgba(100,116,139,.2)}:is(.dark .dark\:fill-slate-500\/25){fill:rgba(100,116,139,.25)}:is(.dark .dark\:fill-slate-500\/30){fill:rgba(100,116,139,.3)}:is(.dark .dark\:fill-slate-500\/40){fill:rgba(100,116,139,.4)}:is(.dark .dark\:fill-slate-500\/5){fill:rgba(100,116,139,.05)}:is(.dark .dark\:fill-slate-500\/50){fill:rgba(100,116,139,.5)}:is(.dark .dark\:fill-slate-500\/60){fill:rgba(100,116,139,.6)}:is(.dark .dark\:fill-slate-500\/70){fill:rgba(100,116,139,.7)}:is(.dark .dark\:fill-slate-500\/75){fill:rgba(100,116,139,.75)}:is(.dark .dark\:fill-slate-500\/80){fill:rgba(100,116,139,.8)}:is(.dark .dark\:fill-slate-500\/90){fill:rgba(100,116,139,.9)}:is(.dark .dark\:fill-slate-500\/95){fill:rgba(100,116,139,.95)}:is(.dark .dark\:fill-slate-600){fill:#475569}:is(.dark .dark\:fill-slate-600\/0){fill:rgba(71,85,105,0)}:is(.dark .dark\:fill-slate-600\/10){fill:rgba(71,85,105,.1)}:is(.dark .dark\:fill-slate-600\/100){fill:#475569}:is(.dark .dark\:fill-slate-600\/20){fill:rgba(71,85,105,.2)}:is(.dark .dark\:fill-slate-600\/25){fill:rgba(71,85,105,.25)}:is(.dark .dark\:fill-slate-600\/30){fill:rgba(71,85,105,.3)}:is(.dark .dark\:fill-slate-600\/40){fill:rgba(71,85,105,.4)}:is(.dark .dark\:fill-slate-600\/5){fill:rgba(71,85,105,.05)}:is(.dark .dark\:fill-slate-600\/50){fill:rgba(71,85,105,.5)}:is(.dark .dark\:fill-slate-600\/60){fill:rgba(71,85,105,.6)}:is(.dark .dark\:fill-slate-600\/70){fill:rgba(71,85,105,.7)}:is(.dark .dark\:fill-slate-600\/75){fill:rgba(71,85,105,.75)}:is(.dark .dark\:fill-slate-600\/80){fill:rgba(71,85,105,.8)}:is(.dark .dark\:fill-slate-600\/90){fill:rgba(71,85,105,.9)}:is(.dark .dark\:fill-slate-600\/95){fill:rgba(71,85,105,.95)}:is(.dark .dark\:fill-slate-700){fill:#334155}:is(.dark .dark\:fill-slate-700\/0){fill:rgba(51,65,85,0)}:is(.dark .dark\:fill-slate-700\/10){fill:rgba(51,65,85,.1)}:is(.dark .dark\:fill-slate-700\/100){fill:#334155}:is(.dark .dark\:fill-slate-700\/20){fill:rgba(51,65,85,.2)}:is(.dark .dark\:fill-slate-700\/25){fill:rgba(51,65,85,.25)}:is(.dark .dark\:fill-slate-700\/30){fill:rgba(51,65,85,.3)}:is(.dark .dark\:fill-slate-700\/40){fill:rgba(51,65,85,.4)}:is(.dark .dark\:fill-slate-700\/5){fill:rgba(51,65,85,.05)}:is(.dark .dark\:fill-slate-700\/50){fill:rgba(51,65,85,.5)}:is(.dark .dark\:fill-slate-700\/60){fill:rgba(51,65,85,.6)}:is(.dark .dark\:fill-slate-700\/70){fill:rgba(51,65,85,.7)}:is(.dark .dark\:fill-slate-700\/75){fill:rgba(51,65,85,.75)}:is(.dark .dark\:fill-slate-700\/80){fill:rgba(51,65,85,.8)}:is(.dark .dark\:fill-slate-700\/90){fill:rgba(51,65,85,.9)}:is(.dark .dark\:fill-slate-700\/95){fill:rgba(51,65,85,.95)}:is(.dark .dark\:fill-slate-800){fill:#1e293b}:is(.dark .dark\:fill-slate-800\/0){fill:rgba(30,41,59,0)}:is(.dark .dark\:fill-slate-800\/10){fill:rgba(30,41,59,.1)}:is(.dark .dark\:fill-slate-800\/100){fill:#1e293b}:is(.dark .dark\:fill-slate-800\/20){fill:rgba(30,41,59,.2)}:is(.dark .dark\:fill-slate-800\/25){fill:rgba(30,41,59,.25)}:is(.dark .dark\:fill-slate-800\/30){fill:rgba(30,41,59,.3)}:is(.dark .dark\:fill-slate-800\/40){fill:rgba(30,41,59,.4)}:is(.dark .dark\:fill-slate-800\/5){fill:rgba(30,41,59,.05)}:is(.dark .dark\:fill-slate-800\/50){fill:rgba(30,41,59,.5)}:is(.dark .dark\:fill-slate-800\/60){fill:rgba(30,41,59,.6)}:is(.dark .dark\:fill-slate-800\/70){fill:rgba(30,41,59,.7)}:is(.dark .dark\:fill-slate-800\/75){fill:rgba(30,41,59,.75)}:is(.dark .dark\:fill-slate-800\/80){fill:rgba(30,41,59,.8)}:is(.dark .dark\:fill-slate-800\/90){fill:rgba(30,41,59,.9)}:is(.dark .dark\:fill-slate-800\/95){fill:rgba(30,41,59,.95)}:is(.dark .dark\:fill-slate-900){fill:#0f172a}:is(.dark .dark\:fill-slate-900\/0){fill:rgba(15,23,42,0)}:is(.dark .dark\:fill-slate-900\/10){fill:rgba(15,23,42,.1)}:is(.dark .dark\:fill-slate-900\/100){fill:#0f172a}:is(.dark .dark\:fill-slate-900\/20){fill:rgba(15,23,42,.2)}:is(.dark .dark\:fill-slate-900\/25){fill:rgba(15,23,42,.25)}:is(.dark .dark\:fill-slate-900\/30){fill:rgba(15,23,42,.3)}:is(.dark .dark\:fill-slate-900\/40){fill:rgba(15,23,42,.4)}:is(.dark .dark\:fill-slate-900\/5){fill:rgba(15,23,42,.05)}:is(.dark .dark\:fill-slate-900\/50){fill:rgba(15,23,42,.5)}:is(.dark .dark\:fill-slate-900\/60){fill:rgba(15,23,42,.6)}:is(.dark .dark\:fill-slate-900\/70){fill:rgba(15,23,42,.7)}:is(.dark .dark\:fill-slate-900\/75){fill:rgba(15,23,42,.75)}:is(.dark .dark\:fill-slate-900\/80){fill:rgba(15,23,42,.8)}:is(.dark .dark\:fill-slate-900\/90){fill:rgba(15,23,42,.9)}:is(.dark .dark\:fill-slate-900\/95){fill:rgba(15,23,42,.95)}:is(.dark .dark\:fill-stone-100){fill:#f5f5f4}:is(.dark .dark\:fill-stone-100\/0){fill:hsla(60,5%,96%,0)}:is(.dark .dark\:fill-stone-100\/10){fill:hsla(60,5%,96%,.1)}:is(.dark .dark\:fill-stone-100\/100){fill:#f5f5f4}:is(.dark .dark\:fill-stone-100\/20){fill:hsla(60,5%,96%,.2)}:is(.dark .dark\:fill-stone-100\/25){fill:hsla(60,5%,96%,.25)}:is(.dark .dark\:fill-stone-100\/30){fill:hsla(60,5%,96%,.3)}:is(.dark .dark\:fill-stone-100\/40){fill:hsla(60,5%,96%,.4)}:is(.dark .dark\:fill-stone-100\/5){fill:hsla(60,5%,96%,.05)}:is(.dark .dark\:fill-stone-100\/50){fill:hsla(60,5%,96%,.5)}:is(.dark .dark\:fill-stone-100\/60){fill:hsla(60,5%,96%,.6)}:is(.dark .dark\:fill-stone-100\/70){fill:hsla(60,5%,96%,.7)}:is(.dark .dark\:fill-stone-100\/75){fill:hsla(60,5%,96%,.75)}:is(.dark .dark\:fill-stone-100\/80){fill:hsla(60,5%,96%,.8)}:is(.dark .dark\:fill-stone-100\/90){fill:hsla(60,5%,96%,.9)}:is(.dark .dark\:fill-stone-100\/95){fill:hsla(60,5%,96%,.95)}:is(.dark .dark\:fill-stone-200){fill:#e7e5e4}:is(.dark .dark\:fill-stone-200\/0){fill:hsla(20,6%,90%,0)}:is(.dark .dark\:fill-stone-200\/10){fill:hsla(20,6%,90%,.1)}:is(.dark .dark\:fill-stone-200\/100){fill:#e7e5e4}:is(.dark .dark\:fill-stone-200\/20){fill:hsla(20,6%,90%,.2)}:is(.dark .dark\:fill-stone-200\/25){fill:hsla(20,6%,90%,.25)}:is(.dark .dark\:fill-stone-200\/30){fill:hsla(20,6%,90%,.3)}:is(.dark .dark\:fill-stone-200\/40){fill:hsla(20,6%,90%,.4)}:is(.dark .dark\:fill-stone-200\/5){fill:hsla(20,6%,90%,.05)}:is(.dark .dark\:fill-stone-200\/50){fill:hsla(20,6%,90%,.5)}:is(.dark .dark\:fill-stone-200\/60){fill:hsla(20,6%,90%,.6)}:is(.dark .dark\:fill-stone-200\/70){fill:hsla(20,6%,90%,.7)}:is(.dark .dark\:fill-stone-200\/75){fill:hsla(20,6%,90%,.75)}:is(.dark .dark\:fill-stone-200\/80){fill:hsla(20,6%,90%,.8)}:is(.dark .dark\:fill-stone-200\/90){fill:hsla(20,6%,90%,.9)}:is(.dark .dark\:fill-stone-200\/95){fill:hsla(20,6%,90%,.95)}:is(.dark .dark\:fill-stone-300){fill:#d6d3d1}:is(.dark .dark\:fill-stone-300\/0){fill:hsla(24,6%,83%,0)}:is(.dark .dark\:fill-stone-300\/10){fill:hsla(24,6%,83%,.1)}:is(.dark .dark\:fill-stone-300\/100){fill:#d6d3d1}:is(.dark .dark\:fill-stone-300\/20){fill:hsla(24,6%,83%,.2)}:is(.dark .dark\:fill-stone-300\/25){fill:hsla(24,6%,83%,.25)}:is(.dark .dark\:fill-stone-300\/30){fill:hsla(24,6%,83%,.3)}:is(.dark .dark\:fill-stone-300\/40){fill:hsla(24,6%,83%,.4)}:is(.dark .dark\:fill-stone-300\/5){fill:hsla(24,6%,83%,.05)}:is(.dark .dark\:fill-stone-300\/50){fill:hsla(24,6%,83%,.5)}:is(.dark .dark\:fill-stone-300\/60){fill:hsla(24,6%,83%,.6)}:is(.dark .dark\:fill-stone-300\/70){fill:hsla(24,6%,83%,.7)}:is(.dark .dark\:fill-stone-300\/75){fill:hsla(24,6%,83%,.75)}:is(.dark .dark\:fill-stone-300\/80){fill:hsla(24,6%,83%,.8)}:is(.dark .dark\:fill-stone-300\/90){fill:hsla(24,6%,83%,.9)}:is(.dark .dark\:fill-stone-300\/95){fill:hsla(24,6%,83%,.95)}:is(.dark .dark\:fill-stone-400){fill:#a8a29e}:is(.dark .dark\:fill-stone-400\/0){fill:hsla(24,5%,64%,0)}:is(.dark .dark\:fill-stone-400\/10){fill:hsla(24,5%,64%,.1)}:is(.dark .dark\:fill-stone-400\/100){fill:#a8a29e}:is(.dark .dark\:fill-stone-400\/20){fill:hsla(24,5%,64%,.2)}:is(.dark .dark\:fill-stone-400\/25){fill:hsla(24,5%,64%,.25)}:is(.dark .dark\:fill-stone-400\/30){fill:hsla(24,5%,64%,.3)}:is(.dark .dark\:fill-stone-400\/40){fill:hsla(24,5%,64%,.4)}:is(.dark .dark\:fill-stone-400\/5){fill:hsla(24,5%,64%,.05)}:is(.dark .dark\:fill-stone-400\/50){fill:hsla(24,5%,64%,.5)}:is(.dark .dark\:fill-stone-400\/60){fill:hsla(24,5%,64%,.6)}:is(.dark .dark\:fill-stone-400\/70){fill:hsla(24,5%,64%,.7)}:is(.dark .dark\:fill-stone-400\/75){fill:hsla(24,5%,64%,.75)}:is(.dark .dark\:fill-stone-400\/80){fill:hsla(24,5%,64%,.8)}:is(.dark .dark\:fill-stone-400\/90){fill:hsla(24,5%,64%,.9)}:is(.dark .dark\:fill-stone-400\/95){fill:hsla(24,5%,64%,.95)}:is(.dark .dark\:fill-stone-50){fill:#fafaf9}:is(.dark .dark\:fill-stone-50\/0){fill:hsla(60,9%,98%,0)}:is(.dark .dark\:fill-stone-50\/10){fill:hsla(60,9%,98%,.1)}:is(.dark .dark\:fill-stone-50\/100){fill:#fafaf9}:is(.dark .dark\:fill-stone-50\/20){fill:hsla(60,9%,98%,.2)}:is(.dark .dark\:fill-stone-50\/25){fill:hsla(60,9%,98%,.25)}:is(.dark .dark\:fill-stone-50\/30){fill:hsla(60,9%,98%,.3)}:is(.dark .dark\:fill-stone-50\/40){fill:hsla(60,9%,98%,.4)}:is(.dark .dark\:fill-stone-50\/5){fill:hsla(60,9%,98%,.05)}:is(.dark .dark\:fill-stone-50\/50){fill:hsla(60,9%,98%,.5)}:is(.dark .dark\:fill-stone-50\/60){fill:hsla(60,9%,98%,.6)}:is(.dark .dark\:fill-stone-50\/70){fill:hsla(60,9%,98%,.7)}:is(.dark .dark\:fill-stone-50\/75){fill:hsla(60,9%,98%,.75)}:is(.dark .dark\:fill-stone-50\/80){fill:hsla(60,9%,98%,.8)}:is(.dark .dark\:fill-stone-50\/90){fill:hsla(60,9%,98%,.9)}:is(.dark .dark\:fill-stone-50\/95){fill:hsla(60,9%,98%,.95)}:is(.dark .dark\:fill-stone-500){fill:#78716c}:is(.dark .dark\:fill-stone-500\/0){fill:hsla(25,5%,45%,0)}:is(.dark .dark\:fill-stone-500\/10){fill:hsla(25,5%,45%,.1)}:is(.dark .dark\:fill-stone-500\/100){fill:#78716c}:is(.dark .dark\:fill-stone-500\/20){fill:hsla(25,5%,45%,.2)}:is(.dark .dark\:fill-stone-500\/25){fill:hsla(25,5%,45%,.25)}:is(.dark .dark\:fill-stone-500\/30){fill:hsla(25,5%,45%,.3)}:is(.dark .dark\:fill-stone-500\/40){fill:hsla(25,5%,45%,.4)}:is(.dark .dark\:fill-stone-500\/5){fill:hsla(25,5%,45%,.05)}:is(.dark .dark\:fill-stone-500\/50){fill:hsla(25,5%,45%,.5)}:is(.dark .dark\:fill-stone-500\/60){fill:hsla(25,5%,45%,.6)}:is(.dark .dark\:fill-stone-500\/70){fill:hsla(25,5%,45%,.7)}:is(.dark .dark\:fill-stone-500\/75){fill:hsla(25,5%,45%,.75)}:is(.dark .dark\:fill-stone-500\/80){fill:hsla(25,5%,45%,.8)}:is(.dark .dark\:fill-stone-500\/90){fill:hsla(25,5%,45%,.9)}:is(.dark .dark\:fill-stone-500\/95){fill:hsla(25,5%,45%,.95)}:is(.dark .dark\:fill-stone-600){fill:#57534e}:is(.dark .dark\:fill-stone-600\/0){fill:rgba(87,83,78,0)}:is(.dark .dark\:fill-stone-600\/10){fill:rgba(87,83,78,.1)}:is(.dark .dark\:fill-stone-600\/100){fill:#57534e}:is(.dark .dark\:fill-stone-600\/20){fill:rgba(87,83,78,.2)}:is(.dark .dark\:fill-stone-600\/25){fill:rgba(87,83,78,.25)}:is(.dark .dark\:fill-stone-600\/30){fill:rgba(87,83,78,.3)}:is(.dark .dark\:fill-stone-600\/40){fill:rgba(87,83,78,.4)}:is(.dark .dark\:fill-stone-600\/5){fill:rgba(87,83,78,.05)}:is(.dark .dark\:fill-stone-600\/50){fill:rgba(87,83,78,.5)}:is(.dark .dark\:fill-stone-600\/60){fill:rgba(87,83,78,.6)}:is(.dark .dark\:fill-stone-600\/70){fill:rgba(87,83,78,.7)}:is(.dark .dark\:fill-stone-600\/75){fill:rgba(87,83,78,.75)}:is(.dark .dark\:fill-stone-600\/80){fill:rgba(87,83,78,.8)}:is(.dark .dark\:fill-stone-600\/90){fill:rgba(87,83,78,.9)}:is(.dark .dark\:fill-stone-600\/95){fill:rgba(87,83,78,.95)}:is(.dark .dark\:fill-stone-700){fill:#44403c}:is(.dark .dark\:fill-stone-700\/0){fill:rgba(68,64,60,0)}:is(.dark .dark\:fill-stone-700\/10){fill:rgba(68,64,60,.1)}:is(.dark .dark\:fill-stone-700\/100){fill:#44403c}:is(.dark .dark\:fill-stone-700\/20){fill:rgba(68,64,60,.2)}:is(.dark .dark\:fill-stone-700\/25){fill:rgba(68,64,60,.25)}:is(.dark .dark\:fill-stone-700\/30){fill:rgba(68,64,60,.3)}:is(.dark .dark\:fill-stone-700\/40){fill:rgba(68,64,60,.4)}:is(.dark .dark\:fill-stone-700\/5){fill:rgba(68,64,60,.05)}:is(.dark .dark\:fill-stone-700\/50){fill:rgba(68,64,60,.5)}:is(.dark .dark\:fill-stone-700\/60){fill:rgba(68,64,60,.6)}:is(.dark .dark\:fill-stone-700\/70){fill:rgba(68,64,60,.7)}:is(.dark .dark\:fill-stone-700\/75){fill:rgba(68,64,60,.75)}:is(.dark .dark\:fill-stone-700\/80){fill:rgba(68,64,60,.8)}:is(.dark .dark\:fill-stone-700\/90){fill:rgba(68,64,60,.9)}:is(.dark .dark\:fill-stone-700\/95){fill:rgba(68,64,60,.95)}:is(.dark .dark\:fill-stone-800){fill:#292524}:is(.dark .dark\:fill-stone-800\/0){fill:rgba(41,37,36,0)}:is(.dark .dark\:fill-stone-800\/10){fill:rgba(41,37,36,.1)}:is(.dark .dark\:fill-stone-800\/100){fill:#292524}:is(.dark .dark\:fill-stone-800\/20){fill:rgba(41,37,36,.2)}:is(.dark .dark\:fill-stone-800\/25){fill:rgba(41,37,36,.25)}:is(.dark .dark\:fill-stone-800\/30){fill:rgba(41,37,36,.3)}:is(.dark .dark\:fill-stone-800\/40){fill:rgba(41,37,36,.4)}:is(.dark .dark\:fill-stone-800\/5){fill:rgba(41,37,36,.05)}:is(.dark .dark\:fill-stone-800\/50){fill:rgba(41,37,36,.5)}:is(.dark .dark\:fill-stone-800\/60){fill:rgba(41,37,36,.6)}:is(.dark .dark\:fill-stone-800\/70){fill:rgba(41,37,36,.7)}:is(.dark .dark\:fill-stone-800\/75){fill:rgba(41,37,36,.75)}:is(.dark .dark\:fill-stone-800\/80){fill:rgba(41,37,36,.8)}:is(.dark .dark\:fill-stone-800\/90){fill:rgba(41,37,36,.9)}:is(.dark .dark\:fill-stone-800\/95){fill:rgba(41,37,36,.95)}:is(.dark .dark\:fill-stone-900){fill:#1c1917}:is(.dark .dark\:fill-stone-900\/0){fill:rgba(28,25,23,0)}:is(.dark .dark\:fill-stone-900\/10){fill:rgba(28,25,23,.1)}:is(.dark .dark\:fill-stone-900\/100){fill:#1c1917}:is(.dark .dark\:fill-stone-900\/20){fill:rgba(28,25,23,.2)}:is(.dark .dark\:fill-stone-900\/25){fill:rgba(28,25,23,.25)}:is(.dark .dark\:fill-stone-900\/30){fill:rgba(28,25,23,.3)}:is(.dark .dark\:fill-stone-900\/40){fill:rgba(28,25,23,.4)}:is(.dark .dark\:fill-stone-900\/5){fill:rgba(28,25,23,.05)}:is(.dark .dark\:fill-stone-900\/50){fill:rgba(28,25,23,.5)}:is(.dark .dark\:fill-stone-900\/60){fill:rgba(28,25,23,.6)}:is(.dark .dark\:fill-stone-900\/70){fill:rgba(28,25,23,.7)}:is(.dark .dark\:fill-stone-900\/75){fill:rgba(28,25,23,.75)}:is(.dark .dark\:fill-stone-900\/80){fill:rgba(28,25,23,.8)}:is(.dark .dark\:fill-stone-900\/90){fill:rgba(28,25,23,.9)}:is(.dark .dark\:fill-stone-900\/95){fill:rgba(28,25,23,.95)}:is(.dark .dark\:fill-teal-100){fill:#d5f5f6}:is(.dark .dark\:fill-teal-100\/0){fill:rgba(213,245,246,0)}:is(.dark .dark\:fill-teal-100\/10){fill:rgba(213,245,246,.1)}:is(.dark .dark\:fill-teal-100\/100){fill:#d5f5f6}:is(.dark .dark\:fill-teal-100\/20){fill:rgba(213,245,246,.2)}:is(.dark .dark\:fill-teal-100\/25){fill:rgba(213,245,246,.25)}:is(.dark .dark\:fill-teal-100\/30){fill:rgba(213,245,246,.3)}:is(.dark .dark\:fill-teal-100\/40){fill:rgba(213,245,246,.4)}:is(.dark .dark\:fill-teal-100\/5){fill:rgba(213,245,246,.05)}:is(.dark .dark\:fill-teal-100\/50){fill:rgba(213,245,246,.5)}:is(.dark .dark\:fill-teal-100\/60){fill:rgba(213,245,246,.6)}:is(.dark .dark\:fill-teal-100\/70){fill:rgba(213,245,246,.7)}:is(.dark .dark\:fill-teal-100\/75){fill:rgba(213,245,246,.75)}:is(.dark .dark\:fill-teal-100\/80){fill:rgba(213,245,246,.8)}:is(.dark .dark\:fill-teal-100\/90){fill:rgba(213,245,246,.9)}:is(.dark .dark\:fill-teal-100\/95){fill:rgba(213,245,246,.95)}:is(.dark .dark\:fill-teal-200){fill:#afecef}:is(.dark .dark\:fill-teal-200\/0){fill:rgba(175,236,239,0)}:is(.dark .dark\:fill-teal-200\/10){fill:rgba(175,236,239,.1)}:is(.dark .dark\:fill-teal-200\/100){fill:#afecef}:is(.dark .dark\:fill-teal-200\/20){fill:rgba(175,236,239,.2)}:is(.dark .dark\:fill-teal-200\/25){fill:rgba(175,236,239,.25)}:is(.dark .dark\:fill-teal-200\/30){fill:rgba(175,236,239,.3)}:is(.dark .dark\:fill-teal-200\/40){fill:rgba(175,236,239,.4)}:is(.dark .dark\:fill-teal-200\/5){fill:rgba(175,236,239,.05)}:is(.dark .dark\:fill-teal-200\/50){fill:rgba(175,236,239,.5)}:is(.dark .dark\:fill-teal-200\/60){fill:rgba(175,236,239,.6)}:is(.dark .dark\:fill-teal-200\/70){fill:rgba(175,236,239,.7)}:is(.dark .dark\:fill-teal-200\/75){fill:rgba(175,236,239,.75)}:is(.dark .dark\:fill-teal-200\/80){fill:rgba(175,236,239,.8)}:is(.dark .dark\:fill-teal-200\/90){fill:rgba(175,236,239,.9)}:is(.dark .dark\:fill-teal-200\/95){fill:rgba(175,236,239,.95)}:is(.dark .dark\:fill-teal-300){fill:#7edce2}:is(.dark .dark\:fill-teal-300\/0){fill:rgba(126,220,226,0)}:is(.dark .dark\:fill-teal-300\/10){fill:rgba(126,220,226,.1)}:is(.dark .dark\:fill-teal-300\/100){fill:#7edce2}:is(.dark .dark\:fill-teal-300\/20){fill:rgba(126,220,226,.2)}:is(.dark .dark\:fill-teal-300\/25){fill:rgba(126,220,226,.25)}:is(.dark .dark\:fill-teal-300\/30){fill:rgba(126,220,226,.3)}:is(.dark .dark\:fill-teal-300\/40){fill:rgba(126,220,226,.4)}:is(.dark .dark\:fill-teal-300\/5){fill:rgba(126,220,226,.05)}:is(.dark .dark\:fill-teal-300\/50){fill:rgba(126,220,226,.5)}:is(.dark .dark\:fill-teal-300\/60){fill:rgba(126,220,226,.6)}:is(.dark .dark\:fill-teal-300\/70){fill:rgba(126,220,226,.7)}:is(.dark .dark\:fill-teal-300\/75){fill:rgba(126,220,226,.75)}:is(.dark .dark\:fill-teal-300\/80){fill:rgba(126,220,226,.8)}:is(.dark .dark\:fill-teal-300\/90){fill:rgba(126,220,226,.9)}:is(.dark .dark\:fill-teal-300\/95){fill:rgba(126,220,226,.95)}:is(.dark .dark\:fill-teal-400){fill:#16bdca}:is(.dark .dark\:fill-teal-400\/0){fill:rgba(22,189,202,0)}:is(.dark .dark\:fill-teal-400\/10){fill:rgba(22,189,202,.1)}:is(.dark .dark\:fill-teal-400\/100){fill:#16bdca}:is(.dark .dark\:fill-teal-400\/20){fill:rgba(22,189,202,.2)}:is(.dark .dark\:fill-teal-400\/25){fill:rgba(22,189,202,.25)}:is(.dark .dark\:fill-teal-400\/30){fill:rgba(22,189,202,.3)}:is(.dark .dark\:fill-teal-400\/40){fill:rgba(22,189,202,.4)}:is(.dark .dark\:fill-teal-400\/5){fill:rgba(22,189,202,.05)}:is(.dark .dark\:fill-teal-400\/50){fill:rgba(22,189,202,.5)}:is(.dark .dark\:fill-teal-400\/60){fill:rgba(22,189,202,.6)}:is(.dark .dark\:fill-teal-400\/70){fill:rgba(22,189,202,.7)}:is(.dark .dark\:fill-teal-400\/75){fill:rgba(22,189,202,.75)}:is(.dark .dark\:fill-teal-400\/80){fill:rgba(22,189,202,.8)}:is(.dark .dark\:fill-teal-400\/90){fill:rgba(22,189,202,.9)}:is(.dark .dark\:fill-teal-400\/95){fill:rgba(22,189,202,.95)}:is(.dark .dark\:fill-teal-50){fill:#edfafa}:is(.dark .dark\:fill-teal-50\/0){fill:rgba(237,250,250,0)}:is(.dark .dark\:fill-teal-50\/10){fill:rgba(237,250,250,.1)}:is(.dark .dark\:fill-teal-50\/100){fill:#edfafa}:is(.dark .dark\:fill-teal-50\/20){fill:rgba(237,250,250,.2)}:is(.dark .dark\:fill-teal-50\/25){fill:rgba(237,250,250,.25)}:is(.dark .dark\:fill-teal-50\/30){fill:rgba(237,250,250,.3)}:is(.dark .dark\:fill-teal-50\/40){fill:rgba(237,250,250,.4)}:is(.dark .dark\:fill-teal-50\/5){fill:rgba(237,250,250,.05)}:is(.dark .dark\:fill-teal-50\/50){fill:rgba(237,250,250,.5)}:is(.dark .dark\:fill-teal-50\/60){fill:rgba(237,250,250,.6)}:is(.dark .dark\:fill-teal-50\/70){fill:rgba(237,250,250,.7)}:is(.dark .dark\:fill-teal-50\/75){fill:rgba(237,250,250,.75)}:is(.dark .dark\:fill-teal-50\/80){fill:rgba(237,250,250,.8)}:is(.dark .dark\:fill-teal-50\/90){fill:rgba(237,250,250,.9)}:is(.dark .dark\:fill-teal-50\/95){fill:rgba(237,250,250,.95)}:is(.dark .dark\:fill-teal-500){fill:#0694a2}:is(.dark .dark\:fill-teal-500\/0){fill:rgba(6,148,162,0)}:is(.dark .dark\:fill-teal-500\/10){fill:rgba(6,148,162,.1)}:is(.dark .dark\:fill-teal-500\/100){fill:#0694a2}:is(.dark .dark\:fill-teal-500\/20){fill:rgba(6,148,162,.2)}:is(.dark .dark\:fill-teal-500\/25){fill:rgba(6,148,162,.25)}:is(.dark .dark\:fill-teal-500\/30){fill:rgba(6,148,162,.3)}:is(.dark .dark\:fill-teal-500\/40){fill:rgba(6,148,162,.4)}:is(.dark .dark\:fill-teal-500\/5){fill:rgba(6,148,162,.05)}:is(.dark .dark\:fill-teal-500\/50){fill:rgba(6,148,162,.5)}:is(.dark .dark\:fill-teal-500\/60){fill:rgba(6,148,162,.6)}:is(.dark .dark\:fill-teal-500\/70){fill:rgba(6,148,162,.7)}:is(.dark .dark\:fill-teal-500\/75){fill:rgba(6,148,162,.75)}:is(.dark .dark\:fill-teal-500\/80){fill:rgba(6,148,162,.8)}:is(.dark .dark\:fill-teal-500\/90){fill:rgba(6,148,162,.9)}:is(.dark .dark\:fill-teal-500\/95){fill:rgba(6,148,162,.95)}:is(.dark .dark\:fill-teal-600){fill:#047481}:is(.dark .dark\:fill-teal-600\/0){fill:rgba(4,116,129,0)}:is(.dark .dark\:fill-teal-600\/10){fill:rgba(4,116,129,.1)}:is(.dark .dark\:fill-teal-600\/100){fill:#047481}:is(.dark .dark\:fill-teal-600\/20){fill:rgba(4,116,129,.2)}:is(.dark .dark\:fill-teal-600\/25){fill:rgba(4,116,129,.25)}:is(.dark .dark\:fill-teal-600\/30){fill:rgba(4,116,129,.3)}:is(.dark .dark\:fill-teal-600\/40){fill:rgba(4,116,129,.4)}:is(.dark .dark\:fill-teal-600\/5){fill:rgba(4,116,129,.05)}:is(.dark .dark\:fill-teal-600\/50){fill:rgba(4,116,129,.5)}:is(.dark .dark\:fill-teal-600\/60){fill:rgba(4,116,129,.6)}:is(.dark .dark\:fill-teal-600\/70){fill:rgba(4,116,129,.7)}:is(.dark .dark\:fill-teal-600\/75){fill:rgba(4,116,129,.75)}:is(.dark .dark\:fill-teal-600\/80){fill:rgba(4,116,129,.8)}:is(.dark .dark\:fill-teal-600\/90){fill:rgba(4,116,129,.9)}:is(.dark .dark\:fill-teal-600\/95){fill:rgba(4,116,129,.95)}:is(.dark .dark\:fill-teal-700){fill:#036672}:is(.dark .dark\:fill-teal-700\/0){fill:rgba(3,102,114,0)}:is(.dark .dark\:fill-teal-700\/10){fill:rgba(3,102,114,.1)}:is(.dark .dark\:fill-teal-700\/100){fill:#036672}:is(.dark .dark\:fill-teal-700\/20){fill:rgba(3,102,114,.2)}:is(.dark .dark\:fill-teal-700\/25){fill:rgba(3,102,114,.25)}:is(.dark .dark\:fill-teal-700\/30){fill:rgba(3,102,114,.3)}:is(.dark .dark\:fill-teal-700\/40){fill:rgba(3,102,114,.4)}:is(.dark .dark\:fill-teal-700\/5){fill:rgba(3,102,114,.05)}:is(.dark .dark\:fill-teal-700\/50){fill:rgba(3,102,114,.5)}:is(.dark .dark\:fill-teal-700\/60){fill:rgba(3,102,114,.6)}:is(.dark .dark\:fill-teal-700\/70){fill:rgba(3,102,114,.7)}:is(.dark .dark\:fill-teal-700\/75){fill:rgba(3,102,114,.75)}:is(.dark .dark\:fill-teal-700\/80){fill:rgba(3,102,114,.8)}:is(.dark .dark\:fill-teal-700\/90){fill:rgba(3,102,114,.9)}:is(.dark .dark\:fill-teal-700\/95){fill:rgba(3,102,114,.95)}:is(.dark .dark\:fill-teal-800){fill:#05505c}:is(.dark .dark\:fill-teal-800\/0){fill:rgba(5,80,92,0)}:is(.dark .dark\:fill-teal-800\/10){fill:rgba(5,80,92,.1)}:is(.dark .dark\:fill-teal-800\/100){fill:#05505c}:is(.dark .dark\:fill-teal-800\/20){fill:rgba(5,80,92,.2)}:is(.dark .dark\:fill-teal-800\/25){fill:rgba(5,80,92,.25)}:is(.dark .dark\:fill-teal-800\/30){fill:rgba(5,80,92,.3)}:is(.dark .dark\:fill-teal-800\/40){fill:rgba(5,80,92,.4)}:is(.dark .dark\:fill-teal-800\/5){fill:rgba(5,80,92,.05)}:is(.dark .dark\:fill-teal-800\/50){fill:rgba(5,80,92,.5)}:is(.dark .dark\:fill-teal-800\/60){fill:rgba(5,80,92,.6)}:is(.dark .dark\:fill-teal-800\/70){fill:rgba(5,80,92,.7)}:is(.dark .dark\:fill-teal-800\/75){fill:rgba(5,80,92,.75)}:is(.dark .dark\:fill-teal-800\/80){fill:rgba(5,80,92,.8)}:is(.dark .dark\:fill-teal-800\/90){fill:rgba(5,80,92,.9)}:is(.dark .dark\:fill-teal-800\/95){fill:rgba(5,80,92,.95)}:is(.dark .dark\:fill-teal-900){fill:#014451}:is(.dark .dark\:fill-teal-900\/0){fill:rgba(1,68,81,0)}:is(.dark .dark\:fill-teal-900\/10){fill:rgba(1,68,81,.1)}:is(.dark .dark\:fill-teal-900\/100){fill:#014451}:is(.dark .dark\:fill-teal-900\/20){fill:rgba(1,68,81,.2)}:is(.dark .dark\:fill-teal-900\/25){fill:rgba(1,68,81,.25)}:is(.dark .dark\:fill-teal-900\/30){fill:rgba(1,68,81,.3)}:is(.dark .dark\:fill-teal-900\/40){fill:rgba(1,68,81,.4)}:is(.dark .dark\:fill-teal-900\/5){fill:rgba(1,68,81,.05)}:is(.dark .dark\:fill-teal-900\/50){fill:rgba(1,68,81,.5)}:is(.dark .dark\:fill-teal-900\/60){fill:rgba(1,68,81,.6)}:is(.dark .dark\:fill-teal-900\/70){fill:rgba(1,68,81,.7)}:is(.dark .dark\:fill-teal-900\/75){fill:rgba(1,68,81,.75)}:is(.dark .dark\:fill-teal-900\/80){fill:rgba(1,68,81,.8)}:is(.dark .dark\:fill-teal-900\/90){fill:rgba(1,68,81,.9)}:is(.dark .dark\:fill-teal-900\/95){fill:rgba(1,68,81,.95)}:is(.dark .dark\:fill-violet-100){fill:#ede9fe}:is(.dark .dark\:fill-violet-100\/0){fill:rgba(237,233,254,0)}:is(.dark .dark\:fill-violet-100\/10){fill:rgba(237,233,254,.1)}:is(.dark .dark\:fill-violet-100\/100){fill:#ede9fe}:is(.dark .dark\:fill-violet-100\/20){fill:rgba(237,233,254,.2)}:is(.dark .dark\:fill-violet-100\/25){fill:rgba(237,233,254,.25)}:is(.dark .dark\:fill-violet-100\/30){fill:rgba(237,233,254,.3)}:is(.dark .dark\:fill-violet-100\/40){fill:rgba(237,233,254,.4)}:is(.dark .dark\:fill-violet-100\/5){fill:rgba(237,233,254,.05)}:is(.dark .dark\:fill-violet-100\/50){fill:rgba(237,233,254,.5)}:is(.dark .dark\:fill-violet-100\/60){fill:rgba(237,233,254,.6)}:is(.dark .dark\:fill-violet-100\/70){fill:rgba(237,233,254,.7)}:is(.dark .dark\:fill-violet-100\/75){fill:rgba(237,233,254,.75)}:is(.dark .dark\:fill-violet-100\/80){fill:rgba(237,233,254,.8)}:is(.dark .dark\:fill-violet-100\/90){fill:rgba(237,233,254,.9)}:is(.dark .dark\:fill-violet-100\/95){fill:rgba(237,233,254,.95)}:is(.dark .dark\:fill-violet-200){fill:#ddd6fe}:is(.dark .dark\:fill-violet-200\/0){fill:rgba(221,214,254,0)}:is(.dark .dark\:fill-violet-200\/10){fill:rgba(221,214,254,.1)}:is(.dark .dark\:fill-violet-200\/100){fill:#ddd6fe}:is(.dark .dark\:fill-violet-200\/20){fill:rgba(221,214,254,.2)}:is(.dark .dark\:fill-violet-200\/25){fill:rgba(221,214,254,.25)}:is(.dark .dark\:fill-violet-200\/30){fill:rgba(221,214,254,.3)}:is(.dark .dark\:fill-violet-200\/40){fill:rgba(221,214,254,.4)}:is(.dark .dark\:fill-violet-200\/5){fill:rgba(221,214,254,.05)}:is(.dark .dark\:fill-violet-200\/50){fill:rgba(221,214,254,.5)}:is(.dark .dark\:fill-violet-200\/60){fill:rgba(221,214,254,.6)}:is(.dark .dark\:fill-violet-200\/70){fill:rgba(221,214,254,.7)}:is(.dark .dark\:fill-violet-200\/75){fill:rgba(221,214,254,.75)}:is(.dark .dark\:fill-violet-200\/80){fill:rgba(221,214,254,.8)}:is(.dark .dark\:fill-violet-200\/90){fill:rgba(221,214,254,.9)}:is(.dark .dark\:fill-violet-200\/95){fill:rgba(221,214,254,.95)}:is(.dark .dark\:fill-violet-300){fill:#c4b5fd}:is(.dark .dark\:fill-violet-300\/0){fill:rgba(196,181,253,0)}:is(.dark .dark\:fill-violet-300\/10){fill:rgba(196,181,253,.1)}:is(.dark .dark\:fill-violet-300\/100){fill:#c4b5fd}:is(.dark .dark\:fill-violet-300\/20){fill:rgba(196,181,253,.2)}:is(.dark .dark\:fill-violet-300\/25){fill:rgba(196,181,253,.25)}:is(.dark .dark\:fill-violet-300\/30){fill:rgba(196,181,253,.3)}:is(.dark .dark\:fill-violet-300\/40){fill:rgba(196,181,253,.4)}:is(.dark .dark\:fill-violet-300\/5){fill:rgba(196,181,253,.05)}:is(.dark .dark\:fill-violet-300\/50){fill:rgba(196,181,253,.5)}:is(.dark .dark\:fill-violet-300\/60){fill:rgba(196,181,253,.6)}:is(.dark .dark\:fill-violet-300\/70){fill:rgba(196,181,253,.7)}:is(.dark .dark\:fill-violet-300\/75){fill:rgba(196,181,253,.75)}:is(.dark .dark\:fill-violet-300\/80){fill:rgba(196,181,253,.8)}:is(.dark .dark\:fill-violet-300\/90){fill:rgba(196,181,253,.9)}:is(.dark .dark\:fill-violet-300\/95){fill:rgba(196,181,253,.95)}:is(.dark .dark\:fill-violet-400){fill:#a78bfa}:is(.dark .dark\:fill-violet-400\/0){fill:rgba(167,139,250,0)}:is(.dark .dark\:fill-violet-400\/10){fill:rgba(167,139,250,.1)}:is(.dark .dark\:fill-violet-400\/100){fill:#a78bfa}:is(.dark .dark\:fill-violet-400\/20){fill:rgba(167,139,250,.2)}:is(.dark .dark\:fill-violet-400\/25){fill:rgba(167,139,250,.25)}:is(.dark .dark\:fill-violet-400\/30){fill:rgba(167,139,250,.3)}:is(.dark .dark\:fill-violet-400\/40){fill:rgba(167,139,250,.4)}:is(.dark .dark\:fill-violet-400\/5){fill:rgba(167,139,250,.05)}:is(.dark .dark\:fill-violet-400\/50){fill:rgba(167,139,250,.5)}:is(.dark .dark\:fill-violet-400\/60){fill:rgba(167,139,250,.6)}:is(.dark .dark\:fill-violet-400\/70){fill:rgba(167,139,250,.7)}:is(.dark .dark\:fill-violet-400\/75){fill:rgba(167,139,250,.75)}:is(.dark .dark\:fill-violet-400\/80){fill:rgba(167,139,250,.8)}:is(.dark .dark\:fill-violet-400\/90){fill:rgba(167,139,250,.9)}:is(.dark .dark\:fill-violet-400\/95){fill:rgba(167,139,250,.95)}:is(.dark .dark\:fill-violet-50){fill:#f5f3ff}:is(.dark .dark\:fill-violet-50\/0){fill:rgba(245,243,255,0)}:is(.dark .dark\:fill-violet-50\/10){fill:rgba(245,243,255,.1)}:is(.dark .dark\:fill-violet-50\/100){fill:#f5f3ff}:is(.dark .dark\:fill-violet-50\/20){fill:rgba(245,243,255,.2)}:is(.dark .dark\:fill-violet-50\/25){fill:rgba(245,243,255,.25)}:is(.dark .dark\:fill-violet-50\/30){fill:rgba(245,243,255,.3)}:is(.dark .dark\:fill-violet-50\/40){fill:rgba(245,243,255,.4)}:is(.dark .dark\:fill-violet-50\/5){fill:rgba(245,243,255,.05)}:is(.dark .dark\:fill-violet-50\/50){fill:rgba(245,243,255,.5)}:is(.dark .dark\:fill-violet-50\/60){fill:rgba(245,243,255,.6)}:is(.dark .dark\:fill-violet-50\/70){fill:rgba(245,243,255,.7)}:is(.dark .dark\:fill-violet-50\/75){fill:rgba(245,243,255,.75)}:is(.dark .dark\:fill-violet-50\/80){fill:rgba(245,243,255,.8)}:is(.dark .dark\:fill-violet-50\/90){fill:rgba(245,243,255,.9)}:is(.dark .dark\:fill-violet-50\/95){fill:rgba(245,243,255,.95)}:is(.dark .dark\:fill-violet-500){fill:#8b5cf6}:is(.dark .dark\:fill-violet-500\/0){fill:rgba(139,92,246,0)}:is(.dark .dark\:fill-violet-500\/10){fill:rgba(139,92,246,.1)}:is(.dark .dark\:fill-violet-500\/100){fill:#8b5cf6}:is(.dark .dark\:fill-violet-500\/20){fill:rgba(139,92,246,.2)}:is(.dark .dark\:fill-violet-500\/25){fill:rgba(139,92,246,.25)}:is(.dark .dark\:fill-violet-500\/30){fill:rgba(139,92,246,.3)}:is(.dark .dark\:fill-violet-500\/40){fill:rgba(139,92,246,.4)}:is(.dark .dark\:fill-violet-500\/5){fill:rgba(139,92,246,.05)}:is(.dark .dark\:fill-violet-500\/50){fill:rgba(139,92,246,.5)}:is(.dark .dark\:fill-violet-500\/60){fill:rgba(139,92,246,.6)}:is(.dark .dark\:fill-violet-500\/70){fill:rgba(139,92,246,.7)}:is(.dark .dark\:fill-violet-500\/75){fill:rgba(139,92,246,.75)}:is(.dark .dark\:fill-violet-500\/80){fill:rgba(139,92,246,.8)}:is(.dark .dark\:fill-violet-500\/90){fill:rgba(139,92,246,.9)}:is(.dark .dark\:fill-violet-500\/95){fill:rgba(139,92,246,.95)}:is(.dark .dark\:fill-violet-600){fill:#7c3aed}:is(.dark .dark\:fill-violet-600\/0){fill:rgba(124,58,237,0)}:is(.dark .dark\:fill-violet-600\/10){fill:rgba(124,58,237,.1)}:is(.dark .dark\:fill-violet-600\/100){fill:#7c3aed}:is(.dark .dark\:fill-violet-600\/20){fill:rgba(124,58,237,.2)}:is(.dark .dark\:fill-violet-600\/25){fill:rgba(124,58,237,.25)}:is(.dark .dark\:fill-violet-600\/30){fill:rgba(124,58,237,.3)}:is(.dark .dark\:fill-violet-600\/40){fill:rgba(124,58,237,.4)}:is(.dark .dark\:fill-violet-600\/5){fill:rgba(124,58,237,.05)}:is(.dark .dark\:fill-violet-600\/50){fill:rgba(124,58,237,.5)}:is(.dark .dark\:fill-violet-600\/60){fill:rgba(124,58,237,.6)}:is(.dark .dark\:fill-violet-600\/70){fill:rgba(124,58,237,.7)}:is(.dark .dark\:fill-violet-600\/75){fill:rgba(124,58,237,.75)}:is(.dark .dark\:fill-violet-600\/80){fill:rgba(124,58,237,.8)}:is(.dark .dark\:fill-violet-600\/90){fill:rgba(124,58,237,.9)}:is(.dark .dark\:fill-violet-600\/95){fill:rgba(124,58,237,.95)}:is(.dark .dark\:fill-violet-700){fill:#6d28d9}:is(.dark .dark\:fill-violet-700\/0){fill:rgba(109,40,217,0)}:is(.dark .dark\:fill-violet-700\/10){fill:rgba(109,40,217,.1)}:is(.dark .dark\:fill-violet-700\/100){fill:#6d28d9}:is(.dark .dark\:fill-violet-700\/20){fill:rgba(109,40,217,.2)}:is(.dark .dark\:fill-violet-700\/25){fill:rgba(109,40,217,.25)}:is(.dark .dark\:fill-violet-700\/30){fill:rgba(109,40,217,.3)}:is(.dark .dark\:fill-violet-700\/40){fill:rgba(109,40,217,.4)}:is(.dark .dark\:fill-violet-700\/5){fill:rgba(109,40,217,.05)}:is(.dark .dark\:fill-violet-700\/50){fill:rgba(109,40,217,.5)}:is(.dark .dark\:fill-violet-700\/60){fill:rgba(109,40,217,.6)}:is(.dark .dark\:fill-violet-700\/70){fill:rgba(109,40,217,.7)}:is(.dark .dark\:fill-violet-700\/75){fill:rgba(109,40,217,.75)}:is(.dark .dark\:fill-violet-700\/80){fill:rgba(109,40,217,.8)}:is(.dark .dark\:fill-violet-700\/90){fill:rgba(109,40,217,.9)}:is(.dark .dark\:fill-violet-700\/95){fill:rgba(109,40,217,.95)}:is(.dark .dark\:fill-violet-800){fill:#5b21b6}:is(.dark .dark\:fill-violet-800\/0){fill:rgba(91,33,182,0)}:is(.dark .dark\:fill-violet-800\/10){fill:rgba(91,33,182,.1)}:is(.dark .dark\:fill-violet-800\/100){fill:#5b21b6}:is(.dark .dark\:fill-violet-800\/20){fill:rgba(91,33,182,.2)}:is(.dark .dark\:fill-violet-800\/25){fill:rgba(91,33,182,.25)}:is(.dark .dark\:fill-violet-800\/30){fill:rgba(91,33,182,.3)}:is(.dark .dark\:fill-violet-800\/40){fill:rgba(91,33,182,.4)}:is(.dark .dark\:fill-violet-800\/5){fill:rgba(91,33,182,.05)}:is(.dark .dark\:fill-violet-800\/50){fill:rgba(91,33,182,.5)}:is(.dark .dark\:fill-violet-800\/60){fill:rgba(91,33,182,.6)}:is(.dark .dark\:fill-violet-800\/70){fill:rgba(91,33,182,.7)}:is(.dark .dark\:fill-violet-800\/75){fill:rgba(91,33,182,.75)}:is(.dark .dark\:fill-violet-800\/80){fill:rgba(91,33,182,.8)}:is(.dark .dark\:fill-violet-800\/90){fill:rgba(91,33,182,.9)}:is(.dark .dark\:fill-violet-800\/95){fill:rgba(91,33,182,.95)}:is(.dark .dark\:fill-violet-900){fill:#4c1d95}:is(.dark .dark\:fill-violet-900\/0){fill:rgba(76,29,149,0)}:is(.dark .dark\:fill-violet-900\/10){fill:rgba(76,29,149,.1)}:is(.dark .dark\:fill-violet-900\/100){fill:#4c1d95}:is(.dark .dark\:fill-violet-900\/20){fill:rgba(76,29,149,.2)}:is(.dark .dark\:fill-violet-900\/25){fill:rgba(76,29,149,.25)}:is(.dark .dark\:fill-violet-900\/30){fill:rgba(76,29,149,.3)}:is(.dark .dark\:fill-violet-900\/40){fill:rgba(76,29,149,.4)}:is(.dark .dark\:fill-violet-900\/5){fill:rgba(76,29,149,.05)}:is(.dark .dark\:fill-violet-900\/50){fill:rgba(76,29,149,.5)}:is(.dark .dark\:fill-violet-900\/60){fill:rgba(76,29,149,.6)}:is(.dark .dark\:fill-violet-900\/70){fill:rgba(76,29,149,.7)}:is(.dark .dark\:fill-violet-900\/75){fill:rgba(76,29,149,.75)}:is(.dark .dark\:fill-violet-900\/80){fill:rgba(76,29,149,.8)}:is(.dark .dark\:fill-violet-900\/90){fill:rgba(76,29,149,.9)}:is(.dark .dark\:fill-violet-900\/95){fill:rgba(76,29,149,.95)}:is(.dark .dark\:fill-yellow-100){fill:#fdf6b2}:is(.dark .dark\:fill-yellow-100\/0){fill:hsla(54,95%,85%,0)}:is(.dark .dark\:fill-yellow-100\/10){fill:hsla(54,95%,85%,.1)}:is(.dark .dark\:fill-yellow-100\/100){fill:#fdf6b2}:is(.dark .dark\:fill-yellow-100\/20){fill:hsla(54,95%,85%,.2)}:is(.dark .dark\:fill-yellow-100\/25){fill:hsla(54,95%,85%,.25)}:is(.dark .dark\:fill-yellow-100\/30){fill:hsla(54,95%,85%,.3)}:is(.dark .dark\:fill-yellow-100\/40){fill:hsla(54,95%,85%,.4)}:is(.dark .dark\:fill-yellow-100\/5){fill:hsla(54,95%,85%,.05)}:is(.dark .dark\:fill-yellow-100\/50){fill:hsla(54,95%,85%,.5)}:is(.dark .dark\:fill-yellow-100\/60){fill:hsla(54,95%,85%,.6)}:is(.dark .dark\:fill-yellow-100\/70){fill:hsla(54,95%,85%,.7)}:is(.dark .dark\:fill-yellow-100\/75){fill:hsla(54,95%,85%,.75)}:is(.dark .dark\:fill-yellow-100\/80){fill:hsla(54,95%,85%,.8)}:is(.dark .dark\:fill-yellow-100\/90){fill:hsla(54,95%,85%,.9)}:is(.dark .dark\:fill-yellow-100\/95){fill:hsla(54,95%,85%,.95)}:is(.dark .dark\:fill-yellow-200){fill:#fce96a}:is(.dark .dark\:fill-yellow-200\/0){fill:hsla(52,96%,70%,0)}:is(.dark .dark\:fill-yellow-200\/10){fill:hsla(52,96%,70%,.1)}:is(.dark .dark\:fill-yellow-200\/100){fill:#fce96a}:is(.dark .dark\:fill-yellow-200\/20){fill:hsla(52,96%,70%,.2)}:is(.dark .dark\:fill-yellow-200\/25){fill:hsla(52,96%,70%,.25)}:is(.dark .dark\:fill-yellow-200\/30){fill:hsla(52,96%,70%,.3)}:is(.dark .dark\:fill-yellow-200\/40){fill:hsla(52,96%,70%,.4)}:is(.dark .dark\:fill-yellow-200\/5){fill:hsla(52,96%,70%,.05)}:is(.dark .dark\:fill-yellow-200\/50){fill:hsla(52,96%,70%,.5)}:is(.dark .dark\:fill-yellow-200\/60){fill:hsla(52,96%,70%,.6)}:is(.dark .dark\:fill-yellow-200\/70){fill:hsla(52,96%,70%,.7)}:is(.dark .dark\:fill-yellow-200\/75){fill:hsla(52,96%,70%,.75)}:is(.dark .dark\:fill-yellow-200\/80){fill:hsla(52,96%,70%,.8)}:is(.dark .dark\:fill-yellow-200\/90){fill:hsla(52,96%,70%,.9)}:is(.dark .dark\:fill-yellow-200\/95){fill:hsla(52,96%,70%,.95)}:is(.dark .dark\:fill-yellow-300){fill:#faca15}:is(.dark .dark\:fill-yellow-300\/0){fill:rgba(250,202,21,0)}:is(.dark .dark\:fill-yellow-300\/10){fill:rgba(250,202,21,.1)}:is(.dark .dark\:fill-yellow-300\/100){fill:#faca15}:is(.dark .dark\:fill-yellow-300\/20){fill:rgba(250,202,21,.2)}:is(.dark .dark\:fill-yellow-300\/25){fill:rgba(250,202,21,.25)}:is(.dark .dark\:fill-yellow-300\/30){fill:rgba(250,202,21,.3)}:is(.dark .dark\:fill-yellow-300\/40){fill:rgba(250,202,21,.4)}:is(.dark .dark\:fill-yellow-300\/5){fill:rgba(250,202,21,.05)}:is(.dark .dark\:fill-yellow-300\/50){fill:rgba(250,202,21,.5)}:is(.dark .dark\:fill-yellow-300\/60){fill:rgba(250,202,21,.6)}:is(.dark .dark\:fill-yellow-300\/70){fill:rgba(250,202,21,.7)}:is(.dark .dark\:fill-yellow-300\/75){fill:rgba(250,202,21,.75)}:is(.dark .dark\:fill-yellow-300\/80){fill:rgba(250,202,21,.8)}:is(.dark .dark\:fill-yellow-300\/90){fill:rgba(250,202,21,.9)}:is(.dark .dark\:fill-yellow-300\/95){fill:rgba(250,202,21,.95)}:is(.dark .dark\:fill-yellow-400){fill:#e3a008}:is(.dark .dark\:fill-yellow-400\/0){fill:rgba(227,160,8,0)}:is(.dark .dark\:fill-yellow-400\/10){fill:rgba(227,160,8,.1)}:is(.dark .dark\:fill-yellow-400\/100){fill:#e3a008}:is(.dark .dark\:fill-yellow-400\/20){fill:rgba(227,160,8,.2)}:is(.dark .dark\:fill-yellow-400\/25){fill:rgba(227,160,8,.25)}:is(.dark .dark\:fill-yellow-400\/30){fill:rgba(227,160,8,.3)}:is(.dark .dark\:fill-yellow-400\/40){fill:rgba(227,160,8,.4)}:is(.dark .dark\:fill-yellow-400\/5){fill:rgba(227,160,8,.05)}:is(.dark .dark\:fill-yellow-400\/50){fill:rgba(227,160,8,.5)}:is(.dark .dark\:fill-yellow-400\/60){fill:rgba(227,160,8,.6)}:is(.dark .dark\:fill-yellow-400\/70){fill:rgba(227,160,8,.7)}:is(.dark .dark\:fill-yellow-400\/75){fill:rgba(227,160,8,.75)}:is(.dark .dark\:fill-yellow-400\/80){fill:rgba(227,160,8,.8)}:is(.dark .dark\:fill-yellow-400\/90){fill:rgba(227,160,8,.9)}:is(.dark .dark\:fill-yellow-400\/95){fill:rgba(227,160,8,.95)}:is(.dark .dark\:fill-yellow-50){fill:#fdfdea}:is(.dark .dark\:fill-yellow-50\/0){fill:hsla(60,83%,95%,0)}:is(.dark .dark\:fill-yellow-50\/10){fill:hsla(60,83%,95%,.1)}:is(.dark .dark\:fill-yellow-50\/100){fill:#fdfdea}:is(.dark .dark\:fill-yellow-50\/20){fill:hsla(60,83%,95%,.2)}:is(.dark .dark\:fill-yellow-50\/25){fill:hsla(60,83%,95%,.25)}:is(.dark .dark\:fill-yellow-50\/30){fill:hsla(60,83%,95%,.3)}:is(.dark .dark\:fill-yellow-50\/40){fill:hsla(60,83%,95%,.4)}:is(.dark .dark\:fill-yellow-50\/5){fill:hsla(60,83%,95%,.05)}:is(.dark .dark\:fill-yellow-50\/50){fill:hsla(60,83%,95%,.5)}:is(.dark .dark\:fill-yellow-50\/60){fill:hsla(60,83%,95%,.6)}:is(.dark .dark\:fill-yellow-50\/70){fill:hsla(60,83%,95%,.7)}:is(.dark .dark\:fill-yellow-50\/75){fill:hsla(60,83%,95%,.75)}:is(.dark .dark\:fill-yellow-50\/80){fill:hsla(60,83%,95%,.8)}:is(.dark .dark\:fill-yellow-50\/90){fill:hsla(60,83%,95%,.9)}:is(.dark .dark\:fill-yellow-50\/95){fill:hsla(60,83%,95%,.95)}:is(.dark .dark\:fill-yellow-500){fill:#c27803}:is(.dark .dark\:fill-yellow-500\/0){fill:rgba(194,120,3,0)}:is(.dark .dark\:fill-yellow-500\/10){fill:rgba(194,120,3,.1)}:is(.dark .dark\:fill-yellow-500\/100){fill:#c27803}:is(.dark .dark\:fill-yellow-500\/20){fill:rgba(194,120,3,.2)}:is(.dark .dark\:fill-yellow-500\/25){fill:rgba(194,120,3,.25)}:is(.dark .dark\:fill-yellow-500\/30){fill:rgba(194,120,3,.3)}:is(.dark .dark\:fill-yellow-500\/40){fill:rgba(194,120,3,.4)}:is(.dark .dark\:fill-yellow-500\/5){fill:rgba(194,120,3,.05)}:is(.dark .dark\:fill-yellow-500\/50){fill:rgba(194,120,3,.5)}:is(.dark .dark\:fill-yellow-500\/60){fill:rgba(194,120,3,.6)}:is(.dark .dark\:fill-yellow-500\/70){fill:rgba(194,120,3,.7)}:is(.dark .dark\:fill-yellow-500\/75){fill:rgba(194,120,3,.75)}:is(.dark .dark\:fill-yellow-500\/80){fill:rgba(194,120,3,.8)}:is(.dark .dark\:fill-yellow-500\/90){fill:rgba(194,120,3,.9)}:is(.dark .dark\:fill-yellow-500\/95){fill:rgba(194,120,3,.95)}:is(.dark .dark\:fill-yellow-600){fill:#9f580a}:is(.dark .dark\:fill-yellow-600\/0){fill:rgba(159,88,10,0)}:is(.dark .dark\:fill-yellow-600\/10){fill:rgba(159,88,10,.1)}:is(.dark .dark\:fill-yellow-600\/100){fill:#9f580a}:is(.dark .dark\:fill-yellow-600\/20){fill:rgba(159,88,10,.2)}:is(.dark .dark\:fill-yellow-600\/25){fill:rgba(159,88,10,.25)}:is(.dark .dark\:fill-yellow-600\/30){fill:rgba(159,88,10,.3)}:is(.dark .dark\:fill-yellow-600\/40){fill:rgba(159,88,10,.4)}:is(.dark .dark\:fill-yellow-600\/5){fill:rgba(159,88,10,.05)}:is(.dark .dark\:fill-yellow-600\/50){fill:rgba(159,88,10,.5)}:is(.dark .dark\:fill-yellow-600\/60){fill:rgba(159,88,10,.6)}:is(.dark .dark\:fill-yellow-600\/70){fill:rgba(159,88,10,.7)}:is(.dark .dark\:fill-yellow-600\/75){fill:rgba(159,88,10,.75)}:is(.dark .dark\:fill-yellow-600\/80){fill:rgba(159,88,10,.8)}:is(.dark .dark\:fill-yellow-600\/90){fill:rgba(159,88,10,.9)}:is(.dark .dark\:fill-yellow-600\/95){fill:rgba(159,88,10,.95)}:is(.dark .dark\:fill-yellow-700){fill:#8e4b10}:is(.dark .dark\:fill-yellow-700\/0){fill:rgba(142,75,16,0)}:is(.dark .dark\:fill-yellow-700\/10){fill:rgba(142,75,16,.1)}:is(.dark .dark\:fill-yellow-700\/100){fill:#8e4b10}:is(.dark .dark\:fill-yellow-700\/20){fill:rgba(142,75,16,.2)}:is(.dark .dark\:fill-yellow-700\/25){fill:rgba(142,75,16,.25)}:is(.dark .dark\:fill-yellow-700\/30){fill:rgba(142,75,16,.3)}:is(.dark .dark\:fill-yellow-700\/40){fill:rgba(142,75,16,.4)}:is(.dark .dark\:fill-yellow-700\/5){fill:rgba(142,75,16,.05)}:is(.dark .dark\:fill-yellow-700\/50){fill:rgba(142,75,16,.5)}:is(.dark .dark\:fill-yellow-700\/60){fill:rgba(142,75,16,.6)}:is(.dark .dark\:fill-yellow-700\/70){fill:rgba(142,75,16,.7)}:is(.dark .dark\:fill-yellow-700\/75){fill:rgba(142,75,16,.75)}:is(.dark .dark\:fill-yellow-700\/80){fill:rgba(142,75,16,.8)}:is(.dark .dark\:fill-yellow-700\/90){fill:rgba(142,75,16,.9)}:is(.dark .dark\:fill-yellow-700\/95){fill:rgba(142,75,16,.95)}:is(.dark .dark\:fill-yellow-800){fill:#723b13}:is(.dark .dark\:fill-yellow-800\/0){fill:rgba(114,59,19,0)}:is(.dark .dark\:fill-yellow-800\/10){fill:rgba(114,59,19,.1)}:is(.dark .dark\:fill-yellow-800\/100){fill:#723b13}:is(.dark .dark\:fill-yellow-800\/20){fill:rgba(114,59,19,.2)}:is(.dark .dark\:fill-yellow-800\/25){fill:rgba(114,59,19,.25)}:is(.dark .dark\:fill-yellow-800\/30){fill:rgba(114,59,19,.3)}:is(.dark .dark\:fill-yellow-800\/40){fill:rgba(114,59,19,.4)}:is(.dark .dark\:fill-yellow-800\/5){fill:rgba(114,59,19,.05)}:is(.dark .dark\:fill-yellow-800\/50){fill:rgba(114,59,19,.5)}:is(.dark .dark\:fill-yellow-800\/60){fill:rgba(114,59,19,.6)}:is(.dark .dark\:fill-yellow-800\/70){fill:rgba(114,59,19,.7)}:is(.dark .dark\:fill-yellow-800\/75){fill:rgba(114,59,19,.75)}:is(.dark .dark\:fill-yellow-800\/80){fill:rgba(114,59,19,.8)}:is(.dark .dark\:fill-yellow-800\/90){fill:rgba(114,59,19,.9)}:is(.dark .dark\:fill-yellow-800\/95){fill:rgba(114,59,19,.95)}:is(.dark .dark\:fill-yellow-900){fill:#633112}:is(.dark .dark\:fill-yellow-900\/0){fill:rgba(99,49,18,0)}:is(.dark .dark\:fill-yellow-900\/10){fill:rgba(99,49,18,.1)}:is(.dark .dark\:fill-yellow-900\/100){fill:#633112}:is(.dark .dark\:fill-yellow-900\/20){fill:rgba(99,49,18,.2)}:is(.dark .dark\:fill-yellow-900\/25){fill:rgba(99,49,18,.25)}:is(.dark .dark\:fill-yellow-900\/30){fill:rgba(99,49,18,.3)}:is(.dark .dark\:fill-yellow-900\/40){fill:rgba(99,49,18,.4)}:is(.dark .dark\:fill-yellow-900\/5){fill:rgba(99,49,18,.05)}:is(.dark .dark\:fill-yellow-900\/50){fill:rgba(99,49,18,.5)}:is(.dark .dark\:fill-yellow-900\/60){fill:rgba(99,49,18,.6)}:is(.dark .dark\:fill-yellow-900\/70){fill:rgba(99,49,18,.7)}:is(.dark .dark\:fill-yellow-900\/75){fill:rgba(99,49,18,.75)}:is(.dark .dark\:fill-yellow-900\/80){fill:rgba(99,49,18,.8)}:is(.dark .dark\:fill-yellow-900\/90){fill:rgba(99,49,18,.9)}:is(.dark .dark\:fill-yellow-900\/95){fill:rgba(99,49,18,.95)}:is(.dark .dark\:fill-zinc-100){fill:#f4f4f5}:is(.dark .dark\:fill-zinc-100\/0){fill:hsla(240,5%,96%,0)}:is(.dark .dark\:fill-zinc-100\/10){fill:hsla(240,5%,96%,.1)}:is(.dark .dark\:fill-zinc-100\/100){fill:#f4f4f5}:is(.dark .dark\:fill-zinc-100\/20){fill:hsla(240,5%,96%,.2)}:is(.dark .dark\:fill-zinc-100\/25){fill:hsla(240,5%,96%,.25)}:is(.dark .dark\:fill-zinc-100\/30){fill:hsla(240,5%,96%,.3)}:is(.dark .dark\:fill-zinc-100\/40){fill:hsla(240,5%,96%,.4)}:is(.dark .dark\:fill-zinc-100\/5){fill:hsla(240,5%,96%,.05)}:is(.dark .dark\:fill-zinc-100\/50){fill:hsla(240,5%,96%,.5)}:is(.dark .dark\:fill-zinc-100\/60){fill:hsla(240,5%,96%,.6)}:is(.dark .dark\:fill-zinc-100\/70){fill:hsla(240,5%,96%,.7)}:is(.dark .dark\:fill-zinc-100\/75){fill:hsla(240,5%,96%,.75)}:is(.dark .dark\:fill-zinc-100\/80){fill:hsla(240,5%,96%,.8)}:is(.dark .dark\:fill-zinc-100\/90){fill:hsla(240,5%,96%,.9)}:is(.dark .dark\:fill-zinc-100\/95){fill:hsla(240,5%,96%,.95)}:is(.dark .dark\:fill-zinc-200){fill:#e4e4e7}:is(.dark .dark\:fill-zinc-200\/0){fill:hsla(240,6%,90%,0)}:is(.dark .dark\:fill-zinc-200\/10){fill:hsla(240,6%,90%,.1)}:is(.dark .dark\:fill-zinc-200\/100){fill:#e4e4e7}:is(.dark .dark\:fill-zinc-200\/20){fill:hsla(240,6%,90%,.2)}:is(.dark .dark\:fill-zinc-200\/25){fill:hsla(240,6%,90%,.25)}:is(.dark .dark\:fill-zinc-200\/30){fill:hsla(240,6%,90%,.3)}:is(.dark .dark\:fill-zinc-200\/40){fill:hsla(240,6%,90%,.4)}:is(.dark .dark\:fill-zinc-200\/5){fill:hsla(240,6%,90%,.05)}:is(.dark .dark\:fill-zinc-200\/50){fill:hsla(240,6%,90%,.5)}:is(.dark .dark\:fill-zinc-200\/60){fill:hsla(240,6%,90%,.6)}:is(.dark .dark\:fill-zinc-200\/70){fill:hsla(240,6%,90%,.7)}:is(.dark .dark\:fill-zinc-200\/75){fill:hsla(240,6%,90%,.75)}:is(.dark .dark\:fill-zinc-200\/80){fill:hsla(240,6%,90%,.8)}:is(.dark .dark\:fill-zinc-200\/90){fill:hsla(240,6%,90%,.9)}:is(.dark .dark\:fill-zinc-200\/95){fill:hsla(240,6%,90%,.95)}:is(.dark .dark\:fill-zinc-300){fill:#d4d4d8}:is(.dark .dark\:fill-zinc-300\/0){fill:hsla(240,5%,84%,0)}:is(.dark .dark\:fill-zinc-300\/10){fill:hsla(240,5%,84%,.1)}:is(.dark .dark\:fill-zinc-300\/100){fill:#d4d4d8}:is(.dark .dark\:fill-zinc-300\/20){fill:hsla(240,5%,84%,.2)}:is(.dark .dark\:fill-zinc-300\/25){fill:hsla(240,5%,84%,.25)}:is(.dark .dark\:fill-zinc-300\/30){fill:hsla(240,5%,84%,.3)}:is(.dark .dark\:fill-zinc-300\/40){fill:hsla(240,5%,84%,.4)}:is(.dark .dark\:fill-zinc-300\/5){fill:hsla(240,5%,84%,.05)}:is(.dark .dark\:fill-zinc-300\/50){fill:hsla(240,5%,84%,.5)}:is(.dark .dark\:fill-zinc-300\/60){fill:hsla(240,5%,84%,.6)}:is(.dark .dark\:fill-zinc-300\/70){fill:hsla(240,5%,84%,.7)}:is(.dark .dark\:fill-zinc-300\/75){fill:hsla(240,5%,84%,.75)}:is(.dark .dark\:fill-zinc-300\/80){fill:hsla(240,5%,84%,.8)}:is(.dark .dark\:fill-zinc-300\/90){fill:hsla(240,5%,84%,.9)}:is(.dark .dark\:fill-zinc-300\/95){fill:hsla(240,5%,84%,.95)}:is(.dark .dark\:fill-zinc-400){fill:#a1a1aa}:is(.dark .dark\:fill-zinc-400\/0){fill:hsla(240,5%,65%,0)}:is(.dark .dark\:fill-zinc-400\/10){fill:hsla(240,5%,65%,.1)}:is(.dark .dark\:fill-zinc-400\/100){fill:#a1a1aa}:is(.dark .dark\:fill-zinc-400\/20){fill:hsla(240,5%,65%,.2)}:is(.dark .dark\:fill-zinc-400\/25){fill:hsla(240,5%,65%,.25)}:is(.dark .dark\:fill-zinc-400\/30){fill:hsla(240,5%,65%,.3)}:is(.dark .dark\:fill-zinc-400\/40){fill:hsla(240,5%,65%,.4)}:is(.dark .dark\:fill-zinc-400\/5){fill:hsla(240,5%,65%,.05)}:is(.dark .dark\:fill-zinc-400\/50){fill:hsla(240,5%,65%,.5)}:is(.dark .dark\:fill-zinc-400\/60){fill:hsla(240,5%,65%,.6)}:is(.dark .dark\:fill-zinc-400\/70){fill:hsla(240,5%,65%,.7)}:is(.dark .dark\:fill-zinc-400\/75){fill:hsla(240,5%,65%,.75)}:is(.dark .dark\:fill-zinc-400\/80){fill:hsla(240,5%,65%,.8)}:is(.dark .dark\:fill-zinc-400\/90){fill:hsla(240,5%,65%,.9)}:is(.dark .dark\:fill-zinc-400\/95){fill:hsla(240,5%,65%,.95)}:is(.dark .dark\:fill-zinc-50){fill:#fafafa}:is(.dark .dark\:fill-zinc-50\/0){fill:hsla(0,0%,98%,0)}:is(.dark .dark\:fill-zinc-50\/10){fill:hsla(0,0%,98%,.1)}:is(.dark .dark\:fill-zinc-50\/100){fill:#fafafa}:is(.dark .dark\:fill-zinc-50\/20){fill:hsla(0,0%,98%,.2)}:is(.dark .dark\:fill-zinc-50\/25){fill:hsla(0,0%,98%,.25)}:is(.dark .dark\:fill-zinc-50\/30){fill:hsla(0,0%,98%,.3)}:is(.dark .dark\:fill-zinc-50\/40){fill:hsla(0,0%,98%,.4)}:is(.dark .dark\:fill-zinc-50\/5){fill:hsla(0,0%,98%,.05)}:is(.dark .dark\:fill-zinc-50\/50){fill:hsla(0,0%,98%,.5)}:is(.dark .dark\:fill-zinc-50\/60){fill:hsla(0,0%,98%,.6)}:is(.dark .dark\:fill-zinc-50\/70){fill:hsla(0,0%,98%,.7)}:is(.dark .dark\:fill-zinc-50\/75){fill:hsla(0,0%,98%,.75)}:is(.dark .dark\:fill-zinc-50\/80){fill:hsla(0,0%,98%,.8)}:is(.dark .dark\:fill-zinc-50\/90){fill:hsla(0,0%,98%,.9)}:is(.dark .dark\:fill-zinc-50\/95){fill:hsla(0,0%,98%,.95)}:is(.dark .dark\:fill-zinc-500){fill:#71717a}:is(.dark .dark\:fill-zinc-500\/0){fill:hsla(240,4%,46%,0)}:is(.dark .dark\:fill-zinc-500\/10){fill:hsla(240,4%,46%,.1)}:is(.dark .dark\:fill-zinc-500\/100){fill:#71717a}:is(.dark .dark\:fill-zinc-500\/20){fill:hsla(240,4%,46%,.2)}:is(.dark .dark\:fill-zinc-500\/25){fill:hsla(240,4%,46%,.25)}:is(.dark .dark\:fill-zinc-500\/30){fill:hsla(240,4%,46%,.3)}:is(.dark .dark\:fill-zinc-500\/40){fill:hsla(240,4%,46%,.4)}:is(.dark .dark\:fill-zinc-500\/5){fill:hsla(240,4%,46%,.05)}:is(.dark .dark\:fill-zinc-500\/50){fill:hsla(240,4%,46%,.5)}:is(.dark .dark\:fill-zinc-500\/60){fill:hsla(240,4%,46%,.6)}:is(.dark .dark\:fill-zinc-500\/70){fill:hsla(240,4%,46%,.7)}:is(.dark .dark\:fill-zinc-500\/75){fill:hsla(240,4%,46%,.75)}:is(.dark .dark\:fill-zinc-500\/80){fill:hsla(240,4%,46%,.8)}:is(.dark .dark\:fill-zinc-500\/90){fill:hsla(240,4%,46%,.9)}:is(.dark .dark\:fill-zinc-500\/95){fill:hsla(240,4%,46%,.95)}:is(.dark .dark\:fill-zinc-600){fill:#52525b}:is(.dark .dark\:fill-zinc-600\/0){fill:rgba(82,82,91,0)}:is(.dark .dark\:fill-zinc-600\/10){fill:rgba(82,82,91,.1)}:is(.dark .dark\:fill-zinc-600\/100){fill:#52525b}:is(.dark .dark\:fill-zinc-600\/20){fill:rgba(82,82,91,.2)}:is(.dark .dark\:fill-zinc-600\/25){fill:rgba(82,82,91,.25)}:is(.dark .dark\:fill-zinc-600\/30){fill:rgba(82,82,91,.3)}:is(.dark .dark\:fill-zinc-600\/40){fill:rgba(82,82,91,.4)}:is(.dark .dark\:fill-zinc-600\/5){fill:rgba(82,82,91,.05)}:is(.dark .dark\:fill-zinc-600\/50){fill:rgba(82,82,91,.5)}:is(.dark .dark\:fill-zinc-600\/60){fill:rgba(82,82,91,.6)}:is(.dark .dark\:fill-zinc-600\/70){fill:rgba(82,82,91,.7)}:is(.dark .dark\:fill-zinc-600\/75){fill:rgba(82,82,91,.75)}:is(.dark .dark\:fill-zinc-600\/80){fill:rgba(82,82,91,.8)}:is(.dark .dark\:fill-zinc-600\/90){fill:rgba(82,82,91,.9)}:is(.dark .dark\:fill-zinc-600\/95){fill:rgba(82,82,91,.95)}:is(.dark .dark\:fill-zinc-700){fill:#3f3f46}:is(.dark .dark\:fill-zinc-700\/0){fill:rgba(63,63,70,0)}:is(.dark .dark\:fill-zinc-700\/10){fill:rgba(63,63,70,.1)}:is(.dark .dark\:fill-zinc-700\/100){fill:#3f3f46}:is(.dark .dark\:fill-zinc-700\/20){fill:rgba(63,63,70,.2)}:is(.dark .dark\:fill-zinc-700\/25){fill:rgba(63,63,70,.25)}:is(.dark .dark\:fill-zinc-700\/30){fill:rgba(63,63,70,.3)}:is(.dark .dark\:fill-zinc-700\/40){fill:rgba(63,63,70,.4)}:is(.dark .dark\:fill-zinc-700\/5){fill:rgba(63,63,70,.05)}:is(.dark .dark\:fill-zinc-700\/50){fill:rgba(63,63,70,.5)}:is(.dark .dark\:fill-zinc-700\/60){fill:rgba(63,63,70,.6)}:is(.dark .dark\:fill-zinc-700\/70){fill:rgba(63,63,70,.7)}:is(.dark .dark\:fill-zinc-700\/75){fill:rgba(63,63,70,.75)}:is(.dark .dark\:fill-zinc-700\/80){fill:rgba(63,63,70,.8)}:is(.dark .dark\:fill-zinc-700\/90){fill:rgba(63,63,70,.9)}:is(.dark .dark\:fill-zinc-700\/95){fill:rgba(63,63,70,.95)}:is(.dark .dark\:fill-zinc-800){fill:#27272a}:is(.dark .dark\:fill-zinc-800\/0){fill:rgba(39,39,42,0)}:is(.dark .dark\:fill-zinc-800\/10){fill:rgba(39,39,42,.1)}:is(.dark .dark\:fill-zinc-800\/100){fill:#27272a}:is(.dark .dark\:fill-zinc-800\/20){fill:rgba(39,39,42,.2)}:is(.dark .dark\:fill-zinc-800\/25){fill:rgba(39,39,42,.25)}:is(.dark .dark\:fill-zinc-800\/30){fill:rgba(39,39,42,.3)}:is(.dark .dark\:fill-zinc-800\/40){fill:rgba(39,39,42,.4)}:is(.dark .dark\:fill-zinc-800\/5){fill:rgba(39,39,42,.05)}:is(.dark .dark\:fill-zinc-800\/50){fill:rgba(39,39,42,.5)}:is(.dark .dark\:fill-zinc-800\/60){fill:rgba(39,39,42,.6)}:is(.dark .dark\:fill-zinc-800\/70){fill:rgba(39,39,42,.7)}:is(.dark .dark\:fill-zinc-800\/75){fill:rgba(39,39,42,.75)}:is(.dark .dark\:fill-zinc-800\/80){fill:rgba(39,39,42,.8)}:is(.dark .dark\:fill-zinc-800\/90){fill:rgba(39,39,42,.9)}:is(.dark .dark\:fill-zinc-800\/95){fill:rgba(39,39,42,.95)}:is(.dark .dark\:fill-zinc-900){fill:#18181b}:is(.dark .dark\:fill-zinc-900\/0){fill:rgba(24,24,27,0)}:is(.dark .dark\:fill-zinc-900\/10){fill:rgba(24,24,27,.1)}:is(.dark .dark\:fill-zinc-900\/100){fill:#18181b}:is(.dark .dark\:fill-zinc-900\/20){fill:rgba(24,24,27,.2)}:is(.dark .dark\:fill-zinc-900\/25){fill:rgba(24,24,27,.25)}:is(.dark .dark\:fill-zinc-900\/30){fill:rgba(24,24,27,.3)}:is(.dark .dark\:fill-zinc-900\/40){fill:rgba(24,24,27,.4)}:is(.dark .dark\:fill-zinc-900\/5){fill:rgba(24,24,27,.05)}:is(.dark .dark\:fill-zinc-900\/50){fill:rgba(24,24,27,.5)}:is(.dark .dark\:fill-zinc-900\/60){fill:rgba(24,24,27,.6)}:is(.dark .dark\:fill-zinc-900\/70){fill:rgba(24,24,27,.7)}:is(.dark .dark\:fill-zinc-900\/75){fill:rgba(24,24,27,.75)}:is(.dark .dark\:fill-zinc-900\/80){fill:rgba(24,24,27,.8)}:is(.dark .dark\:fill-zinc-900\/90){fill:rgba(24,24,27,.9)}:is(.dark .dark\:fill-zinc-900\/95){fill:rgba(24,24,27,.95)}:is(.dark .dark\:\!text-gray-400){--tw-text-opacity:1!important;color:rgb(156 163 175/var(--tw-text-opacity))!important}:is(.dark .dark\:text-amber-100){--tw-text-opacity:1;color:rgb(254 243 199/var(--tw-text-opacity))}:is(.dark .dark\:text-amber-100\/0){color:hsla(48,96%,89%,0)}:is(.dark .dark\:text-amber-100\/10){color:hsla(48,96%,89%,.1)}:is(.dark .dark\:text-amber-100\/100){color:#fef3c7}:is(.dark .dark\:text-amber-100\/20){color:hsla(48,96%,89%,.2)}:is(.dark .dark\:text-amber-100\/25){color:hsla(48,96%,89%,.25)}:is(.dark .dark\:text-amber-100\/30){color:hsla(48,96%,89%,.3)}:is(.dark .dark\:text-amber-100\/40){color:hsla(48,96%,89%,.4)}:is(.dark .dark\:text-amber-100\/5){color:hsla(48,96%,89%,.05)}:is(.dark .dark\:text-amber-100\/50){color:hsla(48,96%,89%,.5)}:is(.dark .dark\:text-amber-100\/60){color:hsla(48,96%,89%,.6)}:is(.dark .dark\:text-amber-100\/70){color:hsla(48,96%,89%,.7)}:is(.dark .dark\:text-amber-100\/75){color:hsla(48,96%,89%,.75)}:is(.dark .dark\:text-amber-100\/80){color:hsla(48,96%,89%,.8)}:is(.dark .dark\:text-amber-100\/90){color:hsla(48,96%,89%,.9)}:is(.dark .dark\:text-amber-100\/95){color:hsla(48,96%,89%,.95)}:is(.dark .dark\:text-amber-200){--tw-text-opacity:1;color:rgb(253 230 138/var(--tw-text-opacity))}:is(.dark .dark\:text-amber-200\/0){color:hsla(48,97%,77%,0)}:is(.dark .dark\:text-amber-200\/10){color:hsla(48,97%,77%,.1)}:is(.dark .dark\:text-amber-200\/100){color:#fde68a}:is(.dark .dark\:text-amber-200\/20){color:hsla(48,97%,77%,.2)}:is(.dark .dark\:text-amber-200\/25){color:hsla(48,97%,77%,.25)}:is(.dark .dark\:text-amber-200\/30){color:hsla(48,97%,77%,.3)}:is(.dark .dark\:text-amber-200\/40){color:hsla(48,97%,77%,.4)}:is(.dark .dark\:text-amber-200\/5){color:hsla(48,97%,77%,.05)}:is(.dark .dark\:text-amber-200\/50){color:hsla(48,97%,77%,.5)}:is(.dark .dark\:text-amber-200\/60){color:hsla(48,97%,77%,.6)}:is(.dark .dark\:text-amber-200\/70){color:hsla(48,97%,77%,.7)}:is(.dark .dark\:text-amber-200\/75){color:hsla(48,97%,77%,.75)}:is(.dark .dark\:text-amber-200\/80){color:hsla(48,97%,77%,.8)}:is(.dark .dark\:text-amber-200\/90){color:hsla(48,97%,77%,.9)}:is(.dark .dark\:text-amber-200\/95){color:hsla(48,97%,77%,.95)}:is(.dark .dark\:text-amber-300){--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity))}:is(.dark .dark\:text-amber-300\/0){color:rgba(252,211,77,0)}:is(.dark .dark\:text-amber-300\/10){color:rgba(252,211,77,.1)}:is(.dark .dark\:text-amber-300\/100){color:#fcd34d}:is(.dark .dark\:text-amber-300\/20){color:rgba(252,211,77,.2)}:is(.dark .dark\:text-amber-300\/25){color:rgba(252,211,77,.25)}:is(.dark .dark\:text-amber-300\/30){color:rgba(252,211,77,.3)}:is(.dark .dark\:text-amber-300\/40){color:rgba(252,211,77,.4)}:is(.dark .dark\:text-amber-300\/5){color:rgba(252,211,77,.05)}:is(.dark .dark\:text-amber-300\/50){color:rgba(252,211,77,.5)}:is(.dark .dark\:text-amber-300\/60){color:rgba(252,211,77,.6)}:is(.dark .dark\:text-amber-300\/70){color:rgba(252,211,77,.7)}:is(.dark .dark\:text-amber-300\/75){color:rgba(252,211,77,.75)}:is(.dark .dark\:text-amber-300\/80){color:rgba(252,211,77,.8)}:is(.dark .dark\:text-amber-300\/90){color:rgba(252,211,77,.9)}:is(.dark .dark\:text-amber-300\/95){color:rgba(252,211,77,.95)}:is(.dark .dark\:text-amber-400){--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}:is(.dark .dark\:text-amber-400\/0){color:rgba(251,191,36,0)}:is(.dark .dark\:text-amber-400\/10){color:rgba(251,191,36,.1)}:is(.dark .dark\:text-amber-400\/100){color:#fbbf24}:is(.dark .dark\:text-amber-400\/20){color:rgba(251,191,36,.2)}:is(.dark .dark\:text-amber-400\/25){color:rgba(251,191,36,.25)}:is(.dark .dark\:text-amber-400\/30){color:rgba(251,191,36,.3)}:is(.dark .dark\:text-amber-400\/40){color:rgba(251,191,36,.4)}:is(.dark .dark\:text-amber-400\/5){color:rgba(251,191,36,.05)}:is(.dark .dark\:text-amber-400\/50){color:rgba(251,191,36,.5)}:is(.dark .dark\:text-amber-400\/60){color:rgba(251,191,36,.6)}:is(.dark .dark\:text-amber-400\/70){color:rgba(251,191,36,.7)}:is(.dark .dark\:text-amber-400\/75){color:rgba(251,191,36,.75)}:is(.dark .dark\:text-amber-400\/80){color:rgba(251,191,36,.8)}:is(.dark .dark\:text-amber-400\/90){color:rgba(251,191,36,.9)}:is(.dark .dark\:text-amber-400\/95){color:rgba(251,191,36,.95)}:is(.dark .dark\:text-amber-50){--tw-text-opacity:1;color:rgb(255 251 235/var(--tw-text-opacity))}:is(.dark .dark\:text-amber-50\/0){color:rgba(255,251,235,0)}:is(.dark .dark\:text-amber-50\/10){color:rgba(255,251,235,.1)}:is(.dark .dark\:text-amber-50\/100){color:#fffbeb}:is(.dark .dark\:text-amber-50\/20){color:rgba(255,251,235,.2)}:is(.dark .dark\:text-amber-50\/25){color:rgba(255,251,235,.25)}:is(.dark .dark\:text-amber-50\/30){color:rgba(255,251,235,.3)}:is(.dark .dark\:text-amber-50\/40){color:rgba(255,251,235,.4)}:is(.dark .dark\:text-amber-50\/5){color:rgba(255,251,235,.05)}:is(.dark .dark\:text-amber-50\/50){color:rgba(255,251,235,.5)}:is(.dark .dark\:text-amber-50\/60){color:rgba(255,251,235,.6)}:is(.dark .dark\:text-amber-50\/70){color:rgba(255,251,235,.7)}:is(.dark .dark\:text-amber-50\/75){color:rgba(255,251,235,.75)}:is(.dark .dark\:text-amber-50\/80){color:rgba(255,251,235,.8)}:is(.dark .dark\:text-amber-50\/90){color:rgba(255,251,235,.9)}:is(.dark .dark\:text-amber-50\/95){color:rgba(255,251,235,.95)}:is(.dark .dark\:text-amber-500){--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}:is(.dark .dark\:text-amber-500\/0){color:rgba(245,158,11,0)}:is(.dark .dark\:text-amber-500\/10){color:rgba(245,158,11,.1)}:is(.dark .dark\:text-amber-500\/100){color:#f59e0b}:is(.dark .dark\:text-amber-500\/20){color:rgba(245,158,11,.2)}:is(.dark .dark\:text-amber-500\/25){color:rgba(245,158,11,.25)}:is(.dark .dark\:text-amber-500\/30){color:rgba(245,158,11,.3)}:is(.dark .dark\:text-amber-500\/40){color:rgba(245,158,11,.4)}:is(.dark .dark\:text-amber-500\/5){color:rgba(245,158,11,.05)}:is(.dark .dark\:text-amber-500\/50){color:rgba(245,158,11,.5)}:is(.dark .dark\:text-amber-500\/60){color:rgba(245,158,11,.6)}:is(.dark .dark\:text-amber-500\/70){color:rgba(245,158,11,.7)}:is(.dark .dark\:text-amber-500\/75){color:rgba(245,158,11,.75)}:is(.dark .dark\:text-amber-500\/80){color:rgba(245,158,11,.8)}:is(.dark .dark\:text-amber-500\/90){color:rgba(245,158,11,.9)}:is(.dark .dark\:text-amber-500\/95){color:rgba(245,158,11,.95)}:is(.dark .dark\:text-amber-600){--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}:is(.dark .dark\:text-amber-600\/0){color:rgba(217,119,6,0)}:is(.dark .dark\:text-amber-600\/10){color:rgba(217,119,6,.1)}:is(.dark .dark\:text-amber-600\/100){color:#d97706}:is(.dark .dark\:text-amber-600\/20){color:rgba(217,119,6,.2)}:is(.dark .dark\:text-amber-600\/25){color:rgba(217,119,6,.25)}:is(.dark .dark\:text-amber-600\/30){color:rgba(217,119,6,.3)}:is(.dark .dark\:text-amber-600\/40){color:rgba(217,119,6,.4)}:is(.dark .dark\:text-amber-600\/5){color:rgba(217,119,6,.05)}:is(.dark .dark\:text-amber-600\/50){color:rgba(217,119,6,.5)}:is(.dark .dark\:text-amber-600\/60){color:rgba(217,119,6,.6)}:is(.dark .dark\:text-amber-600\/70){color:rgba(217,119,6,.7)}:is(.dark .dark\:text-amber-600\/75){color:rgba(217,119,6,.75)}:is(.dark .dark\:text-amber-600\/80){color:rgba(217,119,6,.8)}:is(.dark .dark\:text-amber-600\/90){color:rgba(217,119,6,.9)}:is(.dark .dark\:text-amber-600\/95){color:rgba(217,119,6,.95)}:is(.dark .dark\:text-amber-700){--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}:is(.dark .dark\:text-amber-700\/0){color:rgba(180,83,9,0)}:is(.dark .dark\:text-amber-700\/10){color:rgba(180,83,9,.1)}:is(.dark .dark\:text-amber-700\/100){color:#b45309}:is(.dark .dark\:text-amber-700\/20){color:rgba(180,83,9,.2)}:is(.dark .dark\:text-amber-700\/25){color:rgba(180,83,9,.25)}:is(.dark .dark\:text-amber-700\/30){color:rgba(180,83,9,.3)}:is(.dark .dark\:text-amber-700\/40){color:rgba(180,83,9,.4)}:is(.dark .dark\:text-amber-700\/5){color:rgba(180,83,9,.05)}:is(.dark .dark\:text-amber-700\/50){color:rgba(180,83,9,.5)}:is(.dark .dark\:text-amber-700\/60){color:rgba(180,83,9,.6)}:is(.dark .dark\:text-amber-700\/70){color:rgba(180,83,9,.7)}:is(.dark .dark\:text-amber-700\/75){color:rgba(180,83,9,.75)}:is(.dark .dark\:text-amber-700\/80){color:rgba(180,83,9,.8)}:is(.dark .dark\:text-amber-700\/90){color:rgba(180,83,9,.9)}:is(.dark .dark\:text-amber-700\/95){color:rgba(180,83,9,.95)}:is(.dark .dark\:text-amber-800){--tw-text-opacity:1;color:rgb(146 64 14/var(--tw-text-opacity))}:is(.dark .dark\:text-amber-800\/0){color:rgba(146,64,14,0)}:is(.dark .dark\:text-amber-800\/10){color:rgba(146,64,14,.1)}:is(.dark .dark\:text-amber-800\/100){color:#92400e}:is(.dark .dark\:text-amber-800\/20){color:rgba(146,64,14,.2)}:is(.dark .dark\:text-amber-800\/25){color:rgba(146,64,14,.25)}:is(.dark .dark\:text-amber-800\/30){color:rgba(146,64,14,.3)}:is(.dark .dark\:text-amber-800\/40){color:rgba(146,64,14,.4)}:is(.dark .dark\:text-amber-800\/5){color:rgba(146,64,14,.05)}:is(.dark .dark\:text-amber-800\/50){color:rgba(146,64,14,.5)}:is(.dark .dark\:text-amber-800\/60){color:rgba(146,64,14,.6)}:is(.dark .dark\:text-amber-800\/70){color:rgba(146,64,14,.7)}:is(.dark .dark\:text-amber-800\/75){color:rgba(146,64,14,.75)}:is(.dark .dark\:text-amber-800\/80){color:rgba(146,64,14,.8)}:is(.dark .dark\:text-amber-800\/90){color:rgba(146,64,14,.9)}:is(.dark .dark\:text-amber-800\/95){color:rgba(146,64,14,.95)}:is(.dark .dark\:text-amber-900){--tw-text-opacity:1;color:rgb(120 53 15/var(--tw-text-opacity))}:is(.dark .dark\:text-amber-900\/0){color:rgba(120,53,15,0)}:is(.dark .dark\:text-amber-900\/10){color:rgba(120,53,15,.1)}:is(.dark .dark\:text-amber-900\/100){color:#78350f}:is(.dark .dark\:text-amber-900\/20){color:rgba(120,53,15,.2)}:is(.dark .dark\:text-amber-900\/25){color:rgba(120,53,15,.25)}:is(.dark .dark\:text-amber-900\/30){color:rgba(120,53,15,.3)}:is(.dark .dark\:text-amber-900\/40){color:rgba(120,53,15,.4)}:is(.dark .dark\:text-amber-900\/5){color:rgba(120,53,15,.05)}:is(.dark .dark\:text-amber-900\/50){color:rgba(120,53,15,.5)}:is(.dark .dark\:text-amber-900\/60){color:rgba(120,53,15,.6)}:is(.dark .dark\:text-amber-900\/70){color:rgba(120,53,15,.7)}:is(.dark .dark\:text-amber-900\/75){color:rgba(120,53,15,.75)}:is(.dark .dark\:text-amber-900\/80){color:rgba(120,53,15,.8)}:is(.dark .dark\:text-amber-900\/90){color:rgba(120,53,15,.9)}:is(.dark .dark\:text-amber-900\/95){color:rgba(120,53,15,.95)}:is(.dark .dark\:text-blue-100){--tw-text-opacity:1;color:rgb(225 239 254/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-100\/0){color:rgba(225,239,254,0)}:is(.dark .dark\:text-blue-100\/10){color:rgba(225,239,254,.1)}:is(.dark .dark\:text-blue-100\/100){color:#e1effe}:is(.dark .dark\:text-blue-100\/20){color:rgba(225,239,254,.2)}:is(.dark .dark\:text-blue-100\/25){color:rgba(225,239,254,.25)}:is(.dark .dark\:text-blue-100\/30){color:rgba(225,239,254,.3)}:is(.dark .dark\:text-blue-100\/40){color:rgba(225,239,254,.4)}:is(.dark .dark\:text-blue-100\/5){color:rgba(225,239,254,.05)}:is(.dark .dark\:text-blue-100\/50){color:rgba(225,239,254,.5)}:is(.dark .dark\:text-blue-100\/60){color:rgba(225,239,254,.6)}:is(.dark .dark\:text-blue-100\/70){color:rgba(225,239,254,.7)}:is(.dark .dark\:text-blue-100\/75){color:rgba(225,239,254,.75)}:is(.dark .dark\:text-blue-100\/80){color:rgba(225,239,254,.8)}:is(.dark .dark\:text-blue-100\/90){color:rgba(225,239,254,.9)}:is(.dark .dark\:text-blue-100\/95){color:rgba(225,239,254,.95)}:is(.dark .dark\:text-blue-200){--tw-text-opacity:1;color:rgb(195 221 253/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-200\/0){color:rgba(195,221,253,0)}:is(.dark .dark\:text-blue-200\/10){color:rgba(195,221,253,.1)}:is(.dark .dark\:text-blue-200\/100){color:#c3ddfd}:is(.dark .dark\:text-blue-200\/20){color:rgba(195,221,253,.2)}:is(.dark .dark\:text-blue-200\/25){color:rgba(195,221,253,.25)}:is(.dark .dark\:text-blue-200\/30){color:rgba(195,221,253,.3)}:is(.dark .dark\:text-blue-200\/40){color:rgba(195,221,253,.4)}:is(.dark .dark\:text-blue-200\/5){color:rgba(195,221,253,.05)}:is(.dark .dark\:text-blue-200\/50){color:rgba(195,221,253,.5)}:is(.dark .dark\:text-blue-200\/60){color:rgba(195,221,253,.6)}:is(.dark .dark\:text-blue-200\/70){color:rgba(195,221,253,.7)}:is(.dark .dark\:text-blue-200\/75){color:rgba(195,221,253,.75)}:is(.dark .dark\:text-blue-200\/80){color:rgba(195,221,253,.8)}:is(.dark .dark\:text-blue-200\/90){color:rgba(195,221,253,.9)}:is(.dark .dark\:text-blue-200\/95){color:rgba(195,221,253,.95)}:is(.dark .dark\:text-blue-300){--tw-text-opacity:1;color:rgb(164 202 254/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-300\/0){color:rgba(164,202,254,0)}:is(.dark .dark\:text-blue-300\/10){color:rgba(164,202,254,.1)}:is(.dark .dark\:text-blue-300\/100){color:#a4cafe}:is(.dark .dark\:text-blue-300\/20){color:rgba(164,202,254,.2)}:is(.dark .dark\:text-blue-300\/25){color:rgba(164,202,254,.25)}:is(.dark .dark\:text-blue-300\/30){color:rgba(164,202,254,.3)}:is(.dark .dark\:text-blue-300\/40){color:rgba(164,202,254,.4)}:is(.dark .dark\:text-blue-300\/5){color:rgba(164,202,254,.05)}:is(.dark .dark\:text-blue-300\/50){color:rgba(164,202,254,.5)}:is(.dark .dark\:text-blue-300\/60){color:rgba(164,202,254,.6)}:is(.dark .dark\:text-blue-300\/70){color:rgba(164,202,254,.7)}:is(.dark .dark\:text-blue-300\/75){color:rgba(164,202,254,.75)}:is(.dark .dark\:text-blue-300\/80){color:rgba(164,202,254,.8)}:is(.dark .dark\:text-blue-300\/90){color:rgba(164,202,254,.9)}:is(.dark .dark\:text-blue-300\/95){color:rgba(164,202,254,.95)}:is(.dark .dark\:text-blue-400){--tw-text-opacity:1;color:rgb(118 169 250/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-400\/0){color:rgba(118,169,250,0)}:is(.dark .dark\:text-blue-400\/10){color:rgba(118,169,250,.1)}:is(.dark .dark\:text-blue-400\/100){color:#76a9fa}:is(.dark .dark\:text-blue-400\/20){color:rgba(118,169,250,.2)}:is(.dark .dark\:text-blue-400\/25){color:rgba(118,169,250,.25)}:is(.dark .dark\:text-blue-400\/30){color:rgba(118,169,250,.3)}:is(.dark .dark\:text-blue-400\/40){color:rgba(118,169,250,.4)}:is(.dark .dark\:text-blue-400\/5){color:rgba(118,169,250,.05)}:is(.dark .dark\:text-blue-400\/50){color:rgba(118,169,250,.5)}:is(.dark .dark\:text-blue-400\/60){color:rgba(118,169,250,.6)}:is(.dark .dark\:text-blue-400\/70){color:rgba(118,169,250,.7)}:is(.dark .dark\:text-blue-400\/75){color:rgba(118,169,250,.75)}:is(.dark .dark\:text-blue-400\/80){color:rgba(118,169,250,.8)}:is(.dark .dark\:text-blue-400\/90){color:rgba(118,169,250,.9)}:is(.dark .dark\:text-blue-400\/95){color:rgba(118,169,250,.95)}:is(.dark .dark\:text-blue-50){--tw-text-opacity:1;color:rgb(235 245 255/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-50\/0){color:rgba(235,245,255,0)}:is(.dark .dark\:text-blue-50\/10){color:rgba(235,245,255,.1)}:is(.dark .dark\:text-blue-50\/100){color:#ebf5ff}:is(.dark .dark\:text-blue-50\/20){color:rgba(235,245,255,.2)}:is(.dark .dark\:text-blue-50\/25){color:rgba(235,245,255,.25)}:is(.dark .dark\:text-blue-50\/30){color:rgba(235,245,255,.3)}:is(.dark .dark\:text-blue-50\/40){color:rgba(235,245,255,.4)}:is(.dark .dark\:text-blue-50\/5){color:rgba(235,245,255,.05)}:is(.dark .dark\:text-blue-50\/50){color:rgba(235,245,255,.5)}:is(.dark .dark\:text-blue-50\/60){color:rgba(235,245,255,.6)}:is(.dark .dark\:text-blue-50\/70){color:rgba(235,245,255,.7)}:is(.dark .dark\:text-blue-50\/75){color:rgba(235,245,255,.75)}:is(.dark .dark\:text-blue-50\/80){color:rgba(235,245,255,.8)}:is(.dark .dark\:text-blue-50\/90){color:rgba(235,245,255,.9)}:is(.dark .dark\:text-blue-50\/95){color:rgba(235,245,255,.95)}:is(.dark .dark\:text-blue-500){--tw-text-opacity:1;color:rgb(63 131 248/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-500\/0){color:rgba(63,131,248,0)}:is(.dark .dark\:text-blue-500\/10){color:rgba(63,131,248,.1)}:is(.dark .dark\:text-blue-500\/100){color:#3f83f8}:is(.dark .dark\:text-blue-500\/20){color:rgba(63,131,248,.2)}:is(.dark .dark\:text-blue-500\/25){color:rgba(63,131,248,.25)}:is(.dark .dark\:text-blue-500\/30){color:rgba(63,131,248,.3)}:is(.dark .dark\:text-blue-500\/40){color:rgba(63,131,248,.4)}:is(.dark .dark\:text-blue-500\/5){color:rgba(63,131,248,.05)}:is(.dark .dark\:text-blue-500\/50){color:rgba(63,131,248,.5)}:is(.dark .dark\:text-blue-500\/60){color:rgba(63,131,248,.6)}:is(.dark .dark\:text-blue-500\/70){color:rgba(63,131,248,.7)}:is(.dark .dark\:text-blue-500\/75){color:rgba(63,131,248,.75)}:is(.dark .dark\:text-blue-500\/80){color:rgba(63,131,248,.8)}:is(.dark .dark\:text-blue-500\/90){color:rgba(63,131,248,.9)}:is(.dark .dark\:text-blue-500\/95){color:rgba(63,131,248,.95)}:is(.dark .dark\:text-blue-600){--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-600\/0){color:rgba(28,100,242,0)}:is(.dark .dark\:text-blue-600\/10){color:rgba(28,100,242,.1)}:is(.dark .dark\:text-blue-600\/100){color:#1c64f2}:is(.dark .dark\:text-blue-600\/20){color:rgba(28,100,242,.2)}:is(.dark .dark\:text-blue-600\/25){color:rgba(28,100,242,.25)}:is(.dark .dark\:text-blue-600\/30){color:rgba(28,100,242,.3)}:is(.dark .dark\:text-blue-600\/40){color:rgba(28,100,242,.4)}:is(.dark .dark\:text-blue-600\/5){color:rgba(28,100,242,.05)}:is(.dark .dark\:text-blue-600\/50){color:rgba(28,100,242,.5)}:is(.dark .dark\:text-blue-600\/60){color:rgba(28,100,242,.6)}:is(.dark .dark\:text-blue-600\/70){color:rgba(28,100,242,.7)}:is(.dark .dark\:text-blue-600\/75){color:rgba(28,100,242,.75)}:is(.dark .dark\:text-blue-600\/80){color:rgba(28,100,242,.8)}:is(.dark .dark\:text-blue-600\/90){color:rgba(28,100,242,.9)}:is(.dark .dark\:text-blue-600\/95){color:rgba(28,100,242,.95)}:is(.dark .dark\:text-blue-700){--tw-text-opacity:1;color:rgb(26 86 219/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-700\/0){color:rgba(26,86,219,0)}:is(.dark .dark\:text-blue-700\/10){color:rgba(26,86,219,.1)}:is(.dark .dark\:text-blue-700\/100){color:#1a56db}:is(.dark .dark\:text-blue-700\/20){color:rgba(26,86,219,.2)}:is(.dark .dark\:text-blue-700\/25){color:rgba(26,86,219,.25)}:is(.dark .dark\:text-blue-700\/30){color:rgba(26,86,219,.3)}:is(.dark .dark\:text-blue-700\/40){color:rgba(26,86,219,.4)}:is(.dark .dark\:text-blue-700\/5){color:rgba(26,86,219,.05)}:is(.dark .dark\:text-blue-700\/50){color:rgba(26,86,219,.5)}:is(.dark .dark\:text-blue-700\/60){color:rgba(26,86,219,.6)}:is(.dark .dark\:text-blue-700\/70){color:rgba(26,86,219,.7)}:is(.dark .dark\:text-blue-700\/75){color:rgba(26,86,219,.75)}:is(.dark .dark\:text-blue-700\/80){color:rgba(26,86,219,.8)}:is(.dark .dark\:text-blue-700\/90){color:rgba(26,86,219,.9)}:is(.dark .dark\:text-blue-700\/95){color:rgba(26,86,219,.95)}:is(.dark .dark\:text-blue-800){--tw-text-opacity:1;color:rgb(30 66 159/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-800\/0){color:rgba(30,66,159,0)}:is(.dark .dark\:text-blue-800\/10){color:rgba(30,66,159,.1)}:is(.dark .dark\:text-blue-800\/100){color:#1e429f}:is(.dark .dark\:text-blue-800\/20){color:rgba(30,66,159,.2)}:is(.dark .dark\:text-blue-800\/25){color:rgba(30,66,159,.25)}:is(.dark .dark\:text-blue-800\/30){color:rgba(30,66,159,.3)}:is(.dark .dark\:text-blue-800\/40){color:rgba(30,66,159,.4)}:is(.dark .dark\:text-blue-800\/5){color:rgba(30,66,159,.05)}:is(.dark .dark\:text-blue-800\/50){color:rgba(30,66,159,.5)}:is(.dark .dark\:text-blue-800\/60){color:rgba(30,66,159,.6)}:is(.dark .dark\:text-blue-800\/70){color:rgba(30,66,159,.7)}:is(.dark .dark\:text-blue-800\/75){color:rgba(30,66,159,.75)}:is(.dark .dark\:text-blue-800\/80){color:rgba(30,66,159,.8)}:is(.dark .dark\:text-blue-800\/90){color:rgba(30,66,159,.9)}:is(.dark .dark\:text-blue-800\/95){color:rgba(30,66,159,.95)}:is(.dark .dark\:text-blue-900){--tw-text-opacity:1;color:rgb(35 56 118/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-900\/0){color:rgba(35,56,118,0)}:is(.dark .dark\:text-blue-900\/10){color:rgba(35,56,118,.1)}:is(.dark .dark\:text-blue-900\/100){color:#233876}:is(.dark .dark\:text-blue-900\/20){color:rgba(35,56,118,.2)}:is(.dark .dark\:text-blue-900\/25){color:rgba(35,56,118,.25)}:is(.dark .dark\:text-blue-900\/30){color:rgba(35,56,118,.3)}:is(.dark .dark\:text-blue-900\/40){color:rgba(35,56,118,.4)}:is(.dark .dark\:text-blue-900\/5){color:rgba(35,56,118,.05)}:is(.dark .dark\:text-blue-900\/50){color:rgba(35,56,118,.5)}:is(.dark .dark\:text-blue-900\/60){color:rgba(35,56,118,.6)}:is(.dark .dark\:text-blue-900\/70){color:rgba(35,56,118,.7)}:is(.dark .dark\:text-blue-900\/75){color:rgba(35,56,118,.75)}:is(.dark .dark\:text-blue-900\/80){color:rgba(35,56,118,.8)}:is(.dark .dark\:text-blue-900\/90){color:rgba(35,56,118,.9)}:is(.dark .dark\:text-blue-900\/95){color:rgba(35,56,118,.95)}:is(.dark .dark\:text-cyan-100){--tw-text-opacity:1;color:rgb(207 250 254/var(--tw-text-opacity))}:is(.dark .dark\:text-cyan-100\/0){color:rgba(207,250,254,0)}:is(.dark .dark\:text-cyan-100\/10){color:rgba(207,250,254,.1)}:is(.dark .dark\:text-cyan-100\/100){color:#cffafe}:is(.dark .dark\:text-cyan-100\/20){color:rgba(207,250,254,.2)}:is(.dark .dark\:text-cyan-100\/25){color:rgba(207,250,254,.25)}:is(.dark .dark\:text-cyan-100\/30){color:rgba(207,250,254,.3)}:is(.dark .dark\:text-cyan-100\/40){color:rgba(207,250,254,.4)}:is(.dark .dark\:text-cyan-100\/5){color:rgba(207,250,254,.05)}:is(.dark .dark\:text-cyan-100\/50){color:rgba(207,250,254,.5)}:is(.dark .dark\:text-cyan-100\/60){color:rgba(207,250,254,.6)}:is(.dark .dark\:text-cyan-100\/70){color:rgba(207,250,254,.7)}:is(.dark .dark\:text-cyan-100\/75){color:rgba(207,250,254,.75)}:is(.dark .dark\:text-cyan-100\/80){color:rgba(207,250,254,.8)}:is(.dark .dark\:text-cyan-100\/90){color:rgba(207,250,254,.9)}:is(.dark .dark\:text-cyan-100\/95){color:rgba(207,250,254,.95)}:is(.dark .dark\:text-cyan-200){--tw-text-opacity:1;color:rgb(165 243 252/var(--tw-text-opacity))}:is(.dark .dark\:text-cyan-200\/0){color:rgba(165,243,252,0)}:is(.dark .dark\:text-cyan-200\/10){color:rgba(165,243,252,.1)}:is(.dark .dark\:text-cyan-200\/100){color:#a5f3fc}:is(.dark .dark\:text-cyan-200\/20){color:rgba(165,243,252,.2)}:is(.dark .dark\:text-cyan-200\/25){color:rgba(165,243,252,.25)}:is(.dark .dark\:text-cyan-200\/30){color:rgba(165,243,252,.3)}:is(.dark .dark\:text-cyan-200\/40){color:rgba(165,243,252,.4)}:is(.dark .dark\:text-cyan-200\/5){color:rgba(165,243,252,.05)}:is(.dark .dark\:text-cyan-200\/50){color:rgba(165,243,252,.5)}:is(.dark .dark\:text-cyan-200\/60){color:rgba(165,243,252,.6)}:is(.dark .dark\:text-cyan-200\/70){color:rgba(165,243,252,.7)}:is(.dark .dark\:text-cyan-200\/75){color:rgba(165,243,252,.75)}:is(.dark .dark\:text-cyan-200\/80){color:rgba(165,243,252,.8)}:is(.dark .dark\:text-cyan-200\/90){color:rgba(165,243,252,.9)}:is(.dark .dark\:text-cyan-200\/95){color:rgba(165,243,252,.95)}:is(.dark .dark\:text-cyan-300){--tw-text-opacity:1;color:rgb(103 232 249/var(--tw-text-opacity))}:is(.dark .dark\:text-cyan-300\/0){color:rgba(103,232,249,0)}:is(.dark .dark\:text-cyan-300\/10){color:rgba(103,232,249,.1)}:is(.dark .dark\:text-cyan-300\/100){color:#67e8f9}:is(.dark .dark\:text-cyan-300\/20){color:rgba(103,232,249,.2)}:is(.dark .dark\:text-cyan-300\/25){color:rgba(103,232,249,.25)}:is(.dark .dark\:text-cyan-300\/30){color:rgba(103,232,249,.3)}:is(.dark .dark\:text-cyan-300\/40){color:rgba(103,232,249,.4)}:is(.dark .dark\:text-cyan-300\/5){color:rgba(103,232,249,.05)}:is(.dark .dark\:text-cyan-300\/50){color:rgba(103,232,249,.5)}:is(.dark .dark\:text-cyan-300\/60){color:rgba(103,232,249,.6)}:is(.dark .dark\:text-cyan-300\/70){color:rgba(103,232,249,.7)}:is(.dark .dark\:text-cyan-300\/75){color:rgba(103,232,249,.75)}:is(.dark .dark\:text-cyan-300\/80){color:rgba(103,232,249,.8)}:is(.dark .dark\:text-cyan-300\/90){color:rgba(103,232,249,.9)}:is(.dark .dark\:text-cyan-300\/95){color:rgba(103,232,249,.95)}:is(.dark .dark\:text-cyan-400){--tw-text-opacity:1;color:rgb(34 211 238/var(--tw-text-opacity))}:is(.dark .dark\:text-cyan-400\/0){color:rgba(34,211,238,0)}:is(.dark .dark\:text-cyan-400\/10){color:rgba(34,211,238,.1)}:is(.dark .dark\:text-cyan-400\/100){color:#22d3ee}:is(.dark .dark\:text-cyan-400\/20){color:rgba(34,211,238,.2)}:is(.dark .dark\:text-cyan-400\/25){color:rgba(34,211,238,.25)}:is(.dark .dark\:text-cyan-400\/30){color:rgba(34,211,238,.3)}:is(.dark .dark\:text-cyan-400\/40){color:rgba(34,211,238,.4)}:is(.dark .dark\:text-cyan-400\/5){color:rgba(34,211,238,.05)}:is(.dark .dark\:text-cyan-400\/50){color:rgba(34,211,238,.5)}:is(.dark .dark\:text-cyan-400\/60){color:rgba(34,211,238,.6)}:is(.dark .dark\:text-cyan-400\/70){color:rgba(34,211,238,.7)}:is(.dark .dark\:text-cyan-400\/75){color:rgba(34,211,238,.75)}:is(.dark .dark\:text-cyan-400\/80){color:rgba(34,211,238,.8)}:is(.dark .dark\:text-cyan-400\/90){color:rgba(34,211,238,.9)}:is(.dark .dark\:text-cyan-400\/95){color:rgba(34,211,238,.95)}:is(.dark .dark\:text-cyan-50){--tw-text-opacity:1;color:rgb(236 254 255/var(--tw-text-opacity))}:is(.dark .dark\:text-cyan-50\/0){color:rgba(236,254,255,0)}:is(.dark .dark\:text-cyan-50\/10){color:rgba(236,254,255,.1)}:is(.dark .dark\:text-cyan-50\/100){color:#ecfeff}:is(.dark .dark\:text-cyan-50\/20){color:rgba(236,254,255,.2)}:is(.dark .dark\:text-cyan-50\/25){color:rgba(236,254,255,.25)}:is(.dark .dark\:text-cyan-50\/30){color:rgba(236,254,255,.3)}:is(.dark .dark\:text-cyan-50\/40){color:rgba(236,254,255,.4)}:is(.dark .dark\:text-cyan-50\/5){color:rgba(236,254,255,.05)}:is(.dark .dark\:text-cyan-50\/50){color:rgba(236,254,255,.5)}:is(.dark .dark\:text-cyan-50\/60){color:rgba(236,254,255,.6)}:is(.dark .dark\:text-cyan-50\/70){color:rgba(236,254,255,.7)}:is(.dark .dark\:text-cyan-50\/75){color:rgba(236,254,255,.75)}:is(.dark .dark\:text-cyan-50\/80){color:rgba(236,254,255,.8)}:is(.dark .dark\:text-cyan-50\/90){color:rgba(236,254,255,.9)}:is(.dark .dark\:text-cyan-50\/95){color:rgba(236,254,255,.95)}:is(.dark .dark\:text-cyan-500){--tw-text-opacity:1;color:rgb(6 182 212/var(--tw-text-opacity))}:is(.dark .dark\:text-cyan-500\/0){color:rgba(6,182,212,0)}:is(.dark .dark\:text-cyan-500\/10){color:rgba(6,182,212,.1)}:is(.dark .dark\:text-cyan-500\/100){color:#06b6d4}:is(.dark .dark\:text-cyan-500\/20){color:rgba(6,182,212,.2)}:is(.dark .dark\:text-cyan-500\/25){color:rgba(6,182,212,.25)}:is(.dark .dark\:text-cyan-500\/30){color:rgba(6,182,212,.3)}:is(.dark .dark\:text-cyan-500\/40){color:rgba(6,182,212,.4)}:is(.dark .dark\:text-cyan-500\/5){color:rgba(6,182,212,.05)}:is(.dark .dark\:text-cyan-500\/50){color:rgba(6,182,212,.5)}:is(.dark .dark\:text-cyan-500\/60){color:rgba(6,182,212,.6)}:is(.dark .dark\:text-cyan-500\/70){color:rgba(6,182,212,.7)}:is(.dark .dark\:text-cyan-500\/75){color:rgba(6,182,212,.75)}:is(.dark .dark\:text-cyan-500\/80){color:rgba(6,182,212,.8)}:is(.dark .dark\:text-cyan-500\/90){color:rgba(6,182,212,.9)}:is(.dark .dark\:text-cyan-500\/95){color:rgba(6,182,212,.95)}:is(.dark .dark\:text-cyan-600){--tw-text-opacity:1;color:rgb(8 145 178/var(--tw-text-opacity))}:is(.dark .dark\:text-cyan-600\/0){color:rgba(8,145,178,0)}:is(.dark .dark\:text-cyan-600\/10){color:rgba(8,145,178,.1)}:is(.dark .dark\:text-cyan-600\/100){color:#0891b2}:is(.dark .dark\:text-cyan-600\/20){color:rgba(8,145,178,.2)}:is(.dark .dark\:text-cyan-600\/25){color:rgba(8,145,178,.25)}:is(.dark .dark\:text-cyan-600\/30){color:rgba(8,145,178,.3)}:is(.dark .dark\:text-cyan-600\/40){color:rgba(8,145,178,.4)}:is(.dark .dark\:text-cyan-600\/5){color:rgba(8,145,178,.05)}:is(.dark .dark\:text-cyan-600\/50){color:rgba(8,145,178,.5)}:is(.dark .dark\:text-cyan-600\/60){color:rgba(8,145,178,.6)}:is(.dark .dark\:text-cyan-600\/70){color:rgba(8,145,178,.7)}:is(.dark .dark\:text-cyan-600\/75){color:rgba(8,145,178,.75)}:is(.dark .dark\:text-cyan-600\/80){color:rgba(8,145,178,.8)}:is(.dark .dark\:text-cyan-600\/90){color:rgba(8,145,178,.9)}:is(.dark .dark\:text-cyan-600\/95){color:rgba(8,145,178,.95)}:is(.dark .dark\:text-cyan-700){--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}:is(.dark .dark\:text-cyan-700\/0){color:rgba(14,116,144,0)}:is(.dark .dark\:text-cyan-700\/10){color:rgba(14,116,144,.1)}:is(.dark .dark\:text-cyan-700\/100){color:#0e7490}:is(.dark .dark\:text-cyan-700\/20){color:rgba(14,116,144,.2)}:is(.dark .dark\:text-cyan-700\/25){color:rgba(14,116,144,.25)}:is(.dark .dark\:text-cyan-700\/30){color:rgba(14,116,144,.3)}:is(.dark .dark\:text-cyan-700\/40){color:rgba(14,116,144,.4)}:is(.dark .dark\:text-cyan-700\/5){color:rgba(14,116,144,.05)}:is(.dark .dark\:text-cyan-700\/50){color:rgba(14,116,144,.5)}:is(.dark .dark\:text-cyan-700\/60){color:rgba(14,116,144,.6)}:is(.dark .dark\:text-cyan-700\/70){color:rgba(14,116,144,.7)}:is(.dark .dark\:text-cyan-700\/75){color:rgba(14,116,144,.75)}:is(.dark .dark\:text-cyan-700\/80){color:rgba(14,116,144,.8)}:is(.dark .dark\:text-cyan-700\/90){color:rgba(14,116,144,.9)}:is(.dark .dark\:text-cyan-700\/95){color:rgba(14,116,144,.95)}:is(.dark .dark\:text-cyan-800){--tw-text-opacity:1;color:rgb(21 94 117/var(--tw-text-opacity))}:is(.dark .dark\:text-cyan-800\/0){color:rgba(21,94,117,0)}:is(.dark .dark\:text-cyan-800\/10){color:rgba(21,94,117,.1)}:is(.dark .dark\:text-cyan-800\/100){color:#155e75}:is(.dark .dark\:text-cyan-800\/20){color:rgba(21,94,117,.2)}:is(.dark .dark\:text-cyan-800\/25){color:rgba(21,94,117,.25)}:is(.dark .dark\:text-cyan-800\/30){color:rgba(21,94,117,.3)}:is(.dark .dark\:text-cyan-800\/40){color:rgba(21,94,117,.4)}:is(.dark .dark\:text-cyan-800\/5){color:rgba(21,94,117,.05)}:is(.dark .dark\:text-cyan-800\/50){color:rgba(21,94,117,.5)}:is(.dark .dark\:text-cyan-800\/60){color:rgba(21,94,117,.6)}:is(.dark .dark\:text-cyan-800\/70){color:rgba(21,94,117,.7)}:is(.dark .dark\:text-cyan-800\/75){color:rgba(21,94,117,.75)}:is(.dark .dark\:text-cyan-800\/80){color:rgba(21,94,117,.8)}:is(.dark .dark\:text-cyan-800\/90){color:rgba(21,94,117,.9)}:is(.dark .dark\:text-cyan-800\/95){color:rgba(21,94,117,.95)}:is(.dark .dark\:text-cyan-900){--tw-text-opacity:1;color:rgb(22 78 99/var(--tw-text-opacity))}:is(.dark .dark\:text-cyan-900\/0){color:rgba(22,78,99,0)}:is(.dark .dark\:text-cyan-900\/10){color:rgba(22,78,99,.1)}:is(.dark .dark\:text-cyan-900\/100){color:#164e63}:is(.dark .dark\:text-cyan-900\/20){color:rgba(22,78,99,.2)}:is(.dark .dark\:text-cyan-900\/25){color:rgba(22,78,99,.25)}:is(.dark .dark\:text-cyan-900\/30){color:rgba(22,78,99,.3)}:is(.dark .dark\:text-cyan-900\/40){color:rgba(22,78,99,.4)}:is(.dark .dark\:text-cyan-900\/5){color:rgba(22,78,99,.05)}:is(.dark .dark\:text-cyan-900\/50){color:rgba(22,78,99,.5)}:is(.dark .dark\:text-cyan-900\/60){color:rgba(22,78,99,.6)}:is(.dark .dark\:text-cyan-900\/70){color:rgba(22,78,99,.7)}:is(.dark .dark\:text-cyan-900\/75){color:rgba(22,78,99,.75)}:is(.dark .dark\:text-cyan-900\/80){color:rgba(22,78,99,.8)}:is(.dark .dark\:text-cyan-900\/90){color:rgba(22,78,99,.9)}:is(.dark .dark\:text-cyan-900\/95){color:rgba(22,78,99,.95)}:is(.dark .dark\:text-emerald-100){--tw-text-opacity:1;color:rgb(209 250 229/var(--tw-text-opacity))}:is(.dark .dark\:text-emerald-100\/0){color:rgba(209,250,229,0)}:is(.dark .dark\:text-emerald-100\/10){color:rgba(209,250,229,.1)}:is(.dark .dark\:text-emerald-100\/100){color:#d1fae5}:is(.dark .dark\:text-emerald-100\/20){color:rgba(209,250,229,.2)}:is(.dark .dark\:text-emerald-100\/25){color:rgba(209,250,229,.25)}:is(.dark .dark\:text-emerald-100\/30){color:rgba(209,250,229,.3)}:is(.dark .dark\:text-emerald-100\/40){color:rgba(209,250,229,.4)}:is(.dark .dark\:text-emerald-100\/5){color:rgba(209,250,229,.05)}:is(.dark .dark\:text-emerald-100\/50){color:rgba(209,250,229,.5)}:is(.dark .dark\:text-emerald-100\/60){color:rgba(209,250,229,.6)}:is(.dark .dark\:text-emerald-100\/70){color:rgba(209,250,229,.7)}:is(.dark .dark\:text-emerald-100\/75){color:rgba(209,250,229,.75)}:is(.dark .dark\:text-emerald-100\/80){color:rgba(209,250,229,.8)}:is(.dark .dark\:text-emerald-100\/90){color:rgba(209,250,229,.9)}:is(.dark .dark\:text-emerald-100\/95){color:rgba(209,250,229,.95)}:is(.dark .dark\:text-emerald-200){--tw-text-opacity:1;color:rgb(167 243 208/var(--tw-text-opacity))}:is(.dark .dark\:text-emerald-200\/0){color:rgba(167,243,208,0)}:is(.dark .dark\:text-emerald-200\/10){color:rgba(167,243,208,.1)}:is(.dark .dark\:text-emerald-200\/100){color:#a7f3d0}:is(.dark .dark\:text-emerald-200\/20){color:rgba(167,243,208,.2)}:is(.dark .dark\:text-emerald-200\/25){color:rgba(167,243,208,.25)}:is(.dark .dark\:text-emerald-200\/30){color:rgba(167,243,208,.3)}:is(.dark .dark\:text-emerald-200\/40){color:rgba(167,243,208,.4)}:is(.dark .dark\:text-emerald-200\/5){color:rgba(167,243,208,.05)}:is(.dark .dark\:text-emerald-200\/50){color:rgba(167,243,208,.5)}:is(.dark .dark\:text-emerald-200\/60){color:rgba(167,243,208,.6)}:is(.dark .dark\:text-emerald-200\/70){color:rgba(167,243,208,.7)}:is(.dark .dark\:text-emerald-200\/75){color:rgba(167,243,208,.75)}:is(.dark .dark\:text-emerald-200\/80){color:rgba(167,243,208,.8)}:is(.dark .dark\:text-emerald-200\/90){color:rgba(167,243,208,.9)}:is(.dark .dark\:text-emerald-200\/95){color:rgba(167,243,208,.95)}:is(.dark .dark\:text-emerald-300){--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity))}:is(.dark .dark\:text-emerald-300\/0){color:rgba(110,231,183,0)}:is(.dark .dark\:text-emerald-300\/10){color:rgba(110,231,183,.1)}:is(.dark .dark\:text-emerald-300\/100){color:#6ee7b7}:is(.dark .dark\:text-emerald-300\/20){color:rgba(110,231,183,.2)}:is(.dark .dark\:text-emerald-300\/25){color:rgba(110,231,183,.25)}:is(.dark .dark\:text-emerald-300\/30){color:rgba(110,231,183,.3)}:is(.dark .dark\:text-emerald-300\/40){color:rgba(110,231,183,.4)}:is(.dark .dark\:text-emerald-300\/5){color:rgba(110,231,183,.05)}:is(.dark .dark\:text-emerald-300\/50){color:rgba(110,231,183,.5)}:is(.dark .dark\:text-emerald-300\/60){color:rgba(110,231,183,.6)}:is(.dark .dark\:text-emerald-300\/70){color:rgba(110,231,183,.7)}:is(.dark .dark\:text-emerald-300\/75){color:rgba(110,231,183,.75)}:is(.dark .dark\:text-emerald-300\/80){color:rgba(110,231,183,.8)}:is(.dark .dark\:text-emerald-300\/90){color:rgba(110,231,183,.9)}:is(.dark .dark\:text-emerald-300\/95){color:rgba(110,231,183,.95)}:is(.dark .dark\:text-emerald-400){--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}:is(.dark .dark\:text-emerald-400\/0){color:rgba(52,211,153,0)}:is(.dark .dark\:text-emerald-400\/10){color:rgba(52,211,153,.1)}:is(.dark .dark\:text-emerald-400\/100){color:#34d399}:is(.dark .dark\:text-emerald-400\/20){color:rgba(52,211,153,.2)}:is(.dark .dark\:text-emerald-400\/25){color:rgba(52,211,153,.25)}:is(.dark .dark\:text-emerald-400\/30){color:rgba(52,211,153,.3)}:is(.dark .dark\:text-emerald-400\/40){color:rgba(52,211,153,.4)}:is(.dark .dark\:text-emerald-400\/5){color:rgba(52,211,153,.05)}:is(.dark .dark\:text-emerald-400\/50){color:rgba(52,211,153,.5)}:is(.dark .dark\:text-emerald-400\/60){color:rgba(52,211,153,.6)}:is(.dark .dark\:text-emerald-400\/70){color:rgba(52,211,153,.7)}:is(.dark .dark\:text-emerald-400\/75){color:rgba(52,211,153,.75)}:is(.dark .dark\:text-emerald-400\/80){color:rgba(52,211,153,.8)}:is(.dark .dark\:text-emerald-400\/90){color:rgba(52,211,153,.9)}:is(.dark .dark\:text-emerald-400\/95){color:rgba(52,211,153,.95)}:is(.dark .dark\:text-emerald-50){--tw-text-opacity:1;color:rgb(236 253 245/var(--tw-text-opacity))}:is(.dark .dark\:text-emerald-50\/0){color:rgba(236,253,245,0)}:is(.dark .dark\:text-emerald-50\/10){color:rgba(236,253,245,.1)}:is(.dark .dark\:text-emerald-50\/100){color:#ecfdf5}:is(.dark .dark\:text-emerald-50\/20){color:rgba(236,253,245,.2)}:is(.dark .dark\:text-emerald-50\/25){color:rgba(236,253,245,.25)}:is(.dark .dark\:text-emerald-50\/30){color:rgba(236,253,245,.3)}:is(.dark .dark\:text-emerald-50\/40){color:rgba(236,253,245,.4)}:is(.dark .dark\:text-emerald-50\/5){color:rgba(236,253,245,.05)}:is(.dark .dark\:text-emerald-50\/50){color:rgba(236,253,245,.5)}:is(.dark .dark\:text-emerald-50\/60){color:rgba(236,253,245,.6)}:is(.dark .dark\:text-emerald-50\/70){color:rgba(236,253,245,.7)}:is(.dark .dark\:text-emerald-50\/75){color:rgba(236,253,245,.75)}:is(.dark .dark\:text-emerald-50\/80){color:rgba(236,253,245,.8)}:is(.dark .dark\:text-emerald-50\/90){color:rgba(236,253,245,.9)}:is(.dark .dark\:text-emerald-50\/95){color:rgba(236,253,245,.95)}:is(.dark .dark\:text-emerald-500){--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}:is(.dark .dark\:text-emerald-500\/0){color:rgba(16,185,129,0)}:is(.dark .dark\:text-emerald-500\/10){color:rgba(16,185,129,.1)}:is(.dark .dark\:text-emerald-500\/100){color:#10b981}:is(.dark .dark\:text-emerald-500\/20){color:rgba(16,185,129,.2)}:is(.dark .dark\:text-emerald-500\/25){color:rgba(16,185,129,.25)}:is(.dark .dark\:text-emerald-500\/30){color:rgba(16,185,129,.3)}:is(.dark .dark\:text-emerald-500\/40){color:rgba(16,185,129,.4)}:is(.dark .dark\:text-emerald-500\/5){color:rgba(16,185,129,.05)}:is(.dark .dark\:text-emerald-500\/50){color:rgba(16,185,129,.5)}:is(.dark .dark\:text-emerald-500\/60){color:rgba(16,185,129,.6)}:is(.dark .dark\:text-emerald-500\/70){color:rgba(16,185,129,.7)}:is(.dark .dark\:text-emerald-500\/75){color:rgba(16,185,129,.75)}:is(.dark .dark\:text-emerald-500\/80){color:rgba(16,185,129,.8)}:is(.dark .dark\:text-emerald-500\/90){color:rgba(16,185,129,.9)}:is(.dark .dark\:text-emerald-500\/95){color:rgba(16,185,129,.95)}:is(.dark .dark\:text-emerald-600){--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity))}:is(.dark .dark\:text-emerald-600\/0){color:rgba(5,150,105,0)}:is(.dark .dark\:text-emerald-600\/10){color:rgba(5,150,105,.1)}:is(.dark .dark\:text-emerald-600\/100){color:#059669}:is(.dark .dark\:text-emerald-600\/20){color:rgba(5,150,105,.2)}:is(.dark .dark\:text-emerald-600\/25){color:rgba(5,150,105,.25)}:is(.dark .dark\:text-emerald-600\/30){color:rgba(5,150,105,.3)}:is(.dark .dark\:text-emerald-600\/40){color:rgba(5,150,105,.4)}:is(.dark .dark\:text-emerald-600\/5){color:rgba(5,150,105,.05)}:is(.dark .dark\:text-emerald-600\/50){color:rgba(5,150,105,.5)}:is(.dark .dark\:text-emerald-600\/60){color:rgba(5,150,105,.6)}:is(.dark .dark\:text-emerald-600\/70){color:rgba(5,150,105,.7)}:is(.dark .dark\:text-emerald-600\/75){color:rgba(5,150,105,.75)}:is(.dark .dark\:text-emerald-600\/80){color:rgba(5,150,105,.8)}:is(.dark .dark\:text-emerald-600\/90){color:rgba(5,150,105,.9)}:is(.dark .dark\:text-emerald-600\/95){color:rgba(5,150,105,.95)}:is(.dark .dark\:text-emerald-700){--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity))}:is(.dark .dark\:text-emerald-700\/0){color:rgba(4,120,87,0)}:is(.dark .dark\:text-emerald-700\/10){color:rgba(4,120,87,.1)}:is(.dark .dark\:text-emerald-700\/100){color:#047857}:is(.dark .dark\:text-emerald-700\/20){color:rgba(4,120,87,.2)}:is(.dark .dark\:text-emerald-700\/25){color:rgba(4,120,87,.25)}:is(.dark .dark\:text-emerald-700\/30){color:rgba(4,120,87,.3)}:is(.dark .dark\:text-emerald-700\/40){color:rgba(4,120,87,.4)}:is(.dark .dark\:text-emerald-700\/5){color:rgba(4,120,87,.05)}:is(.dark .dark\:text-emerald-700\/50){color:rgba(4,120,87,.5)}:is(.dark .dark\:text-emerald-700\/60){color:rgba(4,120,87,.6)}:is(.dark .dark\:text-emerald-700\/70){color:rgba(4,120,87,.7)}:is(.dark .dark\:text-emerald-700\/75){color:rgba(4,120,87,.75)}:is(.dark .dark\:text-emerald-700\/80){color:rgba(4,120,87,.8)}:is(.dark .dark\:text-emerald-700\/90){color:rgba(4,120,87,.9)}:is(.dark .dark\:text-emerald-700\/95){color:rgba(4,120,87,.95)}:is(.dark .dark\:text-emerald-800){--tw-text-opacity:1;color:rgb(6 95 70/var(--tw-text-opacity))}:is(.dark .dark\:text-emerald-800\/0){color:rgba(6,95,70,0)}:is(.dark .dark\:text-emerald-800\/10){color:rgba(6,95,70,.1)}:is(.dark .dark\:text-emerald-800\/100){color:#065f46}:is(.dark .dark\:text-emerald-800\/20){color:rgba(6,95,70,.2)}:is(.dark .dark\:text-emerald-800\/25){color:rgba(6,95,70,.25)}:is(.dark .dark\:text-emerald-800\/30){color:rgba(6,95,70,.3)}:is(.dark .dark\:text-emerald-800\/40){color:rgba(6,95,70,.4)}:is(.dark .dark\:text-emerald-800\/5){color:rgba(6,95,70,.05)}:is(.dark .dark\:text-emerald-800\/50){color:rgba(6,95,70,.5)}:is(.dark .dark\:text-emerald-800\/60){color:rgba(6,95,70,.6)}:is(.dark .dark\:text-emerald-800\/70){color:rgba(6,95,70,.7)}:is(.dark .dark\:text-emerald-800\/75){color:rgba(6,95,70,.75)}:is(.dark .dark\:text-emerald-800\/80){color:rgba(6,95,70,.8)}:is(.dark .dark\:text-emerald-800\/90){color:rgba(6,95,70,.9)}:is(.dark .dark\:text-emerald-800\/95){color:rgba(6,95,70,.95)}:is(.dark .dark\:text-emerald-900){--tw-text-opacity:1;color:rgb(6 78 59/var(--tw-text-opacity))}:is(.dark .dark\:text-emerald-900\/0){color:rgba(6,78,59,0)}:is(.dark .dark\:text-emerald-900\/10){color:rgba(6,78,59,.1)}:is(.dark .dark\:text-emerald-900\/100){color:#064e3b}:is(.dark .dark\:text-emerald-900\/20){color:rgba(6,78,59,.2)}:is(.dark .dark\:text-emerald-900\/25){color:rgba(6,78,59,.25)}:is(.dark .dark\:text-emerald-900\/30){color:rgba(6,78,59,.3)}:is(.dark .dark\:text-emerald-900\/40){color:rgba(6,78,59,.4)}:is(.dark .dark\:text-emerald-900\/5){color:rgba(6,78,59,.05)}:is(.dark .dark\:text-emerald-900\/50){color:rgba(6,78,59,.5)}:is(.dark .dark\:text-emerald-900\/60){color:rgba(6,78,59,.6)}:is(.dark .dark\:text-emerald-900\/70){color:rgba(6,78,59,.7)}:is(.dark .dark\:text-emerald-900\/75){color:rgba(6,78,59,.75)}:is(.dark .dark\:text-emerald-900\/80){color:rgba(6,78,59,.8)}:is(.dark .dark\:text-emerald-900\/90){color:rgba(6,78,59,.9)}:is(.dark .dark\:text-emerald-900\/95){color:rgba(6,78,59,.95)}:is(.dark .dark\:text-fuchsia-100){--tw-text-opacity:1;color:rgb(250 232 255/var(--tw-text-opacity))}:is(.dark .dark\:text-fuchsia-100\/0){color:rgba(250,232,255,0)}:is(.dark .dark\:text-fuchsia-100\/10){color:rgba(250,232,255,.1)}:is(.dark .dark\:text-fuchsia-100\/100){color:#fae8ff}:is(.dark .dark\:text-fuchsia-100\/20){color:rgba(250,232,255,.2)}:is(.dark .dark\:text-fuchsia-100\/25){color:rgba(250,232,255,.25)}:is(.dark .dark\:text-fuchsia-100\/30){color:rgba(250,232,255,.3)}:is(.dark .dark\:text-fuchsia-100\/40){color:rgba(250,232,255,.4)}:is(.dark .dark\:text-fuchsia-100\/5){color:rgba(250,232,255,.05)}:is(.dark .dark\:text-fuchsia-100\/50){color:rgba(250,232,255,.5)}:is(.dark .dark\:text-fuchsia-100\/60){color:rgba(250,232,255,.6)}:is(.dark .dark\:text-fuchsia-100\/70){color:rgba(250,232,255,.7)}:is(.dark .dark\:text-fuchsia-100\/75){color:rgba(250,232,255,.75)}:is(.dark .dark\:text-fuchsia-100\/80){color:rgba(250,232,255,.8)}:is(.dark .dark\:text-fuchsia-100\/90){color:rgba(250,232,255,.9)}:is(.dark .dark\:text-fuchsia-100\/95){color:rgba(250,232,255,.95)}:is(.dark .dark\:text-fuchsia-200){--tw-text-opacity:1;color:rgb(245 208 254/var(--tw-text-opacity))}:is(.dark .dark\:text-fuchsia-200\/0){color:rgba(245,208,254,0)}:is(.dark .dark\:text-fuchsia-200\/10){color:rgba(245,208,254,.1)}:is(.dark .dark\:text-fuchsia-200\/100){color:#f5d0fe}:is(.dark .dark\:text-fuchsia-200\/20){color:rgba(245,208,254,.2)}:is(.dark .dark\:text-fuchsia-200\/25){color:rgba(245,208,254,.25)}:is(.dark .dark\:text-fuchsia-200\/30){color:rgba(245,208,254,.3)}:is(.dark .dark\:text-fuchsia-200\/40){color:rgba(245,208,254,.4)}:is(.dark .dark\:text-fuchsia-200\/5){color:rgba(245,208,254,.05)}:is(.dark .dark\:text-fuchsia-200\/50){color:rgba(245,208,254,.5)}:is(.dark .dark\:text-fuchsia-200\/60){color:rgba(245,208,254,.6)}:is(.dark .dark\:text-fuchsia-200\/70){color:rgba(245,208,254,.7)}:is(.dark .dark\:text-fuchsia-200\/75){color:rgba(245,208,254,.75)}:is(.dark .dark\:text-fuchsia-200\/80){color:rgba(245,208,254,.8)}:is(.dark .dark\:text-fuchsia-200\/90){color:rgba(245,208,254,.9)}:is(.dark .dark\:text-fuchsia-200\/95){color:rgba(245,208,254,.95)}:is(.dark .dark\:text-fuchsia-300){--tw-text-opacity:1;color:rgb(240 171 252/var(--tw-text-opacity))}:is(.dark .dark\:text-fuchsia-300\/0){color:rgba(240,171,252,0)}:is(.dark .dark\:text-fuchsia-300\/10){color:rgba(240,171,252,.1)}:is(.dark .dark\:text-fuchsia-300\/100){color:#f0abfc}:is(.dark .dark\:text-fuchsia-300\/20){color:rgba(240,171,252,.2)}:is(.dark .dark\:text-fuchsia-300\/25){color:rgba(240,171,252,.25)}:is(.dark .dark\:text-fuchsia-300\/30){color:rgba(240,171,252,.3)}:is(.dark .dark\:text-fuchsia-300\/40){color:rgba(240,171,252,.4)}:is(.dark .dark\:text-fuchsia-300\/5){color:rgba(240,171,252,.05)}:is(.dark .dark\:text-fuchsia-300\/50){color:rgba(240,171,252,.5)}:is(.dark .dark\:text-fuchsia-300\/60){color:rgba(240,171,252,.6)}:is(.dark .dark\:text-fuchsia-300\/70){color:rgba(240,171,252,.7)}:is(.dark .dark\:text-fuchsia-300\/75){color:rgba(240,171,252,.75)}:is(.dark .dark\:text-fuchsia-300\/80){color:rgba(240,171,252,.8)}:is(.dark .dark\:text-fuchsia-300\/90){color:rgba(240,171,252,.9)}:is(.dark .dark\:text-fuchsia-300\/95){color:rgba(240,171,252,.95)}:is(.dark .dark\:text-fuchsia-400){--tw-text-opacity:1;color:rgb(232 121 249/var(--tw-text-opacity))}:is(.dark .dark\:text-fuchsia-400\/0){color:rgba(232,121,249,0)}:is(.dark .dark\:text-fuchsia-400\/10){color:rgba(232,121,249,.1)}:is(.dark .dark\:text-fuchsia-400\/100){color:#e879f9}:is(.dark .dark\:text-fuchsia-400\/20){color:rgba(232,121,249,.2)}:is(.dark .dark\:text-fuchsia-400\/25){color:rgba(232,121,249,.25)}:is(.dark .dark\:text-fuchsia-400\/30){color:rgba(232,121,249,.3)}:is(.dark .dark\:text-fuchsia-400\/40){color:rgba(232,121,249,.4)}:is(.dark .dark\:text-fuchsia-400\/5){color:rgba(232,121,249,.05)}:is(.dark .dark\:text-fuchsia-400\/50){color:rgba(232,121,249,.5)}:is(.dark .dark\:text-fuchsia-400\/60){color:rgba(232,121,249,.6)}:is(.dark .dark\:text-fuchsia-400\/70){color:rgba(232,121,249,.7)}:is(.dark .dark\:text-fuchsia-400\/75){color:rgba(232,121,249,.75)}:is(.dark .dark\:text-fuchsia-400\/80){color:rgba(232,121,249,.8)}:is(.dark .dark\:text-fuchsia-400\/90){color:rgba(232,121,249,.9)}:is(.dark .dark\:text-fuchsia-400\/95){color:rgba(232,121,249,.95)}:is(.dark .dark\:text-fuchsia-50){--tw-text-opacity:1;color:rgb(253 244 255/var(--tw-text-opacity))}:is(.dark .dark\:text-fuchsia-50\/0){color:rgba(253,244,255,0)}:is(.dark .dark\:text-fuchsia-50\/10){color:rgba(253,244,255,.1)}:is(.dark .dark\:text-fuchsia-50\/100){color:#fdf4ff}:is(.dark .dark\:text-fuchsia-50\/20){color:rgba(253,244,255,.2)}:is(.dark .dark\:text-fuchsia-50\/25){color:rgba(253,244,255,.25)}:is(.dark .dark\:text-fuchsia-50\/30){color:rgba(253,244,255,.3)}:is(.dark .dark\:text-fuchsia-50\/40){color:rgba(253,244,255,.4)}:is(.dark .dark\:text-fuchsia-50\/5){color:rgba(253,244,255,.05)}:is(.dark .dark\:text-fuchsia-50\/50){color:rgba(253,244,255,.5)}:is(.dark .dark\:text-fuchsia-50\/60){color:rgba(253,244,255,.6)}:is(.dark .dark\:text-fuchsia-50\/70){color:rgba(253,244,255,.7)}:is(.dark .dark\:text-fuchsia-50\/75){color:rgba(253,244,255,.75)}:is(.dark .dark\:text-fuchsia-50\/80){color:rgba(253,244,255,.8)}:is(.dark .dark\:text-fuchsia-50\/90){color:rgba(253,244,255,.9)}:is(.dark .dark\:text-fuchsia-50\/95){color:rgba(253,244,255,.95)}:is(.dark .dark\:text-fuchsia-500){--tw-text-opacity:1;color:rgb(217 70 239/var(--tw-text-opacity))}:is(.dark .dark\:text-fuchsia-500\/0){color:rgba(217,70,239,0)}:is(.dark .dark\:text-fuchsia-500\/10){color:rgba(217,70,239,.1)}:is(.dark .dark\:text-fuchsia-500\/100){color:#d946ef}:is(.dark .dark\:text-fuchsia-500\/20){color:rgba(217,70,239,.2)}:is(.dark .dark\:text-fuchsia-500\/25){color:rgba(217,70,239,.25)}:is(.dark .dark\:text-fuchsia-500\/30){color:rgba(217,70,239,.3)}:is(.dark .dark\:text-fuchsia-500\/40){color:rgba(217,70,239,.4)}:is(.dark .dark\:text-fuchsia-500\/5){color:rgba(217,70,239,.05)}:is(.dark .dark\:text-fuchsia-500\/50){color:rgba(217,70,239,.5)}:is(.dark .dark\:text-fuchsia-500\/60){color:rgba(217,70,239,.6)}:is(.dark .dark\:text-fuchsia-500\/70){color:rgba(217,70,239,.7)}:is(.dark .dark\:text-fuchsia-500\/75){color:rgba(217,70,239,.75)}:is(.dark .dark\:text-fuchsia-500\/80){color:rgba(217,70,239,.8)}:is(.dark .dark\:text-fuchsia-500\/90){color:rgba(217,70,239,.9)}:is(.dark .dark\:text-fuchsia-500\/95){color:rgba(217,70,239,.95)}:is(.dark .dark\:text-fuchsia-600){--tw-text-opacity:1;color:rgb(192 38 211/var(--tw-text-opacity))}:is(.dark .dark\:text-fuchsia-600\/0){color:rgba(192,38,211,0)}:is(.dark .dark\:text-fuchsia-600\/10){color:rgba(192,38,211,.1)}:is(.dark .dark\:text-fuchsia-600\/100){color:#c026d3}:is(.dark .dark\:text-fuchsia-600\/20){color:rgba(192,38,211,.2)}:is(.dark .dark\:text-fuchsia-600\/25){color:rgba(192,38,211,.25)}:is(.dark .dark\:text-fuchsia-600\/30){color:rgba(192,38,211,.3)}:is(.dark .dark\:text-fuchsia-600\/40){color:rgba(192,38,211,.4)}:is(.dark .dark\:text-fuchsia-600\/5){color:rgba(192,38,211,.05)}:is(.dark .dark\:text-fuchsia-600\/50){color:rgba(192,38,211,.5)}:is(.dark .dark\:text-fuchsia-600\/60){color:rgba(192,38,211,.6)}:is(.dark .dark\:text-fuchsia-600\/70){color:rgba(192,38,211,.7)}:is(.dark .dark\:text-fuchsia-600\/75){color:rgba(192,38,211,.75)}:is(.dark .dark\:text-fuchsia-600\/80){color:rgba(192,38,211,.8)}:is(.dark .dark\:text-fuchsia-600\/90){color:rgba(192,38,211,.9)}:is(.dark .dark\:text-fuchsia-600\/95){color:rgba(192,38,211,.95)}:is(.dark .dark\:text-fuchsia-700){--tw-text-opacity:1;color:rgb(162 28 175/var(--tw-text-opacity))}:is(.dark .dark\:text-fuchsia-700\/0){color:rgba(162,28,175,0)}:is(.dark .dark\:text-fuchsia-700\/10){color:rgba(162,28,175,.1)}:is(.dark .dark\:text-fuchsia-700\/100){color:#a21caf}:is(.dark .dark\:text-fuchsia-700\/20){color:rgba(162,28,175,.2)}:is(.dark .dark\:text-fuchsia-700\/25){color:rgba(162,28,175,.25)}:is(.dark .dark\:text-fuchsia-700\/30){color:rgba(162,28,175,.3)}:is(.dark .dark\:text-fuchsia-700\/40){color:rgba(162,28,175,.4)}:is(.dark .dark\:text-fuchsia-700\/5){color:rgba(162,28,175,.05)}:is(.dark .dark\:text-fuchsia-700\/50){color:rgba(162,28,175,.5)}:is(.dark .dark\:text-fuchsia-700\/60){color:rgba(162,28,175,.6)}:is(.dark .dark\:text-fuchsia-700\/70){color:rgba(162,28,175,.7)}:is(.dark .dark\:text-fuchsia-700\/75){color:rgba(162,28,175,.75)}:is(.dark .dark\:text-fuchsia-700\/80){color:rgba(162,28,175,.8)}:is(.dark .dark\:text-fuchsia-700\/90){color:rgba(162,28,175,.9)}:is(.dark .dark\:text-fuchsia-700\/95){color:rgba(162,28,175,.95)}:is(.dark .dark\:text-fuchsia-800){--tw-text-opacity:1;color:rgb(134 25 143/var(--tw-text-opacity))}:is(.dark .dark\:text-fuchsia-800\/0){color:rgba(134,25,143,0)}:is(.dark .dark\:text-fuchsia-800\/10){color:rgba(134,25,143,.1)}:is(.dark .dark\:text-fuchsia-800\/100){color:#86198f}:is(.dark .dark\:text-fuchsia-800\/20){color:rgba(134,25,143,.2)}:is(.dark .dark\:text-fuchsia-800\/25){color:rgba(134,25,143,.25)}:is(.dark .dark\:text-fuchsia-800\/30){color:rgba(134,25,143,.3)}:is(.dark .dark\:text-fuchsia-800\/40){color:rgba(134,25,143,.4)}:is(.dark .dark\:text-fuchsia-800\/5){color:rgba(134,25,143,.05)}:is(.dark .dark\:text-fuchsia-800\/50){color:rgba(134,25,143,.5)}:is(.dark .dark\:text-fuchsia-800\/60){color:rgba(134,25,143,.6)}:is(.dark .dark\:text-fuchsia-800\/70){color:rgba(134,25,143,.7)}:is(.dark .dark\:text-fuchsia-800\/75){color:rgba(134,25,143,.75)}:is(.dark .dark\:text-fuchsia-800\/80){color:rgba(134,25,143,.8)}:is(.dark .dark\:text-fuchsia-800\/90){color:rgba(134,25,143,.9)}:is(.dark .dark\:text-fuchsia-800\/95){color:rgba(134,25,143,.95)}:is(.dark .dark\:text-fuchsia-900){--tw-text-opacity:1;color:rgb(112 26 117/var(--tw-text-opacity))}:is(.dark .dark\:text-fuchsia-900\/0){color:rgba(112,26,117,0)}:is(.dark .dark\:text-fuchsia-900\/10){color:rgba(112,26,117,.1)}:is(.dark .dark\:text-fuchsia-900\/100){color:#701a75}:is(.dark .dark\:text-fuchsia-900\/20){color:rgba(112,26,117,.2)}:is(.dark .dark\:text-fuchsia-900\/25){color:rgba(112,26,117,.25)}:is(.dark .dark\:text-fuchsia-900\/30){color:rgba(112,26,117,.3)}:is(.dark .dark\:text-fuchsia-900\/40){color:rgba(112,26,117,.4)}:is(.dark .dark\:text-fuchsia-900\/5){color:rgba(112,26,117,.05)}:is(.dark .dark\:text-fuchsia-900\/50){color:rgba(112,26,117,.5)}:is(.dark .dark\:text-fuchsia-900\/60){color:rgba(112,26,117,.6)}:is(.dark .dark\:text-fuchsia-900\/70){color:rgba(112,26,117,.7)}:is(.dark .dark\:text-fuchsia-900\/75){color:rgba(112,26,117,.75)}:is(.dark .dark\:text-fuchsia-900\/80){color:rgba(112,26,117,.8)}:is(.dark .dark\:text-fuchsia-900\/90){color:rgba(112,26,117,.9)}:is(.dark .dark\:text-fuchsia-900\/95){color:rgba(112,26,117,.95)}:is(.dark .dark\:text-gray-100){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-100\/0){color:rgba(243,244,246,0)}:is(.dark .dark\:text-gray-100\/10){color:rgba(243,244,246,.1)}:is(.dark .dark\:text-gray-100\/100){color:#f3f4f6}:is(.dark .dark\:text-gray-100\/20){color:rgba(243,244,246,.2)}:is(.dark .dark\:text-gray-100\/25){color:rgba(243,244,246,.25)}:is(.dark .dark\:text-gray-100\/30){color:rgba(243,244,246,.3)}:is(.dark .dark\:text-gray-100\/40){color:rgba(243,244,246,.4)}:is(.dark .dark\:text-gray-100\/5){color:rgba(243,244,246,.05)}:is(.dark .dark\:text-gray-100\/50){color:rgba(243,244,246,.5)}:is(.dark .dark\:text-gray-100\/60){color:rgba(243,244,246,.6)}:is(.dark .dark\:text-gray-100\/70){color:rgba(243,244,246,.7)}:is(.dark .dark\:text-gray-100\/75){color:rgba(243,244,246,.75)}:is(.dark .dark\:text-gray-100\/80){color:rgba(243,244,246,.8)}:is(.dark .dark\:text-gray-100\/90){color:rgba(243,244,246,.9)}:is(.dark .dark\:text-gray-100\/95){color:rgba(243,244,246,.95)}:is(.dark .dark\:text-gray-200){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-200\/0){color:rgba(229,231,235,0)}:is(.dark .dark\:text-gray-200\/10){color:rgba(229,231,235,.1)}:is(.dark .dark\:text-gray-200\/100){color:#e5e7eb}:is(.dark .dark\:text-gray-200\/20){color:rgba(229,231,235,.2)}:is(.dark .dark\:text-gray-200\/25){color:rgba(229,231,235,.25)}:is(.dark .dark\:text-gray-200\/30){color:rgba(229,231,235,.3)}:is(.dark .dark\:text-gray-200\/40){color:rgba(229,231,235,.4)}:is(.dark .dark\:text-gray-200\/5){color:rgba(229,231,235,.05)}:is(.dark .dark\:text-gray-200\/50){color:rgba(229,231,235,.5)}:is(.dark .dark\:text-gray-200\/60){color:rgba(229,231,235,.6)}:is(.dark .dark\:text-gray-200\/70){color:rgba(229,231,235,.7)}:is(.dark .dark\:text-gray-200\/75){color:rgba(229,231,235,.75)}:is(.dark .dark\:text-gray-200\/80){color:rgba(229,231,235,.8)}:is(.dark .dark\:text-gray-200\/90){color:rgba(229,231,235,.9)}:is(.dark .dark\:text-gray-200\/95){color:rgba(229,231,235,.95)}:is(.dark .dark\:text-gray-300){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-300\/0){color:rgba(209,213,219,0)}:is(.dark .dark\:text-gray-300\/10){color:rgba(209,213,219,.1)}:is(.dark .dark\:text-gray-300\/100){color:#d1d5db}:is(.dark .dark\:text-gray-300\/20){color:rgba(209,213,219,.2)}:is(.dark .dark\:text-gray-300\/25){color:rgba(209,213,219,.25)}:is(.dark .dark\:text-gray-300\/30){color:rgba(209,213,219,.3)}:is(.dark .dark\:text-gray-300\/40){color:rgba(209,213,219,.4)}:is(.dark .dark\:text-gray-300\/5){color:rgba(209,213,219,.05)}:is(.dark .dark\:text-gray-300\/50){color:rgba(209,213,219,.5)}:is(.dark .dark\:text-gray-300\/60){color:rgba(209,213,219,.6)}:is(.dark .dark\:text-gray-300\/70){color:rgba(209,213,219,.7)}:is(.dark .dark\:text-gray-300\/75){color:rgba(209,213,219,.75)}:is(.dark .dark\:text-gray-300\/80){color:rgba(209,213,219,.8)}:is(.dark .dark\:text-gray-300\/90){color:rgba(209,213,219,.9)}:is(.dark .dark\:text-gray-300\/95){color:rgba(209,213,219,.95)}:is(.dark .dark\:text-gray-400){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-400\/0){color:rgba(156,163,175,0)}:is(.dark .dark\:text-gray-400\/10){color:rgba(156,163,175,.1)}:is(.dark .dark\:text-gray-400\/100){color:#9ca3af}:is(.dark .dark\:text-gray-400\/20){color:rgba(156,163,175,.2)}:is(.dark .dark\:text-gray-400\/25){color:rgba(156,163,175,.25)}:is(.dark .dark\:text-gray-400\/30){color:rgba(156,163,175,.3)}:is(.dark .dark\:text-gray-400\/40){color:rgba(156,163,175,.4)}:is(.dark .dark\:text-gray-400\/5){color:rgba(156,163,175,.05)}:is(.dark .dark\:text-gray-400\/50){color:rgba(156,163,175,.5)}:is(.dark .dark\:text-gray-400\/60){color:rgba(156,163,175,.6)}:is(.dark .dark\:text-gray-400\/70){color:rgba(156,163,175,.7)}:is(.dark .dark\:text-gray-400\/75){color:rgba(156,163,175,.75)}:is(.dark .dark\:text-gray-400\/80){color:rgba(156,163,175,.8)}:is(.dark .dark\:text-gray-400\/90){color:rgba(156,163,175,.9)}:is(.dark .dark\:text-gray-400\/95){color:rgba(156,163,175,.95)}:is(.dark .dark\:text-gray-50){--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-50\/0){color:rgba(249,250,251,0)}:is(.dark .dark\:text-gray-50\/10){color:rgba(249,250,251,.1)}:is(.dark .dark\:text-gray-50\/100){color:#f9fafb}:is(.dark .dark\:text-gray-50\/20){color:rgba(249,250,251,.2)}:is(.dark .dark\:text-gray-50\/25){color:rgba(249,250,251,.25)}:is(.dark .dark\:text-gray-50\/30){color:rgba(249,250,251,.3)}:is(.dark .dark\:text-gray-50\/40){color:rgba(249,250,251,.4)}:is(.dark .dark\:text-gray-50\/5){color:rgba(249,250,251,.05)}:is(.dark .dark\:text-gray-50\/50){color:rgba(249,250,251,.5)}:is(.dark .dark\:text-gray-50\/60){color:rgba(249,250,251,.6)}:is(.dark .dark\:text-gray-50\/70){color:rgba(249,250,251,.7)}:is(.dark .dark\:text-gray-50\/75){color:rgba(249,250,251,.75)}:is(.dark .dark\:text-gray-50\/80){color:rgba(249,250,251,.8)}:is(.dark .dark\:text-gray-50\/90){color:rgba(249,250,251,.9)}:is(.dark .dark\:text-gray-50\/95){color:rgba(249,250,251,.95)}:is(.dark .dark\:text-gray-500){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-500\/0){color:hsla(220,9%,46%,0)}:is(.dark .dark\:text-gray-500\/10){color:hsla(220,9%,46%,.1)}:is(.dark .dark\:text-gray-500\/100){color:#6b7280}:is(.dark .dark\:text-gray-500\/20){color:hsla(220,9%,46%,.2)}:is(.dark .dark\:text-gray-500\/25){color:hsla(220,9%,46%,.25)}:is(.dark .dark\:text-gray-500\/30){color:hsla(220,9%,46%,.3)}:is(.dark .dark\:text-gray-500\/40){color:hsla(220,9%,46%,.4)}:is(.dark .dark\:text-gray-500\/5){color:hsla(220,9%,46%,.05)}:is(.dark .dark\:text-gray-500\/50){color:hsla(220,9%,46%,.5)}:is(.dark .dark\:text-gray-500\/60){color:hsla(220,9%,46%,.6)}:is(.dark .dark\:text-gray-500\/70){color:hsla(220,9%,46%,.7)}:is(.dark .dark\:text-gray-500\/75){color:hsla(220,9%,46%,.75)}:is(.dark .dark\:text-gray-500\/80){color:hsla(220,9%,46%,.8)}:is(.dark .dark\:text-gray-500\/90){color:hsla(220,9%,46%,.9)}:is(.dark .dark\:text-gray-500\/95){color:hsla(220,9%,46%,.95)}:is(.dark .dark\:text-gray-600){--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-600\/0){color:rgba(75,85,99,0)}:is(.dark .dark\:text-gray-600\/10){color:rgba(75,85,99,.1)}:is(.dark .dark\:text-gray-600\/100){color:#4b5563}:is(.dark .dark\:text-gray-600\/20){color:rgba(75,85,99,.2)}:is(.dark .dark\:text-gray-600\/25){color:rgba(75,85,99,.25)}:is(.dark .dark\:text-gray-600\/30){color:rgba(75,85,99,.3)}:is(.dark .dark\:text-gray-600\/40){color:rgba(75,85,99,.4)}:is(.dark .dark\:text-gray-600\/5){color:rgba(75,85,99,.05)}:is(.dark .dark\:text-gray-600\/50){color:rgba(75,85,99,.5)}:is(.dark .dark\:text-gray-600\/60){color:rgba(75,85,99,.6)}:is(.dark .dark\:text-gray-600\/70){color:rgba(75,85,99,.7)}:is(.dark .dark\:text-gray-600\/75){color:rgba(75,85,99,.75)}:is(.dark .dark\:text-gray-600\/80){color:rgba(75,85,99,.8)}:is(.dark .dark\:text-gray-600\/90){color:rgba(75,85,99,.9)}:is(.dark .dark\:text-gray-600\/95){color:rgba(75,85,99,.95)}:is(.dark .dark\:text-gray-700){--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-700\/0){color:rgba(55,65,81,0)}:is(.dark .dark\:text-gray-700\/10){color:rgba(55,65,81,.1)}:is(.dark .dark\:text-gray-700\/100){color:#374151}:is(.dark .dark\:text-gray-700\/20){color:rgba(55,65,81,.2)}:is(.dark .dark\:text-gray-700\/25){color:rgba(55,65,81,.25)}:is(.dark .dark\:text-gray-700\/30){color:rgba(55,65,81,.3)}:is(.dark .dark\:text-gray-700\/40){color:rgba(55,65,81,.4)}:is(.dark .dark\:text-gray-700\/5){color:rgba(55,65,81,.05)}:is(.dark .dark\:text-gray-700\/50){color:rgba(55,65,81,.5)}:is(.dark .dark\:text-gray-700\/60){color:rgba(55,65,81,.6)}:is(.dark .dark\:text-gray-700\/70){color:rgba(55,65,81,.7)}:is(.dark .dark\:text-gray-700\/75){color:rgba(55,65,81,.75)}:is(.dark .dark\:text-gray-700\/80){color:rgba(55,65,81,.8)}:is(.dark .dark\:text-gray-700\/90){color:rgba(55,65,81,.9)}:is(.dark .dark\:text-gray-700\/95){color:rgba(55,65,81,.95)}:is(.dark .dark\:text-gray-800){--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-800\/0){color:rgba(31,41,55,0)}:is(.dark .dark\:text-gray-800\/10){color:rgba(31,41,55,.1)}:is(.dark .dark\:text-gray-800\/100){color:#1f2937}:is(.dark .dark\:text-gray-800\/20){color:rgba(31,41,55,.2)}:is(.dark .dark\:text-gray-800\/25){color:rgba(31,41,55,.25)}:is(.dark .dark\:text-gray-800\/30){color:rgba(31,41,55,.3)}:is(.dark .dark\:text-gray-800\/40){color:rgba(31,41,55,.4)}:is(.dark .dark\:text-gray-800\/5){color:rgba(31,41,55,.05)}:is(.dark .dark\:text-gray-800\/50){color:rgba(31,41,55,.5)}:is(.dark .dark\:text-gray-800\/60){color:rgba(31,41,55,.6)}:is(.dark .dark\:text-gray-800\/70){color:rgba(31,41,55,.7)}:is(.dark .dark\:text-gray-800\/75){color:rgba(31,41,55,.75)}:is(.dark .dark\:text-gray-800\/80){color:rgba(31,41,55,.8)}:is(.dark .dark\:text-gray-800\/90){color:rgba(31,41,55,.9)}:is(.dark .dark\:text-gray-800\/95){color:rgba(31,41,55,.95)}:is(.dark .dark\:text-gray-900){--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-900\/0){color:rgba(17,24,39,0)}:is(.dark .dark\:text-gray-900\/10){color:rgba(17,24,39,.1)}:is(.dark .dark\:text-gray-900\/100){color:#111827}:is(.dark .dark\:text-gray-900\/20){color:rgba(17,24,39,.2)}:is(.dark .dark\:text-gray-900\/25){color:rgba(17,24,39,.25)}:is(.dark .dark\:text-gray-900\/30){color:rgba(17,24,39,.3)}:is(.dark .dark\:text-gray-900\/40){color:rgba(17,24,39,.4)}:is(.dark .dark\:text-gray-900\/5){color:rgba(17,24,39,.05)}:is(.dark .dark\:text-gray-900\/50){color:rgba(17,24,39,.5)}:is(.dark .dark\:text-gray-900\/60){color:rgba(17,24,39,.6)}:is(.dark .dark\:text-gray-900\/70){color:rgba(17,24,39,.7)}:is(.dark .dark\:text-gray-900\/75){color:rgba(17,24,39,.75)}:is(.dark .dark\:text-gray-900\/80){color:rgba(17,24,39,.8)}:is(.dark .dark\:text-gray-900\/90){color:rgba(17,24,39,.9)}:is(.dark .dark\:text-gray-900\/95){color:rgba(17,24,39,.95)}:is(.dark .dark\:text-green-100){--tw-text-opacity:1;color:rgb(222 247 236/var(--tw-text-opacity))}:is(.dark .dark\:text-green-100\/0){color:rgba(222,247,236,0)}:is(.dark .dark\:text-green-100\/10){color:rgba(222,247,236,.1)}:is(.dark .dark\:text-green-100\/100){color:#def7ec}:is(.dark .dark\:text-green-100\/20){color:rgba(222,247,236,.2)}:is(.dark .dark\:text-green-100\/25){color:rgba(222,247,236,.25)}:is(.dark .dark\:text-green-100\/30){color:rgba(222,247,236,.3)}:is(.dark .dark\:text-green-100\/40){color:rgba(222,247,236,.4)}:is(.dark .dark\:text-green-100\/5){color:rgba(222,247,236,.05)}:is(.dark .dark\:text-green-100\/50){color:rgba(222,247,236,.5)}:is(.dark .dark\:text-green-100\/60){color:rgba(222,247,236,.6)}:is(.dark .dark\:text-green-100\/70){color:rgba(222,247,236,.7)}:is(.dark .dark\:text-green-100\/75){color:rgba(222,247,236,.75)}:is(.dark .dark\:text-green-100\/80){color:rgba(222,247,236,.8)}:is(.dark .dark\:text-green-100\/90){color:rgba(222,247,236,.9)}:is(.dark .dark\:text-green-100\/95){color:rgba(222,247,236,.95)}:is(.dark .dark\:text-green-200){--tw-text-opacity:1;color:rgb(188 240 218/var(--tw-text-opacity))}:is(.dark .dark\:text-green-200\/0){color:rgba(188,240,218,0)}:is(.dark .dark\:text-green-200\/10){color:rgba(188,240,218,.1)}:is(.dark .dark\:text-green-200\/100){color:#bcf0da}:is(.dark .dark\:text-green-200\/20){color:rgba(188,240,218,.2)}:is(.dark .dark\:text-green-200\/25){color:rgba(188,240,218,.25)}:is(.dark .dark\:text-green-200\/30){color:rgba(188,240,218,.3)}:is(.dark .dark\:text-green-200\/40){color:rgba(188,240,218,.4)}:is(.dark .dark\:text-green-200\/5){color:rgba(188,240,218,.05)}:is(.dark .dark\:text-green-200\/50){color:rgba(188,240,218,.5)}:is(.dark .dark\:text-green-200\/60){color:rgba(188,240,218,.6)}:is(.dark .dark\:text-green-200\/70){color:rgba(188,240,218,.7)}:is(.dark .dark\:text-green-200\/75){color:rgba(188,240,218,.75)}:is(.dark .dark\:text-green-200\/80){color:rgba(188,240,218,.8)}:is(.dark .dark\:text-green-200\/90){color:rgba(188,240,218,.9)}:is(.dark .dark\:text-green-200\/95){color:rgba(188,240,218,.95)}:is(.dark .dark\:text-green-300){--tw-text-opacity:1;color:rgb(132 225 188/var(--tw-text-opacity))}:is(.dark .dark\:text-green-300\/0){color:rgba(132,225,188,0)}:is(.dark .dark\:text-green-300\/10){color:rgba(132,225,188,.1)}:is(.dark .dark\:text-green-300\/100){color:#84e1bc}:is(.dark .dark\:text-green-300\/20){color:rgba(132,225,188,.2)}:is(.dark .dark\:text-green-300\/25){color:rgba(132,225,188,.25)}:is(.dark .dark\:text-green-300\/30){color:rgba(132,225,188,.3)}:is(.dark .dark\:text-green-300\/40){color:rgba(132,225,188,.4)}:is(.dark .dark\:text-green-300\/5){color:rgba(132,225,188,.05)}:is(.dark .dark\:text-green-300\/50){color:rgba(132,225,188,.5)}:is(.dark .dark\:text-green-300\/60){color:rgba(132,225,188,.6)}:is(.dark .dark\:text-green-300\/70){color:rgba(132,225,188,.7)}:is(.dark .dark\:text-green-300\/75){color:rgba(132,225,188,.75)}:is(.dark .dark\:text-green-300\/80){color:rgba(132,225,188,.8)}:is(.dark .dark\:text-green-300\/90){color:rgba(132,225,188,.9)}:is(.dark .dark\:text-green-300\/95){color:rgba(132,225,188,.95)}:is(.dark .dark\:text-green-400){--tw-text-opacity:1;color:rgb(49 196 141/var(--tw-text-opacity))}:is(.dark .dark\:text-green-400\/0){color:rgba(49,196,141,0)}:is(.dark .dark\:text-green-400\/10){color:rgba(49,196,141,.1)}:is(.dark .dark\:text-green-400\/100){color:#31c48d}:is(.dark .dark\:text-green-400\/20){color:rgba(49,196,141,.2)}:is(.dark .dark\:text-green-400\/25){color:rgba(49,196,141,.25)}:is(.dark .dark\:text-green-400\/30){color:rgba(49,196,141,.3)}:is(.dark .dark\:text-green-400\/40){color:rgba(49,196,141,.4)}:is(.dark .dark\:text-green-400\/5){color:rgba(49,196,141,.05)}:is(.dark .dark\:text-green-400\/50){color:rgba(49,196,141,.5)}:is(.dark .dark\:text-green-400\/60){color:rgba(49,196,141,.6)}:is(.dark .dark\:text-green-400\/70){color:rgba(49,196,141,.7)}:is(.dark .dark\:text-green-400\/75){color:rgba(49,196,141,.75)}:is(.dark .dark\:text-green-400\/80){color:rgba(49,196,141,.8)}:is(.dark .dark\:text-green-400\/90){color:rgba(49,196,141,.9)}:is(.dark .dark\:text-green-400\/95){color:rgba(49,196,141,.95)}:is(.dark .dark\:text-green-50){--tw-text-opacity:1;color:rgb(243 250 247/var(--tw-text-opacity))}:is(.dark .dark\:text-green-50\/0){color:rgba(243,250,247,0)}:is(.dark .dark\:text-green-50\/10){color:rgba(243,250,247,.1)}:is(.dark .dark\:text-green-50\/100){color:#f3faf7}:is(.dark .dark\:text-green-50\/20){color:rgba(243,250,247,.2)}:is(.dark .dark\:text-green-50\/25){color:rgba(243,250,247,.25)}:is(.dark .dark\:text-green-50\/30){color:rgba(243,250,247,.3)}:is(.dark .dark\:text-green-50\/40){color:rgba(243,250,247,.4)}:is(.dark .dark\:text-green-50\/5){color:rgba(243,250,247,.05)}:is(.dark .dark\:text-green-50\/50){color:rgba(243,250,247,.5)}:is(.dark .dark\:text-green-50\/60){color:rgba(243,250,247,.6)}:is(.dark .dark\:text-green-50\/70){color:rgba(243,250,247,.7)}:is(.dark .dark\:text-green-50\/75){color:rgba(243,250,247,.75)}:is(.dark .dark\:text-green-50\/80){color:rgba(243,250,247,.8)}:is(.dark .dark\:text-green-50\/90){color:rgba(243,250,247,.9)}:is(.dark .dark\:text-green-50\/95){color:rgba(243,250,247,.95)}:is(.dark .dark\:text-green-500){--tw-text-opacity:1;color:rgb(14 159 110/var(--tw-text-opacity))}:is(.dark .dark\:text-green-500\/0){color:rgba(14,159,110,0)}:is(.dark .dark\:text-green-500\/10){color:rgba(14,159,110,.1)}:is(.dark .dark\:text-green-500\/100){color:#0e9f6e}:is(.dark .dark\:text-green-500\/20){color:rgba(14,159,110,.2)}:is(.dark .dark\:text-green-500\/25){color:rgba(14,159,110,.25)}:is(.dark .dark\:text-green-500\/30){color:rgba(14,159,110,.3)}:is(.dark .dark\:text-green-500\/40){color:rgba(14,159,110,.4)}:is(.dark .dark\:text-green-500\/5){color:rgba(14,159,110,.05)}:is(.dark .dark\:text-green-500\/50){color:rgba(14,159,110,.5)}:is(.dark .dark\:text-green-500\/60){color:rgba(14,159,110,.6)}:is(.dark .dark\:text-green-500\/70){color:rgba(14,159,110,.7)}:is(.dark .dark\:text-green-500\/75){color:rgba(14,159,110,.75)}:is(.dark .dark\:text-green-500\/80){color:rgba(14,159,110,.8)}:is(.dark .dark\:text-green-500\/90){color:rgba(14,159,110,.9)}:is(.dark .dark\:text-green-500\/95){color:rgba(14,159,110,.95)}:is(.dark .dark\:text-green-600){--tw-text-opacity:1;color:rgb(5 122 85/var(--tw-text-opacity))}:is(.dark .dark\:text-green-600\/0){color:rgba(5,122,85,0)}:is(.dark .dark\:text-green-600\/10){color:rgba(5,122,85,.1)}:is(.dark .dark\:text-green-600\/100){color:#057a55}:is(.dark .dark\:text-green-600\/20){color:rgba(5,122,85,.2)}:is(.dark .dark\:text-green-600\/25){color:rgba(5,122,85,.25)}:is(.dark .dark\:text-green-600\/30){color:rgba(5,122,85,.3)}:is(.dark .dark\:text-green-600\/40){color:rgba(5,122,85,.4)}:is(.dark .dark\:text-green-600\/5){color:rgba(5,122,85,.05)}:is(.dark .dark\:text-green-600\/50){color:rgba(5,122,85,.5)}:is(.dark .dark\:text-green-600\/60){color:rgba(5,122,85,.6)}:is(.dark .dark\:text-green-600\/70){color:rgba(5,122,85,.7)}:is(.dark .dark\:text-green-600\/75){color:rgba(5,122,85,.75)}:is(.dark .dark\:text-green-600\/80){color:rgba(5,122,85,.8)}:is(.dark .dark\:text-green-600\/90){color:rgba(5,122,85,.9)}:is(.dark .dark\:text-green-600\/95){color:rgba(5,122,85,.95)}:is(.dark .dark\:text-green-700){--tw-text-opacity:1;color:rgb(4 108 78/var(--tw-text-opacity))}:is(.dark .dark\:text-green-700\/0){color:rgba(4,108,78,0)}:is(.dark .dark\:text-green-700\/10){color:rgba(4,108,78,.1)}:is(.dark .dark\:text-green-700\/100){color:#046c4e}:is(.dark .dark\:text-green-700\/20){color:rgba(4,108,78,.2)}:is(.dark .dark\:text-green-700\/25){color:rgba(4,108,78,.25)}:is(.dark .dark\:text-green-700\/30){color:rgba(4,108,78,.3)}:is(.dark .dark\:text-green-700\/40){color:rgba(4,108,78,.4)}:is(.dark .dark\:text-green-700\/5){color:rgba(4,108,78,.05)}:is(.dark .dark\:text-green-700\/50){color:rgba(4,108,78,.5)}:is(.dark .dark\:text-green-700\/60){color:rgba(4,108,78,.6)}:is(.dark .dark\:text-green-700\/70){color:rgba(4,108,78,.7)}:is(.dark .dark\:text-green-700\/75){color:rgba(4,108,78,.75)}:is(.dark .dark\:text-green-700\/80){color:rgba(4,108,78,.8)}:is(.dark .dark\:text-green-700\/90){color:rgba(4,108,78,.9)}:is(.dark .dark\:text-green-700\/95){color:rgba(4,108,78,.95)}:is(.dark .dark\:text-green-800){--tw-text-opacity:1;color:rgb(3 84 63/var(--tw-text-opacity))}:is(.dark .dark\:text-green-800\/0){color:rgba(3,84,63,0)}:is(.dark .dark\:text-green-800\/10){color:rgba(3,84,63,.1)}:is(.dark .dark\:text-green-800\/100){color:#03543f}:is(.dark .dark\:text-green-800\/20){color:rgba(3,84,63,.2)}:is(.dark .dark\:text-green-800\/25){color:rgba(3,84,63,.25)}:is(.dark .dark\:text-green-800\/30){color:rgba(3,84,63,.3)}:is(.dark .dark\:text-green-800\/40){color:rgba(3,84,63,.4)}:is(.dark .dark\:text-green-800\/5){color:rgba(3,84,63,.05)}:is(.dark .dark\:text-green-800\/50){color:rgba(3,84,63,.5)}:is(.dark .dark\:text-green-800\/60){color:rgba(3,84,63,.6)}:is(.dark .dark\:text-green-800\/70){color:rgba(3,84,63,.7)}:is(.dark .dark\:text-green-800\/75){color:rgba(3,84,63,.75)}:is(.dark .dark\:text-green-800\/80){color:rgba(3,84,63,.8)}:is(.dark .dark\:text-green-800\/90){color:rgba(3,84,63,.9)}:is(.dark .dark\:text-green-800\/95){color:rgba(3,84,63,.95)}:is(.dark .dark\:text-green-900){--tw-text-opacity:1;color:rgb(1 71 55/var(--tw-text-opacity))}:is(.dark .dark\:text-green-900\/0){color:rgba(1,71,55,0)}:is(.dark .dark\:text-green-900\/10){color:rgba(1,71,55,.1)}:is(.dark .dark\:text-green-900\/100){color:#014737}:is(.dark .dark\:text-green-900\/20){color:rgba(1,71,55,.2)}:is(.dark .dark\:text-green-900\/25){color:rgba(1,71,55,.25)}:is(.dark .dark\:text-green-900\/30){color:rgba(1,71,55,.3)}:is(.dark .dark\:text-green-900\/40){color:rgba(1,71,55,.4)}:is(.dark .dark\:text-green-900\/5){color:rgba(1,71,55,.05)}:is(.dark .dark\:text-green-900\/50){color:rgba(1,71,55,.5)}:is(.dark .dark\:text-green-900\/60){color:rgba(1,71,55,.6)}:is(.dark .dark\:text-green-900\/70){color:rgba(1,71,55,.7)}:is(.dark .dark\:text-green-900\/75){color:rgba(1,71,55,.75)}:is(.dark .dark\:text-green-900\/80){color:rgba(1,71,55,.8)}:is(.dark .dark\:text-green-900\/90){color:rgba(1,71,55,.9)}:is(.dark .dark\:text-green-900\/95){color:rgba(1,71,55,.95)}:is(.dark .dark\:text-indigo-100){--tw-text-opacity:1;color:rgb(229 237 255/var(--tw-text-opacity))}:is(.dark .dark\:text-indigo-100\/0){color:rgba(229,237,255,0)}:is(.dark .dark\:text-indigo-100\/10){color:rgba(229,237,255,.1)}:is(.dark .dark\:text-indigo-100\/100){color:#e5edff}:is(.dark .dark\:text-indigo-100\/20){color:rgba(229,237,255,.2)}:is(.dark .dark\:text-indigo-100\/25){color:rgba(229,237,255,.25)}:is(.dark .dark\:text-indigo-100\/30){color:rgba(229,237,255,.3)}:is(.dark .dark\:text-indigo-100\/40){color:rgba(229,237,255,.4)}:is(.dark .dark\:text-indigo-100\/5){color:rgba(229,237,255,.05)}:is(.dark .dark\:text-indigo-100\/50){color:rgba(229,237,255,.5)}:is(.dark .dark\:text-indigo-100\/60){color:rgba(229,237,255,.6)}:is(.dark .dark\:text-indigo-100\/70){color:rgba(229,237,255,.7)}:is(.dark .dark\:text-indigo-100\/75){color:rgba(229,237,255,.75)}:is(.dark .dark\:text-indigo-100\/80){color:rgba(229,237,255,.8)}:is(.dark .dark\:text-indigo-100\/90){color:rgba(229,237,255,.9)}:is(.dark .dark\:text-indigo-100\/95){color:rgba(229,237,255,.95)}:is(.dark .dark\:text-indigo-200){--tw-text-opacity:1;color:rgb(205 219 254/var(--tw-text-opacity))}:is(.dark .dark\:text-indigo-200\/0){color:rgba(205,219,254,0)}:is(.dark .dark\:text-indigo-200\/10){color:rgba(205,219,254,.1)}:is(.dark .dark\:text-indigo-200\/100){color:#cddbfe}:is(.dark .dark\:text-indigo-200\/20){color:rgba(205,219,254,.2)}:is(.dark .dark\:text-indigo-200\/25){color:rgba(205,219,254,.25)}:is(.dark .dark\:text-indigo-200\/30){color:rgba(205,219,254,.3)}:is(.dark .dark\:text-indigo-200\/40){color:rgba(205,219,254,.4)}:is(.dark .dark\:text-indigo-200\/5){color:rgba(205,219,254,.05)}:is(.dark .dark\:text-indigo-200\/50){color:rgba(205,219,254,.5)}:is(.dark .dark\:text-indigo-200\/60){color:rgba(205,219,254,.6)}:is(.dark .dark\:text-indigo-200\/70){color:rgba(205,219,254,.7)}:is(.dark .dark\:text-indigo-200\/75){color:rgba(205,219,254,.75)}:is(.dark .dark\:text-indigo-200\/80){color:rgba(205,219,254,.8)}:is(.dark .dark\:text-indigo-200\/90){color:rgba(205,219,254,.9)}:is(.dark .dark\:text-indigo-200\/95){color:rgba(205,219,254,.95)}:is(.dark .dark\:text-indigo-300){--tw-text-opacity:1;color:rgb(180 198 252/var(--tw-text-opacity))}:is(.dark .dark\:text-indigo-300\/0){color:rgba(180,198,252,0)}:is(.dark .dark\:text-indigo-300\/10){color:rgba(180,198,252,.1)}:is(.dark .dark\:text-indigo-300\/100){color:#b4c6fc}:is(.dark .dark\:text-indigo-300\/20){color:rgba(180,198,252,.2)}:is(.dark .dark\:text-indigo-300\/25){color:rgba(180,198,252,.25)}:is(.dark .dark\:text-indigo-300\/30){color:rgba(180,198,252,.3)}:is(.dark .dark\:text-indigo-300\/40){color:rgba(180,198,252,.4)}:is(.dark .dark\:text-indigo-300\/5){color:rgba(180,198,252,.05)}:is(.dark .dark\:text-indigo-300\/50){color:rgba(180,198,252,.5)}:is(.dark .dark\:text-indigo-300\/60){color:rgba(180,198,252,.6)}:is(.dark .dark\:text-indigo-300\/70){color:rgba(180,198,252,.7)}:is(.dark .dark\:text-indigo-300\/75){color:rgba(180,198,252,.75)}:is(.dark .dark\:text-indigo-300\/80){color:rgba(180,198,252,.8)}:is(.dark .dark\:text-indigo-300\/90){color:rgba(180,198,252,.9)}:is(.dark .dark\:text-indigo-300\/95){color:rgba(180,198,252,.95)}:is(.dark .dark\:text-indigo-400){--tw-text-opacity:1;color:rgb(141 162 251/var(--tw-text-opacity))}:is(.dark .dark\:text-indigo-400\/0){color:rgba(141,162,251,0)}:is(.dark .dark\:text-indigo-400\/10){color:rgba(141,162,251,.1)}:is(.dark .dark\:text-indigo-400\/100){color:#8da2fb}:is(.dark .dark\:text-indigo-400\/20){color:rgba(141,162,251,.2)}:is(.dark .dark\:text-indigo-400\/25){color:rgba(141,162,251,.25)}:is(.dark .dark\:text-indigo-400\/30){color:rgba(141,162,251,.3)}:is(.dark .dark\:text-indigo-400\/40){color:rgba(141,162,251,.4)}:is(.dark .dark\:text-indigo-400\/5){color:rgba(141,162,251,.05)}:is(.dark .dark\:text-indigo-400\/50){color:rgba(141,162,251,.5)}:is(.dark .dark\:text-indigo-400\/60){color:rgba(141,162,251,.6)}:is(.dark .dark\:text-indigo-400\/70){color:rgba(141,162,251,.7)}:is(.dark .dark\:text-indigo-400\/75){color:rgba(141,162,251,.75)}:is(.dark .dark\:text-indigo-400\/80){color:rgba(141,162,251,.8)}:is(.dark .dark\:text-indigo-400\/90){color:rgba(141,162,251,.9)}:is(.dark .dark\:text-indigo-400\/95){color:rgba(141,162,251,.95)}:is(.dark .dark\:text-indigo-50){--tw-text-opacity:1;color:rgb(240 245 255/var(--tw-text-opacity))}:is(.dark .dark\:text-indigo-50\/0){color:rgba(240,245,255,0)}:is(.dark .dark\:text-indigo-50\/10){color:rgba(240,245,255,.1)}:is(.dark .dark\:text-indigo-50\/100){color:#f0f5ff}:is(.dark .dark\:text-indigo-50\/20){color:rgba(240,245,255,.2)}:is(.dark .dark\:text-indigo-50\/25){color:rgba(240,245,255,.25)}:is(.dark .dark\:text-indigo-50\/30){color:rgba(240,245,255,.3)}:is(.dark .dark\:text-indigo-50\/40){color:rgba(240,245,255,.4)}:is(.dark .dark\:text-indigo-50\/5){color:rgba(240,245,255,.05)}:is(.dark .dark\:text-indigo-50\/50){color:rgba(240,245,255,.5)}:is(.dark .dark\:text-indigo-50\/60){color:rgba(240,245,255,.6)}:is(.dark .dark\:text-indigo-50\/70){color:rgba(240,245,255,.7)}:is(.dark .dark\:text-indigo-50\/75){color:rgba(240,245,255,.75)}:is(.dark .dark\:text-indigo-50\/80){color:rgba(240,245,255,.8)}:is(.dark .dark\:text-indigo-50\/90){color:rgba(240,245,255,.9)}:is(.dark .dark\:text-indigo-50\/95){color:rgba(240,245,255,.95)}:is(.dark .dark\:text-indigo-500){--tw-text-opacity:1;color:rgb(104 117 245/var(--tw-text-opacity))}:is(.dark .dark\:text-indigo-500\/0){color:rgba(104,117,245,0)}:is(.dark .dark\:text-indigo-500\/10){color:rgba(104,117,245,.1)}:is(.dark .dark\:text-indigo-500\/100){color:#6875f5}:is(.dark .dark\:text-indigo-500\/20){color:rgba(104,117,245,.2)}:is(.dark .dark\:text-indigo-500\/25){color:rgba(104,117,245,.25)}:is(.dark .dark\:text-indigo-500\/30){color:rgba(104,117,245,.3)}:is(.dark .dark\:text-indigo-500\/40){color:rgba(104,117,245,.4)}:is(.dark .dark\:text-indigo-500\/5){color:rgba(104,117,245,.05)}:is(.dark .dark\:text-indigo-500\/50){color:rgba(104,117,245,.5)}:is(.dark .dark\:text-indigo-500\/60){color:rgba(104,117,245,.6)}:is(.dark .dark\:text-indigo-500\/70){color:rgba(104,117,245,.7)}:is(.dark .dark\:text-indigo-500\/75){color:rgba(104,117,245,.75)}:is(.dark .dark\:text-indigo-500\/80){color:rgba(104,117,245,.8)}:is(.dark .dark\:text-indigo-500\/90){color:rgba(104,117,245,.9)}:is(.dark .dark\:text-indigo-500\/95){color:rgba(104,117,245,.95)}:is(.dark .dark\:text-indigo-600){--tw-text-opacity:1;color:rgb(88 80 236/var(--tw-text-opacity))}:is(.dark .dark\:text-indigo-600\/0){color:rgba(88,80,236,0)}:is(.dark .dark\:text-indigo-600\/10){color:rgba(88,80,236,.1)}:is(.dark .dark\:text-indigo-600\/100){color:#5850ec}:is(.dark .dark\:text-indigo-600\/20){color:rgba(88,80,236,.2)}:is(.dark .dark\:text-indigo-600\/25){color:rgba(88,80,236,.25)}:is(.dark .dark\:text-indigo-600\/30){color:rgba(88,80,236,.3)}:is(.dark .dark\:text-indigo-600\/40){color:rgba(88,80,236,.4)}:is(.dark .dark\:text-indigo-600\/5){color:rgba(88,80,236,.05)}:is(.dark .dark\:text-indigo-600\/50){color:rgba(88,80,236,.5)}:is(.dark .dark\:text-indigo-600\/60){color:rgba(88,80,236,.6)}:is(.dark .dark\:text-indigo-600\/70){color:rgba(88,80,236,.7)}:is(.dark .dark\:text-indigo-600\/75){color:rgba(88,80,236,.75)}:is(.dark .dark\:text-indigo-600\/80){color:rgba(88,80,236,.8)}:is(.dark .dark\:text-indigo-600\/90){color:rgba(88,80,236,.9)}:is(.dark .dark\:text-indigo-600\/95){color:rgba(88,80,236,.95)}:is(.dark .dark\:text-indigo-700){--tw-text-opacity:1;color:rgb(81 69 205/var(--tw-text-opacity))}:is(.dark .dark\:text-indigo-700\/0){color:rgba(81,69,205,0)}:is(.dark .dark\:text-indigo-700\/10){color:rgba(81,69,205,.1)}:is(.dark .dark\:text-indigo-700\/100){color:#5145cd}:is(.dark .dark\:text-indigo-700\/20){color:rgba(81,69,205,.2)}:is(.dark .dark\:text-indigo-700\/25){color:rgba(81,69,205,.25)}:is(.dark .dark\:text-indigo-700\/30){color:rgba(81,69,205,.3)}:is(.dark .dark\:text-indigo-700\/40){color:rgba(81,69,205,.4)}:is(.dark .dark\:text-indigo-700\/5){color:rgba(81,69,205,.05)}:is(.dark .dark\:text-indigo-700\/50){color:rgba(81,69,205,.5)}:is(.dark .dark\:text-indigo-700\/60){color:rgba(81,69,205,.6)}:is(.dark .dark\:text-indigo-700\/70){color:rgba(81,69,205,.7)}:is(.dark .dark\:text-indigo-700\/75){color:rgba(81,69,205,.75)}:is(.dark .dark\:text-indigo-700\/80){color:rgba(81,69,205,.8)}:is(.dark .dark\:text-indigo-700\/90){color:rgba(81,69,205,.9)}:is(.dark .dark\:text-indigo-700\/95){color:rgba(81,69,205,.95)}:is(.dark .dark\:text-indigo-800){--tw-text-opacity:1;color:rgb(66 56 157/var(--tw-text-opacity))}:is(.dark .dark\:text-indigo-800\/0){color:rgba(66,56,157,0)}:is(.dark .dark\:text-indigo-800\/10){color:rgba(66,56,157,.1)}:is(.dark .dark\:text-indigo-800\/100){color:#42389d}:is(.dark .dark\:text-indigo-800\/20){color:rgba(66,56,157,.2)}:is(.dark .dark\:text-indigo-800\/25){color:rgba(66,56,157,.25)}:is(.dark .dark\:text-indigo-800\/30){color:rgba(66,56,157,.3)}:is(.dark .dark\:text-indigo-800\/40){color:rgba(66,56,157,.4)}:is(.dark .dark\:text-indigo-800\/5){color:rgba(66,56,157,.05)}:is(.dark .dark\:text-indigo-800\/50){color:rgba(66,56,157,.5)}:is(.dark .dark\:text-indigo-800\/60){color:rgba(66,56,157,.6)}:is(.dark .dark\:text-indigo-800\/70){color:rgba(66,56,157,.7)}:is(.dark .dark\:text-indigo-800\/75){color:rgba(66,56,157,.75)}:is(.dark .dark\:text-indigo-800\/80){color:rgba(66,56,157,.8)}:is(.dark .dark\:text-indigo-800\/90){color:rgba(66,56,157,.9)}:is(.dark .dark\:text-indigo-800\/95){color:rgba(66,56,157,.95)}:is(.dark .dark\:text-indigo-900){--tw-text-opacity:1;color:rgb(54 47 120/var(--tw-text-opacity))}:is(.dark .dark\:text-indigo-900\/0){color:rgba(54,47,120,0)}:is(.dark .dark\:text-indigo-900\/10){color:rgba(54,47,120,.1)}:is(.dark .dark\:text-indigo-900\/100){color:#362f78}:is(.dark .dark\:text-indigo-900\/20){color:rgba(54,47,120,.2)}:is(.dark .dark\:text-indigo-900\/25){color:rgba(54,47,120,.25)}:is(.dark .dark\:text-indigo-900\/30){color:rgba(54,47,120,.3)}:is(.dark .dark\:text-indigo-900\/40){color:rgba(54,47,120,.4)}:is(.dark .dark\:text-indigo-900\/5){color:rgba(54,47,120,.05)}:is(.dark .dark\:text-indigo-900\/50){color:rgba(54,47,120,.5)}:is(.dark .dark\:text-indigo-900\/60){color:rgba(54,47,120,.6)}:is(.dark .dark\:text-indigo-900\/70){color:rgba(54,47,120,.7)}:is(.dark .dark\:text-indigo-900\/75){color:rgba(54,47,120,.75)}:is(.dark .dark\:text-indigo-900\/80){color:rgba(54,47,120,.8)}:is(.dark .dark\:text-indigo-900\/90){color:rgba(54,47,120,.9)}:is(.dark .dark\:text-indigo-900\/95){color:rgba(54,47,120,.95)}:is(.dark .dark\:text-lime-100){--tw-text-opacity:1;color:rgb(236 252 203/var(--tw-text-opacity))}:is(.dark .dark\:text-lime-100\/0){color:hsla(80,89%,89%,0)}:is(.dark .dark\:text-lime-100\/10){color:hsla(80,89%,89%,.1)}:is(.dark .dark\:text-lime-100\/100){color:#ecfccb}:is(.dark .dark\:text-lime-100\/20){color:hsla(80,89%,89%,.2)}:is(.dark .dark\:text-lime-100\/25){color:hsla(80,89%,89%,.25)}:is(.dark .dark\:text-lime-100\/30){color:hsla(80,89%,89%,.3)}:is(.dark .dark\:text-lime-100\/40){color:hsla(80,89%,89%,.4)}:is(.dark .dark\:text-lime-100\/5){color:hsla(80,89%,89%,.05)}:is(.dark .dark\:text-lime-100\/50){color:hsla(80,89%,89%,.5)}:is(.dark .dark\:text-lime-100\/60){color:hsla(80,89%,89%,.6)}:is(.dark .dark\:text-lime-100\/70){color:hsla(80,89%,89%,.7)}:is(.dark .dark\:text-lime-100\/75){color:hsla(80,89%,89%,.75)}:is(.dark .dark\:text-lime-100\/80){color:hsla(80,89%,89%,.8)}:is(.dark .dark\:text-lime-100\/90){color:hsla(80,89%,89%,.9)}:is(.dark .dark\:text-lime-100\/95){color:hsla(80,89%,89%,.95)}:is(.dark .dark\:text-lime-200){--tw-text-opacity:1;color:rgb(217 249 157/var(--tw-text-opacity))}:is(.dark .dark\:text-lime-200\/0){color:hsla(81,88%,80%,0)}:is(.dark .dark\:text-lime-200\/10){color:hsla(81,88%,80%,.1)}:is(.dark .dark\:text-lime-200\/100){color:#d9f99d}:is(.dark .dark\:text-lime-200\/20){color:hsla(81,88%,80%,.2)}:is(.dark .dark\:text-lime-200\/25){color:hsla(81,88%,80%,.25)}:is(.dark .dark\:text-lime-200\/30){color:hsla(81,88%,80%,.3)}:is(.dark .dark\:text-lime-200\/40){color:hsla(81,88%,80%,.4)}:is(.dark .dark\:text-lime-200\/5){color:hsla(81,88%,80%,.05)}:is(.dark .dark\:text-lime-200\/50){color:hsla(81,88%,80%,.5)}:is(.dark .dark\:text-lime-200\/60){color:hsla(81,88%,80%,.6)}:is(.dark .dark\:text-lime-200\/70){color:hsla(81,88%,80%,.7)}:is(.dark .dark\:text-lime-200\/75){color:hsla(81,88%,80%,.75)}:is(.dark .dark\:text-lime-200\/80){color:hsla(81,88%,80%,.8)}:is(.dark .dark\:text-lime-200\/90){color:hsla(81,88%,80%,.9)}:is(.dark .dark\:text-lime-200\/95){color:hsla(81,88%,80%,.95)}:is(.dark .dark\:text-lime-300){--tw-text-opacity:1;color:rgb(190 242 100/var(--tw-text-opacity))}:is(.dark .dark\:text-lime-300\/0){color:hsla(82,85%,67%,0)}:is(.dark .dark\:text-lime-300\/10){color:hsla(82,85%,67%,.1)}:is(.dark .dark\:text-lime-300\/100){color:#bef264}:is(.dark .dark\:text-lime-300\/20){color:hsla(82,85%,67%,.2)}:is(.dark .dark\:text-lime-300\/25){color:hsla(82,85%,67%,.25)}:is(.dark .dark\:text-lime-300\/30){color:hsla(82,85%,67%,.3)}:is(.dark .dark\:text-lime-300\/40){color:hsla(82,85%,67%,.4)}:is(.dark .dark\:text-lime-300\/5){color:hsla(82,85%,67%,.05)}:is(.dark .dark\:text-lime-300\/50){color:hsla(82,85%,67%,.5)}:is(.dark .dark\:text-lime-300\/60){color:hsla(82,85%,67%,.6)}:is(.dark .dark\:text-lime-300\/70){color:hsla(82,85%,67%,.7)}:is(.dark .dark\:text-lime-300\/75){color:hsla(82,85%,67%,.75)}:is(.dark .dark\:text-lime-300\/80){color:hsla(82,85%,67%,.8)}:is(.dark .dark\:text-lime-300\/90){color:hsla(82,85%,67%,.9)}:is(.dark .dark\:text-lime-300\/95){color:hsla(82,85%,67%,.95)}:is(.dark .dark\:text-lime-400){--tw-text-opacity:1;color:rgb(163 230 53/var(--tw-text-opacity))}:is(.dark .dark\:text-lime-400\/0){color:rgba(163,230,53,0)}:is(.dark .dark\:text-lime-400\/10){color:rgba(163,230,53,.1)}:is(.dark .dark\:text-lime-400\/100){color:#a3e635}:is(.dark .dark\:text-lime-400\/20){color:rgba(163,230,53,.2)}:is(.dark .dark\:text-lime-400\/25){color:rgba(163,230,53,.25)}:is(.dark .dark\:text-lime-400\/30){color:rgba(163,230,53,.3)}:is(.dark .dark\:text-lime-400\/40){color:rgba(163,230,53,.4)}:is(.dark .dark\:text-lime-400\/5){color:rgba(163,230,53,.05)}:is(.dark .dark\:text-lime-400\/50){color:rgba(163,230,53,.5)}:is(.dark .dark\:text-lime-400\/60){color:rgba(163,230,53,.6)}:is(.dark .dark\:text-lime-400\/70){color:rgba(163,230,53,.7)}:is(.dark .dark\:text-lime-400\/75){color:rgba(163,230,53,.75)}:is(.dark .dark\:text-lime-400\/80){color:rgba(163,230,53,.8)}:is(.dark .dark\:text-lime-400\/90){color:rgba(163,230,53,.9)}:is(.dark .dark\:text-lime-400\/95){color:rgba(163,230,53,.95)}:is(.dark .dark\:text-lime-50){--tw-text-opacity:1;color:rgb(247 254 231/var(--tw-text-opacity))}:is(.dark .dark\:text-lime-50\/0){color:hsla(78,92%,95%,0)}:is(.dark .dark\:text-lime-50\/10){color:hsla(78,92%,95%,.1)}:is(.dark .dark\:text-lime-50\/100){color:#f7fee7}:is(.dark .dark\:text-lime-50\/20){color:hsla(78,92%,95%,.2)}:is(.dark .dark\:text-lime-50\/25){color:hsla(78,92%,95%,.25)}:is(.dark .dark\:text-lime-50\/30){color:hsla(78,92%,95%,.3)}:is(.dark .dark\:text-lime-50\/40){color:hsla(78,92%,95%,.4)}:is(.dark .dark\:text-lime-50\/5){color:hsla(78,92%,95%,.05)}:is(.dark .dark\:text-lime-50\/50){color:hsla(78,92%,95%,.5)}:is(.dark .dark\:text-lime-50\/60){color:hsla(78,92%,95%,.6)}:is(.dark .dark\:text-lime-50\/70){color:hsla(78,92%,95%,.7)}:is(.dark .dark\:text-lime-50\/75){color:hsla(78,92%,95%,.75)}:is(.dark .dark\:text-lime-50\/80){color:hsla(78,92%,95%,.8)}:is(.dark .dark\:text-lime-50\/90){color:hsla(78,92%,95%,.9)}:is(.dark .dark\:text-lime-50\/95){color:hsla(78,92%,95%,.95)}:is(.dark .dark\:text-lime-500){--tw-text-opacity:1;color:rgb(132 204 22/var(--tw-text-opacity))}:is(.dark .dark\:text-lime-500\/0){color:rgba(132,204,22,0)}:is(.dark .dark\:text-lime-500\/10){color:rgba(132,204,22,.1)}:is(.dark .dark\:text-lime-500\/100){color:#84cc16}:is(.dark .dark\:text-lime-500\/20){color:rgba(132,204,22,.2)}:is(.dark .dark\:text-lime-500\/25){color:rgba(132,204,22,.25)}:is(.dark .dark\:text-lime-500\/30){color:rgba(132,204,22,.3)}:is(.dark .dark\:text-lime-500\/40){color:rgba(132,204,22,.4)}:is(.dark .dark\:text-lime-500\/5){color:rgba(132,204,22,.05)}:is(.dark .dark\:text-lime-500\/50){color:rgba(132,204,22,.5)}:is(.dark .dark\:text-lime-500\/60){color:rgba(132,204,22,.6)}:is(.dark .dark\:text-lime-500\/70){color:rgba(132,204,22,.7)}:is(.dark .dark\:text-lime-500\/75){color:rgba(132,204,22,.75)}:is(.dark .dark\:text-lime-500\/80){color:rgba(132,204,22,.8)}:is(.dark .dark\:text-lime-500\/90){color:rgba(132,204,22,.9)}:is(.dark .dark\:text-lime-500\/95){color:rgba(132,204,22,.95)}:is(.dark .dark\:text-lime-600){--tw-text-opacity:1;color:rgb(101 163 13/var(--tw-text-opacity))}:is(.dark .dark\:text-lime-600\/0){color:rgba(101,163,13,0)}:is(.dark .dark\:text-lime-600\/10){color:rgba(101,163,13,.1)}:is(.dark .dark\:text-lime-600\/100){color:#65a30d}:is(.dark .dark\:text-lime-600\/20){color:rgba(101,163,13,.2)}:is(.dark .dark\:text-lime-600\/25){color:rgba(101,163,13,.25)}:is(.dark .dark\:text-lime-600\/30){color:rgba(101,163,13,.3)}:is(.dark .dark\:text-lime-600\/40){color:rgba(101,163,13,.4)}:is(.dark .dark\:text-lime-600\/5){color:rgba(101,163,13,.05)}:is(.dark .dark\:text-lime-600\/50){color:rgba(101,163,13,.5)}:is(.dark .dark\:text-lime-600\/60){color:rgba(101,163,13,.6)}:is(.dark .dark\:text-lime-600\/70){color:rgba(101,163,13,.7)}:is(.dark .dark\:text-lime-600\/75){color:rgba(101,163,13,.75)}:is(.dark .dark\:text-lime-600\/80){color:rgba(101,163,13,.8)}:is(.dark .dark\:text-lime-600\/90){color:rgba(101,163,13,.9)}:is(.dark .dark\:text-lime-600\/95){color:rgba(101,163,13,.95)}:is(.dark .dark\:text-lime-700){--tw-text-opacity:1;color:rgb(77 124 15/var(--tw-text-opacity))}:is(.dark .dark\:text-lime-700\/0){color:rgba(77,124,15,0)}:is(.dark .dark\:text-lime-700\/10){color:rgba(77,124,15,.1)}:is(.dark .dark\:text-lime-700\/100){color:#4d7c0f}:is(.dark .dark\:text-lime-700\/20){color:rgba(77,124,15,.2)}:is(.dark .dark\:text-lime-700\/25){color:rgba(77,124,15,.25)}:is(.dark .dark\:text-lime-700\/30){color:rgba(77,124,15,.3)}:is(.dark .dark\:text-lime-700\/40){color:rgba(77,124,15,.4)}:is(.dark .dark\:text-lime-700\/5){color:rgba(77,124,15,.05)}:is(.dark .dark\:text-lime-700\/50){color:rgba(77,124,15,.5)}:is(.dark .dark\:text-lime-700\/60){color:rgba(77,124,15,.6)}:is(.dark .dark\:text-lime-700\/70){color:rgba(77,124,15,.7)}:is(.dark .dark\:text-lime-700\/75){color:rgba(77,124,15,.75)}:is(.dark .dark\:text-lime-700\/80){color:rgba(77,124,15,.8)}:is(.dark .dark\:text-lime-700\/90){color:rgba(77,124,15,.9)}:is(.dark .dark\:text-lime-700\/95){color:rgba(77,124,15,.95)}:is(.dark .dark\:text-lime-800){--tw-text-opacity:1;color:rgb(63 98 18/var(--tw-text-opacity))}:is(.dark .dark\:text-lime-800\/0){color:rgba(63,98,18,0)}:is(.dark .dark\:text-lime-800\/10){color:rgba(63,98,18,.1)}:is(.dark .dark\:text-lime-800\/100){color:#3f6212}:is(.dark .dark\:text-lime-800\/20){color:rgba(63,98,18,.2)}:is(.dark .dark\:text-lime-800\/25){color:rgba(63,98,18,.25)}:is(.dark .dark\:text-lime-800\/30){color:rgba(63,98,18,.3)}:is(.dark .dark\:text-lime-800\/40){color:rgba(63,98,18,.4)}:is(.dark .dark\:text-lime-800\/5){color:rgba(63,98,18,.05)}:is(.dark .dark\:text-lime-800\/50){color:rgba(63,98,18,.5)}:is(.dark .dark\:text-lime-800\/60){color:rgba(63,98,18,.6)}:is(.dark .dark\:text-lime-800\/70){color:rgba(63,98,18,.7)}:is(.dark .dark\:text-lime-800\/75){color:rgba(63,98,18,.75)}:is(.dark .dark\:text-lime-800\/80){color:rgba(63,98,18,.8)}:is(.dark .dark\:text-lime-800\/90){color:rgba(63,98,18,.9)}:is(.dark .dark\:text-lime-800\/95){color:rgba(63,98,18,.95)}:is(.dark .dark\:text-lime-900){--tw-text-opacity:1;color:rgb(54 83 20/var(--tw-text-opacity))}:is(.dark .dark\:text-lime-900\/0){color:rgba(54,83,20,0)}:is(.dark .dark\:text-lime-900\/10){color:rgba(54,83,20,.1)}:is(.dark .dark\:text-lime-900\/100){color:#365314}:is(.dark .dark\:text-lime-900\/20){color:rgba(54,83,20,.2)}:is(.dark .dark\:text-lime-900\/25){color:rgba(54,83,20,.25)}:is(.dark .dark\:text-lime-900\/30){color:rgba(54,83,20,.3)}:is(.dark .dark\:text-lime-900\/40){color:rgba(54,83,20,.4)}:is(.dark .dark\:text-lime-900\/5){color:rgba(54,83,20,.05)}:is(.dark .dark\:text-lime-900\/50){color:rgba(54,83,20,.5)}:is(.dark .dark\:text-lime-900\/60){color:rgba(54,83,20,.6)}:is(.dark .dark\:text-lime-900\/70){color:rgba(54,83,20,.7)}:is(.dark .dark\:text-lime-900\/75){color:rgba(54,83,20,.75)}:is(.dark .dark\:text-lime-900\/80){color:rgba(54,83,20,.8)}:is(.dark .dark\:text-lime-900\/90){color:rgba(54,83,20,.9)}:is(.dark .dark\:text-lime-900\/95){color:rgba(54,83,20,.95)}:is(.dark .dark\:text-neutral-100){--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-100\/0){color:hsla(0,0%,96%,0)}:is(.dark .dark\:text-neutral-100\/10){color:hsla(0,0%,96%,.1)}:is(.dark .dark\:text-neutral-100\/100){color:#f5f5f5}:is(.dark .dark\:text-neutral-100\/20){color:hsla(0,0%,96%,.2)}:is(.dark .dark\:text-neutral-100\/25){color:hsla(0,0%,96%,.25)}:is(.dark .dark\:text-neutral-100\/30){color:hsla(0,0%,96%,.3)}:is(.dark .dark\:text-neutral-100\/40){color:hsla(0,0%,96%,.4)}:is(.dark .dark\:text-neutral-100\/5){color:hsla(0,0%,96%,.05)}:is(.dark .dark\:text-neutral-100\/50){color:hsla(0,0%,96%,.5)}:is(.dark .dark\:text-neutral-100\/60){color:hsla(0,0%,96%,.6)}:is(.dark .dark\:text-neutral-100\/70){color:hsla(0,0%,96%,.7)}:is(.dark .dark\:text-neutral-100\/75){color:hsla(0,0%,96%,.75)}:is(.dark .dark\:text-neutral-100\/80){color:hsla(0,0%,96%,.8)}:is(.dark .dark\:text-neutral-100\/90){color:hsla(0,0%,96%,.9)}:is(.dark .dark\:text-neutral-100\/95){color:hsla(0,0%,96%,.95)}:is(.dark .dark\:text-neutral-200){--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-200\/0){color:hsla(0,0%,90%,0)}:is(.dark .dark\:text-neutral-200\/10){color:hsla(0,0%,90%,.1)}:is(.dark .dark\:text-neutral-200\/100){color:#e5e5e5}:is(.dark .dark\:text-neutral-200\/20){color:hsla(0,0%,90%,.2)}:is(.dark .dark\:text-neutral-200\/25){color:hsla(0,0%,90%,.25)}:is(.dark .dark\:text-neutral-200\/30){color:hsla(0,0%,90%,.3)}:is(.dark .dark\:text-neutral-200\/40){color:hsla(0,0%,90%,.4)}:is(.dark .dark\:text-neutral-200\/5){color:hsla(0,0%,90%,.05)}:is(.dark .dark\:text-neutral-200\/50){color:hsla(0,0%,90%,.5)}:is(.dark .dark\:text-neutral-200\/60){color:hsla(0,0%,90%,.6)}:is(.dark .dark\:text-neutral-200\/70){color:hsla(0,0%,90%,.7)}:is(.dark .dark\:text-neutral-200\/75){color:hsla(0,0%,90%,.75)}:is(.dark .dark\:text-neutral-200\/80){color:hsla(0,0%,90%,.8)}:is(.dark .dark\:text-neutral-200\/90){color:hsla(0,0%,90%,.9)}:is(.dark .dark\:text-neutral-200\/95){color:hsla(0,0%,90%,.95)}:is(.dark .dark\:text-neutral-300){--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-300\/0){color:hsla(0,0%,83%,0)}:is(.dark .dark\:text-neutral-300\/10){color:hsla(0,0%,83%,.1)}:is(.dark .dark\:text-neutral-300\/100){color:#d4d4d4}:is(.dark .dark\:text-neutral-300\/20){color:hsla(0,0%,83%,.2)}:is(.dark .dark\:text-neutral-300\/25){color:hsla(0,0%,83%,.25)}:is(.dark .dark\:text-neutral-300\/30){color:hsla(0,0%,83%,.3)}:is(.dark .dark\:text-neutral-300\/40){color:hsla(0,0%,83%,.4)}:is(.dark .dark\:text-neutral-300\/5){color:hsla(0,0%,83%,.05)}:is(.dark .dark\:text-neutral-300\/50){color:hsla(0,0%,83%,.5)}:is(.dark .dark\:text-neutral-300\/60){color:hsla(0,0%,83%,.6)}:is(.dark .dark\:text-neutral-300\/70){color:hsla(0,0%,83%,.7)}:is(.dark .dark\:text-neutral-300\/75){color:hsla(0,0%,83%,.75)}:is(.dark .dark\:text-neutral-300\/80){color:hsla(0,0%,83%,.8)}:is(.dark .dark\:text-neutral-300\/90){color:hsla(0,0%,83%,.9)}:is(.dark .dark\:text-neutral-300\/95){color:hsla(0,0%,83%,.95)}:is(.dark .dark\:text-neutral-400){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-400\/0){color:hsla(0,0%,64%,0)}:is(.dark .dark\:text-neutral-400\/10){color:hsla(0,0%,64%,.1)}:is(.dark .dark\:text-neutral-400\/100){color:#a3a3a3}:is(.dark .dark\:text-neutral-400\/20){color:hsla(0,0%,64%,.2)}:is(.dark .dark\:text-neutral-400\/25){color:hsla(0,0%,64%,.25)}:is(.dark .dark\:text-neutral-400\/30){color:hsla(0,0%,64%,.3)}:is(.dark .dark\:text-neutral-400\/40){color:hsla(0,0%,64%,.4)}:is(.dark .dark\:text-neutral-400\/5){color:hsla(0,0%,64%,.05)}:is(.dark .dark\:text-neutral-400\/50){color:hsla(0,0%,64%,.5)}:is(.dark .dark\:text-neutral-400\/60){color:hsla(0,0%,64%,.6)}:is(.dark .dark\:text-neutral-400\/70){color:hsla(0,0%,64%,.7)}:is(.dark .dark\:text-neutral-400\/75){color:hsla(0,0%,64%,.75)}:is(.dark .dark\:text-neutral-400\/80){color:hsla(0,0%,64%,.8)}:is(.dark .dark\:text-neutral-400\/90){color:hsla(0,0%,64%,.9)}:is(.dark .dark\:text-neutral-400\/95){color:hsla(0,0%,64%,.95)}:is(.dark .dark\:text-neutral-50){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-50\/0){color:hsla(0,0%,98%,0)}:is(.dark .dark\:text-neutral-50\/10){color:hsla(0,0%,98%,.1)}:is(.dark .dark\:text-neutral-50\/100){color:#fafafa}:is(.dark .dark\:text-neutral-50\/20){color:hsla(0,0%,98%,.2)}:is(.dark .dark\:text-neutral-50\/25){color:hsla(0,0%,98%,.25)}:is(.dark .dark\:text-neutral-50\/30){color:hsla(0,0%,98%,.3)}:is(.dark .dark\:text-neutral-50\/40){color:hsla(0,0%,98%,.4)}:is(.dark .dark\:text-neutral-50\/5){color:hsla(0,0%,98%,.05)}:is(.dark .dark\:text-neutral-50\/50){color:hsla(0,0%,98%,.5)}:is(.dark .dark\:text-neutral-50\/60){color:hsla(0,0%,98%,.6)}:is(.dark .dark\:text-neutral-50\/70){color:hsla(0,0%,98%,.7)}:is(.dark .dark\:text-neutral-50\/75){color:hsla(0,0%,98%,.75)}:is(.dark .dark\:text-neutral-50\/80){color:hsla(0,0%,98%,.8)}:is(.dark .dark\:text-neutral-50\/90){color:hsla(0,0%,98%,.9)}:is(.dark .dark\:text-neutral-50\/95){color:hsla(0,0%,98%,.95)}:is(.dark .dark\:text-neutral-500){--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-500\/0){color:hsla(0,0%,45%,0)}:is(.dark .dark\:text-neutral-500\/10){color:hsla(0,0%,45%,.1)}:is(.dark .dark\:text-neutral-500\/100){color:#737373}:is(.dark .dark\:text-neutral-500\/20){color:hsla(0,0%,45%,.2)}:is(.dark .dark\:text-neutral-500\/25){color:hsla(0,0%,45%,.25)}:is(.dark .dark\:text-neutral-500\/30){color:hsla(0,0%,45%,.3)}:is(.dark .dark\:text-neutral-500\/40){color:hsla(0,0%,45%,.4)}:is(.dark .dark\:text-neutral-500\/5){color:hsla(0,0%,45%,.05)}:is(.dark .dark\:text-neutral-500\/50){color:hsla(0,0%,45%,.5)}:is(.dark .dark\:text-neutral-500\/60){color:hsla(0,0%,45%,.6)}:is(.dark .dark\:text-neutral-500\/70){color:hsla(0,0%,45%,.7)}:is(.dark .dark\:text-neutral-500\/75){color:hsla(0,0%,45%,.75)}:is(.dark .dark\:text-neutral-500\/80){color:hsla(0,0%,45%,.8)}:is(.dark .dark\:text-neutral-500\/90){color:hsla(0,0%,45%,.9)}:is(.dark .dark\:text-neutral-500\/95){color:hsla(0,0%,45%,.95)}:is(.dark .dark\:text-neutral-600){--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-600\/0){color:rgba(82,82,82,0)}:is(.dark .dark\:text-neutral-600\/10){color:rgba(82,82,82,.1)}:is(.dark .dark\:text-neutral-600\/100){color:#525252}:is(.dark .dark\:text-neutral-600\/20){color:rgba(82,82,82,.2)}:is(.dark .dark\:text-neutral-600\/25){color:rgba(82,82,82,.25)}:is(.dark .dark\:text-neutral-600\/30){color:rgba(82,82,82,.3)}:is(.dark .dark\:text-neutral-600\/40){color:rgba(82,82,82,.4)}:is(.dark .dark\:text-neutral-600\/5){color:rgba(82,82,82,.05)}:is(.dark .dark\:text-neutral-600\/50){color:rgba(82,82,82,.5)}:is(.dark .dark\:text-neutral-600\/60){color:rgba(82,82,82,.6)}:is(.dark .dark\:text-neutral-600\/70){color:rgba(82,82,82,.7)}:is(.dark .dark\:text-neutral-600\/75){color:rgba(82,82,82,.75)}:is(.dark .dark\:text-neutral-600\/80){color:rgba(82,82,82,.8)}:is(.dark .dark\:text-neutral-600\/90){color:rgba(82,82,82,.9)}:is(.dark .dark\:text-neutral-600\/95){color:rgba(82,82,82,.95)}:is(.dark .dark\:text-neutral-700){--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-700\/0){color:rgba(64,64,64,0)}:is(.dark .dark\:text-neutral-700\/10){color:rgba(64,64,64,.1)}:is(.dark .dark\:text-neutral-700\/100){color:#404040}:is(.dark .dark\:text-neutral-700\/20){color:rgba(64,64,64,.2)}:is(.dark .dark\:text-neutral-700\/25){color:rgba(64,64,64,.25)}:is(.dark .dark\:text-neutral-700\/30){color:rgba(64,64,64,.3)}:is(.dark .dark\:text-neutral-700\/40){color:rgba(64,64,64,.4)}:is(.dark .dark\:text-neutral-700\/5){color:rgba(64,64,64,.05)}:is(.dark .dark\:text-neutral-700\/50){color:rgba(64,64,64,.5)}:is(.dark .dark\:text-neutral-700\/60){color:rgba(64,64,64,.6)}:is(.dark .dark\:text-neutral-700\/70){color:rgba(64,64,64,.7)}:is(.dark .dark\:text-neutral-700\/75){color:rgba(64,64,64,.75)}:is(.dark .dark\:text-neutral-700\/80){color:rgba(64,64,64,.8)}:is(.dark .dark\:text-neutral-700\/90){color:rgba(64,64,64,.9)}:is(.dark .dark\:text-neutral-700\/95){color:rgba(64,64,64,.95)}:is(.dark .dark\:text-neutral-800){--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-800\/0){color:rgba(38,38,38,0)}:is(.dark .dark\:text-neutral-800\/10){color:rgba(38,38,38,.1)}:is(.dark .dark\:text-neutral-800\/100){color:#262626}:is(.dark .dark\:text-neutral-800\/20){color:rgba(38,38,38,.2)}:is(.dark .dark\:text-neutral-800\/25){color:rgba(38,38,38,.25)}:is(.dark .dark\:text-neutral-800\/30){color:rgba(38,38,38,.3)}:is(.dark .dark\:text-neutral-800\/40){color:rgba(38,38,38,.4)}:is(.dark .dark\:text-neutral-800\/5){color:rgba(38,38,38,.05)}:is(.dark .dark\:text-neutral-800\/50){color:rgba(38,38,38,.5)}:is(.dark .dark\:text-neutral-800\/60){color:rgba(38,38,38,.6)}:is(.dark .dark\:text-neutral-800\/70){color:rgba(38,38,38,.7)}:is(.dark .dark\:text-neutral-800\/75){color:rgba(38,38,38,.75)}:is(.dark .dark\:text-neutral-800\/80){color:rgba(38,38,38,.8)}:is(.dark .dark\:text-neutral-800\/90){color:rgba(38,38,38,.9)}:is(.dark .dark\:text-neutral-800\/95){color:rgba(38,38,38,.95)}:is(.dark .dark\:text-neutral-900){--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}:is(.dark .dark\:text-neutral-900\/0){color:hsla(0,0%,9%,0)}:is(.dark .dark\:text-neutral-900\/10){color:hsla(0,0%,9%,.1)}:is(.dark .dark\:text-neutral-900\/100){color:#171717}:is(.dark .dark\:text-neutral-900\/20){color:hsla(0,0%,9%,.2)}:is(.dark .dark\:text-neutral-900\/25){color:hsla(0,0%,9%,.25)}:is(.dark .dark\:text-neutral-900\/30){color:hsla(0,0%,9%,.3)}:is(.dark .dark\:text-neutral-900\/40){color:hsla(0,0%,9%,.4)}:is(.dark .dark\:text-neutral-900\/5){color:hsla(0,0%,9%,.05)}:is(.dark .dark\:text-neutral-900\/50){color:hsla(0,0%,9%,.5)}:is(.dark .dark\:text-neutral-900\/60){color:hsla(0,0%,9%,.6)}:is(.dark .dark\:text-neutral-900\/70){color:hsla(0,0%,9%,.7)}:is(.dark .dark\:text-neutral-900\/75){color:hsla(0,0%,9%,.75)}:is(.dark .dark\:text-neutral-900\/80){color:hsla(0,0%,9%,.8)}:is(.dark .dark\:text-neutral-900\/90){color:hsla(0,0%,9%,.9)}:is(.dark .dark\:text-neutral-900\/95){color:hsla(0,0%,9%,.95)}:is(.dark .dark\:text-orange-100){--tw-text-opacity:1;color:rgb(254 236 220/var(--tw-text-opacity))}:is(.dark .dark\:text-orange-100\/0){color:hsla(28,94%,93%,0)}:is(.dark .dark\:text-orange-100\/10){color:hsla(28,94%,93%,.1)}:is(.dark .dark\:text-orange-100\/100){color:#feecdc}:is(.dark .dark\:text-orange-100\/20){color:hsla(28,94%,93%,.2)}:is(.dark .dark\:text-orange-100\/25){color:hsla(28,94%,93%,.25)}:is(.dark .dark\:text-orange-100\/30){color:hsla(28,94%,93%,.3)}:is(.dark .dark\:text-orange-100\/40){color:hsla(28,94%,93%,.4)}:is(.dark .dark\:text-orange-100\/5){color:hsla(28,94%,93%,.05)}:is(.dark .dark\:text-orange-100\/50){color:hsla(28,94%,93%,.5)}:is(.dark .dark\:text-orange-100\/60){color:hsla(28,94%,93%,.6)}:is(.dark .dark\:text-orange-100\/70){color:hsla(28,94%,93%,.7)}:is(.dark .dark\:text-orange-100\/75){color:hsla(28,94%,93%,.75)}:is(.dark .dark\:text-orange-100\/80){color:hsla(28,94%,93%,.8)}:is(.dark .dark\:text-orange-100\/90){color:hsla(28,94%,93%,.9)}:is(.dark .dark\:text-orange-100\/95){color:hsla(28,94%,93%,.95)}:is(.dark .dark\:text-orange-200){--tw-text-opacity:1;color:rgb(252 217 189/var(--tw-text-opacity))}:is(.dark .dark\:text-orange-200\/0){color:hsla(27,91%,86%,0)}:is(.dark .dark\:text-orange-200\/10){color:hsla(27,91%,86%,.1)}:is(.dark .dark\:text-orange-200\/100){color:#fcd9bd}:is(.dark .dark\:text-orange-200\/20){color:hsla(27,91%,86%,.2)}:is(.dark .dark\:text-orange-200\/25){color:hsla(27,91%,86%,.25)}:is(.dark .dark\:text-orange-200\/30){color:hsla(27,91%,86%,.3)}:is(.dark .dark\:text-orange-200\/40){color:hsla(27,91%,86%,.4)}:is(.dark .dark\:text-orange-200\/5){color:hsla(27,91%,86%,.05)}:is(.dark .dark\:text-orange-200\/50){color:hsla(27,91%,86%,.5)}:is(.dark .dark\:text-orange-200\/60){color:hsla(27,91%,86%,.6)}:is(.dark .dark\:text-orange-200\/70){color:hsla(27,91%,86%,.7)}:is(.dark .dark\:text-orange-200\/75){color:hsla(27,91%,86%,.75)}:is(.dark .dark\:text-orange-200\/80){color:hsla(27,91%,86%,.8)}:is(.dark .dark\:text-orange-200\/90){color:hsla(27,91%,86%,.9)}:is(.dark .dark\:text-orange-200\/95){color:hsla(27,91%,86%,.95)}:is(.dark .dark\:text-orange-300){--tw-text-opacity:1;color:rgb(253 186 140/var(--tw-text-opacity))}:is(.dark .dark\:text-orange-300\/0){color:hsla(24,97%,77%,0)}:is(.dark .dark\:text-orange-300\/10){color:hsla(24,97%,77%,.1)}:is(.dark .dark\:text-orange-300\/100){color:#fdba8c}:is(.dark .dark\:text-orange-300\/20){color:hsla(24,97%,77%,.2)}:is(.dark .dark\:text-orange-300\/25){color:hsla(24,97%,77%,.25)}:is(.dark .dark\:text-orange-300\/30){color:hsla(24,97%,77%,.3)}:is(.dark .dark\:text-orange-300\/40){color:hsla(24,97%,77%,.4)}:is(.dark .dark\:text-orange-300\/5){color:hsla(24,97%,77%,.05)}:is(.dark .dark\:text-orange-300\/50){color:hsla(24,97%,77%,.5)}:is(.dark .dark\:text-orange-300\/60){color:hsla(24,97%,77%,.6)}:is(.dark .dark\:text-orange-300\/70){color:hsla(24,97%,77%,.7)}:is(.dark .dark\:text-orange-300\/75){color:hsla(24,97%,77%,.75)}:is(.dark .dark\:text-orange-300\/80){color:hsla(24,97%,77%,.8)}:is(.dark .dark\:text-orange-300\/90){color:hsla(24,97%,77%,.9)}:is(.dark .dark\:text-orange-300\/95){color:hsla(24,97%,77%,.95)}:is(.dark .dark\:text-orange-400){--tw-text-opacity:1;color:rgb(255 138 76/var(--tw-text-opacity))}:is(.dark .dark\:text-orange-400\/0){color:rgba(255,138,76,0)}:is(.dark .dark\:text-orange-400\/10){color:rgba(255,138,76,.1)}:is(.dark .dark\:text-orange-400\/100){color:#ff8a4c}:is(.dark .dark\:text-orange-400\/20){color:rgba(255,138,76,.2)}:is(.dark .dark\:text-orange-400\/25){color:rgba(255,138,76,.25)}:is(.dark .dark\:text-orange-400\/30){color:rgba(255,138,76,.3)}:is(.dark .dark\:text-orange-400\/40){color:rgba(255,138,76,.4)}:is(.dark .dark\:text-orange-400\/5){color:rgba(255,138,76,.05)}:is(.dark .dark\:text-orange-400\/50){color:rgba(255,138,76,.5)}:is(.dark .dark\:text-orange-400\/60){color:rgba(255,138,76,.6)}:is(.dark .dark\:text-orange-400\/70){color:rgba(255,138,76,.7)}:is(.dark .dark\:text-orange-400\/75){color:rgba(255,138,76,.75)}:is(.dark .dark\:text-orange-400\/80){color:rgba(255,138,76,.8)}:is(.dark .dark\:text-orange-400\/90){color:rgba(255,138,76,.9)}:is(.dark .dark\:text-orange-400\/95){color:rgba(255,138,76,.95)}:is(.dark .dark\:text-orange-50){--tw-text-opacity:1;color:rgb(255 248 241/var(--tw-text-opacity))}:is(.dark .dark\:text-orange-50\/0){color:rgba(255,248,241,0)}:is(.dark .dark\:text-orange-50\/10){color:rgba(255,248,241,.1)}:is(.dark .dark\:text-orange-50\/100){color:#fff8f1}:is(.dark .dark\:text-orange-50\/20){color:rgba(255,248,241,.2)}:is(.dark .dark\:text-orange-50\/25){color:rgba(255,248,241,.25)}:is(.dark .dark\:text-orange-50\/30){color:rgba(255,248,241,.3)}:is(.dark .dark\:text-orange-50\/40){color:rgba(255,248,241,.4)}:is(.dark .dark\:text-orange-50\/5){color:rgba(255,248,241,.05)}:is(.dark .dark\:text-orange-50\/50){color:rgba(255,248,241,.5)}:is(.dark .dark\:text-orange-50\/60){color:rgba(255,248,241,.6)}:is(.dark .dark\:text-orange-50\/70){color:rgba(255,248,241,.7)}:is(.dark .dark\:text-orange-50\/75){color:rgba(255,248,241,.75)}:is(.dark .dark\:text-orange-50\/80){color:rgba(255,248,241,.8)}:is(.dark .dark\:text-orange-50\/90){color:rgba(255,248,241,.9)}:is(.dark .dark\:text-orange-50\/95){color:rgba(255,248,241,.95)}:is(.dark .dark\:text-orange-500){--tw-text-opacity:1;color:rgb(255 90 31/var(--tw-text-opacity))}:is(.dark .dark\:text-orange-500\/0){color:rgba(255,90,31,0)}:is(.dark .dark\:text-orange-500\/10){color:rgba(255,90,31,.1)}:is(.dark .dark\:text-orange-500\/100){color:#ff5a1f}:is(.dark .dark\:text-orange-500\/20){color:rgba(255,90,31,.2)}:is(.dark .dark\:text-orange-500\/25){color:rgba(255,90,31,.25)}:is(.dark .dark\:text-orange-500\/30){color:rgba(255,90,31,.3)}:is(.dark .dark\:text-orange-500\/40){color:rgba(255,90,31,.4)}:is(.dark .dark\:text-orange-500\/5){color:rgba(255,90,31,.05)}:is(.dark .dark\:text-orange-500\/50){color:rgba(255,90,31,.5)}:is(.dark .dark\:text-orange-500\/60){color:rgba(255,90,31,.6)}:is(.dark .dark\:text-orange-500\/70){color:rgba(255,90,31,.7)}:is(.dark .dark\:text-orange-500\/75){color:rgba(255,90,31,.75)}:is(.dark .dark\:text-orange-500\/80){color:rgba(255,90,31,.8)}:is(.dark .dark\:text-orange-500\/90){color:rgba(255,90,31,.9)}:is(.dark .dark\:text-orange-500\/95){color:rgba(255,90,31,.95)}:is(.dark .dark\:text-orange-600){--tw-text-opacity:1;color:rgb(208 56 1/var(--tw-text-opacity))}:is(.dark .dark\:text-orange-600\/0){color:rgba(208,56,1,0)}:is(.dark .dark\:text-orange-600\/10){color:rgba(208,56,1,.1)}:is(.dark .dark\:text-orange-600\/100){color:#d03801}:is(.dark .dark\:text-orange-600\/20){color:rgba(208,56,1,.2)}:is(.dark .dark\:text-orange-600\/25){color:rgba(208,56,1,.25)}:is(.dark .dark\:text-orange-600\/30){color:rgba(208,56,1,.3)}:is(.dark .dark\:text-orange-600\/40){color:rgba(208,56,1,.4)}:is(.dark .dark\:text-orange-600\/5){color:rgba(208,56,1,.05)}:is(.dark .dark\:text-orange-600\/50){color:rgba(208,56,1,.5)}:is(.dark .dark\:text-orange-600\/60){color:rgba(208,56,1,.6)}:is(.dark .dark\:text-orange-600\/70){color:rgba(208,56,1,.7)}:is(.dark .dark\:text-orange-600\/75){color:rgba(208,56,1,.75)}:is(.dark .dark\:text-orange-600\/80){color:rgba(208,56,1,.8)}:is(.dark .dark\:text-orange-600\/90){color:rgba(208,56,1,.9)}:is(.dark .dark\:text-orange-600\/95){color:rgba(208,56,1,.95)}:is(.dark .dark\:text-orange-700){--tw-text-opacity:1;color:rgb(180 52 3/var(--tw-text-opacity))}:is(.dark .dark\:text-orange-700\/0){color:rgba(180,52,3,0)}:is(.dark .dark\:text-orange-700\/10){color:rgba(180,52,3,.1)}:is(.dark .dark\:text-orange-700\/100){color:#b43403}:is(.dark .dark\:text-orange-700\/20){color:rgba(180,52,3,.2)}:is(.dark .dark\:text-orange-700\/25){color:rgba(180,52,3,.25)}:is(.dark .dark\:text-orange-700\/30){color:rgba(180,52,3,.3)}:is(.dark .dark\:text-orange-700\/40){color:rgba(180,52,3,.4)}:is(.dark .dark\:text-orange-700\/5){color:rgba(180,52,3,.05)}:is(.dark .dark\:text-orange-700\/50){color:rgba(180,52,3,.5)}:is(.dark .dark\:text-orange-700\/60){color:rgba(180,52,3,.6)}:is(.dark .dark\:text-orange-700\/70){color:rgba(180,52,3,.7)}:is(.dark .dark\:text-orange-700\/75){color:rgba(180,52,3,.75)}:is(.dark .dark\:text-orange-700\/80){color:rgba(180,52,3,.8)}:is(.dark .dark\:text-orange-700\/90){color:rgba(180,52,3,.9)}:is(.dark .dark\:text-orange-700\/95){color:rgba(180,52,3,.95)}:is(.dark .dark\:text-orange-800){--tw-text-opacity:1;color:rgb(138 44 13/var(--tw-text-opacity))}:is(.dark .dark\:text-orange-800\/0){color:rgba(138,44,13,0)}:is(.dark .dark\:text-orange-800\/10){color:rgba(138,44,13,.1)}:is(.dark .dark\:text-orange-800\/100){color:#8a2c0d}:is(.dark .dark\:text-orange-800\/20){color:rgba(138,44,13,.2)}:is(.dark .dark\:text-orange-800\/25){color:rgba(138,44,13,.25)}:is(.dark .dark\:text-orange-800\/30){color:rgba(138,44,13,.3)}:is(.dark .dark\:text-orange-800\/40){color:rgba(138,44,13,.4)}:is(.dark .dark\:text-orange-800\/5){color:rgba(138,44,13,.05)}:is(.dark .dark\:text-orange-800\/50){color:rgba(138,44,13,.5)}:is(.dark .dark\:text-orange-800\/60){color:rgba(138,44,13,.6)}:is(.dark .dark\:text-orange-800\/70){color:rgba(138,44,13,.7)}:is(.dark .dark\:text-orange-800\/75){color:rgba(138,44,13,.75)}:is(.dark .dark\:text-orange-800\/80){color:rgba(138,44,13,.8)}:is(.dark .dark\:text-orange-800\/90){color:rgba(138,44,13,.9)}:is(.dark .dark\:text-orange-800\/95){color:rgba(138,44,13,.95)}:is(.dark .dark\:text-orange-900){--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}:is(.dark .dark\:text-orange-900\/0){color:rgba(119,29,29,0)}:is(.dark .dark\:text-orange-900\/10){color:rgba(119,29,29,.1)}:is(.dark .dark\:text-orange-900\/100){color:#771d1d}:is(.dark .dark\:text-orange-900\/20){color:rgba(119,29,29,.2)}:is(.dark .dark\:text-orange-900\/25){color:rgba(119,29,29,.25)}:is(.dark .dark\:text-orange-900\/30){color:rgba(119,29,29,.3)}:is(.dark .dark\:text-orange-900\/40){color:rgba(119,29,29,.4)}:is(.dark .dark\:text-orange-900\/5){color:rgba(119,29,29,.05)}:is(.dark .dark\:text-orange-900\/50){color:rgba(119,29,29,.5)}:is(.dark .dark\:text-orange-900\/60){color:rgba(119,29,29,.6)}:is(.dark .dark\:text-orange-900\/70){color:rgba(119,29,29,.7)}:is(.dark .dark\:text-orange-900\/75){color:rgba(119,29,29,.75)}:is(.dark .dark\:text-orange-900\/80){color:rgba(119,29,29,.8)}:is(.dark .dark\:text-orange-900\/90){color:rgba(119,29,29,.9)}:is(.dark .dark\:text-orange-900\/95){color:rgba(119,29,29,.95)}:is(.dark .dark\:text-pink-100){--tw-text-opacity:1;color:rgb(252 232 243/var(--tw-text-opacity))}:is(.dark .dark\:text-pink-100\/0){color:rgba(252,232,243,0)}:is(.dark .dark\:text-pink-100\/10){color:rgba(252,232,243,.1)}:is(.dark .dark\:text-pink-100\/100){color:#fce8f3}:is(.dark .dark\:text-pink-100\/20){color:rgba(252,232,243,.2)}:is(.dark .dark\:text-pink-100\/25){color:rgba(252,232,243,.25)}:is(.dark .dark\:text-pink-100\/30){color:rgba(252,232,243,.3)}:is(.dark .dark\:text-pink-100\/40){color:rgba(252,232,243,.4)}:is(.dark .dark\:text-pink-100\/5){color:rgba(252,232,243,.05)}:is(.dark .dark\:text-pink-100\/50){color:rgba(252,232,243,.5)}:is(.dark .dark\:text-pink-100\/60){color:rgba(252,232,243,.6)}:is(.dark .dark\:text-pink-100\/70){color:rgba(252,232,243,.7)}:is(.dark .dark\:text-pink-100\/75){color:rgba(252,232,243,.75)}:is(.dark .dark\:text-pink-100\/80){color:rgba(252,232,243,.8)}:is(.dark .dark\:text-pink-100\/90){color:rgba(252,232,243,.9)}:is(.dark .dark\:text-pink-100\/95){color:rgba(252,232,243,.95)}:is(.dark .dark\:text-pink-200){--tw-text-opacity:1;color:rgb(250 209 232/var(--tw-text-opacity))}:is(.dark .dark\:text-pink-200\/0){color:rgba(250,209,232,0)}:is(.dark .dark\:text-pink-200\/10){color:rgba(250,209,232,.1)}:is(.dark .dark\:text-pink-200\/100){color:#fad1e8}:is(.dark .dark\:text-pink-200\/20){color:rgba(250,209,232,.2)}:is(.dark .dark\:text-pink-200\/25){color:rgba(250,209,232,.25)}:is(.dark .dark\:text-pink-200\/30){color:rgba(250,209,232,.3)}:is(.dark .dark\:text-pink-200\/40){color:rgba(250,209,232,.4)}:is(.dark .dark\:text-pink-200\/5){color:rgba(250,209,232,.05)}:is(.dark .dark\:text-pink-200\/50){color:rgba(250,209,232,.5)}:is(.dark .dark\:text-pink-200\/60){color:rgba(250,209,232,.6)}:is(.dark .dark\:text-pink-200\/70){color:rgba(250,209,232,.7)}:is(.dark .dark\:text-pink-200\/75){color:rgba(250,209,232,.75)}:is(.dark .dark\:text-pink-200\/80){color:rgba(250,209,232,.8)}:is(.dark .dark\:text-pink-200\/90){color:rgba(250,209,232,.9)}:is(.dark .dark\:text-pink-200\/95){color:rgba(250,209,232,.95)}:is(.dark .dark\:text-pink-300){--tw-text-opacity:1;color:rgb(248 180 217/var(--tw-text-opacity))}:is(.dark .dark\:text-pink-300\/0){color:rgba(248,180,217,0)}:is(.dark .dark\:text-pink-300\/10){color:rgba(248,180,217,.1)}:is(.dark .dark\:text-pink-300\/100){color:#f8b4d9}:is(.dark .dark\:text-pink-300\/20){color:rgba(248,180,217,.2)}:is(.dark .dark\:text-pink-300\/25){color:rgba(248,180,217,.25)}:is(.dark .dark\:text-pink-300\/30){color:rgba(248,180,217,.3)}:is(.dark .dark\:text-pink-300\/40){color:rgba(248,180,217,.4)}:is(.dark .dark\:text-pink-300\/5){color:rgba(248,180,217,.05)}:is(.dark .dark\:text-pink-300\/50){color:rgba(248,180,217,.5)}:is(.dark .dark\:text-pink-300\/60){color:rgba(248,180,217,.6)}:is(.dark .dark\:text-pink-300\/70){color:rgba(248,180,217,.7)}:is(.dark .dark\:text-pink-300\/75){color:rgba(248,180,217,.75)}:is(.dark .dark\:text-pink-300\/80){color:rgba(248,180,217,.8)}:is(.dark .dark\:text-pink-300\/90){color:rgba(248,180,217,.9)}:is(.dark .dark\:text-pink-300\/95){color:rgba(248,180,217,.95)}:is(.dark .dark\:text-pink-400){--tw-text-opacity:1;color:rgb(241 126 184/var(--tw-text-opacity))}:is(.dark .dark\:text-pink-400\/0){color:rgba(241,126,184,0)}:is(.dark .dark\:text-pink-400\/10){color:rgba(241,126,184,.1)}:is(.dark .dark\:text-pink-400\/100){color:#f17eb8}:is(.dark .dark\:text-pink-400\/20){color:rgba(241,126,184,.2)}:is(.dark .dark\:text-pink-400\/25){color:rgba(241,126,184,.25)}:is(.dark .dark\:text-pink-400\/30){color:rgba(241,126,184,.3)}:is(.dark .dark\:text-pink-400\/40){color:rgba(241,126,184,.4)}:is(.dark .dark\:text-pink-400\/5){color:rgba(241,126,184,.05)}:is(.dark .dark\:text-pink-400\/50){color:rgba(241,126,184,.5)}:is(.dark .dark\:text-pink-400\/60){color:rgba(241,126,184,.6)}:is(.dark .dark\:text-pink-400\/70){color:rgba(241,126,184,.7)}:is(.dark .dark\:text-pink-400\/75){color:rgba(241,126,184,.75)}:is(.dark .dark\:text-pink-400\/80){color:rgba(241,126,184,.8)}:is(.dark .dark\:text-pink-400\/90){color:rgba(241,126,184,.9)}:is(.dark .dark\:text-pink-400\/95){color:rgba(241,126,184,.95)}:is(.dark .dark\:text-pink-50){--tw-text-opacity:1;color:rgb(253 242 248/var(--tw-text-opacity))}:is(.dark .dark\:text-pink-50\/0){color:rgba(253,242,248,0)}:is(.dark .dark\:text-pink-50\/10){color:rgba(253,242,248,.1)}:is(.dark .dark\:text-pink-50\/100){color:#fdf2f8}:is(.dark .dark\:text-pink-50\/20){color:rgba(253,242,248,.2)}:is(.dark .dark\:text-pink-50\/25){color:rgba(253,242,248,.25)}:is(.dark .dark\:text-pink-50\/30){color:rgba(253,242,248,.3)}:is(.dark .dark\:text-pink-50\/40){color:rgba(253,242,248,.4)}:is(.dark .dark\:text-pink-50\/5){color:rgba(253,242,248,.05)}:is(.dark .dark\:text-pink-50\/50){color:rgba(253,242,248,.5)}:is(.dark .dark\:text-pink-50\/60){color:rgba(253,242,248,.6)}:is(.dark .dark\:text-pink-50\/70){color:rgba(253,242,248,.7)}:is(.dark .dark\:text-pink-50\/75){color:rgba(253,242,248,.75)}:is(.dark .dark\:text-pink-50\/80){color:rgba(253,242,248,.8)}:is(.dark .dark\:text-pink-50\/90){color:rgba(253,242,248,.9)}:is(.dark .dark\:text-pink-50\/95){color:rgba(253,242,248,.95)}:is(.dark .dark\:text-pink-500){--tw-text-opacity:1;color:rgb(231 70 148/var(--tw-text-opacity))}:is(.dark .dark\:text-pink-500\/0){color:rgba(231,70,148,0)}:is(.dark .dark\:text-pink-500\/10){color:rgba(231,70,148,.1)}:is(.dark .dark\:text-pink-500\/100){color:#e74694}:is(.dark .dark\:text-pink-500\/20){color:rgba(231,70,148,.2)}:is(.dark .dark\:text-pink-500\/25){color:rgba(231,70,148,.25)}:is(.dark .dark\:text-pink-500\/30){color:rgba(231,70,148,.3)}:is(.dark .dark\:text-pink-500\/40){color:rgba(231,70,148,.4)}:is(.dark .dark\:text-pink-500\/5){color:rgba(231,70,148,.05)}:is(.dark .dark\:text-pink-500\/50){color:rgba(231,70,148,.5)}:is(.dark .dark\:text-pink-500\/60){color:rgba(231,70,148,.6)}:is(.dark .dark\:text-pink-500\/70){color:rgba(231,70,148,.7)}:is(.dark .dark\:text-pink-500\/75){color:rgba(231,70,148,.75)}:is(.dark .dark\:text-pink-500\/80){color:rgba(231,70,148,.8)}:is(.dark .dark\:text-pink-500\/90){color:rgba(231,70,148,.9)}:is(.dark .dark\:text-pink-500\/95){color:rgba(231,70,148,.95)}:is(.dark .dark\:text-pink-600){--tw-text-opacity:1;color:rgb(214 31 105/var(--tw-text-opacity))}:is(.dark .dark\:text-pink-600\/0){color:rgba(214,31,105,0)}:is(.dark .dark\:text-pink-600\/10){color:rgba(214,31,105,.1)}:is(.dark .dark\:text-pink-600\/100){color:#d61f69}:is(.dark .dark\:text-pink-600\/20){color:rgba(214,31,105,.2)}:is(.dark .dark\:text-pink-600\/25){color:rgba(214,31,105,.25)}:is(.dark .dark\:text-pink-600\/30){color:rgba(214,31,105,.3)}:is(.dark .dark\:text-pink-600\/40){color:rgba(214,31,105,.4)}:is(.dark .dark\:text-pink-600\/5){color:rgba(214,31,105,.05)}:is(.dark .dark\:text-pink-600\/50){color:rgba(214,31,105,.5)}:is(.dark .dark\:text-pink-600\/60){color:rgba(214,31,105,.6)}:is(.dark .dark\:text-pink-600\/70){color:rgba(214,31,105,.7)}:is(.dark .dark\:text-pink-600\/75){color:rgba(214,31,105,.75)}:is(.dark .dark\:text-pink-600\/80){color:rgba(214,31,105,.8)}:is(.dark .dark\:text-pink-600\/90){color:rgba(214,31,105,.9)}:is(.dark .dark\:text-pink-600\/95){color:rgba(214,31,105,.95)}:is(.dark .dark\:text-pink-700){--tw-text-opacity:1;color:rgb(191 18 93/var(--tw-text-opacity))}:is(.dark .dark\:text-pink-700\/0){color:rgba(191,18,93,0)}:is(.dark .dark\:text-pink-700\/10){color:rgba(191,18,93,.1)}:is(.dark .dark\:text-pink-700\/100){color:#bf125d}:is(.dark .dark\:text-pink-700\/20){color:rgba(191,18,93,.2)}:is(.dark .dark\:text-pink-700\/25){color:rgba(191,18,93,.25)}:is(.dark .dark\:text-pink-700\/30){color:rgba(191,18,93,.3)}:is(.dark .dark\:text-pink-700\/40){color:rgba(191,18,93,.4)}:is(.dark .dark\:text-pink-700\/5){color:rgba(191,18,93,.05)}:is(.dark .dark\:text-pink-700\/50){color:rgba(191,18,93,.5)}:is(.dark .dark\:text-pink-700\/60){color:rgba(191,18,93,.6)}:is(.dark .dark\:text-pink-700\/70){color:rgba(191,18,93,.7)}:is(.dark .dark\:text-pink-700\/75){color:rgba(191,18,93,.75)}:is(.dark .dark\:text-pink-700\/80){color:rgba(191,18,93,.8)}:is(.dark .dark\:text-pink-700\/90){color:rgba(191,18,93,.9)}:is(.dark .dark\:text-pink-700\/95){color:rgba(191,18,93,.95)}:is(.dark .dark\:text-pink-800){--tw-text-opacity:1;color:rgb(153 21 75/var(--tw-text-opacity))}:is(.dark .dark\:text-pink-800\/0){color:rgba(153,21,75,0)}:is(.dark .dark\:text-pink-800\/10){color:rgba(153,21,75,.1)}:is(.dark .dark\:text-pink-800\/100){color:#99154b}:is(.dark .dark\:text-pink-800\/20){color:rgba(153,21,75,.2)}:is(.dark .dark\:text-pink-800\/25){color:rgba(153,21,75,.25)}:is(.dark .dark\:text-pink-800\/30){color:rgba(153,21,75,.3)}:is(.dark .dark\:text-pink-800\/40){color:rgba(153,21,75,.4)}:is(.dark .dark\:text-pink-800\/5){color:rgba(153,21,75,.05)}:is(.dark .dark\:text-pink-800\/50){color:rgba(153,21,75,.5)}:is(.dark .dark\:text-pink-800\/60){color:rgba(153,21,75,.6)}:is(.dark .dark\:text-pink-800\/70){color:rgba(153,21,75,.7)}:is(.dark .dark\:text-pink-800\/75){color:rgba(153,21,75,.75)}:is(.dark .dark\:text-pink-800\/80){color:rgba(153,21,75,.8)}:is(.dark .dark\:text-pink-800\/90){color:rgba(153,21,75,.9)}:is(.dark .dark\:text-pink-800\/95){color:rgba(153,21,75,.95)}:is(.dark .dark\:text-pink-900){--tw-text-opacity:1;color:rgb(117 26 61/var(--tw-text-opacity))}:is(.dark .dark\:text-pink-900\/0){color:rgba(117,26,61,0)}:is(.dark .dark\:text-pink-900\/10){color:rgba(117,26,61,.1)}:is(.dark .dark\:text-pink-900\/100){color:#751a3d}:is(.dark .dark\:text-pink-900\/20){color:rgba(117,26,61,.2)}:is(.dark .dark\:text-pink-900\/25){color:rgba(117,26,61,.25)}:is(.dark .dark\:text-pink-900\/30){color:rgba(117,26,61,.3)}:is(.dark .dark\:text-pink-900\/40){color:rgba(117,26,61,.4)}:is(.dark .dark\:text-pink-900\/5){color:rgba(117,26,61,.05)}:is(.dark .dark\:text-pink-900\/50){color:rgba(117,26,61,.5)}:is(.dark .dark\:text-pink-900\/60){color:rgba(117,26,61,.6)}:is(.dark .dark\:text-pink-900\/70){color:rgba(117,26,61,.7)}:is(.dark .dark\:text-pink-900\/75){color:rgba(117,26,61,.75)}:is(.dark .dark\:text-pink-900\/80){color:rgba(117,26,61,.8)}:is(.dark .dark\:text-pink-900\/90){color:rgba(117,26,61,.9)}:is(.dark .dark\:text-pink-900\/95){color:rgba(117,26,61,.95)}:is(.dark .dark\:text-purple-100){--tw-text-opacity:1;color:rgb(237 235 254/var(--tw-text-opacity))}:is(.dark .dark\:text-purple-100\/0){color:rgba(237,235,254,0)}:is(.dark .dark\:text-purple-100\/10){color:rgba(237,235,254,.1)}:is(.dark .dark\:text-purple-100\/100){color:#edebfe}:is(.dark .dark\:text-purple-100\/20){color:rgba(237,235,254,.2)}:is(.dark .dark\:text-purple-100\/25){color:rgba(237,235,254,.25)}:is(.dark .dark\:text-purple-100\/30){color:rgba(237,235,254,.3)}:is(.dark .dark\:text-purple-100\/40){color:rgba(237,235,254,.4)}:is(.dark .dark\:text-purple-100\/5){color:rgba(237,235,254,.05)}:is(.dark .dark\:text-purple-100\/50){color:rgba(237,235,254,.5)}:is(.dark .dark\:text-purple-100\/60){color:rgba(237,235,254,.6)}:is(.dark .dark\:text-purple-100\/70){color:rgba(237,235,254,.7)}:is(.dark .dark\:text-purple-100\/75){color:rgba(237,235,254,.75)}:is(.dark .dark\:text-purple-100\/80){color:rgba(237,235,254,.8)}:is(.dark .dark\:text-purple-100\/90){color:rgba(237,235,254,.9)}:is(.dark .dark\:text-purple-100\/95){color:rgba(237,235,254,.95)}:is(.dark .dark\:text-purple-200){--tw-text-opacity:1;color:rgb(220 215 254/var(--tw-text-opacity))}:is(.dark .dark\:text-purple-200\/0){color:rgba(220,215,254,0)}:is(.dark .dark\:text-purple-200\/10){color:rgba(220,215,254,.1)}:is(.dark .dark\:text-purple-200\/100){color:#dcd7fe}:is(.dark .dark\:text-purple-200\/20){color:rgba(220,215,254,.2)}:is(.dark .dark\:text-purple-200\/25){color:rgba(220,215,254,.25)}:is(.dark .dark\:text-purple-200\/30){color:rgba(220,215,254,.3)}:is(.dark .dark\:text-purple-200\/40){color:rgba(220,215,254,.4)}:is(.dark .dark\:text-purple-200\/5){color:rgba(220,215,254,.05)}:is(.dark .dark\:text-purple-200\/50){color:rgba(220,215,254,.5)}:is(.dark .dark\:text-purple-200\/60){color:rgba(220,215,254,.6)}:is(.dark .dark\:text-purple-200\/70){color:rgba(220,215,254,.7)}:is(.dark .dark\:text-purple-200\/75){color:rgba(220,215,254,.75)}:is(.dark .dark\:text-purple-200\/80){color:rgba(220,215,254,.8)}:is(.dark .dark\:text-purple-200\/90){color:rgba(220,215,254,.9)}:is(.dark .dark\:text-purple-200\/95){color:rgba(220,215,254,.95)}:is(.dark .dark\:text-purple-300){--tw-text-opacity:1;color:rgb(202 191 253/var(--tw-text-opacity))}:is(.dark .dark\:text-purple-300\/0){color:rgba(202,191,253,0)}:is(.dark .dark\:text-purple-300\/10){color:rgba(202,191,253,.1)}:is(.dark .dark\:text-purple-300\/100){color:#cabffd}:is(.dark .dark\:text-purple-300\/20){color:rgba(202,191,253,.2)}:is(.dark .dark\:text-purple-300\/25){color:rgba(202,191,253,.25)}:is(.dark .dark\:text-purple-300\/30){color:rgba(202,191,253,.3)}:is(.dark .dark\:text-purple-300\/40){color:rgba(202,191,253,.4)}:is(.dark .dark\:text-purple-300\/5){color:rgba(202,191,253,.05)}:is(.dark .dark\:text-purple-300\/50){color:rgba(202,191,253,.5)}:is(.dark .dark\:text-purple-300\/60){color:rgba(202,191,253,.6)}:is(.dark .dark\:text-purple-300\/70){color:rgba(202,191,253,.7)}:is(.dark .dark\:text-purple-300\/75){color:rgba(202,191,253,.75)}:is(.dark .dark\:text-purple-300\/80){color:rgba(202,191,253,.8)}:is(.dark .dark\:text-purple-300\/90){color:rgba(202,191,253,.9)}:is(.dark .dark\:text-purple-300\/95){color:rgba(202,191,253,.95)}:is(.dark .dark\:text-purple-400){--tw-text-opacity:1;color:rgb(172 148 250/var(--tw-text-opacity))}:is(.dark .dark\:text-purple-400\/0){color:rgba(172,148,250,0)}:is(.dark .dark\:text-purple-400\/10){color:rgba(172,148,250,.1)}:is(.dark .dark\:text-purple-400\/100){color:#ac94fa}:is(.dark .dark\:text-purple-400\/20){color:rgba(172,148,250,.2)}:is(.dark .dark\:text-purple-400\/25){color:rgba(172,148,250,.25)}:is(.dark .dark\:text-purple-400\/30){color:rgba(172,148,250,.3)}:is(.dark .dark\:text-purple-400\/40){color:rgba(172,148,250,.4)}:is(.dark .dark\:text-purple-400\/5){color:rgba(172,148,250,.05)}:is(.dark .dark\:text-purple-400\/50){color:rgba(172,148,250,.5)}:is(.dark .dark\:text-purple-400\/60){color:rgba(172,148,250,.6)}:is(.dark .dark\:text-purple-400\/70){color:rgba(172,148,250,.7)}:is(.dark .dark\:text-purple-400\/75){color:rgba(172,148,250,.75)}:is(.dark .dark\:text-purple-400\/80){color:rgba(172,148,250,.8)}:is(.dark .dark\:text-purple-400\/90){color:rgba(172,148,250,.9)}:is(.dark .dark\:text-purple-400\/95){color:rgba(172,148,250,.95)}:is(.dark .dark\:text-purple-50){--tw-text-opacity:1;color:rgb(246 245 255/var(--tw-text-opacity))}:is(.dark .dark\:text-purple-50\/0){color:rgba(246,245,255,0)}:is(.dark .dark\:text-purple-50\/10){color:rgba(246,245,255,.1)}:is(.dark .dark\:text-purple-50\/100){color:#f6f5ff}:is(.dark .dark\:text-purple-50\/20){color:rgba(246,245,255,.2)}:is(.dark .dark\:text-purple-50\/25){color:rgba(246,245,255,.25)}:is(.dark .dark\:text-purple-50\/30){color:rgba(246,245,255,.3)}:is(.dark .dark\:text-purple-50\/40){color:rgba(246,245,255,.4)}:is(.dark .dark\:text-purple-50\/5){color:rgba(246,245,255,.05)}:is(.dark .dark\:text-purple-50\/50){color:rgba(246,245,255,.5)}:is(.dark .dark\:text-purple-50\/60){color:rgba(246,245,255,.6)}:is(.dark .dark\:text-purple-50\/70){color:rgba(246,245,255,.7)}:is(.dark .dark\:text-purple-50\/75){color:rgba(246,245,255,.75)}:is(.dark .dark\:text-purple-50\/80){color:rgba(246,245,255,.8)}:is(.dark .dark\:text-purple-50\/90){color:rgba(246,245,255,.9)}:is(.dark .dark\:text-purple-50\/95){color:rgba(246,245,255,.95)}:is(.dark .dark\:text-purple-500){--tw-text-opacity:1;color:rgb(144 97 249/var(--tw-text-opacity))}:is(.dark .dark\:text-purple-500\/0){color:rgba(144,97,249,0)}:is(.dark .dark\:text-purple-500\/10){color:rgba(144,97,249,.1)}:is(.dark .dark\:text-purple-500\/100){color:#9061f9}:is(.dark .dark\:text-purple-500\/20){color:rgba(144,97,249,.2)}:is(.dark .dark\:text-purple-500\/25){color:rgba(144,97,249,.25)}:is(.dark .dark\:text-purple-500\/30){color:rgba(144,97,249,.3)}:is(.dark .dark\:text-purple-500\/40){color:rgba(144,97,249,.4)}:is(.dark .dark\:text-purple-500\/5){color:rgba(144,97,249,.05)}:is(.dark .dark\:text-purple-500\/50){color:rgba(144,97,249,.5)}:is(.dark .dark\:text-purple-500\/60){color:rgba(144,97,249,.6)}:is(.dark .dark\:text-purple-500\/70){color:rgba(144,97,249,.7)}:is(.dark .dark\:text-purple-500\/75){color:rgba(144,97,249,.75)}:is(.dark .dark\:text-purple-500\/80){color:rgba(144,97,249,.8)}:is(.dark .dark\:text-purple-500\/90){color:rgba(144,97,249,.9)}:is(.dark .dark\:text-purple-500\/95){color:rgba(144,97,249,.95)}:is(.dark .dark\:text-purple-600){--tw-text-opacity:1;color:rgb(126 58 242/var(--tw-text-opacity))}:is(.dark .dark\:text-purple-600\/0){color:rgba(126,58,242,0)}:is(.dark .dark\:text-purple-600\/10){color:rgba(126,58,242,.1)}:is(.dark .dark\:text-purple-600\/100){color:#7e3af2}:is(.dark .dark\:text-purple-600\/20){color:rgba(126,58,242,.2)}:is(.dark .dark\:text-purple-600\/25){color:rgba(126,58,242,.25)}:is(.dark .dark\:text-purple-600\/30){color:rgba(126,58,242,.3)}:is(.dark .dark\:text-purple-600\/40){color:rgba(126,58,242,.4)}:is(.dark .dark\:text-purple-600\/5){color:rgba(126,58,242,.05)}:is(.dark .dark\:text-purple-600\/50){color:rgba(126,58,242,.5)}:is(.dark .dark\:text-purple-600\/60){color:rgba(126,58,242,.6)}:is(.dark .dark\:text-purple-600\/70){color:rgba(126,58,242,.7)}:is(.dark .dark\:text-purple-600\/75){color:rgba(126,58,242,.75)}:is(.dark .dark\:text-purple-600\/80){color:rgba(126,58,242,.8)}:is(.dark .dark\:text-purple-600\/90){color:rgba(126,58,242,.9)}:is(.dark .dark\:text-purple-600\/95){color:rgba(126,58,242,.95)}:is(.dark .dark\:text-purple-700){--tw-text-opacity:1;color:rgb(108 43 217/var(--tw-text-opacity))}:is(.dark .dark\:text-purple-700\/0){color:rgba(108,43,217,0)}:is(.dark .dark\:text-purple-700\/10){color:rgba(108,43,217,.1)}:is(.dark .dark\:text-purple-700\/100){color:#6c2bd9}:is(.dark .dark\:text-purple-700\/20){color:rgba(108,43,217,.2)}:is(.dark .dark\:text-purple-700\/25){color:rgba(108,43,217,.25)}:is(.dark .dark\:text-purple-700\/30){color:rgba(108,43,217,.3)}:is(.dark .dark\:text-purple-700\/40){color:rgba(108,43,217,.4)}:is(.dark .dark\:text-purple-700\/5){color:rgba(108,43,217,.05)}:is(.dark .dark\:text-purple-700\/50){color:rgba(108,43,217,.5)}:is(.dark .dark\:text-purple-700\/60){color:rgba(108,43,217,.6)}:is(.dark .dark\:text-purple-700\/70){color:rgba(108,43,217,.7)}:is(.dark .dark\:text-purple-700\/75){color:rgba(108,43,217,.75)}:is(.dark .dark\:text-purple-700\/80){color:rgba(108,43,217,.8)}:is(.dark .dark\:text-purple-700\/90){color:rgba(108,43,217,.9)}:is(.dark .dark\:text-purple-700\/95){color:rgba(108,43,217,.95)}:is(.dark .dark\:text-purple-800){--tw-text-opacity:1;color:rgb(85 33 181/var(--tw-text-opacity))}:is(.dark .dark\:text-purple-800\/0){color:rgba(85,33,181,0)}:is(.dark .dark\:text-purple-800\/10){color:rgba(85,33,181,.1)}:is(.dark .dark\:text-purple-800\/100){color:#5521b5}:is(.dark .dark\:text-purple-800\/20){color:rgba(85,33,181,.2)}:is(.dark .dark\:text-purple-800\/25){color:rgba(85,33,181,.25)}:is(.dark .dark\:text-purple-800\/30){color:rgba(85,33,181,.3)}:is(.dark .dark\:text-purple-800\/40){color:rgba(85,33,181,.4)}:is(.dark .dark\:text-purple-800\/5){color:rgba(85,33,181,.05)}:is(.dark .dark\:text-purple-800\/50){color:rgba(85,33,181,.5)}:is(.dark .dark\:text-purple-800\/60){color:rgba(85,33,181,.6)}:is(.dark .dark\:text-purple-800\/70){color:rgba(85,33,181,.7)}:is(.dark .dark\:text-purple-800\/75){color:rgba(85,33,181,.75)}:is(.dark .dark\:text-purple-800\/80){color:rgba(85,33,181,.8)}:is(.dark .dark\:text-purple-800\/90){color:rgba(85,33,181,.9)}:is(.dark .dark\:text-purple-800\/95){color:rgba(85,33,181,.95)}:is(.dark .dark\:text-purple-900){--tw-text-opacity:1;color:rgb(74 29 150/var(--tw-text-opacity))}:is(.dark .dark\:text-purple-900\/0){color:rgba(74,29,150,0)}:is(.dark .dark\:text-purple-900\/10){color:rgba(74,29,150,.1)}:is(.dark .dark\:text-purple-900\/100){color:#4a1d96}:is(.dark .dark\:text-purple-900\/20){color:rgba(74,29,150,.2)}:is(.dark .dark\:text-purple-900\/25){color:rgba(74,29,150,.25)}:is(.dark .dark\:text-purple-900\/30){color:rgba(74,29,150,.3)}:is(.dark .dark\:text-purple-900\/40){color:rgba(74,29,150,.4)}:is(.dark .dark\:text-purple-900\/5){color:rgba(74,29,150,.05)}:is(.dark .dark\:text-purple-900\/50){color:rgba(74,29,150,.5)}:is(.dark .dark\:text-purple-900\/60){color:rgba(74,29,150,.6)}:is(.dark .dark\:text-purple-900\/70){color:rgba(74,29,150,.7)}:is(.dark .dark\:text-purple-900\/75){color:rgba(74,29,150,.75)}:is(.dark .dark\:text-purple-900\/80){color:rgba(74,29,150,.8)}:is(.dark .dark\:text-purple-900\/90){color:rgba(74,29,150,.9)}:is(.dark .dark\:text-purple-900\/95){color:rgba(74,29,150,.95)}:is(.dark .dark\:text-red-100){--tw-text-opacity:1;color:rgb(253 232 232/var(--tw-text-opacity))}:is(.dark .dark\:text-red-100\/0){color:hsla(0,84%,95%,0)}:is(.dark .dark\:text-red-100\/10){color:hsla(0,84%,95%,.1)}:is(.dark .dark\:text-red-100\/100){color:#fde8e8}:is(.dark .dark\:text-red-100\/20){color:hsla(0,84%,95%,.2)}:is(.dark .dark\:text-red-100\/25){color:hsla(0,84%,95%,.25)}:is(.dark .dark\:text-red-100\/30){color:hsla(0,84%,95%,.3)}:is(.dark .dark\:text-red-100\/40){color:hsla(0,84%,95%,.4)}:is(.dark .dark\:text-red-100\/5){color:hsla(0,84%,95%,.05)}:is(.dark .dark\:text-red-100\/50){color:hsla(0,84%,95%,.5)}:is(.dark .dark\:text-red-100\/60){color:hsla(0,84%,95%,.6)}:is(.dark .dark\:text-red-100\/70){color:hsla(0,84%,95%,.7)}:is(.dark .dark\:text-red-100\/75){color:hsla(0,84%,95%,.75)}:is(.dark .dark\:text-red-100\/80){color:hsla(0,84%,95%,.8)}:is(.dark .dark\:text-red-100\/90){color:hsla(0,84%,95%,.9)}:is(.dark .dark\:text-red-100\/95){color:hsla(0,84%,95%,.95)}:is(.dark .dark\:text-red-200){--tw-text-opacity:1;color:rgb(251 213 213/var(--tw-text-opacity))}:is(.dark .dark\:text-red-200\/0){color:hsla(0,83%,91%,0)}:is(.dark .dark\:text-red-200\/10){color:hsla(0,83%,91%,.1)}:is(.dark .dark\:text-red-200\/100){color:#fbd5d5}:is(.dark .dark\:text-red-200\/20){color:hsla(0,83%,91%,.2)}:is(.dark .dark\:text-red-200\/25){color:hsla(0,83%,91%,.25)}:is(.dark .dark\:text-red-200\/30){color:hsla(0,83%,91%,.3)}:is(.dark .dark\:text-red-200\/40){color:hsla(0,83%,91%,.4)}:is(.dark .dark\:text-red-200\/5){color:hsla(0,83%,91%,.05)}:is(.dark .dark\:text-red-200\/50){color:hsla(0,83%,91%,.5)}:is(.dark .dark\:text-red-200\/60){color:hsla(0,83%,91%,.6)}:is(.dark .dark\:text-red-200\/70){color:hsla(0,83%,91%,.7)}:is(.dark .dark\:text-red-200\/75){color:hsla(0,83%,91%,.75)}:is(.dark .dark\:text-red-200\/80){color:hsla(0,83%,91%,.8)}:is(.dark .dark\:text-red-200\/90){color:hsla(0,83%,91%,.9)}:is(.dark .dark\:text-red-200\/95){color:hsla(0,83%,91%,.95)}:is(.dark .dark\:text-red-300){--tw-text-opacity:1;color:rgb(248 180 180/var(--tw-text-opacity))}:is(.dark .dark\:text-red-300\/0){color:hsla(0,83%,84%,0)}:is(.dark .dark\:text-red-300\/10){color:hsla(0,83%,84%,.1)}:is(.dark .dark\:text-red-300\/100){color:#f8b4b4}:is(.dark .dark\:text-red-300\/20){color:hsla(0,83%,84%,.2)}:is(.dark .dark\:text-red-300\/25){color:hsla(0,83%,84%,.25)}:is(.dark .dark\:text-red-300\/30){color:hsla(0,83%,84%,.3)}:is(.dark .dark\:text-red-300\/40){color:hsla(0,83%,84%,.4)}:is(.dark .dark\:text-red-300\/5){color:hsla(0,83%,84%,.05)}:is(.dark .dark\:text-red-300\/50){color:hsla(0,83%,84%,.5)}:is(.dark .dark\:text-red-300\/60){color:hsla(0,83%,84%,.6)}:is(.dark .dark\:text-red-300\/70){color:hsla(0,83%,84%,.7)}:is(.dark .dark\:text-red-300\/75){color:hsla(0,83%,84%,.75)}:is(.dark .dark\:text-red-300\/80){color:hsla(0,83%,84%,.8)}:is(.dark .dark\:text-red-300\/90){color:hsla(0,83%,84%,.9)}:is(.dark .dark\:text-red-300\/95){color:hsla(0,83%,84%,.95)}:is(.dark .dark\:text-red-400){--tw-text-opacity:1;color:rgb(249 128 128/var(--tw-text-opacity))}:is(.dark .dark\:text-red-400\/0){color:hsla(0,91%,74%,0)}:is(.dark .dark\:text-red-400\/10){color:hsla(0,91%,74%,.1)}:is(.dark .dark\:text-red-400\/100){color:#f98080}:is(.dark .dark\:text-red-400\/20){color:hsla(0,91%,74%,.2)}:is(.dark .dark\:text-red-400\/25){color:hsla(0,91%,74%,.25)}:is(.dark .dark\:text-red-400\/30){color:hsla(0,91%,74%,.3)}:is(.dark .dark\:text-red-400\/40){color:hsla(0,91%,74%,.4)}:is(.dark .dark\:text-red-400\/5){color:hsla(0,91%,74%,.05)}:is(.dark .dark\:text-red-400\/50){color:hsla(0,91%,74%,.5)}:is(.dark .dark\:text-red-400\/60){color:hsla(0,91%,74%,.6)}:is(.dark .dark\:text-red-400\/70){color:hsla(0,91%,74%,.7)}:is(.dark .dark\:text-red-400\/75){color:hsla(0,91%,74%,.75)}:is(.dark .dark\:text-red-400\/80){color:hsla(0,91%,74%,.8)}:is(.dark .dark\:text-red-400\/90){color:hsla(0,91%,74%,.9)}:is(.dark .dark\:text-red-400\/95){color:hsla(0,91%,74%,.95)}:is(.dark .dark\:text-red-50){--tw-text-opacity:1;color:rgb(253 242 242/var(--tw-text-opacity))}:is(.dark .dark\:text-red-50\/0){color:hsla(0,73%,97%,0)}:is(.dark .dark\:text-red-50\/10){color:hsla(0,73%,97%,.1)}:is(.dark .dark\:text-red-50\/100){color:#fdf2f2}:is(.dark .dark\:text-red-50\/20){color:hsla(0,73%,97%,.2)}:is(.dark .dark\:text-red-50\/25){color:hsla(0,73%,97%,.25)}:is(.dark .dark\:text-red-50\/30){color:hsla(0,73%,97%,.3)}:is(.dark .dark\:text-red-50\/40){color:hsla(0,73%,97%,.4)}:is(.dark .dark\:text-red-50\/5){color:hsla(0,73%,97%,.05)}:is(.dark .dark\:text-red-50\/50){color:hsla(0,73%,97%,.5)}:is(.dark .dark\:text-red-50\/60){color:hsla(0,73%,97%,.6)}:is(.dark .dark\:text-red-50\/70){color:hsla(0,73%,97%,.7)}:is(.dark .dark\:text-red-50\/75){color:hsla(0,73%,97%,.75)}:is(.dark .dark\:text-red-50\/80){color:hsla(0,73%,97%,.8)}:is(.dark .dark\:text-red-50\/90){color:hsla(0,73%,97%,.9)}:is(.dark .dark\:text-red-50\/95){color:hsla(0,73%,97%,.95)}:is(.dark .dark\:text-red-500){--tw-text-opacity:1;color:rgb(240 82 82/var(--tw-text-opacity))}:is(.dark .dark\:text-red-500\/0){color:rgba(240,82,82,0)}:is(.dark .dark\:text-red-500\/10){color:rgba(240,82,82,.1)}:is(.dark .dark\:text-red-500\/100){color:#f05252}:is(.dark .dark\:text-red-500\/20){color:rgba(240,82,82,.2)}:is(.dark .dark\:text-red-500\/25){color:rgba(240,82,82,.25)}:is(.dark .dark\:text-red-500\/30){color:rgba(240,82,82,.3)}:is(.dark .dark\:text-red-500\/40){color:rgba(240,82,82,.4)}:is(.dark .dark\:text-red-500\/5){color:rgba(240,82,82,.05)}:is(.dark .dark\:text-red-500\/50){color:rgba(240,82,82,.5)}:is(.dark .dark\:text-red-500\/60){color:rgba(240,82,82,.6)}:is(.dark .dark\:text-red-500\/70){color:rgba(240,82,82,.7)}:is(.dark .dark\:text-red-500\/75){color:rgba(240,82,82,.75)}:is(.dark .dark\:text-red-500\/80){color:rgba(240,82,82,.8)}:is(.dark .dark\:text-red-500\/90){color:rgba(240,82,82,.9)}:is(.dark .dark\:text-red-500\/95){color:rgba(240,82,82,.95)}:is(.dark .dark\:text-red-600){--tw-text-opacity:1;color:rgb(224 36 36/var(--tw-text-opacity))}:is(.dark .dark\:text-red-600\/0){color:rgba(224,36,36,0)}:is(.dark .dark\:text-red-600\/10){color:rgba(224,36,36,.1)}:is(.dark .dark\:text-red-600\/100){color:#e02424}:is(.dark .dark\:text-red-600\/20){color:rgba(224,36,36,.2)}:is(.dark .dark\:text-red-600\/25){color:rgba(224,36,36,.25)}:is(.dark .dark\:text-red-600\/30){color:rgba(224,36,36,.3)}:is(.dark .dark\:text-red-600\/40){color:rgba(224,36,36,.4)}:is(.dark .dark\:text-red-600\/5){color:rgba(224,36,36,.05)}:is(.dark .dark\:text-red-600\/50){color:rgba(224,36,36,.5)}:is(.dark .dark\:text-red-600\/60){color:rgba(224,36,36,.6)}:is(.dark .dark\:text-red-600\/70){color:rgba(224,36,36,.7)}:is(.dark .dark\:text-red-600\/75){color:rgba(224,36,36,.75)}:is(.dark .dark\:text-red-600\/80){color:rgba(224,36,36,.8)}:is(.dark .dark\:text-red-600\/90){color:rgba(224,36,36,.9)}:is(.dark .dark\:text-red-600\/95){color:rgba(224,36,36,.95)}:is(.dark .dark\:text-red-700){--tw-text-opacity:1;color:rgb(200 30 30/var(--tw-text-opacity))}:is(.dark .dark\:text-red-700\/0){color:rgba(200,30,30,0)}:is(.dark .dark\:text-red-700\/10){color:rgba(200,30,30,.1)}:is(.dark .dark\:text-red-700\/100){color:#c81e1e}:is(.dark .dark\:text-red-700\/20){color:rgba(200,30,30,.2)}:is(.dark .dark\:text-red-700\/25){color:rgba(200,30,30,.25)}:is(.dark .dark\:text-red-700\/30){color:rgba(200,30,30,.3)}:is(.dark .dark\:text-red-700\/40){color:rgba(200,30,30,.4)}:is(.dark .dark\:text-red-700\/5){color:rgba(200,30,30,.05)}:is(.dark .dark\:text-red-700\/50){color:rgba(200,30,30,.5)}:is(.dark .dark\:text-red-700\/60){color:rgba(200,30,30,.6)}:is(.dark .dark\:text-red-700\/70){color:rgba(200,30,30,.7)}:is(.dark .dark\:text-red-700\/75){color:rgba(200,30,30,.75)}:is(.dark .dark\:text-red-700\/80){color:rgba(200,30,30,.8)}:is(.dark .dark\:text-red-700\/90){color:rgba(200,30,30,.9)}:is(.dark .dark\:text-red-700\/95){color:rgba(200,30,30,.95)}:is(.dark .dark\:text-red-800){--tw-text-opacity:1;color:rgb(155 28 28/var(--tw-text-opacity))}:is(.dark .dark\:text-red-800\/0){color:rgba(155,28,28,0)}:is(.dark .dark\:text-red-800\/10){color:rgba(155,28,28,.1)}:is(.dark .dark\:text-red-800\/100){color:#9b1c1c}:is(.dark .dark\:text-red-800\/20){color:rgba(155,28,28,.2)}:is(.dark .dark\:text-red-800\/25){color:rgba(155,28,28,.25)}:is(.dark .dark\:text-red-800\/30){color:rgba(155,28,28,.3)}:is(.dark .dark\:text-red-800\/40){color:rgba(155,28,28,.4)}:is(.dark .dark\:text-red-800\/5){color:rgba(155,28,28,.05)}:is(.dark .dark\:text-red-800\/50){color:rgba(155,28,28,.5)}:is(.dark .dark\:text-red-800\/60){color:rgba(155,28,28,.6)}:is(.dark .dark\:text-red-800\/70){color:rgba(155,28,28,.7)}:is(.dark .dark\:text-red-800\/75){color:rgba(155,28,28,.75)}:is(.dark .dark\:text-red-800\/80){color:rgba(155,28,28,.8)}:is(.dark .dark\:text-red-800\/90){color:rgba(155,28,28,.9)}:is(.dark .dark\:text-red-800\/95){color:rgba(155,28,28,.95)}:is(.dark .dark\:text-red-900){--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}:is(.dark .dark\:text-red-900\/0){color:rgba(119,29,29,0)}:is(.dark .dark\:text-red-900\/10){color:rgba(119,29,29,.1)}:is(.dark .dark\:text-red-900\/100){color:#771d1d}:is(.dark .dark\:text-red-900\/20){color:rgba(119,29,29,.2)}:is(.dark .dark\:text-red-900\/25){color:rgba(119,29,29,.25)}:is(.dark .dark\:text-red-900\/30){color:rgba(119,29,29,.3)}:is(.dark .dark\:text-red-900\/40){color:rgba(119,29,29,.4)}:is(.dark .dark\:text-red-900\/5){color:rgba(119,29,29,.05)}:is(.dark .dark\:text-red-900\/50){color:rgba(119,29,29,.5)}:is(.dark .dark\:text-red-900\/60){color:rgba(119,29,29,.6)}:is(.dark .dark\:text-red-900\/70){color:rgba(119,29,29,.7)}:is(.dark .dark\:text-red-900\/75){color:rgba(119,29,29,.75)}:is(.dark .dark\:text-red-900\/80){color:rgba(119,29,29,.8)}:is(.dark .dark\:text-red-900\/90){color:rgba(119,29,29,.9)}:is(.dark .dark\:text-red-900\/95){color:rgba(119,29,29,.95)}:is(.dark .dark\:text-rose-100){--tw-text-opacity:1;color:rgb(255 228 230/var(--tw-text-opacity))}:is(.dark .dark\:text-rose-100\/0){color:rgba(255,228,230,0)}:is(.dark .dark\:text-rose-100\/10){color:rgba(255,228,230,.1)}:is(.dark .dark\:text-rose-100\/100){color:#ffe4e6}:is(.dark .dark\:text-rose-100\/20){color:rgba(255,228,230,.2)}:is(.dark .dark\:text-rose-100\/25){color:rgba(255,228,230,.25)}:is(.dark .dark\:text-rose-100\/30){color:rgba(255,228,230,.3)}:is(.dark .dark\:text-rose-100\/40){color:rgba(255,228,230,.4)}:is(.dark .dark\:text-rose-100\/5){color:rgba(255,228,230,.05)}:is(.dark .dark\:text-rose-100\/50){color:rgba(255,228,230,.5)}:is(.dark .dark\:text-rose-100\/60){color:rgba(255,228,230,.6)}:is(.dark .dark\:text-rose-100\/70){color:rgba(255,228,230,.7)}:is(.dark .dark\:text-rose-100\/75){color:rgba(255,228,230,.75)}:is(.dark .dark\:text-rose-100\/80){color:rgba(255,228,230,.8)}:is(.dark .dark\:text-rose-100\/90){color:rgba(255,228,230,.9)}:is(.dark .dark\:text-rose-100\/95){color:rgba(255,228,230,.95)}:is(.dark .dark\:text-rose-200){--tw-text-opacity:1;color:rgb(254 205 211/var(--tw-text-opacity))}:is(.dark .dark\:text-rose-200\/0){color:rgba(254,205,211,0)}:is(.dark .dark\:text-rose-200\/10){color:rgba(254,205,211,.1)}:is(.dark .dark\:text-rose-200\/100){color:#fecdd3}:is(.dark .dark\:text-rose-200\/20){color:rgba(254,205,211,.2)}:is(.dark .dark\:text-rose-200\/25){color:rgba(254,205,211,.25)}:is(.dark .dark\:text-rose-200\/30){color:rgba(254,205,211,.3)}:is(.dark .dark\:text-rose-200\/40){color:rgba(254,205,211,.4)}:is(.dark .dark\:text-rose-200\/5){color:rgba(254,205,211,.05)}:is(.dark .dark\:text-rose-200\/50){color:rgba(254,205,211,.5)}:is(.dark .dark\:text-rose-200\/60){color:rgba(254,205,211,.6)}:is(.dark .dark\:text-rose-200\/70){color:rgba(254,205,211,.7)}:is(.dark .dark\:text-rose-200\/75){color:rgba(254,205,211,.75)}:is(.dark .dark\:text-rose-200\/80){color:rgba(254,205,211,.8)}:is(.dark .dark\:text-rose-200\/90){color:rgba(254,205,211,.9)}:is(.dark .dark\:text-rose-200\/95){color:rgba(254,205,211,.95)}:is(.dark .dark\:text-rose-300){--tw-text-opacity:1;color:rgb(253 164 175/var(--tw-text-opacity))}:is(.dark .dark\:text-rose-300\/0){color:rgba(253,164,175,0)}:is(.dark .dark\:text-rose-300\/10){color:rgba(253,164,175,.1)}:is(.dark .dark\:text-rose-300\/100){color:#fda4af}:is(.dark .dark\:text-rose-300\/20){color:rgba(253,164,175,.2)}:is(.dark .dark\:text-rose-300\/25){color:rgba(253,164,175,.25)}:is(.dark .dark\:text-rose-300\/30){color:rgba(253,164,175,.3)}:is(.dark .dark\:text-rose-300\/40){color:rgba(253,164,175,.4)}:is(.dark .dark\:text-rose-300\/5){color:rgba(253,164,175,.05)}:is(.dark .dark\:text-rose-300\/50){color:rgba(253,164,175,.5)}:is(.dark .dark\:text-rose-300\/60){color:rgba(253,164,175,.6)}:is(.dark .dark\:text-rose-300\/70){color:rgba(253,164,175,.7)}:is(.dark .dark\:text-rose-300\/75){color:rgba(253,164,175,.75)}:is(.dark .dark\:text-rose-300\/80){color:rgba(253,164,175,.8)}:is(.dark .dark\:text-rose-300\/90){color:rgba(253,164,175,.9)}:is(.dark .dark\:text-rose-300\/95){color:rgba(253,164,175,.95)}:is(.dark .dark\:text-rose-400){--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}:is(.dark .dark\:text-rose-400\/0){color:rgba(251,113,133,0)}:is(.dark .dark\:text-rose-400\/10){color:rgba(251,113,133,.1)}:is(.dark .dark\:text-rose-400\/100){color:#fb7185}:is(.dark .dark\:text-rose-400\/20){color:rgba(251,113,133,.2)}:is(.dark .dark\:text-rose-400\/25){color:rgba(251,113,133,.25)}:is(.dark .dark\:text-rose-400\/30){color:rgba(251,113,133,.3)}:is(.dark .dark\:text-rose-400\/40){color:rgba(251,113,133,.4)}:is(.dark .dark\:text-rose-400\/5){color:rgba(251,113,133,.05)}:is(.dark .dark\:text-rose-400\/50){color:rgba(251,113,133,.5)}:is(.dark .dark\:text-rose-400\/60){color:rgba(251,113,133,.6)}:is(.dark .dark\:text-rose-400\/70){color:rgba(251,113,133,.7)}:is(.dark .dark\:text-rose-400\/75){color:rgba(251,113,133,.75)}:is(.dark .dark\:text-rose-400\/80){color:rgba(251,113,133,.8)}:is(.dark .dark\:text-rose-400\/90){color:rgba(251,113,133,.9)}:is(.dark .dark\:text-rose-400\/95){color:rgba(251,113,133,.95)}:is(.dark .dark\:text-rose-50){--tw-text-opacity:1;color:rgb(255 241 242/var(--tw-text-opacity))}:is(.dark .dark\:text-rose-50\/0){color:rgba(255,241,242,0)}:is(.dark .dark\:text-rose-50\/10){color:rgba(255,241,242,.1)}:is(.dark .dark\:text-rose-50\/100){color:#fff1f2}:is(.dark .dark\:text-rose-50\/20){color:rgba(255,241,242,.2)}:is(.dark .dark\:text-rose-50\/25){color:rgba(255,241,242,.25)}:is(.dark .dark\:text-rose-50\/30){color:rgba(255,241,242,.3)}:is(.dark .dark\:text-rose-50\/40){color:rgba(255,241,242,.4)}:is(.dark .dark\:text-rose-50\/5){color:rgba(255,241,242,.05)}:is(.dark .dark\:text-rose-50\/50){color:rgba(255,241,242,.5)}:is(.dark .dark\:text-rose-50\/60){color:rgba(255,241,242,.6)}:is(.dark .dark\:text-rose-50\/70){color:rgba(255,241,242,.7)}:is(.dark .dark\:text-rose-50\/75){color:rgba(255,241,242,.75)}:is(.dark .dark\:text-rose-50\/80){color:rgba(255,241,242,.8)}:is(.dark .dark\:text-rose-50\/90){color:rgba(255,241,242,.9)}:is(.dark .dark\:text-rose-50\/95){color:rgba(255,241,242,.95)}:is(.dark .dark\:text-rose-500){--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}:is(.dark .dark\:text-rose-500\/0){color:rgba(244,63,94,0)}:is(.dark .dark\:text-rose-500\/10){color:rgba(244,63,94,.1)}:is(.dark .dark\:text-rose-500\/100){color:#f43f5e}:is(.dark .dark\:text-rose-500\/20){color:rgba(244,63,94,.2)}:is(.dark .dark\:text-rose-500\/25){color:rgba(244,63,94,.25)}:is(.dark .dark\:text-rose-500\/30){color:rgba(244,63,94,.3)}:is(.dark .dark\:text-rose-500\/40){color:rgba(244,63,94,.4)}:is(.dark .dark\:text-rose-500\/5){color:rgba(244,63,94,.05)}:is(.dark .dark\:text-rose-500\/50){color:rgba(244,63,94,.5)}:is(.dark .dark\:text-rose-500\/60){color:rgba(244,63,94,.6)}:is(.dark .dark\:text-rose-500\/70){color:rgba(244,63,94,.7)}:is(.dark .dark\:text-rose-500\/75){color:rgba(244,63,94,.75)}:is(.dark .dark\:text-rose-500\/80){color:rgba(244,63,94,.8)}:is(.dark .dark\:text-rose-500\/90){color:rgba(244,63,94,.9)}:is(.dark .dark\:text-rose-500\/95){color:rgba(244,63,94,.95)}:is(.dark .dark\:text-rose-600){--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}:is(.dark .dark\:text-rose-600\/0){color:rgba(225,29,72,0)}:is(.dark .dark\:text-rose-600\/10){color:rgba(225,29,72,.1)}:is(.dark .dark\:text-rose-600\/100){color:#e11d48}:is(.dark .dark\:text-rose-600\/20){color:rgba(225,29,72,.2)}:is(.dark .dark\:text-rose-600\/25){color:rgba(225,29,72,.25)}:is(.dark .dark\:text-rose-600\/30){color:rgba(225,29,72,.3)}:is(.dark .dark\:text-rose-600\/40){color:rgba(225,29,72,.4)}:is(.dark .dark\:text-rose-600\/5){color:rgba(225,29,72,.05)}:is(.dark .dark\:text-rose-600\/50){color:rgba(225,29,72,.5)}:is(.dark .dark\:text-rose-600\/60){color:rgba(225,29,72,.6)}:is(.dark .dark\:text-rose-600\/70){color:rgba(225,29,72,.7)}:is(.dark .dark\:text-rose-600\/75){color:rgba(225,29,72,.75)}:is(.dark .dark\:text-rose-600\/80){color:rgba(225,29,72,.8)}:is(.dark .dark\:text-rose-600\/90){color:rgba(225,29,72,.9)}:is(.dark .dark\:text-rose-600\/95){color:rgba(225,29,72,.95)}:is(.dark .dark\:text-rose-700){--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}:is(.dark .dark\:text-rose-700\/0){color:rgba(190,18,60,0)}:is(.dark .dark\:text-rose-700\/10){color:rgba(190,18,60,.1)}:is(.dark .dark\:text-rose-700\/100){color:#be123c}:is(.dark .dark\:text-rose-700\/20){color:rgba(190,18,60,.2)}:is(.dark .dark\:text-rose-700\/25){color:rgba(190,18,60,.25)}:is(.dark .dark\:text-rose-700\/30){color:rgba(190,18,60,.3)}:is(.dark .dark\:text-rose-700\/40){color:rgba(190,18,60,.4)}:is(.dark .dark\:text-rose-700\/5){color:rgba(190,18,60,.05)}:is(.dark .dark\:text-rose-700\/50){color:rgba(190,18,60,.5)}:is(.dark .dark\:text-rose-700\/60){color:rgba(190,18,60,.6)}:is(.dark .dark\:text-rose-700\/70){color:rgba(190,18,60,.7)}:is(.dark .dark\:text-rose-700\/75){color:rgba(190,18,60,.75)}:is(.dark .dark\:text-rose-700\/80){color:rgba(190,18,60,.8)}:is(.dark .dark\:text-rose-700\/90){color:rgba(190,18,60,.9)}:is(.dark .dark\:text-rose-700\/95){color:rgba(190,18,60,.95)}:is(.dark .dark\:text-rose-800){--tw-text-opacity:1;color:rgb(159 18 57/var(--tw-text-opacity))}:is(.dark .dark\:text-rose-800\/0){color:rgba(159,18,57,0)}:is(.dark .dark\:text-rose-800\/10){color:rgba(159,18,57,.1)}:is(.dark .dark\:text-rose-800\/100){color:#9f1239}:is(.dark .dark\:text-rose-800\/20){color:rgba(159,18,57,.2)}:is(.dark .dark\:text-rose-800\/25){color:rgba(159,18,57,.25)}:is(.dark .dark\:text-rose-800\/30){color:rgba(159,18,57,.3)}:is(.dark .dark\:text-rose-800\/40){color:rgba(159,18,57,.4)}:is(.dark .dark\:text-rose-800\/5){color:rgba(159,18,57,.05)}:is(.dark .dark\:text-rose-800\/50){color:rgba(159,18,57,.5)}:is(.dark .dark\:text-rose-800\/60){color:rgba(159,18,57,.6)}:is(.dark .dark\:text-rose-800\/70){color:rgba(159,18,57,.7)}:is(.dark .dark\:text-rose-800\/75){color:rgba(159,18,57,.75)}:is(.dark .dark\:text-rose-800\/80){color:rgba(159,18,57,.8)}:is(.dark .dark\:text-rose-800\/90){color:rgba(159,18,57,.9)}:is(.dark .dark\:text-rose-800\/95){color:rgba(159,18,57,.95)}:is(.dark .dark\:text-rose-900){--tw-text-opacity:1;color:rgb(136 19 55/var(--tw-text-opacity))}:is(.dark .dark\:text-rose-900\/0){color:rgba(136,19,55,0)}:is(.dark .dark\:text-rose-900\/10){color:rgba(136,19,55,.1)}:is(.dark .dark\:text-rose-900\/100){color:#881337}:is(.dark .dark\:text-rose-900\/20){color:rgba(136,19,55,.2)}:is(.dark .dark\:text-rose-900\/25){color:rgba(136,19,55,.25)}:is(.dark .dark\:text-rose-900\/30){color:rgba(136,19,55,.3)}:is(.dark .dark\:text-rose-900\/40){color:rgba(136,19,55,.4)}:is(.dark .dark\:text-rose-900\/5){color:rgba(136,19,55,.05)}:is(.dark .dark\:text-rose-900\/50){color:rgba(136,19,55,.5)}:is(.dark .dark\:text-rose-900\/60){color:rgba(136,19,55,.6)}:is(.dark .dark\:text-rose-900\/70){color:rgba(136,19,55,.7)}:is(.dark .dark\:text-rose-900\/75){color:rgba(136,19,55,.75)}:is(.dark .dark\:text-rose-900\/80){color:rgba(136,19,55,.8)}:is(.dark .dark\:text-rose-900\/90){color:rgba(136,19,55,.9)}:is(.dark .dark\:text-rose-900\/95){color:rgba(136,19,55,.95)}:is(.dark .dark\:text-sky-100){--tw-text-opacity:1;color:rgb(224 242 254/var(--tw-text-opacity))}:is(.dark .dark\:text-sky-100\/0){color:rgba(224,242,254,0)}:is(.dark .dark\:text-sky-100\/10){color:rgba(224,242,254,.1)}:is(.dark .dark\:text-sky-100\/100){color:#e0f2fe}:is(.dark .dark\:text-sky-100\/20){color:rgba(224,242,254,.2)}:is(.dark .dark\:text-sky-100\/25){color:rgba(224,242,254,.25)}:is(.dark .dark\:text-sky-100\/30){color:rgba(224,242,254,.3)}:is(.dark .dark\:text-sky-100\/40){color:rgba(224,242,254,.4)}:is(.dark .dark\:text-sky-100\/5){color:rgba(224,242,254,.05)}:is(.dark .dark\:text-sky-100\/50){color:rgba(224,242,254,.5)}:is(.dark .dark\:text-sky-100\/60){color:rgba(224,242,254,.6)}:is(.dark .dark\:text-sky-100\/70){color:rgba(224,242,254,.7)}:is(.dark .dark\:text-sky-100\/75){color:rgba(224,242,254,.75)}:is(.dark .dark\:text-sky-100\/80){color:rgba(224,242,254,.8)}:is(.dark .dark\:text-sky-100\/90){color:rgba(224,242,254,.9)}:is(.dark .dark\:text-sky-100\/95){color:rgba(224,242,254,.95)}:is(.dark .dark\:text-sky-200){--tw-text-opacity:1;color:rgb(186 230 253/var(--tw-text-opacity))}:is(.dark .dark\:text-sky-200\/0){color:rgba(186,230,253,0)}:is(.dark .dark\:text-sky-200\/10){color:rgba(186,230,253,.1)}:is(.dark .dark\:text-sky-200\/100){color:#bae6fd}:is(.dark .dark\:text-sky-200\/20){color:rgba(186,230,253,.2)}:is(.dark .dark\:text-sky-200\/25){color:rgba(186,230,253,.25)}:is(.dark .dark\:text-sky-200\/30){color:rgba(186,230,253,.3)}:is(.dark .dark\:text-sky-200\/40){color:rgba(186,230,253,.4)}:is(.dark .dark\:text-sky-200\/5){color:rgba(186,230,253,.05)}:is(.dark .dark\:text-sky-200\/50){color:rgba(186,230,253,.5)}:is(.dark .dark\:text-sky-200\/60){color:rgba(186,230,253,.6)}:is(.dark .dark\:text-sky-200\/70){color:rgba(186,230,253,.7)}:is(.dark .dark\:text-sky-200\/75){color:rgba(186,230,253,.75)}:is(.dark .dark\:text-sky-200\/80){color:rgba(186,230,253,.8)}:is(.dark .dark\:text-sky-200\/90){color:rgba(186,230,253,.9)}:is(.dark .dark\:text-sky-200\/95){color:rgba(186,230,253,.95)}:is(.dark .dark\:text-sky-300){--tw-text-opacity:1;color:rgb(125 211 252/var(--tw-text-opacity))}:is(.dark .dark\:text-sky-300\/0){color:rgba(125,211,252,0)}:is(.dark .dark\:text-sky-300\/10){color:rgba(125,211,252,.1)}:is(.dark .dark\:text-sky-300\/100){color:#7dd3fc}:is(.dark .dark\:text-sky-300\/20){color:rgba(125,211,252,.2)}:is(.dark .dark\:text-sky-300\/25){color:rgba(125,211,252,.25)}:is(.dark .dark\:text-sky-300\/30){color:rgba(125,211,252,.3)}:is(.dark .dark\:text-sky-300\/40){color:rgba(125,211,252,.4)}:is(.dark .dark\:text-sky-300\/5){color:rgba(125,211,252,.05)}:is(.dark .dark\:text-sky-300\/50){color:rgba(125,211,252,.5)}:is(.dark .dark\:text-sky-300\/60){color:rgba(125,211,252,.6)}:is(.dark .dark\:text-sky-300\/70){color:rgba(125,211,252,.7)}:is(.dark .dark\:text-sky-300\/75){color:rgba(125,211,252,.75)}:is(.dark .dark\:text-sky-300\/80){color:rgba(125,211,252,.8)}:is(.dark .dark\:text-sky-300\/90){color:rgba(125,211,252,.9)}:is(.dark .dark\:text-sky-300\/95){color:rgba(125,211,252,.95)}:is(.dark .dark\:text-sky-400){--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}:is(.dark .dark\:text-sky-400\/0){color:rgba(56,189,248,0)}:is(.dark .dark\:text-sky-400\/10){color:rgba(56,189,248,.1)}:is(.dark .dark\:text-sky-400\/100){color:#38bdf8}:is(.dark .dark\:text-sky-400\/20){color:rgba(56,189,248,.2)}:is(.dark .dark\:text-sky-400\/25){color:rgba(56,189,248,.25)}:is(.dark .dark\:text-sky-400\/30){color:rgba(56,189,248,.3)}:is(.dark .dark\:text-sky-400\/40){color:rgba(56,189,248,.4)}:is(.dark .dark\:text-sky-400\/5){color:rgba(56,189,248,.05)}:is(.dark .dark\:text-sky-400\/50){color:rgba(56,189,248,.5)}:is(.dark .dark\:text-sky-400\/60){color:rgba(56,189,248,.6)}:is(.dark .dark\:text-sky-400\/70){color:rgba(56,189,248,.7)}:is(.dark .dark\:text-sky-400\/75){color:rgba(56,189,248,.75)}:is(.dark .dark\:text-sky-400\/80){color:rgba(56,189,248,.8)}:is(.dark .dark\:text-sky-400\/90){color:rgba(56,189,248,.9)}:is(.dark .dark\:text-sky-400\/95){color:rgba(56,189,248,.95)}:is(.dark .dark\:text-sky-50){--tw-text-opacity:1;color:rgb(240 249 255/var(--tw-text-opacity))}:is(.dark .dark\:text-sky-50\/0){color:rgba(240,249,255,0)}:is(.dark .dark\:text-sky-50\/10){color:rgba(240,249,255,.1)}:is(.dark .dark\:text-sky-50\/100){color:#f0f9ff}:is(.dark .dark\:text-sky-50\/20){color:rgba(240,249,255,.2)}:is(.dark .dark\:text-sky-50\/25){color:rgba(240,249,255,.25)}:is(.dark .dark\:text-sky-50\/30){color:rgba(240,249,255,.3)}:is(.dark .dark\:text-sky-50\/40){color:rgba(240,249,255,.4)}:is(.dark .dark\:text-sky-50\/5){color:rgba(240,249,255,.05)}:is(.dark .dark\:text-sky-50\/50){color:rgba(240,249,255,.5)}:is(.dark .dark\:text-sky-50\/60){color:rgba(240,249,255,.6)}:is(.dark .dark\:text-sky-50\/70){color:rgba(240,249,255,.7)}:is(.dark .dark\:text-sky-50\/75){color:rgba(240,249,255,.75)}:is(.dark .dark\:text-sky-50\/80){color:rgba(240,249,255,.8)}:is(.dark .dark\:text-sky-50\/90){color:rgba(240,249,255,.9)}:is(.dark .dark\:text-sky-50\/95){color:rgba(240,249,255,.95)}:is(.dark .dark\:text-sky-500){--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}:is(.dark .dark\:text-sky-500\/0){color:rgba(14,165,233,0)}:is(.dark .dark\:text-sky-500\/10){color:rgba(14,165,233,.1)}:is(.dark .dark\:text-sky-500\/100){color:#0ea5e9}:is(.dark .dark\:text-sky-500\/20){color:rgba(14,165,233,.2)}:is(.dark .dark\:text-sky-500\/25){color:rgba(14,165,233,.25)}:is(.dark .dark\:text-sky-500\/30){color:rgba(14,165,233,.3)}:is(.dark .dark\:text-sky-500\/40){color:rgba(14,165,233,.4)}:is(.dark .dark\:text-sky-500\/5){color:rgba(14,165,233,.05)}:is(.dark .dark\:text-sky-500\/50){color:rgba(14,165,233,.5)}:is(.dark .dark\:text-sky-500\/60){color:rgba(14,165,233,.6)}:is(.dark .dark\:text-sky-500\/70){color:rgba(14,165,233,.7)}:is(.dark .dark\:text-sky-500\/75){color:rgba(14,165,233,.75)}:is(.dark .dark\:text-sky-500\/80){color:rgba(14,165,233,.8)}:is(.dark .dark\:text-sky-500\/90){color:rgba(14,165,233,.9)}:is(.dark .dark\:text-sky-500\/95){color:rgba(14,165,233,.95)}:is(.dark .dark\:text-sky-600){--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}:is(.dark .dark\:text-sky-600\/0){color:rgba(2,132,199,0)}:is(.dark .dark\:text-sky-600\/10){color:rgba(2,132,199,.1)}:is(.dark .dark\:text-sky-600\/100){color:#0284c7}:is(.dark .dark\:text-sky-600\/20){color:rgba(2,132,199,.2)}:is(.dark .dark\:text-sky-600\/25){color:rgba(2,132,199,.25)}:is(.dark .dark\:text-sky-600\/30){color:rgba(2,132,199,.3)}:is(.dark .dark\:text-sky-600\/40){color:rgba(2,132,199,.4)}:is(.dark .dark\:text-sky-600\/5){color:rgba(2,132,199,.05)}:is(.dark .dark\:text-sky-600\/50){color:rgba(2,132,199,.5)}:is(.dark .dark\:text-sky-600\/60){color:rgba(2,132,199,.6)}:is(.dark .dark\:text-sky-600\/70){color:rgba(2,132,199,.7)}:is(.dark .dark\:text-sky-600\/75){color:rgba(2,132,199,.75)}:is(.dark .dark\:text-sky-600\/80){color:rgba(2,132,199,.8)}:is(.dark .dark\:text-sky-600\/90){color:rgba(2,132,199,.9)}:is(.dark .dark\:text-sky-600\/95){color:rgba(2,132,199,.95)}:is(.dark .dark\:text-sky-700){--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity))}:is(.dark .dark\:text-sky-700\/0){color:rgba(3,105,161,0)}:is(.dark .dark\:text-sky-700\/10){color:rgba(3,105,161,.1)}:is(.dark .dark\:text-sky-700\/100){color:#0369a1}:is(.dark .dark\:text-sky-700\/20){color:rgba(3,105,161,.2)}:is(.dark .dark\:text-sky-700\/25){color:rgba(3,105,161,.25)}:is(.dark .dark\:text-sky-700\/30){color:rgba(3,105,161,.3)}:is(.dark .dark\:text-sky-700\/40){color:rgba(3,105,161,.4)}:is(.dark .dark\:text-sky-700\/5){color:rgba(3,105,161,.05)}:is(.dark .dark\:text-sky-700\/50){color:rgba(3,105,161,.5)}:is(.dark .dark\:text-sky-700\/60){color:rgba(3,105,161,.6)}:is(.dark .dark\:text-sky-700\/70){color:rgba(3,105,161,.7)}:is(.dark .dark\:text-sky-700\/75){color:rgba(3,105,161,.75)}:is(.dark .dark\:text-sky-700\/80){color:rgba(3,105,161,.8)}:is(.dark .dark\:text-sky-700\/90){color:rgba(3,105,161,.9)}:is(.dark .dark\:text-sky-700\/95){color:rgba(3,105,161,.95)}:is(.dark .dark\:text-sky-800){--tw-text-opacity:1;color:rgb(7 89 133/var(--tw-text-opacity))}:is(.dark .dark\:text-sky-800\/0){color:rgba(7,89,133,0)}:is(.dark .dark\:text-sky-800\/10){color:rgba(7,89,133,.1)}:is(.dark .dark\:text-sky-800\/100){color:#075985}:is(.dark .dark\:text-sky-800\/20){color:rgba(7,89,133,.2)}:is(.dark .dark\:text-sky-800\/25){color:rgba(7,89,133,.25)}:is(.dark .dark\:text-sky-800\/30){color:rgba(7,89,133,.3)}:is(.dark .dark\:text-sky-800\/40){color:rgba(7,89,133,.4)}:is(.dark .dark\:text-sky-800\/5){color:rgba(7,89,133,.05)}:is(.dark .dark\:text-sky-800\/50){color:rgba(7,89,133,.5)}:is(.dark .dark\:text-sky-800\/60){color:rgba(7,89,133,.6)}:is(.dark .dark\:text-sky-800\/70){color:rgba(7,89,133,.7)}:is(.dark .dark\:text-sky-800\/75){color:rgba(7,89,133,.75)}:is(.dark .dark\:text-sky-800\/80){color:rgba(7,89,133,.8)}:is(.dark .dark\:text-sky-800\/90){color:rgba(7,89,133,.9)}:is(.dark .dark\:text-sky-800\/95){color:rgba(7,89,133,.95)}:is(.dark .dark\:text-sky-900){--tw-text-opacity:1;color:rgb(12 74 110/var(--tw-text-opacity))}:is(.dark .dark\:text-sky-900\/0){color:rgba(12,74,110,0)}:is(.dark .dark\:text-sky-900\/10){color:rgba(12,74,110,.1)}:is(.dark .dark\:text-sky-900\/100){color:#0c4a6e}:is(.dark .dark\:text-sky-900\/20){color:rgba(12,74,110,.2)}:is(.dark .dark\:text-sky-900\/25){color:rgba(12,74,110,.25)}:is(.dark .dark\:text-sky-900\/30){color:rgba(12,74,110,.3)}:is(.dark .dark\:text-sky-900\/40){color:rgba(12,74,110,.4)}:is(.dark .dark\:text-sky-900\/5){color:rgba(12,74,110,.05)}:is(.dark .dark\:text-sky-900\/50){color:rgba(12,74,110,.5)}:is(.dark .dark\:text-sky-900\/60){color:rgba(12,74,110,.6)}:is(.dark .dark\:text-sky-900\/70){color:rgba(12,74,110,.7)}:is(.dark .dark\:text-sky-900\/75){color:rgba(12,74,110,.75)}:is(.dark .dark\:text-sky-900\/80){color:rgba(12,74,110,.8)}:is(.dark .dark\:text-sky-900\/90){color:rgba(12,74,110,.9)}:is(.dark .dark\:text-sky-900\/95){color:rgba(12,74,110,.95)}:is(.dark .dark\:text-slate-100){--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-100\/0){color:rgba(241,245,249,0)}:is(.dark .dark\:text-slate-100\/10){color:rgba(241,245,249,.1)}:is(.dark .dark\:text-slate-100\/100){color:#f1f5f9}:is(.dark .dark\:text-slate-100\/20){color:rgba(241,245,249,.2)}:is(.dark .dark\:text-slate-100\/25){color:rgba(241,245,249,.25)}:is(.dark .dark\:text-slate-100\/30){color:rgba(241,245,249,.3)}:is(.dark .dark\:text-slate-100\/40){color:rgba(241,245,249,.4)}:is(.dark .dark\:text-slate-100\/5){color:rgba(241,245,249,.05)}:is(.dark .dark\:text-slate-100\/50){color:rgba(241,245,249,.5)}:is(.dark .dark\:text-slate-100\/60){color:rgba(241,245,249,.6)}:is(.dark .dark\:text-slate-100\/70){color:rgba(241,245,249,.7)}:is(.dark .dark\:text-slate-100\/75){color:rgba(241,245,249,.75)}:is(.dark .dark\:text-slate-100\/80){color:rgba(241,245,249,.8)}:is(.dark .dark\:text-slate-100\/90){color:rgba(241,245,249,.9)}:is(.dark .dark\:text-slate-100\/95){color:rgba(241,245,249,.95)}:is(.dark .dark\:text-slate-200){--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-200\/0){color:rgba(226,232,240,0)}:is(.dark .dark\:text-slate-200\/10){color:rgba(226,232,240,.1)}:is(.dark .dark\:text-slate-200\/100){color:#e2e8f0}:is(.dark .dark\:text-slate-200\/20){color:rgba(226,232,240,.2)}:is(.dark .dark\:text-slate-200\/25){color:rgba(226,232,240,.25)}:is(.dark .dark\:text-slate-200\/30){color:rgba(226,232,240,.3)}:is(.dark .dark\:text-slate-200\/40){color:rgba(226,232,240,.4)}:is(.dark .dark\:text-slate-200\/5){color:rgba(226,232,240,.05)}:is(.dark .dark\:text-slate-200\/50){color:rgba(226,232,240,.5)}:is(.dark .dark\:text-slate-200\/60){color:rgba(226,232,240,.6)}:is(.dark .dark\:text-slate-200\/70){color:rgba(226,232,240,.7)}:is(.dark .dark\:text-slate-200\/75){color:rgba(226,232,240,.75)}:is(.dark .dark\:text-slate-200\/80){color:rgba(226,232,240,.8)}:is(.dark .dark\:text-slate-200\/90){color:rgba(226,232,240,.9)}:is(.dark .dark\:text-slate-200\/95){color:rgba(226,232,240,.95)}:is(.dark .dark\:text-slate-300){--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-300\/0){color:rgba(203,213,225,0)}:is(.dark .dark\:text-slate-300\/10){color:rgba(203,213,225,.1)}:is(.dark .dark\:text-slate-300\/100){color:#cbd5e1}:is(.dark .dark\:text-slate-300\/20){color:rgba(203,213,225,.2)}:is(.dark .dark\:text-slate-300\/25){color:rgba(203,213,225,.25)}:is(.dark .dark\:text-slate-300\/30){color:rgba(203,213,225,.3)}:is(.dark .dark\:text-slate-300\/40){color:rgba(203,213,225,.4)}:is(.dark .dark\:text-slate-300\/5){color:rgba(203,213,225,.05)}:is(.dark .dark\:text-slate-300\/50){color:rgba(203,213,225,.5)}:is(.dark .dark\:text-slate-300\/60){color:rgba(203,213,225,.6)}:is(.dark .dark\:text-slate-300\/70){color:rgba(203,213,225,.7)}:is(.dark .dark\:text-slate-300\/75){color:rgba(203,213,225,.75)}:is(.dark .dark\:text-slate-300\/80){color:rgba(203,213,225,.8)}:is(.dark .dark\:text-slate-300\/90){color:rgba(203,213,225,.9)}:is(.dark .dark\:text-slate-300\/95){color:rgba(203,213,225,.95)}:is(.dark .dark\:text-slate-400){--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-400\/0){color:rgba(148,163,184,0)}:is(.dark .dark\:text-slate-400\/10){color:rgba(148,163,184,.1)}:is(.dark .dark\:text-slate-400\/100){color:#94a3b8}:is(.dark .dark\:text-slate-400\/20){color:rgba(148,163,184,.2)}:is(.dark .dark\:text-slate-400\/25){color:rgba(148,163,184,.25)}:is(.dark .dark\:text-slate-400\/30){color:rgba(148,163,184,.3)}:is(.dark .dark\:text-slate-400\/40){color:rgba(148,163,184,.4)}:is(.dark .dark\:text-slate-400\/5){color:rgba(148,163,184,.05)}:is(.dark .dark\:text-slate-400\/50){color:rgba(148,163,184,.5)}:is(.dark .dark\:text-slate-400\/60){color:rgba(148,163,184,.6)}:is(.dark .dark\:text-slate-400\/70){color:rgba(148,163,184,.7)}:is(.dark .dark\:text-slate-400\/75){color:rgba(148,163,184,.75)}:is(.dark .dark\:text-slate-400\/80){color:rgba(148,163,184,.8)}:is(.dark .dark\:text-slate-400\/90){color:rgba(148,163,184,.9)}:is(.dark .dark\:text-slate-400\/95){color:rgba(148,163,184,.95)}:is(.dark .dark\:text-slate-50){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-50\/0){color:rgba(248,250,252,0)}:is(.dark .dark\:text-slate-50\/10){color:rgba(248,250,252,.1)}:is(.dark .dark\:text-slate-50\/100){color:#f8fafc}:is(.dark .dark\:text-slate-50\/20){color:rgba(248,250,252,.2)}:is(.dark .dark\:text-slate-50\/25){color:rgba(248,250,252,.25)}:is(.dark .dark\:text-slate-50\/30){color:rgba(248,250,252,.3)}:is(.dark .dark\:text-slate-50\/40){color:rgba(248,250,252,.4)}:is(.dark .dark\:text-slate-50\/5){color:rgba(248,250,252,.05)}:is(.dark .dark\:text-slate-50\/50){color:rgba(248,250,252,.5)}:is(.dark .dark\:text-slate-50\/60){color:rgba(248,250,252,.6)}:is(.dark .dark\:text-slate-50\/70){color:rgba(248,250,252,.7)}:is(.dark .dark\:text-slate-50\/75){color:rgba(248,250,252,.75)}:is(.dark .dark\:text-slate-50\/80){color:rgba(248,250,252,.8)}:is(.dark .dark\:text-slate-50\/90){color:rgba(248,250,252,.9)}:is(.dark .dark\:text-slate-50\/95){color:rgba(248,250,252,.95)}:is(.dark .dark\:text-slate-500){--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-500\/0){color:rgba(100,116,139,0)}:is(.dark .dark\:text-slate-500\/10){color:rgba(100,116,139,.1)}:is(.dark .dark\:text-slate-500\/100){color:#64748b}:is(.dark .dark\:text-slate-500\/20){color:rgba(100,116,139,.2)}:is(.dark .dark\:text-slate-500\/25){color:rgba(100,116,139,.25)}:is(.dark .dark\:text-slate-500\/30){color:rgba(100,116,139,.3)}:is(.dark .dark\:text-slate-500\/40){color:rgba(100,116,139,.4)}:is(.dark .dark\:text-slate-500\/5){color:rgba(100,116,139,.05)}:is(.dark .dark\:text-slate-500\/50){color:rgba(100,116,139,.5)}:is(.dark .dark\:text-slate-500\/60){color:rgba(100,116,139,.6)}:is(.dark .dark\:text-slate-500\/70){color:rgba(100,116,139,.7)}:is(.dark .dark\:text-slate-500\/75){color:rgba(100,116,139,.75)}:is(.dark .dark\:text-slate-500\/80){color:rgba(100,116,139,.8)}:is(.dark .dark\:text-slate-500\/90){color:rgba(100,116,139,.9)}:is(.dark .dark\:text-slate-500\/95){color:rgba(100,116,139,.95)}:is(.dark .dark\:text-slate-600){--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-600\/0){color:rgba(71,85,105,0)}:is(.dark .dark\:text-slate-600\/10){color:rgba(71,85,105,.1)}:is(.dark .dark\:text-slate-600\/100){color:#475569}:is(.dark .dark\:text-slate-600\/20){color:rgba(71,85,105,.2)}:is(.dark .dark\:text-slate-600\/25){color:rgba(71,85,105,.25)}:is(.dark .dark\:text-slate-600\/30){color:rgba(71,85,105,.3)}:is(.dark .dark\:text-slate-600\/40){color:rgba(71,85,105,.4)}:is(.dark .dark\:text-slate-600\/5){color:rgba(71,85,105,.05)}:is(.dark .dark\:text-slate-600\/50){color:rgba(71,85,105,.5)}:is(.dark .dark\:text-slate-600\/60){color:rgba(71,85,105,.6)}:is(.dark .dark\:text-slate-600\/70){color:rgba(71,85,105,.7)}:is(.dark .dark\:text-slate-600\/75){color:rgba(71,85,105,.75)}:is(.dark .dark\:text-slate-600\/80){color:rgba(71,85,105,.8)}:is(.dark .dark\:text-slate-600\/90){color:rgba(71,85,105,.9)}:is(.dark .dark\:text-slate-600\/95){color:rgba(71,85,105,.95)}:is(.dark .dark\:text-slate-700){--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-700\/0){color:rgba(51,65,85,0)}:is(.dark .dark\:text-slate-700\/10){color:rgba(51,65,85,.1)}:is(.dark .dark\:text-slate-700\/100){color:#334155}:is(.dark .dark\:text-slate-700\/20){color:rgba(51,65,85,.2)}:is(.dark .dark\:text-slate-700\/25){color:rgba(51,65,85,.25)}:is(.dark .dark\:text-slate-700\/30){color:rgba(51,65,85,.3)}:is(.dark .dark\:text-slate-700\/40){color:rgba(51,65,85,.4)}:is(.dark .dark\:text-slate-700\/5){color:rgba(51,65,85,.05)}:is(.dark .dark\:text-slate-700\/50){color:rgba(51,65,85,.5)}:is(.dark .dark\:text-slate-700\/60){color:rgba(51,65,85,.6)}:is(.dark .dark\:text-slate-700\/70){color:rgba(51,65,85,.7)}:is(.dark .dark\:text-slate-700\/75){color:rgba(51,65,85,.75)}:is(.dark .dark\:text-slate-700\/80){color:rgba(51,65,85,.8)}:is(.dark .dark\:text-slate-700\/90){color:rgba(51,65,85,.9)}:is(.dark .dark\:text-slate-700\/95){color:rgba(51,65,85,.95)}:is(.dark .dark\:text-slate-800){--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-800\/0){color:rgba(30,41,59,0)}:is(.dark .dark\:text-slate-800\/10){color:rgba(30,41,59,.1)}:is(.dark .dark\:text-slate-800\/100){color:#1e293b}:is(.dark .dark\:text-slate-800\/20){color:rgba(30,41,59,.2)}:is(.dark .dark\:text-slate-800\/25){color:rgba(30,41,59,.25)}:is(.dark .dark\:text-slate-800\/30){color:rgba(30,41,59,.3)}:is(.dark .dark\:text-slate-800\/40){color:rgba(30,41,59,.4)}:is(.dark .dark\:text-slate-800\/5){color:rgba(30,41,59,.05)}:is(.dark .dark\:text-slate-800\/50){color:rgba(30,41,59,.5)}:is(.dark .dark\:text-slate-800\/60){color:rgba(30,41,59,.6)}:is(.dark .dark\:text-slate-800\/70){color:rgba(30,41,59,.7)}:is(.dark .dark\:text-slate-800\/75){color:rgba(30,41,59,.75)}:is(.dark .dark\:text-slate-800\/80){color:rgba(30,41,59,.8)}:is(.dark .dark\:text-slate-800\/90){color:rgba(30,41,59,.9)}:is(.dark .dark\:text-slate-800\/95){color:rgba(30,41,59,.95)}:is(.dark .dark\:text-slate-900){--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-900\/0){color:rgba(15,23,42,0)}:is(.dark .dark\:text-slate-900\/10){color:rgba(15,23,42,.1)}:is(.dark .dark\:text-slate-900\/100){color:#0f172a}:is(.dark .dark\:text-slate-900\/20){color:rgba(15,23,42,.2)}:is(.dark .dark\:text-slate-900\/25){color:rgba(15,23,42,.25)}:is(.dark .dark\:text-slate-900\/30){color:rgba(15,23,42,.3)}:is(.dark .dark\:text-slate-900\/40){color:rgba(15,23,42,.4)}:is(.dark .dark\:text-slate-900\/5){color:rgba(15,23,42,.05)}:is(.dark .dark\:text-slate-900\/50){color:rgba(15,23,42,.5)}:is(.dark .dark\:text-slate-900\/60){color:rgba(15,23,42,.6)}:is(.dark .dark\:text-slate-900\/70){color:rgba(15,23,42,.7)}:is(.dark .dark\:text-slate-900\/75){color:rgba(15,23,42,.75)}:is(.dark .dark\:text-slate-900\/80){color:rgba(15,23,42,.8)}:is(.dark .dark\:text-slate-900\/90){color:rgba(15,23,42,.9)}:is(.dark .dark\:text-slate-900\/95){color:rgba(15,23,42,.95)}:is(.dark .dark\:text-stone-100){--tw-text-opacity:1;color:rgb(245 245 244/var(--tw-text-opacity))}:is(.dark .dark\:text-stone-100\/0){color:hsla(60,5%,96%,0)}:is(.dark .dark\:text-stone-100\/10){color:hsla(60,5%,96%,.1)}:is(.dark .dark\:text-stone-100\/100){color:#f5f5f4}:is(.dark .dark\:text-stone-100\/20){color:hsla(60,5%,96%,.2)}:is(.dark .dark\:text-stone-100\/25){color:hsla(60,5%,96%,.25)}:is(.dark .dark\:text-stone-100\/30){color:hsla(60,5%,96%,.3)}:is(.dark .dark\:text-stone-100\/40){color:hsla(60,5%,96%,.4)}:is(.dark .dark\:text-stone-100\/5){color:hsla(60,5%,96%,.05)}:is(.dark .dark\:text-stone-100\/50){color:hsla(60,5%,96%,.5)}:is(.dark .dark\:text-stone-100\/60){color:hsla(60,5%,96%,.6)}:is(.dark .dark\:text-stone-100\/70){color:hsla(60,5%,96%,.7)}:is(.dark .dark\:text-stone-100\/75){color:hsla(60,5%,96%,.75)}:is(.dark .dark\:text-stone-100\/80){color:hsla(60,5%,96%,.8)}:is(.dark .dark\:text-stone-100\/90){color:hsla(60,5%,96%,.9)}:is(.dark .dark\:text-stone-100\/95){color:hsla(60,5%,96%,.95)}:is(.dark .dark\:text-stone-200){--tw-text-opacity:1;color:rgb(231 229 228/var(--tw-text-opacity))}:is(.dark .dark\:text-stone-200\/0){color:hsla(20,6%,90%,0)}:is(.dark .dark\:text-stone-200\/10){color:hsla(20,6%,90%,.1)}:is(.dark .dark\:text-stone-200\/100){color:#e7e5e4}:is(.dark .dark\:text-stone-200\/20){color:hsla(20,6%,90%,.2)}:is(.dark .dark\:text-stone-200\/25){color:hsla(20,6%,90%,.25)}:is(.dark .dark\:text-stone-200\/30){color:hsla(20,6%,90%,.3)}:is(.dark .dark\:text-stone-200\/40){color:hsla(20,6%,90%,.4)}:is(.dark .dark\:text-stone-200\/5){color:hsla(20,6%,90%,.05)}:is(.dark .dark\:text-stone-200\/50){color:hsla(20,6%,90%,.5)}:is(.dark .dark\:text-stone-200\/60){color:hsla(20,6%,90%,.6)}:is(.dark .dark\:text-stone-200\/70){color:hsla(20,6%,90%,.7)}:is(.dark .dark\:text-stone-200\/75){color:hsla(20,6%,90%,.75)}:is(.dark .dark\:text-stone-200\/80){color:hsla(20,6%,90%,.8)}:is(.dark .dark\:text-stone-200\/90){color:hsla(20,6%,90%,.9)}:is(.dark .dark\:text-stone-200\/95){color:hsla(20,6%,90%,.95)}:is(.dark .dark\:text-stone-300){--tw-text-opacity:1;color:rgb(214 211 209/var(--tw-text-opacity))}:is(.dark .dark\:text-stone-300\/0){color:hsla(24,6%,83%,0)}:is(.dark .dark\:text-stone-300\/10){color:hsla(24,6%,83%,.1)}:is(.dark .dark\:text-stone-300\/100){color:#d6d3d1}:is(.dark .dark\:text-stone-300\/20){color:hsla(24,6%,83%,.2)}:is(.dark .dark\:text-stone-300\/25){color:hsla(24,6%,83%,.25)}:is(.dark .dark\:text-stone-300\/30){color:hsla(24,6%,83%,.3)}:is(.dark .dark\:text-stone-300\/40){color:hsla(24,6%,83%,.4)}:is(.dark .dark\:text-stone-300\/5){color:hsla(24,6%,83%,.05)}:is(.dark .dark\:text-stone-300\/50){color:hsla(24,6%,83%,.5)}:is(.dark .dark\:text-stone-300\/60){color:hsla(24,6%,83%,.6)}:is(.dark .dark\:text-stone-300\/70){color:hsla(24,6%,83%,.7)}:is(.dark .dark\:text-stone-300\/75){color:hsla(24,6%,83%,.75)}:is(.dark .dark\:text-stone-300\/80){color:hsla(24,6%,83%,.8)}:is(.dark .dark\:text-stone-300\/90){color:hsla(24,6%,83%,.9)}:is(.dark .dark\:text-stone-300\/95){color:hsla(24,6%,83%,.95)}:is(.dark .dark\:text-stone-400){--tw-text-opacity:1;color:rgb(168 162 158/var(--tw-text-opacity))}:is(.dark .dark\:text-stone-400\/0){color:hsla(24,5%,64%,0)}:is(.dark .dark\:text-stone-400\/10){color:hsla(24,5%,64%,.1)}:is(.dark .dark\:text-stone-400\/100){color:#a8a29e}:is(.dark .dark\:text-stone-400\/20){color:hsla(24,5%,64%,.2)}:is(.dark .dark\:text-stone-400\/25){color:hsla(24,5%,64%,.25)}:is(.dark .dark\:text-stone-400\/30){color:hsla(24,5%,64%,.3)}:is(.dark .dark\:text-stone-400\/40){color:hsla(24,5%,64%,.4)}:is(.dark .dark\:text-stone-400\/5){color:hsla(24,5%,64%,.05)}:is(.dark .dark\:text-stone-400\/50){color:hsla(24,5%,64%,.5)}:is(.dark .dark\:text-stone-400\/60){color:hsla(24,5%,64%,.6)}:is(.dark .dark\:text-stone-400\/70){color:hsla(24,5%,64%,.7)}:is(.dark .dark\:text-stone-400\/75){color:hsla(24,5%,64%,.75)}:is(.dark .dark\:text-stone-400\/80){color:hsla(24,5%,64%,.8)}:is(.dark .dark\:text-stone-400\/90){color:hsla(24,5%,64%,.9)}:is(.dark .dark\:text-stone-400\/95){color:hsla(24,5%,64%,.95)}:is(.dark .dark\:text-stone-50){--tw-text-opacity:1;color:rgb(250 250 249/var(--tw-text-opacity))}:is(.dark .dark\:text-stone-50\/0){color:hsla(60,9%,98%,0)}:is(.dark .dark\:text-stone-50\/10){color:hsla(60,9%,98%,.1)}:is(.dark .dark\:text-stone-50\/100){color:#fafaf9}:is(.dark .dark\:text-stone-50\/20){color:hsla(60,9%,98%,.2)}:is(.dark .dark\:text-stone-50\/25){color:hsla(60,9%,98%,.25)}:is(.dark .dark\:text-stone-50\/30){color:hsla(60,9%,98%,.3)}:is(.dark .dark\:text-stone-50\/40){color:hsla(60,9%,98%,.4)}:is(.dark .dark\:text-stone-50\/5){color:hsla(60,9%,98%,.05)}:is(.dark .dark\:text-stone-50\/50){color:hsla(60,9%,98%,.5)}:is(.dark .dark\:text-stone-50\/60){color:hsla(60,9%,98%,.6)}:is(.dark .dark\:text-stone-50\/70){color:hsla(60,9%,98%,.7)}:is(.dark .dark\:text-stone-50\/75){color:hsla(60,9%,98%,.75)}:is(.dark .dark\:text-stone-50\/80){color:hsla(60,9%,98%,.8)}:is(.dark .dark\:text-stone-50\/90){color:hsla(60,9%,98%,.9)}:is(.dark .dark\:text-stone-50\/95){color:hsla(60,9%,98%,.95)}:is(.dark .dark\:text-stone-500){--tw-text-opacity:1;color:rgb(120 113 108/var(--tw-text-opacity))}:is(.dark .dark\:text-stone-500\/0){color:hsla(25,5%,45%,0)}:is(.dark .dark\:text-stone-500\/10){color:hsla(25,5%,45%,.1)}:is(.dark .dark\:text-stone-500\/100){color:#78716c}:is(.dark .dark\:text-stone-500\/20){color:hsla(25,5%,45%,.2)}:is(.dark .dark\:text-stone-500\/25){color:hsla(25,5%,45%,.25)}:is(.dark .dark\:text-stone-500\/30){color:hsla(25,5%,45%,.3)}:is(.dark .dark\:text-stone-500\/40){color:hsla(25,5%,45%,.4)}:is(.dark .dark\:text-stone-500\/5){color:hsla(25,5%,45%,.05)}:is(.dark .dark\:text-stone-500\/50){color:hsla(25,5%,45%,.5)}:is(.dark .dark\:text-stone-500\/60){color:hsla(25,5%,45%,.6)}:is(.dark .dark\:text-stone-500\/70){color:hsla(25,5%,45%,.7)}:is(.dark .dark\:text-stone-500\/75){color:hsla(25,5%,45%,.75)}:is(.dark .dark\:text-stone-500\/80){color:hsla(25,5%,45%,.8)}:is(.dark .dark\:text-stone-500\/90){color:hsla(25,5%,45%,.9)}:is(.dark .dark\:text-stone-500\/95){color:hsla(25,5%,45%,.95)}:is(.dark .dark\:text-stone-600){--tw-text-opacity:1;color:rgb(87 83 78/var(--tw-text-opacity))}:is(.dark .dark\:text-stone-600\/0){color:rgba(87,83,78,0)}:is(.dark .dark\:text-stone-600\/10){color:rgba(87,83,78,.1)}:is(.dark .dark\:text-stone-600\/100){color:#57534e}:is(.dark .dark\:text-stone-600\/20){color:rgba(87,83,78,.2)}:is(.dark .dark\:text-stone-600\/25){color:rgba(87,83,78,.25)}:is(.dark .dark\:text-stone-600\/30){color:rgba(87,83,78,.3)}:is(.dark .dark\:text-stone-600\/40){color:rgba(87,83,78,.4)}:is(.dark .dark\:text-stone-600\/5){color:rgba(87,83,78,.05)}:is(.dark .dark\:text-stone-600\/50){color:rgba(87,83,78,.5)}:is(.dark .dark\:text-stone-600\/60){color:rgba(87,83,78,.6)}:is(.dark .dark\:text-stone-600\/70){color:rgba(87,83,78,.7)}:is(.dark .dark\:text-stone-600\/75){color:rgba(87,83,78,.75)}:is(.dark .dark\:text-stone-600\/80){color:rgba(87,83,78,.8)}:is(.dark .dark\:text-stone-600\/90){color:rgba(87,83,78,.9)}:is(.dark .dark\:text-stone-600\/95){color:rgba(87,83,78,.95)}:is(.dark .dark\:text-stone-700){--tw-text-opacity:1;color:rgb(68 64 60/var(--tw-text-opacity))}:is(.dark .dark\:text-stone-700\/0){color:rgba(68,64,60,0)}:is(.dark .dark\:text-stone-700\/10){color:rgba(68,64,60,.1)}:is(.dark .dark\:text-stone-700\/100){color:#44403c}:is(.dark .dark\:text-stone-700\/20){color:rgba(68,64,60,.2)}:is(.dark .dark\:text-stone-700\/25){color:rgba(68,64,60,.25)}:is(.dark .dark\:text-stone-700\/30){color:rgba(68,64,60,.3)}:is(.dark .dark\:text-stone-700\/40){color:rgba(68,64,60,.4)}:is(.dark .dark\:text-stone-700\/5){color:rgba(68,64,60,.05)}:is(.dark .dark\:text-stone-700\/50){color:rgba(68,64,60,.5)}:is(.dark .dark\:text-stone-700\/60){color:rgba(68,64,60,.6)}:is(.dark .dark\:text-stone-700\/70){color:rgba(68,64,60,.7)}:is(.dark .dark\:text-stone-700\/75){color:rgba(68,64,60,.75)}:is(.dark .dark\:text-stone-700\/80){color:rgba(68,64,60,.8)}:is(.dark .dark\:text-stone-700\/90){color:rgba(68,64,60,.9)}:is(.dark .dark\:text-stone-700\/95){color:rgba(68,64,60,.95)}:is(.dark .dark\:text-stone-800){--tw-text-opacity:1;color:rgb(41 37 36/var(--tw-text-opacity))}:is(.dark .dark\:text-stone-800\/0){color:rgba(41,37,36,0)}:is(.dark .dark\:text-stone-800\/10){color:rgba(41,37,36,.1)}:is(.dark .dark\:text-stone-800\/100){color:#292524}:is(.dark .dark\:text-stone-800\/20){color:rgba(41,37,36,.2)}:is(.dark .dark\:text-stone-800\/25){color:rgba(41,37,36,.25)}:is(.dark .dark\:text-stone-800\/30){color:rgba(41,37,36,.3)}:is(.dark .dark\:text-stone-800\/40){color:rgba(41,37,36,.4)}:is(.dark .dark\:text-stone-800\/5){color:rgba(41,37,36,.05)}:is(.dark .dark\:text-stone-800\/50){color:rgba(41,37,36,.5)}:is(.dark .dark\:text-stone-800\/60){color:rgba(41,37,36,.6)}:is(.dark .dark\:text-stone-800\/70){color:rgba(41,37,36,.7)}:is(.dark .dark\:text-stone-800\/75){color:rgba(41,37,36,.75)}:is(.dark .dark\:text-stone-800\/80){color:rgba(41,37,36,.8)}:is(.dark .dark\:text-stone-800\/90){color:rgba(41,37,36,.9)}:is(.dark .dark\:text-stone-800\/95){color:rgba(41,37,36,.95)}:is(.dark .dark\:text-stone-900){--tw-text-opacity:1;color:rgb(28 25 23/var(--tw-text-opacity))}:is(.dark .dark\:text-stone-900\/0){color:rgba(28,25,23,0)}:is(.dark .dark\:text-stone-900\/10){color:rgba(28,25,23,.1)}:is(.dark .dark\:text-stone-900\/100){color:#1c1917}:is(.dark .dark\:text-stone-900\/20){color:rgba(28,25,23,.2)}:is(.dark .dark\:text-stone-900\/25){color:rgba(28,25,23,.25)}:is(.dark .dark\:text-stone-900\/30){color:rgba(28,25,23,.3)}:is(.dark .dark\:text-stone-900\/40){color:rgba(28,25,23,.4)}:is(.dark .dark\:text-stone-900\/5){color:rgba(28,25,23,.05)}:is(.dark .dark\:text-stone-900\/50){color:rgba(28,25,23,.5)}:is(.dark .dark\:text-stone-900\/60){color:rgba(28,25,23,.6)}:is(.dark .dark\:text-stone-900\/70){color:rgba(28,25,23,.7)}:is(.dark .dark\:text-stone-900\/75){color:rgba(28,25,23,.75)}:is(.dark .dark\:text-stone-900\/80){color:rgba(28,25,23,.8)}:is(.dark .dark\:text-stone-900\/90){color:rgba(28,25,23,.9)}:is(.dark .dark\:text-stone-900\/95){color:rgba(28,25,23,.95)}:is(.dark .dark\:text-teal-100){--tw-text-opacity:1;color:rgb(213 245 246/var(--tw-text-opacity))}:is(.dark .dark\:text-teal-100\/0){color:rgba(213,245,246,0)}:is(.dark .dark\:text-teal-100\/10){color:rgba(213,245,246,.1)}:is(.dark .dark\:text-teal-100\/100){color:#d5f5f6}:is(.dark .dark\:text-teal-100\/20){color:rgba(213,245,246,.2)}:is(.dark .dark\:text-teal-100\/25){color:rgba(213,245,246,.25)}:is(.dark .dark\:text-teal-100\/30){color:rgba(213,245,246,.3)}:is(.dark .dark\:text-teal-100\/40){color:rgba(213,245,246,.4)}:is(.dark .dark\:text-teal-100\/5){color:rgba(213,245,246,.05)}:is(.dark .dark\:text-teal-100\/50){color:rgba(213,245,246,.5)}:is(.dark .dark\:text-teal-100\/60){color:rgba(213,245,246,.6)}:is(.dark .dark\:text-teal-100\/70){color:rgba(213,245,246,.7)}:is(.dark .dark\:text-teal-100\/75){color:rgba(213,245,246,.75)}:is(.dark .dark\:text-teal-100\/80){color:rgba(213,245,246,.8)}:is(.dark .dark\:text-teal-100\/90){color:rgba(213,245,246,.9)}:is(.dark .dark\:text-teal-100\/95){color:rgba(213,245,246,.95)}:is(.dark .dark\:text-teal-200){--tw-text-opacity:1;color:rgb(175 236 239/var(--tw-text-opacity))}:is(.dark .dark\:text-teal-200\/0){color:rgba(175,236,239,0)}:is(.dark .dark\:text-teal-200\/10){color:rgba(175,236,239,.1)}:is(.dark .dark\:text-teal-200\/100){color:#afecef}:is(.dark .dark\:text-teal-200\/20){color:rgba(175,236,239,.2)}:is(.dark .dark\:text-teal-200\/25){color:rgba(175,236,239,.25)}:is(.dark .dark\:text-teal-200\/30){color:rgba(175,236,239,.3)}:is(.dark .dark\:text-teal-200\/40){color:rgba(175,236,239,.4)}:is(.dark .dark\:text-teal-200\/5){color:rgba(175,236,239,.05)}:is(.dark .dark\:text-teal-200\/50){color:rgba(175,236,239,.5)}:is(.dark .dark\:text-teal-200\/60){color:rgba(175,236,239,.6)}:is(.dark .dark\:text-teal-200\/70){color:rgba(175,236,239,.7)}:is(.dark .dark\:text-teal-200\/75){color:rgba(175,236,239,.75)}:is(.dark .dark\:text-teal-200\/80){color:rgba(175,236,239,.8)}:is(.dark .dark\:text-teal-200\/90){color:rgba(175,236,239,.9)}:is(.dark .dark\:text-teal-200\/95){color:rgba(175,236,239,.95)}:is(.dark .dark\:text-teal-300){--tw-text-opacity:1;color:rgb(126 220 226/var(--tw-text-opacity))}:is(.dark .dark\:text-teal-300\/0){color:rgba(126,220,226,0)}:is(.dark .dark\:text-teal-300\/10){color:rgba(126,220,226,.1)}:is(.dark .dark\:text-teal-300\/100){color:#7edce2}:is(.dark .dark\:text-teal-300\/20){color:rgba(126,220,226,.2)}:is(.dark .dark\:text-teal-300\/25){color:rgba(126,220,226,.25)}:is(.dark .dark\:text-teal-300\/30){color:rgba(126,220,226,.3)}:is(.dark .dark\:text-teal-300\/40){color:rgba(126,220,226,.4)}:is(.dark .dark\:text-teal-300\/5){color:rgba(126,220,226,.05)}:is(.dark .dark\:text-teal-300\/50){color:rgba(126,220,226,.5)}:is(.dark .dark\:text-teal-300\/60){color:rgba(126,220,226,.6)}:is(.dark .dark\:text-teal-300\/70){color:rgba(126,220,226,.7)}:is(.dark .dark\:text-teal-300\/75){color:rgba(126,220,226,.75)}:is(.dark .dark\:text-teal-300\/80){color:rgba(126,220,226,.8)}:is(.dark .dark\:text-teal-300\/90){color:rgba(126,220,226,.9)}:is(.dark .dark\:text-teal-300\/95){color:rgba(126,220,226,.95)}:is(.dark .dark\:text-teal-400){--tw-text-opacity:1;color:rgb(22 189 202/var(--tw-text-opacity))}:is(.dark .dark\:text-teal-400\/0){color:rgba(22,189,202,0)}:is(.dark .dark\:text-teal-400\/10){color:rgba(22,189,202,.1)}:is(.dark .dark\:text-teal-400\/100){color:#16bdca}:is(.dark .dark\:text-teal-400\/20){color:rgba(22,189,202,.2)}:is(.dark .dark\:text-teal-400\/25){color:rgba(22,189,202,.25)}:is(.dark .dark\:text-teal-400\/30){color:rgba(22,189,202,.3)}:is(.dark .dark\:text-teal-400\/40){color:rgba(22,189,202,.4)}:is(.dark .dark\:text-teal-400\/5){color:rgba(22,189,202,.05)}:is(.dark .dark\:text-teal-400\/50){color:rgba(22,189,202,.5)}:is(.dark .dark\:text-teal-400\/60){color:rgba(22,189,202,.6)}:is(.dark .dark\:text-teal-400\/70){color:rgba(22,189,202,.7)}:is(.dark .dark\:text-teal-400\/75){color:rgba(22,189,202,.75)}:is(.dark .dark\:text-teal-400\/80){color:rgba(22,189,202,.8)}:is(.dark .dark\:text-teal-400\/90){color:rgba(22,189,202,.9)}:is(.dark .dark\:text-teal-400\/95){color:rgba(22,189,202,.95)}:is(.dark .dark\:text-teal-50){--tw-text-opacity:1;color:rgb(237 250 250/var(--tw-text-opacity))}:is(.dark .dark\:text-teal-50\/0){color:rgba(237,250,250,0)}:is(.dark .dark\:text-teal-50\/10){color:rgba(237,250,250,.1)}:is(.dark .dark\:text-teal-50\/100){color:#edfafa}:is(.dark .dark\:text-teal-50\/20){color:rgba(237,250,250,.2)}:is(.dark .dark\:text-teal-50\/25){color:rgba(237,250,250,.25)}:is(.dark .dark\:text-teal-50\/30){color:rgba(237,250,250,.3)}:is(.dark .dark\:text-teal-50\/40){color:rgba(237,250,250,.4)}:is(.dark .dark\:text-teal-50\/5){color:rgba(237,250,250,.05)}:is(.dark .dark\:text-teal-50\/50){color:rgba(237,250,250,.5)}:is(.dark .dark\:text-teal-50\/60){color:rgba(237,250,250,.6)}:is(.dark .dark\:text-teal-50\/70){color:rgba(237,250,250,.7)}:is(.dark .dark\:text-teal-50\/75){color:rgba(237,250,250,.75)}:is(.dark .dark\:text-teal-50\/80){color:rgba(237,250,250,.8)}:is(.dark .dark\:text-teal-50\/90){color:rgba(237,250,250,.9)}:is(.dark .dark\:text-teal-50\/95){color:rgba(237,250,250,.95)}:is(.dark .dark\:text-teal-500){--tw-text-opacity:1;color:rgb(6 148 162/var(--tw-text-opacity))}:is(.dark .dark\:text-teal-500\/0){color:rgba(6,148,162,0)}:is(.dark .dark\:text-teal-500\/10){color:rgba(6,148,162,.1)}:is(.dark .dark\:text-teal-500\/100){color:#0694a2}:is(.dark .dark\:text-teal-500\/20){color:rgba(6,148,162,.2)}:is(.dark .dark\:text-teal-500\/25){color:rgba(6,148,162,.25)}:is(.dark .dark\:text-teal-500\/30){color:rgba(6,148,162,.3)}:is(.dark .dark\:text-teal-500\/40){color:rgba(6,148,162,.4)}:is(.dark .dark\:text-teal-500\/5){color:rgba(6,148,162,.05)}:is(.dark .dark\:text-teal-500\/50){color:rgba(6,148,162,.5)}:is(.dark .dark\:text-teal-500\/60){color:rgba(6,148,162,.6)}:is(.dark .dark\:text-teal-500\/70){color:rgba(6,148,162,.7)}:is(.dark .dark\:text-teal-500\/75){color:rgba(6,148,162,.75)}:is(.dark .dark\:text-teal-500\/80){color:rgba(6,148,162,.8)}:is(.dark .dark\:text-teal-500\/90){color:rgba(6,148,162,.9)}:is(.dark .dark\:text-teal-500\/95){color:rgba(6,148,162,.95)}:is(.dark .dark\:text-teal-600){--tw-text-opacity:1;color:rgb(4 116 129/var(--tw-text-opacity))}:is(.dark .dark\:text-teal-600\/0){color:rgba(4,116,129,0)}:is(.dark .dark\:text-teal-600\/10){color:rgba(4,116,129,.1)}:is(.dark .dark\:text-teal-600\/100){color:#047481}:is(.dark .dark\:text-teal-600\/20){color:rgba(4,116,129,.2)}:is(.dark .dark\:text-teal-600\/25){color:rgba(4,116,129,.25)}:is(.dark .dark\:text-teal-600\/30){color:rgba(4,116,129,.3)}:is(.dark .dark\:text-teal-600\/40){color:rgba(4,116,129,.4)}:is(.dark .dark\:text-teal-600\/5){color:rgba(4,116,129,.05)}:is(.dark .dark\:text-teal-600\/50){color:rgba(4,116,129,.5)}:is(.dark .dark\:text-teal-600\/60){color:rgba(4,116,129,.6)}:is(.dark .dark\:text-teal-600\/70){color:rgba(4,116,129,.7)}:is(.dark .dark\:text-teal-600\/75){color:rgba(4,116,129,.75)}:is(.dark .dark\:text-teal-600\/80){color:rgba(4,116,129,.8)}:is(.dark .dark\:text-teal-600\/90){color:rgba(4,116,129,.9)}:is(.dark .dark\:text-teal-600\/95){color:rgba(4,116,129,.95)}:is(.dark .dark\:text-teal-700){--tw-text-opacity:1;color:rgb(3 102 114/var(--tw-text-opacity))}:is(.dark .dark\:text-teal-700\/0){color:rgba(3,102,114,0)}:is(.dark .dark\:text-teal-700\/10){color:rgba(3,102,114,.1)}:is(.dark .dark\:text-teal-700\/100){color:#036672}:is(.dark .dark\:text-teal-700\/20){color:rgba(3,102,114,.2)}:is(.dark .dark\:text-teal-700\/25){color:rgba(3,102,114,.25)}:is(.dark .dark\:text-teal-700\/30){color:rgba(3,102,114,.3)}:is(.dark .dark\:text-teal-700\/40){color:rgba(3,102,114,.4)}:is(.dark .dark\:text-teal-700\/5){color:rgba(3,102,114,.05)}:is(.dark .dark\:text-teal-700\/50){color:rgba(3,102,114,.5)}:is(.dark .dark\:text-teal-700\/60){color:rgba(3,102,114,.6)}:is(.dark .dark\:text-teal-700\/70){color:rgba(3,102,114,.7)}:is(.dark .dark\:text-teal-700\/75){color:rgba(3,102,114,.75)}:is(.dark .dark\:text-teal-700\/80){color:rgba(3,102,114,.8)}:is(.dark .dark\:text-teal-700\/90){color:rgba(3,102,114,.9)}:is(.dark .dark\:text-teal-700\/95){color:rgba(3,102,114,.95)}:is(.dark .dark\:text-teal-800){--tw-text-opacity:1;color:rgb(5 80 92/var(--tw-text-opacity))}:is(.dark .dark\:text-teal-800\/0){color:rgba(5,80,92,0)}:is(.dark .dark\:text-teal-800\/10){color:rgba(5,80,92,.1)}:is(.dark .dark\:text-teal-800\/100){color:#05505c}:is(.dark .dark\:text-teal-800\/20){color:rgba(5,80,92,.2)}:is(.dark .dark\:text-teal-800\/25){color:rgba(5,80,92,.25)}:is(.dark .dark\:text-teal-800\/30){color:rgba(5,80,92,.3)}:is(.dark .dark\:text-teal-800\/40){color:rgba(5,80,92,.4)}:is(.dark .dark\:text-teal-800\/5){color:rgba(5,80,92,.05)}:is(.dark .dark\:text-teal-800\/50){color:rgba(5,80,92,.5)}:is(.dark .dark\:text-teal-800\/60){color:rgba(5,80,92,.6)}:is(.dark .dark\:text-teal-800\/70){color:rgba(5,80,92,.7)}:is(.dark .dark\:text-teal-800\/75){color:rgba(5,80,92,.75)}:is(.dark .dark\:text-teal-800\/80){color:rgba(5,80,92,.8)}:is(.dark .dark\:text-teal-800\/90){color:rgba(5,80,92,.9)}:is(.dark .dark\:text-teal-800\/95){color:rgba(5,80,92,.95)}:is(.dark .dark\:text-teal-900){--tw-text-opacity:1;color:rgb(1 68 81/var(--tw-text-opacity))}:is(.dark .dark\:text-teal-900\/0){color:rgba(1,68,81,0)}:is(.dark .dark\:text-teal-900\/10){color:rgba(1,68,81,.1)}:is(.dark .dark\:text-teal-900\/100){color:#014451}:is(.dark .dark\:text-teal-900\/20){color:rgba(1,68,81,.2)}:is(.dark .dark\:text-teal-900\/25){color:rgba(1,68,81,.25)}:is(.dark .dark\:text-teal-900\/30){color:rgba(1,68,81,.3)}:is(.dark .dark\:text-teal-900\/40){color:rgba(1,68,81,.4)}:is(.dark .dark\:text-teal-900\/5){color:rgba(1,68,81,.05)}:is(.dark .dark\:text-teal-900\/50){color:rgba(1,68,81,.5)}:is(.dark .dark\:text-teal-900\/60){color:rgba(1,68,81,.6)}:is(.dark .dark\:text-teal-900\/70){color:rgba(1,68,81,.7)}:is(.dark .dark\:text-teal-900\/75){color:rgba(1,68,81,.75)}:is(.dark .dark\:text-teal-900\/80){color:rgba(1,68,81,.8)}:is(.dark .dark\:text-teal-900\/90){color:rgba(1,68,81,.9)}:is(.dark .dark\:text-teal-900\/95){color:rgba(1,68,81,.95)}:is(.dark .dark\:text-violet-100){--tw-text-opacity:1;color:rgb(237 233 254/var(--tw-text-opacity))}:is(.dark .dark\:text-violet-100\/0){color:rgba(237,233,254,0)}:is(.dark .dark\:text-violet-100\/10){color:rgba(237,233,254,.1)}:is(.dark .dark\:text-violet-100\/100){color:#ede9fe}:is(.dark .dark\:text-violet-100\/20){color:rgba(237,233,254,.2)}:is(.dark .dark\:text-violet-100\/25){color:rgba(237,233,254,.25)}:is(.dark .dark\:text-violet-100\/30){color:rgba(237,233,254,.3)}:is(.dark .dark\:text-violet-100\/40){color:rgba(237,233,254,.4)}:is(.dark .dark\:text-violet-100\/5){color:rgba(237,233,254,.05)}:is(.dark .dark\:text-violet-100\/50){color:rgba(237,233,254,.5)}:is(.dark .dark\:text-violet-100\/60){color:rgba(237,233,254,.6)}:is(.dark .dark\:text-violet-100\/70){color:rgba(237,233,254,.7)}:is(.dark .dark\:text-violet-100\/75){color:rgba(237,233,254,.75)}:is(.dark .dark\:text-violet-100\/80){color:rgba(237,233,254,.8)}:is(.dark .dark\:text-violet-100\/90){color:rgba(237,233,254,.9)}:is(.dark .dark\:text-violet-100\/95){color:rgba(237,233,254,.95)}:is(.dark .dark\:text-violet-200){--tw-text-opacity:1;color:rgb(221 214 254/var(--tw-text-opacity))}:is(.dark .dark\:text-violet-200\/0){color:rgba(221,214,254,0)}:is(.dark .dark\:text-violet-200\/10){color:rgba(221,214,254,.1)}:is(.dark .dark\:text-violet-200\/100){color:#ddd6fe}:is(.dark .dark\:text-violet-200\/20){color:rgba(221,214,254,.2)}:is(.dark .dark\:text-violet-200\/25){color:rgba(221,214,254,.25)}:is(.dark .dark\:text-violet-200\/30){color:rgba(221,214,254,.3)}:is(.dark .dark\:text-violet-200\/40){color:rgba(221,214,254,.4)}:is(.dark .dark\:text-violet-200\/5){color:rgba(221,214,254,.05)}:is(.dark .dark\:text-violet-200\/50){color:rgba(221,214,254,.5)}:is(.dark .dark\:text-violet-200\/60){color:rgba(221,214,254,.6)}:is(.dark .dark\:text-violet-200\/70){color:rgba(221,214,254,.7)}:is(.dark .dark\:text-violet-200\/75){color:rgba(221,214,254,.75)}:is(.dark .dark\:text-violet-200\/80){color:rgba(221,214,254,.8)}:is(.dark .dark\:text-violet-200\/90){color:rgba(221,214,254,.9)}:is(.dark .dark\:text-violet-200\/95){color:rgba(221,214,254,.95)}:is(.dark .dark\:text-violet-300){--tw-text-opacity:1;color:rgb(196 181 253/var(--tw-text-opacity))}:is(.dark .dark\:text-violet-300\/0){color:rgba(196,181,253,0)}:is(.dark .dark\:text-violet-300\/10){color:rgba(196,181,253,.1)}:is(.dark .dark\:text-violet-300\/100){color:#c4b5fd}:is(.dark .dark\:text-violet-300\/20){color:rgba(196,181,253,.2)}:is(.dark .dark\:text-violet-300\/25){color:rgba(196,181,253,.25)}:is(.dark .dark\:text-violet-300\/30){color:rgba(196,181,253,.3)}:is(.dark .dark\:text-violet-300\/40){color:rgba(196,181,253,.4)}:is(.dark .dark\:text-violet-300\/5){color:rgba(196,181,253,.05)}:is(.dark .dark\:text-violet-300\/50){color:rgba(196,181,253,.5)}:is(.dark .dark\:text-violet-300\/60){color:rgba(196,181,253,.6)}:is(.dark .dark\:text-violet-300\/70){color:rgba(196,181,253,.7)}:is(.dark .dark\:text-violet-300\/75){color:rgba(196,181,253,.75)}:is(.dark .dark\:text-violet-300\/80){color:rgba(196,181,253,.8)}:is(.dark .dark\:text-violet-300\/90){color:rgba(196,181,253,.9)}:is(.dark .dark\:text-violet-300\/95){color:rgba(196,181,253,.95)}:is(.dark .dark\:text-violet-400){--tw-text-opacity:1;color:rgb(167 139 250/var(--tw-text-opacity))}:is(.dark .dark\:text-violet-400\/0){color:rgba(167,139,250,0)}:is(.dark .dark\:text-violet-400\/10){color:rgba(167,139,250,.1)}:is(.dark .dark\:text-violet-400\/100){color:#a78bfa}:is(.dark .dark\:text-violet-400\/20){color:rgba(167,139,250,.2)}:is(.dark .dark\:text-violet-400\/25){color:rgba(167,139,250,.25)}:is(.dark .dark\:text-violet-400\/30){color:rgba(167,139,250,.3)}:is(.dark .dark\:text-violet-400\/40){color:rgba(167,139,250,.4)}:is(.dark .dark\:text-violet-400\/5){color:rgba(167,139,250,.05)}:is(.dark .dark\:text-violet-400\/50){color:rgba(167,139,250,.5)}:is(.dark .dark\:text-violet-400\/60){color:rgba(167,139,250,.6)}:is(.dark .dark\:text-violet-400\/70){color:rgba(167,139,250,.7)}:is(.dark .dark\:text-violet-400\/75){color:rgba(167,139,250,.75)}:is(.dark .dark\:text-violet-400\/80){color:rgba(167,139,250,.8)}:is(.dark .dark\:text-violet-400\/90){color:rgba(167,139,250,.9)}:is(.dark .dark\:text-violet-400\/95){color:rgba(167,139,250,.95)}:is(.dark .dark\:text-violet-50){--tw-text-opacity:1;color:rgb(245 243 255/var(--tw-text-opacity))}:is(.dark .dark\:text-violet-50\/0){color:rgba(245,243,255,0)}:is(.dark .dark\:text-violet-50\/10){color:rgba(245,243,255,.1)}:is(.dark .dark\:text-violet-50\/100){color:#f5f3ff}:is(.dark .dark\:text-violet-50\/20){color:rgba(245,243,255,.2)}:is(.dark .dark\:text-violet-50\/25){color:rgba(245,243,255,.25)}:is(.dark .dark\:text-violet-50\/30){color:rgba(245,243,255,.3)}:is(.dark .dark\:text-violet-50\/40){color:rgba(245,243,255,.4)}:is(.dark .dark\:text-violet-50\/5){color:rgba(245,243,255,.05)}:is(.dark .dark\:text-violet-50\/50){color:rgba(245,243,255,.5)}:is(.dark .dark\:text-violet-50\/60){color:rgba(245,243,255,.6)}:is(.dark .dark\:text-violet-50\/70){color:rgba(245,243,255,.7)}:is(.dark .dark\:text-violet-50\/75){color:rgba(245,243,255,.75)}:is(.dark .dark\:text-violet-50\/80){color:rgba(245,243,255,.8)}:is(.dark .dark\:text-violet-50\/90){color:rgba(245,243,255,.9)}:is(.dark .dark\:text-violet-50\/95){color:rgba(245,243,255,.95)}:is(.dark .dark\:text-violet-500){--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}:is(.dark .dark\:text-violet-500\/0){color:rgba(139,92,246,0)}:is(.dark .dark\:text-violet-500\/10){color:rgba(139,92,246,.1)}:is(.dark .dark\:text-violet-500\/100){color:#8b5cf6}:is(.dark .dark\:text-violet-500\/20){color:rgba(139,92,246,.2)}:is(.dark .dark\:text-violet-500\/25){color:rgba(139,92,246,.25)}:is(.dark .dark\:text-violet-500\/30){color:rgba(139,92,246,.3)}:is(.dark .dark\:text-violet-500\/40){color:rgba(139,92,246,.4)}:is(.dark .dark\:text-violet-500\/5){color:rgba(139,92,246,.05)}:is(.dark .dark\:text-violet-500\/50){color:rgba(139,92,246,.5)}:is(.dark .dark\:text-violet-500\/60){color:rgba(139,92,246,.6)}:is(.dark .dark\:text-violet-500\/70){color:rgba(139,92,246,.7)}:is(.dark .dark\:text-violet-500\/75){color:rgba(139,92,246,.75)}:is(.dark .dark\:text-violet-500\/80){color:rgba(139,92,246,.8)}:is(.dark .dark\:text-violet-500\/90){color:rgba(139,92,246,.9)}:is(.dark .dark\:text-violet-500\/95){color:rgba(139,92,246,.95)}:is(.dark .dark\:text-violet-600){--tw-text-opacity:1;color:rgb(124 58 237/var(--tw-text-opacity))}:is(.dark .dark\:text-violet-600\/0){color:rgba(124,58,237,0)}:is(.dark .dark\:text-violet-600\/10){color:rgba(124,58,237,.1)}:is(.dark .dark\:text-violet-600\/100){color:#7c3aed}:is(.dark .dark\:text-violet-600\/20){color:rgba(124,58,237,.2)}:is(.dark .dark\:text-violet-600\/25){color:rgba(124,58,237,.25)}:is(.dark .dark\:text-violet-600\/30){color:rgba(124,58,237,.3)}:is(.dark .dark\:text-violet-600\/40){color:rgba(124,58,237,.4)}:is(.dark .dark\:text-violet-600\/5){color:rgba(124,58,237,.05)}:is(.dark .dark\:text-violet-600\/50){color:rgba(124,58,237,.5)}:is(.dark .dark\:text-violet-600\/60){color:rgba(124,58,237,.6)}:is(.dark .dark\:text-violet-600\/70){color:rgba(124,58,237,.7)}:is(.dark .dark\:text-violet-600\/75){color:rgba(124,58,237,.75)}:is(.dark .dark\:text-violet-600\/80){color:rgba(124,58,237,.8)}:is(.dark .dark\:text-violet-600\/90){color:rgba(124,58,237,.9)}:is(.dark .dark\:text-violet-600\/95){color:rgba(124,58,237,.95)}:is(.dark .dark\:text-violet-700){--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}:is(.dark .dark\:text-violet-700\/0){color:rgba(109,40,217,0)}:is(.dark .dark\:text-violet-700\/10){color:rgba(109,40,217,.1)}:is(.dark .dark\:text-violet-700\/100){color:#6d28d9}:is(.dark .dark\:text-violet-700\/20){color:rgba(109,40,217,.2)}:is(.dark .dark\:text-violet-700\/25){color:rgba(109,40,217,.25)}:is(.dark .dark\:text-violet-700\/30){color:rgba(109,40,217,.3)}:is(.dark .dark\:text-violet-700\/40){color:rgba(109,40,217,.4)}:is(.dark .dark\:text-violet-700\/5){color:rgba(109,40,217,.05)}:is(.dark .dark\:text-violet-700\/50){color:rgba(109,40,217,.5)}:is(.dark .dark\:text-violet-700\/60){color:rgba(109,40,217,.6)}:is(.dark .dark\:text-violet-700\/70){color:rgba(109,40,217,.7)}:is(.dark .dark\:text-violet-700\/75){color:rgba(109,40,217,.75)}:is(.dark .dark\:text-violet-700\/80){color:rgba(109,40,217,.8)}:is(.dark .dark\:text-violet-700\/90){color:rgba(109,40,217,.9)}:is(.dark .dark\:text-violet-700\/95){color:rgba(109,40,217,.95)}:is(.dark .dark\:text-violet-800){--tw-text-opacity:1;color:rgb(91 33 182/var(--tw-text-opacity))}:is(.dark .dark\:text-violet-800\/0){color:rgba(91,33,182,0)}:is(.dark .dark\:text-violet-800\/10){color:rgba(91,33,182,.1)}:is(.dark .dark\:text-violet-800\/100){color:#5b21b6}:is(.dark .dark\:text-violet-800\/20){color:rgba(91,33,182,.2)}:is(.dark .dark\:text-violet-800\/25){color:rgba(91,33,182,.25)}:is(.dark .dark\:text-violet-800\/30){color:rgba(91,33,182,.3)}:is(.dark .dark\:text-violet-800\/40){color:rgba(91,33,182,.4)}:is(.dark .dark\:text-violet-800\/5){color:rgba(91,33,182,.05)}:is(.dark .dark\:text-violet-800\/50){color:rgba(91,33,182,.5)}:is(.dark .dark\:text-violet-800\/60){color:rgba(91,33,182,.6)}:is(.dark .dark\:text-violet-800\/70){color:rgba(91,33,182,.7)}:is(.dark .dark\:text-violet-800\/75){color:rgba(91,33,182,.75)}:is(.dark .dark\:text-violet-800\/80){color:rgba(91,33,182,.8)}:is(.dark .dark\:text-violet-800\/90){color:rgba(91,33,182,.9)}:is(.dark .dark\:text-violet-800\/95){color:rgba(91,33,182,.95)}:is(.dark .dark\:text-violet-900){--tw-text-opacity:1;color:rgb(76 29 149/var(--tw-text-opacity))}:is(.dark .dark\:text-violet-900\/0){color:rgba(76,29,149,0)}:is(.dark .dark\:text-violet-900\/10){color:rgba(76,29,149,.1)}:is(.dark .dark\:text-violet-900\/100){color:#4c1d95}:is(.dark .dark\:text-violet-900\/20){color:rgba(76,29,149,.2)}:is(.dark .dark\:text-violet-900\/25){color:rgba(76,29,149,.25)}:is(.dark .dark\:text-violet-900\/30){color:rgba(76,29,149,.3)}:is(.dark .dark\:text-violet-900\/40){color:rgba(76,29,149,.4)}:is(.dark .dark\:text-violet-900\/5){color:rgba(76,29,149,.05)}:is(.dark .dark\:text-violet-900\/50){color:rgba(76,29,149,.5)}:is(.dark .dark\:text-violet-900\/60){color:rgba(76,29,149,.6)}:is(.dark .dark\:text-violet-900\/70){color:rgba(76,29,149,.7)}:is(.dark .dark\:text-violet-900\/75){color:rgba(76,29,149,.75)}:is(.dark .dark\:text-violet-900\/80){color:rgba(76,29,149,.8)}:is(.dark .dark\:text-violet-900\/90){color:rgba(76,29,149,.9)}:is(.dark .dark\:text-violet-900\/95){color:rgba(76,29,149,.95)}:is(.dark .dark\:text-white){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-100){--tw-text-opacity:1;color:rgb(253 246 178/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-100\/0){color:hsla(54,95%,85%,0)}:is(.dark .dark\:text-yellow-100\/10){color:hsla(54,95%,85%,.1)}:is(.dark .dark\:text-yellow-100\/100){color:#fdf6b2}:is(.dark .dark\:text-yellow-100\/20){color:hsla(54,95%,85%,.2)}:is(.dark .dark\:text-yellow-100\/25){color:hsla(54,95%,85%,.25)}:is(.dark .dark\:text-yellow-100\/30){color:hsla(54,95%,85%,.3)}:is(.dark .dark\:text-yellow-100\/40){color:hsla(54,95%,85%,.4)}:is(.dark .dark\:text-yellow-100\/5){color:hsla(54,95%,85%,.05)}:is(.dark .dark\:text-yellow-100\/50){color:hsla(54,95%,85%,.5)}:is(.dark .dark\:text-yellow-100\/60){color:hsla(54,95%,85%,.6)}:is(.dark .dark\:text-yellow-100\/70){color:hsla(54,95%,85%,.7)}:is(.dark .dark\:text-yellow-100\/75){color:hsla(54,95%,85%,.75)}:is(.dark .dark\:text-yellow-100\/80){color:hsla(54,95%,85%,.8)}:is(.dark .dark\:text-yellow-100\/90){color:hsla(54,95%,85%,.9)}:is(.dark .dark\:text-yellow-100\/95){color:hsla(54,95%,85%,.95)}:is(.dark .dark\:text-yellow-200){--tw-text-opacity:1;color:rgb(252 233 106/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-200\/0){color:hsla(52,96%,70%,0)}:is(.dark .dark\:text-yellow-200\/10){color:hsla(52,96%,70%,.1)}:is(.dark .dark\:text-yellow-200\/100){color:#fce96a}:is(.dark .dark\:text-yellow-200\/20){color:hsla(52,96%,70%,.2)}:is(.dark .dark\:text-yellow-200\/25){color:hsla(52,96%,70%,.25)}:is(.dark .dark\:text-yellow-200\/30){color:hsla(52,96%,70%,.3)}:is(.dark .dark\:text-yellow-200\/40){color:hsla(52,96%,70%,.4)}:is(.dark .dark\:text-yellow-200\/5){color:hsla(52,96%,70%,.05)}:is(.dark .dark\:text-yellow-200\/50){color:hsla(52,96%,70%,.5)}:is(.dark .dark\:text-yellow-200\/60){color:hsla(52,96%,70%,.6)}:is(.dark .dark\:text-yellow-200\/70){color:hsla(52,96%,70%,.7)}:is(.dark .dark\:text-yellow-200\/75){color:hsla(52,96%,70%,.75)}:is(.dark .dark\:text-yellow-200\/80){color:hsla(52,96%,70%,.8)}:is(.dark .dark\:text-yellow-200\/90){color:hsla(52,96%,70%,.9)}:is(.dark .dark\:text-yellow-200\/95){color:hsla(52,96%,70%,.95)}:is(.dark .dark\:text-yellow-300){--tw-text-opacity:1;color:rgb(250 202 21/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-300\/0){color:rgba(250,202,21,0)}:is(.dark .dark\:text-yellow-300\/10){color:rgba(250,202,21,.1)}:is(.dark .dark\:text-yellow-300\/100){color:#faca15}:is(.dark .dark\:text-yellow-300\/20){color:rgba(250,202,21,.2)}:is(.dark .dark\:text-yellow-300\/25){color:rgba(250,202,21,.25)}:is(.dark .dark\:text-yellow-300\/30){color:rgba(250,202,21,.3)}:is(.dark .dark\:text-yellow-300\/40){color:rgba(250,202,21,.4)}:is(.dark .dark\:text-yellow-300\/5){color:rgba(250,202,21,.05)}:is(.dark .dark\:text-yellow-300\/50){color:rgba(250,202,21,.5)}:is(.dark .dark\:text-yellow-300\/60){color:rgba(250,202,21,.6)}:is(.dark .dark\:text-yellow-300\/70){color:rgba(250,202,21,.7)}:is(.dark .dark\:text-yellow-300\/75){color:rgba(250,202,21,.75)}:is(.dark .dark\:text-yellow-300\/80){color:rgba(250,202,21,.8)}:is(.dark .dark\:text-yellow-300\/90){color:rgba(250,202,21,.9)}:is(.dark .dark\:text-yellow-300\/95){color:rgba(250,202,21,.95)}:is(.dark .dark\:text-yellow-400){--tw-text-opacity:1;color:rgb(227 160 8/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-400\/0){color:rgba(227,160,8,0)}:is(.dark .dark\:text-yellow-400\/10){color:rgba(227,160,8,.1)}:is(.dark .dark\:text-yellow-400\/100){color:#e3a008}:is(.dark .dark\:text-yellow-400\/20){color:rgba(227,160,8,.2)}:is(.dark .dark\:text-yellow-400\/25){color:rgba(227,160,8,.25)}:is(.dark .dark\:text-yellow-400\/30){color:rgba(227,160,8,.3)}:is(.dark .dark\:text-yellow-400\/40){color:rgba(227,160,8,.4)}:is(.dark .dark\:text-yellow-400\/5){color:rgba(227,160,8,.05)}:is(.dark .dark\:text-yellow-400\/50){color:rgba(227,160,8,.5)}:is(.dark .dark\:text-yellow-400\/60){color:rgba(227,160,8,.6)}:is(.dark .dark\:text-yellow-400\/70){color:rgba(227,160,8,.7)}:is(.dark .dark\:text-yellow-400\/75){color:rgba(227,160,8,.75)}:is(.dark .dark\:text-yellow-400\/80){color:rgba(227,160,8,.8)}:is(.dark .dark\:text-yellow-400\/90){color:rgba(227,160,8,.9)}:is(.dark .dark\:text-yellow-400\/95){color:rgba(227,160,8,.95)}:is(.dark .dark\:text-yellow-50){--tw-text-opacity:1;color:rgb(253 253 234/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-50\/0){color:hsla(60,83%,95%,0)}:is(.dark .dark\:text-yellow-50\/10){color:hsla(60,83%,95%,.1)}:is(.dark .dark\:text-yellow-50\/100){color:#fdfdea}:is(.dark .dark\:text-yellow-50\/20){color:hsla(60,83%,95%,.2)}:is(.dark .dark\:text-yellow-50\/25){color:hsla(60,83%,95%,.25)}:is(.dark .dark\:text-yellow-50\/30){color:hsla(60,83%,95%,.3)}:is(.dark .dark\:text-yellow-50\/40){color:hsla(60,83%,95%,.4)}:is(.dark .dark\:text-yellow-50\/5){color:hsla(60,83%,95%,.05)}:is(.dark .dark\:text-yellow-50\/50){color:hsla(60,83%,95%,.5)}:is(.dark .dark\:text-yellow-50\/60){color:hsla(60,83%,95%,.6)}:is(.dark .dark\:text-yellow-50\/70){color:hsla(60,83%,95%,.7)}:is(.dark .dark\:text-yellow-50\/75){color:hsla(60,83%,95%,.75)}:is(.dark .dark\:text-yellow-50\/80){color:hsla(60,83%,95%,.8)}:is(.dark .dark\:text-yellow-50\/90){color:hsla(60,83%,95%,.9)}:is(.dark .dark\:text-yellow-50\/95){color:hsla(60,83%,95%,.95)}:is(.dark .dark\:text-yellow-500){--tw-text-opacity:1;color:rgb(194 120 3/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-500\/0){color:rgba(194,120,3,0)}:is(.dark .dark\:text-yellow-500\/10){color:rgba(194,120,3,.1)}:is(.dark .dark\:text-yellow-500\/100){color:#c27803}:is(.dark .dark\:text-yellow-500\/20){color:rgba(194,120,3,.2)}:is(.dark .dark\:text-yellow-500\/25){color:rgba(194,120,3,.25)}:is(.dark .dark\:text-yellow-500\/30){color:rgba(194,120,3,.3)}:is(.dark .dark\:text-yellow-500\/40){color:rgba(194,120,3,.4)}:is(.dark .dark\:text-yellow-500\/5){color:rgba(194,120,3,.05)}:is(.dark .dark\:text-yellow-500\/50){color:rgba(194,120,3,.5)}:is(.dark .dark\:text-yellow-500\/60){color:rgba(194,120,3,.6)}:is(.dark .dark\:text-yellow-500\/70){color:rgba(194,120,3,.7)}:is(.dark .dark\:text-yellow-500\/75){color:rgba(194,120,3,.75)}:is(.dark .dark\:text-yellow-500\/80){color:rgba(194,120,3,.8)}:is(.dark .dark\:text-yellow-500\/90){color:rgba(194,120,3,.9)}:is(.dark .dark\:text-yellow-500\/95){color:rgba(194,120,3,.95)}:is(.dark .dark\:text-yellow-600){--tw-text-opacity:1;color:rgb(159 88 10/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-600\/0){color:rgba(159,88,10,0)}:is(.dark .dark\:text-yellow-600\/10){color:rgba(159,88,10,.1)}:is(.dark .dark\:text-yellow-600\/100){color:#9f580a}:is(.dark .dark\:text-yellow-600\/20){color:rgba(159,88,10,.2)}:is(.dark .dark\:text-yellow-600\/25){color:rgba(159,88,10,.25)}:is(.dark .dark\:text-yellow-600\/30){color:rgba(159,88,10,.3)}:is(.dark .dark\:text-yellow-600\/40){color:rgba(159,88,10,.4)}:is(.dark .dark\:text-yellow-600\/5){color:rgba(159,88,10,.05)}:is(.dark .dark\:text-yellow-600\/50){color:rgba(159,88,10,.5)}:is(.dark .dark\:text-yellow-600\/60){color:rgba(159,88,10,.6)}:is(.dark .dark\:text-yellow-600\/70){color:rgba(159,88,10,.7)}:is(.dark .dark\:text-yellow-600\/75){color:rgba(159,88,10,.75)}:is(.dark .dark\:text-yellow-600\/80){color:rgba(159,88,10,.8)}:is(.dark .dark\:text-yellow-600\/90){color:rgba(159,88,10,.9)}:is(.dark .dark\:text-yellow-600\/95){color:rgba(159,88,10,.95)}:is(.dark .dark\:text-yellow-700){--tw-text-opacity:1;color:rgb(142 75 16/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-700\/0){color:rgba(142,75,16,0)}:is(.dark .dark\:text-yellow-700\/10){color:rgba(142,75,16,.1)}:is(.dark .dark\:text-yellow-700\/100){color:#8e4b10}:is(.dark .dark\:text-yellow-700\/20){color:rgba(142,75,16,.2)}:is(.dark .dark\:text-yellow-700\/25){color:rgba(142,75,16,.25)}:is(.dark .dark\:text-yellow-700\/30){color:rgba(142,75,16,.3)}:is(.dark .dark\:text-yellow-700\/40){color:rgba(142,75,16,.4)}:is(.dark .dark\:text-yellow-700\/5){color:rgba(142,75,16,.05)}:is(.dark .dark\:text-yellow-700\/50){color:rgba(142,75,16,.5)}:is(.dark .dark\:text-yellow-700\/60){color:rgba(142,75,16,.6)}:is(.dark .dark\:text-yellow-700\/70){color:rgba(142,75,16,.7)}:is(.dark .dark\:text-yellow-700\/75){color:rgba(142,75,16,.75)}:is(.dark .dark\:text-yellow-700\/80){color:rgba(142,75,16,.8)}:is(.dark .dark\:text-yellow-700\/90){color:rgba(142,75,16,.9)}:is(.dark .dark\:text-yellow-700\/95){color:rgba(142,75,16,.95)}:is(.dark .dark\:text-yellow-800){--tw-text-opacity:1;color:rgb(114 59 19/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-800\/0){color:rgba(114,59,19,0)}:is(.dark .dark\:text-yellow-800\/10){color:rgba(114,59,19,.1)}:is(.dark .dark\:text-yellow-800\/100){color:#723b13}:is(.dark .dark\:text-yellow-800\/20){color:rgba(114,59,19,.2)}:is(.dark .dark\:text-yellow-800\/25){color:rgba(114,59,19,.25)}:is(.dark .dark\:text-yellow-800\/30){color:rgba(114,59,19,.3)}:is(.dark .dark\:text-yellow-800\/40){color:rgba(114,59,19,.4)}:is(.dark .dark\:text-yellow-800\/5){color:rgba(114,59,19,.05)}:is(.dark .dark\:text-yellow-800\/50){color:rgba(114,59,19,.5)}:is(.dark .dark\:text-yellow-800\/60){color:rgba(114,59,19,.6)}:is(.dark .dark\:text-yellow-800\/70){color:rgba(114,59,19,.7)}:is(.dark .dark\:text-yellow-800\/75){color:rgba(114,59,19,.75)}:is(.dark .dark\:text-yellow-800\/80){color:rgba(114,59,19,.8)}:is(.dark .dark\:text-yellow-800\/90){color:rgba(114,59,19,.9)}:is(.dark .dark\:text-yellow-800\/95){color:rgba(114,59,19,.95)}:is(.dark .dark\:text-yellow-900){--tw-text-opacity:1;color:rgb(99 49 18/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-900\/0){color:rgba(99,49,18,0)}:is(.dark .dark\:text-yellow-900\/10){color:rgba(99,49,18,.1)}:is(.dark .dark\:text-yellow-900\/100){color:#633112}:is(.dark .dark\:text-yellow-900\/20){color:rgba(99,49,18,.2)}:is(.dark .dark\:text-yellow-900\/25){color:rgba(99,49,18,.25)}:is(.dark .dark\:text-yellow-900\/30){color:rgba(99,49,18,.3)}:is(.dark .dark\:text-yellow-900\/40){color:rgba(99,49,18,.4)}:is(.dark .dark\:text-yellow-900\/5){color:rgba(99,49,18,.05)}:is(.dark .dark\:text-yellow-900\/50){color:rgba(99,49,18,.5)}:is(.dark .dark\:text-yellow-900\/60){color:rgba(99,49,18,.6)}:is(.dark .dark\:text-yellow-900\/70){color:rgba(99,49,18,.7)}:is(.dark .dark\:text-yellow-900\/75){color:rgba(99,49,18,.75)}:is(.dark .dark\:text-yellow-900\/80){color:rgba(99,49,18,.8)}:is(.dark .dark\:text-yellow-900\/90){color:rgba(99,49,18,.9)}:is(.dark .dark\:text-yellow-900\/95){color:rgba(99,49,18,.95)}:is(.dark .dark\:text-zinc-100){--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-100\/0){color:hsla(240,5%,96%,0)}:is(.dark .dark\:text-zinc-100\/10){color:hsla(240,5%,96%,.1)}:is(.dark .dark\:text-zinc-100\/100){color:#f4f4f5}:is(.dark .dark\:text-zinc-100\/20){color:hsla(240,5%,96%,.2)}:is(.dark .dark\:text-zinc-100\/25){color:hsla(240,5%,96%,.25)}:is(.dark .dark\:text-zinc-100\/30){color:hsla(240,5%,96%,.3)}:is(.dark .dark\:text-zinc-100\/40){color:hsla(240,5%,96%,.4)}:is(.dark .dark\:text-zinc-100\/5){color:hsla(240,5%,96%,.05)}:is(.dark .dark\:text-zinc-100\/50){color:hsla(240,5%,96%,.5)}:is(.dark .dark\:text-zinc-100\/60){color:hsla(240,5%,96%,.6)}:is(.dark .dark\:text-zinc-100\/70){color:hsla(240,5%,96%,.7)}:is(.dark .dark\:text-zinc-100\/75){color:hsla(240,5%,96%,.75)}:is(.dark .dark\:text-zinc-100\/80){color:hsla(240,5%,96%,.8)}:is(.dark .dark\:text-zinc-100\/90){color:hsla(240,5%,96%,.9)}:is(.dark .dark\:text-zinc-100\/95){color:hsla(240,5%,96%,.95)}:is(.dark .dark\:text-zinc-200){--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-200\/0){color:hsla(240,6%,90%,0)}:is(.dark .dark\:text-zinc-200\/10){color:hsla(240,6%,90%,.1)}:is(.dark .dark\:text-zinc-200\/100){color:#e4e4e7}:is(.dark .dark\:text-zinc-200\/20){color:hsla(240,6%,90%,.2)}:is(.dark .dark\:text-zinc-200\/25){color:hsla(240,6%,90%,.25)}:is(.dark .dark\:text-zinc-200\/30){color:hsla(240,6%,90%,.3)}:is(.dark .dark\:text-zinc-200\/40){color:hsla(240,6%,90%,.4)}:is(.dark .dark\:text-zinc-200\/5){color:hsla(240,6%,90%,.05)}:is(.dark .dark\:text-zinc-200\/50){color:hsla(240,6%,90%,.5)}:is(.dark .dark\:text-zinc-200\/60){color:hsla(240,6%,90%,.6)}:is(.dark .dark\:text-zinc-200\/70){color:hsla(240,6%,90%,.7)}:is(.dark .dark\:text-zinc-200\/75){color:hsla(240,6%,90%,.75)}:is(.dark .dark\:text-zinc-200\/80){color:hsla(240,6%,90%,.8)}:is(.dark .dark\:text-zinc-200\/90){color:hsla(240,6%,90%,.9)}:is(.dark .dark\:text-zinc-200\/95){color:hsla(240,6%,90%,.95)}:is(.dark .dark\:text-zinc-300){--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-300\/0){color:hsla(240,5%,84%,0)}:is(.dark .dark\:text-zinc-300\/10){color:hsla(240,5%,84%,.1)}:is(.dark .dark\:text-zinc-300\/100){color:#d4d4d8}:is(.dark .dark\:text-zinc-300\/20){color:hsla(240,5%,84%,.2)}:is(.dark .dark\:text-zinc-300\/25){color:hsla(240,5%,84%,.25)}:is(.dark .dark\:text-zinc-300\/30){color:hsla(240,5%,84%,.3)}:is(.dark .dark\:text-zinc-300\/40){color:hsla(240,5%,84%,.4)}:is(.dark .dark\:text-zinc-300\/5){color:hsla(240,5%,84%,.05)}:is(.dark .dark\:text-zinc-300\/50){color:hsla(240,5%,84%,.5)}:is(.dark .dark\:text-zinc-300\/60){color:hsla(240,5%,84%,.6)}:is(.dark .dark\:text-zinc-300\/70){color:hsla(240,5%,84%,.7)}:is(.dark .dark\:text-zinc-300\/75){color:hsla(240,5%,84%,.75)}:is(.dark .dark\:text-zinc-300\/80){color:hsla(240,5%,84%,.8)}:is(.dark .dark\:text-zinc-300\/90){color:hsla(240,5%,84%,.9)}:is(.dark .dark\:text-zinc-300\/95){color:hsla(240,5%,84%,.95)}:is(.dark .dark\:text-zinc-400){--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-400\/0){color:hsla(240,5%,65%,0)}:is(.dark .dark\:text-zinc-400\/10){color:hsla(240,5%,65%,.1)}:is(.dark .dark\:text-zinc-400\/100){color:#a1a1aa}:is(.dark .dark\:text-zinc-400\/20){color:hsla(240,5%,65%,.2)}:is(.dark .dark\:text-zinc-400\/25){color:hsla(240,5%,65%,.25)}:is(.dark .dark\:text-zinc-400\/30){color:hsla(240,5%,65%,.3)}:is(.dark .dark\:text-zinc-400\/40){color:hsla(240,5%,65%,.4)}:is(.dark .dark\:text-zinc-400\/5){color:hsla(240,5%,65%,.05)}:is(.dark .dark\:text-zinc-400\/50){color:hsla(240,5%,65%,.5)}:is(.dark .dark\:text-zinc-400\/60){color:hsla(240,5%,65%,.6)}:is(.dark .dark\:text-zinc-400\/70){color:hsla(240,5%,65%,.7)}:is(.dark .dark\:text-zinc-400\/75){color:hsla(240,5%,65%,.75)}:is(.dark .dark\:text-zinc-400\/80){color:hsla(240,5%,65%,.8)}:is(.dark .dark\:text-zinc-400\/90){color:hsla(240,5%,65%,.9)}:is(.dark .dark\:text-zinc-400\/95){color:hsla(240,5%,65%,.95)}:is(.dark .dark\:text-zinc-50){--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-50\/0){color:hsla(0,0%,98%,0)}:is(.dark .dark\:text-zinc-50\/10){color:hsla(0,0%,98%,.1)}:is(.dark .dark\:text-zinc-50\/100){color:#fafafa}:is(.dark .dark\:text-zinc-50\/20){color:hsla(0,0%,98%,.2)}:is(.dark .dark\:text-zinc-50\/25){color:hsla(0,0%,98%,.25)}:is(.dark .dark\:text-zinc-50\/30){color:hsla(0,0%,98%,.3)}:is(.dark .dark\:text-zinc-50\/40){color:hsla(0,0%,98%,.4)}:is(.dark .dark\:text-zinc-50\/5){color:hsla(0,0%,98%,.05)}:is(.dark .dark\:text-zinc-50\/50){color:hsla(0,0%,98%,.5)}:is(.dark .dark\:text-zinc-50\/60){color:hsla(0,0%,98%,.6)}:is(.dark .dark\:text-zinc-50\/70){color:hsla(0,0%,98%,.7)}:is(.dark .dark\:text-zinc-50\/75){color:hsla(0,0%,98%,.75)}:is(.dark .dark\:text-zinc-50\/80){color:hsla(0,0%,98%,.8)}:is(.dark .dark\:text-zinc-50\/90){color:hsla(0,0%,98%,.9)}:is(.dark .dark\:text-zinc-50\/95){color:hsla(0,0%,98%,.95)}:is(.dark .dark\:text-zinc-500){--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-500\/0){color:hsla(240,4%,46%,0)}:is(.dark .dark\:text-zinc-500\/10){color:hsla(240,4%,46%,.1)}:is(.dark .dark\:text-zinc-500\/100){color:#71717a}:is(.dark .dark\:text-zinc-500\/20){color:hsla(240,4%,46%,.2)}:is(.dark .dark\:text-zinc-500\/25){color:hsla(240,4%,46%,.25)}:is(.dark .dark\:text-zinc-500\/30){color:hsla(240,4%,46%,.3)}:is(.dark .dark\:text-zinc-500\/40){color:hsla(240,4%,46%,.4)}:is(.dark .dark\:text-zinc-500\/5){color:hsla(240,4%,46%,.05)}:is(.dark .dark\:text-zinc-500\/50){color:hsla(240,4%,46%,.5)}:is(.dark .dark\:text-zinc-500\/60){color:hsla(240,4%,46%,.6)}:is(.dark .dark\:text-zinc-500\/70){color:hsla(240,4%,46%,.7)}:is(.dark .dark\:text-zinc-500\/75){color:hsla(240,4%,46%,.75)}:is(.dark .dark\:text-zinc-500\/80){color:hsla(240,4%,46%,.8)}:is(.dark .dark\:text-zinc-500\/90){color:hsla(240,4%,46%,.9)}:is(.dark .dark\:text-zinc-500\/95){color:hsla(240,4%,46%,.95)}:is(.dark .dark\:text-zinc-600){--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-600\/0){color:rgba(82,82,91,0)}:is(.dark .dark\:text-zinc-600\/10){color:rgba(82,82,91,.1)}:is(.dark .dark\:text-zinc-600\/100){color:#52525b}:is(.dark .dark\:text-zinc-600\/20){color:rgba(82,82,91,.2)}:is(.dark .dark\:text-zinc-600\/25){color:rgba(82,82,91,.25)}:is(.dark .dark\:text-zinc-600\/30){color:rgba(82,82,91,.3)}:is(.dark .dark\:text-zinc-600\/40){color:rgba(82,82,91,.4)}:is(.dark .dark\:text-zinc-600\/5){color:rgba(82,82,91,.05)}:is(.dark .dark\:text-zinc-600\/50){color:rgba(82,82,91,.5)}:is(.dark .dark\:text-zinc-600\/60){color:rgba(82,82,91,.6)}:is(.dark .dark\:text-zinc-600\/70){color:rgba(82,82,91,.7)}:is(.dark .dark\:text-zinc-600\/75){color:rgba(82,82,91,.75)}:is(.dark .dark\:text-zinc-600\/80){color:rgba(82,82,91,.8)}:is(.dark .dark\:text-zinc-600\/90){color:rgba(82,82,91,.9)}:is(.dark .dark\:text-zinc-600\/95){color:rgba(82,82,91,.95)}:is(.dark .dark\:text-zinc-700){--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-700\/0){color:rgba(63,63,70,0)}:is(.dark .dark\:text-zinc-700\/10){color:rgba(63,63,70,.1)}:is(.dark .dark\:text-zinc-700\/100){color:#3f3f46}:is(.dark .dark\:text-zinc-700\/20){color:rgba(63,63,70,.2)}:is(.dark .dark\:text-zinc-700\/25){color:rgba(63,63,70,.25)}:is(.dark .dark\:text-zinc-700\/30){color:rgba(63,63,70,.3)}:is(.dark .dark\:text-zinc-700\/40){color:rgba(63,63,70,.4)}:is(.dark .dark\:text-zinc-700\/5){color:rgba(63,63,70,.05)}:is(.dark .dark\:text-zinc-700\/50){color:rgba(63,63,70,.5)}:is(.dark .dark\:text-zinc-700\/60){color:rgba(63,63,70,.6)}:is(.dark .dark\:text-zinc-700\/70){color:rgba(63,63,70,.7)}:is(.dark .dark\:text-zinc-700\/75){color:rgba(63,63,70,.75)}:is(.dark .dark\:text-zinc-700\/80){color:rgba(63,63,70,.8)}:is(.dark .dark\:text-zinc-700\/90){color:rgba(63,63,70,.9)}:is(.dark .dark\:text-zinc-700\/95){color:rgba(63,63,70,.95)}:is(.dark .dark\:text-zinc-800){--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-800\/0){color:rgba(39,39,42,0)}:is(.dark .dark\:text-zinc-800\/10){color:rgba(39,39,42,.1)}:is(.dark .dark\:text-zinc-800\/100){color:#27272a}:is(.dark .dark\:text-zinc-800\/20){color:rgba(39,39,42,.2)}:is(.dark .dark\:text-zinc-800\/25){color:rgba(39,39,42,.25)}:is(.dark .dark\:text-zinc-800\/30){color:rgba(39,39,42,.3)}:is(.dark .dark\:text-zinc-800\/40){color:rgba(39,39,42,.4)}:is(.dark .dark\:text-zinc-800\/5){color:rgba(39,39,42,.05)}:is(.dark .dark\:text-zinc-800\/50){color:rgba(39,39,42,.5)}:is(.dark .dark\:text-zinc-800\/60){color:rgba(39,39,42,.6)}:is(.dark .dark\:text-zinc-800\/70){color:rgba(39,39,42,.7)}:is(.dark .dark\:text-zinc-800\/75){color:rgba(39,39,42,.75)}:is(.dark .dark\:text-zinc-800\/80){color:rgba(39,39,42,.8)}:is(.dark .dark\:text-zinc-800\/90){color:rgba(39,39,42,.9)}:is(.dark .dark\:text-zinc-800\/95){color:rgba(39,39,42,.95)}:is(.dark .dark\:text-zinc-900){--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity))}:is(.dark .dark\:text-zinc-900\/0){color:rgba(24,24,27,0)}:is(.dark .dark\:text-zinc-900\/10){color:rgba(24,24,27,.1)}:is(.dark .dark\:text-zinc-900\/100){color:#18181b}:is(.dark .dark\:text-zinc-900\/20){color:rgba(24,24,27,.2)}:is(.dark .dark\:text-zinc-900\/25){color:rgba(24,24,27,.25)}:is(.dark .dark\:text-zinc-900\/30){color:rgba(24,24,27,.3)}:is(.dark .dark\:text-zinc-900\/40){color:rgba(24,24,27,.4)}:is(.dark .dark\:text-zinc-900\/5){color:rgba(24,24,27,.05)}:is(.dark .dark\:text-zinc-900\/50){color:rgba(24,24,27,.5)}:is(.dark .dark\:text-zinc-900\/60){color:rgba(24,24,27,.6)}:is(.dark .dark\:text-zinc-900\/70){color:rgba(24,24,27,.7)}:is(.dark .dark\:text-zinc-900\/75){color:rgba(24,24,27,.75)}:is(.dark .dark\:text-zinc-900\/80){color:rgba(24,24,27,.8)}:is(.dark .dark\:text-zinc-900\/90){color:rgba(24,24,27,.9)}:is(.dark .dark\:text-zinc-900\/95){color:rgba(24,24,27,.95)}:is(.dark .dark\:placeholder-gray-400)::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}:is(.dark .dark\:placeholder-gray-400)::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}:is(.dark .dark\:placeholder-gray-500)::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(107 114 128/var(--tw-placeholder-opacity))}:is(.dark .dark\:placeholder-gray-500)::placeholder{--tw-placeholder-opacity:1;color:rgb(107 114 128/var(--tw-placeholder-opacity))}:is(.dark .dark\:shadow-sm-light){--tw-shadow:0 2px 5px 0px hsla(0,0%,100%,.08);--tw-shadow-colored:0 2px 5px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .dark\:ring-blue-900){--tw-ring-opacity:1;--tw-ring-color:rgb(35 56 118/var(--tw-ring-opacity))}:is(.dark .dark\:ring-cyan-800){--tw-ring-opacity:1;--tw-ring-color:rgb(21 94 117/var(--tw-ring-opacity))}:is(.dark .dark\:ring-gray-400){--tw-ring-opacity:1;--tw-ring-color:rgb(156 163 175/var(--tw-ring-opacity))}:is(.dark .dark\:ring-gray-500){--tw-ring-opacity:1;--tw-ring-color:rgb(107 114 128/var(--tw-ring-opacity))}:is(.dark .dark\:ring-gray-800){--tw-ring-opacity:1;--tw-ring-color:rgb(31 41 55/var(--tw-ring-opacity))}:is(.dark .dark\:ring-gray-900){--tw-ring-opacity:1;--tw-ring-color:rgb(17 24 39/var(--tw-ring-opacity))}:is(.dark .dark\:ring-green-500){--tw-ring-opacity:1;--tw-ring-color:rgb(14 159 110/var(--tw-ring-opacity))}:is(.dark .dark\:ring-pink-500){--tw-ring-opacity:1;--tw-ring-color:rgb(231 70 148/var(--tw-ring-opacity))}:is(.dark .dark\:ring-purple-600){--tw-ring-opacity:1;--tw-ring-color:rgb(126 58 242/var(--tw-ring-opacity))}:is(.dark .dark\:ring-red-700){--tw-ring-opacity:1;--tw-ring-color:rgb(200 30 30/var(--tw-ring-opacity))}:is(.dark .dark\:ring-yellow-500){--tw-ring-opacity:1;--tw-ring-color:rgb(194 120 3/var(--tw-ring-opacity))}:is(.dark .dark\:ring-offset-gray-800){--tw-ring-offset-color:#1f2937}:is(.dark .dark\:invert-0){--tw-invert:invert(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:is(.dark .odd\:dark\:bg-gray-800):nth-child(odd){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .even\:dark\:bg-gray-700):nth-child(2n){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:border-blue-700:hover){--tw-border-opacity:1;border-color:rgb(26 86 219/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-cyan-700:hover){--tw-border-opacity:1;border-color:rgb(14 116 144/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-gray-400:hover){--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-gray-600:hover){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-gray-700:hover){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-green-700:hover){--tw-border-opacity:1;border-color:rgb(4 108 78/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-indigo-700:hover){--tw-border-opacity:1;border-color:rgb(81 69 205/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-lime-700:hover){--tw-border-opacity:1;border-color:rgb(77 124 15/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-pink-700:hover){--tw-border-opacity:1;border-color:rgb(191 18 93/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-red-700:hover){--tw-border-opacity:1;border-color:rgb(200 30 30/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-teal-700:hover){--tw-border-opacity:1;border-color:rgb(3 102 114/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-yellow-700:hover){--tw-border-opacity:1;border-color:rgb(142 75 16/var(--tw-border-opacity))}:is(.dark .dark\:hover\:bg-blue-300:hover){--tw-bg-opacity:1;background-color:rgb(164 202 254/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-blue-700:hover){--tw-bg-opacity:1;background-color:rgb(26 86 219/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-cyan-300:hover){--tw-bg-opacity:1;background-color:rgb(103 232 249/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-cyan-700:hover){--tw-bg-opacity:1;background-color:rgb(14 116 144/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-gray-300:hover){--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-gray-600:hover){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-gray-700:hover){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-gray-800:hover){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-gray-900:hover){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-green-300:hover){--tw-bg-opacity:1;background-color:rgb(132 225 188/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-green-700:hover){--tw-bg-opacity:1;background-color:rgb(4 108 78/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-indigo-300:hover){--tw-bg-opacity:1;background-color:rgb(180 198 252/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-indigo-700:hover){--tw-bg-opacity:1;background-color:rgb(81 69 205/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-lime-300:hover){--tw-bg-opacity:1;background-color:rgb(190 242 100/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-lime-700:hover){--tw-bg-opacity:1;background-color:rgb(77 124 15/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-pink-300:hover){--tw-bg-opacity:1;background-color:rgb(248 180 217/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-pink-700:hover){--tw-bg-opacity:1;background-color:rgb(191 18 93/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-purple-300:hover){--tw-bg-opacity:1;background-color:rgb(202 191 253/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-purple-700:hover){--tw-bg-opacity:1;background-color:rgb(108 43 217/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-red-300:hover){--tw-bg-opacity:1;background-color:rgb(248 180 180/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-red-600:hover){--tw-bg-opacity:1;background-color:rgb(224 36 36/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-red-700:hover){--tw-bg-opacity:1;background-color:rgb(200 30 30/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-teal-300:hover){--tw-bg-opacity:1;background-color:rgb(126 220 226/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-teal-700:hover){--tw-bg-opacity:1;background-color:rgb(3 102 114/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-yellow-300:hover){--tw-bg-opacity:1;background-color:rgb(250 202 21/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-yellow-700:hover){--tw-bg-opacity:1;background-color:rgb(142 75 16/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:text-blue-400:hover){--tw-text-opacity:1;color:rgb(118 169 250/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-blue-500:hover){--tw-text-opacity:1;color:rgb(63 131 248/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-blue-600:hover){--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-gray-100:hover){--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-gray-300:hover){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-white:hover){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:hover\:shadow-lg-light:hover){--tw-shadow:0 10px 15px -3px hsla(0,0%,100%,.1),0 4px 6px -2px hsla(0,0%,100%,.05);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .dark\:focus\:border-blue-500:focus){--tw-border-opacity:1;border-color:rgb(63 131 248/var(--tw-border-opacity))}:is(.dark .dark\:focus\:border-cyan-500:focus){--tw-border-opacity:1;border-color:rgb(6 182 212/var(--tw-border-opacity))}:is(.dark .dark\:focus\:border-green-500:focus){--tw-border-opacity:1;border-color:rgb(14 159 110/var(--tw-border-opacity))}:is(.dark .dark\:focus\:border-red-500:focus){--tw-border-opacity:1;border-color:rgb(240 82 82/var(--tw-border-opacity))}:is(.dark .dark\:focus\:border-yellow-500:focus){--tw-border-opacity:1;border-color:rgb(194 120 3/var(--tw-border-opacity))}:is(.dark .dark\:focus\:bg-cyan-600:focus){--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity))}:is(.dark .dark\:focus\:bg-gray-700:focus){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .dark\:focus\:text-blue-600:focus){--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}:is(.dark .dark\:focus\:text-white:focus){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:focus\:ring-blue-500:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(63 131 248/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-blue-600:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(28 100 242/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-blue-800:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(30 66 159/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-cyan-500:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(6 182 212/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-cyan-600:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(8 145 178/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-cyan-700:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(14 116 144/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-cyan-800:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(21 94 117/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-gray-500:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(107 114 128/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-gray-600:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(75 85 99/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-gray-700:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(55 65 81/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-gray-800:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(31 41 55/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-green-500:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(14 159 110/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-green-700:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(4 108 78/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-green-800:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(3 84 63/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-indigo-700:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(81 69 205/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-lime-700:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(77 124 15/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-lime-800:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(63 98 18/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-pink-700:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(191 18 93/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-pink-800:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(153 21 75/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-purple-800:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(85 33 181/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-purple-900:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(74 29 150/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-red-400:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(249 128 128/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-red-500:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(240 82 82/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-red-700:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(200 30 30/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-red-800:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(155 28 28/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-red-900:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(119 29 29/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-teal-700:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(3 102 114/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-teal-800:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(5 80 92/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-yellow-500:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(194 120 3/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-yellow-700:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(142 75 16/var(--tw-ring-opacity))}:is(.dark .dark\:focus\:ring-yellow-900:focus){--tw-ring-opacity:1;--tw-ring-color:rgb(99 49 18/var(--tw-ring-opacity))}:is(.dark .dark\:disabled\:text-gray-300:disabled){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}:is(.dark .disabled\:dark\:text-gray-500):disabled{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}:is(.dark .dark\:disabled\:hover\:bg-cyan-600:hover:disabled){--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity))}:is(.dark .dark\:disabled\:hover\:bg-gray-800:hover:disabled){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:disabled\:hover\:bg-green-600:hover:disabled){--tw-bg-opacity:1;background-color:rgb(5 122 85/var(--tw-bg-opacity))}:is(.dark .dark\:disabled\:hover\:bg-purple-600:hover:disabled){--tw-bg-opacity:1;background-color:rgb(126 58 242/var(--tw-bg-opacity))}:is(.dark .dark\:disabled\:hover\:bg-red-600:hover:disabled){--tw-bg-opacity:1;background-color:rgb(224 36 36/var(--tw-bg-opacity))}:is(.dark .dark\:disabled\:hover\:bg-yellow-400:hover:disabled){--tw-bg-opacity:1;background-color:rgb(227 160 8/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-cyan-300){--tw-bg-opacity:1;background-color:rgb(103 232 249/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-gray-500){--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-gray-600){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-gray-700){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-gray-800\/60){background-color:rgba(31,41,55,.6)}:is(.dark .group:hover .dark\:group-hover\:bg-green-300){--tw-bg-opacity:1;background-color:rgb(132 225 188/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-indigo-300){--tw-bg-opacity:1;background-color:rgb(180 198 252/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-lime-300){--tw-bg-opacity:1;background-color:rgb(190 242 100/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-pink-300){--tw-bg-opacity:1;background-color:rgb(248 180 217/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-purple-300){--tw-bg-opacity:1;background-color:rgb(202 191 253/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-red-300){--tw-bg-opacity:1;background-color:rgb(248 180 180/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-teal-300){--tw-bg-opacity:1;background-color:rgb(126 220 226/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-yellow-300){--tw-bg-opacity:1;background-color:rgb(250 202 21/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:text-blue-600){--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}:is(.dark .group:hover .dark\:group-hover\:text-white){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .group:focus .dark\:group-focus\:text-blue-600){--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}:is(.dark .group:focus .dark\:group-focus\:ring-gray-800\/70){--tw-ring-color:rgba(31,41,55,.7)}:is(.dark .peer:checked~.dark\:peer-checked\:text-blue-500){--tw-text-opacity:1;color:rgb(63 131 248/var(--tw-text-opacity))}:is(.dark .aria-selected\:dark\:text-white)[aria-selected=true]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.sm\:col-span-3{grid-column:span 3/span 3}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-16{margin-top:4rem;margin-bottom:4rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-16{margin-bottom:4rem}.sm\:mr-4{margin-right:1rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mt-0{margin-top:0}.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\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:h-6{height:1.5rem}.sm\:h-7{height:1.75rem}.sm\:w-10{width:2.5rem}.sm\:w-12{width:3rem}.sm\:w-40{width:10rem}.sm\:w-6{width:1.5rem}.sm\:w-64{width:16rem}.sm\:w-auto{width:auto}.sm\:max-w-screen-sm{max-width:640px}.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\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-7{gap:1.75rem}.sm\:gap-8{gap:2rem}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.sm\:rounded-lg{border-radius:.5rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:py-48{padding-top:12rem;padding-bottom:12rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pr-8{padding-right:2rem}.sm\:text-center{text-align:center}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:768px){.md\:inset-0{inset:0}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-0{margin-top:0}.md\:mb-0,.md\:my-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-6{margin-bottom:1.5rem}.md\:ml-2{margin-left:.5rem}.md\:ml-3{margin-left:.75rem}.md\:mr-5{margin-right:1.25rem}.md\:mr-6{margin-right:1.5rem}.md\:mt-0{margin-top:0}.md\:mt-12{margin-top:3rem}.md\:mt-24{margin-top:6rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-52{height:13rem}.md\:h-80{height:20rem}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:h-screen{height:100vh}.md\:w-48{width:12rem}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:max-w-xl{max-width:36rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-16{gap:4rem}.md\:gap-8{gap:2rem}.md\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:rounded-none{border-radius:0}.md\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.md\:border-0{border-width:0}.md\:bg-transparent{background-color:transparent}.md\:p-0{padding:0}.md\:p-16{padding:4rem}.md\:p-4{padding:1rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pr-20{padding-right:5rem}.md\:pt-24{padding-top:6rem}.md\:pt-5{padding-top:1.25rem}.md\:text-center{text-align:center}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:font-extrabold{font-weight:800}.md\:font-medium{font-weight:500}.md\:text-cyan-700{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}.md\:hover\:bg-transparent:hover{background-color:transparent}.md\:hover\:text-cyan-700:hover{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}:is(.dark .md\:dark\:hover\:bg-transparent:hover){background-color:transparent}:is(.dark .md\:dark\:hover\:text-white:hover){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}}@media (min-width:1024px){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg\:my-12{margin-top:3rem;margin-bottom:3rem}.lg\:my-8{margin-top:2rem;margin-bottom:2rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-7{margin-bottom:1.75rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-auto{margin-left:auto}.lg\:mr-0{margin-right:0}.lg\:mr-20{margin-right:5rem}.lg\:mr-5{margin-right:1.25rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-5{margin-top:1.25rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-10{height:2.5rem}.lg\:h-12{height:3rem}.lg\:h-16{height:4rem}.lg\:h-6{height:1.5rem}.lg\:h-96{height:24rem}.lg\:w-10{width:2.5rem}.lg\:w-12{width:3rem}.lg\:w-16{width:4rem}.lg\:w-36{width:9rem}.lg\:w-5{width:1.25rem}.lg\:w-6{width:1.5rem}.lg\:w-64{width:16rem}.lg\:w-80{width:20rem}.lg\:w-96{width:24rem}.lg\:w-auto{width:auto}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-screen-sm{max-width:640px}.lg\:max-w-sm{max-width:24rem}.lg\:grid-cols-12{grid-template-columns:repeat(12,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\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-12{gap:3rem}.lg\:gap-16{gap:4rem}.lg\:gap-28{gap:7rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:gap-80{gap:20rem}.lg\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem * var(--tw-space-y-reverse))}.lg\:space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem * var(--tw-space-y-reverse))}.lg\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.lg\:self-center{align-self:center}.lg\:border-r{border-right-width:1px}.lg\:border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.lg\:bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.lg\:bg-amber-100\/0{background-color:hsla(48,96%,89%,0)}.lg\:bg-amber-100\/10{background-color:hsla(48,96%,89%,.1)}.lg\:bg-amber-100\/100{background-color:#fef3c7}.lg\:bg-amber-100\/20{background-color:hsla(48,96%,89%,.2)}.lg\:bg-amber-100\/25{background-color:hsla(48,96%,89%,.25)}.lg\:bg-amber-100\/30{background-color:hsla(48,96%,89%,.3)}.lg\:bg-amber-100\/40{background-color:hsla(48,96%,89%,.4)}.lg\:bg-amber-100\/5{background-color:hsla(48,96%,89%,.05)}.lg\:bg-amber-100\/50{background-color:hsla(48,96%,89%,.5)}.lg\:bg-amber-100\/60{background-color:hsla(48,96%,89%,.6)}.lg\:bg-amber-100\/70{background-color:hsla(48,96%,89%,.7)}.lg\:bg-amber-100\/75{background-color:hsla(48,96%,89%,.75)}.lg\:bg-amber-100\/80{background-color:hsla(48,96%,89%,.8)}.lg\:bg-amber-100\/90{background-color:hsla(48,96%,89%,.9)}.lg\:bg-amber-100\/95{background-color:hsla(48,96%,89%,.95)}.lg\:bg-amber-200{--tw-bg-opacity:1;background-color:rgb(253 230 138/var(--tw-bg-opacity))}.lg\:bg-amber-200\/0{background-color:hsla(48,97%,77%,0)}.lg\:bg-amber-200\/10{background-color:hsla(48,97%,77%,.1)}.lg\:bg-amber-200\/100{background-color:#fde68a}.lg\:bg-amber-200\/20{background-color:hsla(48,97%,77%,.2)}.lg\:bg-amber-200\/25{background-color:hsla(48,97%,77%,.25)}.lg\:bg-amber-200\/30{background-color:hsla(48,97%,77%,.3)}.lg\:bg-amber-200\/40{background-color:hsla(48,97%,77%,.4)}.lg\:bg-amber-200\/5{background-color:hsla(48,97%,77%,.05)}.lg\:bg-amber-200\/50{background-color:hsla(48,97%,77%,.5)}.lg\:bg-amber-200\/60{background-color:hsla(48,97%,77%,.6)}.lg\:bg-amber-200\/70{background-color:hsla(48,97%,77%,.7)}.lg\:bg-amber-200\/75{background-color:hsla(48,97%,77%,.75)}.lg\:bg-amber-200\/80{background-color:hsla(48,97%,77%,.8)}.lg\:bg-amber-200\/90{background-color:hsla(48,97%,77%,.9)}.lg\:bg-amber-200\/95{background-color:hsla(48,97%,77%,.95)}.lg\:bg-amber-300{--tw-bg-opacity:1;background-color:rgb(252 211 77/var(--tw-bg-opacity))}.lg\:bg-amber-300\/0{background-color:rgba(252,211,77,0)}.lg\:bg-amber-300\/10{background-color:rgba(252,211,77,.1)}.lg\:bg-amber-300\/100{background-color:#fcd34d}.lg\:bg-amber-300\/20{background-color:rgba(252,211,77,.2)}.lg\:bg-amber-300\/25{background-color:rgba(252,211,77,.25)}.lg\:bg-amber-300\/30{background-color:rgba(252,211,77,.3)}.lg\:bg-amber-300\/40{background-color:rgba(252,211,77,.4)}.lg\:bg-amber-300\/5{background-color:rgba(252,211,77,.05)}.lg\:bg-amber-300\/50{background-color:rgba(252,211,77,.5)}.lg\:bg-amber-300\/60{background-color:rgba(252,211,77,.6)}.lg\:bg-amber-300\/70{background-color:rgba(252,211,77,.7)}.lg\:bg-amber-300\/75{background-color:rgba(252,211,77,.75)}.lg\:bg-amber-300\/80{background-color:rgba(252,211,77,.8)}.lg\:bg-amber-300\/90{background-color:rgba(252,211,77,.9)}.lg\:bg-amber-300\/95{background-color:rgba(252,211,77,.95)}.lg\:bg-amber-400{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}.lg\:bg-amber-400\/0{background-color:rgba(251,191,36,0)}.lg\:bg-amber-400\/10{background-color:rgba(251,191,36,.1)}.lg\:bg-amber-400\/100{background-color:#fbbf24}.lg\:bg-amber-400\/20{background-color:rgba(251,191,36,.2)}.lg\:bg-amber-400\/25{background-color:rgba(251,191,36,.25)}.lg\:bg-amber-400\/30{background-color:rgba(251,191,36,.3)}.lg\:bg-amber-400\/40{background-color:rgba(251,191,36,.4)}.lg\:bg-amber-400\/5{background-color:rgba(251,191,36,.05)}.lg\:bg-amber-400\/50{background-color:rgba(251,191,36,.5)}.lg\:bg-amber-400\/60{background-color:rgba(251,191,36,.6)}.lg\:bg-amber-400\/70{background-color:rgba(251,191,36,.7)}.lg\:bg-amber-400\/75{background-color:rgba(251,191,36,.75)}.lg\:bg-amber-400\/80{background-color:rgba(251,191,36,.8)}.lg\:bg-amber-400\/90{background-color:rgba(251,191,36,.9)}.lg\:bg-amber-400\/95{background-color:rgba(251,191,36,.95)}.lg\:bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity))}.lg\:bg-amber-50\/0{background-color:rgba(255,251,235,0)}.lg\:bg-amber-50\/10{background-color:rgba(255,251,235,.1)}.lg\:bg-amber-50\/100{background-color:#fffbeb}.lg\:bg-amber-50\/20{background-color:rgba(255,251,235,.2)}.lg\:bg-amber-50\/25{background-color:rgba(255,251,235,.25)}.lg\:bg-amber-50\/30{background-color:rgba(255,251,235,.3)}.lg\:bg-amber-50\/40{background-color:rgba(255,251,235,.4)}.lg\:bg-amber-50\/5{background-color:rgba(255,251,235,.05)}.lg\:bg-amber-50\/50{background-color:rgba(255,251,235,.5)}.lg\:bg-amber-50\/60{background-color:rgba(255,251,235,.6)}.lg\:bg-amber-50\/70{background-color:rgba(255,251,235,.7)}.lg\:bg-amber-50\/75{background-color:rgba(255,251,235,.75)}.lg\:bg-amber-50\/80{background-color:rgba(255,251,235,.8)}.lg\:bg-amber-50\/90{background-color:rgba(255,251,235,.9)}.lg\:bg-amber-50\/95{background-color:rgba(255,251,235,.95)}.lg\:bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.lg\:bg-amber-500\/0{background-color:rgba(245,158,11,0)}.lg\:bg-amber-500\/10{background-color:rgba(245,158,11,.1)}.lg\:bg-amber-500\/100{background-color:#f59e0b}.lg\:bg-amber-500\/20{background-color:rgba(245,158,11,.2)}.lg\:bg-amber-500\/25{background-color:rgba(245,158,11,.25)}.lg\:bg-amber-500\/30{background-color:rgba(245,158,11,.3)}.lg\:bg-amber-500\/40{background-color:rgba(245,158,11,.4)}.lg\:bg-amber-500\/5{background-color:rgba(245,158,11,.05)}.lg\:bg-amber-500\/50{background-color:rgba(245,158,11,.5)}.lg\:bg-amber-500\/60{background-color:rgba(245,158,11,.6)}.lg\:bg-amber-500\/70{background-color:rgba(245,158,11,.7)}.lg\:bg-amber-500\/75{background-color:rgba(245,158,11,.75)}.lg\:bg-amber-500\/80{background-color:rgba(245,158,11,.8)}.lg\:bg-amber-500\/90{background-color:rgba(245,158,11,.9)}.lg\:bg-amber-500\/95{background-color:rgba(245,158,11,.95)}.lg\:bg-amber-600{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity))}.lg\:bg-amber-600\/0{background-color:rgba(217,119,6,0)}.lg\:bg-amber-600\/10{background-color:rgba(217,119,6,.1)}.lg\:bg-amber-600\/100{background-color:#d97706}.lg\:bg-amber-600\/20{background-color:rgba(217,119,6,.2)}.lg\:bg-amber-600\/25{background-color:rgba(217,119,6,.25)}.lg\:bg-amber-600\/30{background-color:rgba(217,119,6,.3)}.lg\:bg-amber-600\/40{background-color:rgba(217,119,6,.4)}.lg\:bg-amber-600\/5{background-color:rgba(217,119,6,.05)}.lg\:bg-amber-600\/50{background-color:rgba(217,119,6,.5)}.lg\:bg-amber-600\/60{background-color:rgba(217,119,6,.6)}.lg\:bg-amber-600\/70{background-color:rgba(217,119,6,.7)}.lg\:bg-amber-600\/75{background-color:rgba(217,119,6,.75)}.lg\:bg-amber-600\/80{background-color:rgba(217,119,6,.8)}.lg\:bg-amber-600\/90{background-color:rgba(217,119,6,.9)}.lg\:bg-amber-600\/95{background-color:rgba(217,119,6,.95)}.lg\:bg-amber-700{--tw-bg-opacity:1;background-color:rgb(180 83 9/var(--tw-bg-opacity))}.lg\:bg-amber-700\/0{background-color:rgba(180,83,9,0)}.lg\:bg-amber-700\/10{background-color:rgba(180,83,9,.1)}.lg\:bg-amber-700\/100{background-color:#b45309}.lg\:bg-amber-700\/20{background-color:rgba(180,83,9,.2)}.lg\:bg-amber-700\/25{background-color:rgba(180,83,9,.25)}.lg\:bg-amber-700\/30{background-color:rgba(180,83,9,.3)}.lg\:bg-amber-700\/40{background-color:rgba(180,83,9,.4)}.lg\:bg-amber-700\/5{background-color:rgba(180,83,9,.05)}.lg\:bg-amber-700\/50{background-color:rgba(180,83,9,.5)}.lg\:bg-amber-700\/60{background-color:rgba(180,83,9,.6)}.lg\:bg-amber-700\/70{background-color:rgba(180,83,9,.7)}.lg\:bg-amber-700\/75{background-color:rgba(180,83,9,.75)}.lg\:bg-amber-700\/80{background-color:rgba(180,83,9,.8)}.lg\:bg-amber-700\/90{background-color:rgba(180,83,9,.9)}.lg\:bg-amber-700\/95{background-color:rgba(180,83,9,.95)}.lg\:bg-amber-800{--tw-bg-opacity:1;background-color:rgb(146 64 14/var(--tw-bg-opacity))}.lg\:bg-amber-800\/0{background-color:rgba(146,64,14,0)}.lg\:bg-amber-800\/10{background-color:rgba(146,64,14,.1)}.lg\:bg-amber-800\/100{background-color:#92400e}.lg\:bg-amber-800\/20{background-color:rgba(146,64,14,.2)}.lg\:bg-amber-800\/25{background-color:rgba(146,64,14,.25)}.lg\:bg-amber-800\/30{background-color:rgba(146,64,14,.3)}.lg\:bg-amber-800\/40{background-color:rgba(146,64,14,.4)}.lg\:bg-amber-800\/5{background-color:rgba(146,64,14,.05)}.lg\:bg-amber-800\/50{background-color:rgba(146,64,14,.5)}.lg\:bg-amber-800\/60{background-color:rgba(146,64,14,.6)}.lg\:bg-amber-800\/70{background-color:rgba(146,64,14,.7)}.lg\:bg-amber-800\/75{background-color:rgba(146,64,14,.75)}.lg\:bg-amber-800\/80{background-color:rgba(146,64,14,.8)}.lg\:bg-amber-800\/90{background-color:rgba(146,64,14,.9)}.lg\:bg-amber-800\/95{background-color:rgba(146,64,14,.95)}.lg\:bg-amber-900{--tw-bg-opacity:1;background-color:rgb(120 53 15/var(--tw-bg-opacity))}.lg\:bg-amber-900\/0{background-color:rgba(120,53,15,0)}.lg\:bg-amber-900\/10{background-color:rgba(120,53,15,.1)}.lg\:bg-amber-900\/100{background-color:#78350f}.lg\:bg-amber-900\/20{background-color:rgba(120,53,15,.2)}.lg\:bg-amber-900\/25{background-color:rgba(120,53,15,.25)}.lg\:bg-amber-900\/30{background-color:rgba(120,53,15,.3)}.lg\:bg-amber-900\/40{background-color:rgba(120,53,15,.4)}.lg\:bg-amber-900\/5{background-color:rgba(120,53,15,.05)}.lg\:bg-amber-900\/50{background-color:rgba(120,53,15,.5)}.lg\:bg-amber-900\/60{background-color:rgba(120,53,15,.6)}.lg\:bg-amber-900\/70{background-color:rgba(120,53,15,.7)}.lg\:bg-amber-900\/75{background-color:rgba(120,53,15,.75)}.lg\:bg-amber-900\/80{background-color:rgba(120,53,15,.8)}.lg\:bg-amber-900\/90{background-color:rgba(120,53,15,.9)}.lg\:bg-amber-900\/95{background-color:rgba(120,53,15,.95)}.lg\:bg-blue-100{--tw-bg-opacity:1;background-color:rgb(225 239 254/var(--tw-bg-opacity))}.lg\:bg-blue-100\/0{background-color:rgba(225,239,254,0)}.lg\:bg-blue-100\/10{background-color:rgba(225,239,254,.1)}.lg\:bg-blue-100\/100{background-color:#e1effe}.lg\:bg-blue-100\/20{background-color:rgba(225,239,254,.2)}.lg\:bg-blue-100\/25{background-color:rgba(225,239,254,.25)}.lg\:bg-blue-100\/30{background-color:rgba(225,239,254,.3)}.lg\:bg-blue-100\/40{background-color:rgba(225,239,254,.4)}.lg\:bg-blue-100\/5{background-color:rgba(225,239,254,.05)}.lg\:bg-blue-100\/50{background-color:rgba(225,239,254,.5)}.lg\:bg-blue-100\/60{background-color:rgba(225,239,254,.6)}.lg\:bg-blue-100\/70{background-color:rgba(225,239,254,.7)}.lg\:bg-blue-100\/75{background-color:rgba(225,239,254,.75)}.lg\:bg-blue-100\/80{background-color:rgba(225,239,254,.8)}.lg\:bg-blue-100\/90{background-color:rgba(225,239,254,.9)}.lg\:bg-blue-100\/95{background-color:rgba(225,239,254,.95)}.lg\:bg-blue-200{--tw-bg-opacity:1;background-color:rgb(195 221 253/var(--tw-bg-opacity))}.lg\:bg-blue-200\/0{background-color:rgba(195,221,253,0)}.lg\:bg-blue-200\/10{background-color:rgba(195,221,253,.1)}.lg\:bg-blue-200\/100{background-color:#c3ddfd}.lg\:bg-blue-200\/20{background-color:rgba(195,221,253,.2)}.lg\:bg-blue-200\/25{background-color:rgba(195,221,253,.25)}.lg\:bg-blue-200\/30{background-color:rgba(195,221,253,.3)}.lg\:bg-blue-200\/40{background-color:rgba(195,221,253,.4)}.lg\:bg-blue-200\/5{background-color:rgba(195,221,253,.05)}.lg\:bg-blue-200\/50{background-color:rgba(195,221,253,.5)}.lg\:bg-blue-200\/60{background-color:rgba(195,221,253,.6)}.lg\:bg-blue-200\/70{background-color:rgba(195,221,253,.7)}.lg\:bg-blue-200\/75{background-color:rgba(195,221,253,.75)}.lg\:bg-blue-200\/80{background-color:rgba(195,221,253,.8)}.lg\:bg-blue-200\/90{background-color:rgba(195,221,253,.9)}.lg\:bg-blue-200\/95{background-color:rgba(195,221,253,.95)}.lg\:bg-blue-300{--tw-bg-opacity:1;background-color:rgb(164 202 254/var(--tw-bg-opacity))}.lg\:bg-blue-300\/0{background-color:rgba(164,202,254,0)}.lg\:bg-blue-300\/10{background-color:rgba(164,202,254,.1)}.lg\:bg-blue-300\/100{background-color:#a4cafe}.lg\:bg-blue-300\/20{background-color:rgba(164,202,254,.2)}.lg\:bg-blue-300\/25{background-color:rgba(164,202,254,.25)}.lg\:bg-blue-300\/30{background-color:rgba(164,202,254,.3)}.lg\:bg-blue-300\/40{background-color:rgba(164,202,254,.4)}.lg\:bg-blue-300\/5{background-color:rgba(164,202,254,.05)}.lg\:bg-blue-300\/50{background-color:rgba(164,202,254,.5)}.lg\:bg-blue-300\/60{background-color:rgba(164,202,254,.6)}.lg\:bg-blue-300\/70{background-color:rgba(164,202,254,.7)}.lg\:bg-blue-300\/75{background-color:rgba(164,202,254,.75)}.lg\:bg-blue-300\/80{background-color:rgba(164,202,254,.8)}.lg\:bg-blue-300\/90{background-color:rgba(164,202,254,.9)}.lg\:bg-blue-300\/95{background-color:rgba(164,202,254,.95)}.lg\:bg-blue-400{--tw-bg-opacity:1;background-color:rgb(118 169 250/var(--tw-bg-opacity))}.lg\:bg-blue-400\/0{background-color:rgba(118,169,250,0)}.lg\:bg-blue-400\/10{background-color:rgba(118,169,250,.1)}.lg\:bg-blue-400\/100{background-color:#76a9fa}.lg\:bg-blue-400\/20{background-color:rgba(118,169,250,.2)}.lg\:bg-blue-400\/25{background-color:rgba(118,169,250,.25)}.lg\:bg-blue-400\/30{background-color:rgba(118,169,250,.3)}.lg\:bg-blue-400\/40{background-color:rgba(118,169,250,.4)}.lg\:bg-blue-400\/5{background-color:rgba(118,169,250,.05)}.lg\:bg-blue-400\/50{background-color:rgba(118,169,250,.5)}.lg\:bg-blue-400\/60{background-color:rgba(118,169,250,.6)}.lg\:bg-blue-400\/70{background-color:rgba(118,169,250,.7)}.lg\:bg-blue-400\/75{background-color:rgba(118,169,250,.75)}.lg\:bg-blue-400\/80{background-color:rgba(118,169,250,.8)}.lg\:bg-blue-400\/90{background-color:rgba(118,169,250,.9)}.lg\:bg-blue-400\/95{background-color:rgba(118,169,250,.95)}.lg\:bg-blue-50{--tw-bg-opacity:1;background-color:rgb(235 245 255/var(--tw-bg-opacity))}.lg\:bg-blue-50\/0{background-color:rgba(235,245,255,0)}.lg\:bg-blue-50\/10{background-color:rgba(235,245,255,.1)}.lg\:bg-blue-50\/100{background-color:#ebf5ff}.lg\:bg-blue-50\/20{background-color:rgba(235,245,255,.2)}.lg\:bg-blue-50\/25{background-color:rgba(235,245,255,.25)}.lg\:bg-blue-50\/30{background-color:rgba(235,245,255,.3)}.lg\:bg-blue-50\/40{background-color:rgba(235,245,255,.4)}.lg\:bg-blue-50\/5{background-color:rgba(235,245,255,.05)}.lg\:bg-blue-50\/50{background-color:rgba(235,245,255,.5)}.lg\:bg-blue-50\/60{background-color:rgba(235,245,255,.6)}.lg\:bg-blue-50\/70{background-color:rgba(235,245,255,.7)}.lg\:bg-blue-50\/75{background-color:rgba(235,245,255,.75)}.lg\:bg-blue-50\/80{background-color:rgba(235,245,255,.8)}.lg\:bg-blue-50\/90{background-color:rgba(235,245,255,.9)}.lg\:bg-blue-50\/95{background-color:rgba(235,245,255,.95)}.lg\:bg-blue-500{--tw-bg-opacity:1;background-color:rgb(63 131 248/var(--tw-bg-opacity))}.lg\:bg-blue-500\/0{background-color:rgba(63,131,248,0)}.lg\:bg-blue-500\/10{background-color:rgba(63,131,248,.1)}.lg\:bg-blue-500\/100{background-color:#3f83f8}.lg\:bg-blue-500\/20{background-color:rgba(63,131,248,.2)}.lg\:bg-blue-500\/25{background-color:rgba(63,131,248,.25)}.lg\:bg-blue-500\/30{background-color:rgba(63,131,248,.3)}.lg\:bg-blue-500\/40{background-color:rgba(63,131,248,.4)}.lg\:bg-blue-500\/5{background-color:rgba(63,131,248,.05)}.lg\:bg-blue-500\/50{background-color:rgba(63,131,248,.5)}.lg\:bg-blue-500\/60{background-color:rgba(63,131,248,.6)}.lg\:bg-blue-500\/70{background-color:rgba(63,131,248,.7)}.lg\:bg-blue-500\/75{background-color:rgba(63,131,248,.75)}.lg\:bg-blue-500\/80{background-color:rgba(63,131,248,.8)}.lg\:bg-blue-500\/90{background-color:rgba(63,131,248,.9)}.lg\:bg-blue-500\/95{background-color:rgba(63,131,248,.95)}.lg\:bg-blue-600{--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity))}.lg\:bg-blue-600\/0{background-color:rgba(28,100,242,0)}.lg\:bg-blue-600\/10{background-color:rgba(28,100,242,.1)}.lg\:bg-blue-600\/100{background-color:#1c64f2}.lg\:bg-blue-600\/20{background-color:rgba(28,100,242,.2)}.lg\:bg-blue-600\/25{background-color:rgba(28,100,242,.25)}.lg\:bg-blue-600\/30{background-color:rgba(28,100,242,.3)}.lg\:bg-blue-600\/40{background-color:rgba(28,100,242,.4)}.lg\:bg-blue-600\/5{background-color:rgba(28,100,242,.05)}.lg\:bg-blue-600\/50{background-color:rgba(28,100,242,.5)}.lg\:bg-blue-600\/60{background-color:rgba(28,100,242,.6)}.lg\:bg-blue-600\/70{background-color:rgba(28,100,242,.7)}.lg\:bg-blue-600\/75{background-color:rgba(28,100,242,.75)}.lg\:bg-blue-600\/80{background-color:rgba(28,100,242,.8)}.lg\:bg-blue-600\/90{background-color:rgba(28,100,242,.9)}.lg\:bg-blue-600\/95{background-color:rgba(28,100,242,.95)}.lg\:bg-blue-700{--tw-bg-opacity:1;background-color:rgb(26 86 219/var(--tw-bg-opacity))}.lg\:bg-blue-700\/0{background-color:rgba(26,86,219,0)}.lg\:bg-blue-700\/10{background-color:rgba(26,86,219,.1)}.lg\:bg-blue-700\/100{background-color:#1a56db}.lg\:bg-blue-700\/20{background-color:rgba(26,86,219,.2)}.lg\:bg-blue-700\/25{background-color:rgba(26,86,219,.25)}.lg\:bg-blue-700\/30{background-color:rgba(26,86,219,.3)}.lg\:bg-blue-700\/40{background-color:rgba(26,86,219,.4)}.lg\:bg-blue-700\/5{background-color:rgba(26,86,219,.05)}.lg\:bg-blue-700\/50{background-color:rgba(26,86,219,.5)}.lg\:bg-blue-700\/60{background-color:rgba(26,86,219,.6)}.lg\:bg-blue-700\/70{background-color:rgba(26,86,219,.7)}.lg\:bg-blue-700\/75{background-color:rgba(26,86,219,.75)}.lg\:bg-blue-700\/80{background-color:rgba(26,86,219,.8)}.lg\:bg-blue-700\/90{background-color:rgba(26,86,219,.9)}.lg\:bg-blue-700\/95{background-color:rgba(26,86,219,.95)}.lg\:bg-blue-800{--tw-bg-opacity:1;background-color:rgb(30 66 159/var(--tw-bg-opacity))}.lg\:bg-blue-800\/0{background-color:rgba(30,66,159,0)}.lg\:bg-blue-800\/10{background-color:rgba(30,66,159,.1)}.lg\:bg-blue-800\/100{background-color:#1e429f}.lg\:bg-blue-800\/20{background-color:rgba(30,66,159,.2)}.lg\:bg-blue-800\/25{background-color:rgba(30,66,159,.25)}.lg\:bg-blue-800\/30{background-color:rgba(30,66,159,.3)}.lg\:bg-blue-800\/40{background-color:rgba(30,66,159,.4)}.lg\:bg-blue-800\/5{background-color:rgba(30,66,159,.05)}.lg\:bg-blue-800\/50{background-color:rgba(30,66,159,.5)}.lg\:bg-blue-800\/60{background-color:rgba(30,66,159,.6)}.lg\:bg-blue-800\/70{background-color:rgba(30,66,159,.7)}.lg\:bg-blue-800\/75{background-color:rgba(30,66,159,.75)}.lg\:bg-blue-800\/80{background-color:rgba(30,66,159,.8)}.lg\:bg-blue-800\/90{background-color:rgba(30,66,159,.9)}.lg\:bg-blue-800\/95{background-color:rgba(30,66,159,.95)}.lg\:bg-blue-900{--tw-bg-opacity:1;background-color:rgb(35 56 118/var(--tw-bg-opacity))}.lg\:bg-blue-900\/0{background-color:rgba(35,56,118,0)}.lg\:bg-blue-900\/10{background-color:rgba(35,56,118,.1)}.lg\:bg-blue-900\/100{background-color:#233876}.lg\:bg-blue-900\/20{background-color:rgba(35,56,118,.2)}.lg\:bg-blue-900\/25{background-color:rgba(35,56,118,.25)}.lg\:bg-blue-900\/30{background-color:rgba(35,56,118,.3)}.lg\:bg-blue-900\/40{background-color:rgba(35,56,118,.4)}.lg\:bg-blue-900\/5{background-color:rgba(35,56,118,.05)}.lg\:bg-blue-900\/50{background-color:rgba(35,56,118,.5)}.lg\:bg-blue-900\/60{background-color:rgba(35,56,118,.6)}.lg\:bg-blue-900\/70{background-color:rgba(35,56,118,.7)}.lg\:bg-blue-900\/75{background-color:rgba(35,56,118,.75)}.lg\:bg-blue-900\/80{background-color:rgba(35,56,118,.8)}.lg\:bg-blue-900\/90{background-color:rgba(35,56,118,.9)}.lg\:bg-blue-900\/95{background-color:rgba(35,56,118,.95)}.lg\:bg-cyan-100{--tw-bg-opacity:1;background-color:rgb(207 250 254/var(--tw-bg-opacity))}.lg\:bg-cyan-100\/0{background-color:rgba(207,250,254,0)}.lg\:bg-cyan-100\/10{background-color:rgba(207,250,254,.1)}.lg\:bg-cyan-100\/100{background-color:#cffafe}.lg\:bg-cyan-100\/20{background-color:rgba(207,250,254,.2)}.lg\:bg-cyan-100\/25{background-color:rgba(207,250,254,.25)}.lg\:bg-cyan-100\/30{background-color:rgba(207,250,254,.3)}.lg\:bg-cyan-100\/40{background-color:rgba(207,250,254,.4)}.lg\:bg-cyan-100\/5{background-color:rgba(207,250,254,.05)}.lg\:bg-cyan-100\/50{background-color:rgba(207,250,254,.5)}.lg\:bg-cyan-100\/60{background-color:rgba(207,250,254,.6)}.lg\:bg-cyan-100\/70{background-color:rgba(207,250,254,.7)}.lg\:bg-cyan-100\/75{background-color:rgba(207,250,254,.75)}.lg\:bg-cyan-100\/80{background-color:rgba(207,250,254,.8)}.lg\:bg-cyan-100\/90{background-color:rgba(207,250,254,.9)}.lg\:bg-cyan-100\/95{background-color:rgba(207,250,254,.95)}.lg\:bg-cyan-200{--tw-bg-opacity:1;background-color:rgb(165 243 252/var(--tw-bg-opacity))}.lg\:bg-cyan-200\/0{background-color:rgba(165,243,252,0)}.lg\:bg-cyan-200\/10{background-color:rgba(165,243,252,.1)}.lg\:bg-cyan-200\/100{background-color:#a5f3fc}.lg\:bg-cyan-200\/20{background-color:rgba(165,243,252,.2)}.lg\:bg-cyan-200\/25{background-color:rgba(165,243,252,.25)}.lg\:bg-cyan-200\/30{background-color:rgba(165,243,252,.3)}.lg\:bg-cyan-200\/40{background-color:rgba(165,243,252,.4)}.lg\:bg-cyan-200\/5{background-color:rgba(165,243,252,.05)}.lg\:bg-cyan-200\/50{background-color:rgba(165,243,252,.5)}.lg\:bg-cyan-200\/60{background-color:rgba(165,243,252,.6)}.lg\:bg-cyan-200\/70{background-color:rgba(165,243,252,.7)}.lg\:bg-cyan-200\/75{background-color:rgba(165,243,252,.75)}.lg\:bg-cyan-200\/80{background-color:rgba(165,243,252,.8)}.lg\:bg-cyan-200\/90{background-color:rgba(165,243,252,.9)}.lg\:bg-cyan-200\/95{background-color:rgba(165,243,252,.95)}.lg\:bg-cyan-300{--tw-bg-opacity:1;background-color:rgb(103 232 249/var(--tw-bg-opacity))}.lg\:bg-cyan-300\/0{background-color:rgba(103,232,249,0)}.lg\:bg-cyan-300\/10{background-color:rgba(103,232,249,.1)}.lg\:bg-cyan-300\/100{background-color:#67e8f9}.lg\:bg-cyan-300\/20{background-color:rgba(103,232,249,.2)}.lg\:bg-cyan-300\/25{background-color:rgba(103,232,249,.25)}.lg\:bg-cyan-300\/30{background-color:rgba(103,232,249,.3)}.lg\:bg-cyan-300\/40{background-color:rgba(103,232,249,.4)}.lg\:bg-cyan-300\/5{background-color:rgba(103,232,249,.05)}.lg\:bg-cyan-300\/50{background-color:rgba(103,232,249,.5)}.lg\:bg-cyan-300\/60{background-color:rgba(103,232,249,.6)}.lg\:bg-cyan-300\/70{background-color:rgba(103,232,249,.7)}.lg\:bg-cyan-300\/75{background-color:rgba(103,232,249,.75)}.lg\:bg-cyan-300\/80{background-color:rgba(103,232,249,.8)}.lg\:bg-cyan-300\/90{background-color:rgba(103,232,249,.9)}.lg\:bg-cyan-300\/95{background-color:rgba(103,232,249,.95)}.lg\:bg-cyan-400{--tw-bg-opacity:1;background-color:rgb(34 211 238/var(--tw-bg-opacity))}.lg\:bg-cyan-400\/0{background-color:rgba(34,211,238,0)}.lg\:bg-cyan-400\/10{background-color:rgba(34,211,238,.1)}.lg\:bg-cyan-400\/100{background-color:#22d3ee}.lg\:bg-cyan-400\/20{background-color:rgba(34,211,238,.2)}.lg\:bg-cyan-400\/25{background-color:rgba(34,211,238,.25)}.lg\:bg-cyan-400\/30{background-color:rgba(34,211,238,.3)}.lg\:bg-cyan-400\/40{background-color:rgba(34,211,238,.4)}.lg\:bg-cyan-400\/5{background-color:rgba(34,211,238,.05)}.lg\:bg-cyan-400\/50{background-color:rgba(34,211,238,.5)}.lg\:bg-cyan-400\/60{background-color:rgba(34,211,238,.6)}.lg\:bg-cyan-400\/70{background-color:rgba(34,211,238,.7)}.lg\:bg-cyan-400\/75{background-color:rgba(34,211,238,.75)}.lg\:bg-cyan-400\/80{background-color:rgba(34,211,238,.8)}.lg\:bg-cyan-400\/90{background-color:rgba(34,211,238,.9)}.lg\:bg-cyan-400\/95{background-color:rgba(34,211,238,.95)}.lg\:bg-cyan-50{--tw-bg-opacity:1;background-color:rgb(236 254 255/var(--tw-bg-opacity))}.lg\:bg-cyan-50\/0{background-color:rgba(236,254,255,0)}.lg\:bg-cyan-50\/10{background-color:rgba(236,254,255,.1)}.lg\:bg-cyan-50\/100{background-color:#ecfeff}.lg\:bg-cyan-50\/20{background-color:rgba(236,254,255,.2)}.lg\:bg-cyan-50\/25{background-color:rgba(236,254,255,.25)}.lg\:bg-cyan-50\/30{background-color:rgba(236,254,255,.3)}.lg\:bg-cyan-50\/40{background-color:rgba(236,254,255,.4)}.lg\:bg-cyan-50\/5{background-color:rgba(236,254,255,.05)}.lg\:bg-cyan-50\/50{background-color:rgba(236,254,255,.5)}.lg\:bg-cyan-50\/60{background-color:rgba(236,254,255,.6)}.lg\:bg-cyan-50\/70{background-color:rgba(236,254,255,.7)}.lg\:bg-cyan-50\/75{background-color:rgba(236,254,255,.75)}.lg\:bg-cyan-50\/80{background-color:rgba(236,254,255,.8)}.lg\:bg-cyan-50\/90{background-color:rgba(236,254,255,.9)}.lg\:bg-cyan-50\/95{background-color:rgba(236,254,255,.95)}.lg\:bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity))}.lg\:bg-cyan-500\/0{background-color:rgba(6,182,212,0)}.lg\:bg-cyan-500\/10{background-color:rgba(6,182,212,.1)}.lg\:bg-cyan-500\/100{background-color:#06b6d4}.lg\:bg-cyan-500\/20{background-color:rgba(6,182,212,.2)}.lg\:bg-cyan-500\/25{background-color:rgba(6,182,212,.25)}.lg\:bg-cyan-500\/30{background-color:rgba(6,182,212,.3)}.lg\:bg-cyan-500\/40{background-color:rgba(6,182,212,.4)}.lg\:bg-cyan-500\/5{background-color:rgba(6,182,212,.05)}.lg\:bg-cyan-500\/50{background-color:rgba(6,182,212,.5)}.lg\:bg-cyan-500\/60{background-color:rgba(6,182,212,.6)}.lg\:bg-cyan-500\/70{background-color:rgba(6,182,212,.7)}.lg\:bg-cyan-500\/75{background-color:rgba(6,182,212,.75)}.lg\:bg-cyan-500\/80{background-color:rgba(6,182,212,.8)}.lg\:bg-cyan-500\/90{background-color:rgba(6,182,212,.9)}.lg\:bg-cyan-500\/95{background-color:rgba(6,182,212,.95)}.lg\:bg-cyan-600{--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity))}.lg\:bg-cyan-600\/0{background-color:rgba(8,145,178,0)}.lg\:bg-cyan-600\/10{background-color:rgba(8,145,178,.1)}.lg\:bg-cyan-600\/100{background-color:#0891b2}.lg\:bg-cyan-600\/20{background-color:rgba(8,145,178,.2)}.lg\:bg-cyan-600\/25{background-color:rgba(8,145,178,.25)}.lg\:bg-cyan-600\/30{background-color:rgba(8,145,178,.3)}.lg\:bg-cyan-600\/40{background-color:rgba(8,145,178,.4)}.lg\:bg-cyan-600\/5{background-color:rgba(8,145,178,.05)}.lg\:bg-cyan-600\/50{background-color:rgba(8,145,178,.5)}.lg\:bg-cyan-600\/60{background-color:rgba(8,145,178,.6)}.lg\:bg-cyan-600\/70{background-color:rgba(8,145,178,.7)}.lg\:bg-cyan-600\/75{background-color:rgba(8,145,178,.75)}.lg\:bg-cyan-600\/80{background-color:rgba(8,145,178,.8)}.lg\:bg-cyan-600\/90{background-color:rgba(8,145,178,.9)}.lg\:bg-cyan-600\/95{background-color:rgba(8,145,178,.95)}.lg\:bg-cyan-700{--tw-bg-opacity:1;background-color:rgb(14 116 144/var(--tw-bg-opacity))}.lg\:bg-cyan-700\/0{background-color:rgba(14,116,144,0)}.lg\:bg-cyan-700\/10{background-color:rgba(14,116,144,.1)}.lg\:bg-cyan-700\/100{background-color:#0e7490}.lg\:bg-cyan-700\/20{background-color:rgba(14,116,144,.2)}.lg\:bg-cyan-700\/25{background-color:rgba(14,116,144,.25)}.lg\:bg-cyan-700\/30{background-color:rgba(14,116,144,.3)}.lg\:bg-cyan-700\/40{background-color:rgba(14,116,144,.4)}.lg\:bg-cyan-700\/5{background-color:rgba(14,116,144,.05)}.lg\:bg-cyan-700\/50{background-color:rgba(14,116,144,.5)}.lg\:bg-cyan-700\/60{background-color:rgba(14,116,144,.6)}.lg\:bg-cyan-700\/70{background-color:rgba(14,116,144,.7)}.lg\:bg-cyan-700\/75{background-color:rgba(14,116,144,.75)}.lg\:bg-cyan-700\/80{background-color:rgba(14,116,144,.8)}.lg\:bg-cyan-700\/90{background-color:rgba(14,116,144,.9)}.lg\:bg-cyan-700\/95{background-color:rgba(14,116,144,.95)}.lg\:bg-cyan-800{--tw-bg-opacity:1;background-color:rgb(21 94 117/var(--tw-bg-opacity))}.lg\:bg-cyan-800\/0{background-color:rgba(21,94,117,0)}.lg\:bg-cyan-800\/10{background-color:rgba(21,94,117,.1)}.lg\:bg-cyan-800\/100{background-color:#155e75}.lg\:bg-cyan-800\/20{background-color:rgba(21,94,117,.2)}.lg\:bg-cyan-800\/25{background-color:rgba(21,94,117,.25)}.lg\:bg-cyan-800\/30{background-color:rgba(21,94,117,.3)}.lg\:bg-cyan-800\/40{background-color:rgba(21,94,117,.4)}.lg\:bg-cyan-800\/5{background-color:rgba(21,94,117,.05)}.lg\:bg-cyan-800\/50{background-color:rgba(21,94,117,.5)}.lg\:bg-cyan-800\/60{background-color:rgba(21,94,117,.6)}.lg\:bg-cyan-800\/70{background-color:rgba(21,94,117,.7)}.lg\:bg-cyan-800\/75{background-color:rgba(21,94,117,.75)}.lg\:bg-cyan-800\/80{background-color:rgba(21,94,117,.8)}.lg\:bg-cyan-800\/90{background-color:rgba(21,94,117,.9)}.lg\:bg-cyan-800\/95{background-color:rgba(21,94,117,.95)}.lg\:bg-cyan-900{--tw-bg-opacity:1;background-color:rgb(22 78 99/var(--tw-bg-opacity))}.lg\:bg-cyan-900\/0{background-color:rgba(22,78,99,0)}.lg\:bg-cyan-900\/10{background-color:rgba(22,78,99,.1)}.lg\:bg-cyan-900\/100{background-color:#164e63}.lg\:bg-cyan-900\/20{background-color:rgba(22,78,99,.2)}.lg\:bg-cyan-900\/25{background-color:rgba(22,78,99,.25)}.lg\:bg-cyan-900\/30{background-color:rgba(22,78,99,.3)}.lg\:bg-cyan-900\/40{background-color:rgba(22,78,99,.4)}.lg\:bg-cyan-900\/5{background-color:rgba(22,78,99,.05)}.lg\:bg-cyan-900\/50{background-color:rgba(22,78,99,.5)}.lg\:bg-cyan-900\/60{background-color:rgba(22,78,99,.6)}.lg\:bg-cyan-900\/70{background-color:rgba(22,78,99,.7)}.lg\:bg-cyan-900\/75{background-color:rgba(22,78,99,.75)}.lg\:bg-cyan-900\/80{background-color:rgba(22,78,99,.8)}.lg\:bg-cyan-900\/90{background-color:rgba(22,78,99,.9)}.lg\:bg-cyan-900\/95{background-color:rgba(22,78,99,.95)}.lg\:bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.lg\:bg-emerald-100\/0{background-color:rgba(209,250,229,0)}.lg\:bg-emerald-100\/10{background-color:rgba(209,250,229,.1)}.lg\:bg-emerald-100\/100{background-color:#d1fae5}.lg\:bg-emerald-100\/20{background-color:rgba(209,250,229,.2)}.lg\:bg-emerald-100\/25{background-color:rgba(209,250,229,.25)}.lg\:bg-emerald-100\/30{background-color:rgba(209,250,229,.3)}.lg\:bg-emerald-100\/40{background-color:rgba(209,250,229,.4)}.lg\:bg-emerald-100\/5{background-color:rgba(209,250,229,.05)}.lg\:bg-emerald-100\/50{background-color:rgba(209,250,229,.5)}.lg\:bg-emerald-100\/60{background-color:rgba(209,250,229,.6)}.lg\:bg-emerald-100\/70{background-color:rgba(209,250,229,.7)}.lg\:bg-emerald-100\/75{background-color:rgba(209,250,229,.75)}.lg\:bg-emerald-100\/80{background-color:rgba(209,250,229,.8)}.lg\:bg-emerald-100\/90{background-color:rgba(209,250,229,.9)}.lg\:bg-emerald-100\/95{background-color:rgba(209,250,229,.95)}.lg\:bg-emerald-200{--tw-bg-opacity:1;background-color:rgb(167 243 208/var(--tw-bg-opacity))}.lg\:bg-emerald-200\/0{background-color:rgba(167,243,208,0)}.lg\:bg-emerald-200\/10{background-color:rgba(167,243,208,.1)}.lg\:bg-emerald-200\/100{background-color:#a7f3d0}.lg\:bg-emerald-200\/20{background-color:rgba(167,243,208,.2)}.lg\:bg-emerald-200\/25{background-color:rgba(167,243,208,.25)}.lg\:bg-emerald-200\/30{background-color:rgba(167,243,208,.3)}.lg\:bg-emerald-200\/40{background-color:rgba(167,243,208,.4)}.lg\:bg-emerald-200\/5{background-color:rgba(167,243,208,.05)}.lg\:bg-emerald-200\/50{background-color:rgba(167,243,208,.5)}.lg\:bg-emerald-200\/60{background-color:rgba(167,243,208,.6)}.lg\:bg-emerald-200\/70{background-color:rgba(167,243,208,.7)}.lg\:bg-emerald-200\/75{background-color:rgba(167,243,208,.75)}.lg\:bg-emerald-200\/80{background-color:rgba(167,243,208,.8)}.lg\:bg-emerald-200\/90{background-color:rgba(167,243,208,.9)}.lg\:bg-emerald-200\/95{background-color:rgba(167,243,208,.95)}.lg\:bg-emerald-300{--tw-bg-opacity:1;background-color:rgb(110 231 183/var(--tw-bg-opacity))}.lg\:bg-emerald-300\/0{background-color:rgba(110,231,183,0)}.lg\:bg-emerald-300\/10{background-color:rgba(110,231,183,.1)}.lg\:bg-emerald-300\/100{background-color:#6ee7b7}.lg\:bg-emerald-300\/20{background-color:rgba(110,231,183,.2)}.lg\:bg-emerald-300\/25{background-color:rgba(110,231,183,.25)}.lg\:bg-emerald-300\/30{background-color:rgba(110,231,183,.3)}.lg\:bg-emerald-300\/40{background-color:rgba(110,231,183,.4)}.lg\:bg-emerald-300\/5{background-color:rgba(110,231,183,.05)}.lg\:bg-emerald-300\/50{background-color:rgba(110,231,183,.5)}.lg\:bg-emerald-300\/60{background-color:rgba(110,231,183,.6)}.lg\:bg-emerald-300\/70{background-color:rgba(110,231,183,.7)}.lg\:bg-emerald-300\/75{background-color:rgba(110,231,183,.75)}.lg\:bg-emerald-300\/80{background-color:rgba(110,231,183,.8)}.lg\:bg-emerald-300\/90{background-color:rgba(110,231,183,.9)}.lg\:bg-emerald-300\/95{background-color:rgba(110,231,183,.95)}.lg\:bg-emerald-400{--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity))}.lg\:bg-emerald-400\/0{background-color:rgba(52,211,153,0)}.lg\:bg-emerald-400\/10{background-color:rgba(52,211,153,.1)}.lg\:bg-emerald-400\/100{background-color:#34d399}.lg\:bg-emerald-400\/20{background-color:rgba(52,211,153,.2)}.lg\:bg-emerald-400\/25{background-color:rgba(52,211,153,.25)}.lg\:bg-emerald-400\/30{background-color:rgba(52,211,153,.3)}.lg\:bg-emerald-400\/40{background-color:rgba(52,211,153,.4)}.lg\:bg-emerald-400\/5{background-color:rgba(52,211,153,.05)}.lg\:bg-emerald-400\/50{background-color:rgba(52,211,153,.5)}.lg\:bg-emerald-400\/60{background-color:rgba(52,211,153,.6)}.lg\:bg-emerald-400\/70{background-color:rgba(52,211,153,.7)}.lg\:bg-emerald-400\/75{background-color:rgba(52,211,153,.75)}.lg\:bg-emerald-400\/80{background-color:rgba(52,211,153,.8)}.lg\:bg-emerald-400\/90{background-color:rgba(52,211,153,.9)}.lg\:bg-emerald-400\/95{background-color:rgba(52,211,153,.95)}.lg\:bg-emerald-50{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity))}.lg\:bg-emerald-50\/0{background-color:rgba(236,253,245,0)}.lg\:bg-emerald-50\/10{background-color:rgba(236,253,245,.1)}.lg\:bg-emerald-50\/100{background-color:#ecfdf5}.lg\:bg-emerald-50\/20{background-color:rgba(236,253,245,.2)}.lg\:bg-emerald-50\/25{background-color:rgba(236,253,245,.25)}.lg\:bg-emerald-50\/30{background-color:rgba(236,253,245,.3)}.lg\:bg-emerald-50\/40{background-color:rgba(236,253,245,.4)}.lg\:bg-emerald-50\/5{background-color:rgba(236,253,245,.05)}.lg\:bg-emerald-50\/50{background-color:rgba(236,253,245,.5)}.lg\:bg-emerald-50\/60{background-color:rgba(236,253,245,.6)}.lg\:bg-emerald-50\/70{background-color:rgba(236,253,245,.7)}.lg\:bg-emerald-50\/75{background-color:rgba(236,253,245,.75)}.lg\:bg-emerald-50\/80{background-color:rgba(236,253,245,.8)}.lg\:bg-emerald-50\/90{background-color:rgba(236,253,245,.9)}.lg\:bg-emerald-50\/95{background-color:rgba(236,253,245,.95)}.lg\:bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.lg\:bg-emerald-500\/0{background-color:rgba(16,185,129,0)}.lg\:bg-emerald-500\/10{background-color:rgba(16,185,129,.1)}.lg\:bg-emerald-500\/100{background-color:#10b981}.lg\:bg-emerald-500\/20{background-color:rgba(16,185,129,.2)}.lg\:bg-emerald-500\/25{background-color:rgba(16,185,129,.25)}.lg\:bg-emerald-500\/30{background-color:rgba(16,185,129,.3)}.lg\:bg-emerald-500\/40{background-color:rgba(16,185,129,.4)}.lg\:bg-emerald-500\/5{background-color:rgba(16,185,129,.05)}.lg\:bg-emerald-500\/50{background-color:rgba(16,185,129,.5)}.lg\:bg-emerald-500\/60{background-color:rgba(16,185,129,.6)}.lg\:bg-emerald-500\/70{background-color:rgba(16,185,129,.7)}.lg\:bg-emerald-500\/75{background-color:rgba(16,185,129,.75)}.lg\:bg-emerald-500\/80{background-color:rgba(16,185,129,.8)}.lg\:bg-emerald-500\/90{background-color:rgba(16,185,129,.9)}.lg\:bg-emerald-500\/95{background-color:rgba(16,185,129,.95)}.lg\:bg-emerald-600{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.lg\:bg-emerald-600\/0{background-color:rgba(5,150,105,0)}.lg\:bg-emerald-600\/10{background-color:rgba(5,150,105,.1)}.lg\:bg-emerald-600\/100{background-color:#059669}.lg\:bg-emerald-600\/20{background-color:rgba(5,150,105,.2)}.lg\:bg-emerald-600\/25{background-color:rgba(5,150,105,.25)}.lg\:bg-emerald-600\/30{background-color:rgba(5,150,105,.3)}.lg\:bg-emerald-600\/40{background-color:rgba(5,150,105,.4)}.lg\:bg-emerald-600\/5{background-color:rgba(5,150,105,.05)}.lg\:bg-emerald-600\/50{background-color:rgba(5,150,105,.5)}.lg\:bg-emerald-600\/60{background-color:rgba(5,150,105,.6)}.lg\:bg-emerald-600\/70{background-color:rgba(5,150,105,.7)}.lg\:bg-emerald-600\/75{background-color:rgba(5,150,105,.75)}.lg\:bg-emerald-600\/80{background-color:rgba(5,150,105,.8)}.lg\:bg-emerald-600\/90{background-color:rgba(5,150,105,.9)}.lg\:bg-emerald-600\/95{background-color:rgba(5,150,105,.95)}.lg\:bg-emerald-700{--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity))}.lg\:bg-emerald-700\/0{background-color:rgba(4,120,87,0)}.lg\:bg-emerald-700\/10{background-color:rgba(4,120,87,.1)}.lg\:bg-emerald-700\/100{background-color:#047857}.lg\:bg-emerald-700\/20{background-color:rgba(4,120,87,.2)}.lg\:bg-emerald-700\/25{background-color:rgba(4,120,87,.25)}.lg\:bg-emerald-700\/30{background-color:rgba(4,120,87,.3)}.lg\:bg-emerald-700\/40{background-color:rgba(4,120,87,.4)}.lg\:bg-emerald-700\/5{background-color:rgba(4,120,87,.05)}.lg\:bg-emerald-700\/50{background-color:rgba(4,120,87,.5)}.lg\:bg-emerald-700\/60{background-color:rgba(4,120,87,.6)}.lg\:bg-emerald-700\/70{background-color:rgba(4,120,87,.7)}.lg\:bg-emerald-700\/75{background-color:rgba(4,120,87,.75)}.lg\:bg-emerald-700\/80{background-color:rgba(4,120,87,.8)}.lg\:bg-emerald-700\/90{background-color:rgba(4,120,87,.9)}.lg\:bg-emerald-700\/95{background-color:rgba(4,120,87,.95)}.lg\:bg-emerald-800{--tw-bg-opacity:1;background-color:rgb(6 95 70/var(--tw-bg-opacity))}.lg\:bg-emerald-800\/0{background-color:rgba(6,95,70,0)}.lg\:bg-emerald-800\/10{background-color:rgba(6,95,70,.1)}.lg\:bg-emerald-800\/100{background-color:#065f46}.lg\:bg-emerald-800\/20{background-color:rgba(6,95,70,.2)}.lg\:bg-emerald-800\/25{background-color:rgba(6,95,70,.25)}.lg\:bg-emerald-800\/30{background-color:rgba(6,95,70,.3)}.lg\:bg-emerald-800\/40{background-color:rgba(6,95,70,.4)}.lg\:bg-emerald-800\/5{background-color:rgba(6,95,70,.05)}.lg\:bg-emerald-800\/50{background-color:rgba(6,95,70,.5)}.lg\:bg-emerald-800\/60{background-color:rgba(6,95,70,.6)}.lg\:bg-emerald-800\/70{background-color:rgba(6,95,70,.7)}.lg\:bg-emerald-800\/75{background-color:rgba(6,95,70,.75)}.lg\:bg-emerald-800\/80{background-color:rgba(6,95,70,.8)}.lg\:bg-emerald-800\/90{background-color:rgba(6,95,70,.9)}.lg\:bg-emerald-800\/95{background-color:rgba(6,95,70,.95)}.lg\:bg-emerald-900{--tw-bg-opacity:1;background-color:rgb(6 78 59/var(--tw-bg-opacity))}.lg\:bg-emerald-900\/0{background-color:rgba(6,78,59,0)}.lg\:bg-emerald-900\/10{background-color:rgba(6,78,59,.1)}.lg\:bg-emerald-900\/100{background-color:#064e3b}.lg\:bg-emerald-900\/20{background-color:rgba(6,78,59,.2)}.lg\:bg-emerald-900\/25{background-color:rgba(6,78,59,.25)}.lg\:bg-emerald-900\/30{background-color:rgba(6,78,59,.3)}.lg\:bg-emerald-900\/40{background-color:rgba(6,78,59,.4)}.lg\:bg-emerald-900\/5{background-color:rgba(6,78,59,.05)}.lg\:bg-emerald-900\/50{background-color:rgba(6,78,59,.5)}.lg\:bg-emerald-900\/60{background-color:rgba(6,78,59,.6)}.lg\:bg-emerald-900\/70{background-color:rgba(6,78,59,.7)}.lg\:bg-emerald-900\/75{background-color:rgba(6,78,59,.75)}.lg\:bg-emerald-900\/80{background-color:rgba(6,78,59,.8)}.lg\:bg-emerald-900\/90{background-color:rgba(6,78,59,.9)}.lg\:bg-emerald-900\/95{background-color:rgba(6,78,59,.95)}.lg\:bg-fuchsia-100{--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity))}.lg\:bg-fuchsia-100\/0{background-color:rgba(250,232,255,0)}.lg\:bg-fuchsia-100\/10{background-color:rgba(250,232,255,.1)}.lg\:bg-fuchsia-100\/100{background-color:#fae8ff}.lg\:bg-fuchsia-100\/20{background-color:rgba(250,232,255,.2)}.lg\:bg-fuchsia-100\/25{background-color:rgba(250,232,255,.25)}.lg\:bg-fuchsia-100\/30{background-color:rgba(250,232,255,.3)}.lg\:bg-fuchsia-100\/40{background-color:rgba(250,232,255,.4)}.lg\:bg-fuchsia-100\/5{background-color:rgba(250,232,255,.05)}.lg\:bg-fuchsia-100\/50{background-color:rgba(250,232,255,.5)}.lg\:bg-fuchsia-100\/60{background-color:rgba(250,232,255,.6)}.lg\:bg-fuchsia-100\/70{background-color:rgba(250,232,255,.7)}.lg\:bg-fuchsia-100\/75{background-color:rgba(250,232,255,.75)}.lg\:bg-fuchsia-100\/80{background-color:rgba(250,232,255,.8)}.lg\:bg-fuchsia-100\/90{background-color:rgba(250,232,255,.9)}.lg\:bg-fuchsia-100\/95{background-color:rgba(250,232,255,.95)}.lg\:bg-fuchsia-200{--tw-bg-opacity:1;background-color:rgb(245 208 254/var(--tw-bg-opacity))}.lg\:bg-fuchsia-200\/0{background-color:rgba(245,208,254,0)}.lg\:bg-fuchsia-200\/10{background-color:rgba(245,208,254,.1)}.lg\:bg-fuchsia-200\/100{background-color:#f5d0fe}.lg\:bg-fuchsia-200\/20{background-color:rgba(245,208,254,.2)}.lg\:bg-fuchsia-200\/25{background-color:rgba(245,208,254,.25)}.lg\:bg-fuchsia-200\/30{background-color:rgba(245,208,254,.3)}.lg\:bg-fuchsia-200\/40{background-color:rgba(245,208,254,.4)}.lg\:bg-fuchsia-200\/5{background-color:rgba(245,208,254,.05)}.lg\:bg-fuchsia-200\/50{background-color:rgba(245,208,254,.5)}.lg\:bg-fuchsia-200\/60{background-color:rgba(245,208,254,.6)}.lg\:bg-fuchsia-200\/70{background-color:rgba(245,208,254,.7)}.lg\:bg-fuchsia-200\/75{background-color:rgba(245,208,254,.75)}.lg\:bg-fuchsia-200\/80{background-color:rgba(245,208,254,.8)}.lg\:bg-fuchsia-200\/90{background-color:rgba(245,208,254,.9)}.lg\:bg-fuchsia-200\/95{background-color:rgba(245,208,254,.95)}.lg\:bg-fuchsia-300{--tw-bg-opacity:1;background-color:rgb(240 171 252/var(--tw-bg-opacity))}.lg\:bg-fuchsia-300\/0{background-color:rgba(240,171,252,0)}.lg\:bg-fuchsia-300\/10{background-color:rgba(240,171,252,.1)}.lg\:bg-fuchsia-300\/100{background-color:#f0abfc}.lg\:bg-fuchsia-300\/20{background-color:rgba(240,171,252,.2)}.lg\:bg-fuchsia-300\/25{background-color:rgba(240,171,252,.25)}.lg\:bg-fuchsia-300\/30{background-color:rgba(240,171,252,.3)}.lg\:bg-fuchsia-300\/40{background-color:rgba(240,171,252,.4)}.lg\:bg-fuchsia-300\/5{background-color:rgba(240,171,252,.05)}.lg\:bg-fuchsia-300\/50{background-color:rgba(240,171,252,.5)}.lg\:bg-fuchsia-300\/60{background-color:rgba(240,171,252,.6)}.lg\:bg-fuchsia-300\/70{background-color:rgba(240,171,252,.7)}.lg\:bg-fuchsia-300\/75{background-color:rgba(240,171,252,.75)}.lg\:bg-fuchsia-300\/80{background-color:rgba(240,171,252,.8)}.lg\:bg-fuchsia-300\/90{background-color:rgba(240,171,252,.9)}.lg\:bg-fuchsia-300\/95{background-color:rgba(240,171,252,.95)}.lg\:bg-fuchsia-400{--tw-bg-opacity:1;background-color:rgb(232 121 249/var(--tw-bg-opacity))}.lg\:bg-fuchsia-400\/0{background-color:rgba(232,121,249,0)}.lg\:bg-fuchsia-400\/10{background-color:rgba(232,121,249,.1)}.lg\:bg-fuchsia-400\/100{background-color:#e879f9}.lg\:bg-fuchsia-400\/20{background-color:rgba(232,121,249,.2)}.lg\:bg-fuchsia-400\/25{background-color:rgba(232,121,249,.25)}.lg\:bg-fuchsia-400\/30{background-color:rgba(232,121,249,.3)}.lg\:bg-fuchsia-400\/40{background-color:rgba(232,121,249,.4)}.lg\:bg-fuchsia-400\/5{background-color:rgba(232,121,249,.05)}.lg\:bg-fuchsia-400\/50{background-color:rgba(232,121,249,.5)}.lg\:bg-fuchsia-400\/60{background-color:rgba(232,121,249,.6)}.lg\:bg-fuchsia-400\/70{background-color:rgba(232,121,249,.7)}.lg\:bg-fuchsia-400\/75{background-color:rgba(232,121,249,.75)}.lg\:bg-fuchsia-400\/80{background-color:rgba(232,121,249,.8)}.lg\:bg-fuchsia-400\/90{background-color:rgba(232,121,249,.9)}.lg\:bg-fuchsia-400\/95{background-color:rgba(232,121,249,.95)}.lg\:bg-fuchsia-50{--tw-bg-opacity:1;background-color:rgb(253 244 255/var(--tw-bg-opacity))}.lg\:bg-fuchsia-50\/0{background-color:rgba(253,244,255,0)}.lg\:bg-fuchsia-50\/10{background-color:rgba(253,244,255,.1)}.lg\:bg-fuchsia-50\/100{background-color:#fdf4ff}.lg\:bg-fuchsia-50\/20{background-color:rgba(253,244,255,.2)}.lg\:bg-fuchsia-50\/25{background-color:rgba(253,244,255,.25)}.lg\:bg-fuchsia-50\/30{background-color:rgba(253,244,255,.3)}.lg\:bg-fuchsia-50\/40{background-color:rgba(253,244,255,.4)}.lg\:bg-fuchsia-50\/5{background-color:rgba(253,244,255,.05)}.lg\:bg-fuchsia-50\/50{background-color:rgba(253,244,255,.5)}.lg\:bg-fuchsia-50\/60{background-color:rgba(253,244,255,.6)}.lg\:bg-fuchsia-50\/70{background-color:rgba(253,244,255,.7)}.lg\:bg-fuchsia-50\/75{background-color:rgba(253,244,255,.75)}.lg\:bg-fuchsia-50\/80{background-color:rgba(253,244,255,.8)}.lg\:bg-fuchsia-50\/90{background-color:rgba(253,244,255,.9)}.lg\:bg-fuchsia-50\/95{background-color:rgba(253,244,255,.95)}.lg\:bg-fuchsia-500{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity))}.lg\:bg-fuchsia-500\/0{background-color:rgba(217,70,239,0)}.lg\:bg-fuchsia-500\/10{background-color:rgba(217,70,239,.1)}.lg\:bg-fuchsia-500\/100{background-color:#d946ef}.lg\:bg-fuchsia-500\/20{background-color:rgba(217,70,239,.2)}.lg\:bg-fuchsia-500\/25{background-color:rgba(217,70,239,.25)}.lg\:bg-fuchsia-500\/30{background-color:rgba(217,70,239,.3)}.lg\:bg-fuchsia-500\/40{background-color:rgba(217,70,239,.4)}.lg\:bg-fuchsia-500\/5{background-color:rgba(217,70,239,.05)}.lg\:bg-fuchsia-500\/50{background-color:rgba(217,70,239,.5)}.lg\:bg-fuchsia-500\/60{background-color:rgba(217,70,239,.6)}.lg\:bg-fuchsia-500\/70{background-color:rgba(217,70,239,.7)}.lg\:bg-fuchsia-500\/75{background-color:rgba(217,70,239,.75)}.lg\:bg-fuchsia-500\/80{background-color:rgba(217,70,239,.8)}.lg\:bg-fuchsia-500\/90{background-color:rgba(217,70,239,.9)}.lg\:bg-fuchsia-500\/95{background-color:rgba(217,70,239,.95)}.lg\:bg-fuchsia-600{--tw-bg-opacity:1;background-color:rgb(192 38 211/var(--tw-bg-opacity))}.lg\:bg-fuchsia-600\/0{background-color:rgba(192,38,211,0)}.lg\:bg-fuchsia-600\/10{background-color:rgba(192,38,211,.1)}.lg\:bg-fuchsia-600\/100{background-color:#c026d3}.lg\:bg-fuchsia-600\/20{background-color:rgba(192,38,211,.2)}.lg\:bg-fuchsia-600\/25{background-color:rgba(192,38,211,.25)}.lg\:bg-fuchsia-600\/30{background-color:rgba(192,38,211,.3)}.lg\:bg-fuchsia-600\/40{background-color:rgba(192,38,211,.4)}.lg\:bg-fuchsia-600\/5{background-color:rgba(192,38,211,.05)}.lg\:bg-fuchsia-600\/50{background-color:rgba(192,38,211,.5)}.lg\:bg-fuchsia-600\/60{background-color:rgba(192,38,211,.6)}.lg\:bg-fuchsia-600\/70{background-color:rgba(192,38,211,.7)}.lg\:bg-fuchsia-600\/75{background-color:rgba(192,38,211,.75)}.lg\:bg-fuchsia-600\/80{background-color:rgba(192,38,211,.8)}.lg\:bg-fuchsia-600\/90{background-color:rgba(192,38,211,.9)}.lg\:bg-fuchsia-600\/95{background-color:rgba(192,38,211,.95)}.lg\:bg-fuchsia-700{--tw-bg-opacity:1;background-color:rgb(162 28 175/var(--tw-bg-opacity))}.lg\:bg-fuchsia-700\/0{background-color:rgba(162,28,175,0)}.lg\:bg-fuchsia-700\/10{background-color:rgba(162,28,175,.1)}.lg\:bg-fuchsia-700\/100{background-color:#a21caf}.lg\:bg-fuchsia-700\/20{background-color:rgba(162,28,175,.2)}.lg\:bg-fuchsia-700\/25{background-color:rgba(162,28,175,.25)}.lg\:bg-fuchsia-700\/30{background-color:rgba(162,28,175,.3)}.lg\:bg-fuchsia-700\/40{background-color:rgba(162,28,175,.4)}.lg\:bg-fuchsia-700\/5{background-color:rgba(162,28,175,.05)}.lg\:bg-fuchsia-700\/50{background-color:rgba(162,28,175,.5)}.lg\:bg-fuchsia-700\/60{background-color:rgba(162,28,175,.6)}.lg\:bg-fuchsia-700\/70{background-color:rgba(162,28,175,.7)}.lg\:bg-fuchsia-700\/75{background-color:rgba(162,28,175,.75)}.lg\:bg-fuchsia-700\/80{background-color:rgba(162,28,175,.8)}.lg\:bg-fuchsia-700\/90{background-color:rgba(162,28,175,.9)}.lg\:bg-fuchsia-700\/95{background-color:rgba(162,28,175,.95)}.lg\:bg-fuchsia-800{--tw-bg-opacity:1;background-color:rgb(134 25 143/var(--tw-bg-opacity))}.lg\:bg-fuchsia-800\/0{background-color:rgba(134,25,143,0)}.lg\:bg-fuchsia-800\/10{background-color:rgba(134,25,143,.1)}.lg\:bg-fuchsia-800\/100{background-color:#86198f}.lg\:bg-fuchsia-800\/20{background-color:rgba(134,25,143,.2)}.lg\:bg-fuchsia-800\/25{background-color:rgba(134,25,143,.25)}.lg\:bg-fuchsia-800\/30{background-color:rgba(134,25,143,.3)}.lg\:bg-fuchsia-800\/40{background-color:rgba(134,25,143,.4)}.lg\:bg-fuchsia-800\/5{background-color:rgba(134,25,143,.05)}.lg\:bg-fuchsia-800\/50{background-color:rgba(134,25,143,.5)}.lg\:bg-fuchsia-800\/60{background-color:rgba(134,25,143,.6)}.lg\:bg-fuchsia-800\/70{background-color:rgba(134,25,143,.7)}.lg\:bg-fuchsia-800\/75{background-color:rgba(134,25,143,.75)}.lg\:bg-fuchsia-800\/80{background-color:rgba(134,25,143,.8)}.lg\:bg-fuchsia-800\/90{background-color:rgba(134,25,143,.9)}.lg\:bg-fuchsia-800\/95{background-color:rgba(134,25,143,.95)}.lg\:bg-fuchsia-900{--tw-bg-opacity:1;background-color:rgb(112 26 117/var(--tw-bg-opacity))}.lg\:bg-fuchsia-900\/0{background-color:rgba(112,26,117,0)}.lg\:bg-fuchsia-900\/10{background-color:rgba(112,26,117,.1)}.lg\:bg-fuchsia-900\/100{background-color:#701a75}.lg\:bg-fuchsia-900\/20{background-color:rgba(112,26,117,.2)}.lg\:bg-fuchsia-900\/25{background-color:rgba(112,26,117,.25)}.lg\:bg-fuchsia-900\/30{background-color:rgba(112,26,117,.3)}.lg\:bg-fuchsia-900\/40{background-color:rgba(112,26,117,.4)}.lg\:bg-fuchsia-900\/5{background-color:rgba(112,26,117,.05)}.lg\:bg-fuchsia-900\/50{background-color:rgba(112,26,117,.5)}.lg\:bg-fuchsia-900\/60{background-color:rgba(112,26,117,.6)}.lg\:bg-fuchsia-900\/70{background-color:rgba(112,26,117,.7)}.lg\:bg-fuchsia-900\/75{background-color:rgba(112,26,117,.75)}.lg\:bg-fuchsia-900\/80{background-color:rgba(112,26,117,.8)}.lg\:bg-fuchsia-900\/90{background-color:rgba(112,26,117,.9)}.lg\:bg-fuchsia-900\/95{background-color:rgba(112,26,117,.95)}.lg\:bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.lg\:bg-gray-100\/0{background-color:rgba(243,244,246,0)}.lg\:bg-gray-100\/10{background-color:rgba(243,244,246,.1)}.lg\:bg-gray-100\/100{background-color:#f3f4f6}.lg\:bg-gray-100\/20{background-color:rgba(243,244,246,.2)}.lg\:bg-gray-100\/25{background-color:rgba(243,244,246,.25)}.lg\:bg-gray-100\/30{background-color:rgba(243,244,246,.3)}.lg\:bg-gray-100\/40{background-color:rgba(243,244,246,.4)}.lg\:bg-gray-100\/5{background-color:rgba(243,244,246,.05)}.lg\:bg-gray-100\/50{background-color:rgba(243,244,246,.5)}.lg\:bg-gray-100\/60{background-color:rgba(243,244,246,.6)}.lg\:bg-gray-100\/70{background-color:rgba(243,244,246,.7)}.lg\:bg-gray-100\/75{background-color:rgba(243,244,246,.75)}.lg\:bg-gray-100\/80{background-color:rgba(243,244,246,.8)}.lg\:bg-gray-100\/90{background-color:rgba(243,244,246,.9)}.lg\:bg-gray-100\/95{background-color:rgba(243,244,246,.95)}.lg\:bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.lg\:bg-gray-200\/0{background-color:rgba(229,231,235,0)}.lg\:bg-gray-200\/10{background-color:rgba(229,231,235,.1)}.lg\:bg-gray-200\/100{background-color:#e5e7eb}.lg\:bg-gray-200\/20{background-color:rgba(229,231,235,.2)}.lg\:bg-gray-200\/25{background-color:rgba(229,231,235,.25)}.lg\:bg-gray-200\/30{background-color:rgba(229,231,235,.3)}.lg\:bg-gray-200\/40{background-color:rgba(229,231,235,.4)}.lg\:bg-gray-200\/5{background-color:rgba(229,231,235,.05)}.lg\:bg-gray-200\/50{background-color:rgba(229,231,235,.5)}.lg\:bg-gray-200\/60{background-color:rgba(229,231,235,.6)}.lg\:bg-gray-200\/70{background-color:rgba(229,231,235,.7)}.lg\:bg-gray-200\/75{background-color:rgba(229,231,235,.75)}.lg\:bg-gray-200\/80{background-color:rgba(229,231,235,.8)}.lg\:bg-gray-200\/90{background-color:rgba(229,231,235,.9)}.lg\:bg-gray-200\/95{background-color:rgba(229,231,235,.95)}.lg\:bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.lg\:bg-gray-300\/0{background-color:rgba(209,213,219,0)}.lg\:bg-gray-300\/10{background-color:rgba(209,213,219,.1)}.lg\:bg-gray-300\/100{background-color:#d1d5db}.lg\:bg-gray-300\/20{background-color:rgba(209,213,219,.2)}.lg\:bg-gray-300\/25{background-color:rgba(209,213,219,.25)}.lg\:bg-gray-300\/30{background-color:rgba(209,213,219,.3)}.lg\:bg-gray-300\/40{background-color:rgba(209,213,219,.4)}.lg\:bg-gray-300\/5{background-color:rgba(209,213,219,.05)}.lg\:bg-gray-300\/50{background-color:rgba(209,213,219,.5)}.lg\:bg-gray-300\/60{background-color:rgba(209,213,219,.6)}.lg\:bg-gray-300\/70{background-color:rgba(209,213,219,.7)}.lg\:bg-gray-300\/75{background-color:rgba(209,213,219,.75)}.lg\:bg-gray-300\/80{background-color:rgba(209,213,219,.8)}.lg\:bg-gray-300\/90{background-color:rgba(209,213,219,.9)}.lg\:bg-gray-300\/95{background-color:rgba(209,213,219,.95)}.lg\:bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.lg\:bg-gray-400\/0{background-color:rgba(156,163,175,0)}.lg\:bg-gray-400\/10{background-color:rgba(156,163,175,.1)}.lg\:bg-gray-400\/100{background-color:#9ca3af}.lg\:bg-gray-400\/20{background-color:rgba(156,163,175,.2)}.lg\:bg-gray-400\/25{background-color:rgba(156,163,175,.25)}.lg\:bg-gray-400\/30{background-color:rgba(156,163,175,.3)}.lg\:bg-gray-400\/40{background-color:rgba(156,163,175,.4)}.lg\:bg-gray-400\/5{background-color:rgba(156,163,175,.05)}.lg\:bg-gray-400\/50{background-color:rgba(156,163,175,.5)}.lg\:bg-gray-400\/60{background-color:rgba(156,163,175,.6)}.lg\:bg-gray-400\/70{background-color:rgba(156,163,175,.7)}.lg\:bg-gray-400\/75{background-color:rgba(156,163,175,.75)}.lg\:bg-gray-400\/80{background-color:rgba(156,163,175,.8)}.lg\:bg-gray-400\/90{background-color:rgba(156,163,175,.9)}.lg\:bg-gray-400\/95{background-color:rgba(156,163,175,.95)}.lg\:bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.lg\:bg-gray-50\/0{background-color:rgba(249,250,251,0)}.lg\:bg-gray-50\/10{background-color:rgba(249,250,251,.1)}.lg\:bg-gray-50\/100{background-color:#f9fafb}.lg\:bg-gray-50\/20{background-color:rgba(249,250,251,.2)}.lg\:bg-gray-50\/25{background-color:rgba(249,250,251,.25)}.lg\:bg-gray-50\/30{background-color:rgba(249,250,251,.3)}.lg\:bg-gray-50\/40{background-color:rgba(249,250,251,.4)}.lg\:bg-gray-50\/5{background-color:rgba(249,250,251,.05)}.lg\:bg-gray-50\/50{background-color:rgba(249,250,251,.5)}.lg\:bg-gray-50\/60{background-color:rgba(249,250,251,.6)}.lg\:bg-gray-50\/70{background-color:rgba(249,250,251,.7)}.lg\:bg-gray-50\/75{background-color:rgba(249,250,251,.75)}.lg\:bg-gray-50\/80{background-color:rgba(249,250,251,.8)}.lg\:bg-gray-50\/90{background-color:rgba(249,250,251,.9)}.lg\:bg-gray-50\/95{background-color:rgba(249,250,251,.95)}.lg\:bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.lg\:bg-gray-500\/0{background-color:hsla(220,9%,46%,0)}.lg\:bg-gray-500\/10{background-color:hsla(220,9%,46%,.1)}.lg\:bg-gray-500\/100{background-color:#6b7280}.lg\:bg-gray-500\/20{background-color:hsla(220,9%,46%,.2)}.lg\:bg-gray-500\/25{background-color:hsla(220,9%,46%,.25)}.lg\:bg-gray-500\/30{background-color:hsla(220,9%,46%,.3)}.lg\:bg-gray-500\/40{background-color:hsla(220,9%,46%,.4)}.lg\:bg-gray-500\/5{background-color:hsla(220,9%,46%,.05)}.lg\:bg-gray-500\/50{background-color:hsla(220,9%,46%,.5)}.lg\:bg-gray-500\/60{background-color:hsla(220,9%,46%,.6)}.lg\:bg-gray-500\/70{background-color:hsla(220,9%,46%,.7)}.lg\:bg-gray-500\/75{background-color:hsla(220,9%,46%,.75)}.lg\:bg-gray-500\/80{background-color:hsla(220,9%,46%,.8)}.lg\:bg-gray-500\/90{background-color:hsla(220,9%,46%,.9)}.lg\:bg-gray-500\/95{background-color:hsla(220,9%,46%,.95)}.lg\:bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.lg\:bg-gray-600\/0{background-color:rgba(75,85,99,0)}.lg\:bg-gray-600\/10{background-color:rgba(75,85,99,.1)}.lg\:bg-gray-600\/100{background-color:#4b5563}.lg\:bg-gray-600\/20{background-color:rgba(75,85,99,.2)}.lg\:bg-gray-600\/25{background-color:rgba(75,85,99,.25)}.lg\:bg-gray-600\/30{background-color:rgba(75,85,99,.3)}.lg\:bg-gray-600\/40{background-color:rgba(75,85,99,.4)}.lg\:bg-gray-600\/5{background-color:rgba(75,85,99,.05)}.lg\:bg-gray-600\/50{background-color:rgba(75,85,99,.5)}.lg\:bg-gray-600\/60{background-color:rgba(75,85,99,.6)}.lg\:bg-gray-600\/70{background-color:rgba(75,85,99,.7)}.lg\:bg-gray-600\/75{background-color:rgba(75,85,99,.75)}.lg\:bg-gray-600\/80{background-color:rgba(75,85,99,.8)}.lg\:bg-gray-600\/90{background-color:rgba(75,85,99,.9)}.lg\:bg-gray-600\/95{background-color:rgba(75,85,99,.95)}.lg\:bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.lg\:bg-gray-700\/0{background-color:rgba(55,65,81,0)}.lg\:bg-gray-700\/10{background-color:rgba(55,65,81,.1)}.lg\:bg-gray-700\/100{background-color:#374151}.lg\:bg-gray-700\/20{background-color:rgba(55,65,81,.2)}.lg\:bg-gray-700\/25{background-color:rgba(55,65,81,.25)}.lg\:bg-gray-700\/30{background-color:rgba(55,65,81,.3)}.lg\:bg-gray-700\/40{background-color:rgba(55,65,81,.4)}.lg\:bg-gray-700\/5{background-color:rgba(55,65,81,.05)}.lg\:bg-gray-700\/50{background-color:rgba(55,65,81,.5)}.lg\:bg-gray-700\/60{background-color:rgba(55,65,81,.6)}.lg\:bg-gray-700\/70{background-color:rgba(55,65,81,.7)}.lg\:bg-gray-700\/75{background-color:rgba(55,65,81,.75)}.lg\:bg-gray-700\/80{background-color:rgba(55,65,81,.8)}.lg\:bg-gray-700\/90{background-color:rgba(55,65,81,.9)}.lg\:bg-gray-700\/95{background-color:rgba(55,65,81,.95)}.lg\:bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.lg\:bg-gray-800\/0{background-color:rgba(31,41,55,0)}.lg\:bg-gray-800\/10{background-color:rgba(31,41,55,.1)}.lg\:bg-gray-800\/100{background-color:#1f2937}.lg\:bg-gray-800\/20{background-color:rgba(31,41,55,.2)}.lg\:bg-gray-800\/25{background-color:rgba(31,41,55,.25)}.lg\:bg-gray-800\/30{background-color:rgba(31,41,55,.3)}.lg\:bg-gray-800\/40{background-color:rgba(31,41,55,.4)}.lg\:bg-gray-800\/5{background-color:rgba(31,41,55,.05)}.lg\:bg-gray-800\/50{background-color:rgba(31,41,55,.5)}.lg\:bg-gray-800\/60{background-color:rgba(31,41,55,.6)}.lg\:bg-gray-800\/70{background-color:rgba(31,41,55,.7)}.lg\:bg-gray-800\/75{background-color:rgba(31,41,55,.75)}.lg\:bg-gray-800\/80{background-color:rgba(31,41,55,.8)}.lg\:bg-gray-800\/90{background-color:rgba(31,41,55,.9)}.lg\:bg-gray-800\/95{background-color:rgba(31,41,55,.95)}.lg\:bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.lg\:bg-gray-900\/0{background-color:rgba(17,24,39,0)}.lg\:bg-gray-900\/10{background-color:rgba(17,24,39,.1)}.lg\:bg-gray-900\/100{background-color:#111827}.lg\:bg-gray-900\/20{background-color:rgba(17,24,39,.2)}.lg\:bg-gray-900\/25{background-color:rgba(17,24,39,.25)}.lg\:bg-gray-900\/30{background-color:rgba(17,24,39,.3)}.lg\:bg-gray-900\/40{background-color:rgba(17,24,39,.4)}.lg\:bg-gray-900\/5{background-color:rgba(17,24,39,.05)}.lg\:bg-gray-900\/50{background-color:rgba(17,24,39,.5)}.lg\:bg-gray-900\/60{background-color:rgba(17,24,39,.6)}.lg\:bg-gray-900\/70{background-color:rgba(17,24,39,.7)}.lg\:bg-gray-900\/75{background-color:rgba(17,24,39,.75)}.lg\:bg-gray-900\/80{background-color:rgba(17,24,39,.8)}.lg\:bg-gray-900\/90{background-color:rgba(17,24,39,.9)}.lg\:bg-gray-900\/95{background-color:rgba(17,24,39,.95)}.lg\:bg-green-100{--tw-bg-opacity:1;background-color:rgb(222 247 236/var(--tw-bg-opacity))}.lg\:bg-green-100\/0{background-color:rgba(222,247,236,0)}.lg\:bg-green-100\/10{background-color:rgba(222,247,236,.1)}.lg\:bg-green-100\/100{background-color:#def7ec}.lg\:bg-green-100\/20{background-color:rgba(222,247,236,.2)}.lg\:bg-green-100\/25{background-color:rgba(222,247,236,.25)}.lg\:bg-green-100\/30{background-color:rgba(222,247,236,.3)}.lg\:bg-green-100\/40{background-color:rgba(222,247,236,.4)}.lg\:bg-green-100\/5{background-color:rgba(222,247,236,.05)}.lg\:bg-green-100\/50{background-color:rgba(222,247,236,.5)}.lg\:bg-green-100\/60{background-color:rgba(222,247,236,.6)}.lg\:bg-green-100\/70{background-color:rgba(222,247,236,.7)}.lg\:bg-green-100\/75{background-color:rgba(222,247,236,.75)}.lg\:bg-green-100\/80{background-color:rgba(222,247,236,.8)}.lg\:bg-green-100\/90{background-color:rgba(222,247,236,.9)}.lg\:bg-green-100\/95{background-color:rgba(222,247,236,.95)}.lg\:bg-green-200{--tw-bg-opacity:1;background-color:rgb(188 240 218/var(--tw-bg-opacity))}.lg\:bg-green-200\/0{background-color:rgba(188,240,218,0)}.lg\:bg-green-200\/10{background-color:rgba(188,240,218,.1)}.lg\:bg-green-200\/100{background-color:#bcf0da}.lg\:bg-green-200\/20{background-color:rgba(188,240,218,.2)}.lg\:bg-green-200\/25{background-color:rgba(188,240,218,.25)}.lg\:bg-green-200\/30{background-color:rgba(188,240,218,.3)}.lg\:bg-green-200\/40{background-color:rgba(188,240,218,.4)}.lg\:bg-green-200\/5{background-color:rgba(188,240,218,.05)}.lg\:bg-green-200\/50{background-color:rgba(188,240,218,.5)}.lg\:bg-green-200\/60{background-color:rgba(188,240,218,.6)}.lg\:bg-green-200\/70{background-color:rgba(188,240,218,.7)}.lg\:bg-green-200\/75{background-color:rgba(188,240,218,.75)}.lg\:bg-green-200\/80{background-color:rgba(188,240,218,.8)}.lg\:bg-green-200\/90{background-color:rgba(188,240,218,.9)}.lg\:bg-green-200\/95{background-color:rgba(188,240,218,.95)}.lg\:bg-green-300{--tw-bg-opacity:1;background-color:rgb(132 225 188/var(--tw-bg-opacity))}.lg\:bg-green-300\/0{background-color:rgba(132,225,188,0)}.lg\:bg-green-300\/10{background-color:rgba(132,225,188,.1)}.lg\:bg-green-300\/100{background-color:#84e1bc}.lg\:bg-green-300\/20{background-color:rgba(132,225,188,.2)}.lg\:bg-green-300\/25{background-color:rgba(132,225,188,.25)}.lg\:bg-green-300\/30{background-color:rgba(132,225,188,.3)}.lg\:bg-green-300\/40{background-color:rgba(132,225,188,.4)}.lg\:bg-green-300\/5{background-color:rgba(132,225,188,.05)}.lg\:bg-green-300\/50{background-color:rgba(132,225,188,.5)}.lg\:bg-green-300\/60{background-color:rgba(132,225,188,.6)}.lg\:bg-green-300\/70{background-color:rgba(132,225,188,.7)}.lg\:bg-green-300\/75{background-color:rgba(132,225,188,.75)}.lg\:bg-green-300\/80{background-color:rgba(132,225,188,.8)}.lg\:bg-green-300\/90{background-color:rgba(132,225,188,.9)}.lg\:bg-green-300\/95{background-color:rgba(132,225,188,.95)}.lg\:bg-green-400{--tw-bg-opacity:1;background-color:rgb(49 196 141/var(--tw-bg-opacity))}.lg\:bg-green-400\/0{background-color:rgba(49,196,141,0)}.lg\:bg-green-400\/10{background-color:rgba(49,196,141,.1)}.lg\:bg-green-400\/100{background-color:#31c48d}.lg\:bg-green-400\/20{background-color:rgba(49,196,141,.2)}.lg\:bg-green-400\/25{background-color:rgba(49,196,141,.25)}.lg\:bg-green-400\/30{background-color:rgba(49,196,141,.3)}.lg\:bg-green-400\/40{background-color:rgba(49,196,141,.4)}.lg\:bg-green-400\/5{background-color:rgba(49,196,141,.05)}.lg\:bg-green-400\/50{background-color:rgba(49,196,141,.5)}.lg\:bg-green-400\/60{background-color:rgba(49,196,141,.6)}.lg\:bg-green-400\/70{background-color:rgba(49,196,141,.7)}.lg\:bg-green-400\/75{background-color:rgba(49,196,141,.75)}.lg\:bg-green-400\/80{background-color:rgba(49,196,141,.8)}.lg\:bg-green-400\/90{background-color:rgba(49,196,141,.9)}.lg\:bg-green-400\/95{background-color:rgba(49,196,141,.95)}.lg\:bg-green-50{--tw-bg-opacity:1;background-color:rgb(243 250 247/var(--tw-bg-opacity))}.lg\:bg-green-50\/0{background-color:rgba(243,250,247,0)}.lg\:bg-green-50\/10{background-color:rgba(243,250,247,.1)}.lg\:bg-green-50\/100{background-color:#f3faf7}.lg\:bg-green-50\/20{background-color:rgba(243,250,247,.2)}.lg\:bg-green-50\/25{background-color:rgba(243,250,247,.25)}.lg\:bg-green-50\/30{background-color:rgba(243,250,247,.3)}.lg\:bg-green-50\/40{background-color:rgba(243,250,247,.4)}.lg\:bg-green-50\/5{background-color:rgba(243,250,247,.05)}.lg\:bg-green-50\/50{background-color:rgba(243,250,247,.5)}.lg\:bg-green-50\/60{background-color:rgba(243,250,247,.6)}.lg\:bg-green-50\/70{background-color:rgba(243,250,247,.7)}.lg\:bg-green-50\/75{background-color:rgba(243,250,247,.75)}.lg\:bg-green-50\/80{background-color:rgba(243,250,247,.8)}.lg\:bg-green-50\/90{background-color:rgba(243,250,247,.9)}.lg\:bg-green-50\/95{background-color:rgba(243,250,247,.95)}.lg\:bg-green-500{--tw-bg-opacity:1;background-color:rgb(14 159 110/var(--tw-bg-opacity))}.lg\:bg-green-500\/0{background-color:rgba(14,159,110,0)}.lg\:bg-green-500\/10{background-color:rgba(14,159,110,.1)}.lg\:bg-green-500\/100{background-color:#0e9f6e}.lg\:bg-green-500\/20{background-color:rgba(14,159,110,.2)}.lg\:bg-green-500\/25{background-color:rgba(14,159,110,.25)}.lg\:bg-green-500\/30{background-color:rgba(14,159,110,.3)}.lg\:bg-green-500\/40{background-color:rgba(14,159,110,.4)}.lg\:bg-green-500\/5{background-color:rgba(14,159,110,.05)}.lg\:bg-green-500\/50{background-color:rgba(14,159,110,.5)}.lg\:bg-green-500\/60{background-color:rgba(14,159,110,.6)}.lg\:bg-green-500\/70{background-color:rgba(14,159,110,.7)}.lg\:bg-green-500\/75{background-color:rgba(14,159,110,.75)}.lg\:bg-green-500\/80{background-color:rgba(14,159,110,.8)}.lg\:bg-green-500\/90{background-color:rgba(14,159,110,.9)}.lg\:bg-green-500\/95{background-color:rgba(14,159,110,.95)}.lg\:bg-green-600{--tw-bg-opacity:1;background-color:rgb(5 122 85/var(--tw-bg-opacity))}.lg\:bg-green-600\/0{background-color:rgba(5,122,85,0)}.lg\:bg-green-600\/10{background-color:rgba(5,122,85,.1)}.lg\:bg-green-600\/100{background-color:#057a55}.lg\:bg-green-600\/20{background-color:rgba(5,122,85,.2)}.lg\:bg-green-600\/25{background-color:rgba(5,122,85,.25)}.lg\:bg-green-600\/30{background-color:rgba(5,122,85,.3)}.lg\:bg-green-600\/40{background-color:rgba(5,122,85,.4)}.lg\:bg-green-600\/5{background-color:rgba(5,122,85,.05)}.lg\:bg-green-600\/50{background-color:rgba(5,122,85,.5)}.lg\:bg-green-600\/60{background-color:rgba(5,122,85,.6)}.lg\:bg-green-600\/70{background-color:rgba(5,122,85,.7)}.lg\:bg-green-600\/75{background-color:rgba(5,122,85,.75)}.lg\:bg-green-600\/80{background-color:rgba(5,122,85,.8)}.lg\:bg-green-600\/90{background-color:rgba(5,122,85,.9)}.lg\:bg-green-600\/95{background-color:rgba(5,122,85,.95)}.lg\:bg-green-700{--tw-bg-opacity:1;background-color:rgb(4 108 78/var(--tw-bg-opacity))}.lg\:bg-green-700\/0{background-color:rgba(4,108,78,0)}.lg\:bg-green-700\/10{background-color:rgba(4,108,78,.1)}.lg\:bg-green-700\/100{background-color:#046c4e}.lg\:bg-green-700\/20{background-color:rgba(4,108,78,.2)}.lg\:bg-green-700\/25{background-color:rgba(4,108,78,.25)}.lg\:bg-green-700\/30{background-color:rgba(4,108,78,.3)}.lg\:bg-green-700\/40{background-color:rgba(4,108,78,.4)}.lg\:bg-green-700\/5{background-color:rgba(4,108,78,.05)}.lg\:bg-green-700\/50{background-color:rgba(4,108,78,.5)}.lg\:bg-green-700\/60{background-color:rgba(4,108,78,.6)}.lg\:bg-green-700\/70{background-color:rgba(4,108,78,.7)}.lg\:bg-green-700\/75{background-color:rgba(4,108,78,.75)}.lg\:bg-green-700\/80{background-color:rgba(4,108,78,.8)}.lg\:bg-green-700\/90{background-color:rgba(4,108,78,.9)}.lg\:bg-green-700\/95{background-color:rgba(4,108,78,.95)}.lg\:bg-green-800{--tw-bg-opacity:1;background-color:rgb(3 84 63/var(--tw-bg-opacity))}.lg\:bg-green-800\/0{background-color:rgba(3,84,63,0)}.lg\:bg-green-800\/10{background-color:rgba(3,84,63,.1)}.lg\:bg-green-800\/100{background-color:#03543f}.lg\:bg-green-800\/20{background-color:rgba(3,84,63,.2)}.lg\:bg-green-800\/25{background-color:rgba(3,84,63,.25)}.lg\:bg-green-800\/30{background-color:rgba(3,84,63,.3)}.lg\:bg-green-800\/40{background-color:rgba(3,84,63,.4)}.lg\:bg-green-800\/5{background-color:rgba(3,84,63,.05)}.lg\:bg-green-800\/50{background-color:rgba(3,84,63,.5)}.lg\:bg-green-800\/60{background-color:rgba(3,84,63,.6)}.lg\:bg-green-800\/70{background-color:rgba(3,84,63,.7)}.lg\:bg-green-800\/75{background-color:rgba(3,84,63,.75)}.lg\:bg-green-800\/80{background-color:rgba(3,84,63,.8)}.lg\:bg-green-800\/90{background-color:rgba(3,84,63,.9)}.lg\:bg-green-800\/95{background-color:rgba(3,84,63,.95)}.lg\:bg-green-900{--tw-bg-opacity:1;background-color:rgb(1 71 55/var(--tw-bg-opacity))}.lg\:bg-green-900\/0{background-color:rgba(1,71,55,0)}.lg\:bg-green-900\/10{background-color:rgba(1,71,55,.1)}.lg\:bg-green-900\/100{background-color:#014737}.lg\:bg-green-900\/20{background-color:rgba(1,71,55,.2)}.lg\:bg-green-900\/25{background-color:rgba(1,71,55,.25)}.lg\:bg-green-900\/30{background-color:rgba(1,71,55,.3)}.lg\:bg-green-900\/40{background-color:rgba(1,71,55,.4)}.lg\:bg-green-900\/5{background-color:rgba(1,71,55,.05)}.lg\:bg-green-900\/50{background-color:rgba(1,71,55,.5)}.lg\:bg-green-900\/60{background-color:rgba(1,71,55,.6)}.lg\:bg-green-900\/70{background-color:rgba(1,71,55,.7)}.lg\:bg-green-900\/75{background-color:rgba(1,71,55,.75)}.lg\:bg-green-900\/80{background-color:rgba(1,71,55,.8)}.lg\:bg-green-900\/90{background-color:rgba(1,71,55,.9)}.lg\:bg-green-900\/95{background-color:rgba(1,71,55,.95)}.lg\:bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(229 237 255/var(--tw-bg-opacity))}.lg\:bg-indigo-100\/0{background-color:rgba(229,237,255,0)}.lg\:bg-indigo-100\/10{background-color:rgba(229,237,255,.1)}.lg\:bg-indigo-100\/100{background-color:#e5edff}.lg\:bg-indigo-100\/20{background-color:rgba(229,237,255,.2)}.lg\:bg-indigo-100\/25{background-color:rgba(229,237,255,.25)}.lg\:bg-indigo-100\/30{background-color:rgba(229,237,255,.3)}.lg\:bg-indigo-100\/40{background-color:rgba(229,237,255,.4)}.lg\:bg-indigo-100\/5{background-color:rgba(229,237,255,.05)}.lg\:bg-indigo-100\/50{background-color:rgba(229,237,255,.5)}.lg\:bg-indigo-100\/60{background-color:rgba(229,237,255,.6)}.lg\:bg-indigo-100\/70{background-color:rgba(229,237,255,.7)}.lg\:bg-indigo-100\/75{background-color:rgba(229,237,255,.75)}.lg\:bg-indigo-100\/80{background-color:rgba(229,237,255,.8)}.lg\:bg-indigo-100\/90{background-color:rgba(229,237,255,.9)}.lg\:bg-indigo-100\/95{background-color:rgba(229,237,255,.95)}.lg\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(205 219 254/var(--tw-bg-opacity))}.lg\:bg-indigo-200\/0{background-color:rgba(205,219,254,0)}.lg\:bg-indigo-200\/10{background-color:rgba(205,219,254,.1)}.lg\:bg-indigo-200\/100{background-color:#cddbfe}.lg\:bg-indigo-200\/20{background-color:rgba(205,219,254,.2)}.lg\:bg-indigo-200\/25{background-color:rgba(205,219,254,.25)}.lg\:bg-indigo-200\/30{background-color:rgba(205,219,254,.3)}.lg\:bg-indigo-200\/40{background-color:rgba(205,219,254,.4)}.lg\:bg-indigo-200\/5{background-color:rgba(205,219,254,.05)}.lg\:bg-indigo-200\/50{background-color:rgba(205,219,254,.5)}.lg\:bg-indigo-200\/60{background-color:rgba(205,219,254,.6)}.lg\:bg-indigo-200\/70{background-color:rgba(205,219,254,.7)}.lg\:bg-indigo-200\/75{background-color:rgba(205,219,254,.75)}.lg\:bg-indigo-200\/80{background-color:rgba(205,219,254,.8)}.lg\:bg-indigo-200\/90{background-color:rgba(205,219,254,.9)}.lg\:bg-indigo-200\/95{background-color:rgba(205,219,254,.95)}.lg\:bg-indigo-300{--tw-bg-opacity:1;background-color:rgb(180 198 252/var(--tw-bg-opacity))}.lg\:bg-indigo-300\/0{background-color:rgba(180,198,252,0)}.lg\:bg-indigo-300\/10{background-color:rgba(180,198,252,.1)}.lg\:bg-indigo-300\/100{background-color:#b4c6fc}.lg\:bg-indigo-300\/20{background-color:rgba(180,198,252,.2)}.lg\:bg-indigo-300\/25{background-color:rgba(180,198,252,.25)}.lg\:bg-indigo-300\/30{background-color:rgba(180,198,252,.3)}.lg\:bg-indigo-300\/40{background-color:rgba(180,198,252,.4)}.lg\:bg-indigo-300\/5{background-color:rgba(180,198,252,.05)}.lg\:bg-indigo-300\/50{background-color:rgba(180,198,252,.5)}.lg\:bg-indigo-300\/60{background-color:rgba(180,198,252,.6)}.lg\:bg-indigo-300\/70{background-color:rgba(180,198,252,.7)}.lg\:bg-indigo-300\/75{background-color:rgba(180,198,252,.75)}.lg\:bg-indigo-300\/80{background-color:rgba(180,198,252,.8)}.lg\:bg-indigo-300\/90{background-color:rgba(180,198,252,.9)}.lg\:bg-indigo-300\/95{background-color:rgba(180,198,252,.95)}.lg\:bg-indigo-400{--tw-bg-opacity:1;background-color:rgb(141 162 251/var(--tw-bg-opacity))}.lg\:bg-indigo-400\/0{background-color:rgba(141,162,251,0)}.lg\:bg-indigo-400\/10{background-color:rgba(141,162,251,.1)}.lg\:bg-indigo-400\/100{background-color:#8da2fb}.lg\:bg-indigo-400\/20{background-color:rgba(141,162,251,.2)}.lg\:bg-indigo-400\/25{background-color:rgba(141,162,251,.25)}.lg\:bg-indigo-400\/30{background-color:rgba(141,162,251,.3)}.lg\:bg-indigo-400\/40{background-color:rgba(141,162,251,.4)}.lg\:bg-indigo-400\/5{background-color:rgba(141,162,251,.05)}.lg\:bg-indigo-400\/50{background-color:rgba(141,162,251,.5)}.lg\:bg-indigo-400\/60{background-color:rgba(141,162,251,.6)}.lg\:bg-indigo-400\/70{background-color:rgba(141,162,251,.7)}.lg\:bg-indigo-400\/75{background-color:rgba(141,162,251,.75)}.lg\:bg-indigo-400\/80{background-color:rgba(141,162,251,.8)}.lg\:bg-indigo-400\/90{background-color:rgba(141,162,251,.9)}.lg\:bg-indigo-400\/95{background-color:rgba(141,162,251,.95)}.lg\:bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(240 245 255/var(--tw-bg-opacity))}.lg\:bg-indigo-50\/0{background-color:rgba(240,245,255,0)}.lg\:bg-indigo-50\/10{background-color:rgba(240,245,255,.1)}.lg\:bg-indigo-50\/100{background-color:#f0f5ff}.lg\:bg-indigo-50\/20{background-color:rgba(240,245,255,.2)}.lg\:bg-indigo-50\/25{background-color:rgba(240,245,255,.25)}.lg\:bg-indigo-50\/30{background-color:rgba(240,245,255,.3)}.lg\:bg-indigo-50\/40{background-color:rgba(240,245,255,.4)}.lg\:bg-indigo-50\/5{background-color:rgba(240,245,255,.05)}.lg\:bg-indigo-50\/50{background-color:rgba(240,245,255,.5)}.lg\:bg-indigo-50\/60{background-color:rgba(240,245,255,.6)}.lg\:bg-indigo-50\/70{background-color:rgba(240,245,255,.7)}.lg\:bg-indigo-50\/75{background-color:rgba(240,245,255,.75)}.lg\:bg-indigo-50\/80{background-color:rgba(240,245,255,.8)}.lg\:bg-indigo-50\/90{background-color:rgba(240,245,255,.9)}.lg\:bg-indigo-50\/95{background-color:rgba(240,245,255,.95)}.lg\:bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(104 117 245/var(--tw-bg-opacity))}.lg\:bg-indigo-500\/0{background-color:rgba(104,117,245,0)}.lg\:bg-indigo-500\/10{background-color:rgba(104,117,245,.1)}.lg\:bg-indigo-500\/100{background-color:#6875f5}.lg\:bg-indigo-500\/20{background-color:rgba(104,117,245,.2)}.lg\:bg-indigo-500\/25{background-color:rgba(104,117,245,.25)}.lg\:bg-indigo-500\/30{background-color:rgba(104,117,245,.3)}.lg\:bg-indigo-500\/40{background-color:rgba(104,117,245,.4)}.lg\:bg-indigo-500\/5{background-color:rgba(104,117,245,.05)}.lg\:bg-indigo-500\/50{background-color:rgba(104,117,245,.5)}.lg\:bg-indigo-500\/60{background-color:rgba(104,117,245,.6)}.lg\:bg-indigo-500\/70{background-color:rgba(104,117,245,.7)}.lg\:bg-indigo-500\/75{background-color:rgba(104,117,245,.75)}.lg\:bg-indigo-500\/80{background-color:rgba(104,117,245,.8)}.lg\:bg-indigo-500\/90{background-color:rgba(104,117,245,.9)}.lg\:bg-indigo-500\/95{background-color:rgba(104,117,245,.95)}.lg\:bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(88 80 236/var(--tw-bg-opacity))}.lg\:bg-indigo-600\/0{background-color:rgba(88,80,236,0)}.lg\:bg-indigo-600\/10{background-color:rgba(88,80,236,.1)}.lg\:bg-indigo-600\/100{background-color:#5850ec}.lg\:bg-indigo-600\/20{background-color:rgba(88,80,236,.2)}.lg\:bg-indigo-600\/25{background-color:rgba(88,80,236,.25)}.lg\:bg-indigo-600\/30{background-color:rgba(88,80,236,.3)}.lg\:bg-indigo-600\/40{background-color:rgba(88,80,236,.4)}.lg\:bg-indigo-600\/5{background-color:rgba(88,80,236,.05)}.lg\:bg-indigo-600\/50{background-color:rgba(88,80,236,.5)}.lg\:bg-indigo-600\/60{background-color:rgba(88,80,236,.6)}.lg\:bg-indigo-600\/70{background-color:rgba(88,80,236,.7)}.lg\:bg-indigo-600\/75{background-color:rgba(88,80,236,.75)}.lg\:bg-indigo-600\/80{background-color:rgba(88,80,236,.8)}.lg\:bg-indigo-600\/90{background-color:rgba(88,80,236,.9)}.lg\:bg-indigo-600\/95{background-color:rgba(88,80,236,.95)}.lg\:bg-indigo-700{--tw-bg-opacity:1;background-color:rgb(81 69 205/var(--tw-bg-opacity))}.lg\:bg-indigo-700\/0{background-color:rgba(81,69,205,0)}.lg\:bg-indigo-700\/10{background-color:rgba(81,69,205,.1)}.lg\:bg-indigo-700\/100{background-color:#5145cd}.lg\:bg-indigo-700\/20{background-color:rgba(81,69,205,.2)}.lg\:bg-indigo-700\/25{background-color:rgba(81,69,205,.25)}.lg\:bg-indigo-700\/30{background-color:rgba(81,69,205,.3)}.lg\:bg-indigo-700\/40{background-color:rgba(81,69,205,.4)}.lg\:bg-indigo-700\/5{background-color:rgba(81,69,205,.05)}.lg\:bg-indigo-700\/50{background-color:rgba(81,69,205,.5)}.lg\:bg-indigo-700\/60{background-color:rgba(81,69,205,.6)}.lg\:bg-indigo-700\/70{background-color:rgba(81,69,205,.7)}.lg\:bg-indigo-700\/75{background-color:rgba(81,69,205,.75)}.lg\:bg-indigo-700\/80{background-color:rgba(81,69,205,.8)}.lg\:bg-indigo-700\/90{background-color:rgba(81,69,205,.9)}.lg\:bg-indigo-700\/95{background-color:rgba(81,69,205,.95)}.lg\:bg-indigo-800{--tw-bg-opacity:1;background-color:rgb(66 56 157/var(--tw-bg-opacity))}.lg\:bg-indigo-800\/0{background-color:rgba(66,56,157,0)}.lg\:bg-indigo-800\/10{background-color:rgba(66,56,157,.1)}.lg\:bg-indigo-800\/100{background-color:#42389d}.lg\:bg-indigo-800\/20{background-color:rgba(66,56,157,.2)}.lg\:bg-indigo-800\/25{background-color:rgba(66,56,157,.25)}.lg\:bg-indigo-800\/30{background-color:rgba(66,56,157,.3)}.lg\:bg-indigo-800\/40{background-color:rgba(66,56,157,.4)}.lg\:bg-indigo-800\/5{background-color:rgba(66,56,157,.05)}.lg\:bg-indigo-800\/50{background-color:rgba(66,56,157,.5)}.lg\:bg-indigo-800\/60{background-color:rgba(66,56,157,.6)}.lg\:bg-indigo-800\/70{background-color:rgba(66,56,157,.7)}.lg\:bg-indigo-800\/75{background-color:rgba(66,56,157,.75)}.lg\:bg-indigo-800\/80{background-color:rgba(66,56,157,.8)}.lg\:bg-indigo-800\/90{background-color:rgba(66,56,157,.9)}.lg\:bg-indigo-800\/95{background-color:rgba(66,56,157,.95)}.lg\:bg-indigo-900{--tw-bg-opacity:1;background-color:rgb(54 47 120/var(--tw-bg-opacity))}.lg\:bg-indigo-900\/0{background-color:rgba(54,47,120,0)}.lg\:bg-indigo-900\/10{background-color:rgba(54,47,120,.1)}.lg\:bg-indigo-900\/100{background-color:#362f78}.lg\:bg-indigo-900\/20{background-color:rgba(54,47,120,.2)}.lg\:bg-indigo-900\/25{background-color:rgba(54,47,120,.25)}.lg\:bg-indigo-900\/30{background-color:rgba(54,47,120,.3)}.lg\:bg-indigo-900\/40{background-color:rgba(54,47,120,.4)}.lg\:bg-indigo-900\/5{background-color:rgba(54,47,120,.05)}.lg\:bg-indigo-900\/50{background-color:rgba(54,47,120,.5)}.lg\:bg-indigo-900\/60{background-color:rgba(54,47,120,.6)}.lg\:bg-indigo-900\/70{background-color:rgba(54,47,120,.7)}.lg\:bg-indigo-900\/75{background-color:rgba(54,47,120,.75)}.lg\:bg-indigo-900\/80{background-color:rgba(54,47,120,.8)}.lg\:bg-indigo-900\/90{background-color:rgba(54,47,120,.9)}.lg\:bg-indigo-900\/95{background-color:rgba(54,47,120,.95)}.lg\:bg-lime-100{--tw-bg-opacity:1;background-color:rgb(236 252 203/var(--tw-bg-opacity))}.lg\:bg-lime-100\/0{background-color:hsla(80,89%,89%,0)}.lg\:bg-lime-100\/10{background-color:hsla(80,89%,89%,.1)}.lg\:bg-lime-100\/100{background-color:#ecfccb}.lg\:bg-lime-100\/20{background-color:hsla(80,89%,89%,.2)}.lg\:bg-lime-100\/25{background-color:hsla(80,89%,89%,.25)}.lg\:bg-lime-100\/30{background-color:hsla(80,89%,89%,.3)}.lg\:bg-lime-100\/40{background-color:hsla(80,89%,89%,.4)}.lg\:bg-lime-100\/5{background-color:hsla(80,89%,89%,.05)}.lg\:bg-lime-100\/50{background-color:hsla(80,89%,89%,.5)}.lg\:bg-lime-100\/60{background-color:hsla(80,89%,89%,.6)}.lg\:bg-lime-100\/70{background-color:hsla(80,89%,89%,.7)}.lg\:bg-lime-100\/75{background-color:hsla(80,89%,89%,.75)}.lg\:bg-lime-100\/80{background-color:hsla(80,89%,89%,.8)}.lg\:bg-lime-100\/90{background-color:hsla(80,89%,89%,.9)}.lg\:bg-lime-100\/95{background-color:hsla(80,89%,89%,.95)}.lg\:bg-lime-200{--tw-bg-opacity:1;background-color:rgb(217 249 157/var(--tw-bg-opacity))}.lg\:bg-lime-200\/0{background-color:hsla(81,88%,80%,0)}.lg\:bg-lime-200\/10{background-color:hsla(81,88%,80%,.1)}.lg\:bg-lime-200\/100{background-color:#d9f99d}.lg\:bg-lime-200\/20{background-color:hsla(81,88%,80%,.2)}.lg\:bg-lime-200\/25{background-color:hsla(81,88%,80%,.25)}.lg\:bg-lime-200\/30{background-color:hsla(81,88%,80%,.3)}.lg\:bg-lime-200\/40{background-color:hsla(81,88%,80%,.4)}.lg\:bg-lime-200\/5{background-color:hsla(81,88%,80%,.05)}.lg\:bg-lime-200\/50{background-color:hsla(81,88%,80%,.5)}.lg\:bg-lime-200\/60{background-color:hsla(81,88%,80%,.6)}.lg\:bg-lime-200\/70{background-color:hsla(81,88%,80%,.7)}.lg\:bg-lime-200\/75{background-color:hsla(81,88%,80%,.75)}.lg\:bg-lime-200\/80{background-color:hsla(81,88%,80%,.8)}.lg\:bg-lime-200\/90{background-color:hsla(81,88%,80%,.9)}.lg\:bg-lime-200\/95{background-color:hsla(81,88%,80%,.95)}.lg\:bg-lime-300{--tw-bg-opacity:1;background-color:rgb(190 242 100/var(--tw-bg-opacity))}.lg\:bg-lime-300\/0{background-color:hsla(82,85%,67%,0)}.lg\:bg-lime-300\/10{background-color:hsla(82,85%,67%,.1)}.lg\:bg-lime-300\/100{background-color:#bef264}.lg\:bg-lime-300\/20{background-color:hsla(82,85%,67%,.2)}.lg\:bg-lime-300\/25{background-color:hsla(82,85%,67%,.25)}.lg\:bg-lime-300\/30{background-color:hsla(82,85%,67%,.3)}.lg\:bg-lime-300\/40{background-color:hsla(82,85%,67%,.4)}.lg\:bg-lime-300\/5{background-color:hsla(82,85%,67%,.05)}.lg\:bg-lime-300\/50{background-color:hsla(82,85%,67%,.5)}.lg\:bg-lime-300\/60{background-color:hsla(82,85%,67%,.6)}.lg\:bg-lime-300\/70{background-color:hsla(82,85%,67%,.7)}.lg\:bg-lime-300\/75{background-color:hsla(82,85%,67%,.75)}.lg\:bg-lime-300\/80{background-color:hsla(82,85%,67%,.8)}.lg\:bg-lime-300\/90{background-color:hsla(82,85%,67%,.9)}.lg\:bg-lime-300\/95{background-color:hsla(82,85%,67%,.95)}.lg\:bg-lime-400{--tw-bg-opacity:1;background-color:rgb(163 230 53/var(--tw-bg-opacity))}.lg\:bg-lime-400\/0{background-color:rgba(163,230,53,0)}.lg\:bg-lime-400\/10{background-color:rgba(163,230,53,.1)}.lg\:bg-lime-400\/100{background-color:#a3e635}.lg\:bg-lime-400\/20{background-color:rgba(163,230,53,.2)}.lg\:bg-lime-400\/25{background-color:rgba(163,230,53,.25)}.lg\:bg-lime-400\/30{background-color:rgba(163,230,53,.3)}.lg\:bg-lime-400\/40{background-color:rgba(163,230,53,.4)}.lg\:bg-lime-400\/5{background-color:rgba(163,230,53,.05)}.lg\:bg-lime-400\/50{background-color:rgba(163,230,53,.5)}.lg\:bg-lime-400\/60{background-color:rgba(163,230,53,.6)}.lg\:bg-lime-400\/70{background-color:rgba(163,230,53,.7)}.lg\:bg-lime-400\/75{background-color:rgba(163,230,53,.75)}.lg\:bg-lime-400\/80{background-color:rgba(163,230,53,.8)}.lg\:bg-lime-400\/90{background-color:rgba(163,230,53,.9)}.lg\:bg-lime-400\/95{background-color:rgba(163,230,53,.95)}.lg\:bg-lime-50{--tw-bg-opacity:1;background-color:rgb(247 254 231/var(--tw-bg-opacity))}.lg\:bg-lime-50\/0{background-color:hsla(78,92%,95%,0)}.lg\:bg-lime-50\/10{background-color:hsla(78,92%,95%,.1)}.lg\:bg-lime-50\/100{background-color:#f7fee7}.lg\:bg-lime-50\/20{background-color:hsla(78,92%,95%,.2)}.lg\:bg-lime-50\/25{background-color:hsla(78,92%,95%,.25)}.lg\:bg-lime-50\/30{background-color:hsla(78,92%,95%,.3)}.lg\:bg-lime-50\/40{background-color:hsla(78,92%,95%,.4)}.lg\:bg-lime-50\/5{background-color:hsla(78,92%,95%,.05)}.lg\:bg-lime-50\/50{background-color:hsla(78,92%,95%,.5)}.lg\:bg-lime-50\/60{background-color:hsla(78,92%,95%,.6)}.lg\:bg-lime-50\/70{background-color:hsla(78,92%,95%,.7)}.lg\:bg-lime-50\/75{background-color:hsla(78,92%,95%,.75)}.lg\:bg-lime-50\/80{background-color:hsla(78,92%,95%,.8)}.lg\:bg-lime-50\/90{background-color:hsla(78,92%,95%,.9)}.lg\:bg-lime-50\/95{background-color:hsla(78,92%,95%,.95)}.lg\:bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity))}.lg\:bg-lime-500\/0{background-color:rgba(132,204,22,0)}.lg\:bg-lime-500\/10{background-color:rgba(132,204,22,.1)}.lg\:bg-lime-500\/100{background-color:#84cc16}.lg\:bg-lime-500\/20{background-color:rgba(132,204,22,.2)}.lg\:bg-lime-500\/25{background-color:rgba(132,204,22,.25)}.lg\:bg-lime-500\/30{background-color:rgba(132,204,22,.3)}.lg\:bg-lime-500\/40{background-color:rgba(132,204,22,.4)}.lg\:bg-lime-500\/5{background-color:rgba(132,204,22,.05)}.lg\:bg-lime-500\/50{background-color:rgba(132,204,22,.5)}.lg\:bg-lime-500\/60{background-color:rgba(132,204,22,.6)}.lg\:bg-lime-500\/70{background-color:rgba(132,204,22,.7)}.lg\:bg-lime-500\/75{background-color:rgba(132,204,22,.75)}.lg\:bg-lime-500\/80{background-color:rgba(132,204,22,.8)}.lg\:bg-lime-500\/90{background-color:rgba(132,204,22,.9)}.lg\:bg-lime-500\/95{background-color:rgba(132,204,22,.95)}.lg\:bg-lime-600{--tw-bg-opacity:1;background-color:rgb(101 163 13/var(--tw-bg-opacity))}.lg\:bg-lime-600\/0{background-color:rgba(101,163,13,0)}.lg\:bg-lime-600\/10{background-color:rgba(101,163,13,.1)}.lg\:bg-lime-600\/100{background-color:#65a30d}.lg\:bg-lime-600\/20{background-color:rgba(101,163,13,.2)}.lg\:bg-lime-600\/25{background-color:rgba(101,163,13,.25)}.lg\:bg-lime-600\/30{background-color:rgba(101,163,13,.3)}.lg\:bg-lime-600\/40{background-color:rgba(101,163,13,.4)}.lg\:bg-lime-600\/5{background-color:rgba(101,163,13,.05)}.lg\:bg-lime-600\/50{background-color:rgba(101,163,13,.5)}.lg\:bg-lime-600\/60{background-color:rgba(101,163,13,.6)}.lg\:bg-lime-600\/70{background-color:rgba(101,163,13,.7)}.lg\:bg-lime-600\/75{background-color:rgba(101,163,13,.75)}.lg\:bg-lime-600\/80{background-color:rgba(101,163,13,.8)}.lg\:bg-lime-600\/90{background-color:rgba(101,163,13,.9)}.lg\:bg-lime-600\/95{background-color:rgba(101,163,13,.95)}.lg\:bg-lime-700{--tw-bg-opacity:1;background-color:rgb(77 124 15/var(--tw-bg-opacity))}.lg\:bg-lime-700\/0{background-color:rgba(77,124,15,0)}.lg\:bg-lime-700\/10{background-color:rgba(77,124,15,.1)}.lg\:bg-lime-700\/100{background-color:#4d7c0f}.lg\:bg-lime-700\/20{background-color:rgba(77,124,15,.2)}.lg\:bg-lime-700\/25{background-color:rgba(77,124,15,.25)}.lg\:bg-lime-700\/30{background-color:rgba(77,124,15,.3)}.lg\:bg-lime-700\/40{background-color:rgba(77,124,15,.4)}.lg\:bg-lime-700\/5{background-color:rgba(77,124,15,.05)}.lg\:bg-lime-700\/50{background-color:rgba(77,124,15,.5)}.lg\:bg-lime-700\/60{background-color:rgba(77,124,15,.6)}.lg\:bg-lime-700\/70{background-color:rgba(77,124,15,.7)}.lg\:bg-lime-700\/75{background-color:rgba(77,124,15,.75)}.lg\:bg-lime-700\/80{background-color:rgba(77,124,15,.8)}.lg\:bg-lime-700\/90{background-color:rgba(77,124,15,.9)}.lg\:bg-lime-700\/95{background-color:rgba(77,124,15,.95)}.lg\:bg-lime-800{--tw-bg-opacity:1;background-color:rgb(63 98 18/var(--tw-bg-opacity))}.lg\:bg-lime-800\/0{background-color:rgba(63,98,18,0)}.lg\:bg-lime-800\/10{background-color:rgba(63,98,18,.1)}.lg\:bg-lime-800\/100{background-color:#3f6212}.lg\:bg-lime-800\/20{background-color:rgba(63,98,18,.2)}.lg\:bg-lime-800\/25{background-color:rgba(63,98,18,.25)}.lg\:bg-lime-800\/30{background-color:rgba(63,98,18,.3)}.lg\:bg-lime-800\/40{background-color:rgba(63,98,18,.4)}.lg\:bg-lime-800\/5{background-color:rgba(63,98,18,.05)}.lg\:bg-lime-800\/50{background-color:rgba(63,98,18,.5)}.lg\:bg-lime-800\/60{background-color:rgba(63,98,18,.6)}.lg\:bg-lime-800\/70{background-color:rgba(63,98,18,.7)}.lg\:bg-lime-800\/75{background-color:rgba(63,98,18,.75)}.lg\:bg-lime-800\/80{background-color:rgba(63,98,18,.8)}.lg\:bg-lime-800\/90{background-color:rgba(63,98,18,.9)}.lg\:bg-lime-800\/95{background-color:rgba(63,98,18,.95)}.lg\:bg-lime-900{--tw-bg-opacity:1;background-color:rgb(54 83 20/var(--tw-bg-opacity))}.lg\:bg-lime-900\/0{background-color:rgba(54,83,20,0)}.lg\:bg-lime-900\/10{background-color:rgba(54,83,20,.1)}.lg\:bg-lime-900\/100{background-color:#365314}.lg\:bg-lime-900\/20{background-color:rgba(54,83,20,.2)}.lg\:bg-lime-900\/25{background-color:rgba(54,83,20,.25)}.lg\:bg-lime-900\/30{background-color:rgba(54,83,20,.3)}.lg\:bg-lime-900\/40{background-color:rgba(54,83,20,.4)}.lg\:bg-lime-900\/5{background-color:rgba(54,83,20,.05)}.lg\:bg-lime-900\/50{background-color:rgba(54,83,20,.5)}.lg\:bg-lime-900\/60{background-color:rgba(54,83,20,.6)}.lg\:bg-lime-900\/70{background-color:rgba(54,83,20,.7)}.lg\:bg-lime-900\/75{background-color:rgba(54,83,20,.75)}.lg\:bg-lime-900\/80{background-color:rgba(54,83,20,.8)}.lg\:bg-lime-900\/90{background-color:rgba(54,83,20,.9)}.lg\:bg-lime-900\/95{background-color:rgba(54,83,20,.95)}.lg\:bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.lg\:bg-neutral-100\/0{background-color:hsla(0,0%,96%,0)}.lg\:bg-neutral-100\/10{background-color:hsla(0,0%,96%,.1)}.lg\:bg-neutral-100\/100{background-color:#f5f5f5}.lg\:bg-neutral-100\/20{background-color:hsla(0,0%,96%,.2)}.lg\:bg-neutral-100\/25{background-color:hsla(0,0%,96%,.25)}.lg\:bg-neutral-100\/30{background-color:hsla(0,0%,96%,.3)}.lg\:bg-neutral-100\/40{background-color:hsla(0,0%,96%,.4)}.lg\:bg-neutral-100\/5{background-color:hsla(0,0%,96%,.05)}.lg\:bg-neutral-100\/50{background-color:hsla(0,0%,96%,.5)}.lg\:bg-neutral-100\/60{background-color:hsla(0,0%,96%,.6)}.lg\:bg-neutral-100\/70{background-color:hsla(0,0%,96%,.7)}.lg\:bg-neutral-100\/75{background-color:hsla(0,0%,96%,.75)}.lg\:bg-neutral-100\/80{background-color:hsla(0,0%,96%,.8)}.lg\:bg-neutral-100\/90{background-color:hsla(0,0%,96%,.9)}.lg\:bg-neutral-100\/95{background-color:hsla(0,0%,96%,.95)}.lg\:bg-neutral-200{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity))}.lg\:bg-neutral-200\/0{background-color:hsla(0,0%,90%,0)}.lg\:bg-neutral-200\/10{background-color:hsla(0,0%,90%,.1)}.lg\:bg-neutral-200\/100{background-color:#e5e5e5}.lg\:bg-neutral-200\/20{background-color:hsla(0,0%,90%,.2)}.lg\:bg-neutral-200\/25{background-color:hsla(0,0%,90%,.25)}.lg\:bg-neutral-200\/30{background-color:hsla(0,0%,90%,.3)}.lg\:bg-neutral-200\/40{background-color:hsla(0,0%,90%,.4)}.lg\:bg-neutral-200\/5{background-color:hsla(0,0%,90%,.05)}.lg\:bg-neutral-200\/50{background-color:hsla(0,0%,90%,.5)}.lg\:bg-neutral-200\/60{background-color:hsla(0,0%,90%,.6)}.lg\:bg-neutral-200\/70{background-color:hsla(0,0%,90%,.7)}.lg\:bg-neutral-200\/75{background-color:hsla(0,0%,90%,.75)}.lg\:bg-neutral-200\/80{background-color:hsla(0,0%,90%,.8)}.lg\:bg-neutral-200\/90{background-color:hsla(0,0%,90%,.9)}.lg\:bg-neutral-200\/95{background-color:hsla(0,0%,90%,.95)}.lg\:bg-neutral-300{--tw-bg-opacity:1;background-color:rgb(212 212 212/var(--tw-bg-opacity))}.lg\:bg-neutral-300\/0{background-color:hsla(0,0%,83%,0)}.lg\:bg-neutral-300\/10{background-color:hsla(0,0%,83%,.1)}.lg\:bg-neutral-300\/100{background-color:#d4d4d4}.lg\:bg-neutral-300\/20{background-color:hsla(0,0%,83%,.2)}.lg\:bg-neutral-300\/25{background-color:hsla(0,0%,83%,.25)}.lg\:bg-neutral-300\/30{background-color:hsla(0,0%,83%,.3)}.lg\:bg-neutral-300\/40{background-color:hsla(0,0%,83%,.4)}.lg\:bg-neutral-300\/5{background-color:hsla(0,0%,83%,.05)}.lg\:bg-neutral-300\/50{background-color:hsla(0,0%,83%,.5)}.lg\:bg-neutral-300\/60{background-color:hsla(0,0%,83%,.6)}.lg\:bg-neutral-300\/70{background-color:hsla(0,0%,83%,.7)}.lg\:bg-neutral-300\/75{background-color:hsla(0,0%,83%,.75)}.lg\:bg-neutral-300\/80{background-color:hsla(0,0%,83%,.8)}.lg\:bg-neutral-300\/90{background-color:hsla(0,0%,83%,.9)}.lg\:bg-neutral-300\/95{background-color:hsla(0,0%,83%,.95)}.lg\:bg-neutral-400{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity))}.lg\:bg-neutral-400\/0{background-color:hsla(0,0%,64%,0)}.lg\:bg-neutral-400\/10{background-color:hsla(0,0%,64%,.1)}.lg\:bg-neutral-400\/100{background-color:#a3a3a3}.lg\:bg-neutral-400\/20{background-color:hsla(0,0%,64%,.2)}.lg\:bg-neutral-400\/25{background-color:hsla(0,0%,64%,.25)}.lg\:bg-neutral-400\/30{background-color:hsla(0,0%,64%,.3)}.lg\:bg-neutral-400\/40{background-color:hsla(0,0%,64%,.4)}.lg\:bg-neutral-400\/5{background-color:hsla(0,0%,64%,.05)}.lg\:bg-neutral-400\/50{background-color:hsla(0,0%,64%,.5)}.lg\:bg-neutral-400\/60{background-color:hsla(0,0%,64%,.6)}.lg\:bg-neutral-400\/70{background-color:hsla(0,0%,64%,.7)}.lg\:bg-neutral-400\/75{background-color:hsla(0,0%,64%,.75)}.lg\:bg-neutral-400\/80{background-color:hsla(0,0%,64%,.8)}.lg\:bg-neutral-400\/90{background-color:hsla(0,0%,64%,.9)}.lg\:bg-neutral-400\/95{background-color:hsla(0,0%,64%,.95)}.lg\:bg-neutral-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.lg\:bg-neutral-50\/0{background-color:hsla(0,0%,98%,0)}.lg\:bg-neutral-50\/10{background-color:hsla(0,0%,98%,.1)}.lg\:bg-neutral-50\/100{background-color:#fafafa}.lg\:bg-neutral-50\/20{background-color:hsla(0,0%,98%,.2)}.lg\:bg-neutral-50\/25{background-color:hsla(0,0%,98%,.25)}.lg\:bg-neutral-50\/30{background-color:hsla(0,0%,98%,.3)}.lg\:bg-neutral-50\/40{background-color:hsla(0,0%,98%,.4)}.lg\:bg-neutral-50\/5{background-color:hsla(0,0%,98%,.05)}.lg\:bg-neutral-50\/50{background-color:hsla(0,0%,98%,.5)}.lg\:bg-neutral-50\/60{background-color:hsla(0,0%,98%,.6)}.lg\:bg-neutral-50\/70{background-color:hsla(0,0%,98%,.7)}.lg\:bg-neutral-50\/75{background-color:hsla(0,0%,98%,.75)}.lg\:bg-neutral-50\/80{background-color:hsla(0,0%,98%,.8)}.lg\:bg-neutral-50\/90{background-color:hsla(0,0%,98%,.9)}.lg\:bg-neutral-50\/95{background-color:hsla(0,0%,98%,.95)}.lg\:bg-neutral-500{--tw-bg-opacity:1;background-color:rgb(115 115 115/var(--tw-bg-opacity))}.lg\:bg-neutral-500\/0{background-color:hsla(0,0%,45%,0)}.lg\:bg-neutral-500\/10{background-color:hsla(0,0%,45%,.1)}.lg\:bg-neutral-500\/100{background-color:#737373}.lg\:bg-neutral-500\/20{background-color:hsla(0,0%,45%,.2)}.lg\:bg-neutral-500\/25{background-color:hsla(0,0%,45%,.25)}.lg\:bg-neutral-500\/30{background-color:hsla(0,0%,45%,.3)}.lg\:bg-neutral-500\/40{background-color:hsla(0,0%,45%,.4)}.lg\:bg-neutral-500\/5{background-color:hsla(0,0%,45%,.05)}.lg\:bg-neutral-500\/50{background-color:hsla(0,0%,45%,.5)}.lg\:bg-neutral-500\/60{background-color:hsla(0,0%,45%,.6)}.lg\:bg-neutral-500\/70{background-color:hsla(0,0%,45%,.7)}.lg\:bg-neutral-500\/75{background-color:hsla(0,0%,45%,.75)}.lg\:bg-neutral-500\/80{background-color:hsla(0,0%,45%,.8)}.lg\:bg-neutral-500\/90{background-color:hsla(0,0%,45%,.9)}.lg\:bg-neutral-500\/95{background-color:hsla(0,0%,45%,.95)}.lg\:bg-neutral-600{--tw-bg-opacity:1;background-color:rgb(82 82 82/var(--tw-bg-opacity))}.lg\:bg-neutral-600\/0{background-color:rgba(82,82,82,0)}.lg\:bg-neutral-600\/10{background-color:rgba(82,82,82,.1)}.lg\:bg-neutral-600\/100{background-color:#525252}.lg\:bg-neutral-600\/20{background-color:rgba(82,82,82,.2)}.lg\:bg-neutral-600\/25{background-color:rgba(82,82,82,.25)}.lg\:bg-neutral-600\/30{background-color:rgba(82,82,82,.3)}.lg\:bg-neutral-600\/40{background-color:rgba(82,82,82,.4)}.lg\:bg-neutral-600\/5{background-color:rgba(82,82,82,.05)}.lg\:bg-neutral-600\/50{background-color:rgba(82,82,82,.5)}.lg\:bg-neutral-600\/60{background-color:rgba(82,82,82,.6)}.lg\:bg-neutral-600\/70{background-color:rgba(82,82,82,.7)}.lg\:bg-neutral-600\/75{background-color:rgba(82,82,82,.75)}.lg\:bg-neutral-600\/80{background-color:rgba(82,82,82,.8)}.lg\:bg-neutral-600\/90{background-color:rgba(82,82,82,.9)}.lg\:bg-neutral-600\/95{background-color:rgba(82,82,82,.95)}.lg\:bg-neutral-700{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity))}.lg\:bg-neutral-700\/0{background-color:rgba(64,64,64,0)}.lg\:bg-neutral-700\/10{background-color:rgba(64,64,64,.1)}.lg\:bg-neutral-700\/100{background-color:#404040}.lg\:bg-neutral-700\/20{background-color:rgba(64,64,64,.2)}.lg\:bg-neutral-700\/25{background-color:rgba(64,64,64,.25)}.lg\:bg-neutral-700\/30{background-color:rgba(64,64,64,.3)}.lg\:bg-neutral-700\/40{background-color:rgba(64,64,64,.4)}.lg\:bg-neutral-700\/5{background-color:rgba(64,64,64,.05)}.lg\:bg-neutral-700\/50{background-color:rgba(64,64,64,.5)}.lg\:bg-neutral-700\/60{background-color:rgba(64,64,64,.6)}.lg\:bg-neutral-700\/70{background-color:rgba(64,64,64,.7)}.lg\:bg-neutral-700\/75{background-color:rgba(64,64,64,.75)}.lg\:bg-neutral-700\/80{background-color:rgba(64,64,64,.8)}.lg\:bg-neutral-700\/90{background-color:rgba(64,64,64,.9)}.lg\:bg-neutral-700\/95{background-color:rgba(64,64,64,.95)}.lg\:bg-neutral-800{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.lg\:bg-neutral-800\/0{background-color:rgba(38,38,38,0)}.lg\:bg-neutral-800\/10{background-color:rgba(38,38,38,.1)}.lg\:bg-neutral-800\/100{background-color:#262626}.lg\:bg-neutral-800\/20{background-color:rgba(38,38,38,.2)}.lg\:bg-neutral-800\/25{background-color:rgba(38,38,38,.25)}.lg\:bg-neutral-800\/30{background-color:rgba(38,38,38,.3)}.lg\:bg-neutral-800\/40{background-color:rgba(38,38,38,.4)}.lg\:bg-neutral-800\/5{background-color:rgba(38,38,38,.05)}.lg\:bg-neutral-800\/50{background-color:rgba(38,38,38,.5)}.lg\:bg-neutral-800\/60{background-color:rgba(38,38,38,.6)}.lg\:bg-neutral-800\/70{background-color:rgba(38,38,38,.7)}.lg\:bg-neutral-800\/75{background-color:rgba(38,38,38,.75)}.lg\:bg-neutral-800\/80{background-color:rgba(38,38,38,.8)}.lg\:bg-neutral-800\/90{background-color:rgba(38,38,38,.9)}.lg\:bg-neutral-800\/95{background-color:rgba(38,38,38,.95)}.lg\:bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.lg\:bg-neutral-900\/0{background-color:hsla(0,0%,9%,0)}.lg\:bg-neutral-900\/10{background-color:hsla(0,0%,9%,.1)}.lg\:bg-neutral-900\/100{background-color:#171717}.lg\:bg-neutral-900\/20{background-color:hsla(0,0%,9%,.2)}.lg\:bg-neutral-900\/25{background-color:hsla(0,0%,9%,.25)}.lg\:bg-neutral-900\/30{background-color:hsla(0,0%,9%,.3)}.lg\:bg-neutral-900\/40{background-color:hsla(0,0%,9%,.4)}.lg\:bg-neutral-900\/5{background-color:hsla(0,0%,9%,.05)}.lg\:bg-neutral-900\/50{background-color:hsla(0,0%,9%,.5)}.lg\:bg-neutral-900\/60{background-color:hsla(0,0%,9%,.6)}.lg\:bg-neutral-900\/70{background-color:hsla(0,0%,9%,.7)}.lg\:bg-neutral-900\/75{background-color:hsla(0,0%,9%,.75)}.lg\:bg-neutral-900\/80{background-color:hsla(0,0%,9%,.8)}.lg\:bg-neutral-900\/90{background-color:hsla(0,0%,9%,.9)}.lg\:bg-neutral-900\/95{background-color:hsla(0,0%,9%,.95)}.lg\:bg-orange-100{--tw-bg-opacity:1;background-color:rgb(254 236 220/var(--tw-bg-opacity))}.lg\:bg-orange-100\/0{background-color:hsla(28,94%,93%,0)}.lg\:bg-orange-100\/10{background-color:hsla(28,94%,93%,.1)}.lg\:bg-orange-100\/100{background-color:#feecdc}.lg\:bg-orange-100\/20{background-color:hsla(28,94%,93%,.2)}.lg\:bg-orange-100\/25{background-color:hsla(28,94%,93%,.25)}.lg\:bg-orange-100\/30{background-color:hsla(28,94%,93%,.3)}.lg\:bg-orange-100\/40{background-color:hsla(28,94%,93%,.4)}.lg\:bg-orange-100\/5{background-color:hsla(28,94%,93%,.05)}.lg\:bg-orange-100\/50{background-color:hsla(28,94%,93%,.5)}.lg\:bg-orange-100\/60{background-color:hsla(28,94%,93%,.6)}.lg\:bg-orange-100\/70{background-color:hsla(28,94%,93%,.7)}.lg\:bg-orange-100\/75{background-color:hsla(28,94%,93%,.75)}.lg\:bg-orange-100\/80{background-color:hsla(28,94%,93%,.8)}.lg\:bg-orange-100\/90{background-color:hsla(28,94%,93%,.9)}.lg\:bg-orange-100\/95{background-color:hsla(28,94%,93%,.95)}.lg\:bg-orange-200{--tw-bg-opacity:1;background-color:rgb(252 217 189/var(--tw-bg-opacity))}.lg\:bg-orange-200\/0{background-color:hsla(27,91%,86%,0)}.lg\:bg-orange-200\/10{background-color:hsla(27,91%,86%,.1)}.lg\:bg-orange-200\/100{background-color:#fcd9bd}.lg\:bg-orange-200\/20{background-color:hsla(27,91%,86%,.2)}.lg\:bg-orange-200\/25{background-color:hsla(27,91%,86%,.25)}.lg\:bg-orange-200\/30{background-color:hsla(27,91%,86%,.3)}.lg\:bg-orange-200\/40{background-color:hsla(27,91%,86%,.4)}.lg\:bg-orange-200\/5{background-color:hsla(27,91%,86%,.05)}.lg\:bg-orange-200\/50{background-color:hsla(27,91%,86%,.5)}.lg\:bg-orange-200\/60{background-color:hsla(27,91%,86%,.6)}.lg\:bg-orange-200\/70{background-color:hsla(27,91%,86%,.7)}.lg\:bg-orange-200\/75{background-color:hsla(27,91%,86%,.75)}.lg\:bg-orange-200\/80{background-color:hsla(27,91%,86%,.8)}.lg\:bg-orange-200\/90{background-color:hsla(27,91%,86%,.9)}.lg\:bg-orange-200\/95{background-color:hsla(27,91%,86%,.95)}.lg\:bg-orange-300{--tw-bg-opacity:1;background-color:rgb(253 186 140/var(--tw-bg-opacity))}.lg\:bg-orange-300\/0{background-color:hsla(24,97%,77%,0)}.lg\:bg-orange-300\/10{background-color:hsla(24,97%,77%,.1)}.lg\:bg-orange-300\/100{background-color:#fdba8c}.lg\:bg-orange-300\/20{background-color:hsla(24,97%,77%,.2)}.lg\:bg-orange-300\/25{background-color:hsla(24,97%,77%,.25)}.lg\:bg-orange-300\/30{background-color:hsla(24,97%,77%,.3)}.lg\:bg-orange-300\/40{background-color:hsla(24,97%,77%,.4)}.lg\:bg-orange-300\/5{background-color:hsla(24,97%,77%,.05)}.lg\:bg-orange-300\/50{background-color:hsla(24,97%,77%,.5)}.lg\:bg-orange-300\/60{background-color:hsla(24,97%,77%,.6)}.lg\:bg-orange-300\/70{background-color:hsla(24,97%,77%,.7)}.lg\:bg-orange-300\/75{background-color:hsla(24,97%,77%,.75)}.lg\:bg-orange-300\/80{background-color:hsla(24,97%,77%,.8)}.lg\:bg-orange-300\/90{background-color:hsla(24,97%,77%,.9)}.lg\:bg-orange-300\/95{background-color:hsla(24,97%,77%,.95)}.lg\:bg-orange-400{--tw-bg-opacity:1;background-color:rgb(255 138 76/var(--tw-bg-opacity))}.lg\:bg-orange-400\/0{background-color:rgba(255,138,76,0)}.lg\:bg-orange-400\/10{background-color:rgba(255,138,76,.1)}.lg\:bg-orange-400\/100{background-color:#ff8a4c}.lg\:bg-orange-400\/20{background-color:rgba(255,138,76,.2)}.lg\:bg-orange-400\/25{background-color:rgba(255,138,76,.25)}.lg\:bg-orange-400\/30{background-color:rgba(255,138,76,.3)}.lg\:bg-orange-400\/40{background-color:rgba(255,138,76,.4)}.lg\:bg-orange-400\/5{background-color:rgba(255,138,76,.05)}.lg\:bg-orange-400\/50{background-color:rgba(255,138,76,.5)}.lg\:bg-orange-400\/60{background-color:rgba(255,138,76,.6)}.lg\:bg-orange-400\/70{background-color:rgba(255,138,76,.7)}.lg\:bg-orange-400\/75{background-color:rgba(255,138,76,.75)}.lg\:bg-orange-400\/80{background-color:rgba(255,138,76,.8)}.lg\:bg-orange-400\/90{background-color:rgba(255,138,76,.9)}.lg\:bg-orange-400\/95{background-color:rgba(255,138,76,.95)}.lg\:bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 248 241/var(--tw-bg-opacity))}.lg\:bg-orange-50\/0{background-color:rgba(255,248,241,0)}.lg\:bg-orange-50\/10{background-color:rgba(255,248,241,.1)}.lg\:bg-orange-50\/100{background-color:#fff8f1}.lg\:bg-orange-50\/20{background-color:rgba(255,248,241,.2)}.lg\:bg-orange-50\/25{background-color:rgba(255,248,241,.25)}.lg\:bg-orange-50\/30{background-color:rgba(255,248,241,.3)}.lg\:bg-orange-50\/40{background-color:rgba(255,248,241,.4)}.lg\:bg-orange-50\/5{background-color:rgba(255,248,241,.05)}.lg\:bg-orange-50\/50{background-color:rgba(255,248,241,.5)}.lg\:bg-orange-50\/60{background-color:rgba(255,248,241,.6)}.lg\:bg-orange-50\/70{background-color:rgba(255,248,241,.7)}.lg\:bg-orange-50\/75{background-color:rgba(255,248,241,.75)}.lg\:bg-orange-50\/80{background-color:rgba(255,248,241,.8)}.lg\:bg-orange-50\/90{background-color:rgba(255,248,241,.9)}.lg\:bg-orange-50\/95{background-color:rgba(255,248,241,.95)}.lg\:bg-orange-500{--tw-bg-opacity:1;background-color:rgb(255 90 31/var(--tw-bg-opacity))}.lg\:bg-orange-500\/0{background-color:rgba(255,90,31,0)}.lg\:bg-orange-500\/10{background-color:rgba(255,90,31,.1)}.lg\:bg-orange-500\/100{background-color:#ff5a1f}.lg\:bg-orange-500\/20{background-color:rgba(255,90,31,.2)}.lg\:bg-orange-500\/25{background-color:rgba(255,90,31,.25)}.lg\:bg-orange-500\/30{background-color:rgba(255,90,31,.3)}.lg\:bg-orange-500\/40{background-color:rgba(255,90,31,.4)}.lg\:bg-orange-500\/5{background-color:rgba(255,90,31,.05)}.lg\:bg-orange-500\/50{background-color:rgba(255,90,31,.5)}.lg\:bg-orange-500\/60{background-color:rgba(255,90,31,.6)}.lg\:bg-orange-500\/70{background-color:rgba(255,90,31,.7)}.lg\:bg-orange-500\/75{background-color:rgba(255,90,31,.75)}.lg\:bg-orange-500\/80{background-color:rgba(255,90,31,.8)}.lg\:bg-orange-500\/90{background-color:rgba(255,90,31,.9)}.lg\:bg-orange-500\/95{background-color:rgba(255,90,31,.95)}.lg\:bg-orange-600{--tw-bg-opacity:1;background-color:rgb(208 56 1/var(--tw-bg-opacity))}.lg\:bg-orange-600\/0{background-color:rgba(208,56,1,0)}.lg\:bg-orange-600\/10{background-color:rgba(208,56,1,.1)}.lg\:bg-orange-600\/100{background-color:#d03801}.lg\:bg-orange-600\/20{background-color:rgba(208,56,1,.2)}.lg\:bg-orange-600\/25{background-color:rgba(208,56,1,.25)}.lg\:bg-orange-600\/30{background-color:rgba(208,56,1,.3)}.lg\:bg-orange-600\/40{background-color:rgba(208,56,1,.4)}.lg\:bg-orange-600\/5{background-color:rgba(208,56,1,.05)}.lg\:bg-orange-600\/50{background-color:rgba(208,56,1,.5)}.lg\:bg-orange-600\/60{background-color:rgba(208,56,1,.6)}.lg\:bg-orange-600\/70{background-color:rgba(208,56,1,.7)}.lg\:bg-orange-600\/75{background-color:rgba(208,56,1,.75)}.lg\:bg-orange-600\/80{background-color:rgba(208,56,1,.8)}.lg\:bg-orange-600\/90{background-color:rgba(208,56,1,.9)}.lg\:bg-orange-600\/95{background-color:rgba(208,56,1,.95)}.lg\:bg-orange-700{--tw-bg-opacity:1;background-color:rgb(180 52 3/var(--tw-bg-opacity))}.lg\:bg-orange-700\/0{background-color:rgba(180,52,3,0)}.lg\:bg-orange-700\/10{background-color:rgba(180,52,3,.1)}.lg\:bg-orange-700\/100{background-color:#b43403}.lg\:bg-orange-700\/20{background-color:rgba(180,52,3,.2)}.lg\:bg-orange-700\/25{background-color:rgba(180,52,3,.25)}.lg\:bg-orange-700\/30{background-color:rgba(180,52,3,.3)}.lg\:bg-orange-700\/40{background-color:rgba(180,52,3,.4)}.lg\:bg-orange-700\/5{background-color:rgba(180,52,3,.05)}.lg\:bg-orange-700\/50{background-color:rgba(180,52,3,.5)}.lg\:bg-orange-700\/60{background-color:rgba(180,52,3,.6)}.lg\:bg-orange-700\/70{background-color:rgba(180,52,3,.7)}.lg\:bg-orange-700\/75{background-color:rgba(180,52,3,.75)}.lg\:bg-orange-700\/80{background-color:rgba(180,52,3,.8)}.lg\:bg-orange-700\/90{background-color:rgba(180,52,3,.9)}.lg\:bg-orange-700\/95{background-color:rgba(180,52,3,.95)}.lg\:bg-orange-800{--tw-bg-opacity:1;background-color:rgb(138 44 13/var(--tw-bg-opacity))}.lg\:bg-orange-800\/0{background-color:rgba(138,44,13,0)}.lg\:bg-orange-800\/10{background-color:rgba(138,44,13,.1)}.lg\:bg-orange-800\/100{background-color:#8a2c0d}.lg\:bg-orange-800\/20{background-color:rgba(138,44,13,.2)}.lg\:bg-orange-800\/25{background-color:rgba(138,44,13,.25)}.lg\:bg-orange-800\/30{background-color:rgba(138,44,13,.3)}.lg\:bg-orange-800\/40{background-color:rgba(138,44,13,.4)}.lg\:bg-orange-800\/5{background-color:rgba(138,44,13,.05)}.lg\:bg-orange-800\/50{background-color:rgba(138,44,13,.5)}.lg\:bg-orange-800\/60{background-color:rgba(138,44,13,.6)}.lg\:bg-orange-800\/70{background-color:rgba(138,44,13,.7)}.lg\:bg-orange-800\/75{background-color:rgba(138,44,13,.75)}.lg\:bg-orange-800\/80{background-color:rgba(138,44,13,.8)}.lg\:bg-orange-800\/90{background-color:rgba(138,44,13,.9)}.lg\:bg-orange-800\/95{background-color:rgba(138,44,13,.95)}.lg\:bg-orange-900{--tw-bg-opacity:1;background-color:rgb(119 29 29/var(--tw-bg-opacity))}.lg\:bg-orange-900\/0{background-color:rgba(119,29,29,0)}.lg\:bg-orange-900\/10{background-color:rgba(119,29,29,.1)}.lg\:bg-orange-900\/100{background-color:#771d1d}.lg\:bg-orange-900\/20{background-color:rgba(119,29,29,.2)}.lg\:bg-orange-900\/25{background-color:rgba(119,29,29,.25)}.lg\:bg-orange-900\/30{background-color:rgba(119,29,29,.3)}.lg\:bg-orange-900\/40{background-color:rgba(119,29,29,.4)}.lg\:bg-orange-900\/5{background-color:rgba(119,29,29,.05)}.lg\:bg-orange-900\/50{background-color:rgba(119,29,29,.5)}.lg\:bg-orange-900\/60{background-color:rgba(119,29,29,.6)}.lg\:bg-orange-900\/70{background-color:rgba(119,29,29,.7)}.lg\:bg-orange-900\/75{background-color:rgba(119,29,29,.75)}.lg\:bg-orange-900\/80{background-color:rgba(119,29,29,.8)}.lg\:bg-orange-900\/90{background-color:rgba(119,29,29,.9)}.lg\:bg-orange-900\/95{background-color:rgba(119,29,29,.95)}.lg\:bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 232 243/var(--tw-bg-opacity))}.lg\:bg-pink-100\/0{background-color:rgba(252,232,243,0)}.lg\:bg-pink-100\/10{background-color:rgba(252,232,243,.1)}.lg\:bg-pink-100\/100{background-color:#fce8f3}.lg\:bg-pink-100\/20{background-color:rgba(252,232,243,.2)}.lg\:bg-pink-100\/25{background-color:rgba(252,232,243,.25)}.lg\:bg-pink-100\/30{background-color:rgba(252,232,243,.3)}.lg\:bg-pink-100\/40{background-color:rgba(252,232,243,.4)}.lg\:bg-pink-100\/5{background-color:rgba(252,232,243,.05)}.lg\:bg-pink-100\/50{background-color:rgba(252,232,243,.5)}.lg\:bg-pink-100\/60{background-color:rgba(252,232,243,.6)}.lg\:bg-pink-100\/70{background-color:rgba(252,232,243,.7)}.lg\:bg-pink-100\/75{background-color:rgba(252,232,243,.75)}.lg\:bg-pink-100\/80{background-color:rgba(252,232,243,.8)}.lg\:bg-pink-100\/90{background-color:rgba(252,232,243,.9)}.lg\:bg-pink-100\/95{background-color:rgba(252,232,243,.95)}.lg\:bg-pink-200{--tw-bg-opacity:1;background-color:rgb(250 209 232/var(--tw-bg-opacity))}.lg\:bg-pink-200\/0{background-color:rgba(250,209,232,0)}.lg\:bg-pink-200\/10{background-color:rgba(250,209,232,.1)}.lg\:bg-pink-200\/100{background-color:#fad1e8}.lg\:bg-pink-200\/20{background-color:rgba(250,209,232,.2)}.lg\:bg-pink-200\/25{background-color:rgba(250,209,232,.25)}.lg\:bg-pink-200\/30{background-color:rgba(250,209,232,.3)}.lg\:bg-pink-200\/40{background-color:rgba(250,209,232,.4)}.lg\:bg-pink-200\/5{background-color:rgba(250,209,232,.05)}.lg\:bg-pink-200\/50{background-color:rgba(250,209,232,.5)}.lg\:bg-pink-200\/60{background-color:rgba(250,209,232,.6)}.lg\:bg-pink-200\/70{background-color:rgba(250,209,232,.7)}.lg\:bg-pink-200\/75{background-color:rgba(250,209,232,.75)}.lg\:bg-pink-200\/80{background-color:rgba(250,209,232,.8)}.lg\:bg-pink-200\/90{background-color:rgba(250,209,232,.9)}.lg\:bg-pink-200\/95{background-color:rgba(250,209,232,.95)}.lg\:bg-pink-300{--tw-bg-opacity:1;background-color:rgb(248 180 217/var(--tw-bg-opacity))}.lg\:bg-pink-300\/0{background-color:rgba(248,180,217,0)}.lg\:bg-pink-300\/10{background-color:rgba(248,180,217,.1)}.lg\:bg-pink-300\/100{background-color:#f8b4d9}.lg\:bg-pink-300\/20{background-color:rgba(248,180,217,.2)}.lg\:bg-pink-300\/25{background-color:rgba(248,180,217,.25)}.lg\:bg-pink-300\/30{background-color:rgba(248,180,217,.3)}.lg\:bg-pink-300\/40{background-color:rgba(248,180,217,.4)}.lg\:bg-pink-300\/5{background-color:rgba(248,180,217,.05)}.lg\:bg-pink-300\/50{background-color:rgba(248,180,217,.5)}.lg\:bg-pink-300\/60{background-color:rgba(248,180,217,.6)}.lg\:bg-pink-300\/70{background-color:rgba(248,180,217,.7)}.lg\:bg-pink-300\/75{background-color:rgba(248,180,217,.75)}.lg\:bg-pink-300\/80{background-color:rgba(248,180,217,.8)}.lg\:bg-pink-300\/90{background-color:rgba(248,180,217,.9)}.lg\:bg-pink-300\/95{background-color:rgba(248,180,217,.95)}.lg\:bg-pink-400{--tw-bg-opacity:1;background-color:rgb(241 126 184/var(--tw-bg-opacity))}.lg\:bg-pink-400\/0{background-color:rgba(241,126,184,0)}.lg\:bg-pink-400\/10{background-color:rgba(241,126,184,.1)}.lg\:bg-pink-400\/100{background-color:#f17eb8}.lg\:bg-pink-400\/20{background-color:rgba(241,126,184,.2)}.lg\:bg-pink-400\/25{background-color:rgba(241,126,184,.25)}.lg\:bg-pink-400\/30{background-color:rgba(241,126,184,.3)}.lg\:bg-pink-400\/40{background-color:rgba(241,126,184,.4)}.lg\:bg-pink-400\/5{background-color:rgba(241,126,184,.05)}.lg\:bg-pink-400\/50{background-color:rgba(241,126,184,.5)}.lg\:bg-pink-400\/60{background-color:rgba(241,126,184,.6)}.lg\:bg-pink-400\/70{background-color:rgba(241,126,184,.7)}.lg\:bg-pink-400\/75{background-color:rgba(241,126,184,.75)}.lg\:bg-pink-400\/80{background-color:rgba(241,126,184,.8)}.lg\:bg-pink-400\/90{background-color:rgba(241,126,184,.9)}.lg\:bg-pink-400\/95{background-color:rgba(241,126,184,.95)}.lg\:bg-pink-50{--tw-bg-opacity:1;background-color:rgb(253 242 248/var(--tw-bg-opacity))}.lg\:bg-pink-50\/0{background-color:rgba(253,242,248,0)}.lg\:bg-pink-50\/10{background-color:rgba(253,242,248,.1)}.lg\:bg-pink-50\/100{background-color:#fdf2f8}.lg\:bg-pink-50\/20{background-color:rgba(253,242,248,.2)}.lg\:bg-pink-50\/25{background-color:rgba(253,242,248,.25)}.lg\:bg-pink-50\/30{background-color:rgba(253,242,248,.3)}.lg\:bg-pink-50\/40{background-color:rgba(253,242,248,.4)}.lg\:bg-pink-50\/5{background-color:rgba(253,242,248,.05)}.lg\:bg-pink-50\/50{background-color:rgba(253,242,248,.5)}.lg\:bg-pink-50\/60{background-color:rgba(253,242,248,.6)}.lg\:bg-pink-50\/70{background-color:rgba(253,242,248,.7)}.lg\:bg-pink-50\/75{background-color:rgba(253,242,248,.75)}.lg\:bg-pink-50\/80{background-color:rgba(253,242,248,.8)}.lg\:bg-pink-50\/90{background-color:rgba(253,242,248,.9)}.lg\:bg-pink-50\/95{background-color:rgba(253,242,248,.95)}.lg\:bg-pink-500{--tw-bg-opacity:1;background-color:rgb(231 70 148/var(--tw-bg-opacity))}.lg\:bg-pink-500\/0{background-color:rgba(231,70,148,0)}.lg\:bg-pink-500\/10{background-color:rgba(231,70,148,.1)}.lg\:bg-pink-500\/100{background-color:#e74694}.lg\:bg-pink-500\/20{background-color:rgba(231,70,148,.2)}.lg\:bg-pink-500\/25{background-color:rgba(231,70,148,.25)}.lg\:bg-pink-500\/30{background-color:rgba(231,70,148,.3)}.lg\:bg-pink-500\/40{background-color:rgba(231,70,148,.4)}.lg\:bg-pink-500\/5{background-color:rgba(231,70,148,.05)}.lg\:bg-pink-500\/50{background-color:rgba(231,70,148,.5)}.lg\:bg-pink-500\/60{background-color:rgba(231,70,148,.6)}.lg\:bg-pink-500\/70{background-color:rgba(231,70,148,.7)}.lg\:bg-pink-500\/75{background-color:rgba(231,70,148,.75)}.lg\:bg-pink-500\/80{background-color:rgba(231,70,148,.8)}.lg\:bg-pink-500\/90{background-color:rgba(231,70,148,.9)}.lg\:bg-pink-500\/95{background-color:rgba(231,70,148,.95)}.lg\:bg-pink-600{--tw-bg-opacity:1;background-color:rgb(214 31 105/var(--tw-bg-opacity))}.lg\:bg-pink-600\/0{background-color:rgba(214,31,105,0)}.lg\:bg-pink-600\/10{background-color:rgba(214,31,105,.1)}.lg\:bg-pink-600\/100{background-color:#d61f69}.lg\:bg-pink-600\/20{background-color:rgba(214,31,105,.2)}.lg\:bg-pink-600\/25{background-color:rgba(214,31,105,.25)}.lg\:bg-pink-600\/30{background-color:rgba(214,31,105,.3)}.lg\:bg-pink-600\/40{background-color:rgba(214,31,105,.4)}.lg\:bg-pink-600\/5{background-color:rgba(214,31,105,.05)}.lg\:bg-pink-600\/50{background-color:rgba(214,31,105,.5)}.lg\:bg-pink-600\/60{background-color:rgba(214,31,105,.6)}.lg\:bg-pink-600\/70{background-color:rgba(214,31,105,.7)}.lg\:bg-pink-600\/75{background-color:rgba(214,31,105,.75)}.lg\:bg-pink-600\/80{background-color:rgba(214,31,105,.8)}.lg\:bg-pink-600\/90{background-color:rgba(214,31,105,.9)}.lg\:bg-pink-600\/95{background-color:rgba(214,31,105,.95)}.lg\:bg-pink-700{--tw-bg-opacity:1;background-color:rgb(191 18 93/var(--tw-bg-opacity))}.lg\:bg-pink-700\/0{background-color:rgba(191,18,93,0)}.lg\:bg-pink-700\/10{background-color:rgba(191,18,93,.1)}.lg\:bg-pink-700\/100{background-color:#bf125d}.lg\:bg-pink-700\/20{background-color:rgba(191,18,93,.2)}.lg\:bg-pink-700\/25{background-color:rgba(191,18,93,.25)}.lg\:bg-pink-700\/30{background-color:rgba(191,18,93,.3)}.lg\:bg-pink-700\/40{background-color:rgba(191,18,93,.4)}.lg\:bg-pink-700\/5{background-color:rgba(191,18,93,.05)}.lg\:bg-pink-700\/50{background-color:rgba(191,18,93,.5)}.lg\:bg-pink-700\/60{background-color:rgba(191,18,93,.6)}.lg\:bg-pink-700\/70{background-color:rgba(191,18,93,.7)}.lg\:bg-pink-700\/75{background-color:rgba(191,18,93,.75)}.lg\:bg-pink-700\/80{background-color:rgba(191,18,93,.8)}.lg\:bg-pink-700\/90{background-color:rgba(191,18,93,.9)}.lg\:bg-pink-700\/95{background-color:rgba(191,18,93,.95)}.lg\:bg-pink-800{--tw-bg-opacity:1;background-color:rgb(153 21 75/var(--tw-bg-opacity))}.lg\:bg-pink-800\/0{background-color:rgba(153,21,75,0)}.lg\:bg-pink-800\/10{background-color:rgba(153,21,75,.1)}.lg\:bg-pink-800\/100{background-color:#99154b}.lg\:bg-pink-800\/20{background-color:rgba(153,21,75,.2)}.lg\:bg-pink-800\/25{background-color:rgba(153,21,75,.25)}.lg\:bg-pink-800\/30{background-color:rgba(153,21,75,.3)}.lg\:bg-pink-800\/40{background-color:rgba(153,21,75,.4)}.lg\:bg-pink-800\/5{background-color:rgba(153,21,75,.05)}.lg\:bg-pink-800\/50{background-color:rgba(153,21,75,.5)}.lg\:bg-pink-800\/60{background-color:rgba(153,21,75,.6)}.lg\:bg-pink-800\/70{background-color:rgba(153,21,75,.7)}.lg\:bg-pink-800\/75{background-color:rgba(153,21,75,.75)}.lg\:bg-pink-800\/80{background-color:rgba(153,21,75,.8)}.lg\:bg-pink-800\/90{background-color:rgba(153,21,75,.9)}.lg\:bg-pink-800\/95{background-color:rgba(153,21,75,.95)}.lg\:bg-pink-900{--tw-bg-opacity:1;background-color:rgb(117 26 61/var(--tw-bg-opacity))}.lg\:bg-pink-900\/0{background-color:rgba(117,26,61,0)}.lg\:bg-pink-900\/10{background-color:rgba(117,26,61,.1)}.lg\:bg-pink-900\/100{background-color:#751a3d}.lg\:bg-pink-900\/20{background-color:rgba(117,26,61,.2)}.lg\:bg-pink-900\/25{background-color:rgba(117,26,61,.25)}.lg\:bg-pink-900\/30{background-color:rgba(117,26,61,.3)}.lg\:bg-pink-900\/40{background-color:rgba(117,26,61,.4)}.lg\:bg-pink-900\/5{background-color:rgba(117,26,61,.05)}.lg\:bg-pink-900\/50{background-color:rgba(117,26,61,.5)}.lg\:bg-pink-900\/60{background-color:rgba(117,26,61,.6)}.lg\:bg-pink-900\/70{background-color:rgba(117,26,61,.7)}.lg\:bg-pink-900\/75{background-color:rgba(117,26,61,.75)}.lg\:bg-pink-900\/80{background-color:rgba(117,26,61,.8)}.lg\:bg-pink-900\/90{background-color:rgba(117,26,61,.9)}.lg\:bg-pink-900\/95{background-color:rgba(117,26,61,.95)}.lg\:bg-purple-100{--tw-bg-opacity:1;background-color:rgb(237 235 254/var(--tw-bg-opacity))}.lg\:bg-purple-100\/0{background-color:rgba(237,235,254,0)}.lg\:bg-purple-100\/10{background-color:rgba(237,235,254,.1)}.lg\:bg-purple-100\/100{background-color:#edebfe}.lg\:bg-purple-100\/20{background-color:rgba(237,235,254,.2)}.lg\:bg-purple-100\/25{background-color:rgba(237,235,254,.25)}.lg\:bg-purple-100\/30{background-color:rgba(237,235,254,.3)}.lg\:bg-purple-100\/40{background-color:rgba(237,235,254,.4)}.lg\:bg-purple-100\/5{background-color:rgba(237,235,254,.05)}.lg\:bg-purple-100\/50{background-color:rgba(237,235,254,.5)}.lg\:bg-purple-100\/60{background-color:rgba(237,235,254,.6)}.lg\:bg-purple-100\/70{background-color:rgba(237,235,254,.7)}.lg\:bg-purple-100\/75{background-color:rgba(237,235,254,.75)}.lg\:bg-purple-100\/80{background-color:rgba(237,235,254,.8)}.lg\:bg-purple-100\/90{background-color:rgba(237,235,254,.9)}.lg\:bg-purple-100\/95{background-color:rgba(237,235,254,.95)}.lg\:bg-purple-200{--tw-bg-opacity:1;background-color:rgb(220 215 254/var(--tw-bg-opacity))}.lg\:bg-purple-200\/0{background-color:rgba(220,215,254,0)}.lg\:bg-purple-200\/10{background-color:rgba(220,215,254,.1)}.lg\:bg-purple-200\/100{background-color:#dcd7fe}.lg\:bg-purple-200\/20{background-color:rgba(220,215,254,.2)}.lg\:bg-purple-200\/25{background-color:rgba(220,215,254,.25)}.lg\:bg-purple-200\/30{background-color:rgba(220,215,254,.3)}.lg\:bg-purple-200\/40{background-color:rgba(220,215,254,.4)}.lg\:bg-purple-200\/5{background-color:rgba(220,215,254,.05)}.lg\:bg-purple-200\/50{background-color:rgba(220,215,254,.5)}.lg\:bg-purple-200\/60{background-color:rgba(220,215,254,.6)}.lg\:bg-purple-200\/70{background-color:rgba(220,215,254,.7)}.lg\:bg-purple-200\/75{background-color:rgba(220,215,254,.75)}.lg\:bg-purple-200\/80{background-color:rgba(220,215,254,.8)}.lg\:bg-purple-200\/90{background-color:rgba(220,215,254,.9)}.lg\:bg-purple-200\/95{background-color:rgba(220,215,254,.95)}.lg\:bg-purple-300{--tw-bg-opacity:1;background-color:rgb(202 191 253/var(--tw-bg-opacity))}.lg\:bg-purple-300\/0{background-color:rgba(202,191,253,0)}.lg\:bg-purple-300\/10{background-color:rgba(202,191,253,.1)}.lg\:bg-purple-300\/100{background-color:#cabffd}.lg\:bg-purple-300\/20{background-color:rgba(202,191,253,.2)}.lg\:bg-purple-300\/25{background-color:rgba(202,191,253,.25)}.lg\:bg-purple-300\/30{background-color:rgba(202,191,253,.3)}.lg\:bg-purple-300\/40{background-color:rgba(202,191,253,.4)}.lg\:bg-purple-300\/5{background-color:rgba(202,191,253,.05)}.lg\:bg-purple-300\/50{background-color:rgba(202,191,253,.5)}.lg\:bg-purple-300\/60{background-color:rgba(202,191,253,.6)}.lg\:bg-purple-300\/70{background-color:rgba(202,191,253,.7)}.lg\:bg-purple-300\/75{background-color:rgba(202,191,253,.75)}.lg\:bg-purple-300\/80{background-color:rgba(202,191,253,.8)}.lg\:bg-purple-300\/90{background-color:rgba(202,191,253,.9)}.lg\:bg-purple-300\/95{background-color:rgba(202,191,253,.95)}.lg\:bg-purple-400{--tw-bg-opacity:1;background-color:rgb(172 148 250/var(--tw-bg-opacity))}.lg\:bg-purple-400\/0{background-color:rgba(172,148,250,0)}.lg\:bg-purple-400\/10{background-color:rgba(172,148,250,.1)}.lg\:bg-purple-400\/100{background-color:#ac94fa}.lg\:bg-purple-400\/20{background-color:rgba(172,148,250,.2)}.lg\:bg-purple-400\/25{background-color:rgba(172,148,250,.25)}.lg\:bg-purple-400\/30{background-color:rgba(172,148,250,.3)}.lg\:bg-purple-400\/40{background-color:rgba(172,148,250,.4)}.lg\:bg-purple-400\/5{background-color:rgba(172,148,250,.05)}.lg\:bg-purple-400\/50{background-color:rgba(172,148,250,.5)}.lg\:bg-purple-400\/60{background-color:rgba(172,148,250,.6)}.lg\:bg-purple-400\/70{background-color:rgba(172,148,250,.7)}.lg\:bg-purple-400\/75{background-color:rgba(172,148,250,.75)}.lg\:bg-purple-400\/80{background-color:rgba(172,148,250,.8)}.lg\:bg-purple-400\/90{background-color:rgba(172,148,250,.9)}.lg\:bg-purple-400\/95{background-color:rgba(172,148,250,.95)}.lg\:bg-purple-50{--tw-bg-opacity:1;background-color:rgb(246 245 255/var(--tw-bg-opacity))}.lg\:bg-purple-50\/0{background-color:rgba(246,245,255,0)}.lg\:bg-purple-50\/10{background-color:rgba(246,245,255,.1)}.lg\:bg-purple-50\/100{background-color:#f6f5ff}.lg\:bg-purple-50\/20{background-color:rgba(246,245,255,.2)}.lg\:bg-purple-50\/25{background-color:rgba(246,245,255,.25)}.lg\:bg-purple-50\/30{background-color:rgba(246,245,255,.3)}.lg\:bg-purple-50\/40{background-color:rgba(246,245,255,.4)}.lg\:bg-purple-50\/5{background-color:rgba(246,245,255,.05)}.lg\:bg-purple-50\/50{background-color:rgba(246,245,255,.5)}.lg\:bg-purple-50\/60{background-color:rgba(246,245,255,.6)}.lg\:bg-purple-50\/70{background-color:rgba(246,245,255,.7)}.lg\:bg-purple-50\/75{background-color:rgba(246,245,255,.75)}.lg\:bg-purple-50\/80{background-color:rgba(246,245,255,.8)}.lg\:bg-purple-50\/90{background-color:rgba(246,245,255,.9)}.lg\:bg-purple-50\/95{background-color:rgba(246,245,255,.95)}.lg\:bg-purple-500{--tw-bg-opacity:1;background-color:rgb(144 97 249/var(--tw-bg-opacity))}.lg\:bg-purple-500\/0{background-color:rgba(144,97,249,0)}.lg\:bg-purple-500\/10{background-color:rgba(144,97,249,.1)}.lg\:bg-purple-500\/100{background-color:#9061f9}.lg\:bg-purple-500\/20{background-color:rgba(144,97,249,.2)}.lg\:bg-purple-500\/25{background-color:rgba(144,97,249,.25)}.lg\:bg-purple-500\/30{background-color:rgba(144,97,249,.3)}.lg\:bg-purple-500\/40{background-color:rgba(144,97,249,.4)}.lg\:bg-purple-500\/5{background-color:rgba(144,97,249,.05)}.lg\:bg-purple-500\/50{background-color:rgba(144,97,249,.5)}.lg\:bg-purple-500\/60{background-color:rgba(144,97,249,.6)}.lg\:bg-purple-500\/70{background-color:rgba(144,97,249,.7)}.lg\:bg-purple-500\/75{background-color:rgba(144,97,249,.75)}.lg\:bg-purple-500\/80{background-color:rgba(144,97,249,.8)}.lg\:bg-purple-500\/90{background-color:rgba(144,97,249,.9)}.lg\:bg-purple-500\/95{background-color:rgba(144,97,249,.95)}.lg\:bg-purple-600{--tw-bg-opacity:1;background-color:rgb(126 58 242/var(--tw-bg-opacity))}.lg\:bg-purple-600\/0{background-color:rgba(126,58,242,0)}.lg\:bg-purple-600\/10{background-color:rgba(126,58,242,.1)}.lg\:bg-purple-600\/100{background-color:#7e3af2}.lg\:bg-purple-600\/20{background-color:rgba(126,58,242,.2)}.lg\:bg-purple-600\/25{background-color:rgba(126,58,242,.25)}.lg\:bg-purple-600\/30{background-color:rgba(126,58,242,.3)}.lg\:bg-purple-600\/40{background-color:rgba(126,58,242,.4)}.lg\:bg-purple-600\/5{background-color:rgba(126,58,242,.05)}.lg\:bg-purple-600\/50{background-color:rgba(126,58,242,.5)}.lg\:bg-purple-600\/60{background-color:rgba(126,58,242,.6)}.lg\:bg-purple-600\/70{background-color:rgba(126,58,242,.7)}.lg\:bg-purple-600\/75{background-color:rgba(126,58,242,.75)}.lg\:bg-purple-600\/80{background-color:rgba(126,58,242,.8)}.lg\:bg-purple-600\/90{background-color:rgba(126,58,242,.9)}.lg\:bg-purple-600\/95{background-color:rgba(126,58,242,.95)}.lg\:bg-purple-700{--tw-bg-opacity:1;background-color:rgb(108 43 217/var(--tw-bg-opacity))}.lg\:bg-purple-700\/0{background-color:rgba(108,43,217,0)}.lg\:bg-purple-700\/10{background-color:rgba(108,43,217,.1)}.lg\:bg-purple-700\/100{background-color:#6c2bd9}.lg\:bg-purple-700\/20{background-color:rgba(108,43,217,.2)}.lg\:bg-purple-700\/25{background-color:rgba(108,43,217,.25)}.lg\:bg-purple-700\/30{background-color:rgba(108,43,217,.3)}.lg\:bg-purple-700\/40{background-color:rgba(108,43,217,.4)}.lg\:bg-purple-700\/5{background-color:rgba(108,43,217,.05)}.lg\:bg-purple-700\/50{background-color:rgba(108,43,217,.5)}.lg\:bg-purple-700\/60{background-color:rgba(108,43,217,.6)}.lg\:bg-purple-700\/70{background-color:rgba(108,43,217,.7)}.lg\:bg-purple-700\/75{background-color:rgba(108,43,217,.75)}.lg\:bg-purple-700\/80{background-color:rgba(108,43,217,.8)}.lg\:bg-purple-700\/90{background-color:rgba(108,43,217,.9)}.lg\:bg-purple-700\/95{background-color:rgba(108,43,217,.95)}.lg\:bg-purple-800{--tw-bg-opacity:1;background-color:rgb(85 33 181/var(--tw-bg-opacity))}.lg\:bg-purple-800\/0{background-color:rgba(85,33,181,0)}.lg\:bg-purple-800\/10{background-color:rgba(85,33,181,.1)}.lg\:bg-purple-800\/100{background-color:#5521b5}.lg\:bg-purple-800\/20{background-color:rgba(85,33,181,.2)}.lg\:bg-purple-800\/25{background-color:rgba(85,33,181,.25)}.lg\:bg-purple-800\/30{background-color:rgba(85,33,181,.3)}.lg\:bg-purple-800\/40{background-color:rgba(85,33,181,.4)}.lg\:bg-purple-800\/5{background-color:rgba(85,33,181,.05)}.lg\:bg-purple-800\/50{background-color:rgba(85,33,181,.5)}.lg\:bg-purple-800\/60{background-color:rgba(85,33,181,.6)}.lg\:bg-purple-800\/70{background-color:rgba(85,33,181,.7)}.lg\:bg-purple-800\/75{background-color:rgba(85,33,181,.75)}.lg\:bg-purple-800\/80{background-color:rgba(85,33,181,.8)}.lg\:bg-purple-800\/90{background-color:rgba(85,33,181,.9)}.lg\:bg-purple-800\/95{background-color:rgba(85,33,181,.95)}.lg\:bg-purple-900{--tw-bg-opacity:1;background-color:rgb(74 29 150/var(--tw-bg-opacity))}.lg\:bg-purple-900\/0{background-color:rgba(74,29,150,0)}.lg\:bg-purple-900\/10{background-color:rgba(74,29,150,.1)}.lg\:bg-purple-900\/100{background-color:#4a1d96}.lg\:bg-purple-900\/20{background-color:rgba(74,29,150,.2)}.lg\:bg-purple-900\/25{background-color:rgba(74,29,150,.25)}.lg\:bg-purple-900\/30{background-color:rgba(74,29,150,.3)}.lg\:bg-purple-900\/40{background-color:rgba(74,29,150,.4)}.lg\:bg-purple-900\/5{background-color:rgba(74,29,150,.05)}.lg\:bg-purple-900\/50{background-color:rgba(74,29,150,.5)}.lg\:bg-purple-900\/60{background-color:rgba(74,29,150,.6)}.lg\:bg-purple-900\/70{background-color:rgba(74,29,150,.7)}.lg\:bg-purple-900\/75{background-color:rgba(74,29,150,.75)}.lg\:bg-purple-900\/80{background-color:rgba(74,29,150,.8)}.lg\:bg-purple-900\/90{background-color:rgba(74,29,150,.9)}.lg\:bg-purple-900\/95{background-color:rgba(74,29,150,.95)}.lg\:bg-red-100{--tw-bg-opacity:1;background-color:rgb(253 232 232/var(--tw-bg-opacity))}.lg\:bg-red-100\/0{background-color:hsla(0,84%,95%,0)}.lg\:bg-red-100\/10{background-color:hsla(0,84%,95%,.1)}.lg\:bg-red-100\/100{background-color:#fde8e8}.lg\:bg-red-100\/20{background-color:hsla(0,84%,95%,.2)}.lg\:bg-red-100\/25{background-color:hsla(0,84%,95%,.25)}.lg\:bg-red-100\/30{background-color:hsla(0,84%,95%,.3)}.lg\:bg-red-100\/40{background-color:hsla(0,84%,95%,.4)}.lg\:bg-red-100\/5{background-color:hsla(0,84%,95%,.05)}.lg\:bg-red-100\/50{background-color:hsla(0,84%,95%,.5)}.lg\:bg-red-100\/60{background-color:hsla(0,84%,95%,.6)}.lg\:bg-red-100\/70{background-color:hsla(0,84%,95%,.7)}.lg\:bg-red-100\/75{background-color:hsla(0,84%,95%,.75)}.lg\:bg-red-100\/80{background-color:hsla(0,84%,95%,.8)}.lg\:bg-red-100\/90{background-color:hsla(0,84%,95%,.9)}.lg\:bg-red-100\/95{background-color:hsla(0,84%,95%,.95)}.lg\:bg-red-200{--tw-bg-opacity:1;background-color:rgb(251 213 213/var(--tw-bg-opacity))}.lg\:bg-red-200\/0{background-color:hsla(0,83%,91%,0)}.lg\:bg-red-200\/10{background-color:hsla(0,83%,91%,.1)}.lg\:bg-red-200\/100{background-color:#fbd5d5}.lg\:bg-red-200\/20{background-color:hsla(0,83%,91%,.2)}.lg\:bg-red-200\/25{background-color:hsla(0,83%,91%,.25)}.lg\:bg-red-200\/30{background-color:hsla(0,83%,91%,.3)}.lg\:bg-red-200\/40{background-color:hsla(0,83%,91%,.4)}.lg\:bg-red-200\/5{background-color:hsla(0,83%,91%,.05)}.lg\:bg-red-200\/50{background-color:hsla(0,83%,91%,.5)}.lg\:bg-red-200\/60{background-color:hsla(0,83%,91%,.6)}.lg\:bg-red-200\/70{background-color:hsla(0,83%,91%,.7)}.lg\:bg-red-200\/75{background-color:hsla(0,83%,91%,.75)}.lg\:bg-red-200\/80{background-color:hsla(0,83%,91%,.8)}.lg\:bg-red-200\/90{background-color:hsla(0,83%,91%,.9)}.lg\:bg-red-200\/95{background-color:hsla(0,83%,91%,.95)}.lg\:bg-red-300{--tw-bg-opacity:1;background-color:rgb(248 180 180/var(--tw-bg-opacity))}.lg\:bg-red-300\/0{background-color:hsla(0,83%,84%,0)}.lg\:bg-red-300\/10{background-color:hsla(0,83%,84%,.1)}.lg\:bg-red-300\/100{background-color:#f8b4b4}.lg\:bg-red-300\/20{background-color:hsla(0,83%,84%,.2)}.lg\:bg-red-300\/25{background-color:hsla(0,83%,84%,.25)}.lg\:bg-red-300\/30{background-color:hsla(0,83%,84%,.3)}.lg\:bg-red-300\/40{background-color:hsla(0,83%,84%,.4)}.lg\:bg-red-300\/5{background-color:hsla(0,83%,84%,.05)}.lg\:bg-red-300\/50{background-color:hsla(0,83%,84%,.5)}.lg\:bg-red-300\/60{background-color:hsla(0,83%,84%,.6)}.lg\:bg-red-300\/70{background-color:hsla(0,83%,84%,.7)}.lg\:bg-red-300\/75{background-color:hsla(0,83%,84%,.75)}.lg\:bg-red-300\/80{background-color:hsla(0,83%,84%,.8)}.lg\:bg-red-300\/90{background-color:hsla(0,83%,84%,.9)}.lg\:bg-red-300\/95{background-color:hsla(0,83%,84%,.95)}.lg\:bg-red-400{--tw-bg-opacity:1;background-color:rgb(249 128 128/var(--tw-bg-opacity))}.lg\:bg-red-400\/0{background-color:hsla(0,91%,74%,0)}.lg\:bg-red-400\/10{background-color:hsla(0,91%,74%,.1)}.lg\:bg-red-400\/100{background-color:#f98080}.lg\:bg-red-400\/20{background-color:hsla(0,91%,74%,.2)}.lg\:bg-red-400\/25{background-color:hsla(0,91%,74%,.25)}.lg\:bg-red-400\/30{background-color:hsla(0,91%,74%,.3)}.lg\:bg-red-400\/40{background-color:hsla(0,91%,74%,.4)}.lg\:bg-red-400\/5{background-color:hsla(0,91%,74%,.05)}.lg\:bg-red-400\/50{background-color:hsla(0,91%,74%,.5)}.lg\:bg-red-400\/60{background-color:hsla(0,91%,74%,.6)}.lg\:bg-red-400\/70{background-color:hsla(0,91%,74%,.7)}.lg\:bg-red-400\/75{background-color:hsla(0,91%,74%,.75)}.lg\:bg-red-400\/80{background-color:hsla(0,91%,74%,.8)}.lg\:bg-red-400\/90{background-color:hsla(0,91%,74%,.9)}.lg\:bg-red-400\/95{background-color:hsla(0,91%,74%,.95)}.lg\:bg-red-50{--tw-bg-opacity:1;background-color:rgb(253 242 242/var(--tw-bg-opacity))}.lg\:bg-red-50\/0{background-color:hsla(0,73%,97%,0)}.lg\:bg-red-50\/10{background-color:hsla(0,73%,97%,.1)}.lg\:bg-red-50\/100{background-color:#fdf2f2}.lg\:bg-red-50\/20{background-color:hsla(0,73%,97%,.2)}.lg\:bg-red-50\/25{background-color:hsla(0,73%,97%,.25)}.lg\:bg-red-50\/30{background-color:hsla(0,73%,97%,.3)}.lg\:bg-red-50\/40{background-color:hsla(0,73%,97%,.4)}.lg\:bg-red-50\/5{background-color:hsla(0,73%,97%,.05)}.lg\:bg-red-50\/50{background-color:hsla(0,73%,97%,.5)}.lg\:bg-red-50\/60{background-color:hsla(0,73%,97%,.6)}.lg\:bg-red-50\/70{background-color:hsla(0,73%,97%,.7)}.lg\:bg-red-50\/75{background-color:hsla(0,73%,97%,.75)}.lg\:bg-red-50\/80{background-color:hsla(0,73%,97%,.8)}.lg\:bg-red-50\/90{background-color:hsla(0,73%,97%,.9)}.lg\:bg-red-50\/95{background-color:hsla(0,73%,97%,.95)}.lg\:bg-red-500{--tw-bg-opacity:1;background-color:rgb(240 82 82/var(--tw-bg-opacity))}.lg\:bg-red-500\/0{background-color:rgba(240,82,82,0)}.lg\:bg-red-500\/10{background-color:rgba(240,82,82,.1)}.lg\:bg-red-500\/100{background-color:#f05252}.lg\:bg-red-500\/20{background-color:rgba(240,82,82,.2)}.lg\:bg-red-500\/25{background-color:rgba(240,82,82,.25)}.lg\:bg-red-500\/30{background-color:rgba(240,82,82,.3)}.lg\:bg-red-500\/40{background-color:rgba(240,82,82,.4)}.lg\:bg-red-500\/5{background-color:rgba(240,82,82,.05)}.lg\:bg-red-500\/50{background-color:rgba(240,82,82,.5)}.lg\:bg-red-500\/60{background-color:rgba(240,82,82,.6)}.lg\:bg-red-500\/70{background-color:rgba(240,82,82,.7)}.lg\:bg-red-500\/75{background-color:rgba(240,82,82,.75)}.lg\:bg-red-500\/80{background-color:rgba(240,82,82,.8)}.lg\:bg-red-500\/90{background-color:rgba(240,82,82,.9)}.lg\:bg-red-500\/95{background-color:rgba(240,82,82,.95)}.lg\:bg-red-600{--tw-bg-opacity:1;background-color:rgb(224 36 36/var(--tw-bg-opacity))}.lg\:bg-red-600\/0{background-color:rgba(224,36,36,0)}.lg\:bg-red-600\/10{background-color:rgba(224,36,36,.1)}.lg\:bg-red-600\/100{background-color:#e02424}.lg\:bg-red-600\/20{background-color:rgba(224,36,36,.2)}.lg\:bg-red-600\/25{background-color:rgba(224,36,36,.25)}.lg\:bg-red-600\/30{background-color:rgba(224,36,36,.3)}.lg\:bg-red-600\/40{background-color:rgba(224,36,36,.4)}.lg\:bg-red-600\/5{background-color:rgba(224,36,36,.05)}.lg\:bg-red-600\/50{background-color:rgba(224,36,36,.5)}.lg\:bg-red-600\/60{background-color:rgba(224,36,36,.6)}.lg\:bg-red-600\/70{background-color:rgba(224,36,36,.7)}.lg\:bg-red-600\/75{background-color:rgba(224,36,36,.75)}.lg\:bg-red-600\/80{background-color:rgba(224,36,36,.8)}.lg\:bg-red-600\/90{background-color:rgba(224,36,36,.9)}.lg\:bg-red-600\/95{background-color:rgba(224,36,36,.95)}.lg\:bg-red-700{--tw-bg-opacity:1;background-color:rgb(200 30 30/var(--tw-bg-opacity))}.lg\:bg-red-700\/0{background-color:rgba(200,30,30,0)}.lg\:bg-red-700\/10{background-color:rgba(200,30,30,.1)}.lg\:bg-red-700\/100{background-color:#c81e1e}.lg\:bg-red-700\/20{background-color:rgba(200,30,30,.2)}.lg\:bg-red-700\/25{background-color:rgba(200,30,30,.25)}.lg\:bg-red-700\/30{background-color:rgba(200,30,30,.3)}.lg\:bg-red-700\/40{background-color:rgba(200,30,30,.4)}.lg\:bg-red-700\/5{background-color:rgba(200,30,30,.05)}.lg\:bg-red-700\/50{background-color:rgba(200,30,30,.5)}.lg\:bg-red-700\/60{background-color:rgba(200,30,30,.6)}.lg\:bg-red-700\/70{background-color:rgba(200,30,30,.7)}.lg\:bg-red-700\/75{background-color:rgba(200,30,30,.75)}.lg\:bg-red-700\/80{background-color:rgba(200,30,30,.8)}.lg\:bg-red-700\/90{background-color:rgba(200,30,30,.9)}.lg\:bg-red-700\/95{background-color:rgba(200,30,30,.95)}.lg\:bg-red-800{--tw-bg-opacity:1;background-color:rgb(155 28 28/var(--tw-bg-opacity))}.lg\:bg-red-800\/0{background-color:rgba(155,28,28,0)}.lg\:bg-red-800\/10{background-color:rgba(155,28,28,.1)}.lg\:bg-red-800\/100{background-color:#9b1c1c}.lg\:bg-red-800\/20{background-color:rgba(155,28,28,.2)}.lg\:bg-red-800\/25{background-color:rgba(155,28,28,.25)}.lg\:bg-red-800\/30{background-color:rgba(155,28,28,.3)}.lg\:bg-red-800\/40{background-color:rgba(155,28,28,.4)}.lg\:bg-red-800\/5{background-color:rgba(155,28,28,.05)}.lg\:bg-red-800\/50{background-color:rgba(155,28,28,.5)}.lg\:bg-red-800\/60{background-color:rgba(155,28,28,.6)}.lg\:bg-red-800\/70{background-color:rgba(155,28,28,.7)}.lg\:bg-red-800\/75{background-color:rgba(155,28,28,.75)}.lg\:bg-red-800\/80{background-color:rgba(155,28,28,.8)}.lg\:bg-red-800\/90{background-color:rgba(155,28,28,.9)}.lg\:bg-red-800\/95{background-color:rgba(155,28,28,.95)}.lg\:bg-red-900{--tw-bg-opacity:1;background-color:rgb(119 29 29/var(--tw-bg-opacity))}.lg\:bg-red-900\/0{background-color:rgba(119,29,29,0)}.lg\:bg-red-900\/10{background-color:rgba(119,29,29,.1)}.lg\:bg-red-900\/100{background-color:#771d1d}.lg\:bg-red-900\/20{background-color:rgba(119,29,29,.2)}.lg\:bg-red-900\/25{background-color:rgba(119,29,29,.25)}.lg\:bg-red-900\/30{background-color:rgba(119,29,29,.3)}.lg\:bg-red-900\/40{background-color:rgba(119,29,29,.4)}.lg\:bg-red-900\/5{background-color:rgba(119,29,29,.05)}.lg\:bg-red-900\/50{background-color:rgba(119,29,29,.5)}.lg\:bg-red-900\/60{background-color:rgba(119,29,29,.6)}.lg\:bg-red-900\/70{background-color:rgba(119,29,29,.7)}.lg\:bg-red-900\/75{background-color:rgba(119,29,29,.75)}.lg\:bg-red-900\/80{background-color:rgba(119,29,29,.8)}.lg\:bg-red-900\/90{background-color:rgba(119,29,29,.9)}.lg\:bg-red-900\/95{background-color:rgba(119,29,29,.95)}.lg\:bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity))}.lg\:bg-rose-100\/0{background-color:rgba(255,228,230,0)}.lg\:bg-rose-100\/10{background-color:rgba(255,228,230,.1)}.lg\:bg-rose-100\/100{background-color:#ffe4e6}.lg\:bg-rose-100\/20{background-color:rgba(255,228,230,.2)}.lg\:bg-rose-100\/25{background-color:rgba(255,228,230,.25)}.lg\:bg-rose-100\/30{background-color:rgba(255,228,230,.3)}.lg\:bg-rose-100\/40{background-color:rgba(255,228,230,.4)}.lg\:bg-rose-100\/5{background-color:rgba(255,228,230,.05)}.lg\:bg-rose-100\/50{background-color:rgba(255,228,230,.5)}.lg\:bg-rose-100\/60{background-color:rgba(255,228,230,.6)}.lg\:bg-rose-100\/70{background-color:rgba(255,228,230,.7)}.lg\:bg-rose-100\/75{background-color:rgba(255,228,230,.75)}.lg\:bg-rose-100\/80{background-color:rgba(255,228,230,.8)}.lg\:bg-rose-100\/90{background-color:rgba(255,228,230,.9)}.lg\:bg-rose-100\/95{background-color:rgba(255,228,230,.95)}.lg\:bg-rose-200{--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity))}.lg\:bg-rose-200\/0{background-color:rgba(254,205,211,0)}.lg\:bg-rose-200\/10{background-color:rgba(254,205,211,.1)}.lg\:bg-rose-200\/100{background-color:#fecdd3}.lg\:bg-rose-200\/20{background-color:rgba(254,205,211,.2)}.lg\:bg-rose-200\/25{background-color:rgba(254,205,211,.25)}.lg\:bg-rose-200\/30{background-color:rgba(254,205,211,.3)}.lg\:bg-rose-200\/40{background-color:rgba(254,205,211,.4)}.lg\:bg-rose-200\/5{background-color:rgba(254,205,211,.05)}.lg\:bg-rose-200\/50{background-color:rgba(254,205,211,.5)}.lg\:bg-rose-200\/60{background-color:rgba(254,205,211,.6)}.lg\:bg-rose-200\/70{background-color:rgba(254,205,211,.7)}.lg\:bg-rose-200\/75{background-color:rgba(254,205,211,.75)}.lg\:bg-rose-200\/80{background-color:rgba(254,205,211,.8)}.lg\:bg-rose-200\/90{background-color:rgba(254,205,211,.9)}.lg\:bg-rose-200\/95{background-color:rgba(254,205,211,.95)}.lg\:bg-rose-300{--tw-bg-opacity:1;background-color:rgb(253 164 175/var(--tw-bg-opacity))}.lg\:bg-rose-300\/0{background-color:rgba(253,164,175,0)}.lg\:bg-rose-300\/10{background-color:rgba(253,164,175,.1)}.lg\:bg-rose-300\/100{background-color:#fda4af}.lg\:bg-rose-300\/20{background-color:rgba(253,164,175,.2)}.lg\:bg-rose-300\/25{background-color:rgba(253,164,175,.25)}.lg\:bg-rose-300\/30{background-color:rgba(253,164,175,.3)}.lg\:bg-rose-300\/40{background-color:rgba(253,164,175,.4)}.lg\:bg-rose-300\/5{background-color:rgba(253,164,175,.05)}.lg\:bg-rose-300\/50{background-color:rgba(253,164,175,.5)}.lg\:bg-rose-300\/60{background-color:rgba(253,164,175,.6)}.lg\:bg-rose-300\/70{background-color:rgba(253,164,175,.7)}.lg\:bg-rose-300\/75{background-color:rgba(253,164,175,.75)}.lg\:bg-rose-300\/80{background-color:rgba(253,164,175,.8)}.lg\:bg-rose-300\/90{background-color:rgba(253,164,175,.9)}.lg\:bg-rose-300\/95{background-color:rgba(253,164,175,.95)}.lg\:bg-rose-400{--tw-bg-opacity:1;background-color:rgb(251 113 133/var(--tw-bg-opacity))}.lg\:bg-rose-400\/0{background-color:rgba(251,113,133,0)}.lg\:bg-rose-400\/10{background-color:rgba(251,113,133,.1)}.lg\:bg-rose-400\/100{background-color:#fb7185}.lg\:bg-rose-400\/20{background-color:rgba(251,113,133,.2)}.lg\:bg-rose-400\/25{background-color:rgba(251,113,133,.25)}.lg\:bg-rose-400\/30{background-color:rgba(251,113,133,.3)}.lg\:bg-rose-400\/40{background-color:rgba(251,113,133,.4)}.lg\:bg-rose-400\/5{background-color:rgba(251,113,133,.05)}.lg\:bg-rose-400\/50{background-color:rgba(251,113,133,.5)}.lg\:bg-rose-400\/60{background-color:rgba(251,113,133,.6)}.lg\:bg-rose-400\/70{background-color:rgba(251,113,133,.7)}.lg\:bg-rose-400\/75{background-color:rgba(251,113,133,.75)}.lg\:bg-rose-400\/80{background-color:rgba(251,113,133,.8)}.lg\:bg-rose-400\/90{background-color:rgba(251,113,133,.9)}.lg\:bg-rose-400\/95{background-color:rgba(251,113,133,.95)}.lg\:bg-rose-50{--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity))}.lg\:bg-rose-50\/0{background-color:rgba(255,241,242,0)}.lg\:bg-rose-50\/10{background-color:rgba(255,241,242,.1)}.lg\:bg-rose-50\/100{background-color:#fff1f2}.lg\:bg-rose-50\/20{background-color:rgba(255,241,242,.2)}.lg\:bg-rose-50\/25{background-color:rgba(255,241,242,.25)}.lg\:bg-rose-50\/30{background-color:rgba(255,241,242,.3)}.lg\:bg-rose-50\/40{background-color:rgba(255,241,242,.4)}.lg\:bg-rose-50\/5{background-color:rgba(255,241,242,.05)}.lg\:bg-rose-50\/50{background-color:rgba(255,241,242,.5)}.lg\:bg-rose-50\/60{background-color:rgba(255,241,242,.6)}.lg\:bg-rose-50\/70{background-color:rgba(255,241,242,.7)}.lg\:bg-rose-50\/75{background-color:rgba(255,241,242,.75)}.lg\:bg-rose-50\/80{background-color:rgba(255,241,242,.8)}.lg\:bg-rose-50\/90{background-color:rgba(255,241,242,.9)}.lg\:bg-rose-50\/95{background-color:rgba(255,241,242,.95)}.lg\:bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.lg\:bg-rose-500\/0{background-color:rgba(244,63,94,0)}.lg\:bg-rose-500\/10{background-color:rgba(244,63,94,.1)}.lg\:bg-rose-500\/100{background-color:#f43f5e}.lg\:bg-rose-500\/20{background-color:rgba(244,63,94,.2)}.lg\:bg-rose-500\/25{background-color:rgba(244,63,94,.25)}.lg\:bg-rose-500\/30{background-color:rgba(244,63,94,.3)}.lg\:bg-rose-500\/40{background-color:rgba(244,63,94,.4)}.lg\:bg-rose-500\/5{background-color:rgba(244,63,94,.05)}.lg\:bg-rose-500\/50{background-color:rgba(244,63,94,.5)}.lg\:bg-rose-500\/60{background-color:rgba(244,63,94,.6)}.lg\:bg-rose-500\/70{background-color:rgba(244,63,94,.7)}.lg\:bg-rose-500\/75{background-color:rgba(244,63,94,.75)}.lg\:bg-rose-500\/80{background-color:rgba(244,63,94,.8)}.lg\:bg-rose-500\/90{background-color:rgba(244,63,94,.9)}.lg\:bg-rose-500\/95{background-color:rgba(244,63,94,.95)}.lg\:bg-rose-600{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity))}.lg\:bg-rose-600\/0{background-color:rgba(225,29,72,0)}.lg\:bg-rose-600\/10{background-color:rgba(225,29,72,.1)}.lg\:bg-rose-600\/100{background-color:#e11d48}.lg\:bg-rose-600\/20{background-color:rgba(225,29,72,.2)}.lg\:bg-rose-600\/25{background-color:rgba(225,29,72,.25)}.lg\:bg-rose-600\/30{background-color:rgba(225,29,72,.3)}.lg\:bg-rose-600\/40{background-color:rgba(225,29,72,.4)}.lg\:bg-rose-600\/5{background-color:rgba(225,29,72,.05)}.lg\:bg-rose-600\/50{background-color:rgba(225,29,72,.5)}.lg\:bg-rose-600\/60{background-color:rgba(225,29,72,.6)}.lg\:bg-rose-600\/70{background-color:rgba(225,29,72,.7)}.lg\:bg-rose-600\/75{background-color:rgba(225,29,72,.75)}.lg\:bg-rose-600\/80{background-color:rgba(225,29,72,.8)}.lg\:bg-rose-600\/90{background-color:rgba(225,29,72,.9)}.lg\:bg-rose-600\/95{background-color:rgba(225,29,72,.95)}.lg\:bg-rose-700{--tw-bg-opacity:1;background-color:rgb(190 18 60/var(--tw-bg-opacity))}.lg\:bg-rose-700\/0{background-color:rgba(190,18,60,0)}.lg\:bg-rose-700\/10{background-color:rgba(190,18,60,.1)}.lg\:bg-rose-700\/100{background-color:#be123c}.lg\:bg-rose-700\/20{background-color:rgba(190,18,60,.2)}.lg\:bg-rose-700\/25{background-color:rgba(190,18,60,.25)}.lg\:bg-rose-700\/30{background-color:rgba(190,18,60,.3)}.lg\:bg-rose-700\/40{background-color:rgba(190,18,60,.4)}.lg\:bg-rose-700\/5{background-color:rgba(190,18,60,.05)}.lg\:bg-rose-700\/50{background-color:rgba(190,18,60,.5)}.lg\:bg-rose-700\/60{background-color:rgba(190,18,60,.6)}.lg\:bg-rose-700\/70{background-color:rgba(190,18,60,.7)}.lg\:bg-rose-700\/75{background-color:rgba(190,18,60,.75)}.lg\:bg-rose-700\/80{background-color:rgba(190,18,60,.8)}.lg\:bg-rose-700\/90{background-color:rgba(190,18,60,.9)}.lg\:bg-rose-700\/95{background-color:rgba(190,18,60,.95)}.lg\:bg-rose-800{--tw-bg-opacity:1;background-color:rgb(159 18 57/var(--tw-bg-opacity))}.lg\:bg-rose-800\/0{background-color:rgba(159,18,57,0)}.lg\:bg-rose-800\/10{background-color:rgba(159,18,57,.1)}.lg\:bg-rose-800\/100{background-color:#9f1239}.lg\:bg-rose-800\/20{background-color:rgba(159,18,57,.2)}.lg\:bg-rose-800\/25{background-color:rgba(159,18,57,.25)}.lg\:bg-rose-800\/30{background-color:rgba(159,18,57,.3)}.lg\:bg-rose-800\/40{background-color:rgba(159,18,57,.4)}.lg\:bg-rose-800\/5{background-color:rgba(159,18,57,.05)}.lg\:bg-rose-800\/50{background-color:rgba(159,18,57,.5)}.lg\:bg-rose-800\/60{background-color:rgba(159,18,57,.6)}.lg\:bg-rose-800\/70{background-color:rgba(159,18,57,.7)}.lg\:bg-rose-800\/75{background-color:rgba(159,18,57,.75)}.lg\:bg-rose-800\/80{background-color:rgba(159,18,57,.8)}.lg\:bg-rose-800\/90{background-color:rgba(159,18,57,.9)}.lg\:bg-rose-800\/95{background-color:rgba(159,18,57,.95)}.lg\:bg-rose-900{--tw-bg-opacity:1;background-color:rgb(136 19 55/var(--tw-bg-opacity))}.lg\:bg-rose-900\/0{background-color:rgba(136,19,55,0)}.lg\:bg-rose-900\/10{background-color:rgba(136,19,55,.1)}.lg\:bg-rose-900\/100{background-color:#881337}.lg\:bg-rose-900\/20{background-color:rgba(136,19,55,.2)}.lg\:bg-rose-900\/25{background-color:rgba(136,19,55,.25)}.lg\:bg-rose-900\/30{background-color:rgba(136,19,55,.3)}.lg\:bg-rose-900\/40{background-color:rgba(136,19,55,.4)}.lg\:bg-rose-900\/5{background-color:rgba(136,19,55,.05)}.lg\:bg-rose-900\/50{background-color:rgba(136,19,55,.5)}.lg\:bg-rose-900\/60{background-color:rgba(136,19,55,.6)}.lg\:bg-rose-900\/70{background-color:rgba(136,19,55,.7)}.lg\:bg-rose-900\/75{background-color:rgba(136,19,55,.75)}.lg\:bg-rose-900\/80{background-color:rgba(136,19,55,.8)}.lg\:bg-rose-900\/90{background-color:rgba(136,19,55,.9)}.lg\:bg-rose-900\/95{background-color:rgba(136,19,55,.95)}.lg\:bg-sky-100{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity))}.lg\:bg-sky-100\/0{background-color:rgba(224,242,254,0)}.lg\:bg-sky-100\/10{background-color:rgba(224,242,254,.1)}.lg\:bg-sky-100\/100{background-color:#e0f2fe}.lg\:bg-sky-100\/20{background-color:rgba(224,242,254,.2)}.lg\:bg-sky-100\/25{background-color:rgba(224,242,254,.25)}.lg\:bg-sky-100\/30{background-color:rgba(224,242,254,.3)}.lg\:bg-sky-100\/40{background-color:rgba(224,242,254,.4)}.lg\:bg-sky-100\/5{background-color:rgba(224,242,254,.05)}.lg\:bg-sky-100\/50{background-color:rgba(224,242,254,.5)}.lg\:bg-sky-100\/60{background-color:rgba(224,242,254,.6)}.lg\:bg-sky-100\/70{background-color:rgba(224,242,254,.7)}.lg\:bg-sky-100\/75{background-color:rgba(224,242,254,.75)}.lg\:bg-sky-100\/80{background-color:rgba(224,242,254,.8)}.lg\:bg-sky-100\/90{background-color:rgba(224,242,254,.9)}.lg\:bg-sky-100\/95{background-color:rgba(224,242,254,.95)}.lg\:bg-sky-200{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity))}.lg\:bg-sky-200\/0{background-color:rgba(186,230,253,0)}.lg\:bg-sky-200\/10{background-color:rgba(186,230,253,.1)}.lg\:bg-sky-200\/100{background-color:#bae6fd}.lg\:bg-sky-200\/20{background-color:rgba(186,230,253,.2)}.lg\:bg-sky-200\/25{background-color:rgba(186,230,253,.25)}.lg\:bg-sky-200\/30{background-color:rgba(186,230,253,.3)}.lg\:bg-sky-200\/40{background-color:rgba(186,230,253,.4)}.lg\:bg-sky-200\/5{background-color:rgba(186,230,253,.05)}.lg\:bg-sky-200\/50{background-color:rgba(186,230,253,.5)}.lg\:bg-sky-200\/60{background-color:rgba(186,230,253,.6)}.lg\:bg-sky-200\/70{background-color:rgba(186,230,253,.7)}.lg\:bg-sky-200\/75{background-color:rgba(186,230,253,.75)}.lg\:bg-sky-200\/80{background-color:rgba(186,230,253,.8)}.lg\:bg-sky-200\/90{background-color:rgba(186,230,253,.9)}.lg\:bg-sky-200\/95{background-color:rgba(186,230,253,.95)}.lg\:bg-sky-300{--tw-bg-opacity:1;background-color:rgb(125 211 252/var(--tw-bg-opacity))}.lg\:bg-sky-300\/0{background-color:rgba(125,211,252,0)}.lg\:bg-sky-300\/10{background-color:rgba(125,211,252,.1)}.lg\:bg-sky-300\/100{background-color:#7dd3fc}.lg\:bg-sky-300\/20{background-color:rgba(125,211,252,.2)}.lg\:bg-sky-300\/25{background-color:rgba(125,211,252,.25)}.lg\:bg-sky-300\/30{background-color:rgba(125,211,252,.3)}.lg\:bg-sky-300\/40{background-color:rgba(125,211,252,.4)}.lg\:bg-sky-300\/5{background-color:rgba(125,211,252,.05)}.lg\:bg-sky-300\/50{background-color:rgba(125,211,252,.5)}.lg\:bg-sky-300\/60{background-color:rgba(125,211,252,.6)}.lg\:bg-sky-300\/70{background-color:rgba(125,211,252,.7)}.lg\:bg-sky-300\/75{background-color:rgba(125,211,252,.75)}.lg\:bg-sky-300\/80{background-color:rgba(125,211,252,.8)}.lg\:bg-sky-300\/90{background-color:rgba(125,211,252,.9)}.lg\:bg-sky-300\/95{background-color:rgba(125,211,252,.95)}.lg\:bg-sky-400{--tw-bg-opacity:1;background-color:rgb(56 189 248/var(--tw-bg-opacity))}.lg\:bg-sky-400\/0{background-color:rgba(56,189,248,0)}.lg\:bg-sky-400\/10{background-color:rgba(56,189,248,.1)}.lg\:bg-sky-400\/100{background-color:#38bdf8}.lg\:bg-sky-400\/20{background-color:rgba(56,189,248,.2)}.lg\:bg-sky-400\/25{background-color:rgba(56,189,248,.25)}.lg\:bg-sky-400\/30{background-color:rgba(56,189,248,.3)}.lg\:bg-sky-400\/40{background-color:rgba(56,189,248,.4)}.lg\:bg-sky-400\/5{background-color:rgba(56,189,248,.05)}.lg\:bg-sky-400\/50{background-color:rgba(56,189,248,.5)}.lg\:bg-sky-400\/60{background-color:rgba(56,189,248,.6)}.lg\:bg-sky-400\/70{background-color:rgba(56,189,248,.7)}.lg\:bg-sky-400\/75{background-color:rgba(56,189,248,.75)}.lg\:bg-sky-400\/80{background-color:rgba(56,189,248,.8)}.lg\:bg-sky-400\/90{background-color:rgba(56,189,248,.9)}.lg\:bg-sky-400\/95{background-color:rgba(56,189,248,.95)}.lg\:bg-sky-50{--tw-bg-opacity:1;background-color:rgb(240 249 255/var(--tw-bg-opacity))}.lg\:bg-sky-50\/0{background-color:rgba(240,249,255,0)}.lg\:bg-sky-50\/10{background-color:rgba(240,249,255,.1)}.lg\:bg-sky-50\/100{background-color:#f0f9ff}.lg\:bg-sky-50\/20{background-color:rgba(240,249,255,.2)}.lg\:bg-sky-50\/25{background-color:rgba(240,249,255,.25)}.lg\:bg-sky-50\/30{background-color:rgba(240,249,255,.3)}.lg\:bg-sky-50\/40{background-color:rgba(240,249,255,.4)}.lg\:bg-sky-50\/5{background-color:rgba(240,249,255,.05)}.lg\:bg-sky-50\/50{background-color:rgba(240,249,255,.5)}.lg\:bg-sky-50\/60{background-color:rgba(240,249,255,.6)}.lg\:bg-sky-50\/70{background-color:rgba(240,249,255,.7)}.lg\:bg-sky-50\/75{background-color:rgba(240,249,255,.75)}.lg\:bg-sky-50\/80{background-color:rgba(240,249,255,.8)}.lg\:bg-sky-50\/90{background-color:rgba(240,249,255,.9)}.lg\:bg-sky-50\/95{background-color:rgba(240,249,255,.95)}.lg\:bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.lg\:bg-sky-500\/0{background-color:rgba(14,165,233,0)}.lg\:bg-sky-500\/10{background-color:rgba(14,165,233,.1)}.lg\:bg-sky-500\/100{background-color:#0ea5e9}.lg\:bg-sky-500\/20{background-color:rgba(14,165,233,.2)}.lg\:bg-sky-500\/25{background-color:rgba(14,165,233,.25)}.lg\:bg-sky-500\/30{background-color:rgba(14,165,233,.3)}.lg\:bg-sky-500\/40{background-color:rgba(14,165,233,.4)}.lg\:bg-sky-500\/5{background-color:rgba(14,165,233,.05)}.lg\:bg-sky-500\/50{background-color:rgba(14,165,233,.5)}.lg\:bg-sky-500\/60{background-color:rgba(14,165,233,.6)}.lg\:bg-sky-500\/70{background-color:rgba(14,165,233,.7)}.lg\:bg-sky-500\/75{background-color:rgba(14,165,233,.75)}.lg\:bg-sky-500\/80{background-color:rgba(14,165,233,.8)}.lg\:bg-sky-500\/90{background-color:rgba(14,165,233,.9)}.lg\:bg-sky-500\/95{background-color:rgba(14,165,233,.95)}.lg\:bg-sky-600{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}.lg\:bg-sky-600\/0{background-color:rgba(2,132,199,0)}.lg\:bg-sky-600\/10{background-color:rgba(2,132,199,.1)}.lg\:bg-sky-600\/100{background-color:#0284c7}.lg\:bg-sky-600\/20{background-color:rgba(2,132,199,.2)}.lg\:bg-sky-600\/25{background-color:rgba(2,132,199,.25)}.lg\:bg-sky-600\/30{background-color:rgba(2,132,199,.3)}.lg\:bg-sky-600\/40{background-color:rgba(2,132,199,.4)}.lg\:bg-sky-600\/5{background-color:rgba(2,132,199,.05)}.lg\:bg-sky-600\/50{background-color:rgba(2,132,199,.5)}.lg\:bg-sky-600\/60{background-color:rgba(2,132,199,.6)}.lg\:bg-sky-600\/70{background-color:rgba(2,132,199,.7)}.lg\:bg-sky-600\/75{background-color:rgba(2,132,199,.75)}.lg\:bg-sky-600\/80{background-color:rgba(2,132,199,.8)}.lg\:bg-sky-600\/90{background-color:rgba(2,132,199,.9)}.lg\:bg-sky-600\/95{background-color:rgba(2,132,199,.95)}.lg\:bg-sky-700{--tw-bg-opacity:1;background-color:rgb(3 105 161/var(--tw-bg-opacity))}.lg\:bg-sky-700\/0{background-color:rgba(3,105,161,0)}.lg\:bg-sky-700\/10{background-color:rgba(3,105,161,.1)}.lg\:bg-sky-700\/100{background-color:#0369a1}.lg\:bg-sky-700\/20{background-color:rgba(3,105,161,.2)}.lg\:bg-sky-700\/25{background-color:rgba(3,105,161,.25)}.lg\:bg-sky-700\/30{background-color:rgba(3,105,161,.3)}.lg\:bg-sky-700\/40{background-color:rgba(3,105,161,.4)}.lg\:bg-sky-700\/5{background-color:rgba(3,105,161,.05)}.lg\:bg-sky-700\/50{background-color:rgba(3,105,161,.5)}.lg\:bg-sky-700\/60{background-color:rgba(3,105,161,.6)}.lg\:bg-sky-700\/70{background-color:rgba(3,105,161,.7)}.lg\:bg-sky-700\/75{background-color:rgba(3,105,161,.75)}.lg\:bg-sky-700\/80{background-color:rgba(3,105,161,.8)}.lg\:bg-sky-700\/90{background-color:rgba(3,105,161,.9)}.lg\:bg-sky-700\/95{background-color:rgba(3,105,161,.95)}.lg\:bg-sky-800{--tw-bg-opacity:1;background-color:rgb(7 89 133/var(--tw-bg-opacity))}.lg\:bg-sky-800\/0{background-color:rgba(7,89,133,0)}.lg\:bg-sky-800\/10{background-color:rgba(7,89,133,.1)}.lg\:bg-sky-800\/100{background-color:#075985}.lg\:bg-sky-800\/20{background-color:rgba(7,89,133,.2)}.lg\:bg-sky-800\/25{background-color:rgba(7,89,133,.25)}.lg\:bg-sky-800\/30{background-color:rgba(7,89,133,.3)}.lg\:bg-sky-800\/40{background-color:rgba(7,89,133,.4)}.lg\:bg-sky-800\/5{background-color:rgba(7,89,133,.05)}.lg\:bg-sky-800\/50{background-color:rgba(7,89,133,.5)}.lg\:bg-sky-800\/60{background-color:rgba(7,89,133,.6)}.lg\:bg-sky-800\/70{background-color:rgba(7,89,133,.7)}.lg\:bg-sky-800\/75{background-color:rgba(7,89,133,.75)}.lg\:bg-sky-800\/80{background-color:rgba(7,89,133,.8)}.lg\:bg-sky-800\/90{background-color:rgba(7,89,133,.9)}.lg\:bg-sky-800\/95{background-color:rgba(7,89,133,.95)}.lg\:bg-sky-900{--tw-bg-opacity:1;background-color:rgb(12 74 110/var(--tw-bg-opacity))}.lg\:bg-sky-900\/0{background-color:rgba(12,74,110,0)}.lg\:bg-sky-900\/10{background-color:rgba(12,74,110,.1)}.lg\:bg-sky-900\/100{background-color:#0c4a6e}.lg\:bg-sky-900\/20{background-color:rgba(12,74,110,.2)}.lg\:bg-sky-900\/25{background-color:rgba(12,74,110,.25)}.lg\:bg-sky-900\/30{background-color:rgba(12,74,110,.3)}.lg\:bg-sky-900\/40{background-color:rgba(12,74,110,.4)}.lg\:bg-sky-900\/5{background-color:rgba(12,74,110,.05)}.lg\:bg-sky-900\/50{background-color:rgba(12,74,110,.5)}.lg\:bg-sky-900\/60{background-color:rgba(12,74,110,.6)}.lg\:bg-sky-900\/70{background-color:rgba(12,74,110,.7)}.lg\:bg-sky-900\/75{background-color:rgba(12,74,110,.75)}.lg\:bg-sky-900\/80{background-color:rgba(12,74,110,.8)}.lg\:bg-sky-900\/90{background-color:rgba(12,74,110,.9)}.lg\:bg-sky-900\/95{background-color:rgba(12,74,110,.95)}.lg\:bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.lg\:bg-slate-100\/0{background-color:rgba(241,245,249,0)}.lg\:bg-slate-100\/10{background-color:rgba(241,245,249,.1)}.lg\:bg-slate-100\/100{background-color:#f1f5f9}.lg\:bg-slate-100\/20{background-color:rgba(241,245,249,.2)}.lg\:bg-slate-100\/25{background-color:rgba(241,245,249,.25)}.lg\:bg-slate-100\/30{background-color:rgba(241,245,249,.3)}.lg\:bg-slate-100\/40{background-color:rgba(241,245,249,.4)}.lg\:bg-slate-100\/5{background-color:rgba(241,245,249,.05)}.lg\:bg-slate-100\/50{background-color:rgba(241,245,249,.5)}.lg\:bg-slate-100\/60{background-color:rgba(241,245,249,.6)}.lg\:bg-slate-100\/70{background-color:rgba(241,245,249,.7)}.lg\:bg-slate-100\/75{background-color:rgba(241,245,249,.75)}.lg\:bg-slate-100\/80{background-color:rgba(241,245,249,.8)}.lg\:bg-slate-100\/90{background-color:rgba(241,245,249,.9)}.lg\:bg-slate-100\/95{background-color:rgba(241,245,249,.95)}.lg\:bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.lg\:bg-slate-200\/0{background-color:rgba(226,232,240,0)}.lg\:bg-slate-200\/10{background-color:rgba(226,232,240,.1)}.lg\:bg-slate-200\/100{background-color:#e2e8f0}.lg\:bg-slate-200\/20{background-color:rgba(226,232,240,.2)}.lg\:bg-slate-200\/25{background-color:rgba(226,232,240,.25)}.lg\:bg-slate-200\/30{background-color:rgba(226,232,240,.3)}.lg\:bg-slate-200\/40{background-color:rgba(226,232,240,.4)}.lg\:bg-slate-200\/5{background-color:rgba(226,232,240,.05)}.lg\:bg-slate-200\/50{background-color:rgba(226,232,240,.5)}.lg\:bg-slate-200\/60{background-color:rgba(226,232,240,.6)}.lg\:bg-slate-200\/70{background-color:rgba(226,232,240,.7)}.lg\:bg-slate-200\/75{background-color:rgba(226,232,240,.75)}.lg\:bg-slate-200\/80{background-color:rgba(226,232,240,.8)}.lg\:bg-slate-200\/90{background-color:rgba(226,232,240,.9)}.lg\:bg-slate-200\/95{background-color:rgba(226,232,240,.95)}.lg\:bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.lg\:bg-slate-300\/0{background-color:rgba(203,213,225,0)}.lg\:bg-slate-300\/10{background-color:rgba(203,213,225,.1)}.lg\:bg-slate-300\/100{background-color:#cbd5e1}.lg\:bg-slate-300\/20{background-color:rgba(203,213,225,.2)}.lg\:bg-slate-300\/25{background-color:rgba(203,213,225,.25)}.lg\:bg-slate-300\/30{background-color:rgba(203,213,225,.3)}.lg\:bg-slate-300\/40{background-color:rgba(203,213,225,.4)}.lg\:bg-slate-300\/5{background-color:rgba(203,213,225,.05)}.lg\:bg-slate-300\/50{background-color:rgba(203,213,225,.5)}.lg\:bg-slate-300\/60{background-color:rgba(203,213,225,.6)}.lg\:bg-slate-300\/70{background-color:rgba(203,213,225,.7)}.lg\:bg-slate-300\/75{background-color:rgba(203,213,225,.75)}.lg\:bg-slate-300\/80{background-color:rgba(203,213,225,.8)}.lg\:bg-slate-300\/90{background-color:rgba(203,213,225,.9)}.lg\:bg-slate-300\/95{background-color:rgba(203,213,225,.95)}.lg\:bg-slate-400{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.lg\:bg-slate-400\/0{background-color:rgba(148,163,184,0)}.lg\:bg-slate-400\/10{background-color:rgba(148,163,184,.1)}.lg\:bg-slate-400\/100{background-color:#94a3b8}.lg\:bg-slate-400\/20{background-color:rgba(148,163,184,.2)}.lg\:bg-slate-400\/25{background-color:rgba(148,163,184,.25)}.lg\:bg-slate-400\/30{background-color:rgba(148,163,184,.3)}.lg\:bg-slate-400\/40{background-color:rgba(148,163,184,.4)}.lg\:bg-slate-400\/5{background-color:rgba(148,163,184,.05)}.lg\:bg-slate-400\/50{background-color:rgba(148,163,184,.5)}.lg\:bg-slate-400\/60{background-color:rgba(148,163,184,.6)}.lg\:bg-slate-400\/70{background-color:rgba(148,163,184,.7)}.lg\:bg-slate-400\/75{background-color:rgba(148,163,184,.75)}.lg\:bg-slate-400\/80{background-color:rgba(148,163,184,.8)}.lg\:bg-slate-400\/90{background-color:rgba(148,163,184,.9)}.lg\:bg-slate-400\/95{background-color:rgba(148,163,184,.95)}.lg\:bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.lg\:bg-slate-50\/0{background-color:rgba(248,250,252,0)}.lg\:bg-slate-50\/10{background-color:rgba(248,250,252,.1)}.lg\:bg-slate-50\/100{background-color:#f8fafc}.lg\:bg-slate-50\/20{background-color:rgba(248,250,252,.2)}.lg\:bg-slate-50\/25{background-color:rgba(248,250,252,.25)}.lg\:bg-slate-50\/30{background-color:rgba(248,250,252,.3)}.lg\:bg-slate-50\/40{background-color:rgba(248,250,252,.4)}.lg\:bg-slate-50\/5{background-color:rgba(248,250,252,.05)}.lg\:bg-slate-50\/50{background-color:rgba(248,250,252,.5)}.lg\:bg-slate-50\/60{background-color:rgba(248,250,252,.6)}.lg\:bg-slate-50\/70{background-color:rgba(248,250,252,.7)}.lg\:bg-slate-50\/75{background-color:rgba(248,250,252,.75)}.lg\:bg-slate-50\/80{background-color:rgba(248,250,252,.8)}.lg\:bg-slate-50\/90{background-color:rgba(248,250,252,.9)}.lg\:bg-slate-50\/95{background-color:rgba(248,250,252,.95)}.lg\:bg-slate-500{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.lg\:bg-slate-500\/0{background-color:rgba(100,116,139,0)}.lg\:bg-slate-500\/10{background-color:rgba(100,116,139,.1)}.lg\:bg-slate-500\/100{background-color:#64748b}.lg\:bg-slate-500\/20{background-color:rgba(100,116,139,.2)}.lg\:bg-slate-500\/25{background-color:rgba(100,116,139,.25)}.lg\:bg-slate-500\/30{background-color:rgba(100,116,139,.3)}.lg\:bg-slate-500\/40{background-color:rgba(100,116,139,.4)}.lg\:bg-slate-500\/5{background-color:rgba(100,116,139,.05)}.lg\:bg-slate-500\/50{background-color:rgba(100,116,139,.5)}.lg\:bg-slate-500\/60{background-color:rgba(100,116,139,.6)}.lg\:bg-slate-500\/70{background-color:rgba(100,116,139,.7)}.lg\:bg-slate-500\/75{background-color:rgba(100,116,139,.75)}.lg\:bg-slate-500\/80{background-color:rgba(100,116,139,.8)}.lg\:bg-slate-500\/90{background-color:rgba(100,116,139,.9)}.lg\:bg-slate-500\/95{background-color:rgba(100,116,139,.95)}.lg\:bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.lg\:bg-slate-600\/0{background-color:rgba(71,85,105,0)}.lg\:bg-slate-600\/10{background-color:rgba(71,85,105,.1)}.lg\:bg-slate-600\/100{background-color:#475569}.lg\:bg-slate-600\/20{background-color:rgba(71,85,105,.2)}.lg\:bg-slate-600\/25{background-color:rgba(71,85,105,.25)}.lg\:bg-slate-600\/30{background-color:rgba(71,85,105,.3)}.lg\:bg-slate-600\/40{background-color:rgba(71,85,105,.4)}.lg\:bg-slate-600\/5{background-color:rgba(71,85,105,.05)}.lg\:bg-slate-600\/50{background-color:rgba(71,85,105,.5)}.lg\:bg-slate-600\/60{background-color:rgba(71,85,105,.6)}.lg\:bg-slate-600\/70{background-color:rgba(71,85,105,.7)}.lg\:bg-slate-600\/75{background-color:rgba(71,85,105,.75)}.lg\:bg-slate-600\/80{background-color:rgba(71,85,105,.8)}.lg\:bg-slate-600\/90{background-color:rgba(71,85,105,.9)}.lg\:bg-slate-600\/95{background-color:rgba(71,85,105,.95)}.lg\:bg-slate-700{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}.lg\:bg-slate-700\/0{background-color:rgba(51,65,85,0)}.lg\:bg-slate-700\/10{background-color:rgba(51,65,85,.1)}.lg\:bg-slate-700\/100{background-color:#334155}.lg\:bg-slate-700\/20{background-color:rgba(51,65,85,.2)}.lg\:bg-slate-700\/25{background-color:rgba(51,65,85,.25)}.lg\:bg-slate-700\/30{background-color:rgba(51,65,85,.3)}.lg\:bg-slate-700\/40{background-color:rgba(51,65,85,.4)}.lg\:bg-slate-700\/5{background-color:rgba(51,65,85,.05)}.lg\:bg-slate-700\/50{background-color:rgba(51,65,85,.5)}.lg\:bg-slate-700\/60{background-color:rgba(51,65,85,.6)}.lg\:bg-slate-700\/70{background-color:rgba(51,65,85,.7)}.lg\:bg-slate-700\/75{background-color:rgba(51,65,85,.75)}.lg\:bg-slate-700\/80{background-color:rgba(51,65,85,.8)}.lg\:bg-slate-700\/90{background-color:rgba(51,65,85,.9)}.lg\:bg-slate-700\/95{background-color:rgba(51,65,85,.95)}.lg\:bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.lg\:bg-slate-800\/0{background-color:rgba(30,41,59,0)}.lg\:bg-slate-800\/10{background-color:rgba(30,41,59,.1)}.lg\:bg-slate-800\/100{background-color:#1e293b}.lg\:bg-slate-800\/20{background-color:rgba(30,41,59,.2)}.lg\:bg-slate-800\/25{background-color:rgba(30,41,59,.25)}.lg\:bg-slate-800\/30{background-color:rgba(30,41,59,.3)}.lg\:bg-slate-800\/40{background-color:rgba(30,41,59,.4)}.lg\:bg-slate-800\/5{background-color:rgba(30,41,59,.05)}.lg\:bg-slate-800\/50{background-color:rgba(30,41,59,.5)}.lg\:bg-slate-800\/60{background-color:rgba(30,41,59,.6)}.lg\:bg-slate-800\/70{background-color:rgba(30,41,59,.7)}.lg\:bg-slate-800\/75{background-color:rgba(30,41,59,.75)}.lg\:bg-slate-800\/80{background-color:rgba(30,41,59,.8)}.lg\:bg-slate-800\/90{background-color:rgba(30,41,59,.9)}.lg\:bg-slate-800\/95{background-color:rgba(30,41,59,.95)}.lg\:bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.lg\:bg-slate-900\/0{background-color:rgba(15,23,42,0)}.lg\:bg-slate-900\/10{background-color:rgba(15,23,42,.1)}.lg\:bg-slate-900\/100{background-color:#0f172a}.lg\:bg-slate-900\/20{background-color:rgba(15,23,42,.2)}.lg\:bg-slate-900\/25{background-color:rgba(15,23,42,.25)}.lg\:bg-slate-900\/30{background-color:rgba(15,23,42,.3)}.lg\:bg-slate-900\/40{background-color:rgba(15,23,42,.4)}.lg\:bg-slate-900\/5{background-color:rgba(15,23,42,.05)}.lg\:bg-slate-900\/50{background-color:rgba(15,23,42,.5)}.lg\:bg-slate-900\/60{background-color:rgba(15,23,42,.6)}.lg\:bg-slate-900\/70{background-color:rgba(15,23,42,.7)}.lg\:bg-slate-900\/75{background-color:rgba(15,23,42,.75)}.lg\:bg-slate-900\/80{background-color:rgba(15,23,42,.8)}.lg\:bg-slate-900\/90{background-color:rgba(15,23,42,.9)}.lg\:bg-slate-900\/95{background-color:rgba(15,23,42,.95)}.lg\:bg-stone-100{--tw-bg-opacity:1;background-color:rgb(245 245 244/var(--tw-bg-opacity))}.lg\:bg-stone-100\/0{background-color:hsla(60,5%,96%,0)}.lg\:bg-stone-100\/10{background-color:hsla(60,5%,96%,.1)}.lg\:bg-stone-100\/100{background-color:#f5f5f4}.lg\:bg-stone-100\/20{background-color:hsla(60,5%,96%,.2)}.lg\:bg-stone-100\/25{background-color:hsla(60,5%,96%,.25)}.lg\:bg-stone-100\/30{background-color:hsla(60,5%,96%,.3)}.lg\:bg-stone-100\/40{background-color:hsla(60,5%,96%,.4)}.lg\:bg-stone-100\/5{background-color:hsla(60,5%,96%,.05)}.lg\:bg-stone-100\/50{background-color:hsla(60,5%,96%,.5)}.lg\:bg-stone-100\/60{background-color:hsla(60,5%,96%,.6)}.lg\:bg-stone-100\/70{background-color:hsla(60,5%,96%,.7)}.lg\:bg-stone-100\/75{background-color:hsla(60,5%,96%,.75)}.lg\:bg-stone-100\/80{background-color:hsla(60,5%,96%,.8)}.lg\:bg-stone-100\/90{background-color:hsla(60,5%,96%,.9)}.lg\:bg-stone-100\/95{background-color:hsla(60,5%,96%,.95)}.lg\:bg-stone-200{--tw-bg-opacity:1;background-color:rgb(231 229 228/var(--tw-bg-opacity))}.lg\:bg-stone-200\/0{background-color:hsla(20,6%,90%,0)}.lg\:bg-stone-200\/10{background-color:hsla(20,6%,90%,.1)}.lg\:bg-stone-200\/100{background-color:#e7e5e4}.lg\:bg-stone-200\/20{background-color:hsla(20,6%,90%,.2)}.lg\:bg-stone-200\/25{background-color:hsla(20,6%,90%,.25)}.lg\:bg-stone-200\/30{background-color:hsla(20,6%,90%,.3)}.lg\:bg-stone-200\/40{background-color:hsla(20,6%,90%,.4)}.lg\:bg-stone-200\/5{background-color:hsla(20,6%,90%,.05)}.lg\:bg-stone-200\/50{background-color:hsla(20,6%,90%,.5)}.lg\:bg-stone-200\/60{background-color:hsla(20,6%,90%,.6)}.lg\:bg-stone-200\/70{background-color:hsla(20,6%,90%,.7)}.lg\:bg-stone-200\/75{background-color:hsla(20,6%,90%,.75)}.lg\:bg-stone-200\/80{background-color:hsla(20,6%,90%,.8)}.lg\:bg-stone-200\/90{background-color:hsla(20,6%,90%,.9)}.lg\:bg-stone-200\/95{background-color:hsla(20,6%,90%,.95)}.lg\:bg-stone-300{--tw-bg-opacity:1;background-color:rgb(214 211 209/var(--tw-bg-opacity))}.lg\:bg-stone-300\/0{background-color:hsla(24,6%,83%,0)}.lg\:bg-stone-300\/10{background-color:hsla(24,6%,83%,.1)}.lg\:bg-stone-300\/100{background-color:#d6d3d1}.lg\:bg-stone-300\/20{background-color:hsla(24,6%,83%,.2)}.lg\:bg-stone-300\/25{background-color:hsla(24,6%,83%,.25)}.lg\:bg-stone-300\/30{background-color:hsla(24,6%,83%,.3)}.lg\:bg-stone-300\/40{background-color:hsla(24,6%,83%,.4)}.lg\:bg-stone-300\/5{background-color:hsla(24,6%,83%,.05)}.lg\:bg-stone-300\/50{background-color:hsla(24,6%,83%,.5)}.lg\:bg-stone-300\/60{background-color:hsla(24,6%,83%,.6)}.lg\:bg-stone-300\/70{background-color:hsla(24,6%,83%,.7)}.lg\:bg-stone-300\/75{background-color:hsla(24,6%,83%,.75)}.lg\:bg-stone-300\/80{background-color:hsla(24,6%,83%,.8)}.lg\:bg-stone-300\/90{background-color:hsla(24,6%,83%,.9)}.lg\:bg-stone-300\/95{background-color:hsla(24,6%,83%,.95)}.lg\:bg-stone-400{--tw-bg-opacity:1;background-color:rgb(168 162 158/var(--tw-bg-opacity))}.lg\:bg-stone-400\/0{background-color:hsla(24,5%,64%,0)}.lg\:bg-stone-400\/10{background-color:hsla(24,5%,64%,.1)}.lg\:bg-stone-400\/100{background-color:#a8a29e}.lg\:bg-stone-400\/20{background-color:hsla(24,5%,64%,.2)}.lg\:bg-stone-400\/25{background-color:hsla(24,5%,64%,.25)}.lg\:bg-stone-400\/30{background-color:hsla(24,5%,64%,.3)}.lg\:bg-stone-400\/40{background-color:hsla(24,5%,64%,.4)}.lg\:bg-stone-400\/5{background-color:hsla(24,5%,64%,.05)}.lg\:bg-stone-400\/50{background-color:hsla(24,5%,64%,.5)}.lg\:bg-stone-400\/60{background-color:hsla(24,5%,64%,.6)}.lg\:bg-stone-400\/70{background-color:hsla(24,5%,64%,.7)}.lg\:bg-stone-400\/75{background-color:hsla(24,5%,64%,.75)}.lg\:bg-stone-400\/80{background-color:hsla(24,5%,64%,.8)}.lg\:bg-stone-400\/90{background-color:hsla(24,5%,64%,.9)}.lg\:bg-stone-400\/95{background-color:hsla(24,5%,64%,.95)}.lg\:bg-stone-50{--tw-bg-opacity:1;background-color:rgb(250 250 249/var(--tw-bg-opacity))}.lg\:bg-stone-50\/0{background-color:hsla(60,9%,98%,0)}.lg\:bg-stone-50\/10{background-color:hsla(60,9%,98%,.1)}.lg\:bg-stone-50\/100{background-color:#fafaf9}.lg\:bg-stone-50\/20{background-color:hsla(60,9%,98%,.2)}.lg\:bg-stone-50\/25{background-color:hsla(60,9%,98%,.25)}.lg\:bg-stone-50\/30{background-color:hsla(60,9%,98%,.3)}.lg\:bg-stone-50\/40{background-color:hsla(60,9%,98%,.4)}.lg\:bg-stone-50\/5{background-color:hsla(60,9%,98%,.05)}.lg\:bg-stone-50\/50{background-color:hsla(60,9%,98%,.5)}.lg\:bg-stone-50\/60{background-color:hsla(60,9%,98%,.6)}.lg\:bg-stone-50\/70{background-color:hsla(60,9%,98%,.7)}.lg\:bg-stone-50\/75{background-color:hsla(60,9%,98%,.75)}.lg\:bg-stone-50\/80{background-color:hsla(60,9%,98%,.8)}.lg\:bg-stone-50\/90{background-color:hsla(60,9%,98%,.9)}.lg\:bg-stone-50\/95{background-color:hsla(60,9%,98%,.95)}.lg\:bg-stone-500{--tw-bg-opacity:1;background-color:rgb(120 113 108/var(--tw-bg-opacity))}.lg\:bg-stone-500\/0{background-color:hsla(25,5%,45%,0)}.lg\:bg-stone-500\/10{background-color:hsla(25,5%,45%,.1)}.lg\:bg-stone-500\/100{background-color:#78716c}.lg\:bg-stone-500\/20{background-color:hsla(25,5%,45%,.2)}.lg\:bg-stone-500\/25{background-color:hsla(25,5%,45%,.25)}.lg\:bg-stone-500\/30{background-color:hsla(25,5%,45%,.3)}.lg\:bg-stone-500\/40{background-color:hsla(25,5%,45%,.4)}.lg\:bg-stone-500\/5{background-color:hsla(25,5%,45%,.05)}.lg\:bg-stone-500\/50{background-color:hsla(25,5%,45%,.5)}.lg\:bg-stone-500\/60{background-color:hsla(25,5%,45%,.6)}.lg\:bg-stone-500\/70{background-color:hsla(25,5%,45%,.7)}.lg\:bg-stone-500\/75{background-color:hsla(25,5%,45%,.75)}.lg\:bg-stone-500\/80{background-color:hsla(25,5%,45%,.8)}.lg\:bg-stone-500\/90{background-color:hsla(25,5%,45%,.9)}.lg\:bg-stone-500\/95{background-color:hsla(25,5%,45%,.95)}.lg\:bg-stone-600{--tw-bg-opacity:1;background-color:rgb(87 83 78/var(--tw-bg-opacity))}.lg\:bg-stone-600\/0{background-color:rgba(87,83,78,0)}.lg\:bg-stone-600\/10{background-color:rgba(87,83,78,.1)}.lg\:bg-stone-600\/100{background-color:#57534e}.lg\:bg-stone-600\/20{background-color:rgba(87,83,78,.2)}.lg\:bg-stone-600\/25{background-color:rgba(87,83,78,.25)}.lg\:bg-stone-600\/30{background-color:rgba(87,83,78,.3)}.lg\:bg-stone-600\/40{background-color:rgba(87,83,78,.4)}.lg\:bg-stone-600\/5{background-color:rgba(87,83,78,.05)}.lg\:bg-stone-600\/50{background-color:rgba(87,83,78,.5)}.lg\:bg-stone-600\/60{background-color:rgba(87,83,78,.6)}.lg\:bg-stone-600\/70{background-color:rgba(87,83,78,.7)}.lg\:bg-stone-600\/75{background-color:rgba(87,83,78,.75)}.lg\:bg-stone-600\/80{background-color:rgba(87,83,78,.8)}.lg\:bg-stone-600\/90{background-color:rgba(87,83,78,.9)}.lg\:bg-stone-600\/95{background-color:rgba(87,83,78,.95)}.lg\:bg-stone-700{--tw-bg-opacity:1;background-color:rgb(68 64 60/var(--tw-bg-opacity))}.lg\:bg-stone-700\/0{background-color:rgba(68,64,60,0)}.lg\:bg-stone-700\/10{background-color:rgba(68,64,60,.1)}.lg\:bg-stone-700\/100{background-color:#44403c}.lg\:bg-stone-700\/20{background-color:rgba(68,64,60,.2)}.lg\:bg-stone-700\/25{background-color:rgba(68,64,60,.25)}.lg\:bg-stone-700\/30{background-color:rgba(68,64,60,.3)}.lg\:bg-stone-700\/40{background-color:rgba(68,64,60,.4)}.lg\:bg-stone-700\/5{background-color:rgba(68,64,60,.05)}.lg\:bg-stone-700\/50{background-color:rgba(68,64,60,.5)}.lg\:bg-stone-700\/60{background-color:rgba(68,64,60,.6)}.lg\:bg-stone-700\/70{background-color:rgba(68,64,60,.7)}.lg\:bg-stone-700\/75{background-color:rgba(68,64,60,.75)}.lg\:bg-stone-700\/80{background-color:rgba(68,64,60,.8)}.lg\:bg-stone-700\/90{background-color:rgba(68,64,60,.9)}.lg\:bg-stone-700\/95{background-color:rgba(68,64,60,.95)}.lg\:bg-stone-800{--tw-bg-opacity:1;background-color:rgb(41 37 36/var(--tw-bg-opacity))}.lg\:bg-stone-800\/0{background-color:rgba(41,37,36,0)}.lg\:bg-stone-800\/10{background-color:rgba(41,37,36,.1)}.lg\:bg-stone-800\/100{background-color:#292524}.lg\:bg-stone-800\/20{background-color:rgba(41,37,36,.2)}.lg\:bg-stone-800\/25{background-color:rgba(41,37,36,.25)}.lg\:bg-stone-800\/30{background-color:rgba(41,37,36,.3)}.lg\:bg-stone-800\/40{background-color:rgba(41,37,36,.4)}.lg\:bg-stone-800\/5{background-color:rgba(41,37,36,.05)}.lg\:bg-stone-800\/50{background-color:rgba(41,37,36,.5)}.lg\:bg-stone-800\/60{background-color:rgba(41,37,36,.6)}.lg\:bg-stone-800\/70{background-color:rgba(41,37,36,.7)}.lg\:bg-stone-800\/75{background-color:rgba(41,37,36,.75)}.lg\:bg-stone-800\/80{background-color:rgba(41,37,36,.8)}.lg\:bg-stone-800\/90{background-color:rgba(41,37,36,.9)}.lg\:bg-stone-800\/95{background-color:rgba(41,37,36,.95)}.lg\:bg-stone-900{--tw-bg-opacity:1;background-color:rgb(28 25 23/var(--tw-bg-opacity))}.lg\:bg-stone-900\/0{background-color:rgba(28,25,23,0)}.lg\:bg-stone-900\/10{background-color:rgba(28,25,23,.1)}.lg\:bg-stone-900\/100{background-color:#1c1917}.lg\:bg-stone-900\/20{background-color:rgba(28,25,23,.2)}.lg\:bg-stone-900\/25{background-color:rgba(28,25,23,.25)}.lg\:bg-stone-900\/30{background-color:rgba(28,25,23,.3)}.lg\:bg-stone-900\/40{background-color:rgba(28,25,23,.4)}.lg\:bg-stone-900\/5{background-color:rgba(28,25,23,.05)}.lg\:bg-stone-900\/50{background-color:rgba(28,25,23,.5)}.lg\:bg-stone-900\/60{background-color:rgba(28,25,23,.6)}.lg\:bg-stone-900\/70{background-color:rgba(28,25,23,.7)}.lg\:bg-stone-900\/75{background-color:rgba(28,25,23,.75)}.lg\:bg-stone-900\/80{background-color:rgba(28,25,23,.8)}.lg\:bg-stone-900\/90{background-color:rgba(28,25,23,.9)}.lg\:bg-stone-900\/95{background-color:rgba(28,25,23,.95)}.lg\:bg-teal-100{--tw-bg-opacity:1;background-color:rgb(213 245 246/var(--tw-bg-opacity))}.lg\:bg-teal-100\/0{background-color:rgba(213,245,246,0)}.lg\:bg-teal-100\/10{background-color:rgba(213,245,246,.1)}.lg\:bg-teal-100\/100{background-color:#d5f5f6}.lg\:bg-teal-100\/20{background-color:rgba(213,245,246,.2)}.lg\:bg-teal-100\/25{background-color:rgba(213,245,246,.25)}.lg\:bg-teal-100\/30{background-color:rgba(213,245,246,.3)}.lg\:bg-teal-100\/40{background-color:rgba(213,245,246,.4)}.lg\:bg-teal-100\/5{background-color:rgba(213,245,246,.05)}.lg\:bg-teal-100\/50{background-color:rgba(213,245,246,.5)}.lg\:bg-teal-100\/60{background-color:rgba(213,245,246,.6)}.lg\:bg-teal-100\/70{background-color:rgba(213,245,246,.7)}.lg\:bg-teal-100\/75{background-color:rgba(213,245,246,.75)}.lg\:bg-teal-100\/80{background-color:rgba(213,245,246,.8)}.lg\:bg-teal-100\/90{background-color:rgba(213,245,246,.9)}.lg\:bg-teal-100\/95{background-color:rgba(213,245,246,.95)}.lg\:bg-teal-200{--tw-bg-opacity:1;background-color:rgb(175 236 239/var(--tw-bg-opacity))}.lg\:bg-teal-200\/0{background-color:rgba(175,236,239,0)}.lg\:bg-teal-200\/10{background-color:rgba(175,236,239,.1)}.lg\:bg-teal-200\/100{background-color:#afecef}.lg\:bg-teal-200\/20{background-color:rgba(175,236,239,.2)}.lg\:bg-teal-200\/25{background-color:rgba(175,236,239,.25)}.lg\:bg-teal-200\/30{background-color:rgba(175,236,239,.3)}.lg\:bg-teal-200\/40{background-color:rgba(175,236,239,.4)}.lg\:bg-teal-200\/5{background-color:rgba(175,236,239,.05)}.lg\:bg-teal-200\/50{background-color:rgba(175,236,239,.5)}.lg\:bg-teal-200\/60{background-color:rgba(175,236,239,.6)}.lg\:bg-teal-200\/70{background-color:rgba(175,236,239,.7)}.lg\:bg-teal-200\/75{background-color:rgba(175,236,239,.75)}.lg\:bg-teal-200\/80{background-color:rgba(175,236,239,.8)}.lg\:bg-teal-200\/90{background-color:rgba(175,236,239,.9)}.lg\:bg-teal-200\/95{background-color:rgba(175,236,239,.95)}.lg\:bg-teal-300{--tw-bg-opacity:1;background-color:rgb(126 220 226/var(--tw-bg-opacity))}.lg\:bg-teal-300\/0{background-color:rgba(126,220,226,0)}.lg\:bg-teal-300\/10{background-color:rgba(126,220,226,.1)}.lg\:bg-teal-300\/100{background-color:#7edce2}.lg\:bg-teal-300\/20{background-color:rgba(126,220,226,.2)}.lg\:bg-teal-300\/25{background-color:rgba(126,220,226,.25)}.lg\:bg-teal-300\/30{background-color:rgba(126,220,226,.3)}.lg\:bg-teal-300\/40{background-color:rgba(126,220,226,.4)}.lg\:bg-teal-300\/5{background-color:rgba(126,220,226,.05)}.lg\:bg-teal-300\/50{background-color:rgba(126,220,226,.5)}.lg\:bg-teal-300\/60{background-color:rgba(126,220,226,.6)}.lg\:bg-teal-300\/70{background-color:rgba(126,220,226,.7)}.lg\:bg-teal-300\/75{background-color:rgba(126,220,226,.75)}.lg\:bg-teal-300\/80{background-color:rgba(126,220,226,.8)}.lg\:bg-teal-300\/90{background-color:rgba(126,220,226,.9)}.lg\:bg-teal-300\/95{background-color:rgba(126,220,226,.95)}.lg\:bg-teal-400{--tw-bg-opacity:1;background-color:rgb(22 189 202/var(--tw-bg-opacity))}.lg\:bg-teal-400\/0{background-color:rgba(22,189,202,0)}.lg\:bg-teal-400\/10{background-color:rgba(22,189,202,.1)}.lg\:bg-teal-400\/100{background-color:#16bdca}.lg\:bg-teal-400\/20{background-color:rgba(22,189,202,.2)}.lg\:bg-teal-400\/25{background-color:rgba(22,189,202,.25)}.lg\:bg-teal-400\/30{background-color:rgba(22,189,202,.3)}.lg\:bg-teal-400\/40{background-color:rgba(22,189,202,.4)}.lg\:bg-teal-400\/5{background-color:rgba(22,189,202,.05)}.lg\:bg-teal-400\/50{background-color:rgba(22,189,202,.5)}.lg\:bg-teal-400\/60{background-color:rgba(22,189,202,.6)}.lg\:bg-teal-400\/70{background-color:rgba(22,189,202,.7)}.lg\:bg-teal-400\/75{background-color:rgba(22,189,202,.75)}.lg\:bg-teal-400\/80{background-color:rgba(22,189,202,.8)}.lg\:bg-teal-400\/90{background-color:rgba(22,189,202,.9)}.lg\:bg-teal-400\/95{background-color:rgba(22,189,202,.95)}.lg\:bg-teal-50{--tw-bg-opacity:1;background-color:rgb(237 250 250/var(--tw-bg-opacity))}.lg\:bg-teal-50\/0{background-color:rgba(237,250,250,0)}.lg\:bg-teal-50\/10{background-color:rgba(237,250,250,.1)}.lg\:bg-teal-50\/100{background-color:#edfafa}.lg\:bg-teal-50\/20{background-color:rgba(237,250,250,.2)}.lg\:bg-teal-50\/25{background-color:rgba(237,250,250,.25)}.lg\:bg-teal-50\/30{background-color:rgba(237,250,250,.3)}.lg\:bg-teal-50\/40{background-color:rgba(237,250,250,.4)}.lg\:bg-teal-50\/5{background-color:rgba(237,250,250,.05)}.lg\:bg-teal-50\/50{background-color:rgba(237,250,250,.5)}.lg\:bg-teal-50\/60{background-color:rgba(237,250,250,.6)}.lg\:bg-teal-50\/70{background-color:rgba(237,250,250,.7)}.lg\:bg-teal-50\/75{background-color:rgba(237,250,250,.75)}.lg\:bg-teal-50\/80{background-color:rgba(237,250,250,.8)}.lg\:bg-teal-50\/90{background-color:rgba(237,250,250,.9)}.lg\:bg-teal-50\/95{background-color:rgba(237,250,250,.95)}.lg\:bg-teal-500{--tw-bg-opacity:1;background-color:rgb(6 148 162/var(--tw-bg-opacity))}.lg\:bg-teal-500\/0{background-color:rgba(6,148,162,0)}.lg\:bg-teal-500\/10{background-color:rgba(6,148,162,.1)}.lg\:bg-teal-500\/100{background-color:#0694a2}.lg\:bg-teal-500\/20{background-color:rgba(6,148,162,.2)}.lg\:bg-teal-500\/25{background-color:rgba(6,148,162,.25)}.lg\:bg-teal-500\/30{background-color:rgba(6,148,162,.3)}.lg\:bg-teal-500\/40{background-color:rgba(6,148,162,.4)}.lg\:bg-teal-500\/5{background-color:rgba(6,148,162,.05)}.lg\:bg-teal-500\/50{background-color:rgba(6,148,162,.5)}.lg\:bg-teal-500\/60{background-color:rgba(6,148,162,.6)}.lg\:bg-teal-500\/70{background-color:rgba(6,148,162,.7)}.lg\:bg-teal-500\/75{background-color:rgba(6,148,162,.75)}.lg\:bg-teal-500\/80{background-color:rgba(6,148,162,.8)}.lg\:bg-teal-500\/90{background-color:rgba(6,148,162,.9)}.lg\:bg-teal-500\/95{background-color:rgba(6,148,162,.95)}.lg\:bg-teal-600{--tw-bg-opacity:1;background-color:rgb(4 116 129/var(--tw-bg-opacity))}.lg\:bg-teal-600\/0{background-color:rgba(4,116,129,0)}.lg\:bg-teal-600\/10{background-color:rgba(4,116,129,.1)}.lg\:bg-teal-600\/100{background-color:#047481}.lg\:bg-teal-600\/20{background-color:rgba(4,116,129,.2)}.lg\:bg-teal-600\/25{background-color:rgba(4,116,129,.25)}.lg\:bg-teal-600\/30{background-color:rgba(4,116,129,.3)}.lg\:bg-teal-600\/40{background-color:rgba(4,116,129,.4)}.lg\:bg-teal-600\/5{background-color:rgba(4,116,129,.05)}.lg\:bg-teal-600\/50{background-color:rgba(4,116,129,.5)}.lg\:bg-teal-600\/60{background-color:rgba(4,116,129,.6)}.lg\:bg-teal-600\/70{background-color:rgba(4,116,129,.7)}.lg\:bg-teal-600\/75{background-color:rgba(4,116,129,.75)}.lg\:bg-teal-600\/80{background-color:rgba(4,116,129,.8)}.lg\:bg-teal-600\/90{background-color:rgba(4,116,129,.9)}.lg\:bg-teal-600\/95{background-color:rgba(4,116,129,.95)}.lg\:bg-teal-700{--tw-bg-opacity:1;background-color:rgb(3 102 114/var(--tw-bg-opacity))}.lg\:bg-teal-700\/0{background-color:rgba(3,102,114,0)}.lg\:bg-teal-700\/10{background-color:rgba(3,102,114,.1)}.lg\:bg-teal-700\/100{background-color:#036672}.lg\:bg-teal-700\/20{background-color:rgba(3,102,114,.2)}.lg\:bg-teal-700\/25{background-color:rgba(3,102,114,.25)}.lg\:bg-teal-700\/30{background-color:rgba(3,102,114,.3)}.lg\:bg-teal-700\/40{background-color:rgba(3,102,114,.4)}.lg\:bg-teal-700\/5{background-color:rgba(3,102,114,.05)}.lg\:bg-teal-700\/50{background-color:rgba(3,102,114,.5)}.lg\:bg-teal-700\/60{background-color:rgba(3,102,114,.6)}.lg\:bg-teal-700\/70{background-color:rgba(3,102,114,.7)}.lg\:bg-teal-700\/75{background-color:rgba(3,102,114,.75)}.lg\:bg-teal-700\/80{background-color:rgba(3,102,114,.8)}.lg\:bg-teal-700\/90{background-color:rgba(3,102,114,.9)}.lg\:bg-teal-700\/95{background-color:rgba(3,102,114,.95)}.lg\:bg-teal-800{--tw-bg-opacity:1;background-color:rgb(5 80 92/var(--tw-bg-opacity))}.lg\:bg-teal-800\/0{background-color:rgba(5,80,92,0)}.lg\:bg-teal-800\/10{background-color:rgba(5,80,92,.1)}.lg\:bg-teal-800\/100{background-color:#05505c}.lg\:bg-teal-800\/20{background-color:rgba(5,80,92,.2)}.lg\:bg-teal-800\/25{background-color:rgba(5,80,92,.25)}.lg\:bg-teal-800\/30{background-color:rgba(5,80,92,.3)}.lg\:bg-teal-800\/40{background-color:rgba(5,80,92,.4)}.lg\:bg-teal-800\/5{background-color:rgba(5,80,92,.05)}.lg\:bg-teal-800\/50{background-color:rgba(5,80,92,.5)}.lg\:bg-teal-800\/60{background-color:rgba(5,80,92,.6)}.lg\:bg-teal-800\/70{background-color:rgba(5,80,92,.7)}.lg\:bg-teal-800\/75{background-color:rgba(5,80,92,.75)}.lg\:bg-teal-800\/80{background-color:rgba(5,80,92,.8)}.lg\:bg-teal-800\/90{background-color:rgba(5,80,92,.9)}.lg\:bg-teal-800\/95{background-color:rgba(5,80,92,.95)}.lg\:bg-teal-900{--tw-bg-opacity:1;background-color:rgb(1 68 81/var(--tw-bg-opacity))}.lg\:bg-teal-900\/0{background-color:rgba(1,68,81,0)}.lg\:bg-teal-900\/10{background-color:rgba(1,68,81,.1)}.lg\:bg-teal-900\/100{background-color:#014451}.lg\:bg-teal-900\/20{background-color:rgba(1,68,81,.2)}.lg\:bg-teal-900\/25{background-color:rgba(1,68,81,.25)}.lg\:bg-teal-900\/30{background-color:rgba(1,68,81,.3)}.lg\:bg-teal-900\/40{background-color:rgba(1,68,81,.4)}.lg\:bg-teal-900\/5{background-color:rgba(1,68,81,.05)}.lg\:bg-teal-900\/50{background-color:rgba(1,68,81,.5)}.lg\:bg-teal-900\/60{background-color:rgba(1,68,81,.6)}.lg\:bg-teal-900\/70{background-color:rgba(1,68,81,.7)}.lg\:bg-teal-900\/75{background-color:rgba(1,68,81,.75)}.lg\:bg-teal-900\/80{background-color:rgba(1,68,81,.8)}.lg\:bg-teal-900\/90{background-color:rgba(1,68,81,.9)}.lg\:bg-teal-900\/95{background-color:rgba(1,68,81,.95)}.lg\:bg-violet-100{--tw-bg-opacity:1;background-color:rgb(237 233 254/var(--tw-bg-opacity))}.lg\:bg-violet-100\/0{background-color:rgba(237,233,254,0)}.lg\:bg-violet-100\/10{background-color:rgba(237,233,254,.1)}.lg\:bg-violet-100\/100{background-color:#ede9fe}.lg\:bg-violet-100\/20{background-color:rgba(237,233,254,.2)}.lg\:bg-violet-100\/25{background-color:rgba(237,233,254,.25)}.lg\:bg-violet-100\/30{background-color:rgba(237,233,254,.3)}.lg\:bg-violet-100\/40{background-color:rgba(237,233,254,.4)}.lg\:bg-violet-100\/5{background-color:rgba(237,233,254,.05)}.lg\:bg-violet-100\/50{background-color:rgba(237,233,254,.5)}.lg\:bg-violet-100\/60{background-color:rgba(237,233,254,.6)}.lg\:bg-violet-100\/70{background-color:rgba(237,233,254,.7)}.lg\:bg-violet-100\/75{background-color:rgba(237,233,254,.75)}.lg\:bg-violet-100\/80{background-color:rgba(237,233,254,.8)}.lg\:bg-violet-100\/90{background-color:rgba(237,233,254,.9)}.lg\:bg-violet-100\/95{background-color:rgba(237,233,254,.95)}.lg\:bg-violet-200{--tw-bg-opacity:1;background-color:rgb(221 214 254/var(--tw-bg-opacity))}.lg\:bg-violet-200\/0{background-color:rgba(221,214,254,0)}.lg\:bg-violet-200\/10{background-color:rgba(221,214,254,.1)}.lg\:bg-violet-200\/100{background-color:#ddd6fe}.lg\:bg-violet-200\/20{background-color:rgba(221,214,254,.2)}.lg\:bg-violet-200\/25{background-color:rgba(221,214,254,.25)}.lg\:bg-violet-200\/30{background-color:rgba(221,214,254,.3)}.lg\:bg-violet-200\/40{background-color:rgba(221,214,254,.4)}.lg\:bg-violet-200\/5{background-color:rgba(221,214,254,.05)}.lg\:bg-violet-200\/50{background-color:rgba(221,214,254,.5)}.lg\:bg-violet-200\/60{background-color:rgba(221,214,254,.6)}.lg\:bg-violet-200\/70{background-color:rgba(221,214,254,.7)}.lg\:bg-violet-200\/75{background-color:rgba(221,214,254,.75)}.lg\:bg-violet-200\/80{background-color:rgba(221,214,254,.8)}.lg\:bg-violet-200\/90{background-color:rgba(221,214,254,.9)}.lg\:bg-violet-200\/95{background-color:rgba(221,214,254,.95)}.lg\:bg-violet-300{--tw-bg-opacity:1;background-color:rgb(196 181 253/var(--tw-bg-opacity))}.lg\:bg-violet-300\/0{background-color:rgba(196,181,253,0)}.lg\:bg-violet-300\/10{background-color:rgba(196,181,253,.1)}.lg\:bg-violet-300\/100{background-color:#c4b5fd}.lg\:bg-violet-300\/20{background-color:rgba(196,181,253,.2)}.lg\:bg-violet-300\/25{background-color:rgba(196,181,253,.25)}.lg\:bg-violet-300\/30{background-color:rgba(196,181,253,.3)}.lg\:bg-violet-300\/40{background-color:rgba(196,181,253,.4)}.lg\:bg-violet-300\/5{background-color:rgba(196,181,253,.05)}.lg\:bg-violet-300\/50{background-color:rgba(196,181,253,.5)}.lg\:bg-violet-300\/60{background-color:rgba(196,181,253,.6)}.lg\:bg-violet-300\/70{background-color:rgba(196,181,253,.7)}.lg\:bg-violet-300\/75{background-color:rgba(196,181,253,.75)}.lg\:bg-violet-300\/80{background-color:rgba(196,181,253,.8)}.lg\:bg-violet-300\/90{background-color:rgba(196,181,253,.9)}.lg\:bg-violet-300\/95{background-color:rgba(196,181,253,.95)}.lg\:bg-violet-400{--tw-bg-opacity:1;background-color:rgb(167 139 250/var(--tw-bg-opacity))}.lg\:bg-violet-400\/0{background-color:rgba(167,139,250,0)}.lg\:bg-violet-400\/10{background-color:rgba(167,139,250,.1)}.lg\:bg-violet-400\/100{background-color:#a78bfa}.lg\:bg-violet-400\/20{background-color:rgba(167,139,250,.2)}.lg\:bg-violet-400\/25{background-color:rgba(167,139,250,.25)}.lg\:bg-violet-400\/30{background-color:rgba(167,139,250,.3)}.lg\:bg-violet-400\/40{background-color:rgba(167,139,250,.4)}.lg\:bg-violet-400\/5{background-color:rgba(167,139,250,.05)}.lg\:bg-violet-400\/50{background-color:rgba(167,139,250,.5)}.lg\:bg-violet-400\/60{background-color:rgba(167,139,250,.6)}.lg\:bg-violet-400\/70{background-color:rgba(167,139,250,.7)}.lg\:bg-violet-400\/75{background-color:rgba(167,139,250,.75)}.lg\:bg-violet-400\/80{background-color:rgba(167,139,250,.8)}.lg\:bg-violet-400\/90{background-color:rgba(167,139,250,.9)}.lg\:bg-violet-400\/95{background-color:rgba(167,139,250,.95)}.lg\:bg-violet-50{--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity))}.lg\:bg-violet-50\/0{background-color:rgba(245,243,255,0)}.lg\:bg-violet-50\/10{background-color:rgba(245,243,255,.1)}.lg\:bg-violet-50\/100{background-color:#f5f3ff}.lg\:bg-violet-50\/20{background-color:rgba(245,243,255,.2)}.lg\:bg-violet-50\/25{background-color:rgba(245,243,255,.25)}.lg\:bg-violet-50\/30{background-color:rgba(245,243,255,.3)}.lg\:bg-violet-50\/40{background-color:rgba(245,243,255,.4)}.lg\:bg-violet-50\/5{background-color:rgba(245,243,255,.05)}.lg\:bg-violet-50\/50{background-color:rgba(245,243,255,.5)}.lg\:bg-violet-50\/60{background-color:rgba(245,243,255,.6)}.lg\:bg-violet-50\/70{background-color:rgba(245,243,255,.7)}.lg\:bg-violet-50\/75{background-color:rgba(245,243,255,.75)}.lg\:bg-violet-50\/80{background-color:rgba(245,243,255,.8)}.lg\:bg-violet-50\/90{background-color:rgba(245,243,255,.9)}.lg\:bg-violet-50\/95{background-color:rgba(245,243,255,.95)}.lg\:bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.lg\:bg-violet-500\/0{background-color:rgba(139,92,246,0)}.lg\:bg-violet-500\/10{background-color:rgba(139,92,246,.1)}.lg\:bg-violet-500\/100{background-color:#8b5cf6}.lg\:bg-violet-500\/20{background-color:rgba(139,92,246,.2)}.lg\:bg-violet-500\/25{background-color:rgba(139,92,246,.25)}.lg\:bg-violet-500\/30{background-color:rgba(139,92,246,.3)}.lg\:bg-violet-500\/40{background-color:rgba(139,92,246,.4)}.lg\:bg-violet-500\/5{background-color:rgba(139,92,246,.05)}.lg\:bg-violet-500\/50{background-color:rgba(139,92,246,.5)}.lg\:bg-violet-500\/60{background-color:rgba(139,92,246,.6)}.lg\:bg-violet-500\/70{background-color:rgba(139,92,246,.7)}.lg\:bg-violet-500\/75{background-color:rgba(139,92,246,.75)}.lg\:bg-violet-500\/80{background-color:rgba(139,92,246,.8)}.lg\:bg-violet-500\/90{background-color:rgba(139,92,246,.9)}.lg\:bg-violet-500\/95{background-color:rgba(139,92,246,.95)}.lg\:bg-violet-600{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.lg\:bg-violet-600\/0{background-color:rgba(124,58,237,0)}.lg\:bg-violet-600\/10{background-color:rgba(124,58,237,.1)}.lg\:bg-violet-600\/100{background-color:#7c3aed}.lg\:bg-violet-600\/20{background-color:rgba(124,58,237,.2)}.lg\:bg-violet-600\/25{background-color:rgba(124,58,237,.25)}.lg\:bg-violet-600\/30{background-color:rgba(124,58,237,.3)}.lg\:bg-violet-600\/40{background-color:rgba(124,58,237,.4)}.lg\:bg-violet-600\/5{background-color:rgba(124,58,237,.05)}.lg\:bg-violet-600\/50{background-color:rgba(124,58,237,.5)}.lg\:bg-violet-600\/60{background-color:rgba(124,58,237,.6)}.lg\:bg-violet-600\/70{background-color:rgba(124,58,237,.7)}.lg\:bg-violet-600\/75{background-color:rgba(124,58,237,.75)}.lg\:bg-violet-600\/80{background-color:rgba(124,58,237,.8)}.lg\:bg-violet-600\/90{background-color:rgba(124,58,237,.9)}.lg\:bg-violet-600\/95{background-color:rgba(124,58,237,.95)}.lg\:bg-violet-700{--tw-bg-opacity:1;background-color:rgb(109 40 217/var(--tw-bg-opacity))}.lg\:bg-violet-700\/0{background-color:rgba(109,40,217,0)}.lg\:bg-violet-700\/10{background-color:rgba(109,40,217,.1)}.lg\:bg-violet-700\/100{background-color:#6d28d9}.lg\:bg-violet-700\/20{background-color:rgba(109,40,217,.2)}.lg\:bg-violet-700\/25{background-color:rgba(109,40,217,.25)}.lg\:bg-violet-700\/30{background-color:rgba(109,40,217,.3)}.lg\:bg-violet-700\/40{background-color:rgba(109,40,217,.4)}.lg\:bg-violet-700\/5{background-color:rgba(109,40,217,.05)}.lg\:bg-violet-700\/50{background-color:rgba(109,40,217,.5)}.lg\:bg-violet-700\/60{background-color:rgba(109,40,217,.6)}.lg\:bg-violet-700\/70{background-color:rgba(109,40,217,.7)}.lg\:bg-violet-700\/75{background-color:rgba(109,40,217,.75)}.lg\:bg-violet-700\/80{background-color:rgba(109,40,217,.8)}.lg\:bg-violet-700\/90{background-color:rgba(109,40,217,.9)}.lg\:bg-violet-700\/95{background-color:rgba(109,40,217,.95)}.lg\:bg-violet-800{--tw-bg-opacity:1;background-color:rgb(91 33 182/var(--tw-bg-opacity))}.lg\:bg-violet-800\/0{background-color:rgba(91,33,182,0)}.lg\:bg-violet-800\/10{background-color:rgba(91,33,182,.1)}.lg\:bg-violet-800\/100{background-color:#5b21b6}.lg\:bg-violet-800\/20{background-color:rgba(91,33,182,.2)}.lg\:bg-violet-800\/25{background-color:rgba(91,33,182,.25)}.lg\:bg-violet-800\/30{background-color:rgba(91,33,182,.3)}.lg\:bg-violet-800\/40{background-color:rgba(91,33,182,.4)}.lg\:bg-violet-800\/5{background-color:rgba(91,33,182,.05)}.lg\:bg-violet-800\/50{background-color:rgba(91,33,182,.5)}.lg\:bg-violet-800\/60{background-color:rgba(91,33,182,.6)}.lg\:bg-violet-800\/70{background-color:rgba(91,33,182,.7)}.lg\:bg-violet-800\/75{background-color:rgba(91,33,182,.75)}.lg\:bg-violet-800\/80{background-color:rgba(91,33,182,.8)}.lg\:bg-violet-800\/90{background-color:rgba(91,33,182,.9)}.lg\:bg-violet-800\/95{background-color:rgba(91,33,182,.95)}.lg\:bg-violet-900{--tw-bg-opacity:1;background-color:rgb(76 29 149/var(--tw-bg-opacity))}.lg\:bg-violet-900\/0{background-color:rgba(76,29,149,0)}.lg\:bg-violet-900\/10{background-color:rgba(76,29,149,.1)}.lg\:bg-violet-900\/100{background-color:#4c1d95}.lg\:bg-violet-900\/20{background-color:rgba(76,29,149,.2)}.lg\:bg-violet-900\/25{background-color:rgba(76,29,149,.25)}.lg\:bg-violet-900\/30{background-color:rgba(76,29,149,.3)}.lg\:bg-violet-900\/40{background-color:rgba(76,29,149,.4)}.lg\:bg-violet-900\/5{background-color:rgba(76,29,149,.05)}.lg\:bg-violet-900\/50{background-color:rgba(76,29,149,.5)}.lg\:bg-violet-900\/60{background-color:rgba(76,29,149,.6)}.lg\:bg-violet-900\/70{background-color:rgba(76,29,149,.7)}.lg\:bg-violet-900\/75{background-color:rgba(76,29,149,.75)}.lg\:bg-violet-900\/80{background-color:rgba(76,29,149,.8)}.lg\:bg-violet-900\/90{background-color:rgba(76,29,149,.9)}.lg\:bg-violet-900\/95{background-color:rgba(76,29,149,.95)}.lg\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(253 246 178/var(--tw-bg-opacity))}.lg\:bg-yellow-100\/0{background-color:hsla(54,95%,85%,0)}.lg\:bg-yellow-100\/10{background-color:hsla(54,95%,85%,.1)}.lg\:bg-yellow-100\/100{background-color:#fdf6b2}.lg\:bg-yellow-100\/20{background-color:hsla(54,95%,85%,.2)}.lg\:bg-yellow-100\/25{background-color:hsla(54,95%,85%,.25)}.lg\:bg-yellow-100\/30{background-color:hsla(54,95%,85%,.3)}.lg\:bg-yellow-100\/40{background-color:hsla(54,95%,85%,.4)}.lg\:bg-yellow-100\/5{background-color:hsla(54,95%,85%,.05)}.lg\:bg-yellow-100\/50{background-color:hsla(54,95%,85%,.5)}.lg\:bg-yellow-100\/60{background-color:hsla(54,95%,85%,.6)}.lg\:bg-yellow-100\/70{background-color:hsla(54,95%,85%,.7)}.lg\:bg-yellow-100\/75{background-color:hsla(54,95%,85%,.75)}.lg\:bg-yellow-100\/80{background-color:hsla(54,95%,85%,.8)}.lg\:bg-yellow-100\/90{background-color:hsla(54,95%,85%,.9)}.lg\:bg-yellow-100\/95{background-color:hsla(54,95%,85%,.95)}.lg\:bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(252 233 106/var(--tw-bg-opacity))}.lg\:bg-yellow-200\/0{background-color:hsla(52,96%,70%,0)}.lg\:bg-yellow-200\/10{background-color:hsla(52,96%,70%,.1)}.lg\:bg-yellow-200\/100{background-color:#fce96a}.lg\:bg-yellow-200\/20{background-color:hsla(52,96%,70%,.2)}.lg\:bg-yellow-200\/25{background-color:hsla(52,96%,70%,.25)}.lg\:bg-yellow-200\/30{background-color:hsla(52,96%,70%,.3)}.lg\:bg-yellow-200\/40{background-color:hsla(52,96%,70%,.4)}.lg\:bg-yellow-200\/5{background-color:hsla(52,96%,70%,.05)}.lg\:bg-yellow-200\/50{background-color:hsla(52,96%,70%,.5)}.lg\:bg-yellow-200\/60{background-color:hsla(52,96%,70%,.6)}.lg\:bg-yellow-200\/70{background-color:hsla(52,96%,70%,.7)}.lg\:bg-yellow-200\/75{background-color:hsla(52,96%,70%,.75)}.lg\:bg-yellow-200\/80{background-color:hsla(52,96%,70%,.8)}.lg\:bg-yellow-200\/90{background-color:hsla(52,96%,70%,.9)}.lg\:bg-yellow-200\/95{background-color:hsla(52,96%,70%,.95)}.lg\:bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(250 202 21/var(--tw-bg-opacity))}.lg\:bg-yellow-300\/0{background-color:rgba(250,202,21,0)}.lg\:bg-yellow-300\/10{background-color:rgba(250,202,21,.1)}.lg\:bg-yellow-300\/100{background-color:#faca15}.lg\:bg-yellow-300\/20{background-color:rgba(250,202,21,.2)}.lg\:bg-yellow-300\/25{background-color:rgba(250,202,21,.25)}.lg\:bg-yellow-300\/30{background-color:rgba(250,202,21,.3)}.lg\:bg-yellow-300\/40{background-color:rgba(250,202,21,.4)}.lg\:bg-yellow-300\/5{background-color:rgba(250,202,21,.05)}.lg\:bg-yellow-300\/50{background-color:rgba(250,202,21,.5)}.lg\:bg-yellow-300\/60{background-color:rgba(250,202,21,.6)}.lg\:bg-yellow-300\/70{background-color:rgba(250,202,21,.7)}.lg\:bg-yellow-300\/75{background-color:rgba(250,202,21,.75)}.lg\:bg-yellow-300\/80{background-color:rgba(250,202,21,.8)}.lg\:bg-yellow-300\/90{background-color:rgba(250,202,21,.9)}.lg\:bg-yellow-300\/95{background-color:rgba(250,202,21,.95)}.lg\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(227 160 8/var(--tw-bg-opacity))}.lg\:bg-yellow-400\/0{background-color:rgba(227,160,8,0)}.lg\:bg-yellow-400\/10{background-color:rgba(227,160,8,.1)}.lg\:bg-yellow-400\/100{background-color:#e3a008}.lg\:bg-yellow-400\/20{background-color:rgba(227,160,8,.2)}.lg\:bg-yellow-400\/25{background-color:rgba(227,160,8,.25)}.lg\:bg-yellow-400\/30{background-color:rgba(227,160,8,.3)}.lg\:bg-yellow-400\/40{background-color:rgba(227,160,8,.4)}.lg\:bg-yellow-400\/5{background-color:rgba(227,160,8,.05)}.lg\:bg-yellow-400\/50{background-color:rgba(227,160,8,.5)}.lg\:bg-yellow-400\/60{background-color:rgba(227,160,8,.6)}.lg\:bg-yellow-400\/70{background-color:rgba(227,160,8,.7)}.lg\:bg-yellow-400\/75{background-color:rgba(227,160,8,.75)}.lg\:bg-yellow-400\/80{background-color:rgba(227,160,8,.8)}.lg\:bg-yellow-400\/90{background-color:rgba(227,160,8,.9)}.lg\:bg-yellow-400\/95{background-color:rgba(227,160,8,.95)}.lg\:bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(253 253 234/var(--tw-bg-opacity))}.lg\:bg-yellow-50\/0{background-color:hsla(60,83%,95%,0)}.lg\:bg-yellow-50\/10{background-color:hsla(60,83%,95%,.1)}.lg\:bg-yellow-50\/100{background-color:#fdfdea}.lg\:bg-yellow-50\/20{background-color:hsla(60,83%,95%,.2)}.lg\:bg-yellow-50\/25{background-color:hsla(60,83%,95%,.25)}.lg\:bg-yellow-50\/30{background-color:hsla(60,83%,95%,.3)}.lg\:bg-yellow-50\/40{background-color:hsla(60,83%,95%,.4)}.lg\:bg-yellow-50\/5{background-color:hsla(60,83%,95%,.05)}.lg\:bg-yellow-50\/50{background-color:hsla(60,83%,95%,.5)}.lg\:bg-yellow-50\/60{background-color:hsla(60,83%,95%,.6)}.lg\:bg-yellow-50\/70{background-color:hsla(60,83%,95%,.7)}.lg\:bg-yellow-50\/75{background-color:hsla(60,83%,95%,.75)}.lg\:bg-yellow-50\/80{background-color:hsla(60,83%,95%,.8)}.lg\:bg-yellow-50\/90{background-color:hsla(60,83%,95%,.9)}.lg\:bg-yellow-50\/95{background-color:hsla(60,83%,95%,.95)}.lg\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(194 120 3/var(--tw-bg-opacity))}.lg\:bg-yellow-500\/0{background-color:rgba(194,120,3,0)}.lg\:bg-yellow-500\/10{background-color:rgba(194,120,3,.1)}.lg\:bg-yellow-500\/100{background-color:#c27803}.lg\:bg-yellow-500\/20{background-color:rgba(194,120,3,.2)}.lg\:bg-yellow-500\/25{background-color:rgba(194,120,3,.25)}.lg\:bg-yellow-500\/30{background-color:rgba(194,120,3,.3)}.lg\:bg-yellow-500\/40{background-color:rgba(194,120,3,.4)}.lg\:bg-yellow-500\/5{background-color:rgba(194,120,3,.05)}.lg\:bg-yellow-500\/50{background-color:rgba(194,120,3,.5)}.lg\:bg-yellow-500\/60{background-color:rgba(194,120,3,.6)}.lg\:bg-yellow-500\/70{background-color:rgba(194,120,3,.7)}.lg\:bg-yellow-500\/75{background-color:rgba(194,120,3,.75)}.lg\:bg-yellow-500\/80{background-color:rgba(194,120,3,.8)}.lg\:bg-yellow-500\/90{background-color:rgba(194,120,3,.9)}.lg\:bg-yellow-500\/95{background-color:rgba(194,120,3,.95)}.lg\:bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(159 88 10/var(--tw-bg-opacity))}.lg\:bg-yellow-600\/0{background-color:rgba(159,88,10,0)}.lg\:bg-yellow-600\/10{background-color:rgba(159,88,10,.1)}.lg\:bg-yellow-600\/100{background-color:#9f580a}.lg\:bg-yellow-600\/20{background-color:rgba(159,88,10,.2)}.lg\:bg-yellow-600\/25{background-color:rgba(159,88,10,.25)}.lg\:bg-yellow-600\/30{background-color:rgba(159,88,10,.3)}.lg\:bg-yellow-600\/40{background-color:rgba(159,88,10,.4)}.lg\:bg-yellow-600\/5{background-color:rgba(159,88,10,.05)}.lg\:bg-yellow-600\/50{background-color:rgba(159,88,10,.5)}.lg\:bg-yellow-600\/60{background-color:rgba(159,88,10,.6)}.lg\:bg-yellow-600\/70{background-color:rgba(159,88,10,.7)}.lg\:bg-yellow-600\/75{background-color:rgba(159,88,10,.75)}.lg\:bg-yellow-600\/80{background-color:rgba(159,88,10,.8)}.lg\:bg-yellow-600\/90{background-color:rgba(159,88,10,.9)}.lg\:bg-yellow-600\/95{background-color:rgba(159,88,10,.95)}.lg\:bg-yellow-700{--tw-bg-opacity:1;background-color:rgb(142 75 16/var(--tw-bg-opacity))}.lg\:bg-yellow-700\/0{background-color:rgba(142,75,16,0)}.lg\:bg-yellow-700\/10{background-color:rgba(142,75,16,.1)}.lg\:bg-yellow-700\/100{background-color:#8e4b10}.lg\:bg-yellow-700\/20{background-color:rgba(142,75,16,.2)}.lg\:bg-yellow-700\/25{background-color:rgba(142,75,16,.25)}.lg\:bg-yellow-700\/30{background-color:rgba(142,75,16,.3)}.lg\:bg-yellow-700\/40{background-color:rgba(142,75,16,.4)}.lg\:bg-yellow-700\/5{background-color:rgba(142,75,16,.05)}.lg\:bg-yellow-700\/50{background-color:rgba(142,75,16,.5)}.lg\:bg-yellow-700\/60{background-color:rgba(142,75,16,.6)}.lg\:bg-yellow-700\/70{background-color:rgba(142,75,16,.7)}.lg\:bg-yellow-700\/75{background-color:rgba(142,75,16,.75)}.lg\:bg-yellow-700\/80{background-color:rgba(142,75,16,.8)}.lg\:bg-yellow-700\/90{background-color:rgba(142,75,16,.9)}.lg\:bg-yellow-700\/95{background-color:rgba(142,75,16,.95)}.lg\:bg-yellow-800{--tw-bg-opacity:1;background-color:rgb(114 59 19/var(--tw-bg-opacity))}.lg\:bg-yellow-800\/0{background-color:rgba(114,59,19,0)}.lg\:bg-yellow-800\/10{background-color:rgba(114,59,19,.1)}.lg\:bg-yellow-800\/100{background-color:#723b13}.lg\:bg-yellow-800\/20{background-color:rgba(114,59,19,.2)}.lg\:bg-yellow-800\/25{background-color:rgba(114,59,19,.25)}.lg\:bg-yellow-800\/30{background-color:rgba(114,59,19,.3)}.lg\:bg-yellow-800\/40{background-color:rgba(114,59,19,.4)}.lg\:bg-yellow-800\/5{background-color:rgba(114,59,19,.05)}.lg\:bg-yellow-800\/50{background-color:rgba(114,59,19,.5)}.lg\:bg-yellow-800\/60{background-color:rgba(114,59,19,.6)}.lg\:bg-yellow-800\/70{background-color:rgba(114,59,19,.7)}.lg\:bg-yellow-800\/75{background-color:rgba(114,59,19,.75)}.lg\:bg-yellow-800\/80{background-color:rgba(114,59,19,.8)}.lg\:bg-yellow-800\/90{background-color:rgba(114,59,19,.9)}.lg\:bg-yellow-800\/95{background-color:rgba(114,59,19,.95)}.lg\:bg-yellow-900{--tw-bg-opacity:1;background-color:rgb(99 49 18/var(--tw-bg-opacity))}.lg\:bg-yellow-900\/0{background-color:rgba(99,49,18,0)}.lg\:bg-yellow-900\/10{background-color:rgba(99,49,18,.1)}.lg\:bg-yellow-900\/100{background-color:#633112}.lg\:bg-yellow-900\/20{background-color:rgba(99,49,18,.2)}.lg\:bg-yellow-900\/25{background-color:rgba(99,49,18,.25)}.lg\:bg-yellow-900\/30{background-color:rgba(99,49,18,.3)}.lg\:bg-yellow-900\/40{background-color:rgba(99,49,18,.4)}.lg\:bg-yellow-900\/5{background-color:rgba(99,49,18,.05)}.lg\:bg-yellow-900\/50{background-color:rgba(99,49,18,.5)}.lg\:bg-yellow-900\/60{background-color:rgba(99,49,18,.6)}.lg\:bg-yellow-900\/70{background-color:rgba(99,49,18,.7)}.lg\:bg-yellow-900\/75{background-color:rgba(99,49,18,.75)}.lg\:bg-yellow-900\/80{background-color:rgba(99,49,18,.8)}.lg\:bg-yellow-900\/90{background-color:rgba(99,49,18,.9)}.lg\:bg-yellow-900\/95{background-color:rgba(99,49,18,.95)}.lg\:bg-zinc-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.lg\:bg-zinc-100\/0{background-color:hsla(240,5%,96%,0)}.lg\:bg-zinc-100\/10{background-color:hsla(240,5%,96%,.1)}.lg\:bg-zinc-100\/100{background-color:#f4f4f5}.lg\:bg-zinc-100\/20{background-color:hsla(240,5%,96%,.2)}.lg\:bg-zinc-100\/25{background-color:hsla(240,5%,96%,.25)}.lg\:bg-zinc-100\/30{background-color:hsla(240,5%,96%,.3)}.lg\:bg-zinc-100\/40{background-color:hsla(240,5%,96%,.4)}.lg\:bg-zinc-100\/5{background-color:hsla(240,5%,96%,.05)}.lg\:bg-zinc-100\/50{background-color:hsla(240,5%,96%,.5)}.lg\:bg-zinc-100\/60{background-color:hsla(240,5%,96%,.6)}.lg\:bg-zinc-100\/70{background-color:hsla(240,5%,96%,.7)}.lg\:bg-zinc-100\/75{background-color:hsla(240,5%,96%,.75)}.lg\:bg-zinc-100\/80{background-color:hsla(240,5%,96%,.8)}.lg\:bg-zinc-100\/90{background-color:hsla(240,5%,96%,.9)}.lg\:bg-zinc-100\/95{background-color:hsla(240,5%,96%,.95)}.lg\:bg-zinc-200{--tw-bg-opacity:1;background-color:rgb(228 228 231/var(--tw-bg-opacity))}.lg\:bg-zinc-200\/0{background-color:hsla(240,6%,90%,0)}.lg\:bg-zinc-200\/10{background-color:hsla(240,6%,90%,.1)}.lg\:bg-zinc-200\/100{background-color:#e4e4e7}.lg\:bg-zinc-200\/20{background-color:hsla(240,6%,90%,.2)}.lg\:bg-zinc-200\/25{background-color:hsla(240,6%,90%,.25)}.lg\:bg-zinc-200\/30{background-color:hsla(240,6%,90%,.3)}.lg\:bg-zinc-200\/40{background-color:hsla(240,6%,90%,.4)}.lg\:bg-zinc-200\/5{background-color:hsla(240,6%,90%,.05)}.lg\:bg-zinc-200\/50{background-color:hsla(240,6%,90%,.5)}.lg\:bg-zinc-200\/60{background-color:hsla(240,6%,90%,.6)}.lg\:bg-zinc-200\/70{background-color:hsla(240,6%,90%,.7)}.lg\:bg-zinc-200\/75{background-color:hsla(240,6%,90%,.75)}.lg\:bg-zinc-200\/80{background-color:hsla(240,6%,90%,.8)}.lg\:bg-zinc-200\/90{background-color:hsla(240,6%,90%,.9)}.lg\:bg-zinc-200\/95{background-color:hsla(240,6%,90%,.95)}.lg\:bg-zinc-300{--tw-bg-opacity:1;background-color:rgb(212 212 216/var(--tw-bg-opacity))}.lg\:bg-zinc-300\/0{background-color:hsla(240,5%,84%,0)}.lg\:bg-zinc-300\/10{background-color:hsla(240,5%,84%,.1)}.lg\:bg-zinc-300\/100{background-color:#d4d4d8}.lg\:bg-zinc-300\/20{background-color:hsla(240,5%,84%,.2)}.lg\:bg-zinc-300\/25{background-color:hsla(240,5%,84%,.25)}.lg\:bg-zinc-300\/30{background-color:hsla(240,5%,84%,.3)}.lg\:bg-zinc-300\/40{background-color:hsla(240,5%,84%,.4)}.lg\:bg-zinc-300\/5{background-color:hsla(240,5%,84%,.05)}.lg\:bg-zinc-300\/50{background-color:hsla(240,5%,84%,.5)}.lg\:bg-zinc-300\/60{background-color:hsla(240,5%,84%,.6)}.lg\:bg-zinc-300\/70{background-color:hsla(240,5%,84%,.7)}.lg\:bg-zinc-300\/75{background-color:hsla(240,5%,84%,.75)}.lg\:bg-zinc-300\/80{background-color:hsla(240,5%,84%,.8)}.lg\:bg-zinc-300\/90{background-color:hsla(240,5%,84%,.9)}.lg\:bg-zinc-300\/95{background-color:hsla(240,5%,84%,.95)}.lg\:bg-zinc-400{--tw-bg-opacity:1;background-color:rgb(161 161 170/var(--tw-bg-opacity))}.lg\:bg-zinc-400\/0{background-color:hsla(240,5%,65%,0)}.lg\:bg-zinc-400\/10{background-color:hsla(240,5%,65%,.1)}.lg\:bg-zinc-400\/100{background-color:#a1a1aa}.lg\:bg-zinc-400\/20{background-color:hsla(240,5%,65%,.2)}.lg\:bg-zinc-400\/25{background-color:hsla(240,5%,65%,.25)}.lg\:bg-zinc-400\/30{background-color:hsla(240,5%,65%,.3)}.lg\:bg-zinc-400\/40{background-color:hsla(240,5%,65%,.4)}.lg\:bg-zinc-400\/5{background-color:hsla(240,5%,65%,.05)}.lg\:bg-zinc-400\/50{background-color:hsla(240,5%,65%,.5)}.lg\:bg-zinc-400\/60{background-color:hsla(240,5%,65%,.6)}.lg\:bg-zinc-400\/70{background-color:hsla(240,5%,65%,.7)}.lg\:bg-zinc-400\/75{background-color:hsla(240,5%,65%,.75)}.lg\:bg-zinc-400\/80{background-color:hsla(240,5%,65%,.8)}.lg\:bg-zinc-400\/90{background-color:hsla(240,5%,65%,.9)}.lg\:bg-zinc-400\/95{background-color:hsla(240,5%,65%,.95)}.lg\:bg-zinc-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.lg\:bg-zinc-50\/0{background-color:hsla(0,0%,98%,0)}.lg\:bg-zinc-50\/10{background-color:hsla(0,0%,98%,.1)}.lg\:bg-zinc-50\/100{background-color:#fafafa}.lg\:bg-zinc-50\/20{background-color:hsla(0,0%,98%,.2)}.lg\:bg-zinc-50\/25{background-color:hsla(0,0%,98%,.25)}.lg\:bg-zinc-50\/30{background-color:hsla(0,0%,98%,.3)}.lg\:bg-zinc-50\/40{background-color:hsla(0,0%,98%,.4)}.lg\:bg-zinc-50\/5{background-color:hsla(0,0%,98%,.05)}.lg\:bg-zinc-50\/50{background-color:hsla(0,0%,98%,.5)}.lg\:bg-zinc-50\/60{background-color:hsla(0,0%,98%,.6)}.lg\:bg-zinc-50\/70{background-color:hsla(0,0%,98%,.7)}.lg\:bg-zinc-50\/75{background-color:hsla(0,0%,98%,.75)}.lg\:bg-zinc-50\/80{background-color:hsla(0,0%,98%,.8)}.lg\:bg-zinc-50\/90{background-color:hsla(0,0%,98%,.9)}.lg\:bg-zinc-50\/95{background-color:hsla(0,0%,98%,.95)}.lg\:bg-zinc-500{--tw-bg-opacity:1;background-color:rgb(113 113 122/var(--tw-bg-opacity))}.lg\:bg-zinc-500\/0{background-color:hsla(240,4%,46%,0)}.lg\:bg-zinc-500\/10{background-color:hsla(240,4%,46%,.1)}.lg\:bg-zinc-500\/100{background-color:#71717a}.lg\:bg-zinc-500\/20{background-color:hsla(240,4%,46%,.2)}.lg\:bg-zinc-500\/25{background-color:hsla(240,4%,46%,.25)}.lg\:bg-zinc-500\/30{background-color:hsla(240,4%,46%,.3)}.lg\:bg-zinc-500\/40{background-color:hsla(240,4%,46%,.4)}.lg\:bg-zinc-500\/5{background-color:hsla(240,4%,46%,.05)}.lg\:bg-zinc-500\/50{background-color:hsla(240,4%,46%,.5)}.lg\:bg-zinc-500\/60{background-color:hsla(240,4%,46%,.6)}.lg\:bg-zinc-500\/70{background-color:hsla(240,4%,46%,.7)}.lg\:bg-zinc-500\/75{background-color:hsla(240,4%,46%,.75)}.lg\:bg-zinc-500\/80{background-color:hsla(240,4%,46%,.8)}.lg\:bg-zinc-500\/90{background-color:hsla(240,4%,46%,.9)}.lg\:bg-zinc-500\/95{background-color:hsla(240,4%,46%,.95)}.lg\:bg-zinc-600{--tw-bg-opacity:1;background-color:rgb(82 82 91/var(--tw-bg-opacity))}.lg\:bg-zinc-600\/0{background-color:rgba(82,82,91,0)}.lg\:bg-zinc-600\/10{background-color:rgba(82,82,91,.1)}.lg\:bg-zinc-600\/100{background-color:#52525b}.lg\:bg-zinc-600\/20{background-color:rgba(82,82,91,.2)}.lg\:bg-zinc-600\/25{background-color:rgba(82,82,91,.25)}.lg\:bg-zinc-600\/30{background-color:rgba(82,82,91,.3)}.lg\:bg-zinc-600\/40{background-color:rgba(82,82,91,.4)}.lg\:bg-zinc-600\/5{background-color:rgba(82,82,91,.05)}.lg\:bg-zinc-600\/50{background-color:rgba(82,82,91,.5)}.lg\:bg-zinc-600\/60{background-color:rgba(82,82,91,.6)}.lg\:bg-zinc-600\/70{background-color:rgba(82,82,91,.7)}.lg\:bg-zinc-600\/75{background-color:rgba(82,82,91,.75)}.lg\:bg-zinc-600\/80{background-color:rgba(82,82,91,.8)}.lg\:bg-zinc-600\/90{background-color:rgba(82,82,91,.9)}.lg\:bg-zinc-600\/95{background-color:rgba(82,82,91,.95)}.lg\:bg-zinc-700{--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity))}.lg\:bg-zinc-700\/0{background-color:rgba(63,63,70,0)}.lg\:bg-zinc-700\/10{background-color:rgba(63,63,70,.1)}.lg\:bg-zinc-700\/100{background-color:#3f3f46}.lg\:bg-zinc-700\/20{background-color:rgba(63,63,70,.2)}.lg\:bg-zinc-700\/25{background-color:rgba(63,63,70,.25)}.lg\:bg-zinc-700\/30{background-color:rgba(63,63,70,.3)}.lg\:bg-zinc-700\/40{background-color:rgba(63,63,70,.4)}.lg\:bg-zinc-700\/5{background-color:rgba(63,63,70,.05)}.lg\:bg-zinc-700\/50{background-color:rgba(63,63,70,.5)}.lg\:bg-zinc-700\/60{background-color:rgba(63,63,70,.6)}.lg\:bg-zinc-700\/70{background-color:rgba(63,63,70,.7)}.lg\:bg-zinc-700\/75{background-color:rgba(63,63,70,.75)}.lg\:bg-zinc-700\/80{background-color:rgba(63,63,70,.8)}.lg\:bg-zinc-700\/90{background-color:rgba(63,63,70,.9)}.lg\:bg-zinc-700\/95{background-color:rgba(63,63,70,.95)}.lg\:bg-zinc-800{--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}.lg\:bg-zinc-800\/0{background-color:rgba(39,39,42,0)}.lg\:bg-zinc-800\/10{background-color:rgba(39,39,42,.1)}.lg\:bg-zinc-800\/100{background-color:#27272a}.lg\:bg-zinc-800\/20{background-color:rgba(39,39,42,.2)}.lg\:bg-zinc-800\/25{background-color:rgba(39,39,42,.25)}.lg\:bg-zinc-800\/30{background-color:rgba(39,39,42,.3)}.lg\:bg-zinc-800\/40{background-color:rgba(39,39,42,.4)}.lg\:bg-zinc-800\/5{background-color:rgba(39,39,42,.05)}.lg\:bg-zinc-800\/50{background-color:rgba(39,39,42,.5)}.lg\:bg-zinc-800\/60{background-color:rgba(39,39,42,.6)}.lg\:bg-zinc-800\/70{background-color:rgba(39,39,42,.7)}.lg\:bg-zinc-800\/75{background-color:rgba(39,39,42,.75)}.lg\:bg-zinc-800\/80{background-color:rgba(39,39,42,.8)}.lg\:bg-zinc-800\/90{background-color:rgba(39,39,42,.9)}.lg\:bg-zinc-800\/95{background-color:rgba(39,39,42,.95)}.lg\:bg-zinc-900{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.lg\:bg-zinc-900\/0{background-color:rgba(24,24,27,0)}.lg\:bg-zinc-900\/10{background-color:rgba(24,24,27,.1)}.lg\:bg-zinc-900\/100{background-color:#18181b}.lg\:bg-zinc-900\/20{background-color:rgba(24,24,27,.2)}.lg\:bg-zinc-900\/25{background-color:rgba(24,24,27,.25)}.lg\:bg-zinc-900\/30{background-color:rgba(24,24,27,.3)}.lg\:bg-zinc-900\/40{background-color:rgba(24,24,27,.4)}.lg\:bg-zinc-900\/5{background-color:rgba(24,24,27,.05)}.lg\:bg-zinc-900\/50{background-color:rgba(24,24,27,.5)}.lg\:bg-zinc-900\/60{background-color:rgba(24,24,27,.6)}.lg\:bg-zinc-900\/70{background-color:rgba(24,24,27,.7)}.lg\:bg-zinc-900\/75{background-color:rgba(24,24,27,.75)}.lg\:bg-zinc-900\/80{background-color:rgba(24,24,27,.8)}.lg\:bg-zinc-900\/90{background-color:rgba(24,24,27,.9)}.lg\:bg-zinc-900\/95{background-color:rgba(24,24,27,.95)}.lg\:fill-amber-100{fill:#fef3c7}.lg\:fill-amber-100\/0{fill:hsla(48,96%,89%,0)}.lg\:fill-amber-100\/10{fill:hsla(48,96%,89%,.1)}.lg\:fill-amber-100\/100{fill:#fef3c7}.lg\:fill-amber-100\/20{fill:hsla(48,96%,89%,.2)}.lg\:fill-amber-100\/25{fill:hsla(48,96%,89%,.25)}.lg\:fill-amber-100\/30{fill:hsla(48,96%,89%,.3)}.lg\:fill-amber-100\/40{fill:hsla(48,96%,89%,.4)}.lg\:fill-amber-100\/5{fill:hsla(48,96%,89%,.05)}.lg\:fill-amber-100\/50{fill:hsla(48,96%,89%,.5)}.lg\:fill-amber-100\/60{fill:hsla(48,96%,89%,.6)}.lg\:fill-amber-100\/70{fill:hsla(48,96%,89%,.7)}.lg\:fill-amber-100\/75{fill:hsla(48,96%,89%,.75)}.lg\:fill-amber-100\/80{fill:hsla(48,96%,89%,.8)}.lg\:fill-amber-100\/90{fill:hsla(48,96%,89%,.9)}.lg\:fill-amber-100\/95{fill:hsla(48,96%,89%,.95)}.lg\:fill-amber-200{fill:#fde68a}.lg\:fill-amber-200\/0{fill:hsla(48,97%,77%,0)}.lg\:fill-amber-200\/10{fill:hsla(48,97%,77%,.1)}.lg\:fill-amber-200\/100{fill:#fde68a}.lg\:fill-amber-200\/20{fill:hsla(48,97%,77%,.2)}.lg\:fill-amber-200\/25{fill:hsla(48,97%,77%,.25)}.lg\:fill-amber-200\/30{fill:hsla(48,97%,77%,.3)}.lg\:fill-amber-200\/40{fill:hsla(48,97%,77%,.4)}.lg\:fill-amber-200\/5{fill:hsla(48,97%,77%,.05)}.lg\:fill-amber-200\/50{fill:hsla(48,97%,77%,.5)}.lg\:fill-amber-200\/60{fill:hsla(48,97%,77%,.6)}.lg\:fill-amber-200\/70{fill:hsla(48,97%,77%,.7)}.lg\:fill-amber-200\/75{fill:hsla(48,97%,77%,.75)}.lg\:fill-amber-200\/80{fill:hsla(48,97%,77%,.8)}.lg\:fill-amber-200\/90{fill:hsla(48,97%,77%,.9)}.lg\:fill-amber-200\/95{fill:hsla(48,97%,77%,.95)}.lg\:fill-amber-300{fill:#fcd34d}.lg\:fill-amber-300\/0{fill:rgba(252,211,77,0)}.lg\:fill-amber-300\/10{fill:rgba(252,211,77,.1)}.lg\:fill-amber-300\/100{fill:#fcd34d}.lg\:fill-amber-300\/20{fill:rgba(252,211,77,.2)}.lg\:fill-amber-300\/25{fill:rgba(252,211,77,.25)}.lg\:fill-amber-300\/30{fill:rgba(252,211,77,.3)}.lg\:fill-amber-300\/40{fill:rgba(252,211,77,.4)}.lg\:fill-amber-300\/5{fill:rgba(252,211,77,.05)}.lg\:fill-amber-300\/50{fill:rgba(252,211,77,.5)}.lg\:fill-amber-300\/60{fill:rgba(252,211,77,.6)}.lg\:fill-amber-300\/70{fill:rgba(252,211,77,.7)}.lg\:fill-amber-300\/75{fill:rgba(252,211,77,.75)}.lg\:fill-amber-300\/80{fill:rgba(252,211,77,.8)}.lg\:fill-amber-300\/90{fill:rgba(252,211,77,.9)}.lg\:fill-amber-300\/95{fill:rgba(252,211,77,.95)}.lg\:fill-amber-400{fill:#fbbf24}.lg\:fill-amber-400\/0{fill:rgba(251,191,36,0)}.lg\:fill-amber-400\/10{fill:rgba(251,191,36,.1)}.lg\:fill-amber-400\/100{fill:#fbbf24}.lg\:fill-amber-400\/20{fill:rgba(251,191,36,.2)}.lg\:fill-amber-400\/25{fill:rgba(251,191,36,.25)}.lg\:fill-amber-400\/30{fill:rgba(251,191,36,.3)}.lg\:fill-amber-400\/40{fill:rgba(251,191,36,.4)}.lg\:fill-amber-400\/5{fill:rgba(251,191,36,.05)}.lg\:fill-amber-400\/50{fill:rgba(251,191,36,.5)}.lg\:fill-amber-400\/60{fill:rgba(251,191,36,.6)}.lg\:fill-amber-400\/70{fill:rgba(251,191,36,.7)}.lg\:fill-amber-400\/75{fill:rgba(251,191,36,.75)}.lg\:fill-amber-400\/80{fill:rgba(251,191,36,.8)}.lg\:fill-amber-400\/90{fill:rgba(251,191,36,.9)}.lg\:fill-amber-400\/95{fill:rgba(251,191,36,.95)}.lg\:fill-amber-50{fill:#fffbeb}.lg\:fill-amber-50\/0{fill:rgba(255,251,235,0)}.lg\:fill-amber-50\/10{fill:rgba(255,251,235,.1)}.lg\:fill-amber-50\/100{fill:#fffbeb}.lg\:fill-amber-50\/20{fill:rgba(255,251,235,.2)}.lg\:fill-amber-50\/25{fill:rgba(255,251,235,.25)}.lg\:fill-amber-50\/30{fill:rgba(255,251,235,.3)}.lg\:fill-amber-50\/40{fill:rgba(255,251,235,.4)}.lg\:fill-amber-50\/5{fill:rgba(255,251,235,.05)}.lg\:fill-amber-50\/50{fill:rgba(255,251,235,.5)}.lg\:fill-amber-50\/60{fill:rgba(255,251,235,.6)}.lg\:fill-amber-50\/70{fill:rgba(255,251,235,.7)}.lg\:fill-amber-50\/75{fill:rgba(255,251,235,.75)}.lg\:fill-amber-50\/80{fill:rgba(255,251,235,.8)}.lg\:fill-amber-50\/90{fill:rgba(255,251,235,.9)}.lg\:fill-amber-50\/95{fill:rgba(255,251,235,.95)}.lg\:fill-amber-500{fill:#f59e0b}.lg\:fill-amber-500\/0{fill:rgba(245,158,11,0)}.lg\:fill-amber-500\/10{fill:rgba(245,158,11,.1)}.lg\:fill-amber-500\/100{fill:#f59e0b}.lg\:fill-amber-500\/20{fill:rgba(245,158,11,.2)}.lg\:fill-amber-500\/25{fill:rgba(245,158,11,.25)}.lg\:fill-amber-500\/30{fill:rgba(245,158,11,.3)}.lg\:fill-amber-500\/40{fill:rgba(245,158,11,.4)}.lg\:fill-amber-500\/5{fill:rgba(245,158,11,.05)}.lg\:fill-amber-500\/50{fill:rgba(245,158,11,.5)}.lg\:fill-amber-500\/60{fill:rgba(245,158,11,.6)}.lg\:fill-amber-500\/70{fill:rgba(245,158,11,.7)}.lg\:fill-amber-500\/75{fill:rgba(245,158,11,.75)}.lg\:fill-amber-500\/80{fill:rgba(245,158,11,.8)}.lg\:fill-amber-500\/90{fill:rgba(245,158,11,.9)}.lg\:fill-amber-500\/95{fill:rgba(245,158,11,.95)}.lg\:fill-amber-600{fill:#d97706}.lg\:fill-amber-600\/0{fill:rgba(217,119,6,0)}.lg\:fill-amber-600\/10{fill:rgba(217,119,6,.1)}.lg\:fill-amber-600\/100{fill:#d97706}.lg\:fill-amber-600\/20{fill:rgba(217,119,6,.2)}.lg\:fill-amber-600\/25{fill:rgba(217,119,6,.25)}.lg\:fill-amber-600\/30{fill:rgba(217,119,6,.3)}.lg\:fill-amber-600\/40{fill:rgba(217,119,6,.4)}.lg\:fill-amber-600\/5{fill:rgba(217,119,6,.05)}.lg\:fill-amber-600\/50{fill:rgba(217,119,6,.5)}.lg\:fill-amber-600\/60{fill:rgba(217,119,6,.6)}.lg\:fill-amber-600\/70{fill:rgba(217,119,6,.7)}.lg\:fill-amber-600\/75{fill:rgba(217,119,6,.75)}.lg\:fill-amber-600\/80{fill:rgba(217,119,6,.8)}.lg\:fill-amber-600\/90{fill:rgba(217,119,6,.9)}.lg\:fill-amber-600\/95{fill:rgba(217,119,6,.95)}.lg\:fill-amber-700{fill:#b45309}.lg\:fill-amber-700\/0{fill:rgba(180,83,9,0)}.lg\:fill-amber-700\/10{fill:rgba(180,83,9,.1)}.lg\:fill-amber-700\/100{fill:#b45309}.lg\:fill-amber-700\/20{fill:rgba(180,83,9,.2)}.lg\:fill-amber-700\/25{fill:rgba(180,83,9,.25)}.lg\:fill-amber-700\/30{fill:rgba(180,83,9,.3)}.lg\:fill-amber-700\/40{fill:rgba(180,83,9,.4)}.lg\:fill-amber-700\/5{fill:rgba(180,83,9,.05)}.lg\:fill-amber-700\/50{fill:rgba(180,83,9,.5)}.lg\:fill-amber-700\/60{fill:rgba(180,83,9,.6)}.lg\:fill-amber-700\/70{fill:rgba(180,83,9,.7)}.lg\:fill-amber-700\/75{fill:rgba(180,83,9,.75)}.lg\:fill-amber-700\/80{fill:rgba(180,83,9,.8)}.lg\:fill-amber-700\/90{fill:rgba(180,83,9,.9)}.lg\:fill-amber-700\/95{fill:rgba(180,83,9,.95)}.lg\:fill-amber-800{fill:#92400e}.lg\:fill-amber-800\/0{fill:rgba(146,64,14,0)}.lg\:fill-amber-800\/10{fill:rgba(146,64,14,.1)}.lg\:fill-amber-800\/100{fill:#92400e}.lg\:fill-amber-800\/20{fill:rgba(146,64,14,.2)}.lg\:fill-amber-800\/25{fill:rgba(146,64,14,.25)}.lg\:fill-amber-800\/30{fill:rgba(146,64,14,.3)}.lg\:fill-amber-800\/40{fill:rgba(146,64,14,.4)}.lg\:fill-amber-800\/5{fill:rgba(146,64,14,.05)}.lg\:fill-amber-800\/50{fill:rgba(146,64,14,.5)}.lg\:fill-amber-800\/60{fill:rgba(146,64,14,.6)}.lg\:fill-amber-800\/70{fill:rgba(146,64,14,.7)}.lg\:fill-amber-800\/75{fill:rgba(146,64,14,.75)}.lg\:fill-amber-800\/80{fill:rgba(146,64,14,.8)}.lg\:fill-amber-800\/90{fill:rgba(146,64,14,.9)}.lg\:fill-amber-800\/95{fill:rgba(146,64,14,.95)}.lg\:fill-amber-900{fill:#78350f}.lg\:fill-amber-900\/0{fill:rgba(120,53,15,0)}.lg\:fill-amber-900\/10{fill:rgba(120,53,15,.1)}.lg\:fill-amber-900\/100{fill:#78350f}.lg\:fill-amber-900\/20{fill:rgba(120,53,15,.2)}.lg\:fill-amber-900\/25{fill:rgba(120,53,15,.25)}.lg\:fill-amber-900\/30{fill:rgba(120,53,15,.3)}.lg\:fill-amber-900\/40{fill:rgba(120,53,15,.4)}.lg\:fill-amber-900\/5{fill:rgba(120,53,15,.05)}.lg\:fill-amber-900\/50{fill:rgba(120,53,15,.5)}.lg\:fill-amber-900\/60{fill:rgba(120,53,15,.6)}.lg\:fill-amber-900\/70{fill:rgba(120,53,15,.7)}.lg\:fill-amber-900\/75{fill:rgba(120,53,15,.75)}.lg\:fill-amber-900\/80{fill:rgba(120,53,15,.8)}.lg\:fill-amber-900\/90{fill:rgba(120,53,15,.9)}.lg\:fill-amber-900\/95{fill:rgba(120,53,15,.95)}.lg\:fill-blue-100{fill:#e1effe}.lg\:fill-blue-100\/0{fill:rgba(225,239,254,0)}.lg\:fill-blue-100\/10{fill:rgba(225,239,254,.1)}.lg\:fill-blue-100\/100{fill:#e1effe}.lg\:fill-blue-100\/20{fill:rgba(225,239,254,.2)}.lg\:fill-blue-100\/25{fill:rgba(225,239,254,.25)}.lg\:fill-blue-100\/30{fill:rgba(225,239,254,.3)}.lg\:fill-blue-100\/40{fill:rgba(225,239,254,.4)}.lg\:fill-blue-100\/5{fill:rgba(225,239,254,.05)}.lg\:fill-blue-100\/50{fill:rgba(225,239,254,.5)}.lg\:fill-blue-100\/60{fill:rgba(225,239,254,.6)}.lg\:fill-blue-100\/70{fill:rgba(225,239,254,.7)}.lg\:fill-blue-100\/75{fill:rgba(225,239,254,.75)}.lg\:fill-blue-100\/80{fill:rgba(225,239,254,.8)}.lg\:fill-blue-100\/90{fill:rgba(225,239,254,.9)}.lg\:fill-blue-100\/95{fill:rgba(225,239,254,.95)}.lg\:fill-blue-200{fill:#c3ddfd}.lg\:fill-blue-200\/0{fill:rgba(195,221,253,0)}.lg\:fill-blue-200\/10{fill:rgba(195,221,253,.1)}.lg\:fill-blue-200\/100{fill:#c3ddfd}.lg\:fill-blue-200\/20{fill:rgba(195,221,253,.2)}.lg\:fill-blue-200\/25{fill:rgba(195,221,253,.25)}.lg\:fill-blue-200\/30{fill:rgba(195,221,253,.3)}.lg\:fill-blue-200\/40{fill:rgba(195,221,253,.4)}.lg\:fill-blue-200\/5{fill:rgba(195,221,253,.05)}.lg\:fill-blue-200\/50{fill:rgba(195,221,253,.5)}.lg\:fill-blue-200\/60{fill:rgba(195,221,253,.6)}.lg\:fill-blue-200\/70{fill:rgba(195,221,253,.7)}.lg\:fill-blue-200\/75{fill:rgba(195,221,253,.75)}.lg\:fill-blue-200\/80{fill:rgba(195,221,253,.8)}.lg\:fill-blue-200\/90{fill:rgba(195,221,253,.9)}.lg\:fill-blue-200\/95{fill:rgba(195,221,253,.95)}.lg\:fill-blue-300{fill:#a4cafe}.lg\:fill-blue-300\/0{fill:rgba(164,202,254,0)}.lg\:fill-blue-300\/10{fill:rgba(164,202,254,.1)}.lg\:fill-blue-300\/100{fill:#a4cafe}.lg\:fill-blue-300\/20{fill:rgba(164,202,254,.2)}.lg\:fill-blue-300\/25{fill:rgba(164,202,254,.25)}.lg\:fill-blue-300\/30{fill:rgba(164,202,254,.3)}.lg\:fill-blue-300\/40{fill:rgba(164,202,254,.4)}.lg\:fill-blue-300\/5{fill:rgba(164,202,254,.05)}.lg\:fill-blue-300\/50{fill:rgba(164,202,254,.5)}.lg\:fill-blue-300\/60{fill:rgba(164,202,254,.6)}.lg\:fill-blue-300\/70{fill:rgba(164,202,254,.7)}.lg\:fill-blue-300\/75{fill:rgba(164,202,254,.75)}.lg\:fill-blue-300\/80{fill:rgba(164,202,254,.8)}.lg\:fill-blue-300\/90{fill:rgba(164,202,254,.9)}.lg\:fill-blue-300\/95{fill:rgba(164,202,254,.95)}.lg\:fill-blue-400{fill:#76a9fa}.lg\:fill-blue-400\/0{fill:rgba(118,169,250,0)}.lg\:fill-blue-400\/10{fill:rgba(118,169,250,.1)}.lg\:fill-blue-400\/100{fill:#76a9fa}.lg\:fill-blue-400\/20{fill:rgba(118,169,250,.2)}.lg\:fill-blue-400\/25{fill:rgba(118,169,250,.25)}.lg\:fill-blue-400\/30{fill:rgba(118,169,250,.3)}.lg\:fill-blue-400\/40{fill:rgba(118,169,250,.4)}.lg\:fill-blue-400\/5{fill:rgba(118,169,250,.05)}.lg\:fill-blue-400\/50{fill:rgba(118,169,250,.5)}.lg\:fill-blue-400\/60{fill:rgba(118,169,250,.6)}.lg\:fill-blue-400\/70{fill:rgba(118,169,250,.7)}.lg\:fill-blue-400\/75{fill:rgba(118,169,250,.75)}.lg\:fill-blue-400\/80{fill:rgba(118,169,250,.8)}.lg\:fill-blue-400\/90{fill:rgba(118,169,250,.9)}.lg\:fill-blue-400\/95{fill:rgba(118,169,250,.95)}.lg\:fill-blue-50{fill:#ebf5ff}.lg\:fill-blue-50\/0{fill:rgba(235,245,255,0)}.lg\:fill-blue-50\/10{fill:rgba(235,245,255,.1)}.lg\:fill-blue-50\/100{fill:#ebf5ff}.lg\:fill-blue-50\/20{fill:rgba(235,245,255,.2)}.lg\:fill-blue-50\/25{fill:rgba(235,245,255,.25)}.lg\:fill-blue-50\/30{fill:rgba(235,245,255,.3)}.lg\:fill-blue-50\/40{fill:rgba(235,245,255,.4)}.lg\:fill-blue-50\/5{fill:rgba(235,245,255,.05)}.lg\:fill-blue-50\/50{fill:rgba(235,245,255,.5)}.lg\:fill-blue-50\/60{fill:rgba(235,245,255,.6)}.lg\:fill-blue-50\/70{fill:rgba(235,245,255,.7)}.lg\:fill-blue-50\/75{fill:rgba(235,245,255,.75)}.lg\:fill-blue-50\/80{fill:rgba(235,245,255,.8)}.lg\:fill-blue-50\/90{fill:rgba(235,245,255,.9)}.lg\:fill-blue-50\/95{fill:rgba(235,245,255,.95)}.lg\:fill-blue-500{fill:#3f83f8}.lg\:fill-blue-500\/0{fill:rgba(63,131,248,0)}.lg\:fill-blue-500\/10{fill:rgba(63,131,248,.1)}.lg\:fill-blue-500\/100{fill:#3f83f8}.lg\:fill-blue-500\/20{fill:rgba(63,131,248,.2)}.lg\:fill-blue-500\/25{fill:rgba(63,131,248,.25)}.lg\:fill-blue-500\/30{fill:rgba(63,131,248,.3)}.lg\:fill-blue-500\/40{fill:rgba(63,131,248,.4)}.lg\:fill-blue-500\/5{fill:rgba(63,131,248,.05)}.lg\:fill-blue-500\/50{fill:rgba(63,131,248,.5)}.lg\:fill-blue-500\/60{fill:rgba(63,131,248,.6)}.lg\:fill-blue-500\/70{fill:rgba(63,131,248,.7)}.lg\:fill-blue-500\/75{fill:rgba(63,131,248,.75)}.lg\:fill-blue-500\/80{fill:rgba(63,131,248,.8)}.lg\:fill-blue-500\/90{fill:rgba(63,131,248,.9)}.lg\:fill-blue-500\/95{fill:rgba(63,131,248,.95)}.lg\:fill-blue-600{fill:#1c64f2}.lg\:fill-blue-600\/0{fill:rgba(28,100,242,0)}.lg\:fill-blue-600\/10{fill:rgba(28,100,242,.1)}.lg\:fill-blue-600\/100{fill:#1c64f2}.lg\:fill-blue-600\/20{fill:rgba(28,100,242,.2)}.lg\:fill-blue-600\/25{fill:rgba(28,100,242,.25)}.lg\:fill-blue-600\/30{fill:rgba(28,100,242,.3)}.lg\:fill-blue-600\/40{fill:rgba(28,100,242,.4)}.lg\:fill-blue-600\/5{fill:rgba(28,100,242,.05)}.lg\:fill-blue-600\/50{fill:rgba(28,100,242,.5)}.lg\:fill-blue-600\/60{fill:rgba(28,100,242,.6)}.lg\:fill-blue-600\/70{fill:rgba(28,100,242,.7)}.lg\:fill-blue-600\/75{fill:rgba(28,100,242,.75)}.lg\:fill-blue-600\/80{fill:rgba(28,100,242,.8)}.lg\:fill-blue-600\/90{fill:rgba(28,100,242,.9)}.lg\:fill-blue-600\/95{fill:rgba(28,100,242,.95)}.lg\:fill-blue-700{fill:#1a56db}.lg\:fill-blue-700\/0{fill:rgba(26,86,219,0)}.lg\:fill-blue-700\/10{fill:rgba(26,86,219,.1)}.lg\:fill-blue-700\/100{fill:#1a56db}.lg\:fill-blue-700\/20{fill:rgba(26,86,219,.2)}.lg\:fill-blue-700\/25{fill:rgba(26,86,219,.25)}.lg\:fill-blue-700\/30{fill:rgba(26,86,219,.3)}.lg\:fill-blue-700\/40{fill:rgba(26,86,219,.4)}.lg\:fill-blue-700\/5{fill:rgba(26,86,219,.05)}.lg\:fill-blue-700\/50{fill:rgba(26,86,219,.5)}.lg\:fill-blue-700\/60{fill:rgba(26,86,219,.6)}.lg\:fill-blue-700\/70{fill:rgba(26,86,219,.7)}.lg\:fill-blue-700\/75{fill:rgba(26,86,219,.75)}.lg\:fill-blue-700\/80{fill:rgba(26,86,219,.8)}.lg\:fill-blue-700\/90{fill:rgba(26,86,219,.9)}.lg\:fill-blue-700\/95{fill:rgba(26,86,219,.95)}.lg\:fill-blue-800{fill:#1e429f}.lg\:fill-blue-800\/0{fill:rgba(30,66,159,0)}.lg\:fill-blue-800\/10{fill:rgba(30,66,159,.1)}.lg\:fill-blue-800\/100{fill:#1e429f}.lg\:fill-blue-800\/20{fill:rgba(30,66,159,.2)}.lg\:fill-blue-800\/25{fill:rgba(30,66,159,.25)}.lg\:fill-blue-800\/30{fill:rgba(30,66,159,.3)}.lg\:fill-blue-800\/40{fill:rgba(30,66,159,.4)}.lg\:fill-blue-800\/5{fill:rgba(30,66,159,.05)}.lg\:fill-blue-800\/50{fill:rgba(30,66,159,.5)}.lg\:fill-blue-800\/60{fill:rgba(30,66,159,.6)}.lg\:fill-blue-800\/70{fill:rgba(30,66,159,.7)}.lg\:fill-blue-800\/75{fill:rgba(30,66,159,.75)}.lg\:fill-blue-800\/80{fill:rgba(30,66,159,.8)}.lg\:fill-blue-800\/90{fill:rgba(30,66,159,.9)}.lg\:fill-blue-800\/95{fill:rgba(30,66,159,.95)}.lg\:fill-blue-900{fill:#233876}.lg\:fill-blue-900\/0{fill:rgba(35,56,118,0)}.lg\:fill-blue-900\/10{fill:rgba(35,56,118,.1)}.lg\:fill-blue-900\/100{fill:#233876}.lg\:fill-blue-900\/20{fill:rgba(35,56,118,.2)}.lg\:fill-blue-900\/25{fill:rgba(35,56,118,.25)}.lg\:fill-blue-900\/30{fill:rgba(35,56,118,.3)}.lg\:fill-blue-900\/40{fill:rgba(35,56,118,.4)}.lg\:fill-blue-900\/5{fill:rgba(35,56,118,.05)}.lg\:fill-blue-900\/50{fill:rgba(35,56,118,.5)}.lg\:fill-blue-900\/60{fill:rgba(35,56,118,.6)}.lg\:fill-blue-900\/70{fill:rgba(35,56,118,.7)}.lg\:fill-blue-900\/75{fill:rgba(35,56,118,.75)}.lg\:fill-blue-900\/80{fill:rgba(35,56,118,.8)}.lg\:fill-blue-900\/90{fill:rgba(35,56,118,.9)}.lg\:fill-blue-900\/95{fill:rgba(35,56,118,.95)}.lg\:fill-cyan-100{fill:#cffafe}.lg\:fill-cyan-100\/0{fill:rgba(207,250,254,0)}.lg\:fill-cyan-100\/10{fill:rgba(207,250,254,.1)}.lg\:fill-cyan-100\/100{fill:#cffafe}.lg\:fill-cyan-100\/20{fill:rgba(207,250,254,.2)}.lg\:fill-cyan-100\/25{fill:rgba(207,250,254,.25)}.lg\:fill-cyan-100\/30{fill:rgba(207,250,254,.3)}.lg\:fill-cyan-100\/40{fill:rgba(207,250,254,.4)}.lg\:fill-cyan-100\/5{fill:rgba(207,250,254,.05)}.lg\:fill-cyan-100\/50{fill:rgba(207,250,254,.5)}.lg\:fill-cyan-100\/60{fill:rgba(207,250,254,.6)}.lg\:fill-cyan-100\/70{fill:rgba(207,250,254,.7)}.lg\:fill-cyan-100\/75{fill:rgba(207,250,254,.75)}.lg\:fill-cyan-100\/80{fill:rgba(207,250,254,.8)}.lg\:fill-cyan-100\/90{fill:rgba(207,250,254,.9)}.lg\:fill-cyan-100\/95{fill:rgba(207,250,254,.95)}.lg\:fill-cyan-200{fill:#a5f3fc}.lg\:fill-cyan-200\/0{fill:rgba(165,243,252,0)}.lg\:fill-cyan-200\/10{fill:rgba(165,243,252,.1)}.lg\:fill-cyan-200\/100{fill:#a5f3fc}.lg\:fill-cyan-200\/20{fill:rgba(165,243,252,.2)}.lg\:fill-cyan-200\/25{fill:rgba(165,243,252,.25)}.lg\:fill-cyan-200\/30{fill:rgba(165,243,252,.3)}.lg\:fill-cyan-200\/40{fill:rgba(165,243,252,.4)}.lg\:fill-cyan-200\/5{fill:rgba(165,243,252,.05)}.lg\:fill-cyan-200\/50{fill:rgba(165,243,252,.5)}.lg\:fill-cyan-200\/60{fill:rgba(165,243,252,.6)}.lg\:fill-cyan-200\/70{fill:rgba(165,243,252,.7)}.lg\:fill-cyan-200\/75{fill:rgba(165,243,252,.75)}.lg\:fill-cyan-200\/80{fill:rgba(165,243,252,.8)}.lg\:fill-cyan-200\/90{fill:rgba(165,243,252,.9)}.lg\:fill-cyan-200\/95{fill:rgba(165,243,252,.95)}.lg\:fill-cyan-300{fill:#67e8f9}.lg\:fill-cyan-300\/0{fill:rgba(103,232,249,0)}.lg\:fill-cyan-300\/10{fill:rgba(103,232,249,.1)}.lg\:fill-cyan-300\/100{fill:#67e8f9}.lg\:fill-cyan-300\/20{fill:rgba(103,232,249,.2)}.lg\:fill-cyan-300\/25{fill:rgba(103,232,249,.25)}.lg\:fill-cyan-300\/30{fill:rgba(103,232,249,.3)}.lg\:fill-cyan-300\/40{fill:rgba(103,232,249,.4)}.lg\:fill-cyan-300\/5{fill:rgba(103,232,249,.05)}.lg\:fill-cyan-300\/50{fill:rgba(103,232,249,.5)}.lg\:fill-cyan-300\/60{fill:rgba(103,232,249,.6)}.lg\:fill-cyan-300\/70{fill:rgba(103,232,249,.7)}.lg\:fill-cyan-300\/75{fill:rgba(103,232,249,.75)}.lg\:fill-cyan-300\/80{fill:rgba(103,232,249,.8)}.lg\:fill-cyan-300\/90{fill:rgba(103,232,249,.9)}.lg\:fill-cyan-300\/95{fill:rgba(103,232,249,.95)}.lg\:fill-cyan-400{fill:#22d3ee}.lg\:fill-cyan-400\/0{fill:rgba(34,211,238,0)}.lg\:fill-cyan-400\/10{fill:rgba(34,211,238,.1)}.lg\:fill-cyan-400\/100{fill:#22d3ee}.lg\:fill-cyan-400\/20{fill:rgba(34,211,238,.2)}.lg\:fill-cyan-400\/25{fill:rgba(34,211,238,.25)}.lg\:fill-cyan-400\/30{fill:rgba(34,211,238,.3)}.lg\:fill-cyan-400\/40{fill:rgba(34,211,238,.4)}.lg\:fill-cyan-400\/5{fill:rgba(34,211,238,.05)}.lg\:fill-cyan-400\/50{fill:rgba(34,211,238,.5)}.lg\:fill-cyan-400\/60{fill:rgba(34,211,238,.6)}.lg\:fill-cyan-400\/70{fill:rgba(34,211,238,.7)}.lg\:fill-cyan-400\/75{fill:rgba(34,211,238,.75)}.lg\:fill-cyan-400\/80{fill:rgba(34,211,238,.8)}.lg\:fill-cyan-400\/90{fill:rgba(34,211,238,.9)}.lg\:fill-cyan-400\/95{fill:rgba(34,211,238,.95)}.lg\:fill-cyan-50{fill:#ecfeff}.lg\:fill-cyan-50\/0{fill:rgba(236,254,255,0)}.lg\:fill-cyan-50\/10{fill:rgba(236,254,255,.1)}.lg\:fill-cyan-50\/100{fill:#ecfeff}.lg\:fill-cyan-50\/20{fill:rgba(236,254,255,.2)}.lg\:fill-cyan-50\/25{fill:rgba(236,254,255,.25)}.lg\:fill-cyan-50\/30{fill:rgba(236,254,255,.3)}.lg\:fill-cyan-50\/40{fill:rgba(236,254,255,.4)}.lg\:fill-cyan-50\/5{fill:rgba(236,254,255,.05)}.lg\:fill-cyan-50\/50{fill:rgba(236,254,255,.5)}.lg\:fill-cyan-50\/60{fill:rgba(236,254,255,.6)}.lg\:fill-cyan-50\/70{fill:rgba(236,254,255,.7)}.lg\:fill-cyan-50\/75{fill:rgba(236,254,255,.75)}.lg\:fill-cyan-50\/80{fill:rgba(236,254,255,.8)}.lg\:fill-cyan-50\/90{fill:rgba(236,254,255,.9)}.lg\:fill-cyan-50\/95{fill:rgba(236,254,255,.95)}.lg\:fill-cyan-500{fill:#06b6d4}.lg\:fill-cyan-500\/0{fill:rgba(6,182,212,0)}.lg\:fill-cyan-500\/10{fill:rgba(6,182,212,.1)}.lg\:fill-cyan-500\/100{fill:#06b6d4}.lg\:fill-cyan-500\/20{fill:rgba(6,182,212,.2)}.lg\:fill-cyan-500\/25{fill:rgba(6,182,212,.25)}.lg\:fill-cyan-500\/30{fill:rgba(6,182,212,.3)}.lg\:fill-cyan-500\/40{fill:rgba(6,182,212,.4)}.lg\:fill-cyan-500\/5{fill:rgba(6,182,212,.05)}.lg\:fill-cyan-500\/50{fill:rgba(6,182,212,.5)}.lg\:fill-cyan-500\/60{fill:rgba(6,182,212,.6)}.lg\:fill-cyan-500\/70{fill:rgba(6,182,212,.7)}.lg\:fill-cyan-500\/75{fill:rgba(6,182,212,.75)}.lg\:fill-cyan-500\/80{fill:rgba(6,182,212,.8)}.lg\:fill-cyan-500\/90{fill:rgba(6,182,212,.9)}.lg\:fill-cyan-500\/95{fill:rgba(6,182,212,.95)}.lg\:fill-cyan-600{fill:#0891b2}.lg\:fill-cyan-600\/0{fill:rgba(8,145,178,0)}.lg\:fill-cyan-600\/10{fill:rgba(8,145,178,.1)}.lg\:fill-cyan-600\/100{fill:#0891b2}.lg\:fill-cyan-600\/20{fill:rgba(8,145,178,.2)}.lg\:fill-cyan-600\/25{fill:rgba(8,145,178,.25)}.lg\:fill-cyan-600\/30{fill:rgba(8,145,178,.3)}.lg\:fill-cyan-600\/40{fill:rgba(8,145,178,.4)}.lg\:fill-cyan-600\/5{fill:rgba(8,145,178,.05)}.lg\:fill-cyan-600\/50{fill:rgba(8,145,178,.5)}.lg\:fill-cyan-600\/60{fill:rgba(8,145,178,.6)}.lg\:fill-cyan-600\/70{fill:rgba(8,145,178,.7)}.lg\:fill-cyan-600\/75{fill:rgba(8,145,178,.75)}.lg\:fill-cyan-600\/80{fill:rgba(8,145,178,.8)}.lg\:fill-cyan-600\/90{fill:rgba(8,145,178,.9)}.lg\:fill-cyan-600\/95{fill:rgba(8,145,178,.95)}.lg\:fill-cyan-700{fill:#0e7490}.lg\:fill-cyan-700\/0{fill:rgba(14,116,144,0)}.lg\:fill-cyan-700\/10{fill:rgba(14,116,144,.1)}.lg\:fill-cyan-700\/100{fill:#0e7490}.lg\:fill-cyan-700\/20{fill:rgba(14,116,144,.2)}.lg\:fill-cyan-700\/25{fill:rgba(14,116,144,.25)}.lg\:fill-cyan-700\/30{fill:rgba(14,116,144,.3)}.lg\:fill-cyan-700\/40{fill:rgba(14,116,144,.4)}.lg\:fill-cyan-700\/5{fill:rgba(14,116,144,.05)}.lg\:fill-cyan-700\/50{fill:rgba(14,116,144,.5)}.lg\:fill-cyan-700\/60{fill:rgba(14,116,144,.6)}.lg\:fill-cyan-700\/70{fill:rgba(14,116,144,.7)}.lg\:fill-cyan-700\/75{fill:rgba(14,116,144,.75)}.lg\:fill-cyan-700\/80{fill:rgba(14,116,144,.8)}.lg\:fill-cyan-700\/90{fill:rgba(14,116,144,.9)}.lg\:fill-cyan-700\/95{fill:rgba(14,116,144,.95)}.lg\:fill-cyan-800{fill:#155e75}.lg\:fill-cyan-800\/0{fill:rgba(21,94,117,0)}.lg\:fill-cyan-800\/10{fill:rgba(21,94,117,.1)}.lg\:fill-cyan-800\/100{fill:#155e75}.lg\:fill-cyan-800\/20{fill:rgba(21,94,117,.2)}.lg\:fill-cyan-800\/25{fill:rgba(21,94,117,.25)}.lg\:fill-cyan-800\/30{fill:rgba(21,94,117,.3)}.lg\:fill-cyan-800\/40{fill:rgba(21,94,117,.4)}.lg\:fill-cyan-800\/5{fill:rgba(21,94,117,.05)}.lg\:fill-cyan-800\/50{fill:rgba(21,94,117,.5)}.lg\:fill-cyan-800\/60{fill:rgba(21,94,117,.6)}.lg\:fill-cyan-800\/70{fill:rgba(21,94,117,.7)}.lg\:fill-cyan-800\/75{fill:rgba(21,94,117,.75)}.lg\:fill-cyan-800\/80{fill:rgba(21,94,117,.8)}.lg\:fill-cyan-800\/90{fill:rgba(21,94,117,.9)}.lg\:fill-cyan-800\/95{fill:rgba(21,94,117,.95)}.lg\:fill-cyan-900{fill:#164e63}.lg\:fill-cyan-900\/0{fill:rgba(22,78,99,0)}.lg\:fill-cyan-900\/10{fill:rgba(22,78,99,.1)}.lg\:fill-cyan-900\/100{fill:#164e63}.lg\:fill-cyan-900\/20{fill:rgba(22,78,99,.2)}.lg\:fill-cyan-900\/25{fill:rgba(22,78,99,.25)}.lg\:fill-cyan-900\/30{fill:rgba(22,78,99,.3)}.lg\:fill-cyan-900\/40{fill:rgba(22,78,99,.4)}.lg\:fill-cyan-900\/5{fill:rgba(22,78,99,.05)}.lg\:fill-cyan-900\/50{fill:rgba(22,78,99,.5)}.lg\:fill-cyan-900\/60{fill:rgba(22,78,99,.6)}.lg\:fill-cyan-900\/70{fill:rgba(22,78,99,.7)}.lg\:fill-cyan-900\/75{fill:rgba(22,78,99,.75)}.lg\:fill-cyan-900\/80{fill:rgba(22,78,99,.8)}.lg\:fill-cyan-900\/90{fill:rgba(22,78,99,.9)}.lg\:fill-cyan-900\/95{fill:rgba(22,78,99,.95)}.lg\:fill-emerald-100{fill:#d1fae5}.lg\:fill-emerald-100\/0{fill:rgba(209,250,229,0)}.lg\:fill-emerald-100\/10{fill:rgba(209,250,229,.1)}.lg\:fill-emerald-100\/100{fill:#d1fae5}.lg\:fill-emerald-100\/20{fill:rgba(209,250,229,.2)}.lg\:fill-emerald-100\/25{fill:rgba(209,250,229,.25)}.lg\:fill-emerald-100\/30{fill:rgba(209,250,229,.3)}.lg\:fill-emerald-100\/40{fill:rgba(209,250,229,.4)}.lg\:fill-emerald-100\/5{fill:rgba(209,250,229,.05)}.lg\:fill-emerald-100\/50{fill:rgba(209,250,229,.5)}.lg\:fill-emerald-100\/60{fill:rgba(209,250,229,.6)}.lg\:fill-emerald-100\/70{fill:rgba(209,250,229,.7)}.lg\:fill-emerald-100\/75{fill:rgba(209,250,229,.75)}.lg\:fill-emerald-100\/80{fill:rgba(209,250,229,.8)}.lg\:fill-emerald-100\/90{fill:rgba(209,250,229,.9)}.lg\:fill-emerald-100\/95{fill:rgba(209,250,229,.95)}.lg\:fill-emerald-200{fill:#a7f3d0}.lg\:fill-emerald-200\/0{fill:rgba(167,243,208,0)}.lg\:fill-emerald-200\/10{fill:rgba(167,243,208,.1)}.lg\:fill-emerald-200\/100{fill:#a7f3d0}.lg\:fill-emerald-200\/20{fill:rgba(167,243,208,.2)}.lg\:fill-emerald-200\/25{fill:rgba(167,243,208,.25)}.lg\:fill-emerald-200\/30{fill:rgba(167,243,208,.3)}.lg\:fill-emerald-200\/40{fill:rgba(167,243,208,.4)}.lg\:fill-emerald-200\/5{fill:rgba(167,243,208,.05)}.lg\:fill-emerald-200\/50{fill:rgba(167,243,208,.5)}.lg\:fill-emerald-200\/60{fill:rgba(167,243,208,.6)}.lg\:fill-emerald-200\/70{fill:rgba(167,243,208,.7)}.lg\:fill-emerald-200\/75{fill:rgba(167,243,208,.75)}.lg\:fill-emerald-200\/80{fill:rgba(167,243,208,.8)}.lg\:fill-emerald-200\/90{fill:rgba(167,243,208,.9)}.lg\:fill-emerald-200\/95{fill:rgba(167,243,208,.95)}.lg\:fill-emerald-300{fill:#6ee7b7}.lg\:fill-emerald-300\/0{fill:rgba(110,231,183,0)}.lg\:fill-emerald-300\/10{fill:rgba(110,231,183,.1)}.lg\:fill-emerald-300\/100{fill:#6ee7b7}.lg\:fill-emerald-300\/20{fill:rgba(110,231,183,.2)}.lg\:fill-emerald-300\/25{fill:rgba(110,231,183,.25)}.lg\:fill-emerald-300\/30{fill:rgba(110,231,183,.3)}.lg\:fill-emerald-300\/40{fill:rgba(110,231,183,.4)}.lg\:fill-emerald-300\/5{fill:rgba(110,231,183,.05)}.lg\:fill-emerald-300\/50{fill:rgba(110,231,183,.5)}.lg\:fill-emerald-300\/60{fill:rgba(110,231,183,.6)}.lg\:fill-emerald-300\/70{fill:rgba(110,231,183,.7)}.lg\:fill-emerald-300\/75{fill:rgba(110,231,183,.75)}.lg\:fill-emerald-300\/80{fill:rgba(110,231,183,.8)}.lg\:fill-emerald-300\/90{fill:rgba(110,231,183,.9)}.lg\:fill-emerald-300\/95{fill:rgba(110,231,183,.95)}.lg\:fill-emerald-400{fill:#34d399}.lg\:fill-emerald-400\/0{fill:rgba(52,211,153,0)}.lg\:fill-emerald-400\/10{fill:rgba(52,211,153,.1)}.lg\:fill-emerald-400\/100{fill:#34d399}.lg\:fill-emerald-400\/20{fill:rgba(52,211,153,.2)}.lg\:fill-emerald-400\/25{fill:rgba(52,211,153,.25)}.lg\:fill-emerald-400\/30{fill:rgba(52,211,153,.3)}.lg\:fill-emerald-400\/40{fill:rgba(52,211,153,.4)}.lg\:fill-emerald-400\/5{fill:rgba(52,211,153,.05)}.lg\:fill-emerald-400\/50{fill:rgba(52,211,153,.5)}.lg\:fill-emerald-400\/60{fill:rgba(52,211,153,.6)}.lg\:fill-emerald-400\/70{fill:rgba(52,211,153,.7)}.lg\:fill-emerald-400\/75{fill:rgba(52,211,153,.75)}.lg\:fill-emerald-400\/80{fill:rgba(52,211,153,.8)}.lg\:fill-emerald-400\/90{fill:rgba(52,211,153,.9)}.lg\:fill-emerald-400\/95{fill:rgba(52,211,153,.95)}.lg\:fill-emerald-50{fill:#ecfdf5}.lg\:fill-emerald-50\/0{fill:rgba(236,253,245,0)}.lg\:fill-emerald-50\/10{fill:rgba(236,253,245,.1)}.lg\:fill-emerald-50\/100{fill:#ecfdf5}.lg\:fill-emerald-50\/20{fill:rgba(236,253,245,.2)}.lg\:fill-emerald-50\/25{fill:rgba(236,253,245,.25)}.lg\:fill-emerald-50\/30{fill:rgba(236,253,245,.3)}.lg\:fill-emerald-50\/40{fill:rgba(236,253,245,.4)}.lg\:fill-emerald-50\/5{fill:rgba(236,253,245,.05)}.lg\:fill-emerald-50\/50{fill:rgba(236,253,245,.5)}.lg\:fill-emerald-50\/60{fill:rgba(236,253,245,.6)}.lg\:fill-emerald-50\/70{fill:rgba(236,253,245,.7)}.lg\:fill-emerald-50\/75{fill:rgba(236,253,245,.75)}.lg\:fill-emerald-50\/80{fill:rgba(236,253,245,.8)}.lg\:fill-emerald-50\/90{fill:rgba(236,253,245,.9)}.lg\:fill-emerald-50\/95{fill:rgba(236,253,245,.95)}.lg\:fill-emerald-500{fill:#10b981}.lg\:fill-emerald-500\/0{fill:rgba(16,185,129,0)}.lg\:fill-emerald-500\/10{fill:rgba(16,185,129,.1)}.lg\:fill-emerald-500\/100{fill:#10b981}.lg\:fill-emerald-500\/20{fill:rgba(16,185,129,.2)}.lg\:fill-emerald-500\/25{fill:rgba(16,185,129,.25)}.lg\:fill-emerald-500\/30{fill:rgba(16,185,129,.3)}.lg\:fill-emerald-500\/40{fill:rgba(16,185,129,.4)}.lg\:fill-emerald-500\/5{fill:rgba(16,185,129,.05)}.lg\:fill-emerald-500\/50{fill:rgba(16,185,129,.5)}.lg\:fill-emerald-500\/60{fill:rgba(16,185,129,.6)}.lg\:fill-emerald-500\/70{fill:rgba(16,185,129,.7)}.lg\:fill-emerald-500\/75{fill:rgba(16,185,129,.75)}.lg\:fill-emerald-500\/80{fill:rgba(16,185,129,.8)}.lg\:fill-emerald-500\/90{fill:rgba(16,185,129,.9)}.lg\:fill-emerald-500\/95{fill:rgba(16,185,129,.95)}.lg\:fill-emerald-600{fill:#059669}.lg\:fill-emerald-600\/0{fill:rgba(5,150,105,0)}.lg\:fill-emerald-600\/10{fill:rgba(5,150,105,.1)}.lg\:fill-emerald-600\/100{fill:#059669}.lg\:fill-emerald-600\/20{fill:rgba(5,150,105,.2)}.lg\:fill-emerald-600\/25{fill:rgba(5,150,105,.25)}.lg\:fill-emerald-600\/30{fill:rgba(5,150,105,.3)}.lg\:fill-emerald-600\/40{fill:rgba(5,150,105,.4)}.lg\:fill-emerald-600\/5{fill:rgba(5,150,105,.05)}.lg\:fill-emerald-600\/50{fill:rgba(5,150,105,.5)}.lg\:fill-emerald-600\/60{fill:rgba(5,150,105,.6)}.lg\:fill-emerald-600\/70{fill:rgba(5,150,105,.7)}.lg\:fill-emerald-600\/75{fill:rgba(5,150,105,.75)}.lg\:fill-emerald-600\/80{fill:rgba(5,150,105,.8)}.lg\:fill-emerald-600\/90{fill:rgba(5,150,105,.9)}.lg\:fill-emerald-600\/95{fill:rgba(5,150,105,.95)}.lg\:fill-emerald-700{fill:#047857}.lg\:fill-emerald-700\/0{fill:rgba(4,120,87,0)}.lg\:fill-emerald-700\/10{fill:rgba(4,120,87,.1)}.lg\:fill-emerald-700\/100{fill:#047857}.lg\:fill-emerald-700\/20{fill:rgba(4,120,87,.2)}.lg\:fill-emerald-700\/25{fill:rgba(4,120,87,.25)}.lg\:fill-emerald-700\/30{fill:rgba(4,120,87,.3)}.lg\:fill-emerald-700\/40{fill:rgba(4,120,87,.4)}.lg\:fill-emerald-700\/5{fill:rgba(4,120,87,.05)}.lg\:fill-emerald-700\/50{fill:rgba(4,120,87,.5)}.lg\:fill-emerald-700\/60{fill:rgba(4,120,87,.6)}.lg\:fill-emerald-700\/70{fill:rgba(4,120,87,.7)}.lg\:fill-emerald-700\/75{fill:rgba(4,120,87,.75)}.lg\:fill-emerald-700\/80{fill:rgba(4,120,87,.8)}.lg\:fill-emerald-700\/90{fill:rgba(4,120,87,.9)}.lg\:fill-emerald-700\/95{fill:rgba(4,120,87,.95)}.lg\:fill-emerald-800{fill:#065f46}.lg\:fill-emerald-800\/0{fill:rgba(6,95,70,0)}.lg\:fill-emerald-800\/10{fill:rgba(6,95,70,.1)}.lg\:fill-emerald-800\/100{fill:#065f46}.lg\:fill-emerald-800\/20{fill:rgba(6,95,70,.2)}.lg\:fill-emerald-800\/25{fill:rgba(6,95,70,.25)}.lg\:fill-emerald-800\/30{fill:rgba(6,95,70,.3)}.lg\:fill-emerald-800\/40{fill:rgba(6,95,70,.4)}.lg\:fill-emerald-800\/5{fill:rgba(6,95,70,.05)}.lg\:fill-emerald-800\/50{fill:rgba(6,95,70,.5)}.lg\:fill-emerald-800\/60{fill:rgba(6,95,70,.6)}.lg\:fill-emerald-800\/70{fill:rgba(6,95,70,.7)}.lg\:fill-emerald-800\/75{fill:rgba(6,95,70,.75)}.lg\:fill-emerald-800\/80{fill:rgba(6,95,70,.8)}.lg\:fill-emerald-800\/90{fill:rgba(6,95,70,.9)}.lg\:fill-emerald-800\/95{fill:rgba(6,95,70,.95)}.lg\:fill-emerald-900{fill:#064e3b}.lg\:fill-emerald-900\/0{fill:rgba(6,78,59,0)}.lg\:fill-emerald-900\/10{fill:rgba(6,78,59,.1)}.lg\:fill-emerald-900\/100{fill:#064e3b}.lg\:fill-emerald-900\/20{fill:rgba(6,78,59,.2)}.lg\:fill-emerald-900\/25{fill:rgba(6,78,59,.25)}.lg\:fill-emerald-900\/30{fill:rgba(6,78,59,.3)}.lg\:fill-emerald-900\/40{fill:rgba(6,78,59,.4)}.lg\:fill-emerald-900\/5{fill:rgba(6,78,59,.05)}.lg\:fill-emerald-900\/50{fill:rgba(6,78,59,.5)}.lg\:fill-emerald-900\/60{fill:rgba(6,78,59,.6)}.lg\:fill-emerald-900\/70{fill:rgba(6,78,59,.7)}.lg\:fill-emerald-900\/75{fill:rgba(6,78,59,.75)}.lg\:fill-emerald-900\/80{fill:rgba(6,78,59,.8)}.lg\:fill-emerald-900\/90{fill:rgba(6,78,59,.9)}.lg\:fill-emerald-900\/95{fill:rgba(6,78,59,.95)}.lg\:fill-fuchsia-100{fill:#fae8ff}.lg\:fill-fuchsia-100\/0{fill:rgba(250,232,255,0)}.lg\:fill-fuchsia-100\/10{fill:rgba(250,232,255,.1)}.lg\:fill-fuchsia-100\/100{fill:#fae8ff}.lg\:fill-fuchsia-100\/20{fill:rgba(250,232,255,.2)}.lg\:fill-fuchsia-100\/25{fill:rgba(250,232,255,.25)}.lg\:fill-fuchsia-100\/30{fill:rgba(250,232,255,.3)}.lg\:fill-fuchsia-100\/40{fill:rgba(250,232,255,.4)}.lg\:fill-fuchsia-100\/5{fill:rgba(250,232,255,.05)}.lg\:fill-fuchsia-100\/50{fill:rgba(250,232,255,.5)}.lg\:fill-fuchsia-100\/60{fill:rgba(250,232,255,.6)}.lg\:fill-fuchsia-100\/70{fill:rgba(250,232,255,.7)}.lg\:fill-fuchsia-100\/75{fill:rgba(250,232,255,.75)}.lg\:fill-fuchsia-100\/80{fill:rgba(250,232,255,.8)}.lg\:fill-fuchsia-100\/90{fill:rgba(250,232,255,.9)}.lg\:fill-fuchsia-100\/95{fill:rgba(250,232,255,.95)}.lg\:fill-fuchsia-200{fill:#f5d0fe}.lg\:fill-fuchsia-200\/0{fill:rgba(245,208,254,0)}.lg\:fill-fuchsia-200\/10{fill:rgba(245,208,254,.1)}.lg\:fill-fuchsia-200\/100{fill:#f5d0fe}.lg\:fill-fuchsia-200\/20{fill:rgba(245,208,254,.2)}.lg\:fill-fuchsia-200\/25{fill:rgba(245,208,254,.25)}.lg\:fill-fuchsia-200\/30{fill:rgba(245,208,254,.3)}.lg\:fill-fuchsia-200\/40{fill:rgba(245,208,254,.4)}.lg\:fill-fuchsia-200\/5{fill:rgba(245,208,254,.05)}.lg\:fill-fuchsia-200\/50{fill:rgba(245,208,254,.5)}.lg\:fill-fuchsia-200\/60{fill:rgba(245,208,254,.6)}.lg\:fill-fuchsia-200\/70{fill:rgba(245,208,254,.7)}.lg\:fill-fuchsia-200\/75{fill:rgba(245,208,254,.75)}.lg\:fill-fuchsia-200\/80{fill:rgba(245,208,254,.8)}.lg\:fill-fuchsia-200\/90{fill:rgba(245,208,254,.9)}.lg\:fill-fuchsia-200\/95{fill:rgba(245,208,254,.95)}.lg\:fill-fuchsia-300{fill:#f0abfc}.lg\:fill-fuchsia-300\/0{fill:rgba(240,171,252,0)}.lg\:fill-fuchsia-300\/10{fill:rgba(240,171,252,.1)}.lg\:fill-fuchsia-300\/100{fill:#f0abfc}.lg\:fill-fuchsia-300\/20{fill:rgba(240,171,252,.2)}.lg\:fill-fuchsia-300\/25{fill:rgba(240,171,252,.25)}.lg\:fill-fuchsia-300\/30{fill:rgba(240,171,252,.3)}.lg\:fill-fuchsia-300\/40{fill:rgba(240,171,252,.4)}.lg\:fill-fuchsia-300\/5{fill:rgba(240,171,252,.05)}.lg\:fill-fuchsia-300\/50{fill:rgba(240,171,252,.5)}.lg\:fill-fuchsia-300\/60{fill:rgba(240,171,252,.6)}.lg\:fill-fuchsia-300\/70{fill:rgba(240,171,252,.7)}.lg\:fill-fuchsia-300\/75{fill:rgba(240,171,252,.75)}.lg\:fill-fuchsia-300\/80{fill:rgba(240,171,252,.8)}.lg\:fill-fuchsia-300\/90{fill:rgba(240,171,252,.9)}.lg\:fill-fuchsia-300\/95{fill:rgba(240,171,252,.95)}.lg\:fill-fuchsia-400{fill:#e879f9}.lg\:fill-fuchsia-400\/0{fill:rgba(232,121,249,0)}.lg\:fill-fuchsia-400\/10{fill:rgba(232,121,249,.1)}.lg\:fill-fuchsia-400\/100{fill:#e879f9}.lg\:fill-fuchsia-400\/20{fill:rgba(232,121,249,.2)}.lg\:fill-fuchsia-400\/25{fill:rgba(232,121,249,.25)}.lg\:fill-fuchsia-400\/30{fill:rgba(232,121,249,.3)}.lg\:fill-fuchsia-400\/40{fill:rgba(232,121,249,.4)}.lg\:fill-fuchsia-400\/5{fill:rgba(232,121,249,.05)}.lg\:fill-fuchsia-400\/50{fill:rgba(232,121,249,.5)}.lg\:fill-fuchsia-400\/60{fill:rgba(232,121,249,.6)}.lg\:fill-fuchsia-400\/70{fill:rgba(232,121,249,.7)}.lg\:fill-fuchsia-400\/75{fill:rgba(232,121,249,.75)}.lg\:fill-fuchsia-400\/80{fill:rgba(232,121,249,.8)}.lg\:fill-fuchsia-400\/90{fill:rgba(232,121,249,.9)}.lg\:fill-fuchsia-400\/95{fill:rgba(232,121,249,.95)}.lg\:fill-fuchsia-50{fill:#fdf4ff}.lg\:fill-fuchsia-50\/0{fill:rgba(253,244,255,0)}.lg\:fill-fuchsia-50\/10{fill:rgba(253,244,255,.1)}.lg\:fill-fuchsia-50\/100{fill:#fdf4ff}.lg\:fill-fuchsia-50\/20{fill:rgba(253,244,255,.2)}.lg\:fill-fuchsia-50\/25{fill:rgba(253,244,255,.25)}.lg\:fill-fuchsia-50\/30{fill:rgba(253,244,255,.3)}.lg\:fill-fuchsia-50\/40{fill:rgba(253,244,255,.4)}.lg\:fill-fuchsia-50\/5{fill:rgba(253,244,255,.05)}.lg\:fill-fuchsia-50\/50{fill:rgba(253,244,255,.5)}.lg\:fill-fuchsia-50\/60{fill:rgba(253,244,255,.6)}.lg\:fill-fuchsia-50\/70{fill:rgba(253,244,255,.7)}.lg\:fill-fuchsia-50\/75{fill:rgba(253,244,255,.75)}.lg\:fill-fuchsia-50\/80{fill:rgba(253,244,255,.8)}.lg\:fill-fuchsia-50\/90{fill:rgba(253,244,255,.9)}.lg\:fill-fuchsia-50\/95{fill:rgba(253,244,255,.95)}.lg\:fill-fuchsia-500{fill:#d946ef}.lg\:fill-fuchsia-500\/0{fill:rgba(217,70,239,0)}.lg\:fill-fuchsia-500\/10{fill:rgba(217,70,239,.1)}.lg\:fill-fuchsia-500\/100{fill:#d946ef}.lg\:fill-fuchsia-500\/20{fill:rgba(217,70,239,.2)}.lg\:fill-fuchsia-500\/25{fill:rgba(217,70,239,.25)}.lg\:fill-fuchsia-500\/30{fill:rgba(217,70,239,.3)}.lg\:fill-fuchsia-500\/40{fill:rgba(217,70,239,.4)}.lg\:fill-fuchsia-500\/5{fill:rgba(217,70,239,.05)}.lg\:fill-fuchsia-500\/50{fill:rgba(217,70,239,.5)}.lg\:fill-fuchsia-500\/60{fill:rgba(217,70,239,.6)}.lg\:fill-fuchsia-500\/70{fill:rgba(217,70,239,.7)}.lg\:fill-fuchsia-500\/75{fill:rgba(217,70,239,.75)}.lg\:fill-fuchsia-500\/80{fill:rgba(217,70,239,.8)}.lg\:fill-fuchsia-500\/90{fill:rgba(217,70,239,.9)}.lg\:fill-fuchsia-500\/95{fill:rgba(217,70,239,.95)}.lg\:fill-fuchsia-600{fill:#c026d3}.lg\:fill-fuchsia-600\/0{fill:rgba(192,38,211,0)}.lg\:fill-fuchsia-600\/10{fill:rgba(192,38,211,.1)}.lg\:fill-fuchsia-600\/100{fill:#c026d3}.lg\:fill-fuchsia-600\/20{fill:rgba(192,38,211,.2)}.lg\:fill-fuchsia-600\/25{fill:rgba(192,38,211,.25)}.lg\:fill-fuchsia-600\/30{fill:rgba(192,38,211,.3)}.lg\:fill-fuchsia-600\/40{fill:rgba(192,38,211,.4)}.lg\:fill-fuchsia-600\/5{fill:rgba(192,38,211,.05)}.lg\:fill-fuchsia-600\/50{fill:rgba(192,38,211,.5)}.lg\:fill-fuchsia-600\/60{fill:rgba(192,38,211,.6)}.lg\:fill-fuchsia-600\/70{fill:rgba(192,38,211,.7)}.lg\:fill-fuchsia-600\/75{fill:rgba(192,38,211,.75)}.lg\:fill-fuchsia-600\/80{fill:rgba(192,38,211,.8)}.lg\:fill-fuchsia-600\/90{fill:rgba(192,38,211,.9)}.lg\:fill-fuchsia-600\/95{fill:rgba(192,38,211,.95)}.lg\:fill-fuchsia-700{fill:#a21caf}.lg\:fill-fuchsia-700\/0{fill:rgba(162,28,175,0)}.lg\:fill-fuchsia-700\/10{fill:rgba(162,28,175,.1)}.lg\:fill-fuchsia-700\/100{fill:#a21caf}.lg\:fill-fuchsia-700\/20{fill:rgba(162,28,175,.2)}.lg\:fill-fuchsia-700\/25{fill:rgba(162,28,175,.25)}.lg\:fill-fuchsia-700\/30{fill:rgba(162,28,175,.3)}.lg\:fill-fuchsia-700\/40{fill:rgba(162,28,175,.4)}.lg\:fill-fuchsia-700\/5{fill:rgba(162,28,175,.05)}.lg\:fill-fuchsia-700\/50{fill:rgba(162,28,175,.5)}.lg\:fill-fuchsia-700\/60{fill:rgba(162,28,175,.6)}.lg\:fill-fuchsia-700\/70{fill:rgba(162,28,175,.7)}.lg\:fill-fuchsia-700\/75{fill:rgba(162,28,175,.75)}.lg\:fill-fuchsia-700\/80{fill:rgba(162,28,175,.8)}.lg\:fill-fuchsia-700\/90{fill:rgba(162,28,175,.9)}.lg\:fill-fuchsia-700\/95{fill:rgba(162,28,175,.95)}.lg\:fill-fuchsia-800{fill:#86198f}.lg\:fill-fuchsia-800\/0{fill:rgba(134,25,143,0)}.lg\:fill-fuchsia-800\/10{fill:rgba(134,25,143,.1)}.lg\:fill-fuchsia-800\/100{fill:#86198f}.lg\:fill-fuchsia-800\/20{fill:rgba(134,25,143,.2)}.lg\:fill-fuchsia-800\/25{fill:rgba(134,25,143,.25)}.lg\:fill-fuchsia-800\/30{fill:rgba(134,25,143,.3)}.lg\:fill-fuchsia-800\/40{fill:rgba(134,25,143,.4)}.lg\:fill-fuchsia-800\/5{fill:rgba(134,25,143,.05)}.lg\:fill-fuchsia-800\/50{fill:rgba(134,25,143,.5)}.lg\:fill-fuchsia-800\/60{fill:rgba(134,25,143,.6)}.lg\:fill-fuchsia-800\/70{fill:rgba(134,25,143,.7)}.lg\:fill-fuchsia-800\/75{fill:rgba(134,25,143,.75)}.lg\:fill-fuchsia-800\/80{fill:rgba(134,25,143,.8)}.lg\:fill-fuchsia-800\/90{fill:rgba(134,25,143,.9)}.lg\:fill-fuchsia-800\/95{fill:rgba(134,25,143,.95)}.lg\:fill-fuchsia-900{fill:#701a75}.lg\:fill-fuchsia-900\/0{fill:rgba(112,26,117,0)}.lg\:fill-fuchsia-900\/10{fill:rgba(112,26,117,.1)}.lg\:fill-fuchsia-900\/100{fill:#701a75}.lg\:fill-fuchsia-900\/20{fill:rgba(112,26,117,.2)}.lg\:fill-fuchsia-900\/25{fill:rgba(112,26,117,.25)}.lg\:fill-fuchsia-900\/30{fill:rgba(112,26,117,.3)}.lg\:fill-fuchsia-900\/40{fill:rgba(112,26,117,.4)}.lg\:fill-fuchsia-900\/5{fill:rgba(112,26,117,.05)}.lg\:fill-fuchsia-900\/50{fill:rgba(112,26,117,.5)}.lg\:fill-fuchsia-900\/60{fill:rgba(112,26,117,.6)}.lg\:fill-fuchsia-900\/70{fill:rgba(112,26,117,.7)}.lg\:fill-fuchsia-900\/75{fill:rgba(112,26,117,.75)}.lg\:fill-fuchsia-900\/80{fill:rgba(112,26,117,.8)}.lg\:fill-fuchsia-900\/90{fill:rgba(112,26,117,.9)}.lg\:fill-fuchsia-900\/95{fill:rgba(112,26,117,.95)}.lg\:fill-gray-100{fill:#f3f4f6}.lg\:fill-gray-100\/0{fill:rgba(243,244,246,0)}.lg\:fill-gray-100\/10{fill:rgba(243,244,246,.1)}.lg\:fill-gray-100\/100{fill:#f3f4f6}.lg\:fill-gray-100\/20{fill:rgba(243,244,246,.2)}.lg\:fill-gray-100\/25{fill:rgba(243,244,246,.25)}.lg\:fill-gray-100\/30{fill:rgba(243,244,246,.3)}.lg\:fill-gray-100\/40{fill:rgba(243,244,246,.4)}.lg\:fill-gray-100\/5{fill:rgba(243,244,246,.05)}.lg\:fill-gray-100\/50{fill:rgba(243,244,246,.5)}.lg\:fill-gray-100\/60{fill:rgba(243,244,246,.6)}.lg\:fill-gray-100\/70{fill:rgba(243,244,246,.7)}.lg\:fill-gray-100\/75{fill:rgba(243,244,246,.75)}.lg\:fill-gray-100\/80{fill:rgba(243,244,246,.8)}.lg\:fill-gray-100\/90{fill:rgba(243,244,246,.9)}.lg\:fill-gray-100\/95{fill:rgba(243,244,246,.95)}.lg\:fill-gray-200{fill:#e5e7eb}.lg\:fill-gray-200\/0{fill:rgba(229,231,235,0)}.lg\:fill-gray-200\/10{fill:rgba(229,231,235,.1)}.lg\:fill-gray-200\/100{fill:#e5e7eb}.lg\:fill-gray-200\/20{fill:rgba(229,231,235,.2)}.lg\:fill-gray-200\/25{fill:rgba(229,231,235,.25)}.lg\:fill-gray-200\/30{fill:rgba(229,231,235,.3)}.lg\:fill-gray-200\/40{fill:rgba(229,231,235,.4)}.lg\:fill-gray-200\/5{fill:rgba(229,231,235,.05)}.lg\:fill-gray-200\/50{fill:rgba(229,231,235,.5)}.lg\:fill-gray-200\/60{fill:rgba(229,231,235,.6)}.lg\:fill-gray-200\/70{fill:rgba(229,231,235,.7)}.lg\:fill-gray-200\/75{fill:rgba(229,231,235,.75)}.lg\:fill-gray-200\/80{fill:rgba(229,231,235,.8)}.lg\:fill-gray-200\/90{fill:rgba(229,231,235,.9)}.lg\:fill-gray-200\/95{fill:rgba(229,231,235,.95)}.lg\:fill-gray-300{fill:#d1d5db}.lg\:fill-gray-300\/0{fill:rgba(209,213,219,0)}.lg\:fill-gray-300\/10{fill:rgba(209,213,219,.1)}.lg\:fill-gray-300\/100{fill:#d1d5db}.lg\:fill-gray-300\/20{fill:rgba(209,213,219,.2)}.lg\:fill-gray-300\/25{fill:rgba(209,213,219,.25)}.lg\:fill-gray-300\/30{fill:rgba(209,213,219,.3)}.lg\:fill-gray-300\/40{fill:rgba(209,213,219,.4)}.lg\:fill-gray-300\/5{fill:rgba(209,213,219,.05)}.lg\:fill-gray-300\/50{fill:rgba(209,213,219,.5)}.lg\:fill-gray-300\/60{fill:rgba(209,213,219,.6)}.lg\:fill-gray-300\/70{fill:rgba(209,213,219,.7)}.lg\:fill-gray-300\/75{fill:rgba(209,213,219,.75)}.lg\:fill-gray-300\/80{fill:rgba(209,213,219,.8)}.lg\:fill-gray-300\/90{fill:rgba(209,213,219,.9)}.lg\:fill-gray-300\/95{fill:rgba(209,213,219,.95)}.lg\:fill-gray-400{fill:#9ca3af}.lg\:fill-gray-400\/0{fill:rgba(156,163,175,0)}.lg\:fill-gray-400\/10{fill:rgba(156,163,175,.1)}.lg\:fill-gray-400\/100{fill:#9ca3af}.lg\:fill-gray-400\/20{fill:rgba(156,163,175,.2)}.lg\:fill-gray-400\/25{fill:rgba(156,163,175,.25)}.lg\:fill-gray-400\/30{fill:rgba(156,163,175,.3)}.lg\:fill-gray-400\/40{fill:rgba(156,163,175,.4)}.lg\:fill-gray-400\/5{fill:rgba(156,163,175,.05)}.lg\:fill-gray-400\/50{fill:rgba(156,163,175,.5)}.lg\:fill-gray-400\/60{fill:rgba(156,163,175,.6)}.lg\:fill-gray-400\/70{fill:rgba(156,163,175,.7)}.lg\:fill-gray-400\/75{fill:rgba(156,163,175,.75)}.lg\:fill-gray-400\/80{fill:rgba(156,163,175,.8)}.lg\:fill-gray-400\/90{fill:rgba(156,163,175,.9)}.lg\:fill-gray-400\/95{fill:rgba(156,163,175,.95)}.lg\:fill-gray-50{fill:#f9fafb}.lg\:fill-gray-50\/0{fill:rgba(249,250,251,0)}.lg\:fill-gray-50\/10{fill:rgba(249,250,251,.1)}.lg\:fill-gray-50\/100{fill:#f9fafb}.lg\:fill-gray-50\/20{fill:rgba(249,250,251,.2)}.lg\:fill-gray-50\/25{fill:rgba(249,250,251,.25)}.lg\:fill-gray-50\/30{fill:rgba(249,250,251,.3)}.lg\:fill-gray-50\/40{fill:rgba(249,250,251,.4)}.lg\:fill-gray-50\/5{fill:rgba(249,250,251,.05)}.lg\:fill-gray-50\/50{fill:rgba(249,250,251,.5)}.lg\:fill-gray-50\/60{fill:rgba(249,250,251,.6)}.lg\:fill-gray-50\/70{fill:rgba(249,250,251,.7)}.lg\:fill-gray-50\/75{fill:rgba(249,250,251,.75)}.lg\:fill-gray-50\/80{fill:rgba(249,250,251,.8)}.lg\:fill-gray-50\/90{fill:rgba(249,250,251,.9)}.lg\:fill-gray-50\/95{fill:rgba(249,250,251,.95)}.lg\:fill-gray-500{fill:#6b7280}.lg\:fill-gray-500\/0{fill:hsla(220,9%,46%,0)}.lg\:fill-gray-500\/10{fill:hsla(220,9%,46%,.1)}.lg\:fill-gray-500\/100{fill:#6b7280}.lg\:fill-gray-500\/20{fill:hsla(220,9%,46%,.2)}.lg\:fill-gray-500\/25{fill:hsla(220,9%,46%,.25)}.lg\:fill-gray-500\/30{fill:hsla(220,9%,46%,.3)}.lg\:fill-gray-500\/40{fill:hsla(220,9%,46%,.4)}.lg\:fill-gray-500\/5{fill:hsla(220,9%,46%,.05)}.lg\:fill-gray-500\/50{fill:hsla(220,9%,46%,.5)}.lg\:fill-gray-500\/60{fill:hsla(220,9%,46%,.6)}.lg\:fill-gray-500\/70{fill:hsla(220,9%,46%,.7)}.lg\:fill-gray-500\/75{fill:hsla(220,9%,46%,.75)}.lg\:fill-gray-500\/80{fill:hsla(220,9%,46%,.8)}.lg\:fill-gray-500\/90{fill:hsla(220,9%,46%,.9)}.lg\:fill-gray-500\/95{fill:hsla(220,9%,46%,.95)}.lg\:fill-gray-600{fill:#4b5563}.lg\:fill-gray-600\/0{fill:rgba(75,85,99,0)}.lg\:fill-gray-600\/10{fill:rgba(75,85,99,.1)}.lg\:fill-gray-600\/100{fill:#4b5563}.lg\:fill-gray-600\/20{fill:rgba(75,85,99,.2)}.lg\:fill-gray-600\/25{fill:rgba(75,85,99,.25)}.lg\:fill-gray-600\/30{fill:rgba(75,85,99,.3)}.lg\:fill-gray-600\/40{fill:rgba(75,85,99,.4)}.lg\:fill-gray-600\/5{fill:rgba(75,85,99,.05)}.lg\:fill-gray-600\/50{fill:rgba(75,85,99,.5)}.lg\:fill-gray-600\/60{fill:rgba(75,85,99,.6)}.lg\:fill-gray-600\/70{fill:rgba(75,85,99,.7)}.lg\:fill-gray-600\/75{fill:rgba(75,85,99,.75)}.lg\:fill-gray-600\/80{fill:rgba(75,85,99,.8)}.lg\:fill-gray-600\/90{fill:rgba(75,85,99,.9)}.lg\:fill-gray-600\/95{fill:rgba(75,85,99,.95)}.lg\:fill-gray-700{fill:#374151}.lg\:fill-gray-700\/0{fill:rgba(55,65,81,0)}.lg\:fill-gray-700\/10{fill:rgba(55,65,81,.1)}.lg\:fill-gray-700\/100{fill:#374151}.lg\:fill-gray-700\/20{fill:rgba(55,65,81,.2)}.lg\:fill-gray-700\/25{fill:rgba(55,65,81,.25)}.lg\:fill-gray-700\/30{fill:rgba(55,65,81,.3)}.lg\:fill-gray-700\/40{fill:rgba(55,65,81,.4)}.lg\:fill-gray-700\/5{fill:rgba(55,65,81,.05)}.lg\:fill-gray-700\/50{fill:rgba(55,65,81,.5)}.lg\:fill-gray-700\/60{fill:rgba(55,65,81,.6)}.lg\:fill-gray-700\/70{fill:rgba(55,65,81,.7)}.lg\:fill-gray-700\/75{fill:rgba(55,65,81,.75)}.lg\:fill-gray-700\/80{fill:rgba(55,65,81,.8)}.lg\:fill-gray-700\/90{fill:rgba(55,65,81,.9)}.lg\:fill-gray-700\/95{fill:rgba(55,65,81,.95)}.lg\:fill-gray-800{fill:#1f2937}.lg\:fill-gray-800\/0{fill:rgba(31,41,55,0)}.lg\:fill-gray-800\/10{fill:rgba(31,41,55,.1)}.lg\:fill-gray-800\/100{fill:#1f2937}.lg\:fill-gray-800\/20{fill:rgba(31,41,55,.2)}.lg\:fill-gray-800\/25{fill:rgba(31,41,55,.25)}.lg\:fill-gray-800\/30{fill:rgba(31,41,55,.3)}.lg\:fill-gray-800\/40{fill:rgba(31,41,55,.4)}.lg\:fill-gray-800\/5{fill:rgba(31,41,55,.05)}.lg\:fill-gray-800\/50{fill:rgba(31,41,55,.5)}.lg\:fill-gray-800\/60{fill:rgba(31,41,55,.6)}.lg\:fill-gray-800\/70{fill:rgba(31,41,55,.7)}.lg\:fill-gray-800\/75{fill:rgba(31,41,55,.75)}.lg\:fill-gray-800\/80{fill:rgba(31,41,55,.8)}.lg\:fill-gray-800\/90{fill:rgba(31,41,55,.9)}.lg\:fill-gray-800\/95{fill:rgba(31,41,55,.95)}.lg\:fill-gray-900{fill:#111827}.lg\:fill-gray-900\/0{fill:rgba(17,24,39,0)}.lg\:fill-gray-900\/10{fill:rgba(17,24,39,.1)}.lg\:fill-gray-900\/100{fill:#111827}.lg\:fill-gray-900\/20{fill:rgba(17,24,39,.2)}.lg\:fill-gray-900\/25{fill:rgba(17,24,39,.25)}.lg\:fill-gray-900\/30{fill:rgba(17,24,39,.3)}.lg\:fill-gray-900\/40{fill:rgba(17,24,39,.4)}.lg\:fill-gray-900\/5{fill:rgba(17,24,39,.05)}.lg\:fill-gray-900\/50{fill:rgba(17,24,39,.5)}.lg\:fill-gray-900\/60{fill:rgba(17,24,39,.6)}.lg\:fill-gray-900\/70{fill:rgba(17,24,39,.7)}.lg\:fill-gray-900\/75{fill:rgba(17,24,39,.75)}.lg\:fill-gray-900\/80{fill:rgba(17,24,39,.8)}.lg\:fill-gray-900\/90{fill:rgba(17,24,39,.9)}.lg\:fill-gray-900\/95{fill:rgba(17,24,39,.95)}.lg\:fill-green-100{fill:#def7ec}.lg\:fill-green-100\/0{fill:rgba(222,247,236,0)}.lg\:fill-green-100\/10{fill:rgba(222,247,236,.1)}.lg\:fill-green-100\/100{fill:#def7ec}.lg\:fill-green-100\/20{fill:rgba(222,247,236,.2)}.lg\:fill-green-100\/25{fill:rgba(222,247,236,.25)}.lg\:fill-green-100\/30{fill:rgba(222,247,236,.3)}.lg\:fill-green-100\/40{fill:rgba(222,247,236,.4)}.lg\:fill-green-100\/5{fill:rgba(222,247,236,.05)}.lg\:fill-green-100\/50{fill:rgba(222,247,236,.5)}.lg\:fill-green-100\/60{fill:rgba(222,247,236,.6)}.lg\:fill-green-100\/70{fill:rgba(222,247,236,.7)}.lg\:fill-green-100\/75{fill:rgba(222,247,236,.75)}.lg\:fill-green-100\/80{fill:rgba(222,247,236,.8)}.lg\:fill-green-100\/90{fill:rgba(222,247,236,.9)}.lg\:fill-green-100\/95{fill:rgba(222,247,236,.95)}.lg\:fill-green-200{fill:#bcf0da}.lg\:fill-green-200\/0{fill:rgba(188,240,218,0)}.lg\:fill-green-200\/10{fill:rgba(188,240,218,.1)}.lg\:fill-green-200\/100{fill:#bcf0da}.lg\:fill-green-200\/20{fill:rgba(188,240,218,.2)}.lg\:fill-green-200\/25{fill:rgba(188,240,218,.25)}.lg\:fill-green-200\/30{fill:rgba(188,240,218,.3)}.lg\:fill-green-200\/40{fill:rgba(188,240,218,.4)}.lg\:fill-green-200\/5{fill:rgba(188,240,218,.05)}.lg\:fill-green-200\/50{fill:rgba(188,240,218,.5)}.lg\:fill-green-200\/60{fill:rgba(188,240,218,.6)}.lg\:fill-green-200\/70{fill:rgba(188,240,218,.7)}.lg\:fill-green-200\/75{fill:rgba(188,240,218,.75)}.lg\:fill-green-200\/80{fill:rgba(188,240,218,.8)}.lg\:fill-green-200\/90{fill:rgba(188,240,218,.9)}.lg\:fill-green-200\/95{fill:rgba(188,240,218,.95)}.lg\:fill-green-300{fill:#84e1bc}.lg\:fill-green-300\/0{fill:rgba(132,225,188,0)}.lg\:fill-green-300\/10{fill:rgba(132,225,188,.1)}.lg\:fill-green-300\/100{fill:#84e1bc}.lg\:fill-green-300\/20{fill:rgba(132,225,188,.2)}.lg\:fill-green-300\/25{fill:rgba(132,225,188,.25)}.lg\:fill-green-300\/30{fill:rgba(132,225,188,.3)}.lg\:fill-green-300\/40{fill:rgba(132,225,188,.4)}.lg\:fill-green-300\/5{fill:rgba(132,225,188,.05)}.lg\:fill-green-300\/50{fill:rgba(132,225,188,.5)}.lg\:fill-green-300\/60{fill:rgba(132,225,188,.6)}.lg\:fill-green-300\/70{fill:rgba(132,225,188,.7)}.lg\:fill-green-300\/75{fill:rgba(132,225,188,.75)}.lg\:fill-green-300\/80{fill:rgba(132,225,188,.8)}.lg\:fill-green-300\/90{fill:rgba(132,225,188,.9)}.lg\:fill-green-300\/95{fill:rgba(132,225,188,.95)}.lg\:fill-green-400{fill:#31c48d}.lg\:fill-green-400\/0{fill:rgba(49,196,141,0)}.lg\:fill-green-400\/10{fill:rgba(49,196,141,.1)}.lg\:fill-green-400\/100{fill:#31c48d}.lg\:fill-green-400\/20{fill:rgba(49,196,141,.2)}.lg\:fill-green-400\/25{fill:rgba(49,196,141,.25)}.lg\:fill-green-400\/30{fill:rgba(49,196,141,.3)}.lg\:fill-green-400\/40{fill:rgba(49,196,141,.4)}.lg\:fill-green-400\/5{fill:rgba(49,196,141,.05)}.lg\:fill-green-400\/50{fill:rgba(49,196,141,.5)}.lg\:fill-green-400\/60{fill:rgba(49,196,141,.6)}.lg\:fill-green-400\/70{fill:rgba(49,196,141,.7)}.lg\:fill-green-400\/75{fill:rgba(49,196,141,.75)}.lg\:fill-green-400\/80{fill:rgba(49,196,141,.8)}.lg\:fill-green-400\/90{fill:rgba(49,196,141,.9)}.lg\:fill-green-400\/95{fill:rgba(49,196,141,.95)}.lg\:fill-green-50{fill:#f3faf7}.lg\:fill-green-50\/0{fill:rgba(243,250,247,0)}.lg\:fill-green-50\/10{fill:rgba(243,250,247,.1)}.lg\:fill-green-50\/100{fill:#f3faf7}.lg\:fill-green-50\/20{fill:rgba(243,250,247,.2)}.lg\:fill-green-50\/25{fill:rgba(243,250,247,.25)}.lg\:fill-green-50\/30{fill:rgba(243,250,247,.3)}.lg\:fill-green-50\/40{fill:rgba(243,250,247,.4)}.lg\:fill-green-50\/5{fill:rgba(243,250,247,.05)}.lg\:fill-green-50\/50{fill:rgba(243,250,247,.5)}.lg\:fill-green-50\/60{fill:rgba(243,250,247,.6)}.lg\:fill-green-50\/70{fill:rgba(243,250,247,.7)}.lg\:fill-green-50\/75{fill:rgba(243,250,247,.75)}.lg\:fill-green-50\/80{fill:rgba(243,250,247,.8)}.lg\:fill-green-50\/90{fill:rgba(243,250,247,.9)}.lg\:fill-green-50\/95{fill:rgba(243,250,247,.95)}.lg\:fill-green-500{fill:#0e9f6e}.lg\:fill-green-500\/0{fill:rgba(14,159,110,0)}.lg\:fill-green-500\/10{fill:rgba(14,159,110,.1)}.lg\:fill-green-500\/100{fill:#0e9f6e}.lg\:fill-green-500\/20{fill:rgba(14,159,110,.2)}.lg\:fill-green-500\/25{fill:rgba(14,159,110,.25)}.lg\:fill-green-500\/30{fill:rgba(14,159,110,.3)}.lg\:fill-green-500\/40{fill:rgba(14,159,110,.4)}.lg\:fill-green-500\/5{fill:rgba(14,159,110,.05)}.lg\:fill-green-500\/50{fill:rgba(14,159,110,.5)}.lg\:fill-green-500\/60{fill:rgba(14,159,110,.6)}.lg\:fill-green-500\/70{fill:rgba(14,159,110,.7)}.lg\:fill-green-500\/75{fill:rgba(14,159,110,.75)}.lg\:fill-green-500\/80{fill:rgba(14,159,110,.8)}.lg\:fill-green-500\/90{fill:rgba(14,159,110,.9)}.lg\:fill-green-500\/95{fill:rgba(14,159,110,.95)}.lg\:fill-green-600{fill:#057a55}.lg\:fill-green-600\/0{fill:rgba(5,122,85,0)}.lg\:fill-green-600\/10{fill:rgba(5,122,85,.1)}.lg\:fill-green-600\/100{fill:#057a55}.lg\:fill-green-600\/20{fill:rgba(5,122,85,.2)}.lg\:fill-green-600\/25{fill:rgba(5,122,85,.25)}.lg\:fill-green-600\/30{fill:rgba(5,122,85,.3)}.lg\:fill-green-600\/40{fill:rgba(5,122,85,.4)}.lg\:fill-green-600\/5{fill:rgba(5,122,85,.05)}.lg\:fill-green-600\/50{fill:rgba(5,122,85,.5)}.lg\:fill-green-600\/60{fill:rgba(5,122,85,.6)}.lg\:fill-green-600\/70{fill:rgba(5,122,85,.7)}.lg\:fill-green-600\/75{fill:rgba(5,122,85,.75)}.lg\:fill-green-600\/80{fill:rgba(5,122,85,.8)}.lg\:fill-green-600\/90{fill:rgba(5,122,85,.9)}.lg\:fill-green-600\/95{fill:rgba(5,122,85,.95)}.lg\:fill-green-700{fill:#046c4e}.lg\:fill-green-700\/0{fill:rgba(4,108,78,0)}.lg\:fill-green-700\/10{fill:rgba(4,108,78,.1)}.lg\:fill-green-700\/100{fill:#046c4e}.lg\:fill-green-700\/20{fill:rgba(4,108,78,.2)}.lg\:fill-green-700\/25{fill:rgba(4,108,78,.25)}.lg\:fill-green-700\/30{fill:rgba(4,108,78,.3)}.lg\:fill-green-700\/40{fill:rgba(4,108,78,.4)}.lg\:fill-green-700\/5{fill:rgba(4,108,78,.05)}.lg\:fill-green-700\/50{fill:rgba(4,108,78,.5)}.lg\:fill-green-700\/60{fill:rgba(4,108,78,.6)}.lg\:fill-green-700\/70{fill:rgba(4,108,78,.7)}.lg\:fill-green-700\/75{fill:rgba(4,108,78,.75)}.lg\:fill-green-700\/80{fill:rgba(4,108,78,.8)}.lg\:fill-green-700\/90{fill:rgba(4,108,78,.9)}.lg\:fill-green-700\/95{fill:rgba(4,108,78,.95)}.lg\:fill-green-800{fill:#03543f}.lg\:fill-green-800\/0{fill:rgba(3,84,63,0)}.lg\:fill-green-800\/10{fill:rgba(3,84,63,.1)}.lg\:fill-green-800\/100{fill:#03543f}.lg\:fill-green-800\/20{fill:rgba(3,84,63,.2)}.lg\:fill-green-800\/25{fill:rgba(3,84,63,.25)}.lg\:fill-green-800\/30{fill:rgba(3,84,63,.3)}.lg\:fill-green-800\/40{fill:rgba(3,84,63,.4)}.lg\:fill-green-800\/5{fill:rgba(3,84,63,.05)}.lg\:fill-green-800\/50{fill:rgba(3,84,63,.5)}.lg\:fill-green-800\/60{fill:rgba(3,84,63,.6)}.lg\:fill-green-800\/70{fill:rgba(3,84,63,.7)}.lg\:fill-green-800\/75{fill:rgba(3,84,63,.75)}.lg\:fill-green-800\/80{fill:rgba(3,84,63,.8)}.lg\:fill-green-800\/90{fill:rgba(3,84,63,.9)}.lg\:fill-green-800\/95{fill:rgba(3,84,63,.95)}.lg\:fill-green-900{fill:#014737}.lg\:fill-green-900\/0{fill:rgba(1,71,55,0)}.lg\:fill-green-900\/10{fill:rgba(1,71,55,.1)}.lg\:fill-green-900\/100{fill:#014737}.lg\:fill-green-900\/20{fill:rgba(1,71,55,.2)}.lg\:fill-green-900\/25{fill:rgba(1,71,55,.25)}.lg\:fill-green-900\/30{fill:rgba(1,71,55,.3)}.lg\:fill-green-900\/40{fill:rgba(1,71,55,.4)}.lg\:fill-green-900\/5{fill:rgba(1,71,55,.05)}.lg\:fill-green-900\/50{fill:rgba(1,71,55,.5)}.lg\:fill-green-900\/60{fill:rgba(1,71,55,.6)}.lg\:fill-green-900\/70{fill:rgba(1,71,55,.7)}.lg\:fill-green-900\/75{fill:rgba(1,71,55,.75)}.lg\:fill-green-900\/80{fill:rgba(1,71,55,.8)}.lg\:fill-green-900\/90{fill:rgba(1,71,55,.9)}.lg\:fill-green-900\/95{fill:rgba(1,71,55,.95)}.lg\:fill-indigo-100{fill:#e5edff}.lg\:fill-indigo-100\/0{fill:rgba(229,237,255,0)}.lg\:fill-indigo-100\/10{fill:rgba(229,237,255,.1)}.lg\:fill-indigo-100\/100{fill:#e5edff}.lg\:fill-indigo-100\/20{fill:rgba(229,237,255,.2)}.lg\:fill-indigo-100\/25{fill:rgba(229,237,255,.25)}.lg\:fill-indigo-100\/30{fill:rgba(229,237,255,.3)}.lg\:fill-indigo-100\/40{fill:rgba(229,237,255,.4)}.lg\:fill-indigo-100\/5{fill:rgba(229,237,255,.05)}.lg\:fill-indigo-100\/50{fill:rgba(229,237,255,.5)}.lg\:fill-indigo-100\/60{fill:rgba(229,237,255,.6)}.lg\:fill-indigo-100\/70{fill:rgba(229,237,255,.7)}.lg\:fill-indigo-100\/75{fill:rgba(229,237,255,.75)}.lg\:fill-indigo-100\/80{fill:rgba(229,237,255,.8)}.lg\:fill-indigo-100\/90{fill:rgba(229,237,255,.9)}.lg\:fill-indigo-100\/95{fill:rgba(229,237,255,.95)}.lg\:fill-indigo-200{fill:#cddbfe}.lg\:fill-indigo-200\/0{fill:rgba(205,219,254,0)}.lg\:fill-indigo-200\/10{fill:rgba(205,219,254,.1)}.lg\:fill-indigo-200\/100{fill:#cddbfe}.lg\:fill-indigo-200\/20{fill:rgba(205,219,254,.2)}.lg\:fill-indigo-200\/25{fill:rgba(205,219,254,.25)}.lg\:fill-indigo-200\/30{fill:rgba(205,219,254,.3)}.lg\:fill-indigo-200\/40{fill:rgba(205,219,254,.4)}.lg\:fill-indigo-200\/5{fill:rgba(205,219,254,.05)}.lg\:fill-indigo-200\/50{fill:rgba(205,219,254,.5)}.lg\:fill-indigo-200\/60{fill:rgba(205,219,254,.6)}.lg\:fill-indigo-200\/70{fill:rgba(205,219,254,.7)}.lg\:fill-indigo-200\/75{fill:rgba(205,219,254,.75)}.lg\:fill-indigo-200\/80{fill:rgba(205,219,254,.8)}.lg\:fill-indigo-200\/90{fill:rgba(205,219,254,.9)}.lg\:fill-indigo-200\/95{fill:rgba(205,219,254,.95)}.lg\:fill-indigo-300{fill:#b4c6fc}.lg\:fill-indigo-300\/0{fill:rgba(180,198,252,0)}.lg\:fill-indigo-300\/10{fill:rgba(180,198,252,.1)}.lg\:fill-indigo-300\/100{fill:#b4c6fc}.lg\:fill-indigo-300\/20{fill:rgba(180,198,252,.2)}.lg\:fill-indigo-300\/25{fill:rgba(180,198,252,.25)}.lg\:fill-indigo-300\/30{fill:rgba(180,198,252,.3)}.lg\:fill-indigo-300\/40{fill:rgba(180,198,252,.4)}.lg\:fill-indigo-300\/5{fill:rgba(180,198,252,.05)}.lg\:fill-indigo-300\/50{fill:rgba(180,198,252,.5)}.lg\:fill-indigo-300\/60{fill:rgba(180,198,252,.6)}.lg\:fill-indigo-300\/70{fill:rgba(180,198,252,.7)}.lg\:fill-indigo-300\/75{fill:rgba(180,198,252,.75)}.lg\:fill-indigo-300\/80{fill:rgba(180,198,252,.8)}.lg\:fill-indigo-300\/90{fill:rgba(180,198,252,.9)}.lg\:fill-indigo-300\/95{fill:rgba(180,198,252,.95)}.lg\:fill-indigo-400{fill:#8da2fb}.lg\:fill-indigo-400\/0{fill:rgba(141,162,251,0)}.lg\:fill-indigo-400\/10{fill:rgba(141,162,251,.1)}.lg\:fill-indigo-400\/100{fill:#8da2fb}.lg\:fill-indigo-400\/20{fill:rgba(141,162,251,.2)}.lg\:fill-indigo-400\/25{fill:rgba(141,162,251,.25)}.lg\:fill-indigo-400\/30{fill:rgba(141,162,251,.3)}.lg\:fill-indigo-400\/40{fill:rgba(141,162,251,.4)}.lg\:fill-indigo-400\/5{fill:rgba(141,162,251,.05)}.lg\:fill-indigo-400\/50{fill:rgba(141,162,251,.5)}.lg\:fill-indigo-400\/60{fill:rgba(141,162,251,.6)}.lg\:fill-indigo-400\/70{fill:rgba(141,162,251,.7)}.lg\:fill-indigo-400\/75{fill:rgba(141,162,251,.75)}.lg\:fill-indigo-400\/80{fill:rgba(141,162,251,.8)}.lg\:fill-indigo-400\/90{fill:rgba(141,162,251,.9)}.lg\:fill-indigo-400\/95{fill:rgba(141,162,251,.95)}.lg\:fill-indigo-50{fill:#f0f5ff}.lg\:fill-indigo-50\/0{fill:rgba(240,245,255,0)}.lg\:fill-indigo-50\/10{fill:rgba(240,245,255,.1)}.lg\:fill-indigo-50\/100{fill:#f0f5ff}.lg\:fill-indigo-50\/20{fill:rgba(240,245,255,.2)}.lg\:fill-indigo-50\/25{fill:rgba(240,245,255,.25)}.lg\:fill-indigo-50\/30{fill:rgba(240,245,255,.3)}.lg\:fill-indigo-50\/40{fill:rgba(240,245,255,.4)}.lg\:fill-indigo-50\/5{fill:rgba(240,245,255,.05)}.lg\:fill-indigo-50\/50{fill:rgba(240,245,255,.5)}.lg\:fill-indigo-50\/60{fill:rgba(240,245,255,.6)}.lg\:fill-indigo-50\/70{fill:rgba(240,245,255,.7)}.lg\:fill-indigo-50\/75{fill:rgba(240,245,255,.75)}.lg\:fill-indigo-50\/80{fill:rgba(240,245,255,.8)}.lg\:fill-indigo-50\/90{fill:rgba(240,245,255,.9)}.lg\:fill-indigo-50\/95{fill:rgba(240,245,255,.95)}.lg\:fill-indigo-500{fill:#6875f5}.lg\:fill-indigo-500\/0{fill:rgba(104,117,245,0)}.lg\:fill-indigo-500\/10{fill:rgba(104,117,245,.1)}.lg\:fill-indigo-500\/100{fill:#6875f5}.lg\:fill-indigo-500\/20{fill:rgba(104,117,245,.2)}.lg\:fill-indigo-500\/25{fill:rgba(104,117,245,.25)}.lg\:fill-indigo-500\/30{fill:rgba(104,117,245,.3)}.lg\:fill-indigo-500\/40{fill:rgba(104,117,245,.4)}.lg\:fill-indigo-500\/5{fill:rgba(104,117,245,.05)}.lg\:fill-indigo-500\/50{fill:rgba(104,117,245,.5)}.lg\:fill-indigo-500\/60{fill:rgba(104,117,245,.6)}.lg\:fill-indigo-500\/70{fill:rgba(104,117,245,.7)}.lg\:fill-indigo-500\/75{fill:rgba(104,117,245,.75)}.lg\:fill-indigo-500\/80{fill:rgba(104,117,245,.8)}.lg\:fill-indigo-500\/90{fill:rgba(104,117,245,.9)}.lg\:fill-indigo-500\/95{fill:rgba(104,117,245,.95)}.lg\:fill-indigo-600{fill:#5850ec}.lg\:fill-indigo-600\/0{fill:rgba(88,80,236,0)}.lg\:fill-indigo-600\/10{fill:rgba(88,80,236,.1)}.lg\:fill-indigo-600\/100{fill:#5850ec}.lg\:fill-indigo-600\/20{fill:rgba(88,80,236,.2)}.lg\:fill-indigo-600\/25{fill:rgba(88,80,236,.25)}.lg\:fill-indigo-600\/30{fill:rgba(88,80,236,.3)}.lg\:fill-indigo-600\/40{fill:rgba(88,80,236,.4)}.lg\:fill-indigo-600\/5{fill:rgba(88,80,236,.05)}.lg\:fill-indigo-600\/50{fill:rgba(88,80,236,.5)}.lg\:fill-indigo-600\/60{fill:rgba(88,80,236,.6)}.lg\:fill-indigo-600\/70{fill:rgba(88,80,236,.7)}.lg\:fill-indigo-600\/75{fill:rgba(88,80,236,.75)}.lg\:fill-indigo-600\/80{fill:rgba(88,80,236,.8)}.lg\:fill-indigo-600\/90{fill:rgba(88,80,236,.9)}.lg\:fill-indigo-600\/95{fill:rgba(88,80,236,.95)}.lg\:fill-indigo-700{fill:#5145cd}.lg\:fill-indigo-700\/0{fill:rgba(81,69,205,0)}.lg\:fill-indigo-700\/10{fill:rgba(81,69,205,.1)}.lg\:fill-indigo-700\/100{fill:#5145cd}.lg\:fill-indigo-700\/20{fill:rgba(81,69,205,.2)}.lg\:fill-indigo-700\/25{fill:rgba(81,69,205,.25)}.lg\:fill-indigo-700\/30{fill:rgba(81,69,205,.3)}.lg\:fill-indigo-700\/40{fill:rgba(81,69,205,.4)}.lg\:fill-indigo-700\/5{fill:rgba(81,69,205,.05)}.lg\:fill-indigo-700\/50{fill:rgba(81,69,205,.5)}.lg\:fill-indigo-700\/60{fill:rgba(81,69,205,.6)}.lg\:fill-indigo-700\/70{fill:rgba(81,69,205,.7)}.lg\:fill-indigo-700\/75{fill:rgba(81,69,205,.75)}.lg\:fill-indigo-700\/80{fill:rgba(81,69,205,.8)}.lg\:fill-indigo-700\/90{fill:rgba(81,69,205,.9)}.lg\:fill-indigo-700\/95{fill:rgba(81,69,205,.95)}.lg\:fill-indigo-800{fill:#42389d}.lg\:fill-indigo-800\/0{fill:rgba(66,56,157,0)}.lg\:fill-indigo-800\/10{fill:rgba(66,56,157,.1)}.lg\:fill-indigo-800\/100{fill:#42389d}.lg\:fill-indigo-800\/20{fill:rgba(66,56,157,.2)}.lg\:fill-indigo-800\/25{fill:rgba(66,56,157,.25)}.lg\:fill-indigo-800\/30{fill:rgba(66,56,157,.3)}.lg\:fill-indigo-800\/40{fill:rgba(66,56,157,.4)}.lg\:fill-indigo-800\/5{fill:rgba(66,56,157,.05)}.lg\:fill-indigo-800\/50{fill:rgba(66,56,157,.5)}.lg\:fill-indigo-800\/60{fill:rgba(66,56,157,.6)}.lg\:fill-indigo-800\/70{fill:rgba(66,56,157,.7)}.lg\:fill-indigo-800\/75{fill:rgba(66,56,157,.75)}.lg\:fill-indigo-800\/80{fill:rgba(66,56,157,.8)}.lg\:fill-indigo-800\/90{fill:rgba(66,56,157,.9)}.lg\:fill-indigo-800\/95{fill:rgba(66,56,157,.95)}.lg\:fill-indigo-900{fill:#362f78}.lg\:fill-indigo-900\/0{fill:rgba(54,47,120,0)}.lg\:fill-indigo-900\/10{fill:rgba(54,47,120,.1)}.lg\:fill-indigo-900\/100{fill:#362f78}.lg\:fill-indigo-900\/20{fill:rgba(54,47,120,.2)}.lg\:fill-indigo-900\/25{fill:rgba(54,47,120,.25)}.lg\:fill-indigo-900\/30{fill:rgba(54,47,120,.3)}.lg\:fill-indigo-900\/40{fill:rgba(54,47,120,.4)}.lg\:fill-indigo-900\/5{fill:rgba(54,47,120,.05)}.lg\:fill-indigo-900\/50{fill:rgba(54,47,120,.5)}.lg\:fill-indigo-900\/60{fill:rgba(54,47,120,.6)}.lg\:fill-indigo-900\/70{fill:rgba(54,47,120,.7)}.lg\:fill-indigo-900\/75{fill:rgba(54,47,120,.75)}.lg\:fill-indigo-900\/80{fill:rgba(54,47,120,.8)}.lg\:fill-indigo-900\/90{fill:rgba(54,47,120,.9)}.lg\:fill-indigo-900\/95{fill:rgba(54,47,120,.95)}.lg\:fill-lime-100{fill:#ecfccb}.lg\:fill-lime-100\/0{fill:hsla(80,89%,89%,0)}.lg\:fill-lime-100\/10{fill:hsla(80,89%,89%,.1)}.lg\:fill-lime-100\/100{fill:#ecfccb}.lg\:fill-lime-100\/20{fill:hsla(80,89%,89%,.2)}.lg\:fill-lime-100\/25{fill:hsla(80,89%,89%,.25)}.lg\:fill-lime-100\/30{fill:hsla(80,89%,89%,.3)}.lg\:fill-lime-100\/40{fill:hsla(80,89%,89%,.4)}.lg\:fill-lime-100\/5{fill:hsla(80,89%,89%,.05)}.lg\:fill-lime-100\/50{fill:hsla(80,89%,89%,.5)}.lg\:fill-lime-100\/60{fill:hsla(80,89%,89%,.6)}.lg\:fill-lime-100\/70{fill:hsla(80,89%,89%,.7)}.lg\:fill-lime-100\/75{fill:hsla(80,89%,89%,.75)}.lg\:fill-lime-100\/80{fill:hsla(80,89%,89%,.8)}.lg\:fill-lime-100\/90{fill:hsla(80,89%,89%,.9)}.lg\:fill-lime-100\/95{fill:hsla(80,89%,89%,.95)}.lg\:fill-lime-200{fill:#d9f99d}.lg\:fill-lime-200\/0{fill:hsla(81,88%,80%,0)}.lg\:fill-lime-200\/10{fill:hsla(81,88%,80%,.1)}.lg\:fill-lime-200\/100{fill:#d9f99d}.lg\:fill-lime-200\/20{fill:hsla(81,88%,80%,.2)}.lg\:fill-lime-200\/25{fill:hsla(81,88%,80%,.25)}.lg\:fill-lime-200\/30{fill:hsla(81,88%,80%,.3)}.lg\:fill-lime-200\/40{fill:hsla(81,88%,80%,.4)}.lg\:fill-lime-200\/5{fill:hsla(81,88%,80%,.05)}.lg\:fill-lime-200\/50{fill:hsla(81,88%,80%,.5)}.lg\:fill-lime-200\/60{fill:hsla(81,88%,80%,.6)}.lg\:fill-lime-200\/70{fill:hsla(81,88%,80%,.7)}.lg\:fill-lime-200\/75{fill:hsla(81,88%,80%,.75)}.lg\:fill-lime-200\/80{fill:hsla(81,88%,80%,.8)}.lg\:fill-lime-200\/90{fill:hsla(81,88%,80%,.9)}.lg\:fill-lime-200\/95{fill:hsla(81,88%,80%,.95)}.lg\:fill-lime-300{fill:#bef264}.lg\:fill-lime-300\/0{fill:hsla(82,85%,67%,0)}.lg\:fill-lime-300\/10{fill:hsla(82,85%,67%,.1)}.lg\:fill-lime-300\/100{fill:#bef264}.lg\:fill-lime-300\/20{fill:hsla(82,85%,67%,.2)}.lg\:fill-lime-300\/25{fill:hsla(82,85%,67%,.25)}.lg\:fill-lime-300\/30{fill:hsla(82,85%,67%,.3)}.lg\:fill-lime-300\/40{fill:hsla(82,85%,67%,.4)}.lg\:fill-lime-300\/5{fill:hsla(82,85%,67%,.05)}.lg\:fill-lime-300\/50{fill:hsla(82,85%,67%,.5)}.lg\:fill-lime-300\/60{fill:hsla(82,85%,67%,.6)}.lg\:fill-lime-300\/70{fill:hsla(82,85%,67%,.7)}.lg\:fill-lime-300\/75{fill:hsla(82,85%,67%,.75)}.lg\:fill-lime-300\/80{fill:hsla(82,85%,67%,.8)}.lg\:fill-lime-300\/90{fill:hsla(82,85%,67%,.9)}.lg\:fill-lime-300\/95{fill:hsla(82,85%,67%,.95)}.lg\:fill-lime-400{fill:#a3e635}.lg\:fill-lime-400\/0{fill:rgba(163,230,53,0)}.lg\:fill-lime-400\/10{fill:rgba(163,230,53,.1)}.lg\:fill-lime-400\/100{fill:#a3e635}.lg\:fill-lime-400\/20{fill:rgba(163,230,53,.2)}.lg\:fill-lime-400\/25{fill:rgba(163,230,53,.25)}.lg\:fill-lime-400\/30{fill:rgba(163,230,53,.3)}.lg\:fill-lime-400\/40{fill:rgba(163,230,53,.4)}.lg\:fill-lime-400\/5{fill:rgba(163,230,53,.05)}.lg\:fill-lime-400\/50{fill:rgba(163,230,53,.5)}.lg\:fill-lime-400\/60{fill:rgba(163,230,53,.6)}.lg\:fill-lime-400\/70{fill:rgba(163,230,53,.7)}.lg\:fill-lime-400\/75{fill:rgba(163,230,53,.75)}.lg\:fill-lime-400\/80{fill:rgba(163,230,53,.8)}.lg\:fill-lime-400\/90{fill:rgba(163,230,53,.9)}.lg\:fill-lime-400\/95{fill:rgba(163,230,53,.95)}.lg\:fill-lime-50{fill:#f7fee7}.lg\:fill-lime-50\/0{fill:hsla(78,92%,95%,0)}.lg\:fill-lime-50\/10{fill:hsla(78,92%,95%,.1)}.lg\:fill-lime-50\/100{fill:#f7fee7}.lg\:fill-lime-50\/20{fill:hsla(78,92%,95%,.2)}.lg\:fill-lime-50\/25{fill:hsla(78,92%,95%,.25)}.lg\:fill-lime-50\/30{fill:hsla(78,92%,95%,.3)}.lg\:fill-lime-50\/40{fill:hsla(78,92%,95%,.4)}.lg\:fill-lime-50\/5{fill:hsla(78,92%,95%,.05)}.lg\:fill-lime-50\/50{fill:hsla(78,92%,95%,.5)}.lg\:fill-lime-50\/60{fill:hsla(78,92%,95%,.6)}.lg\:fill-lime-50\/70{fill:hsla(78,92%,95%,.7)}.lg\:fill-lime-50\/75{fill:hsla(78,92%,95%,.75)}.lg\:fill-lime-50\/80{fill:hsla(78,92%,95%,.8)}.lg\:fill-lime-50\/90{fill:hsla(78,92%,95%,.9)}.lg\:fill-lime-50\/95{fill:hsla(78,92%,95%,.95)}.lg\:fill-lime-500{fill:#84cc16}.lg\:fill-lime-500\/0{fill:rgba(132,204,22,0)}.lg\:fill-lime-500\/10{fill:rgba(132,204,22,.1)}.lg\:fill-lime-500\/100{fill:#84cc16}.lg\:fill-lime-500\/20{fill:rgba(132,204,22,.2)}.lg\:fill-lime-500\/25{fill:rgba(132,204,22,.25)}.lg\:fill-lime-500\/30{fill:rgba(132,204,22,.3)}.lg\:fill-lime-500\/40{fill:rgba(132,204,22,.4)}.lg\:fill-lime-500\/5{fill:rgba(132,204,22,.05)}.lg\:fill-lime-500\/50{fill:rgba(132,204,22,.5)}.lg\:fill-lime-500\/60{fill:rgba(132,204,22,.6)}.lg\:fill-lime-500\/70{fill:rgba(132,204,22,.7)}.lg\:fill-lime-500\/75{fill:rgba(132,204,22,.75)}.lg\:fill-lime-500\/80{fill:rgba(132,204,22,.8)}.lg\:fill-lime-500\/90{fill:rgba(132,204,22,.9)}.lg\:fill-lime-500\/95{fill:rgba(132,204,22,.95)}.lg\:fill-lime-600{fill:#65a30d}.lg\:fill-lime-600\/0{fill:rgba(101,163,13,0)}.lg\:fill-lime-600\/10{fill:rgba(101,163,13,.1)}.lg\:fill-lime-600\/100{fill:#65a30d}.lg\:fill-lime-600\/20{fill:rgba(101,163,13,.2)}.lg\:fill-lime-600\/25{fill:rgba(101,163,13,.25)}.lg\:fill-lime-600\/30{fill:rgba(101,163,13,.3)}.lg\:fill-lime-600\/40{fill:rgba(101,163,13,.4)}.lg\:fill-lime-600\/5{fill:rgba(101,163,13,.05)}.lg\:fill-lime-600\/50{fill:rgba(101,163,13,.5)}.lg\:fill-lime-600\/60{fill:rgba(101,163,13,.6)}.lg\:fill-lime-600\/70{fill:rgba(101,163,13,.7)}.lg\:fill-lime-600\/75{fill:rgba(101,163,13,.75)}.lg\:fill-lime-600\/80{fill:rgba(101,163,13,.8)}.lg\:fill-lime-600\/90{fill:rgba(101,163,13,.9)}.lg\:fill-lime-600\/95{fill:rgba(101,163,13,.95)}.lg\:fill-lime-700{fill:#4d7c0f}.lg\:fill-lime-700\/0{fill:rgba(77,124,15,0)}.lg\:fill-lime-700\/10{fill:rgba(77,124,15,.1)}.lg\:fill-lime-700\/100{fill:#4d7c0f}.lg\:fill-lime-700\/20{fill:rgba(77,124,15,.2)}.lg\:fill-lime-700\/25{fill:rgba(77,124,15,.25)}.lg\:fill-lime-700\/30{fill:rgba(77,124,15,.3)}.lg\:fill-lime-700\/40{fill:rgba(77,124,15,.4)}.lg\:fill-lime-700\/5{fill:rgba(77,124,15,.05)}.lg\:fill-lime-700\/50{fill:rgba(77,124,15,.5)}.lg\:fill-lime-700\/60{fill:rgba(77,124,15,.6)}.lg\:fill-lime-700\/70{fill:rgba(77,124,15,.7)}.lg\:fill-lime-700\/75{fill:rgba(77,124,15,.75)}.lg\:fill-lime-700\/80{fill:rgba(77,124,15,.8)}.lg\:fill-lime-700\/90{fill:rgba(77,124,15,.9)}.lg\:fill-lime-700\/95{fill:rgba(77,124,15,.95)}.lg\:fill-lime-800{fill:#3f6212}.lg\:fill-lime-800\/0{fill:rgba(63,98,18,0)}.lg\:fill-lime-800\/10{fill:rgba(63,98,18,.1)}.lg\:fill-lime-800\/100{fill:#3f6212}.lg\:fill-lime-800\/20{fill:rgba(63,98,18,.2)}.lg\:fill-lime-800\/25{fill:rgba(63,98,18,.25)}.lg\:fill-lime-800\/30{fill:rgba(63,98,18,.3)}.lg\:fill-lime-800\/40{fill:rgba(63,98,18,.4)}.lg\:fill-lime-800\/5{fill:rgba(63,98,18,.05)}.lg\:fill-lime-800\/50{fill:rgba(63,98,18,.5)}.lg\:fill-lime-800\/60{fill:rgba(63,98,18,.6)}.lg\:fill-lime-800\/70{fill:rgba(63,98,18,.7)}.lg\:fill-lime-800\/75{fill:rgba(63,98,18,.75)}.lg\:fill-lime-800\/80{fill:rgba(63,98,18,.8)}.lg\:fill-lime-800\/90{fill:rgba(63,98,18,.9)}.lg\:fill-lime-800\/95{fill:rgba(63,98,18,.95)}.lg\:fill-lime-900{fill:#365314}.lg\:fill-lime-900\/0{fill:rgba(54,83,20,0)}.lg\:fill-lime-900\/10{fill:rgba(54,83,20,.1)}.lg\:fill-lime-900\/100{fill:#365314}.lg\:fill-lime-900\/20{fill:rgba(54,83,20,.2)}.lg\:fill-lime-900\/25{fill:rgba(54,83,20,.25)}.lg\:fill-lime-900\/30{fill:rgba(54,83,20,.3)}.lg\:fill-lime-900\/40{fill:rgba(54,83,20,.4)}.lg\:fill-lime-900\/5{fill:rgba(54,83,20,.05)}.lg\:fill-lime-900\/50{fill:rgba(54,83,20,.5)}.lg\:fill-lime-900\/60{fill:rgba(54,83,20,.6)}.lg\:fill-lime-900\/70{fill:rgba(54,83,20,.7)}.lg\:fill-lime-900\/75{fill:rgba(54,83,20,.75)}.lg\:fill-lime-900\/80{fill:rgba(54,83,20,.8)}.lg\:fill-lime-900\/90{fill:rgba(54,83,20,.9)}.lg\:fill-lime-900\/95{fill:rgba(54,83,20,.95)}.lg\:fill-neutral-100{fill:#f5f5f5}.lg\:fill-neutral-100\/0{fill:hsla(0,0%,96%,0)}.lg\:fill-neutral-100\/10{fill:hsla(0,0%,96%,.1)}.lg\:fill-neutral-100\/100{fill:#f5f5f5}.lg\:fill-neutral-100\/20{fill:hsla(0,0%,96%,.2)}.lg\:fill-neutral-100\/25{fill:hsla(0,0%,96%,.25)}.lg\:fill-neutral-100\/30{fill:hsla(0,0%,96%,.3)}.lg\:fill-neutral-100\/40{fill:hsla(0,0%,96%,.4)}.lg\:fill-neutral-100\/5{fill:hsla(0,0%,96%,.05)}.lg\:fill-neutral-100\/50{fill:hsla(0,0%,96%,.5)}.lg\:fill-neutral-100\/60{fill:hsla(0,0%,96%,.6)}.lg\:fill-neutral-100\/70{fill:hsla(0,0%,96%,.7)}.lg\:fill-neutral-100\/75{fill:hsla(0,0%,96%,.75)}.lg\:fill-neutral-100\/80{fill:hsla(0,0%,96%,.8)}.lg\:fill-neutral-100\/90{fill:hsla(0,0%,96%,.9)}.lg\:fill-neutral-100\/95{fill:hsla(0,0%,96%,.95)}.lg\:fill-neutral-200{fill:#e5e5e5}.lg\:fill-neutral-200\/0{fill:hsla(0,0%,90%,0)}.lg\:fill-neutral-200\/10{fill:hsla(0,0%,90%,.1)}.lg\:fill-neutral-200\/100{fill:#e5e5e5}.lg\:fill-neutral-200\/20{fill:hsla(0,0%,90%,.2)}.lg\:fill-neutral-200\/25{fill:hsla(0,0%,90%,.25)}.lg\:fill-neutral-200\/30{fill:hsla(0,0%,90%,.3)}.lg\:fill-neutral-200\/40{fill:hsla(0,0%,90%,.4)}.lg\:fill-neutral-200\/5{fill:hsla(0,0%,90%,.05)}.lg\:fill-neutral-200\/50{fill:hsla(0,0%,90%,.5)}.lg\:fill-neutral-200\/60{fill:hsla(0,0%,90%,.6)}.lg\:fill-neutral-200\/70{fill:hsla(0,0%,90%,.7)}.lg\:fill-neutral-200\/75{fill:hsla(0,0%,90%,.75)}.lg\:fill-neutral-200\/80{fill:hsla(0,0%,90%,.8)}.lg\:fill-neutral-200\/90{fill:hsla(0,0%,90%,.9)}.lg\:fill-neutral-200\/95{fill:hsla(0,0%,90%,.95)}.lg\:fill-neutral-300{fill:#d4d4d4}.lg\:fill-neutral-300\/0{fill:hsla(0,0%,83%,0)}.lg\:fill-neutral-300\/10{fill:hsla(0,0%,83%,.1)}.lg\:fill-neutral-300\/100{fill:#d4d4d4}.lg\:fill-neutral-300\/20{fill:hsla(0,0%,83%,.2)}.lg\:fill-neutral-300\/25{fill:hsla(0,0%,83%,.25)}.lg\:fill-neutral-300\/30{fill:hsla(0,0%,83%,.3)}.lg\:fill-neutral-300\/40{fill:hsla(0,0%,83%,.4)}.lg\:fill-neutral-300\/5{fill:hsla(0,0%,83%,.05)}.lg\:fill-neutral-300\/50{fill:hsla(0,0%,83%,.5)}.lg\:fill-neutral-300\/60{fill:hsla(0,0%,83%,.6)}.lg\:fill-neutral-300\/70{fill:hsla(0,0%,83%,.7)}.lg\:fill-neutral-300\/75{fill:hsla(0,0%,83%,.75)}.lg\:fill-neutral-300\/80{fill:hsla(0,0%,83%,.8)}.lg\:fill-neutral-300\/90{fill:hsla(0,0%,83%,.9)}.lg\:fill-neutral-300\/95{fill:hsla(0,0%,83%,.95)}.lg\:fill-neutral-400{fill:#a3a3a3}.lg\:fill-neutral-400\/0{fill:hsla(0,0%,64%,0)}.lg\:fill-neutral-400\/10{fill:hsla(0,0%,64%,.1)}.lg\:fill-neutral-400\/100{fill:#a3a3a3}.lg\:fill-neutral-400\/20{fill:hsla(0,0%,64%,.2)}.lg\:fill-neutral-400\/25{fill:hsla(0,0%,64%,.25)}.lg\:fill-neutral-400\/30{fill:hsla(0,0%,64%,.3)}.lg\:fill-neutral-400\/40{fill:hsla(0,0%,64%,.4)}.lg\:fill-neutral-400\/5{fill:hsla(0,0%,64%,.05)}.lg\:fill-neutral-400\/50{fill:hsla(0,0%,64%,.5)}.lg\:fill-neutral-400\/60{fill:hsla(0,0%,64%,.6)}.lg\:fill-neutral-400\/70{fill:hsla(0,0%,64%,.7)}.lg\:fill-neutral-400\/75{fill:hsla(0,0%,64%,.75)}.lg\:fill-neutral-400\/80{fill:hsla(0,0%,64%,.8)}.lg\:fill-neutral-400\/90{fill:hsla(0,0%,64%,.9)}.lg\:fill-neutral-400\/95{fill:hsla(0,0%,64%,.95)}.lg\:fill-neutral-50{fill:#fafafa}.lg\:fill-neutral-50\/0{fill:hsla(0,0%,98%,0)}.lg\:fill-neutral-50\/10{fill:hsla(0,0%,98%,.1)}.lg\:fill-neutral-50\/100{fill:#fafafa}.lg\:fill-neutral-50\/20{fill:hsla(0,0%,98%,.2)}.lg\:fill-neutral-50\/25{fill:hsla(0,0%,98%,.25)}.lg\:fill-neutral-50\/30{fill:hsla(0,0%,98%,.3)}.lg\:fill-neutral-50\/40{fill:hsla(0,0%,98%,.4)}.lg\:fill-neutral-50\/5{fill:hsla(0,0%,98%,.05)}.lg\:fill-neutral-50\/50{fill:hsla(0,0%,98%,.5)}.lg\:fill-neutral-50\/60{fill:hsla(0,0%,98%,.6)}.lg\:fill-neutral-50\/70{fill:hsla(0,0%,98%,.7)}.lg\:fill-neutral-50\/75{fill:hsla(0,0%,98%,.75)}.lg\:fill-neutral-50\/80{fill:hsla(0,0%,98%,.8)}.lg\:fill-neutral-50\/90{fill:hsla(0,0%,98%,.9)}.lg\:fill-neutral-50\/95{fill:hsla(0,0%,98%,.95)}.lg\:fill-neutral-500{fill:#737373}.lg\:fill-neutral-500\/0{fill:hsla(0,0%,45%,0)}.lg\:fill-neutral-500\/10{fill:hsla(0,0%,45%,.1)}.lg\:fill-neutral-500\/100{fill:#737373}.lg\:fill-neutral-500\/20{fill:hsla(0,0%,45%,.2)}.lg\:fill-neutral-500\/25{fill:hsla(0,0%,45%,.25)}.lg\:fill-neutral-500\/30{fill:hsla(0,0%,45%,.3)}.lg\:fill-neutral-500\/40{fill:hsla(0,0%,45%,.4)}.lg\:fill-neutral-500\/5{fill:hsla(0,0%,45%,.05)}.lg\:fill-neutral-500\/50{fill:hsla(0,0%,45%,.5)}.lg\:fill-neutral-500\/60{fill:hsla(0,0%,45%,.6)}.lg\:fill-neutral-500\/70{fill:hsla(0,0%,45%,.7)}.lg\:fill-neutral-500\/75{fill:hsla(0,0%,45%,.75)}.lg\:fill-neutral-500\/80{fill:hsla(0,0%,45%,.8)}.lg\:fill-neutral-500\/90{fill:hsla(0,0%,45%,.9)}.lg\:fill-neutral-500\/95{fill:hsla(0,0%,45%,.95)}.lg\:fill-neutral-600{fill:#525252}.lg\:fill-neutral-600\/0{fill:rgba(82,82,82,0)}.lg\:fill-neutral-600\/10{fill:rgba(82,82,82,.1)}.lg\:fill-neutral-600\/100{fill:#525252}.lg\:fill-neutral-600\/20{fill:rgba(82,82,82,.2)}.lg\:fill-neutral-600\/25{fill:rgba(82,82,82,.25)}.lg\:fill-neutral-600\/30{fill:rgba(82,82,82,.3)}.lg\:fill-neutral-600\/40{fill:rgba(82,82,82,.4)}.lg\:fill-neutral-600\/5{fill:rgba(82,82,82,.05)}.lg\:fill-neutral-600\/50{fill:rgba(82,82,82,.5)}.lg\:fill-neutral-600\/60{fill:rgba(82,82,82,.6)}.lg\:fill-neutral-600\/70{fill:rgba(82,82,82,.7)}.lg\:fill-neutral-600\/75{fill:rgba(82,82,82,.75)}.lg\:fill-neutral-600\/80{fill:rgba(82,82,82,.8)}.lg\:fill-neutral-600\/90{fill:rgba(82,82,82,.9)}.lg\:fill-neutral-600\/95{fill:rgba(82,82,82,.95)}.lg\:fill-neutral-700{fill:#404040}.lg\:fill-neutral-700\/0{fill:rgba(64,64,64,0)}.lg\:fill-neutral-700\/10{fill:rgba(64,64,64,.1)}.lg\:fill-neutral-700\/100{fill:#404040}.lg\:fill-neutral-700\/20{fill:rgba(64,64,64,.2)}.lg\:fill-neutral-700\/25{fill:rgba(64,64,64,.25)}.lg\:fill-neutral-700\/30{fill:rgba(64,64,64,.3)}.lg\:fill-neutral-700\/40{fill:rgba(64,64,64,.4)}.lg\:fill-neutral-700\/5{fill:rgba(64,64,64,.05)}.lg\:fill-neutral-700\/50{fill:rgba(64,64,64,.5)}.lg\:fill-neutral-700\/60{fill:rgba(64,64,64,.6)}.lg\:fill-neutral-700\/70{fill:rgba(64,64,64,.7)}.lg\:fill-neutral-700\/75{fill:rgba(64,64,64,.75)}.lg\:fill-neutral-700\/80{fill:rgba(64,64,64,.8)}.lg\:fill-neutral-700\/90{fill:rgba(64,64,64,.9)}.lg\:fill-neutral-700\/95{fill:rgba(64,64,64,.95)}.lg\:fill-neutral-800{fill:#262626}.lg\:fill-neutral-800\/0{fill:rgba(38,38,38,0)}.lg\:fill-neutral-800\/10{fill:rgba(38,38,38,.1)}.lg\:fill-neutral-800\/100{fill:#262626}.lg\:fill-neutral-800\/20{fill:rgba(38,38,38,.2)}.lg\:fill-neutral-800\/25{fill:rgba(38,38,38,.25)}.lg\:fill-neutral-800\/30{fill:rgba(38,38,38,.3)}.lg\:fill-neutral-800\/40{fill:rgba(38,38,38,.4)}.lg\:fill-neutral-800\/5{fill:rgba(38,38,38,.05)}.lg\:fill-neutral-800\/50{fill:rgba(38,38,38,.5)}.lg\:fill-neutral-800\/60{fill:rgba(38,38,38,.6)}.lg\:fill-neutral-800\/70{fill:rgba(38,38,38,.7)}.lg\:fill-neutral-800\/75{fill:rgba(38,38,38,.75)}.lg\:fill-neutral-800\/80{fill:rgba(38,38,38,.8)}.lg\:fill-neutral-800\/90{fill:rgba(38,38,38,.9)}.lg\:fill-neutral-800\/95{fill:rgba(38,38,38,.95)}.lg\:fill-neutral-900{fill:#171717}.lg\:fill-neutral-900\/0{fill:hsla(0,0%,9%,0)}.lg\:fill-neutral-900\/10{fill:hsla(0,0%,9%,.1)}.lg\:fill-neutral-900\/100{fill:#171717}.lg\:fill-neutral-900\/20{fill:hsla(0,0%,9%,.2)}.lg\:fill-neutral-900\/25{fill:hsla(0,0%,9%,.25)}.lg\:fill-neutral-900\/30{fill:hsla(0,0%,9%,.3)}.lg\:fill-neutral-900\/40{fill:hsla(0,0%,9%,.4)}.lg\:fill-neutral-900\/5{fill:hsla(0,0%,9%,.05)}.lg\:fill-neutral-900\/50{fill:hsla(0,0%,9%,.5)}.lg\:fill-neutral-900\/60{fill:hsla(0,0%,9%,.6)}.lg\:fill-neutral-900\/70{fill:hsla(0,0%,9%,.7)}.lg\:fill-neutral-900\/75{fill:hsla(0,0%,9%,.75)}.lg\:fill-neutral-900\/80{fill:hsla(0,0%,9%,.8)}.lg\:fill-neutral-900\/90{fill:hsla(0,0%,9%,.9)}.lg\:fill-neutral-900\/95{fill:hsla(0,0%,9%,.95)}.lg\:fill-orange-100{fill:#feecdc}.lg\:fill-orange-100\/0{fill:hsla(28,94%,93%,0)}.lg\:fill-orange-100\/10{fill:hsla(28,94%,93%,.1)}.lg\:fill-orange-100\/100{fill:#feecdc}.lg\:fill-orange-100\/20{fill:hsla(28,94%,93%,.2)}.lg\:fill-orange-100\/25{fill:hsla(28,94%,93%,.25)}.lg\:fill-orange-100\/30{fill:hsla(28,94%,93%,.3)}.lg\:fill-orange-100\/40{fill:hsla(28,94%,93%,.4)}.lg\:fill-orange-100\/5{fill:hsla(28,94%,93%,.05)}.lg\:fill-orange-100\/50{fill:hsla(28,94%,93%,.5)}.lg\:fill-orange-100\/60{fill:hsla(28,94%,93%,.6)}.lg\:fill-orange-100\/70{fill:hsla(28,94%,93%,.7)}.lg\:fill-orange-100\/75{fill:hsla(28,94%,93%,.75)}.lg\:fill-orange-100\/80{fill:hsla(28,94%,93%,.8)}.lg\:fill-orange-100\/90{fill:hsla(28,94%,93%,.9)}.lg\:fill-orange-100\/95{fill:hsla(28,94%,93%,.95)}.lg\:fill-orange-200{fill:#fcd9bd}.lg\:fill-orange-200\/0{fill:hsla(27,91%,86%,0)}.lg\:fill-orange-200\/10{fill:hsla(27,91%,86%,.1)}.lg\:fill-orange-200\/100{fill:#fcd9bd}.lg\:fill-orange-200\/20{fill:hsla(27,91%,86%,.2)}.lg\:fill-orange-200\/25{fill:hsla(27,91%,86%,.25)}.lg\:fill-orange-200\/30{fill:hsla(27,91%,86%,.3)}.lg\:fill-orange-200\/40{fill:hsla(27,91%,86%,.4)}.lg\:fill-orange-200\/5{fill:hsla(27,91%,86%,.05)}.lg\:fill-orange-200\/50{fill:hsla(27,91%,86%,.5)}.lg\:fill-orange-200\/60{fill:hsla(27,91%,86%,.6)}.lg\:fill-orange-200\/70{fill:hsla(27,91%,86%,.7)}.lg\:fill-orange-200\/75{fill:hsla(27,91%,86%,.75)}.lg\:fill-orange-200\/80{fill:hsla(27,91%,86%,.8)}.lg\:fill-orange-200\/90{fill:hsla(27,91%,86%,.9)}.lg\:fill-orange-200\/95{fill:hsla(27,91%,86%,.95)}.lg\:fill-orange-300{fill:#fdba8c}.lg\:fill-orange-300\/0{fill:hsla(24,97%,77%,0)}.lg\:fill-orange-300\/10{fill:hsla(24,97%,77%,.1)}.lg\:fill-orange-300\/100{fill:#fdba8c}.lg\:fill-orange-300\/20{fill:hsla(24,97%,77%,.2)}.lg\:fill-orange-300\/25{fill:hsla(24,97%,77%,.25)}.lg\:fill-orange-300\/30{fill:hsla(24,97%,77%,.3)}.lg\:fill-orange-300\/40{fill:hsla(24,97%,77%,.4)}.lg\:fill-orange-300\/5{fill:hsla(24,97%,77%,.05)}.lg\:fill-orange-300\/50{fill:hsla(24,97%,77%,.5)}.lg\:fill-orange-300\/60{fill:hsla(24,97%,77%,.6)}.lg\:fill-orange-300\/70{fill:hsla(24,97%,77%,.7)}.lg\:fill-orange-300\/75{fill:hsla(24,97%,77%,.75)}.lg\:fill-orange-300\/80{fill:hsla(24,97%,77%,.8)}.lg\:fill-orange-300\/90{fill:hsla(24,97%,77%,.9)}.lg\:fill-orange-300\/95{fill:hsla(24,97%,77%,.95)}.lg\:fill-orange-400{fill:#ff8a4c}.lg\:fill-orange-400\/0{fill:rgba(255,138,76,0)}.lg\:fill-orange-400\/10{fill:rgba(255,138,76,.1)}.lg\:fill-orange-400\/100{fill:#ff8a4c}.lg\:fill-orange-400\/20{fill:rgba(255,138,76,.2)}.lg\:fill-orange-400\/25{fill:rgba(255,138,76,.25)}.lg\:fill-orange-400\/30{fill:rgba(255,138,76,.3)}.lg\:fill-orange-400\/40{fill:rgba(255,138,76,.4)}.lg\:fill-orange-400\/5{fill:rgba(255,138,76,.05)}.lg\:fill-orange-400\/50{fill:rgba(255,138,76,.5)}.lg\:fill-orange-400\/60{fill:rgba(255,138,76,.6)}.lg\:fill-orange-400\/70{fill:rgba(255,138,76,.7)}.lg\:fill-orange-400\/75{fill:rgba(255,138,76,.75)}.lg\:fill-orange-400\/80{fill:rgba(255,138,76,.8)}.lg\:fill-orange-400\/90{fill:rgba(255,138,76,.9)}.lg\:fill-orange-400\/95{fill:rgba(255,138,76,.95)}.lg\:fill-orange-50{fill:#fff8f1}.lg\:fill-orange-50\/0{fill:rgba(255,248,241,0)}.lg\:fill-orange-50\/10{fill:rgba(255,248,241,.1)}.lg\:fill-orange-50\/100{fill:#fff8f1}.lg\:fill-orange-50\/20{fill:rgba(255,248,241,.2)}.lg\:fill-orange-50\/25{fill:rgba(255,248,241,.25)}.lg\:fill-orange-50\/30{fill:rgba(255,248,241,.3)}.lg\:fill-orange-50\/40{fill:rgba(255,248,241,.4)}.lg\:fill-orange-50\/5{fill:rgba(255,248,241,.05)}.lg\:fill-orange-50\/50{fill:rgba(255,248,241,.5)}.lg\:fill-orange-50\/60{fill:rgba(255,248,241,.6)}.lg\:fill-orange-50\/70{fill:rgba(255,248,241,.7)}.lg\:fill-orange-50\/75{fill:rgba(255,248,241,.75)}.lg\:fill-orange-50\/80{fill:rgba(255,248,241,.8)}.lg\:fill-orange-50\/90{fill:rgba(255,248,241,.9)}.lg\:fill-orange-50\/95{fill:rgba(255,248,241,.95)}.lg\:fill-orange-500{fill:#ff5a1f}.lg\:fill-orange-500\/0{fill:rgba(255,90,31,0)}.lg\:fill-orange-500\/10{fill:rgba(255,90,31,.1)}.lg\:fill-orange-500\/100{fill:#ff5a1f}.lg\:fill-orange-500\/20{fill:rgba(255,90,31,.2)}.lg\:fill-orange-500\/25{fill:rgba(255,90,31,.25)}.lg\:fill-orange-500\/30{fill:rgba(255,90,31,.3)}.lg\:fill-orange-500\/40{fill:rgba(255,90,31,.4)}.lg\:fill-orange-500\/5{fill:rgba(255,90,31,.05)}.lg\:fill-orange-500\/50{fill:rgba(255,90,31,.5)}.lg\:fill-orange-500\/60{fill:rgba(255,90,31,.6)}.lg\:fill-orange-500\/70{fill:rgba(255,90,31,.7)}.lg\:fill-orange-500\/75{fill:rgba(255,90,31,.75)}.lg\:fill-orange-500\/80{fill:rgba(255,90,31,.8)}.lg\:fill-orange-500\/90{fill:rgba(255,90,31,.9)}.lg\:fill-orange-500\/95{fill:rgba(255,90,31,.95)}.lg\:fill-orange-600{fill:#d03801}.lg\:fill-orange-600\/0{fill:rgba(208,56,1,0)}.lg\:fill-orange-600\/10{fill:rgba(208,56,1,.1)}.lg\:fill-orange-600\/100{fill:#d03801}.lg\:fill-orange-600\/20{fill:rgba(208,56,1,.2)}.lg\:fill-orange-600\/25{fill:rgba(208,56,1,.25)}.lg\:fill-orange-600\/30{fill:rgba(208,56,1,.3)}.lg\:fill-orange-600\/40{fill:rgba(208,56,1,.4)}.lg\:fill-orange-600\/5{fill:rgba(208,56,1,.05)}.lg\:fill-orange-600\/50{fill:rgba(208,56,1,.5)}.lg\:fill-orange-600\/60{fill:rgba(208,56,1,.6)}.lg\:fill-orange-600\/70{fill:rgba(208,56,1,.7)}.lg\:fill-orange-600\/75{fill:rgba(208,56,1,.75)}.lg\:fill-orange-600\/80{fill:rgba(208,56,1,.8)}.lg\:fill-orange-600\/90{fill:rgba(208,56,1,.9)}.lg\:fill-orange-600\/95{fill:rgba(208,56,1,.95)}.lg\:fill-orange-700{fill:#b43403}.lg\:fill-orange-700\/0{fill:rgba(180,52,3,0)}.lg\:fill-orange-700\/10{fill:rgba(180,52,3,.1)}.lg\:fill-orange-700\/100{fill:#b43403}.lg\:fill-orange-700\/20{fill:rgba(180,52,3,.2)}.lg\:fill-orange-700\/25{fill:rgba(180,52,3,.25)}.lg\:fill-orange-700\/30{fill:rgba(180,52,3,.3)}.lg\:fill-orange-700\/40{fill:rgba(180,52,3,.4)}.lg\:fill-orange-700\/5{fill:rgba(180,52,3,.05)}.lg\:fill-orange-700\/50{fill:rgba(180,52,3,.5)}.lg\:fill-orange-700\/60{fill:rgba(180,52,3,.6)}.lg\:fill-orange-700\/70{fill:rgba(180,52,3,.7)}.lg\:fill-orange-700\/75{fill:rgba(180,52,3,.75)}.lg\:fill-orange-700\/80{fill:rgba(180,52,3,.8)}.lg\:fill-orange-700\/90{fill:rgba(180,52,3,.9)}.lg\:fill-orange-700\/95{fill:rgba(180,52,3,.95)}.lg\:fill-orange-800{fill:#8a2c0d}.lg\:fill-orange-800\/0{fill:rgba(138,44,13,0)}.lg\:fill-orange-800\/10{fill:rgba(138,44,13,.1)}.lg\:fill-orange-800\/100{fill:#8a2c0d}.lg\:fill-orange-800\/20{fill:rgba(138,44,13,.2)}.lg\:fill-orange-800\/25{fill:rgba(138,44,13,.25)}.lg\:fill-orange-800\/30{fill:rgba(138,44,13,.3)}.lg\:fill-orange-800\/40{fill:rgba(138,44,13,.4)}.lg\:fill-orange-800\/5{fill:rgba(138,44,13,.05)}.lg\:fill-orange-800\/50{fill:rgba(138,44,13,.5)}.lg\:fill-orange-800\/60{fill:rgba(138,44,13,.6)}.lg\:fill-orange-800\/70{fill:rgba(138,44,13,.7)}.lg\:fill-orange-800\/75{fill:rgba(138,44,13,.75)}.lg\:fill-orange-800\/80{fill:rgba(138,44,13,.8)}.lg\:fill-orange-800\/90{fill:rgba(138,44,13,.9)}.lg\:fill-orange-800\/95{fill:rgba(138,44,13,.95)}.lg\:fill-orange-900{fill:#771d1d}.lg\:fill-orange-900\/0{fill:rgba(119,29,29,0)}.lg\:fill-orange-900\/10{fill:rgba(119,29,29,.1)}.lg\:fill-orange-900\/100{fill:#771d1d}.lg\:fill-orange-900\/20{fill:rgba(119,29,29,.2)}.lg\:fill-orange-900\/25{fill:rgba(119,29,29,.25)}.lg\:fill-orange-900\/30{fill:rgba(119,29,29,.3)}.lg\:fill-orange-900\/40{fill:rgba(119,29,29,.4)}.lg\:fill-orange-900\/5{fill:rgba(119,29,29,.05)}.lg\:fill-orange-900\/50{fill:rgba(119,29,29,.5)}.lg\:fill-orange-900\/60{fill:rgba(119,29,29,.6)}.lg\:fill-orange-900\/70{fill:rgba(119,29,29,.7)}.lg\:fill-orange-900\/75{fill:rgba(119,29,29,.75)}.lg\:fill-orange-900\/80{fill:rgba(119,29,29,.8)}.lg\:fill-orange-900\/90{fill:rgba(119,29,29,.9)}.lg\:fill-orange-900\/95{fill:rgba(119,29,29,.95)}.lg\:fill-pink-100{fill:#fce8f3}.lg\:fill-pink-100\/0{fill:rgba(252,232,243,0)}.lg\:fill-pink-100\/10{fill:rgba(252,232,243,.1)}.lg\:fill-pink-100\/100{fill:#fce8f3}.lg\:fill-pink-100\/20{fill:rgba(252,232,243,.2)}.lg\:fill-pink-100\/25{fill:rgba(252,232,243,.25)}.lg\:fill-pink-100\/30{fill:rgba(252,232,243,.3)}.lg\:fill-pink-100\/40{fill:rgba(252,232,243,.4)}.lg\:fill-pink-100\/5{fill:rgba(252,232,243,.05)}.lg\:fill-pink-100\/50{fill:rgba(252,232,243,.5)}.lg\:fill-pink-100\/60{fill:rgba(252,232,243,.6)}.lg\:fill-pink-100\/70{fill:rgba(252,232,243,.7)}.lg\:fill-pink-100\/75{fill:rgba(252,232,243,.75)}.lg\:fill-pink-100\/80{fill:rgba(252,232,243,.8)}.lg\:fill-pink-100\/90{fill:rgba(252,232,243,.9)}.lg\:fill-pink-100\/95{fill:rgba(252,232,243,.95)}.lg\:fill-pink-200{fill:#fad1e8}.lg\:fill-pink-200\/0{fill:rgba(250,209,232,0)}.lg\:fill-pink-200\/10{fill:rgba(250,209,232,.1)}.lg\:fill-pink-200\/100{fill:#fad1e8}.lg\:fill-pink-200\/20{fill:rgba(250,209,232,.2)}.lg\:fill-pink-200\/25{fill:rgba(250,209,232,.25)}.lg\:fill-pink-200\/30{fill:rgba(250,209,232,.3)}.lg\:fill-pink-200\/40{fill:rgba(250,209,232,.4)}.lg\:fill-pink-200\/5{fill:rgba(250,209,232,.05)}.lg\:fill-pink-200\/50{fill:rgba(250,209,232,.5)}.lg\:fill-pink-200\/60{fill:rgba(250,209,232,.6)}.lg\:fill-pink-200\/70{fill:rgba(250,209,232,.7)}.lg\:fill-pink-200\/75{fill:rgba(250,209,232,.75)}.lg\:fill-pink-200\/80{fill:rgba(250,209,232,.8)}.lg\:fill-pink-200\/90{fill:rgba(250,209,232,.9)}.lg\:fill-pink-200\/95{fill:rgba(250,209,232,.95)}.lg\:fill-pink-300{fill:#f8b4d9}.lg\:fill-pink-300\/0{fill:rgba(248,180,217,0)}.lg\:fill-pink-300\/10{fill:rgba(248,180,217,.1)}.lg\:fill-pink-300\/100{fill:#f8b4d9}.lg\:fill-pink-300\/20{fill:rgba(248,180,217,.2)}.lg\:fill-pink-300\/25{fill:rgba(248,180,217,.25)}.lg\:fill-pink-300\/30{fill:rgba(248,180,217,.3)}.lg\:fill-pink-300\/40{fill:rgba(248,180,217,.4)}.lg\:fill-pink-300\/5{fill:rgba(248,180,217,.05)}.lg\:fill-pink-300\/50{fill:rgba(248,180,217,.5)}.lg\:fill-pink-300\/60{fill:rgba(248,180,217,.6)}.lg\:fill-pink-300\/70{fill:rgba(248,180,217,.7)}.lg\:fill-pink-300\/75{fill:rgba(248,180,217,.75)}.lg\:fill-pink-300\/80{fill:rgba(248,180,217,.8)}.lg\:fill-pink-300\/90{fill:rgba(248,180,217,.9)}.lg\:fill-pink-300\/95{fill:rgba(248,180,217,.95)}.lg\:fill-pink-400{fill:#f17eb8}.lg\:fill-pink-400\/0{fill:rgba(241,126,184,0)}.lg\:fill-pink-400\/10{fill:rgba(241,126,184,.1)}.lg\:fill-pink-400\/100{fill:#f17eb8}.lg\:fill-pink-400\/20{fill:rgba(241,126,184,.2)}.lg\:fill-pink-400\/25{fill:rgba(241,126,184,.25)}.lg\:fill-pink-400\/30{fill:rgba(241,126,184,.3)}.lg\:fill-pink-400\/40{fill:rgba(241,126,184,.4)}.lg\:fill-pink-400\/5{fill:rgba(241,126,184,.05)}.lg\:fill-pink-400\/50{fill:rgba(241,126,184,.5)}.lg\:fill-pink-400\/60{fill:rgba(241,126,184,.6)}.lg\:fill-pink-400\/70{fill:rgba(241,126,184,.7)}.lg\:fill-pink-400\/75{fill:rgba(241,126,184,.75)}.lg\:fill-pink-400\/80{fill:rgba(241,126,184,.8)}.lg\:fill-pink-400\/90{fill:rgba(241,126,184,.9)}.lg\:fill-pink-400\/95{fill:rgba(241,126,184,.95)}.lg\:fill-pink-50{fill:#fdf2f8}.lg\:fill-pink-50\/0{fill:rgba(253,242,248,0)}.lg\:fill-pink-50\/10{fill:rgba(253,242,248,.1)}.lg\:fill-pink-50\/100{fill:#fdf2f8}.lg\:fill-pink-50\/20{fill:rgba(253,242,248,.2)}.lg\:fill-pink-50\/25{fill:rgba(253,242,248,.25)}.lg\:fill-pink-50\/30{fill:rgba(253,242,248,.3)}.lg\:fill-pink-50\/40{fill:rgba(253,242,248,.4)}.lg\:fill-pink-50\/5{fill:rgba(253,242,248,.05)}.lg\:fill-pink-50\/50{fill:rgba(253,242,248,.5)}.lg\:fill-pink-50\/60{fill:rgba(253,242,248,.6)}.lg\:fill-pink-50\/70{fill:rgba(253,242,248,.7)}.lg\:fill-pink-50\/75{fill:rgba(253,242,248,.75)}.lg\:fill-pink-50\/80{fill:rgba(253,242,248,.8)}.lg\:fill-pink-50\/90{fill:rgba(253,242,248,.9)}.lg\:fill-pink-50\/95{fill:rgba(253,242,248,.95)}.lg\:fill-pink-500{fill:#e74694}.lg\:fill-pink-500\/0{fill:rgba(231,70,148,0)}.lg\:fill-pink-500\/10{fill:rgba(231,70,148,.1)}.lg\:fill-pink-500\/100{fill:#e74694}.lg\:fill-pink-500\/20{fill:rgba(231,70,148,.2)}.lg\:fill-pink-500\/25{fill:rgba(231,70,148,.25)}.lg\:fill-pink-500\/30{fill:rgba(231,70,148,.3)}.lg\:fill-pink-500\/40{fill:rgba(231,70,148,.4)}.lg\:fill-pink-500\/5{fill:rgba(231,70,148,.05)}.lg\:fill-pink-500\/50{fill:rgba(231,70,148,.5)}.lg\:fill-pink-500\/60{fill:rgba(231,70,148,.6)}.lg\:fill-pink-500\/70{fill:rgba(231,70,148,.7)}.lg\:fill-pink-500\/75{fill:rgba(231,70,148,.75)}.lg\:fill-pink-500\/80{fill:rgba(231,70,148,.8)}.lg\:fill-pink-500\/90{fill:rgba(231,70,148,.9)}.lg\:fill-pink-500\/95{fill:rgba(231,70,148,.95)}.lg\:fill-pink-600{fill:#d61f69}.lg\:fill-pink-600\/0{fill:rgba(214,31,105,0)}.lg\:fill-pink-600\/10{fill:rgba(214,31,105,.1)}.lg\:fill-pink-600\/100{fill:#d61f69}.lg\:fill-pink-600\/20{fill:rgba(214,31,105,.2)}.lg\:fill-pink-600\/25{fill:rgba(214,31,105,.25)}.lg\:fill-pink-600\/30{fill:rgba(214,31,105,.3)}.lg\:fill-pink-600\/40{fill:rgba(214,31,105,.4)}.lg\:fill-pink-600\/5{fill:rgba(214,31,105,.05)}.lg\:fill-pink-600\/50{fill:rgba(214,31,105,.5)}.lg\:fill-pink-600\/60{fill:rgba(214,31,105,.6)}.lg\:fill-pink-600\/70{fill:rgba(214,31,105,.7)}.lg\:fill-pink-600\/75{fill:rgba(214,31,105,.75)}.lg\:fill-pink-600\/80{fill:rgba(214,31,105,.8)}.lg\:fill-pink-600\/90{fill:rgba(214,31,105,.9)}.lg\:fill-pink-600\/95{fill:rgba(214,31,105,.95)}.lg\:fill-pink-700{fill:#bf125d}.lg\:fill-pink-700\/0{fill:rgba(191,18,93,0)}.lg\:fill-pink-700\/10{fill:rgba(191,18,93,.1)}.lg\:fill-pink-700\/100{fill:#bf125d}.lg\:fill-pink-700\/20{fill:rgba(191,18,93,.2)}.lg\:fill-pink-700\/25{fill:rgba(191,18,93,.25)}.lg\:fill-pink-700\/30{fill:rgba(191,18,93,.3)}.lg\:fill-pink-700\/40{fill:rgba(191,18,93,.4)}.lg\:fill-pink-700\/5{fill:rgba(191,18,93,.05)}.lg\:fill-pink-700\/50{fill:rgba(191,18,93,.5)}.lg\:fill-pink-700\/60{fill:rgba(191,18,93,.6)}.lg\:fill-pink-700\/70{fill:rgba(191,18,93,.7)}.lg\:fill-pink-700\/75{fill:rgba(191,18,93,.75)}.lg\:fill-pink-700\/80{fill:rgba(191,18,93,.8)}.lg\:fill-pink-700\/90{fill:rgba(191,18,93,.9)}.lg\:fill-pink-700\/95{fill:rgba(191,18,93,.95)}.lg\:fill-pink-800{fill:#99154b}.lg\:fill-pink-800\/0{fill:rgba(153,21,75,0)}.lg\:fill-pink-800\/10{fill:rgba(153,21,75,.1)}.lg\:fill-pink-800\/100{fill:#99154b}.lg\:fill-pink-800\/20{fill:rgba(153,21,75,.2)}.lg\:fill-pink-800\/25{fill:rgba(153,21,75,.25)}.lg\:fill-pink-800\/30{fill:rgba(153,21,75,.3)}.lg\:fill-pink-800\/40{fill:rgba(153,21,75,.4)}.lg\:fill-pink-800\/5{fill:rgba(153,21,75,.05)}.lg\:fill-pink-800\/50{fill:rgba(153,21,75,.5)}.lg\:fill-pink-800\/60{fill:rgba(153,21,75,.6)}.lg\:fill-pink-800\/70{fill:rgba(153,21,75,.7)}.lg\:fill-pink-800\/75{fill:rgba(153,21,75,.75)}.lg\:fill-pink-800\/80{fill:rgba(153,21,75,.8)}.lg\:fill-pink-800\/90{fill:rgba(153,21,75,.9)}.lg\:fill-pink-800\/95{fill:rgba(153,21,75,.95)}.lg\:fill-pink-900{fill:#751a3d}.lg\:fill-pink-900\/0{fill:rgba(117,26,61,0)}.lg\:fill-pink-900\/10{fill:rgba(117,26,61,.1)}.lg\:fill-pink-900\/100{fill:#751a3d}.lg\:fill-pink-900\/20{fill:rgba(117,26,61,.2)}.lg\:fill-pink-900\/25{fill:rgba(117,26,61,.25)}.lg\:fill-pink-900\/30{fill:rgba(117,26,61,.3)}.lg\:fill-pink-900\/40{fill:rgba(117,26,61,.4)}.lg\:fill-pink-900\/5{fill:rgba(117,26,61,.05)}.lg\:fill-pink-900\/50{fill:rgba(117,26,61,.5)}.lg\:fill-pink-900\/60{fill:rgba(117,26,61,.6)}.lg\:fill-pink-900\/70{fill:rgba(117,26,61,.7)}.lg\:fill-pink-900\/75{fill:rgba(117,26,61,.75)}.lg\:fill-pink-900\/80{fill:rgba(117,26,61,.8)}.lg\:fill-pink-900\/90{fill:rgba(117,26,61,.9)}.lg\:fill-pink-900\/95{fill:rgba(117,26,61,.95)}.lg\:fill-purple-100{fill:#edebfe}.lg\:fill-purple-100\/0{fill:rgba(237,235,254,0)}.lg\:fill-purple-100\/10{fill:rgba(237,235,254,.1)}.lg\:fill-purple-100\/100{fill:#edebfe}.lg\:fill-purple-100\/20{fill:rgba(237,235,254,.2)}.lg\:fill-purple-100\/25{fill:rgba(237,235,254,.25)}.lg\:fill-purple-100\/30{fill:rgba(237,235,254,.3)}.lg\:fill-purple-100\/40{fill:rgba(237,235,254,.4)}.lg\:fill-purple-100\/5{fill:rgba(237,235,254,.05)}.lg\:fill-purple-100\/50{fill:rgba(237,235,254,.5)}.lg\:fill-purple-100\/60{fill:rgba(237,235,254,.6)}.lg\:fill-purple-100\/70{fill:rgba(237,235,254,.7)}.lg\:fill-purple-100\/75{fill:rgba(237,235,254,.75)}.lg\:fill-purple-100\/80{fill:rgba(237,235,254,.8)}.lg\:fill-purple-100\/90{fill:rgba(237,235,254,.9)}.lg\:fill-purple-100\/95{fill:rgba(237,235,254,.95)}.lg\:fill-purple-200{fill:#dcd7fe}.lg\:fill-purple-200\/0{fill:rgba(220,215,254,0)}.lg\:fill-purple-200\/10{fill:rgba(220,215,254,.1)}.lg\:fill-purple-200\/100{fill:#dcd7fe}.lg\:fill-purple-200\/20{fill:rgba(220,215,254,.2)}.lg\:fill-purple-200\/25{fill:rgba(220,215,254,.25)}.lg\:fill-purple-200\/30{fill:rgba(220,215,254,.3)}.lg\:fill-purple-200\/40{fill:rgba(220,215,254,.4)}.lg\:fill-purple-200\/5{fill:rgba(220,215,254,.05)}.lg\:fill-purple-200\/50{fill:rgba(220,215,254,.5)}.lg\:fill-purple-200\/60{fill:rgba(220,215,254,.6)}.lg\:fill-purple-200\/70{fill:rgba(220,215,254,.7)}.lg\:fill-purple-200\/75{fill:rgba(220,215,254,.75)}.lg\:fill-purple-200\/80{fill:rgba(220,215,254,.8)}.lg\:fill-purple-200\/90{fill:rgba(220,215,254,.9)}.lg\:fill-purple-200\/95{fill:rgba(220,215,254,.95)}.lg\:fill-purple-300{fill:#cabffd}.lg\:fill-purple-300\/0{fill:rgba(202,191,253,0)}.lg\:fill-purple-300\/10{fill:rgba(202,191,253,.1)}.lg\:fill-purple-300\/100{fill:#cabffd}.lg\:fill-purple-300\/20{fill:rgba(202,191,253,.2)}.lg\:fill-purple-300\/25{fill:rgba(202,191,253,.25)}.lg\:fill-purple-300\/30{fill:rgba(202,191,253,.3)}.lg\:fill-purple-300\/40{fill:rgba(202,191,253,.4)}.lg\:fill-purple-300\/5{fill:rgba(202,191,253,.05)}.lg\:fill-purple-300\/50{fill:rgba(202,191,253,.5)}.lg\:fill-purple-300\/60{fill:rgba(202,191,253,.6)}.lg\:fill-purple-300\/70{fill:rgba(202,191,253,.7)}.lg\:fill-purple-300\/75{fill:rgba(202,191,253,.75)}.lg\:fill-purple-300\/80{fill:rgba(202,191,253,.8)}.lg\:fill-purple-300\/90{fill:rgba(202,191,253,.9)}.lg\:fill-purple-300\/95{fill:rgba(202,191,253,.95)}.lg\:fill-purple-400{fill:#ac94fa}.lg\:fill-purple-400\/0{fill:rgba(172,148,250,0)}.lg\:fill-purple-400\/10{fill:rgba(172,148,250,.1)}.lg\:fill-purple-400\/100{fill:#ac94fa}.lg\:fill-purple-400\/20{fill:rgba(172,148,250,.2)}.lg\:fill-purple-400\/25{fill:rgba(172,148,250,.25)}.lg\:fill-purple-400\/30{fill:rgba(172,148,250,.3)}.lg\:fill-purple-400\/40{fill:rgba(172,148,250,.4)}.lg\:fill-purple-400\/5{fill:rgba(172,148,250,.05)}.lg\:fill-purple-400\/50{fill:rgba(172,148,250,.5)}.lg\:fill-purple-400\/60{fill:rgba(172,148,250,.6)}.lg\:fill-purple-400\/70{fill:rgba(172,148,250,.7)}.lg\:fill-purple-400\/75{fill:rgba(172,148,250,.75)}.lg\:fill-purple-400\/80{fill:rgba(172,148,250,.8)}.lg\:fill-purple-400\/90{fill:rgba(172,148,250,.9)}.lg\:fill-purple-400\/95{fill:rgba(172,148,250,.95)}.lg\:fill-purple-50{fill:#f6f5ff}.lg\:fill-purple-50\/0{fill:rgba(246,245,255,0)}.lg\:fill-purple-50\/10{fill:rgba(246,245,255,.1)}.lg\:fill-purple-50\/100{fill:#f6f5ff}.lg\:fill-purple-50\/20{fill:rgba(246,245,255,.2)}.lg\:fill-purple-50\/25{fill:rgba(246,245,255,.25)}.lg\:fill-purple-50\/30{fill:rgba(246,245,255,.3)}.lg\:fill-purple-50\/40{fill:rgba(246,245,255,.4)}.lg\:fill-purple-50\/5{fill:rgba(246,245,255,.05)}.lg\:fill-purple-50\/50{fill:rgba(246,245,255,.5)}.lg\:fill-purple-50\/60{fill:rgba(246,245,255,.6)}.lg\:fill-purple-50\/70{fill:rgba(246,245,255,.7)}.lg\:fill-purple-50\/75{fill:rgba(246,245,255,.75)}.lg\:fill-purple-50\/80{fill:rgba(246,245,255,.8)}.lg\:fill-purple-50\/90{fill:rgba(246,245,255,.9)}.lg\:fill-purple-50\/95{fill:rgba(246,245,255,.95)}.lg\:fill-purple-500{fill:#9061f9}.lg\:fill-purple-500\/0{fill:rgba(144,97,249,0)}.lg\:fill-purple-500\/10{fill:rgba(144,97,249,.1)}.lg\:fill-purple-500\/100{fill:#9061f9}.lg\:fill-purple-500\/20{fill:rgba(144,97,249,.2)}.lg\:fill-purple-500\/25{fill:rgba(144,97,249,.25)}.lg\:fill-purple-500\/30{fill:rgba(144,97,249,.3)}.lg\:fill-purple-500\/40{fill:rgba(144,97,249,.4)}.lg\:fill-purple-500\/5{fill:rgba(144,97,249,.05)}.lg\:fill-purple-500\/50{fill:rgba(144,97,249,.5)}.lg\:fill-purple-500\/60{fill:rgba(144,97,249,.6)}.lg\:fill-purple-500\/70{fill:rgba(144,97,249,.7)}.lg\:fill-purple-500\/75{fill:rgba(144,97,249,.75)}.lg\:fill-purple-500\/80{fill:rgba(144,97,249,.8)}.lg\:fill-purple-500\/90{fill:rgba(144,97,249,.9)}.lg\:fill-purple-500\/95{fill:rgba(144,97,249,.95)}.lg\:fill-purple-600{fill:#7e3af2}.lg\:fill-purple-600\/0{fill:rgba(126,58,242,0)}.lg\:fill-purple-600\/10{fill:rgba(126,58,242,.1)}.lg\:fill-purple-600\/100{fill:#7e3af2}.lg\:fill-purple-600\/20{fill:rgba(126,58,242,.2)}.lg\:fill-purple-600\/25{fill:rgba(126,58,242,.25)}.lg\:fill-purple-600\/30{fill:rgba(126,58,242,.3)}.lg\:fill-purple-600\/40{fill:rgba(126,58,242,.4)}.lg\:fill-purple-600\/5{fill:rgba(126,58,242,.05)}.lg\:fill-purple-600\/50{fill:rgba(126,58,242,.5)}.lg\:fill-purple-600\/60{fill:rgba(126,58,242,.6)}.lg\:fill-purple-600\/70{fill:rgba(126,58,242,.7)}.lg\:fill-purple-600\/75{fill:rgba(126,58,242,.75)}.lg\:fill-purple-600\/80{fill:rgba(126,58,242,.8)}.lg\:fill-purple-600\/90{fill:rgba(126,58,242,.9)}.lg\:fill-purple-600\/95{fill:rgba(126,58,242,.95)}.lg\:fill-purple-700{fill:#6c2bd9}.lg\:fill-purple-700\/0{fill:rgba(108,43,217,0)}.lg\:fill-purple-700\/10{fill:rgba(108,43,217,.1)}.lg\:fill-purple-700\/100{fill:#6c2bd9}.lg\:fill-purple-700\/20{fill:rgba(108,43,217,.2)}.lg\:fill-purple-700\/25{fill:rgba(108,43,217,.25)}.lg\:fill-purple-700\/30{fill:rgba(108,43,217,.3)}.lg\:fill-purple-700\/40{fill:rgba(108,43,217,.4)}.lg\:fill-purple-700\/5{fill:rgba(108,43,217,.05)}.lg\:fill-purple-700\/50{fill:rgba(108,43,217,.5)}.lg\:fill-purple-700\/60{fill:rgba(108,43,217,.6)}.lg\:fill-purple-700\/70{fill:rgba(108,43,217,.7)}.lg\:fill-purple-700\/75{fill:rgba(108,43,217,.75)}.lg\:fill-purple-700\/80{fill:rgba(108,43,217,.8)}.lg\:fill-purple-700\/90{fill:rgba(108,43,217,.9)}.lg\:fill-purple-700\/95{fill:rgba(108,43,217,.95)}.lg\:fill-purple-800{fill:#5521b5}.lg\:fill-purple-800\/0{fill:rgba(85,33,181,0)}.lg\:fill-purple-800\/10{fill:rgba(85,33,181,.1)}.lg\:fill-purple-800\/100{fill:#5521b5}.lg\:fill-purple-800\/20{fill:rgba(85,33,181,.2)}.lg\:fill-purple-800\/25{fill:rgba(85,33,181,.25)}.lg\:fill-purple-800\/30{fill:rgba(85,33,181,.3)}.lg\:fill-purple-800\/40{fill:rgba(85,33,181,.4)}.lg\:fill-purple-800\/5{fill:rgba(85,33,181,.05)}.lg\:fill-purple-800\/50{fill:rgba(85,33,181,.5)}.lg\:fill-purple-800\/60{fill:rgba(85,33,181,.6)}.lg\:fill-purple-800\/70{fill:rgba(85,33,181,.7)}.lg\:fill-purple-800\/75{fill:rgba(85,33,181,.75)}.lg\:fill-purple-800\/80{fill:rgba(85,33,181,.8)}.lg\:fill-purple-800\/90{fill:rgba(85,33,181,.9)}.lg\:fill-purple-800\/95{fill:rgba(85,33,181,.95)}.lg\:fill-purple-900{fill:#4a1d96}.lg\:fill-purple-900\/0{fill:rgba(74,29,150,0)}.lg\:fill-purple-900\/10{fill:rgba(74,29,150,.1)}.lg\:fill-purple-900\/100{fill:#4a1d96}.lg\:fill-purple-900\/20{fill:rgba(74,29,150,.2)}.lg\:fill-purple-900\/25{fill:rgba(74,29,150,.25)}.lg\:fill-purple-900\/30{fill:rgba(74,29,150,.3)}.lg\:fill-purple-900\/40{fill:rgba(74,29,150,.4)}.lg\:fill-purple-900\/5{fill:rgba(74,29,150,.05)}.lg\:fill-purple-900\/50{fill:rgba(74,29,150,.5)}.lg\:fill-purple-900\/60{fill:rgba(74,29,150,.6)}.lg\:fill-purple-900\/70{fill:rgba(74,29,150,.7)}.lg\:fill-purple-900\/75{fill:rgba(74,29,150,.75)}.lg\:fill-purple-900\/80{fill:rgba(74,29,150,.8)}.lg\:fill-purple-900\/90{fill:rgba(74,29,150,.9)}.lg\:fill-purple-900\/95{fill:rgba(74,29,150,.95)}.lg\:fill-red-100{fill:#fde8e8}.lg\:fill-red-100\/0{fill:hsla(0,84%,95%,0)}.lg\:fill-red-100\/10{fill:hsla(0,84%,95%,.1)}.lg\:fill-red-100\/100{fill:#fde8e8}.lg\:fill-red-100\/20{fill:hsla(0,84%,95%,.2)}.lg\:fill-red-100\/25{fill:hsla(0,84%,95%,.25)}.lg\:fill-red-100\/30{fill:hsla(0,84%,95%,.3)}.lg\:fill-red-100\/40{fill:hsla(0,84%,95%,.4)}.lg\:fill-red-100\/5{fill:hsla(0,84%,95%,.05)}.lg\:fill-red-100\/50{fill:hsla(0,84%,95%,.5)}.lg\:fill-red-100\/60{fill:hsla(0,84%,95%,.6)}.lg\:fill-red-100\/70{fill:hsla(0,84%,95%,.7)}.lg\:fill-red-100\/75{fill:hsla(0,84%,95%,.75)}.lg\:fill-red-100\/80{fill:hsla(0,84%,95%,.8)}.lg\:fill-red-100\/90{fill:hsla(0,84%,95%,.9)}.lg\:fill-red-100\/95{fill:hsla(0,84%,95%,.95)}.lg\:fill-red-200{fill:#fbd5d5}.lg\:fill-red-200\/0{fill:hsla(0,83%,91%,0)}.lg\:fill-red-200\/10{fill:hsla(0,83%,91%,.1)}.lg\:fill-red-200\/100{fill:#fbd5d5}.lg\:fill-red-200\/20{fill:hsla(0,83%,91%,.2)}.lg\:fill-red-200\/25{fill:hsla(0,83%,91%,.25)}.lg\:fill-red-200\/30{fill:hsla(0,83%,91%,.3)}.lg\:fill-red-200\/40{fill:hsla(0,83%,91%,.4)}.lg\:fill-red-200\/5{fill:hsla(0,83%,91%,.05)}.lg\:fill-red-200\/50{fill:hsla(0,83%,91%,.5)}.lg\:fill-red-200\/60{fill:hsla(0,83%,91%,.6)}.lg\:fill-red-200\/70{fill:hsla(0,83%,91%,.7)}.lg\:fill-red-200\/75{fill:hsla(0,83%,91%,.75)}.lg\:fill-red-200\/80{fill:hsla(0,83%,91%,.8)}.lg\:fill-red-200\/90{fill:hsla(0,83%,91%,.9)}.lg\:fill-red-200\/95{fill:hsla(0,83%,91%,.95)}.lg\:fill-red-300{fill:#f8b4b4}.lg\:fill-red-300\/0{fill:hsla(0,83%,84%,0)}.lg\:fill-red-300\/10{fill:hsla(0,83%,84%,.1)}.lg\:fill-red-300\/100{fill:#f8b4b4}.lg\:fill-red-300\/20{fill:hsla(0,83%,84%,.2)}.lg\:fill-red-300\/25{fill:hsla(0,83%,84%,.25)}.lg\:fill-red-300\/30{fill:hsla(0,83%,84%,.3)}.lg\:fill-red-300\/40{fill:hsla(0,83%,84%,.4)}.lg\:fill-red-300\/5{fill:hsla(0,83%,84%,.05)}.lg\:fill-red-300\/50{fill:hsla(0,83%,84%,.5)}.lg\:fill-red-300\/60{fill:hsla(0,83%,84%,.6)}.lg\:fill-red-300\/70{fill:hsla(0,83%,84%,.7)}.lg\:fill-red-300\/75{fill:hsla(0,83%,84%,.75)}.lg\:fill-red-300\/80{fill:hsla(0,83%,84%,.8)}.lg\:fill-red-300\/90{fill:hsla(0,83%,84%,.9)}.lg\:fill-red-300\/95{fill:hsla(0,83%,84%,.95)}.lg\:fill-red-400{fill:#f98080}.lg\:fill-red-400\/0{fill:hsla(0,91%,74%,0)}.lg\:fill-red-400\/10{fill:hsla(0,91%,74%,.1)}.lg\:fill-red-400\/100{fill:#f98080}.lg\:fill-red-400\/20{fill:hsla(0,91%,74%,.2)}.lg\:fill-red-400\/25{fill:hsla(0,91%,74%,.25)}.lg\:fill-red-400\/30{fill:hsla(0,91%,74%,.3)}.lg\:fill-red-400\/40{fill:hsla(0,91%,74%,.4)}.lg\:fill-red-400\/5{fill:hsla(0,91%,74%,.05)}.lg\:fill-red-400\/50{fill:hsla(0,91%,74%,.5)}.lg\:fill-red-400\/60{fill:hsla(0,91%,74%,.6)}.lg\:fill-red-400\/70{fill:hsla(0,91%,74%,.7)}.lg\:fill-red-400\/75{fill:hsla(0,91%,74%,.75)}.lg\:fill-red-400\/80{fill:hsla(0,91%,74%,.8)}.lg\:fill-red-400\/90{fill:hsla(0,91%,74%,.9)}.lg\:fill-red-400\/95{fill:hsla(0,91%,74%,.95)}.lg\:fill-red-50{fill:#fdf2f2}.lg\:fill-red-50\/0{fill:hsla(0,73%,97%,0)}.lg\:fill-red-50\/10{fill:hsla(0,73%,97%,.1)}.lg\:fill-red-50\/100{fill:#fdf2f2}.lg\:fill-red-50\/20{fill:hsla(0,73%,97%,.2)}.lg\:fill-red-50\/25{fill:hsla(0,73%,97%,.25)}.lg\:fill-red-50\/30{fill:hsla(0,73%,97%,.3)}.lg\:fill-red-50\/40{fill:hsla(0,73%,97%,.4)}.lg\:fill-red-50\/5{fill:hsla(0,73%,97%,.05)}.lg\:fill-red-50\/50{fill:hsla(0,73%,97%,.5)}.lg\:fill-red-50\/60{fill:hsla(0,73%,97%,.6)}.lg\:fill-red-50\/70{fill:hsla(0,73%,97%,.7)}.lg\:fill-red-50\/75{fill:hsla(0,73%,97%,.75)}.lg\:fill-red-50\/80{fill:hsla(0,73%,97%,.8)}.lg\:fill-red-50\/90{fill:hsla(0,73%,97%,.9)}.lg\:fill-red-50\/95{fill:hsla(0,73%,97%,.95)}.lg\:fill-red-500{fill:#f05252}.lg\:fill-red-500\/0{fill:rgba(240,82,82,0)}.lg\:fill-red-500\/10{fill:rgba(240,82,82,.1)}.lg\:fill-red-500\/100{fill:#f05252}.lg\:fill-red-500\/20{fill:rgba(240,82,82,.2)}.lg\:fill-red-500\/25{fill:rgba(240,82,82,.25)}.lg\:fill-red-500\/30{fill:rgba(240,82,82,.3)}.lg\:fill-red-500\/40{fill:rgba(240,82,82,.4)}.lg\:fill-red-500\/5{fill:rgba(240,82,82,.05)}.lg\:fill-red-500\/50{fill:rgba(240,82,82,.5)}.lg\:fill-red-500\/60{fill:rgba(240,82,82,.6)}.lg\:fill-red-500\/70{fill:rgba(240,82,82,.7)}.lg\:fill-red-500\/75{fill:rgba(240,82,82,.75)}.lg\:fill-red-500\/80{fill:rgba(240,82,82,.8)}.lg\:fill-red-500\/90{fill:rgba(240,82,82,.9)}.lg\:fill-red-500\/95{fill:rgba(240,82,82,.95)}.lg\:fill-red-600{fill:#e02424}.lg\:fill-red-600\/0{fill:rgba(224,36,36,0)}.lg\:fill-red-600\/10{fill:rgba(224,36,36,.1)}.lg\:fill-red-600\/100{fill:#e02424}.lg\:fill-red-600\/20{fill:rgba(224,36,36,.2)}.lg\:fill-red-600\/25{fill:rgba(224,36,36,.25)}.lg\:fill-red-600\/30{fill:rgba(224,36,36,.3)}.lg\:fill-red-600\/40{fill:rgba(224,36,36,.4)}.lg\:fill-red-600\/5{fill:rgba(224,36,36,.05)}.lg\:fill-red-600\/50{fill:rgba(224,36,36,.5)}.lg\:fill-red-600\/60{fill:rgba(224,36,36,.6)}.lg\:fill-red-600\/70{fill:rgba(224,36,36,.7)}.lg\:fill-red-600\/75{fill:rgba(224,36,36,.75)}.lg\:fill-red-600\/80{fill:rgba(224,36,36,.8)}.lg\:fill-red-600\/90{fill:rgba(224,36,36,.9)}.lg\:fill-red-600\/95{fill:rgba(224,36,36,.95)}.lg\:fill-red-700{fill:#c81e1e}.lg\:fill-red-700\/0{fill:rgba(200,30,30,0)}.lg\:fill-red-700\/10{fill:rgba(200,30,30,.1)}.lg\:fill-red-700\/100{fill:#c81e1e}.lg\:fill-red-700\/20{fill:rgba(200,30,30,.2)}.lg\:fill-red-700\/25{fill:rgba(200,30,30,.25)}.lg\:fill-red-700\/30{fill:rgba(200,30,30,.3)}.lg\:fill-red-700\/40{fill:rgba(200,30,30,.4)}.lg\:fill-red-700\/5{fill:rgba(200,30,30,.05)}.lg\:fill-red-700\/50{fill:rgba(200,30,30,.5)}.lg\:fill-red-700\/60{fill:rgba(200,30,30,.6)}.lg\:fill-red-700\/70{fill:rgba(200,30,30,.7)}.lg\:fill-red-700\/75{fill:rgba(200,30,30,.75)}.lg\:fill-red-700\/80{fill:rgba(200,30,30,.8)}.lg\:fill-red-700\/90{fill:rgba(200,30,30,.9)}.lg\:fill-red-700\/95{fill:rgba(200,30,30,.95)}.lg\:fill-red-800{fill:#9b1c1c}.lg\:fill-red-800\/0{fill:rgba(155,28,28,0)}.lg\:fill-red-800\/10{fill:rgba(155,28,28,.1)}.lg\:fill-red-800\/100{fill:#9b1c1c}.lg\:fill-red-800\/20{fill:rgba(155,28,28,.2)}.lg\:fill-red-800\/25{fill:rgba(155,28,28,.25)}.lg\:fill-red-800\/30{fill:rgba(155,28,28,.3)}.lg\:fill-red-800\/40{fill:rgba(155,28,28,.4)}.lg\:fill-red-800\/5{fill:rgba(155,28,28,.05)}.lg\:fill-red-800\/50{fill:rgba(155,28,28,.5)}.lg\:fill-red-800\/60{fill:rgba(155,28,28,.6)}.lg\:fill-red-800\/70{fill:rgba(155,28,28,.7)}.lg\:fill-red-800\/75{fill:rgba(155,28,28,.75)}.lg\:fill-red-800\/80{fill:rgba(155,28,28,.8)}.lg\:fill-red-800\/90{fill:rgba(155,28,28,.9)}.lg\:fill-red-800\/95{fill:rgba(155,28,28,.95)}.lg\:fill-red-900{fill:#771d1d}.lg\:fill-red-900\/0{fill:rgba(119,29,29,0)}.lg\:fill-red-900\/10{fill:rgba(119,29,29,.1)}.lg\:fill-red-900\/100{fill:#771d1d}.lg\:fill-red-900\/20{fill:rgba(119,29,29,.2)}.lg\:fill-red-900\/25{fill:rgba(119,29,29,.25)}.lg\:fill-red-900\/30{fill:rgba(119,29,29,.3)}.lg\:fill-red-900\/40{fill:rgba(119,29,29,.4)}.lg\:fill-red-900\/5{fill:rgba(119,29,29,.05)}.lg\:fill-red-900\/50{fill:rgba(119,29,29,.5)}.lg\:fill-red-900\/60{fill:rgba(119,29,29,.6)}.lg\:fill-red-900\/70{fill:rgba(119,29,29,.7)}.lg\:fill-red-900\/75{fill:rgba(119,29,29,.75)}.lg\:fill-red-900\/80{fill:rgba(119,29,29,.8)}.lg\:fill-red-900\/90{fill:rgba(119,29,29,.9)}.lg\:fill-red-900\/95{fill:rgba(119,29,29,.95)}.lg\:fill-rose-100{fill:#ffe4e6}.lg\:fill-rose-100\/0{fill:rgba(255,228,230,0)}.lg\:fill-rose-100\/10{fill:rgba(255,228,230,.1)}.lg\:fill-rose-100\/100{fill:#ffe4e6}.lg\:fill-rose-100\/20{fill:rgba(255,228,230,.2)}.lg\:fill-rose-100\/25{fill:rgba(255,228,230,.25)}.lg\:fill-rose-100\/30{fill:rgba(255,228,230,.3)}.lg\:fill-rose-100\/40{fill:rgba(255,228,230,.4)}.lg\:fill-rose-100\/5{fill:rgba(255,228,230,.05)}.lg\:fill-rose-100\/50{fill:rgba(255,228,230,.5)}.lg\:fill-rose-100\/60{fill:rgba(255,228,230,.6)}.lg\:fill-rose-100\/70{fill:rgba(255,228,230,.7)}.lg\:fill-rose-100\/75{fill:rgba(255,228,230,.75)}.lg\:fill-rose-100\/80{fill:rgba(255,228,230,.8)}.lg\:fill-rose-100\/90{fill:rgba(255,228,230,.9)}.lg\:fill-rose-100\/95{fill:rgba(255,228,230,.95)}.lg\:fill-rose-200{fill:#fecdd3}.lg\:fill-rose-200\/0{fill:rgba(254,205,211,0)}.lg\:fill-rose-200\/10{fill:rgba(254,205,211,.1)}.lg\:fill-rose-200\/100{fill:#fecdd3}.lg\:fill-rose-200\/20{fill:rgba(254,205,211,.2)}.lg\:fill-rose-200\/25{fill:rgba(254,205,211,.25)}.lg\:fill-rose-200\/30{fill:rgba(254,205,211,.3)}.lg\:fill-rose-200\/40{fill:rgba(254,205,211,.4)}.lg\:fill-rose-200\/5{fill:rgba(254,205,211,.05)}.lg\:fill-rose-200\/50{fill:rgba(254,205,211,.5)}.lg\:fill-rose-200\/60{fill:rgba(254,205,211,.6)}.lg\:fill-rose-200\/70{fill:rgba(254,205,211,.7)}.lg\:fill-rose-200\/75{fill:rgba(254,205,211,.75)}.lg\:fill-rose-200\/80{fill:rgba(254,205,211,.8)}.lg\:fill-rose-200\/90{fill:rgba(254,205,211,.9)}.lg\:fill-rose-200\/95{fill:rgba(254,205,211,.95)}.lg\:fill-rose-300{fill:#fda4af}.lg\:fill-rose-300\/0{fill:rgba(253,164,175,0)}.lg\:fill-rose-300\/10{fill:rgba(253,164,175,.1)}.lg\:fill-rose-300\/100{fill:#fda4af}.lg\:fill-rose-300\/20{fill:rgba(253,164,175,.2)}.lg\:fill-rose-300\/25{fill:rgba(253,164,175,.25)}.lg\:fill-rose-300\/30{fill:rgba(253,164,175,.3)}.lg\:fill-rose-300\/40{fill:rgba(253,164,175,.4)}.lg\:fill-rose-300\/5{fill:rgba(253,164,175,.05)}.lg\:fill-rose-300\/50{fill:rgba(253,164,175,.5)}.lg\:fill-rose-300\/60{fill:rgba(253,164,175,.6)}.lg\:fill-rose-300\/70{fill:rgba(253,164,175,.7)}.lg\:fill-rose-300\/75{fill:rgba(253,164,175,.75)}.lg\:fill-rose-300\/80{fill:rgba(253,164,175,.8)}.lg\:fill-rose-300\/90{fill:rgba(253,164,175,.9)}.lg\:fill-rose-300\/95{fill:rgba(253,164,175,.95)}.lg\:fill-rose-400{fill:#fb7185}.lg\:fill-rose-400\/0{fill:rgba(251,113,133,0)}.lg\:fill-rose-400\/10{fill:rgba(251,113,133,.1)}.lg\:fill-rose-400\/100{fill:#fb7185}.lg\:fill-rose-400\/20{fill:rgba(251,113,133,.2)}.lg\:fill-rose-400\/25{fill:rgba(251,113,133,.25)}.lg\:fill-rose-400\/30{fill:rgba(251,113,133,.3)}.lg\:fill-rose-400\/40{fill:rgba(251,113,133,.4)}.lg\:fill-rose-400\/5{fill:rgba(251,113,133,.05)}.lg\:fill-rose-400\/50{fill:rgba(251,113,133,.5)}.lg\:fill-rose-400\/60{fill:rgba(251,113,133,.6)}.lg\:fill-rose-400\/70{fill:rgba(251,113,133,.7)}.lg\:fill-rose-400\/75{fill:rgba(251,113,133,.75)}.lg\:fill-rose-400\/80{fill:rgba(251,113,133,.8)}.lg\:fill-rose-400\/90{fill:rgba(251,113,133,.9)}.lg\:fill-rose-400\/95{fill:rgba(251,113,133,.95)}.lg\:fill-rose-50{fill:#fff1f2}.lg\:fill-rose-50\/0{fill:rgba(255,241,242,0)}.lg\:fill-rose-50\/10{fill:rgba(255,241,242,.1)}.lg\:fill-rose-50\/100{fill:#fff1f2}.lg\:fill-rose-50\/20{fill:rgba(255,241,242,.2)}.lg\:fill-rose-50\/25{fill:rgba(255,241,242,.25)}.lg\:fill-rose-50\/30{fill:rgba(255,241,242,.3)}.lg\:fill-rose-50\/40{fill:rgba(255,241,242,.4)}.lg\:fill-rose-50\/5{fill:rgba(255,241,242,.05)}.lg\:fill-rose-50\/50{fill:rgba(255,241,242,.5)}.lg\:fill-rose-50\/60{fill:rgba(255,241,242,.6)}.lg\:fill-rose-50\/70{fill:rgba(255,241,242,.7)}.lg\:fill-rose-50\/75{fill:rgba(255,241,242,.75)}.lg\:fill-rose-50\/80{fill:rgba(255,241,242,.8)}.lg\:fill-rose-50\/90{fill:rgba(255,241,242,.9)}.lg\:fill-rose-50\/95{fill:rgba(255,241,242,.95)}.lg\:fill-rose-500{fill:#f43f5e}.lg\:fill-rose-500\/0{fill:rgba(244,63,94,0)}.lg\:fill-rose-500\/10{fill:rgba(244,63,94,.1)}.lg\:fill-rose-500\/100{fill:#f43f5e}.lg\:fill-rose-500\/20{fill:rgba(244,63,94,.2)}.lg\:fill-rose-500\/25{fill:rgba(244,63,94,.25)}.lg\:fill-rose-500\/30{fill:rgba(244,63,94,.3)}.lg\:fill-rose-500\/40{fill:rgba(244,63,94,.4)}.lg\:fill-rose-500\/5{fill:rgba(244,63,94,.05)}.lg\:fill-rose-500\/50{fill:rgba(244,63,94,.5)}.lg\:fill-rose-500\/60{fill:rgba(244,63,94,.6)}.lg\:fill-rose-500\/70{fill:rgba(244,63,94,.7)}.lg\:fill-rose-500\/75{fill:rgba(244,63,94,.75)}.lg\:fill-rose-500\/80{fill:rgba(244,63,94,.8)}.lg\:fill-rose-500\/90{fill:rgba(244,63,94,.9)}.lg\:fill-rose-500\/95{fill:rgba(244,63,94,.95)}.lg\:fill-rose-600{fill:#e11d48}.lg\:fill-rose-600\/0{fill:rgba(225,29,72,0)}.lg\:fill-rose-600\/10{fill:rgba(225,29,72,.1)}.lg\:fill-rose-600\/100{fill:#e11d48}.lg\:fill-rose-600\/20{fill:rgba(225,29,72,.2)}.lg\:fill-rose-600\/25{fill:rgba(225,29,72,.25)}.lg\:fill-rose-600\/30{fill:rgba(225,29,72,.3)}.lg\:fill-rose-600\/40{fill:rgba(225,29,72,.4)}.lg\:fill-rose-600\/5{fill:rgba(225,29,72,.05)}.lg\:fill-rose-600\/50{fill:rgba(225,29,72,.5)}.lg\:fill-rose-600\/60{fill:rgba(225,29,72,.6)}.lg\:fill-rose-600\/70{fill:rgba(225,29,72,.7)}.lg\:fill-rose-600\/75{fill:rgba(225,29,72,.75)}.lg\:fill-rose-600\/80{fill:rgba(225,29,72,.8)}.lg\:fill-rose-600\/90{fill:rgba(225,29,72,.9)}.lg\:fill-rose-600\/95{fill:rgba(225,29,72,.95)}.lg\:fill-rose-700{fill:#be123c}.lg\:fill-rose-700\/0{fill:rgba(190,18,60,0)}.lg\:fill-rose-700\/10{fill:rgba(190,18,60,.1)}.lg\:fill-rose-700\/100{fill:#be123c}.lg\:fill-rose-700\/20{fill:rgba(190,18,60,.2)}.lg\:fill-rose-700\/25{fill:rgba(190,18,60,.25)}.lg\:fill-rose-700\/30{fill:rgba(190,18,60,.3)}.lg\:fill-rose-700\/40{fill:rgba(190,18,60,.4)}.lg\:fill-rose-700\/5{fill:rgba(190,18,60,.05)}.lg\:fill-rose-700\/50{fill:rgba(190,18,60,.5)}.lg\:fill-rose-700\/60{fill:rgba(190,18,60,.6)}.lg\:fill-rose-700\/70{fill:rgba(190,18,60,.7)}.lg\:fill-rose-700\/75{fill:rgba(190,18,60,.75)}.lg\:fill-rose-700\/80{fill:rgba(190,18,60,.8)}.lg\:fill-rose-700\/90{fill:rgba(190,18,60,.9)}.lg\:fill-rose-700\/95{fill:rgba(190,18,60,.95)}.lg\:fill-rose-800{fill:#9f1239}.lg\:fill-rose-800\/0{fill:rgba(159,18,57,0)}.lg\:fill-rose-800\/10{fill:rgba(159,18,57,.1)}.lg\:fill-rose-800\/100{fill:#9f1239}.lg\:fill-rose-800\/20{fill:rgba(159,18,57,.2)}.lg\:fill-rose-800\/25{fill:rgba(159,18,57,.25)}.lg\:fill-rose-800\/30{fill:rgba(159,18,57,.3)}.lg\:fill-rose-800\/40{fill:rgba(159,18,57,.4)}.lg\:fill-rose-800\/5{fill:rgba(159,18,57,.05)}.lg\:fill-rose-800\/50{fill:rgba(159,18,57,.5)}.lg\:fill-rose-800\/60{fill:rgba(159,18,57,.6)}.lg\:fill-rose-800\/70{fill:rgba(159,18,57,.7)}.lg\:fill-rose-800\/75{fill:rgba(159,18,57,.75)}.lg\:fill-rose-800\/80{fill:rgba(159,18,57,.8)}.lg\:fill-rose-800\/90{fill:rgba(159,18,57,.9)}.lg\:fill-rose-800\/95{fill:rgba(159,18,57,.95)}.lg\:fill-rose-900{fill:#881337}.lg\:fill-rose-900\/0{fill:rgba(136,19,55,0)}.lg\:fill-rose-900\/10{fill:rgba(136,19,55,.1)}.lg\:fill-rose-900\/100{fill:#881337}.lg\:fill-rose-900\/20{fill:rgba(136,19,55,.2)}.lg\:fill-rose-900\/25{fill:rgba(136,19,55,.25)}.lg\:fill-rose-900\/30{fill:rgba(136,19,55,.3)}.lg\:fill-rose-900\/40{fill:rgba(136,19,55,.4)}.lg\:fill-rose-900\/5{fill:rgba(136,19,55,.05)}.lg\:fill-rose-900\/50{fill:rgba(136,19,55,.5)}.lg\:fill-rose-900\/60{fill:rgba(136,19,55,.6)}.lg\:fill-rose-900\/70{fill:rgba(136,19,55,.7)}.lg\:fill-rose-900\/75{fill:rgba(136,19,55,.75)}.lg\:fill-rose-900\/80{fill:rgba(136,19,55,.8)}.lg\:fill-rose-900\/90{fill:rgba(136,19,55,.9)}.lg\:fill-rose-900\/95{fill:rgba(136,19,55,.95)}.lg\:fill-sky-100{fill:#e0f2fe}.lg\:fill-sky-100\/0{fill:rgba(224,242,254,0)}.lg\:fill-sky-100\/10{fill:rgba(224,242,254,.1)}.lg\:fill-sky-100\/100{fill:#e0f2fe}.lg\:fill-sky-100\/20{fill:rgba(224,242,254,.2)}.lg\:fill-sky-100\/25{fill:rgba(224,242,254,.25)}.lg\:fill-sky-100\/30{fill:rgba(224,242,254,.3)}.lg\:fill-sky-100\/40{fill:rgba(224,242,254,.4)}.lg\:fill-sky-100\/5{fill:rgba(224,242,254,.05)}.lg\:fill-sky-100\/50{fill:rgba(224,242,254,.5)}.lg\:fill-sky-100\/60{fill:rgba(224,242,254,.6)}.lg\:fill-sky-100\/70{fill:rgba(224,242,254,.7)}.lg\:fill-sky-100\/75{fill:rgba(224,242,254,.75)}.lg\:fill-sky-100\/80{fill:rgba(224,242,254,.8)}.lg\:fill-sky-100\/90{fill:rgba(224,242,254,.9)}.lg\:fill-sky-100\/95{fill:rgba(224,242,254,.95)}.lg\:fill-sky-200{fill:#bae6fd}.lg\:fill-sky-200\/0{fill:rgba(186,230,253,0)}.lg\:fill-sky-200\/10{fill:rgba(186,230,253,.1)}.lg\:fill-sky-200\/100{fill:#bae6fd}.lg\:fill-sky-200\/20{fill:rgba(186,230,253,.2)}.lg\:fill-sky-200\/25{fill:rgba(186,230,253,.25)}.lg\:fill-sky-200\/30{fill:rgba(186,230,253,.3)}.lg\:fill-sky-200\/40{fill:rgba(186,230,253,.4)}.lg\:fill-sky-200\/5{fill:rgba(186,230,253,.05)}.lg\:fill-sky-200\/50{fill:rgba(186,230,253,.5)}.lg\:fill-sky-200\/60{fill:rgba(186,230,253,.6)}.lg\:fill-sky-200\/70{fill:rgba(186,230,253,.7)}.lg\:fill-sky-200\/75{fill:rgba(186,230,253,.75)}.lg\:fill-sky-200\/80{fill:rgba(186,230,253,.8)}.lg\:fill-sky-200\/90{fill:rgba(186,230,253,.9)}.lg\:fill-sky-200\/95{fill:rgba(186,230,253,.95)}.lg\:fill-sky-300{fill:#7dd3fc}.lg\:fill-sky-300\/0{fill:rgba(125,211,252,0)}.lg\:fill-sky-300\/10{fill:rgba(125,211,252,.1)}.lg\:fill-sky-300\/100{fill:#7dd3fc}.lg\:fill-sky-300\/20{fill:rgba(125,211,252,.2)}.lg\:fill-sky-300\/25{fill:rgba(125,211,252,.25)}.lg\:fill-sky-300\/30{fill:rgba(125,211,252,.3)}.lg\:fill-sky-300\/40{fill:rgba(125,211,252,.4)}.lg\:fill-sky-300\/5{fill:rgba(125,211,252,.05)}.lg\:fill-sky-300\/50{fill:rgba(125,211,252,.5)}.lg\:fill-sky-300\/60{fill:rgba(125,211,252,.6)}.lg\:fill-sky-300\/70{fill:rgba(125,211,252,.7)}.lg\:fill-sky-300\/75{fill:rgba(125,211,252,.75)}.lg\:fill-sky-300\/80{fill:rgba(125,211,252,.8)}.lg\:fill-sky-300\/90{fill:rgba(125,211,252,.9)}.lg\:fill-sky-300\/95{fill:rgba(125,211,252,.95)}.lg\:fill-sky-400{fill:#38bdf8}.lg\:fill-sky-400\/0{fill:rgba(56,189,248,0)}.lg\:fill-sky-400\/10{fill:rgba(56,189,248,.1)}.lg\:fill-sky-400\/100{fill:#38bdf8}.lg\:fill-sky-400\/20{fill:rgba(56,189,248,.2)}.lg\:fill-sky-400\/25{fill:rgba(56,189,248,.25)}.lg\:fill-sky-400\/30{fill:rgba(56,189,248,.3)}.lg\:fill-sky-400\/40{fill:rgba(56,189,248,.4)}.lg\:fill-sky-400\/5{fill:rgba(56,189,248,.05)}.lg\:fill-sky-400\/50{fill:rgba(56,189,248,.5)}.lg\:fill-sky-400\/60{fill:rgba(56,189,248,.6)}.lg\:fill-sky-400\/70{fill:rgba(56,189,248,.7)}.lg\:fill-sky-400\/75{fill:rgba(56,189,248,.75)}.lg\:fill-sky-400\/80{fill:rgba(56,189,248,.8)}.lg\:fill-sky-400\/90{fill:rgba(56,189,248,.9)}.lg\:fill-sky-400\/95{fill:rgba(56,189,248,.95)}.lg\:fill-sky-50{fill:#f0f9ff}.lg\:fill-sky-50\/0{fill:rgba(240,249,255,0)}.lg\:fill-sky-50\/10{fill:rgba(240,249,255,.1)}.lg\:fill-sky-50\/100{fill:#f0f9ff}.lg\:fill-sky-50\/20{fill:rgba(240,249,255,.2)}.lg\:fill-sky-50\/25{fill:rgba(240,249,255,.25)}.lg\:fill-sky-50\/30{fill:rgba(240,249,255,.3)}.lg\:fill-sky-50\/40{fill:rgba(240,249,255,.4)}.lg\:fill-sky-50\/5{fill:rgba(240,249,255,.05)}.lg\:fill-sky-50\/50{fill:rgba(240,249,255,.5)}.lg\:fill-sky-50\/60{fill:rgba(240,249,255,.6)}.lg\:fill-sky-50\/70{fill:rgba(240,249,255,.7)}.lg\:fill-sky-50\/75{fill:rgba(240,249,255,.75)}.lg\:fill-sky-50\/80{fill:rgba(240,249,255,.8)}.lg\:fill-sky-50\/90{fill:rgba(240,249,255,.9)}.lg\:fill-sky-50\/95{fill:rgba(240,249,255,.95)}.lg\:fill-sky-500{fill:#0ea5e9}.lg\:fill-sky-500\/0{fill:rgba(14,165,233,0)}.lg\:fill-sky-500\/10{fill:rgba(14,165,233,.1)}.lg\:fill-sky-500\/100{fill:#0ea5e9}.lg\:fill-sky-500\/20{fill:rgba(14,165,233,.2)}.lg\:fill-sky-500\/25{fill:rgba(14,165,233,.25)}.lg\:fill-sky-500\/30{fill:rgba(14,165,233,.3)}.lg\:fill-sky-500\/40{fill:rgba(14,165,233,.4)}.lg\:fill-sky-500\/5{fill:rgba(14,165,233,.05)}.lg\:fill-sky-500\/50{fill:rgba(14,165,233,.5)}.lg\:fill-sky-500\/60{fill:rgba(14,165,233,.6)}.lg\:fill-sky-500\/70{fill:rgba(14,165,233,.7)}.lg\:fill-sky-500\/75{fill:rgba(14,165,233,.75)}.lg\:fill-sky-500\/80{fill:rgba(14,165,233,.8)}.lg\:fill-sky-500\/90{fill:rgba(14,165,233,.9)}.lg\:fill-sky-500\/95{fill:rgba(14,165,233,.95)}.lg\:fill-sky-600{fill:#0284c7}.lg\:fill-sky-600\/0{fill:rgba(2,132,199,0)}.lg\:fill-sky-600\/10{fill:rgba(2,132,199,.1)}.lg\:fill-sky-600\/100{fill:#0284c7}.lg\:fill-sky-600\/20{fill:rgba(2,132,199,.2)}.lg\:fill-sky-600\/25{fill:rgba(2,132,199,.25)}.lg\:fill-sky-600\/30{fill:rgba(2,132,199,.3)}.lg\:fill-sky-600\/40{fill:rgba(2,132,199,.4)}.lg\:fill-sky-600\/5{fill:rgba(2,132,199,.05)}.lg\:fill-sky-600\/50{fill:rgba(2,132,199,.5)}.lg\:fill-sky-600\/60{fill:rgba(2,132,199,.6)}.lg\:fill-sky-600\/70{fill:rgba(2,132,199,.7)}.lg\:fill-sky-600\/75{fill:rgba(2,132,199,.75)}.lg\:fill-sky-600\/80{fill:rgba(2,132,199,.8)}.lg\:fill-sky-600\/90{fill:rgba(2,132,199,.9)}.lg\:fill-sky-600\/95{fill:rgba(2,132,199,.95)}.lg\:fill-sky-700{fill:#0369a1}.lg\:fill-sky-700\/0{fill:rgba(3,105,161,0)}.lg\:fill-sky-700\/10{fill:rgba(3,105,161,.1)}.lg\:fill-sky-700\/100{fill:#0369a1}.lg\:fill-sky-700\/20{fill:rgba(3,105,161,.2)}.lg\:fill-sky-700\/25{fill:rgba(3,105,161,.25)}.lg\:fill-sky-700\/30{fill:rgba(3,105,161,.3)}.lg\:fill-sky-700\/40{fill:rgba(3,105,161,.4)}.lg\:fill-sky-700\/5{fill:rgba(3,105,161,.05)}.lg\:fill-sky-700\/50{fill:rgba(3,105,161,.5)}.lg\:fill-sky-700\/60{fill:rgba(3,105,161,.6)}.lg\:fill-sky-700\/70{fill:rgba(3,105,161,.7)}.lg\:fill-sky-700\/75{fill:rgba(3,105,161,.75)}.lg\:fill-sky-700\/80{fill:rgba(3,105,161,.8)}.lg\:fill-sky-700\/90{fill:rgba(3,105,161,.9)}.lg\:fill-sky-700\/95{fill:rgba(3,105,161,.95)}.lg\:fill-sky-800{fill:#075985}.lg\:fill-sky-800\/0{fill:rgba(7,89,133,0)}.lg\:fill-sky-800\/10{fill:rgba(7,89,133,.1)}.lg\:fill-sky-800\/100{fill:#075985}.lg\:fill-sky-800\/20{fill:rgba(7,89,133,.2)}.lg\:fill-sky-800\/25{fill:rgba(7,89,133,.25)}.lg\:fill-sky-800\/30{fill:rgba(7,89,133,.3)}.lg\:fill-sky-800\/40{fill:rgba(7,89,133,.4)}.lg\:fill-sky-800\/5{fill:rgba(7,89,133,.05)}.lg\:fill-sky-800\/50{fill:rgba(7,89,133,.5)}.lg\:fill-sky-800\/60{fill:rgba(7,89,133,.6)}.lg\:fill-sky-800\/70{fill:rgba(7,89,133,.7)}.lg\:fill-sky-800\/75{fill:rgba(7,89,133,.75)}.lg\:fill-sky-800\/80{fill:rgba(7,89,133,.8)}.lg\:fill-sky-800\/90{fill:rgba(7,89,133,.9)}.lg\:fill-sky-800\/95{fill:rgba(7,89,133,.95)}.lg\:fill-sky-900{fill:#0c4a6e}.lg\:fill-sky-900\/0{fill:rgba(12,74,110,0)}.lg\:fill-sky-900\/10{fill:rgba(12,74,110,.1)}.lg\:fill-sky-900\/100{fill:#0c4a6e}.lg\:fill-sky-900\/20{fill:rgba(12,74,110,.2)}.lg\:fill-sky-900\/25{fill:rgba(12,74,110,.25)}.lg\:fill-sky-900\/30{fill:rgba(12,74,110,.3)}.lg\:fill-sky-900\/40{fill:rgba(12,74,110,.4)}.lg\:fill-sky-900\/5{fill:rgba(12,74,110,.05)}.lg\:fill-sky-900\/50{fill:rgba(12,74,110,.5)}.lg\:fill-sky-900\/60{fill:rgba(12,74,110,.6)}.lg\:fill-sky-900\/70{fill:rgba(12,74,110,.7)}.lg\:fill-sky-900\/75{fill:rgba(12,74,110,.75)}.lg\:fill-sky-900\/80{fill:rgba(12,74,110,.8)}.lg\:fill-sky-900\/90{fill:rgba(12,74,110,.9)}.lg\:fill-sky-900\/95{fill:rgba(12,74,110,.95)}.lg\:fill-slate-100{fill:#f1f5f9}.lg\:fill-slate-100\/0{fill:rgba(241,245,249,0)}.lg\:fill-slate-100\/10{fill:rgba(241,245,249,.1)}.lg\:fill-slate-100\/100{fill:#f1f5f9}.lg\:fill-slate-100\/20{fill:rgba(241,245,249,.2)}.lg\:fill-slate-100\/25{fill:rgba(241,245,249,.25)}.lg\:fill-slate-100\/30{fill:rgba(241,245,249,.3)}.lg\:fill-slate-100\/40{fill:rgba(241,245,249,.4)}.lg\:fill-slate-100\/5{fill:rgba(241,245,249,.05)}.lg\:fill-slate-100\/50{fill:rgba(241,245,249,.5)}.lg\:fill-slate-100\/60{fill:rgba(241,245,249,.6)}.lg\:fill-slate-100\/70{fill:rgba(241,245,249,.7)}.lg\:fill-slate-100\/75{fill:rgba(241,245,249,.75)}.lg\:fill-slate-100\/80{fill:rgba(241,245,249,.8)}.lg\:fill-slate-100\/90{fill:rgba(241,245,249,.9)}.lg\:fill-slate-100\/95{fill:rgba(241,245,249,.95)}.lg\:fill-slate-200{fill:#e2e8f0}.lg\:fill-slate-200\/0{fill:rgba(226,232,240,0)}.lg\:fill-slate-200\/10{fill:rgba(226,232,240,.1)}.lg\:fill-slate-200\/100{fill:#e2e8f0}.lg\:fill-slate-200\/20{fill:rgba(226,232,240,.2)}.lg\:fill-slate-200\/25{fill:rgba(226,232,240,.25)}.lg\:fill-slate-200\/30{fill:rgba(226,232,240,.3)}.lg\:fill-slate-200\/40{fill:rgba(226,232,240,.4)}.lg\:fill-slate-200\/5{fill:rgba(226,232,240,.05)}.lg\:fill-slate-200\/50{fill:rgba(226,232,240,.5)}.lg\:fill-slate-200\/60{fill:rgba(226,232,240,.6)}.lg\:fill-slate-200\/70{fill:rgba(226,232,240,.7)}.lg\:fill-slate-200\/75{fill:rgba(226,232,240,.75)}.lg\:fill-slate-200\/80{fill:rgba(226,232,240,.8)}.lg\:fill-slate-200\/90{fill:rgba(226,232,240,.9)}.lg\:fill-slate-200\/95{fill:rgba(226,232,240,.95)}.lg\:fill-slate-300{fill:#cbd5e1}.lg\:fill-slate-300\/0{fill:rgba(203,213,225,0)}.lg\:fill-slate-300\/10{fill:rgba(203,213,225,.1)}.lg\:fill-slate-300\/100{fill:#cbd5e1}.lg\:fill-slate-300\/20{fill:rgba(203,213,225,.2)}.lg\:fill-slate-300\/25{fill:rgba(203,213,225,.25)}.lg\:fill-slate-300\/30{fill:rgba(203,213,225,.3)}.lg\:fill-slate-300\/40{fill:rgba(203,213,225,.4)}.lg\:fill-slate-300\/5{fill:rgba(203,213,225,.05)}.lg\:fill-slate-300\/50{fill:rgba(203,213,225,.5)}.lg\:fill-slate-300\/60{fill:rgba(203,213,225,.6)}.lg\:fill-slate-300\/70{fill:rgba(203,213,225,.7)}.lg\:fill-slate-300\/75{fill:rgba(203,213,225,.75)}.lg\:fill-slate-300\/80{fill:rgba(203,213,225,.8)}.lg\:fill-slate-300\/90{fill:rgba(203,213,225,.9)}.lg\:fill-slate-300\/95{fill:rgba(203,213,225,.95)}.lg\:fill-slate-400{fill:#94a3b8}.lg\:fill-slate-400\/0{fill:rgba(148,163,184,0)}.lg\:fill-slate-400\/10{fill:rgba(148,163,184,.1)}.lg\:fill-slate-400\/100{fill:#94a3b8}.lg\:fill-slate-400\/20{fill:rgba(148,163,184,.2)}.lg\:fill-slate-400\/25{fill:rgba(148,163,184,.25)}.lg\:fill-slate-400\/30{fill:rgba(148,163,184,.3)}.lg\:fill-slate-400\/40{fill:rgba(148,163,184,.4)}.lg\:fill-slate-400\/5{fill:rgba(148,163,184,.05)}.lg\:fill-slate-400\/50{fill:rgba(148,163,184,.5)}.lg\:fill-slate-400\/60{fill:rgba(148,163,184,.6)}.lg\:fill-slate-400\/70{fill:rgba(148,163,184,.7)}.lg\:fill-slate-400\/75{fill:rgba(148,163,184,.75)}.lg\:fill-slate-400\/80{fill:rgba(148,163,184,.8)}.lg\:fill-slate-400\/90{fill:rgba(148,163,184,.9)}.lg\:fill-slate-400\/95{fill:rgba(148,163,184,.95)}.lg\:fill-slate-50{fill:#f8fafc}.lg\:fill-slate-50\/0{fill:rgba(248,250,252,0)}.lg\:fill-slate-50\/10{fill:rgba(248,250,252,.1)}.lg\:fill-slate-50\/100{fill:#f8fafc}.lg\:fill-slate-50\/20{fill:rgba(248,250,252,.2)}.lg\:fill-slate-50\/25{fill:rgba(248,250,252,.25)}.lg\:fill-slate-50\/30{fill:rgba(248,250,252,.3)}.lg\:fill-slate-50\/40{fill:rgba(248,250,252,.4)}.lg\:fill-slate-50\/5{fill:rgba(248,250,252,.05)}.lg\:fill-slate-50\/50{fill:rgba(248,250,252,.5)}.lg\:fill-slate-50\/60{fill:rgba(248,250,252,.6)}.lg\:fill-slate-50\/70{fill:rgba(248,250,252,.7)}.lg\:fill-slate-50\/75{fill:rgba(248,250,252,.75)}.lg\:fill-slate-50\/80{fill:rgba(248,250,252,.8)}.lg\:fill-slate-50\/90{fill:rgba(248,250,252,.9)}.lg\:fill-slate-50\/95{fill:rgba(248,250,252,.95)}.lg\:fill-slate-500{fill:#64748b}.lg\:fill-slate-500\/0{fill:rgba(100,116,139,0)}.lg\:fill-slate-500\/10{fill:rgba(100,116,139,.1)}.lg\:fill-slate-500\/100{fill:#64748b}.lg\:fill-slate-500\/20{fill:rgba(100,116,139,.2)}.lg\:fill-slate-500\/25{fill:rgba(100,116,139,.25)}.lg\:fill-slate-500\/30{fill:rgba(100,116,139,.3)}.lg\:fill-slate-500\/40{fill:rgba(100,116,139,.4)}.lg\:fill-slate-500\/5{fill:rgba(100,116,139,.05)}.lg\:fill-slate-500\/50{fill:rgba(100,116,139,.5)}.lg\:fill-slate-500\/60{fill:rgba(100,116,139,.6)}.lg\:fill-slate-500\/70{fill:rgba(100,116,139,.7)}.lg\:fill-slate-500\/75{fill:rgba(100,116,139,.75)}.lg\:fill-slate-500\/80{fill:rgba(100,116,139,.8)}.lg\:fill-slate-500\/90{fill:rgba(100,116,139,.9)}.lg\:fill-slate-500\/95{fill:rgba(100,116,139,.95)}.lg\:fill-slate-600{fill:#475569}.lg\:fill-slate-600\/0{fill:rgba(71,85,105,0)}.lg\:fill-slate-600\/10{fill:rgba(71,85,105,.1)}.lg\:fill-slate-600\/100{fill:#475569}.lg\:fill-slate-600\/20{fill:rgba(71,85,105,.2)}.lg\:fill-slate-600\/25{fill:rgba(71,85,105,.25)}.lg\:fill-slate-600\/30{fill:rgba(71,85,105,.3)}.lg\:fill-slate-600\/40{fill:rgba(71,85,105,.4)}.lg\:fill-slate-600\/5{fill:rgba(71,85,105,.05)}.lg\:fill-slate-600\/50{fill:rgba(71,85,105,.5)}.lg\:fill-slate-600\/60{fill:rgba(71,85,105,.6)}.lg\:fill-slate-600\/70{fill:rgba(71,85,105,.7)}.lg\:fill-slate-600\/75{fill:rgba(71,85,105,.75)}.lg\:fill-slate-600\/80{fill:rgba(71,85,105,.8)}.lg\:fill-slate-600\/90{fill:rgba(71,85,105,.9)}.lg\:fill-slate-600\/95{fill:rgba(71,85,105,.95)}.lg\:fill-slate-700{fill:#334155}.lg\:fill-slate-700\/0{fill:rgba(51,65,85,0)}.lg\:fill-slate-700\/10{fill:rgba(51,65,85,.1)}.lg\:fill-slate-700\/100{fill:#334155}.lg\:fill-slate-700\/20{fill:rgba(51,65,85,.2)}.lg\:fill-slate-700\/25{fill:rgba(51,65,85,.25)}.lg\:fill-slate-700\/30{fill:rgba(51,65,85,.3)}.lg\:fill-slate-700\/40{fill:rgba(51,65,85,.4)}.lg\:fill-slate-700\/5{fill:rgba(51,65,85,.05)}.lg\:fill-slate-700\/50{fill:rgba(51,65,85,.5)}.lg\:fill-slate-700\/60{fill:rgba(51,65,85,.6)}.lg\:fill-slate-700\/70{fill:rgba(51,65,85,.7)}.lg\:fill-slate-700\/75{fill:rgba(51,65,85,.75)}.lg\:fill-slate-700\/80{fill:rgba(51,65,85,.8)}.lg\:fill-slate-700\/90{fill:rgba(51,65,85,.9)}.lg\:fill-slate-700\/95{fill:rgba(51,65,85,.95)}.lg\:fill-slate-800{fill:#1e293b}.lg\:fill-slate-800\/0{fill:rgba(30,41,59,0)}.lg\:fill-slate-800\/10{fill:rgba(30,41,59,.1)}.lg\:fill-slate-800\/100{fill:#1e293b}.lg\:fill-slate-800\/20{fill:rgba(30,41,59,.2)}.lg\:fill-slate-800\/25{fill:rgba(30,41,59,.25)}.lg\:fill-slate-800\/30{fill:rgba(30,41,59,.3)}.lg\:fill-slate-800\/40{fill:rgba(30,41,59,.4)}.lg\:fill-slate-800\/5{fill:rgba(30,41,59,.05)}.lg\:fill-slate-800\/50{fill:rgba(30,41,59,.5)}.lg\:fill-slate-800\/60{fill:rgba(30,41,59,.6)}.lg\:fill-slate-800\/70{fill:rgba(30,41,59,.7)}.lg\:fill-slate-800\/75{fill:rgba(30,41,59,.75)}.lg\:fill-slate-800\/80{fill:rgba(30,41,59,.8)}.lg\:fill-slate-800\/90{fill:rgba(30,41,59,.9)}.lg\:fill-slate-800\/95{fill:rgba(30,41,59,.95)}.lg\:fill-slate-900{fill:#0f172a}.lg\:fill-slate-900\/0{fill:rgba(15,23,42,0)}.lg\:fill-slate-900\/10{fill:rgba(15,23,42,.1)}.lg\:fill-slate-900\/100{fill:#0f172a}.lg\:fill-slate-900\/20{fill:rgba(15,23,42,.2)}.lg\:fill-slate-900\/25{fill:rgba(15,23,42,.25)}.lg\:fill-slate-900\/30{fill:rgba(15,23,42,.3)}.lg\:fill-slate-900\/40{fill:rgba(15,23,42,.4)}.lg\:fill-slate-900\/5{fill:rgba(15,23,42,.05)}.lg\:fill-slate-900\/50{fill:rgba(15,23,42,.5)}.lg\:fill-slate-900\/60{fill:rgba(15,23,42,.6)}.lg\:fill-slate-900\/70{fill:rgba(15,23,42,.7)}.lg\:fill-slate-900\/75{fill:rgba(15,23,42,.75)}.lg\:fill-slate-900\/80{fill:rgba(15,23,42,.8)}.lg\:fill-slate-900\/90{fill:rgba(15,23,42,.9)}.lg\:fill-slate-900\/95{fill:rgba(15,23,42,.95)}.lg\:fill-stone-100{fill:#f5f5f4}.lg\:fill-stone-100\/0{fill:hsla(60,5%,96%,0)}.lg\:fill-stone-100\/10{fill:hsla(60,5%,96%,.1)}.lg\:fill-stone-100\/100{fill:#f5f5f4}.lg\:fill-stone-100\/20{fill:hsla(60,5%,96%,.2)}.lg\:fill-stone-100\/25{fill:hsla(60,5%,96%,.25)}.lg\:fill-stone-100\/30{fill:hsla(60,5%,96%,.3)}.lg\:fill-stone-100\/40{fill:hsla(60,5%,96%,.4)}.lg\:fill-stone-100\/5{fill:hsla(60,5%,96%,.05)}.lg\:fill-stone-100\/50{fill:hsla(60,5%,96%,.5)}.lg\:fill-stone-100\/60{fill:hsla(60,5%,96%,.6)}.lg\:fill-stone-100\/70{fill:hsla(60,5%,96%,.7)}.lg\:fill-stone-100\/75{fill:hsla(60,5%,96%,.75)}.lg\:fill-stone-100\/80{fill:hsla(60,5%,96%,.8)}.lg\:fill-stone-100\/90{fill:hsla(60,5%,96%,.9)}.lg\:fill-stone-100\/95{fill:hsla(60,5%,96%,.95)}.lg\:fill-stone-200{fill:#e7e5e4}.lg\:fill-stone-200\/0{fill:hsla(20,6%,90%,0)}.lg\:fill-stone-200\/10{fill:hsla(20,6%,90%,.1)}.lg\:fill-stone-200\/100{fill:#e7e5e4}.lg\:fill-stone-200\/20{fill:hsla(20,6%,90%,.2)}.lg\:fill-stone-200\/25{fill:hsla(20,6%,90%,.25)}.lg\:fill-stone-200\/30{fill:hsla(20,6%,90%,.3)}.lg\:fill-stone-200\/40{fill:hsla(20,6%,90%,.4)}.lg\:fill-stone-200\/5{fill:hsla(20,6%,90%,.05)}.lg\:fill-stone-200\/50{fill:hsla(20,6%,90%,.5)}.lg\:fill-stone-200\/60{fill:hsla(20,6%,90%,.6)}.lg\:fill-stone-200\/70{fill:hsla(20,6%,90%,.7)}.lg\:fill-stone-200\/75{fill:hsla(20,6%,90%,.75)}.lg\:fill-stone-200\/80{fill:hsla(20,6%,90%,.8)}.lg\:fill-stone-200\/90{fill:hsla(20,6%,90%,.9)}.lg\:fill-stone-200\/95{fill:hsla(20,6%,90%,.95)}.lg\:fill-stone-300{fill:#d6d3d1}.lg\:fill-stone-300\/0{fill:hsla(24,6%,83%,0)}.lg\:fill-stone-300\/10{fill:hsla(24,6%,83%,.1)}.lg\:fill-stone-300\/100{fill:#d6d3d1}.lg\:fill-stone-300\/20{fill:hsla(24,6%,83%,.2)}.lg\:fill-stone-300\/25{fill:hsla(24,6%,83%,.25)}.lg\:fill-stone-300\/30{fill:hsla(24,6%,83%,.3)}.lg\:fill-stone-300\/40{fill:hsla(24,6%,83%,.4)}.lg\:fill-stone-300\/5{fill:hsla(24,6%,83%,.05)}.lg\:fill-stone-300\/50{fill:hsla(24,6%,83%,.5)}.lg\:fill-stone-300\/60{fill:hsla(24,6%,83%,.6)}.lg\:fill-stone-300\/70{fill:hsla(24,6%,83%,.7)}.lg\:fill-stone-300\/75{fill:hsla(24,6%,83%,.75)}.lg\:fill-stone-300\/80{fill:hsla(24,6%,83%,.8)}.lg\:fill-stone-300\/90{fill:hsla(24,6%,83%,.9)}.lg\:fill-stone-300\/95{fill:hsla(24,6%,83%,.95)}.lg\:fill-stone-400{fill:#a8a29e}.lg\:fill-stone-400\/0{fill:hsla(24,5%,64%,0)}.lg\:fill-stone-400\/10{fill:hsla(24,5%,64%,.1)}.lg\:fill-stone-400\/100{fill:#a8a29e}.lg\:fill-stone-400\/20{fill:hsla(24,5%,64%,.2)}.lg\:fill-stone-400\/25{fill:hsla(24,5%,64%,.25)}.lg\:fill-stone-400\/30{fill:hsla(24,5%,64%,.3)}.lg\:fill-stone-400\/40{fill:hsla(24,5%,64%,.4)}.lg\:fill-stone-400\/5{fill:hsla(24,5%,64%,.05)}.lg\:fill-stone-400\/50{fill:hsla(24,5%,64%,.5)}.lg\:fill-stone-400\/60{fill:hsla(24,5%,64%,.6)}.lg\:fill-stone-400\/70{fill:hsla(24,5%,64%,.7)}.lg\:fill-stone-400\/75{fill:hsla(24,5%,64%,.75)}.lg\:fill-stone-400\/80{fill:hsla(24,5%,64%,.8)}.lg\:fill-stone-400\/90{fill:hsla(24,5%,64%,.9)}.lg\:fill-stone-400\/95{fill:hsla(24,5%,64%,.95)}.lg\:fill-stone-50{fill:#fafaf9}.lg\:fill-stone-50\/0{fill:hsla(60,9%,98%,0)}.lg\:fill-stone-50\/10{fill:hsla(60,9%,98%,.1)}.lg\:fill-stone-50\/100{fill:#fafaf9}.lg\:fill-stone-50\/20{fill:hsla(60,9%,98%,.2)}.lg\:fill-stone-50\/25{fill:hsla(60,9%,98%,.25)}.lg\:fill-stone-50\/30{fill:hsla(60,9%,98%,.3)}.lg\:fill-stone-50\/40{fill:hsla(60,9%,98%,.4)}.lg\:fill-stone-50\/5{fill:hsla(60,9%,98%,.05)}.lg\:fill-stone-50\/50{fill:hsla(60,9%,98%,.5)}.lg\:fill-stone-50\/60{fill:hsla(60,9%,98%,.6)}.lg\:fill-stone-50\/70{fill:hsla(60,9%,98%,.7)}.lg\:fill-stone-50\/75{fill:hsla(60,9%,98%,.75)}.lg\:fill-stone-50\/80{fill:hsla(60,9%,98%,.8)}.lg\:fill-stone-50\/90{fill:hsla(60,9%,98%,.9)}.lg\:fill-stone-50\/95{fill:hsla(60,9%,98%,.95)}.lg\:fill-stone-500{fill:#78716c}.lg\:fill-stone-500\/0{fill:hsla(25,5%,45%,0)}.lg\:fill-stone-500\/10{fill:hsla(25,5%,45%,.1)}.lg\:fill-stone-500\/100{fill:#78716c}.lg\:fill-stone-500\/20{fill:hsla(25,5%,45%,.2)}.lg\:fill-stone-500\/25{fill:hsla(25,5%,45%,.25)}.lg\:fill-stone-500\/30{fill:hsla(25,5%,45%,.3)}.lg\:fill-stone-500\/40{fill:hsla(25,5%,45%,.4)}.lg\:fill-stone-500\/5{fill:hsla(25,5%,45%,.05)}.lg\:fill-stone-500\/50{fill:hsla(25,5%,45%,.5)}.lg\:fill-stone-500\/60{fill:hsla(25,5%,45%,.6)}.lg\:fill-stone-500\/70{fill:hsla(25,5%,45%,.7)}.lg\:fill-stone-500\/75{fill:hsla(25,5%,45%,.75)}.lg\:fill-stone-500\/80{fill:hsla(25,5%,45%,.8)}.lg\:fill-stone-500\/90{fill:hsla(25,5%,45%,.9)}.lg\:fill-stone-500\/95{fill:hsla(25,5%,45%,.95)}.lg\:fill-stone-600{fill:#57534e}.lg\:fill-stone-600\/0{fill:rgba(87,83,78,0)}.lg\:fill-stone-600\/10{fill:rgba(87,83,78,.1)}.lg\:fill-stone-600\/100{fill:#57534e}.lg\:fill-stone-600\/20{fill:rgba(87,83,78,.2)}.lg\:fill-stone-600\/25{fill:rgba(87,83,78,.25)}.lg\:fill-stone-600\/30{fill:rgba(87,83,78,.3)}.lg\:fill-stone-600\/40{fill:rgba(87,83,78,.4)}.lg\:fill-stone-600\/5{fill:rgba(87,83,78,.05)}.lg\:fill-stone-600\/50{fill:rgba(87,83,78,.5)}.lg\:fill-stone-600\/60{fill:rgba(87,83,78,.6)}.lg\:fill-stone-600\/70{fill:rgba(87,83,78,.7)}.lg\:fill-stone-600\/75{fill:rgba(87,83,78,.75)}.lg\:fill-stone-600\/80{fill:rgba(87,83,78,.8)}.lg\:fill-stone-600\/90{fill:rgba(87,83,78,.9)}.lg\:fill-stone-600\/95{fill:rgba(87,83,78,.95)}.lg\:fill-stone-700{fill:#44403c}.lg\:fill-stone-700\/0{fill:rgba(68,64,60,0)}.lg\:fill-stone-700\/10{fill:rgba(68,64,60,.1)}.lg\:fill-stone-700\/100{fill:#44403c}.lg\:fill-stone-700\/20{fill:rgba(68,64,60,.2)}.lg\:fill-stone-700\/25{fill:rgba(68,64,60,.25)}.lg\:fill-stone-700\/30{fill:rgba(68,64,60,.3)}.lg\:fill-stone-700\/40{fill:rgba(68,64,60,.4)}.lg\:fill-stone-700\/5{fill:rgba(68,64,60,.05)}.lg\:fill-stone-700\/50{fill:rgba(68,64,60,.5)}.lg\:fill-stone-700\/60{fill:rgba(68,64,60,.6)}.lg\:fill-stone-700\/70{fill:rgba(68,64,60,.7)}.lg\:fill-stone-700\/75{fill:rgba(68,64,60,.75)}.lg\:fill-stone-700\/80{fill:rgba(68,64,60,.8)}.lg\:fill-stone-700\/90{fill:rgba(68,64,60,.9)}.lg\:fill-stone-700\/95{fill:rgba(68,64,60,.95)}.lg\:fill-stone-800{fill:#292524}.lg\:fill-stone-800\/0{fill:rgba(41,37,36,0)}.lg\:fill-stone-800\/10{fill:rgba(41,37,36,.1)}.lg\:fill-stone-800\/100{fill:#292524}.lg\:fill-stone-800\/20{fill:rgba(41,37,36,.2)}.lg\:fill-stone-800\/25{fill:rgba(41,37,36,.25)}.lg\:fill-stone-800\/30{fill:rgba(41,37,36,.3)}.lg\:fill-stone-800\/40{fill:rgba(41,37,36,.4)}.lg\:fill-stone-800\/5{fill:rgba(41,37,36,.05)}.lg\:fill-stone-800\/50{fill:rgba(41,37,36,.5)}.lg\:fill-stone-800\/60{fill:rgba(41,37,36,.6)}.lg\:fill-stone-800\/70{fill:rgba(41,37,36,.7)}.lg\:fill-stone-800\/75{fill:rgba(41,37,36,.75)}.lg\:fill-stone-800\/80{fill:rgba(41,37,36,.8)}.lg\:fill-stone-800\/90{fill:rgba(41,37,36,.9)}.lg\:fill-stone-800\/95{fill:rgba(41,37,36,.95)}.lg\:fill-stone-900{fill:#1c1917}.lg\:fill-stone-900\/0{fill:rgba(28,25,23,0)}.lg\:fill-stone-900\/10{fill:rgba(28,25,23,.1)}.lg\:fill-stone-900\/100{fill:#1c1917}.lg\:fill-stone-900\/20{fill:rgba(28,25,23,.2)}.lg\:fill-stone-900\/25{fill:rgba(28,25,23,.25)}.lg\:fill-stone-900\/30{fill:rgba(28,25,23,.3)}.lg\:fill-stone-900\/40{fill:rgba(28,25,23,.4)}.lg\:fill-stone-900\/5{fill:rgba(28,25,23,.05)}.lg\:fill-stone-900\/50{fill:rgba(28,25,23,.5)}.lg\:fill-stone-900\/60{fill:rgba(28,25,23,.6)}.lg\:fill-stone-900\/70{fill:rgba(28,25,23,.7)}.lg\:fill-stone-900\/75{fill:rgba(28,25,23,.75)}.lg\:fill-stone-900\/80{fill:rgba(28,25,23,.8)}.lg\:fill-stone-900\/90{fill:rgba(28,25,23,.9)}.lg\:fill-stone-900\/95{fill:rgba(28,25,23,.95)}.lg\:fill-teal-100{fill:#d5f5f6}.lg\:fill-teal-100\/0{fill:rgba(213,245,246,0)}.lg\:fill-teal-100\/10{fill:rgba(213,245,246,.1)}.lg\:fill-teal-100\/100{fill:#d5f5f6}.lg\:fill-teal-100\/20{fill:rgba(213,245,246,.2)}.lg\:fill-teal-100\/25{fill:rgba(213,245,246,.25)}.lg\:fill-teal-100\/30{fill:rgba(213,245,246,.3)}.lg\:fill-teal-100\/40{fill:rgba(213,245,246,.4)}.lg\:fill-teal-100\/5{fill:rgba(213,245,246,.05)}.lg\:fill-teal-100\/50{fill:rgba(213,245,246,.5)}.lg\:fill-teal-100\/60{fill:rgba(213,245,246,.6)}.lg\:fill-teal-100\/70{fill:rgba(213,245,246,.7)}.lg\:fill-teal-100\/75{fill:rgba(213,245,246,.75)}.lg\:fill-teal-100\/80{fill:rgba(213,245,246,.8)}.lg\:fill-teal-100\/90{fill:rgba(213,245,246,.9)}.lg\:fill-teal-100\/95{fill:rgba(213,245,246,.95)}.lg\:fill-teal-200{fill:#afecef}.lg\:fill-teal-200\/0{fill:rgba(175,236,239,0)}.lg\:fill-teal-200\/10{fill:rgba(175,236,239,.1)}.lg\:fill-teal-200\/100{fill:#afecef}.lg\:fill-teal-200\/20{fill:rgba(175,236,239,.2)}.lg\:fill-teal-200\/25{fill:rgba(175,236,239,.25)}.lg\:fill-teal-200\/30{fill:rgba(175,236,239,.3)}.lg\:fill-teal-200\/40{fill:rgba(175,236,239,.4)}.lg\:fill-teal-200\/5{fill:rgba(175,236,239,.05)}.lg\:fill-teal-200\/50{fill:rgba(175,236,239,.5)}.lg\:fill-teal-200\/60{fill:rgba(175,236,239,.6)}.lg\:fill-teal-200\/70{fill:rgba(175,236,239,.7)}.lg\:fill-teal-200\/75{fill:rgba(175,236,239,.75)}.lg\:fill-teal-200\/80{fill:rgba(175,236,239,.8)}.lg\:fill-teal-200\/90{fill:rgba(175,236,239,.9)}.lg\:fill-teal-200\/95{fill:rgba(175,236,239,.95)}.lg\:fill-teal-300{fill:#7edce2}.lg\:fill-teal-300\/0{fill:rgba(126,220,226,0)}.lg\:fill-teal-300\/10{fill:rgba(126,220,226,.1)}.lg\:fill-teal-300\/100{fill:#7edce2}.lg\:fill-teal-300\/20{fill:rgba(126,220,226,.2)}.lg\:fill-teal-300\/25{fill:rgba(126,220,226,.25)}.lg\:fill-teal-300\/30{fill:rgba(126,220,226,.3)}.lg\:fill-teal-300\/40{fill:rgba(126,220,226,.4)}.lg\:fill-teal-300\/5{fill:rgba(126,220,226,.05)}.lg\:fill-teal-300\/50{fill:rgba(126,220,226,.5)}.lg\:fill-teal-300\/60{fill:rgba(126,220,226,.6)}.lg\:fill-teal-300\/70{fill:rgba(126,220,226,.7)}.lg\:fill-teal-300\/75{fill:rgba(126,220,226,.75)}.lg\:fill-teal-300\/80{fill:rgba(126,220,226,.8)}.lg\:fill-teal-300\/90{fill:rgba(126,220,226,.9)}.lg\:fill-teal-300\/95{fill:rgba(126,220,226,.95)}.lg\:fill-teal-400{fill:#16bdca}.lg\:fill-teal-400\/0{fill:rgba(22,189,202,0)}.lg\:fill-teal-400\/10{fill:rgba(22,189,202,.1)}.lg\:fill-teal-400\/100{fill:#16bdca}.lg\:fill-teal-400\/20{fill:rgba(22,189,202,.2)}.lg\:fill-teal-400\/25{fill:rgba(22,189,202,.25)}.lg\:fill-teal-400\/30{fill:rgba(22,189,202,.3)}.lg\:fill-teal-400\/40{fill:rgba(22,189,202,.4)}.lg\:fill-teal-400\/5{fill:rgba(22,189,202,.05)}.lg\:fill-teal-400\/50{fill:rgba(22,189,202,.5)}.lg\:fill-teal-400\/60{fill:rgba(22,189,202,.6)}.lg\:fill-teal-400\/70{fill:rgba(22,189,202,.7)}.lg\:fill-teal-400\/75{fill:rgba(22,189,202,.75)}.lg\:fill-teal-400\/80{fill:rgba(22,189,202,.8)}.lg\:fill-teal-400\/90{fill:rgba(22,189,202,.9)}.lg\:fill-teal-400\/95{fill:rgba(22,189,202,.95)}.lg\:fill-teal-50{fill:#edfafa}.lg\:fill-teal-50\/0{fill:rgba(237,250,250,0)}.lg\:fill-teal-50\/10{fill:rgba(237,250,250,.1)}.lg\:fill-teal-50\/100{fill:#edfafa}.lg\:fill-teal-50\/20{fill:rgba(237,250,250,.2)}.lg\:fill-teal-50\/25{fill:rgba(237,250,250,.25)}.lg\:fill-teal-50\/30{fill:rgba(237,250,250,.3)}.lg\:fill-teal-50\/40{fill:rgba(237,250,250,.4)}.lg\:fill-teal-50\/5{fill:rgba(237,250,250,.05)}.lg\:fill-teal-50\/50{fill:rgba(237,250,250,.5)}.lg\:fill-teal-50\/60{fill:rgba(237,250,250,.6)}.lg\:fill-teal-50\/70{fill:rgba(237,250,250,.7)}.lg\:fill-teal-50\/75{fill:rgba(237,250,250,.75)}.lg\:fill-teal-50\/80{fill:rgba(237,250,250,.8)}.lg\:fill-teal-50\/90{fill:rgba(237,250,250,.9)}.lg\:fill-teal-50\/95{fill:rgba(237,250,250,.95)}.lg\:fill-teal-500{fill:#0694a2}.lg\:fill-teal-500\/0{fill:rgba(6,148,162,0)}.lg\:fill-teal-500\/10{fill:rgba(6,148,162,.1)}.lg\:fill-teal-500\/100{fill:#0694a2}.lg\:fill-teal-500\/20{fill:rgba(6,148,162,.2)}.lg\:fill-teal-500\/25{fill:rgba(6,148,162,.25)}.lg\:fill-teal-500\/30{fill:rgba(6,148,162,.3)}.lg\:fill-teal-500\/40{fill:rgba(6,148,162,.4)}.lg\:fill-teal-500\/5{fill:rgba(6,148,162,.05)}.lg\:fill-teal-500\/50{fill:rgba(6,148,162,.5)}.lg\:fill-teal-500\/60{fill:rgba(6,148,162,.6)}.lg\:fill-teal-500\/70{fill:rgba(6,148,162,.7)}.lg\:fill-teal-500\/75{fill:rgba(6,148,162,.75)}.lg\:fill-teal-500\/80{fill:rgba(6,148,162,.8)}.lg\:fill-teal-500\/90{fill:rgba(6,148,162,.9)}.lg\:fill-teal-500\/95{fill:rgba(6,148,162,.95)}.lg\:fill-teal-600{fill:#047481}.lg\:fill-teal-600\/0{fill:rgba(4,116,129,0)}.lg\:fill-teal-600\/10{fill:rgba(4,116,129,.1)}.lg\:fill-teal-600\/100{fill:#047481}.lg\:fill-teal-600\/20{fill:rgba(4,116,129,.2)}.lg\:fill-teal-600\/25{fill:rgba(4,116,129,.25)}.lg\:fill-teal-600\/30{fill:rgba(4,116,129,.3)}.lg\:fill-teal-600\/40{fill:rgba(4,116,129,.4)}.lg\:fill-teal-600\/5{fill:rgba(4,116,129,.05)}.lg\:fill-teal-600\/50{fill:rgba(4,116,129,.5)}.lg\:fill-teal-600\/60{fill:rgba(4,116,129,.6)}.lg\:fill-teal-600\/70{fill:rgba(4,116,129,.7)}.lg\:fill-teal-600\/75{fill:rgba(4,116,129,.75)}.lg\:fill-teal-600\/80{fill:rgba(4,116,129,.8)}.lg\:fill-teal-600\/90{fill:rgba(4,116,129,.9)}.lg\:fill-teal-600\/95{fill:rgba(4,116,129,.95)}.lg\:fill-teal-700{fill:#036672}.lg\:fill-teal-700\/0{fill:rgba(3,102,114,0)}.lg\:fill-teal-700\/10{fill:rgba(3,102,114,.1)}.lg\:fill-teal-700\/100{fill:#036672}.lg\:fill-teal-700\/20{fill:rgba(3,102,114,.2)}.lg\:fill-teal-700\/25{fill:rgba(3,102,114,.25)}.lg\:fill-teal-700\/30{fill:rgba(3,102,114,.3)}.lg\:fill-teal-700\/40{fill:rgba(3,102,114,.4)}.lg\:fill-teal-700\/5{fill:rgba(3,102,114,.05)}.lg\:fill-teal-700\/50{fill:rgba(3,102,114,.5)}.lg\:fill-teal-700\/60{fill:rgba(3,102,114,.6)}.lg\:fill-teal-700\/70{fill:rgba(3,102,114,.7)}.lg\:fill-teal-700\/75{fill:rgba(3,102,114,.75)}.lg\:fill-teal-700\/80{fill:rgba(3,102,114,.8)}.lg\:fill-teal-700\/90{fill:rgba(3,102,114,.9)}.lg\:fill-teal-700\/95{fill:rgba(3,102,114,.95)}.lg\:fill-teal-800{fill:#05505c}.lg\:fill-teal-800\/0{fill:rgba(5,80,92,0)}.lg\:fill-teal-800\/10{fill:rgba(5,80,92,.1)}.lg\:fill-teal-800\/100{fill:#05505c}.lg\:fill-teal-800\/20{fill:rgba(5,80,92,.2)}.lg\:fill-teal-800\/25{fill:rgba(5,80,92,.25)}.lg\:fill-teal-800\/30{fill:rgba(5,80,92,.3)}.lg\:fill-teal-800\/40{fill:rgba(5,80,92,.4)}.lg\:fill-teal-800\/5{fill:rgba(5,80,92,.05)}.lg\:fill-teal-800\/50{fill:rgba(5,80,92,.5)}.lg\:fill-teal-800\/60{fill:rgba(5,80,92,.6)}.lg\:fill-teal-800\/70{fill:rgba(5,80,92,.7)}.lg\:fill-teal-800\/75{fill:rgba(5,80,92,.75)}.lg\:fill-teal-800\/80{fill:rgba(5,80,92,.8)}.lg\:fill-teal-800\/90{fill:rgba(5,80,92,.9)}.lg\:fill-teal-800\/95{fill:rgba(5,80,92,.95)}.lg\:fill-teal-900{fill:#014451}.lg\:fill-teal-900\/0{fill:rgba(1,68,81,0)}.lg\:fill-teal-900\/10{fill:rgba(1,68,81,.1)}.lg\:fill-teal-900\/100{fill:#014451}.lg\:fill-teal-900\/20{fill:rgba(1,68,81,.2)}.lg\:fill-teal-900\/25{fill:rgba(1,68,81,.25)}.lg\:fill-teal-900\/30{fill:rgba(1,68,81,.3)}.lg\:fill-teal-900\/40{fill:rgba(1,68,81,.4)}.lg\:fill-teal-900\/5{fill:rgba(1,68,81,.05)}.lg\:fill-teal-900\/50{fill:rgba(1,68,81,.5)}.lg\:fill-teal-900\/60{fill:rgba(1,68,81,.6)}.lg\:fill-teal-900\/70{fill:rgba(1,68,81,.7)}.lg\:fill-teal-900\/75{fill:rgba(1,68,81,.75)}.lg\:fill-teal-900\/80{fill:rgba(1,68,81,.8)}.lg\:fill-teal-900\/90{fill:rgba(1,68,81,.9)}.lg\:fill-teal-900\/95{fill:rgba(1,68,81,.95)}.lg\:fill-violet-100{fill:#ede9fe}.lg\:fill-violet-100\/0{fill:rgba(237,233,254,0)}.lg\:fill-violet-100\/10{fill:rgba(237,233,254,.1)}.lg\:fill-violet-100\/100{fill:#ede9fe}.lg\:fill-violet-100\/20{fill:rgba(237,233,254,.2)}.lg\:fill-violet-100\/25{fill:rgba(237,233,254,.25)}.lg\:fill-violet-100\/30{fill:rgba(237,233,254,.3)}.lg\:fill-violet-100\/40{fill:rgba(237,233,254,.4)}.lg\:fill-violet-100\/5{fill:rgba(237,233,254,.05)}.lg\:fill-violet-100\/50{fill:rgba(237,233,254,.5)}.lg\:fill-violet-100\/60{fill:rgba(237,233,254,.6)}.lg\:fill-violet-100\/70{fill:rgba(237,233,254,.7)}.lg\:fill-violet-100\/75{fill:rgba(237,233,254,.75)}.lg\:fill-violet-100\/80{fill:rgba(237,233,254,.8)}.lg\:fill-violet-100\/90{fill:rgba(237,233,254,.9)}.lg\:fill-violet-100\/95{fill:rgba(237,233,254,.95)}.lg\:fill-violet-200{fill:#ddd6fe}.lg\:fill-violet-200\/0{fill:rgba(221,214,254,0)}.lg\:fill-violet-200\/10{fill:rgba(221,214,254,.1)}.lg\:fill-violet-200\/100{fill:#ddd6fe}.lg\:fill-violet-200\/20{fill:rgba(221,214,254,.2)}.lg\:fill-violet-200\/25{fill:rgba(221,214,254,.25)}.lg\:fill-violet-200\/30{fill:rgba(221,214,254,.3)}.lg\:fill-violet-200\/40{fill:rgba(221,214,254,.4)}.lg\:fill-violet-200\/5{fill:rgba(221,214,254,.05)}.lg\:fill-violet-200\/50{fill:rgba(221,214,254,.5)}.lg\:fill-violet-200\/60{fill:rgba(221,214,254,.6)}.lg\:fill-violet-200\/70{fill:rgba(221,214,254,.7)}.lg\:fill-violet-200\/75{fill:rgba(221,214,254,.75)}.lg\:fill-violet-200\/80{fill:rgba(221,214,254,.8)}.lg\:fill-violet-200\/90{fill:rgba(221,214,254,.9)}.lg\:fill-violet-200\/95{fill:rgba(221,214,254,.95)}.lg\:fill-violet-300{fill:#c4b5fd}.lg\:fill-violet-300\/0{fill:rgba(196,181,253,0)}.lg\:fill-violet-300\/10{fill:rgba(196,181,253,.1)}.lg\:fill-violet-300\/100{fill:#c4b5fd}.lg\:fill-violet-300\/20{fill:rgba(196,181,253,.2)}.lg\:fill-violet-300\/25{fill:rgba(196,181,253,.25)}.lg\:fill-violet-300\/30{fill:rgba(196,181,253,.3)}.lg\:fill-violet-300\/40{fill:rgba(196,181,253,.4)}.lg\:fill-violet-300\/5{fill:rgba(196,181,253,.05)}.lg\:fill-violet-300\/50{fill:rgba(196,181,253,.5)}.lg\:fill-violet-300\/60{fill:rgba(196,181,253,.6)}.lg\:fill-violet-300\/70{fill:rgba(196,181,253,.7)}.lg\:fill-violet-300\/75{fill:rgba(196,181,253,.75)}.lg\:fill-violet-300\/80{fill:rgba(196,181,253,.8)}.lg\:fill-violet-300\/90{fill:rgba(196,181,253,.9)}.lg\:fill-violet-300\/95{fill:rgba(196,181,253,.95)}.lg\:fill-violet-400{fill:#a78bfa}.lg\:fill-violet-400\/0{fill:rgba(167,139,250,0)}.lg\:fill-violet-400\/10{fill:rgba(167,139,250,.1)}.lg\:fill-violet-400\/100{fill:#a78bfa}.lg\:fill-violet-400\/20{fill:rgba(167,139,250,.2)}.lg\:fill-violet-400\/25{fill:rgba(167,139,250,.25)}.lg\:fill-violet-400\/30{fill:rgba(167,139,250,.3)}.lg\:fill-violet-400\/40{fill:rgba(167,139,250,.4)}.lg\:fill-violet-400\/5{fill:rgba(167,139,250,.05)}.lg\:fill-violet-400\/50{fill:rgba(167,139,250,.5)}.lg\:fill-violet-400\/60{fill:rgba(167,139,250,.6)}.lg\:fill-violet-400\/70{fill:rgba(167,139,250,.7)}.lg\:fill-violet-400\/75{fill:rgba(167,139,250,.75)}.lg\:fill-violet-400\/80{fill:rgba(167,139,250,.8)}.lg\:fill-violet-400\/90{fill:rgba(167,139,250,.9)}.lg\:fill-violet-400\/95{fill:rgba(167,139,250,.95)}.lg\:fill-violet-50{fill:#f5f3ff}.lg\:fill-violet-50\/0{fill:rgba(245,243,255,0)}.lg\:fill-violet-50\/10{fill:rgba(245,243,255,.1)}.lg\:fill-violet-50\/100{fill:#f5f3ff}.lg\:fill-violet-50\/20{fill:rgba(245,243,255,.2)}.lg\:fill-violet-50\/25{fill:rgba(245,243,255,.25)}.lg\:fill-violet-50\/30{fill:rgba(245,243,255,.3)}.lg\:fill-violet-50\/40{fill:rgba(245,243,255,.4)}.lg\:fill-violet-50\/5{fill:rgba(245,243,255,.05)}.lg\:fill-violet-50\/50{fill:rgba(245,243,255,.5)}.lg\:fill-violet-50\/60{fill:rgba(245,243,255,.6)}.lg\:fill-violet-50\/70{fill:rgba(245,243,255,.7)}.lg\:fill-violet-50\/75{fill:rgba(245,243,255,.75)}.lg\:fill-violet-50\/80{fill:rgba(245,243,255,.8)}.lg\:fill-violet-50\/90{fill:rgba(245,243,255,.9)}.lg\:fill-violet-50\/95{fill:rgba(245,243,255,.95)}.lg\:fill-violet-500{fill:#8b5cf6}.lg\:fill-violet-500\/0{fill:rgba(139,92,246,0)}.lg\:fill-violet-500\/10{fill:rgba(139,92,246,.1)}.lg\:fill-violet-500\/100{fill:#8b5cf6}.lg\:fill-violet-500\/20{fill:rgba(139,92,246,.2)}.lg\:fill-violet-500\/25{fill:rgba(139,92,246,.25)}.lg\:fill-violet-500\/30{fill:rgba(139,92,246,.3)}.lg\:fill-violet-500\/40{fill:rgba(139,92,246,.4)}.lg\:fill-violet-500\/5{fill:rgba(139,92,246,.05)}.lg\:fill-violet-500\/50{fill:rgba(139,92,246,.5)}.lg\:fill-violet-500\/60{fill:rgba(139,92,246,.6)}.lg\:fill-violet-500\/70{fill:rgba(139,92,246,.7)}.lg\:fill-violet-500\/75{fill:rgba(139,92,246,.75)}.lg\:fill-violet-500\/80{fill:rgba(139,92,246,.8)}.lg\:fill-violet-500\/90{fill:rgba(139,92,246,.9)}.lg\:fill-violet-500\/95{fill:rgba(139,92,246,.95)}.lg\:fill-violet-600{fill:#7c3aed}.lg\:fill-violet-600\/0{fill:rgba(124,58,237,0)}.lg\:fill-violet-600\/10{fill:rgba(124,58,237,.1)}.lg\:fill-violet-600\/100{fill:#7c3aed}.lg\:fill-violet-600\/20{fill:rgba(124,58,237,.2)}.lg\:fill-violet-600\/25{fill:rgba(124,58,237,.25)}.lg\:fill-violet-600\/30{fill:rgba(124,58,237,.3)}.lg\:fill-violet-600\/40{fill:rgba(124,58,237,.4)}.lg\:fill-violet-600\/5{fill:rgba(124,58,237,.05)}.lg\:fill-violet-600\/50{fill:rgba(124,58,237,.5)}.lg\:fill-violet-600\/60{fill:rgba(124,58,237,.6)}.lg\:fill-violet-600\/70{fill:rgba(124,58,237,.7)}.lg\:fill-violet-600\/75{fill:rgba(124,58,237,.75)}.lg\:fill-violet-600\/80{fill:rgba(124,58,237,.8)}.lg\:fill-violet-600\/90{fill:rgba(124,58,237,.9)}.lg\:fill-violet-600\/95{fill:rgba(124,58,237,.95)}.lg\:fill-violet-700{fill:#6d28d9}.lg\:fill-violet-700\/0{fill:rgba(109,40,217,0)}.lg\:fill-violet-700\/10{fill:rgba(109,40,217,.1)}.lg\:fill-violet-700\/100{fill:#6d28d9}.lg\:fill-violet-700\/20{fill:rgba(109,40,217,.2)}.lg\:fill-violet-700\/25{fill:rgba(109,40,217,.25)}.lg\:fill-violet-700\/30{fill:rgba(109,40,217,.3)}.lg\:fill-violet-700\/40{fill:rgba(109,40,217,.4)}.lg\:fill-violet-700\/5{fill:rgba(109,40,217,.05)}.lg\:fill-violet-700\/50{fill:rgba(109,40,217,.5)}.lg\:fill-violet-700\/60{fill:rgba(109,40,217,.6)}.lg\:fill-violet-700\/70{fill:rgba(109,40,217,.7)}.lg\:fill-violet-700\/75{fill:rgba(109,40,217,.75)}.lg\:fill-violet-700\/80{fill:rgba(109,40,217,.8)}.lg\:fill-violet-700\/90{fill:rgba(109,40,217,.9)}.lg\:fill-violet-700\/95{fill:rgba(109,40,217,.95)}.lg\:fill-violet-800{fill:#5b21b6}.lg\:fill-violet-800\/0{fill:rgba(91,33,182,0)}.lg\:fill-violet-800\/10{fill:rgba(91,33,182,.1)}.lg\:fill-violet-800\/100{fill:#5b21b6}.lg\:fill-violet-800\/20{fill:rgba(91,33,182,.2)}.lg\:fill-violet-800\/25{fill:rgba(91,33,182,.25)}.lg\:fill-violet-800\/30{fill:rgba(91,33,182,.3)}.lg\:fill-violet-800\/40{fill:rgba(91,33,182,.4)}.lg\:fill-violet-800\/5{fill:rgba(91,33,182,.05)}.lg\:fill-violet-800\/50{fill:rgba(91,33,182,.5)}.lg\:fill-violet-800\/60{fill:rgba(91,33,182,.6)}.lg\:fill-violet-800\/70{fill:rgba(91,33,182,.7)}.lg\:fill-violet-800\/75{fill:rgba(91,33,182,.75)}.lg\:fill-violet-800\/80{fill:rgba(91,33,182,.8)}.lg\:fill-violet-800\/90{fill:rgba(91,33,182,.9)}.lg\:fill-violet-800\/95{fill:rgba(91,33,182,.95)}.lg\:fill-violet-900{fill:#4c1d95}.lg\:fill-violet-900\/0{fill:rgba(76,29,149,0)}.lg\:fill-violet-900\/10{fill:rgba(76,29,149,.1)}.lg\:fill-violet-900\/100{fill:#4c1d95}.lg\:fill-violet-900\/20{fill:rgba(76,29,149,.2)}.lg\:fill-violet-900\/25{fill:rgba(76,29,149,.25)}.lg\:fill-violet-900\/30{fill:rgba(76,29,149,.3)}.lg\:fill-violet-900\/40{fill:rgba(76,29,149,.4)}.lg\:fill-violet-900\/5{fill:rgba(76,29,149,.05)}.lg\:fill-violet-900\/50{fill:rgba(76,29,149,.5)}.lg\:fill-violet-900\/60{fill:rgba(76,29,149,.6)}.lg\:fill-violet-900\/70{fill:rgba(76,29,149,.7)}.lg\:fill-violet-900\/75{fill:rgba(76,29,149,.75)}.lg\:fill-violet-900\/80{fill:rgba(76,29,149,.8)}.lg\:fill-violet-900\/90{fill:rgba(76,29,149,.9)}.lg\:fill-violet-900\/95{fill:rgba(76,29,149,.95)}.lg\:fill-yellow-100{fill:#fdf6b2}.lg\:fill-yellow-100\/0{fill:hsla(54,95%,85%,0)}.lg\:fill-yellow-100\/10{fill:hsla(54,95%,85%,.1)}.lg\:fill-yellow-100\/100{fill:#fdf6b2}.lg\:fill-yellow-100\/20{fill:hsla(54,95%,85%,.2)}.lg\:fill-yellow-100\/25{fill:hsla(54,95%,85%,.25)}.lg\:fill-yellow-100\/30{fill:hsla(54,95%,85%,.3)}.lg\:fill-yellow-100\/40{fill:hsla(54,95%,85%,.4)}.lg\:fill-yellow-100\/5{fill:hsla(54,95%,85%,.05)}.lg\:fill-yellow-100\/50{fill:hsla(54,95%,85%,.5)}.lg\:fill-yellow-100\/60{fill:hsla(54,95%,85%,.6)}.lg\:fill-yellow-100\/70{fill:hsla(54,95%,85%,.7)}.lg\:fill-yellow-100\/75{fill:hsla(54,95%,85%,.75)}.lg\:fill-yellow-100\/80{fill:hsla(54,95%,85%,.8)}.lg\:fill-yellow-100\/90{fill:hsla(54,95%,85%,.9)}.lg\:fill-yellow-100\/95{fill:hsla(54,95%,85%,.95)}.lg\:fill-yellow-200{fill:#fce96a}.lg\:fill-yellow-200\/0{fill:hsla(52,96%,70%,0)}.lg\:fill-yellow-200\/10{fill:hsla(52,96%,70%,.1)}.lg\:fill-yellow-200\/100{fill:#fce96a}.lg\:fill-yellow-200\/20{fill:hsla(52,96%,70%,.2)}.lg\:fill-yellow-200\/25{fill:hsla(52,96%,70%,.25)}.lg\:fill-yellow-200\/30{fill:hsla(52,96%,70%,.3)}.lg\:fill-yellow-200\/40{fill:hsla(52,96%,70%,.4)}.lg\:fill-yellow-200\/5{fill:hsla(52,96%,70%,.05)}.lg\:fill-yellow-200\/50{fill:hsla(52,96%,70%,.5)}.lg\:fill-yellow-200\/60{fill:hsla(52,96%,70%,.6)}.lg\:fill-yellow-200\/70{fill:hsla(52,96%,70%,.7)}.lg\:fill-yellow-200\/75{fill:hsla(52,96%,70%,.75)}.lg\:fill-yellow-200\/80{fill:hsla(52,96%,70%,.8)}.lg\:fill-yellow-200\/90{fill:hsla(52,96%,70%,.9)}.lg\:fill-yellow-200\/95{fill:hsla(52,96%,70%,.95)}.lg\:fill-yellow-300{fill:#faca15}.lg\:fill-yellow-300\/0{fill:rgba(250,202,21,0)}.lg\:fill-yellow-300\/10{fill:rgba(250,202,21,.1)}.lg\:fill-yellow-300\/100{fill:#faca15}.lg\:fill-yellow-300\/20{fill:rgba(250,202,21,.2)}.lg\:fill-yellow-300\/25{fill:rgba(250,202,21,.25)}.lg\:fill-yellow-300\/30{fill:rgba(250,202,21,.3)}.lg\:fill-yellow-300\/40{fill:rgba(250,202,21,.4)}.lg\:fill-yellow-300\/5{fill:rgba(250,202,21,.05)}.lg\:fill-yellow-300\/50{fill:rgba(250,202,21,.5)}.lg\:fill-yellow-300\/60{fill:rgba(250,202,21,.6)}.lg\:fill-yellow-300\/70{fill:rgba(250,202,21,.7)}.lg\:fill-yellow-300\/75{fill:rgba(250,202,21,.75)}.lg\:fill-yellow-300\/80{fill:rgba(250,202,21,.8)}.lg\:fill-yellow-300\/90{fill:rgba(250,202,21,.9)}.lg\:fill-yellow-300\/95{fill:rgba(250,202,21,.95)}.lg\:fill-yellow-400{fill:#e3a008}.lg\:fill-yellow-400\/0{fill:rgba(227,160,8,0)}.lg\:fill-yellow-400\/10{fill:rgba(227,160,8,.1)}.lg\:fill-yellow-400\/100{fill:#e3a008}.lg\:fill-yellow-400\/20{fill:rgba(227,160,8,.2)}.lg\:fill-yellow-400\/25{fill:rgba(227,160,8,.25)}.lg\:fill-yellow-400\/30{fill:rgba(227,160,8,.3)}.lg\:fill-yellow-400\/40{fill:rgba(227,160,8,.4)}.lg\:fill-yellow-400\/5{fill:rgba(227,160,8,.05)}.lg\:fill-yellow-400\/50{fill:rgba(227,160,8,.5)}.lg\:fill-yellow-400\/60{fill:rgba(227,160,8,.6)}.lg\:fill-yellow-400\/70{fill:rgba(227,160,8,.7)}.lg\:fill-yellow-400\/75{fill:rgba(227,160,8,.75)}.lg\:fill-yellow-400\/80{fill:rgba(227,160,8,.8)}.lg\:fill-yellow-400\/90{fill:rgba(227,160,8,.9)}.lg\:fill-yellow-400\/95{fill:rgba(227,160,8,.95)}.lg\:fill-yellow-50{fill:#fdfdea}.lg\:fill-yellow-50\/0{fill:hsla(60,83%,95%,0)}.lg\:fill-yellow-50\/10{fill:hsla(60,83%,95%,.1)}.lg\:fill-yellow-50\/100{fill:#fdfdea}.lg\:fill-yellow-50\/20{fill:hsla(60,83%,95%,.2)}.lg\:fill-yellow-50\/25{fill:hsla(60,83%,95%,.25)}.lg\:fill-yellow-50\/30{fill:hsla(60,83%,95%,.3)}.lg\:fill-yellow-50\/40{fill:hsla(60,83%,95%,.4)}.lg\:fill-yellow-50\/5{fill:hsla(60,83%,95%,.05)}.lg\:fill-yellow-50\/50{fill:hsla(60,83%,95%,.5)}.lg\:fill-yellow-50\/60{fill:hsla(60,83%,95%,.6)}.lg\:fill-yellow-50\/70{fill:hsla(60,83%,95%,.7)}.lg\:fill-yellow-50\/75{fill:hsla(60,83%,95%,.75)}.lg\:fill-yellow-50\/80{fill:hsla(60,83%,95%,.8)}.lg\:fill-yellow-50\/90{fill:hsla(60,83%,95%,.9)}.lg\:fill-yellow-50\/95{fill:hsla(60,83%,95%,.95)}.lg\:fill-yellow-500{fill:#c27803}.lg\:fill-yellow-500\/0{fill:rgba(194,120,3,0)}.lg\:fill-yellow-500\/10{fill:rgba(194,120,3,.1)}.lg\:fill-yellow-500\/100{fill:#c27803}.lg\:fill-yellow-500\/20{fill:rgba(194,120,3,.2)}.lg\:fill-yellow-500\/25{fill:rgba(194,120,3,.25)}.lg\:fill-yellow-500\/30{fill:rgba(194,120,3,.3)}.lg\:fill-yellow-500\/40{fill:rgba(194,120,3,.4)}.lg\:fill-yellow-500\/5{fill:rgba(194,120,3,.05)}.lg\:fill-yellow-500\/50{fill:rgba(194,120,3,.5)}.lg\:fill-yellow-500\/60{fill:rgba(194,120,3,.6)}.lg\:fill-yellow-500\/70{fill:rgba(194,120,3,.7)}.lg\:fill-yellow-500\/75{fill:rgba(194,120,3,.75)}.lg\:fill-yellow-500\/80{fill:rgba(194,120,3,.8)}.lg\:fill-yellow-500\/90{fill:rgba(194,120,3,.9)}.lg\:fill-yellow-500\/95{fill:rgba(194,120,3,.95)}.lg\:fill-yellow-600{fill:#9f580a}.lg\:fill-yellow-600\/0{fill:rgba(159,88,10,0)}.lg\:fill-yellow-600\/10{fill:rgba(159,88,10,.1)}.lg\:fill-yellow-600\/100{fill:#9f580a}.lg\:fill-yellow-600\/20{fill:rgba(159,88,10,.2)}.lg\:fill-yellow-600\/25{fill:rgba(159,88,10,.25)}.lg\:fill-yellow-600\/30{fill:rgba(159,88,10,.3)}.lg\:fill-yellow-600\/40{fill:rgba(159,88,10,.4)}.lg\:fill-yellow-600\/5{fill:rgba(159,88,10,.05)}.lg\:fill-yellow-600\/50{fill:rgba(159,88,10,.5)}.lg\:fill-yellow-600\/60{fill:rgba(159,88,10,.6)}.lg\:fill-yellow-600\/70{fill:rgba(159,88,10,.7)}.lg\:fill-yellow-600\/75{fill:rgba(159,88,10,.75)}.lg\:fill-yellow-600\/80{fill:rgba(159,88,10,.8)}.lg\:fill-yellow-600\/90{fill:rgba(159,88,10,.9)}.lg\:fill-yellow-600\/95{fill:rgba(159,88,10,.95)}.lg\:fill-yellow-700{fill:#8e4b10}.lg\:fill-yellow-700\/0{fill:rgba(142,75,16,0)}.lg\:fill-yellow-700\/10{fill:rgba(142,75,16,.1)}.lg\:fill-yellow-700\/100{fill:#8e4b10}.lg\:fill-yellow-700\/20{fill:rgba(142,75,16,.2)}.lg\:fill-yellow-700\/25{fill:rgba(142,75,16,.25)}.lg\:fill-yellow-700\/30{fill:rgba(142,75,16,.3)}.lg\:fill-yellow-700\/40{fill:rgba(142,75,16,.4)}.lg\:fill-yellow-700\/5{fill:rgba(142,75,16,.05)}.lg\:fill-yellow-700\/50{fill:rgba(142,75,16,.5)}.lg\:fill-yellow-700\/60{fill:rgba(142,75,16,.6)}.lg\:fill-yellow-700\/70{fill:rgba(142,75,16,.7)}.lg\:fill-yellow-700\/75{fill:rgba(142,75,16,.75)}.lg\:fill-yellow-700\/80{fill:rgba(142,75,16,.8)}.lg\:fill-yellow-700\/90{fill:rgba(142,75,16,.9)}.lg\:fill-yellow-700\/95{fill:rgba(142,75,16,.95)}.lg\:fill-yellow-800{fill:#723b13}.lg\:fill-yellow-800\/0{fill:rgba(114,59,19,0)}.lg\:fill-yellow-800\/10{fill:rgba(114,59,19,.1)}.lg\:fill-yellow-800\/100{fill:#723b13}.lg\:fill-yellow-800\/20{fill:rgba(114,59,19,.2)}.lg\:fill-yellow-800\/25{fill:rgba(114,59,19,.25)}.lg\:fill-yellow-800\/30{fill:rgba(114,59,19,.3)}.lg\:fill-yellow-800\/40{fill:rgba(114,59,19,.4)}.lg\:fill-yellow-800\/5{fill:rgba(114,59,19,.05)}.lg\:fill-yellow-800\/50{fill:rgba(114,59,19,.5)}.lg\:fill-yellow-800\/60{fill:rgba(114,59,19,.6)}.lg\:fill-yellow-800\/70{fill:rgba(114,59,19,.7)}.lg\:fill-yellow-800\/75{fill:rgba(114,59,19,.75)}.lg\:fill-yellow-800\/80{fill:rgba(114,59,19,.8)}.lg\:fill-yellow-800\/90{fill:rgba(114,59,19,.9)}.lg\:fill-yellow-800\/95{fill:rgba(114,59,19,.95)}.lg\:fill-yellow-900{fill:#633112}.lg\:fill-yellow-900\/0{fill:rgba(99,49,18,0)}.lg\:fill-yellow-900\/10{fill:rgba(99,49,18,.1)}.lg\:fill-yellow-900\/100{fill:#633112}.lg\:fill-yellow-900\/20{fill:rgba(99,49,18,.2)}.lg\:fill-yellow-900\/25{fill:rgba(99,49,18,.25)}.lg\:fill-yellow-900\/30{fill:rgba(99,49,18,.3)}.lg\:fill-yellow-900\/40{fill:rgba(99,49,18,.4)}.lg\:fill-yellow-900\/5{fill:rgba(99,49,18,.05)}.lg\:fill-yellow-900\/50{fill:rgba(99,49,18,.5)}.lg\:fill-yellow-900\/60{fill:rgba(99,49,18,.6)}.lg\:fill-yellow-900\/70{fill:rgba(99,49,18,.7)}.lg\:fill-yellow-900\/75{fill:rgba(99,49,18,.75)}.lg\:fill-yellow-900\/80{fill:rgba(99,49,18,.8)}.lg\:fill-yellow-900\/90{fill:rgba(99,49,18,.9)}.lg\:fill-yellow-900\/95{fill:rgba(99,49,18,.95)}.lg\:fill-zinc-100{fill:#f4f4f5}.lg\:fill-zinc-100\/0{fill:hsla(240,5%,96%,0)}.lg\:fill-zinc-100\/10{fill:hsla(240,5%,96%,.1)}.lg\:fill-zinc-100\/100{fill:#f4f4f5}.lg\:fill-zinc-100\/20{fill:hsla(240,5%,96%,.2)}.lg\:fill-zinc-100\/25{fill:hsla(240,5%,96%,.25)}.lg\:fill-zinc-100\/30{fill:hsla(240,5%,96%,.3)}.lg\:fill-zinc-100\/40{fill:hsla(240,5%,96%,.4)}.lg\:fill-zinc-100\/5{fill:hsla(240,5%,96%,.05)}.lg\:fill-zinc-100\/50{fill:hsla(240,5%,96%,.5)}.lg\:fill-zinc-100\/60{fill:hsla(240,5%,96%,.6)}.lg\:fill-zinc-100\/70{fill:hsla(240,5%,96%,.7)}.lg\:fill-zinc-100\/75{fill:hsla(240,5%,96%,.75)}.lg\:fill-zinc-100\/80{fill:hsla(240,5%,96%,.8)}.lg\:fill-zinc-100\/90{fill:hsla(240,5%,96%,.9)}.lg\:fill-zinc-100\/95{fill:hsla(240,5%,96%,.95)}.lg\:fill-zinc-200{fill:#e4e4e7}.lg\:fill-zinc-200\/0{fill:hsla(240,6%,90%,0)}.lg\:fill-zinc-200\/10{fill:hsla(240,6%,90%,.1)}.lg\:fill-zinc-200\/100{fill:#e4e4e7}.lg\:fill-zinc-200\/20{fill:hsla(240,6%,90%,.2)}.lg\:fill-zinc-200\/25{fill:hsla(240,6%,90%,.25)}.lg\:fill-zinc-200\/30{fill:hsla(240,6%,90%,.3)}.lg\:fill-zinc-200\/40{fill:hsla(240,6%,90%,.4)}.lg\:fill-zinc-200\/5{fill:hsla(240,6%,90%,.05)}.lg\:fill-zinc-200\/50{fill:hsla(240,6%,90%,.5)}.lg\:fill-zinc-200\/60{fill:hsla(240,6%,90%,.6)}.lg\:fill-zinc-200\/70{fill:hsla(240,6%,90%,.7)}.lg\:fill-zinc-200\/75{fill:hsla(240,6%,90%,.75)}.lg\:fill-zinc-200\/80{fill:hsla(240,6%,90%,.8)}.lg\:fill-zinc-200\/90{fill:hsla(240,6%,90%,.9)}.lg\:fill-zinc-200\/95{fill:hsla(240,6%,90%,.95)}.lg\:fill-zinc-300{fill:#d4d4d8}.lg\:fill-zinc-300\/0{fill:hsla(240,5%,84%,0)}.lg\:fill-zinc-300\/10{fill:hsla(240,5%,84%,.1)}.lg\:fill-zinc-300\/100{fill:#d4d4d8}.lg\:fill-zinc-300\/20{fill:hsla(240,5%,84%,.2)}.lg\:fill-zinc-300\/25{fill:hsla(240,5%,84%,.25)}.lg\:fill-zinc-300\/30{fill:hsla(240,5%,84%,.3)}.lg\:fill-zinc-300\/40{fill:hsla(240,5%,84%,.4)}.lg\:fill-zinc-300\/5{fill:hsla(240,5%,84%,.05)}.lg\:fill-zinc-300\/50{fill:hsla(240,5%,84%,.5)}.lg\:fill-zinc-300\/60{fill:hsla(240,5%,84%,.6)}.lg\:fill-zinc-300\/70{fill:hsla(240,5%,84%,.7)}.lg\:fill-zinc-300\/75{fill:hsla(240,5%,84%,.75)}.lg\:fill-zinc-300\/80{fill:hsla(240,5%,84%,.8)}.lg\:fill-zinc-300\/90{fill:hsla(240,5%,84%,.9)}.lg\:fill-zinc-300\/95{fill:hsla(240,5%,84%,.95)}.lg\:fill-zinc-400{fill:#a1a1aa}.lg\:fill-zinc-400\/0{fill:hsla(240,5%,65%,0)}.lg\:fill-zinc-400\/10{fill:hsla(240,5%,65%,.1)}.lg\:fill-zinc-400\/100{fill:#a1a1aa}.lg\:fill-zinc-400\/20{fill:hsla(240,5%,65%,.2)}.lg\:fill-zinc-400\/25{fill:hsla(240,5%,65%,.25)}.lg\:fill-zinc-400\/30{fill:hsla(240,5%,65%,.3)}.lg\:fill-zinc-400\/40{fill:hsla(240,5%,65%,.4)}.lg\:fill-zinc-400\/5{fill:hsla(240,5%,65%,.05)}.lg\:fill-zinc-400\/50{fill:hsla(240,5%,65%,.5)}.lg\:fill-zinc-400\/60{fill:hsla(240,5%,65%,.6)}.lg\:fill-zinc-400\/70{fill:hsla(240,5%,65%,.7)}.lg\:fill-zinc-400\/75{fill:hsla(240,5%,65%,.75)}.lg\:fill-zinc-400\/80{fill:hsla(240,5%,65%,.8)}.lg\:fill-zinc-400\/90{fill:hsla(240,5%,65%,.9)}.lg\:fill-zinc-400\/95{fill:hsla(240,5%,65%,.95)}.lg\:fill-zinc-50{fill:#fafafa}.lg\:fill-zinc-50\/0{fill:hsla(0,0%,98%,0)}.lg\:fill-zinc-50\/10{fill:hsla(0,0%,98%,.1)}.lg\:fill-zinc-50\/100{fill:#fafafa}.lg\:fill-zinc-50\/20{fill:hsla(0,0%,98%,.2)}.lg\:fill-zinc-50\/25{fill:hsla(0,0%,98%,.25)}.lg\:fill-zinc-50\/30{fill:hsla(0,0%,98%,.3)}.lg\:fill-zinc-50\/40{fill:hsla(0,0%,98%,.4)}.lg\:fill-zinc-50\/5{fill:hsla(0,0%,98%,.05)}.lg\:fill-zinc-50\/50{fill:hsla(0,0%,98%,.5)}.lg\:fill-zinc-50\/60{fill:hsla(0,0%,98%,.6)}.lg\:fill-zinc-50\/70{fill:hsla(0,0%,98%,.7)}.lg\:fill-zinc-50\/75{fill:hsla(0,0%,98%,.75)}.lg\:fill-zinc-50\/80{fill:hsla(0,0%,98%,.8)}.lg\:fill-zinc-50\/90{fill:hsla(0,0%,98%,.9)}.lg\:fill-zinc-50\/95{fill:hsla(0,0%,98%,.95)}.lg\:fill-zinc-500{fill:#71717a}.lg\:fill-zinc-500\/0{fill:hsla(240,4%,46%,0)}.lg\:fill-zinc-500\/10{fill:hsla(240,4%,46%,.1)}.lg\:fill-zinc-500\/100{fill:#71717a}.lg\:fill-zinc-500\/20{fill:hsla(240,4%,46%,.2)}.lg\:fill-zinc-500\/25{fill:hsla(240,4%,46%,.25)}.lg\:fill-zinc-500\/30{fill:hsla(240,4%,46%,.3)}.lg\:fill-zinc-500\/40{fill:hsla(240,4%,46%,.4)}.lg\:fill-zinc-500\/5{fill:hsla(240,4%,46%,.05)}.lg\:fill-zinc-500\/50{fill:hsla(240,4%,46%,.5)}.lg\:fill-zinc-500\/60{fill:hsla(240,4%,46%,.6)}.lg\:fill-zinc-500\/70{fill:hsla(240,4%,46%,.7)}.lg\:fill-zinc-500\/75{fill:hsla(240,4%,46%,.75)}.lg\:fill-zinc-500\/80{fill:hsla(240,4%,46%,.8)}.lg\:fill-zinc-500\/90{fill:hsla(240,4%,46%,.9)}.lg\:fill-zinc-500\/95{fill:hsla(240,4%,46%,.95)}.lg\:fill-zinc-600{fill:#52525b}.lg\:fill-zinc-600\/0{fill:rgba(82,82,91,0)}.lg\:fill-zinc-600\/10{fill:rgba(82,82,91,.1)}.lg\:fill-zinc-600\/100{fill:#52525b}.lg\:fill-zinc-600\/20{fill:rgba(82,82,91,.2)}.lg\:fill-zinc-600\/25{fill:rgba(82,82,91,.25)}.lg\:fill-zinc-600\/30{fill:rgba(82,82,91,.3)}.lg\:fill-zinc-600\/40{fill:rgba(82,82,91,.4)}.lg\:fill-zinc-600\/5{fill:rgba(82,82,91,.05)}.lg\:fill-zinc-600\/50{fill:rgba(82,82,91,.5)}.lg\:fill-zinc-600\/60{fill:rgba(82,82,91,.6)}.lg\:fill-zinc-600\/70{fill:rgba(82,82,91,.7)}.lg\:fill-zinc-600\/75{fill:rgba(82,82,91,.75)}.lg\:fill-zinc-600\/80{fill:rgba(82,82,91,.8)}.lg\:fill-zinc-600\/90{fill:rgba(82,82,91,.9)}.lg\:fill-zinc-600\/95{fill:rgba(82,82,91,.95)}.lg\:fill-zinc-700{fill:#3f3f46}.lg\:fill-zinc-700\/0{fill:rgba(63,63,70,0)}.lg\:fill-zinc-700\/10{fill:rgba(63,63,70,.1)}.lg\:fill-zinc-700\/100{fill:#3f3f46}.lg\:fill-zinc-700\/20{fill:rgba(63,63,70,.2)}.lg\:fill-zinc-700\/25{fill:rgba(63,63,70,.25)}.lg\:fill-zinc-700\/30{fill:rgba(63,63,70,.3)}.lg\:fill-zinc-700\/40{fill:rgba(63,63,70,.4)}.lg\:fill-zinc-700\/5{fill:rgba(63,63,70,.05)}.lg\:fill-zinc-700\/50{fill:rgba(63,63,70,.5)}.lg\:fill-zinc-700\/60{fill:rgba(63,63,70,.6)}.lg\:fill-zinc-700\/70{fill:rgba(63,63,70,.7)}.lg\:fill-zinc-700\/75{fill:rgba(63,63,70,.75)}.lg\:fill-zinc-700\/80{fill:rgba(63,63,70,.8)}.lg\:fill-zinc-700\/90{fill:rgba(63,63,70,.9)}.lg\:fill-zinc-700\/95{fill:rgba(63,63,70,.95)}.lg\:fill-zinc-800{fill:#27272a}.lg\:fill-zinc-800\/0{fill:rgba(39,39,42,0)}.lg\:fill-zinc-800\/10{fill:rgba(39,39,42,.1)}.lg\:fill-zinc-800\/100{fill:#27272a}.lg\:fill-zinc-800\/20{fill:rgba(39,39,42,.2)}.lg\:fill-zinc-800\/25{fill:rgba(39,39,42,.25)}.lg\:fill-zinc-800\/30{fill:rgba(39,39,42,.3)}.lg\:fill-zinc-800\/40{fill:rgba(39,39,42,.4)}.lg\:fill-zinc-800\/5{fill:rgba(39,39,42,.05)}.lg\:fill-zinc-800\/50{fill:rgba(39,39,42,.5)}.lg\:fill-zinc-800\/60{fill:rgba(39,39,42,.6)}.lg\:fill-zinc-800\/70{fill:rgba(39,39,42,.7)}.lg\:fill-zinc-800\/75{fill:rgba(39,39,42,.75)}.lg\:fill-zinc-800\/80{fill:rgba(39,39,42,.8)}.lg\:fill-zinc-800\/90{fill:rgba(39,39,42,.9)}.lg\:fill-zinc-800\/95{fill:rgba(39,39,42,.95)}.lg\:fill-zinc-900{fill:#18181b}.lg\:fill-zinc-900\/0{fill:rgba(24,24,27,0)}.lg\:fill-zinc-900\/10{fill:rgba(24,24,27,.1)}.lg\:fill-zinc-900\/100{fill:#18181b}.lg\:fill-zinc-900\/20{fill:rgba(24,24,27,.2)}.lg\:fill-zinc-900\/25{fill:rgba(24,24,27,.25)}.lg\:fill-zinc-900\/30{fill:rgba(24,24,27,.3)}.lg\:fill-zinc-900\/40{fill:rgba(24,24,27,.4)}.lg\:fill-zinc-900\/5{fill:rgba(24,24,27,.05)}.lg\:fill-zinc-900\/50{fill:rgba(24,24,27,.5)}.lg\:fill-zinc-900\/60{fill:rgba(24,24,27,.6)}.lg\:fill-zinc-900\/70{fill:rgba(24,24,27,.7)}.lg\:fill-zinc-900\/75{fill:rgba(24,24,27,.75)}.lg\:fill-zinc-900\/80{fill:rgba(24,24,27,.8)}.lg\:fill-zinc-900\/90{fill:rgba(24,24,27,.9)}.lg\:fill-zinc-900\/95{fill:rgba(24,24,27,.95)}.lg\:p-10{padding:2.5rem}.lg\:p-12{padding:3rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-36{padding-left:9rem;padding-right:9rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-44{padding-left:11rem;padding-right:11rem}.lg\:px-56{padding-left:14rem;padding-right:14rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-64{padding-left:16rem;padding-right:16rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:py-64{padding-top:16rem;padding-bottom:16rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-28{padding-bottom:7rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-24{padding-top:6rem}.lg\:text-center{text-align:center}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:font-extrabold{font-weight:800}.lg\:leading-none{line-height:1}.lg\:leading-snug{line-height:1.375}.lg\:leading-tight{line-height:1.25}.lg\:text-amber-100{--tw-text-opacity:1;color:rgb(254 243 199/var(--tw-text-opacity))}.lg\:text-amber-100\/0{color:hsla(48,96%,89%,0)}.lg\:text-amber-100\/10{color:hsla(48,96%,89%,.1)}.lg\:text-amber-100\/100{color:#fef3c7}.lg\:text-amber-100\/20{color:hsla(48,96%,89%,.2)}.lg\:text-amber-100\/25{color:hsla(48,96%,89%,.25)}.lg\:text-amber-100\/30{color:hsla(48,96%,89%,.3)}.lg\:text-amber-100\/40{color:hsla(48,96%,89%,.4)}.lg\:text-amber-100\/5{color:hsla(48,96%,89%,.05)}.lg\:text-amber-100\/50{color:hsla(48,96%,89%,.5)}.lg\:text-amber-100\/60{color:hsla(48,96%,89%,.6)}.lg\:text-amber-100\/70{color:hsla(48,96%,89%,.7)}.lg\:text-amber-100\/75{color:hsla(48,96%,89%,.75)}.lg\:text-amber-100\/80{color:hsla(48,96%,89%,.8)}.lg\:text-amber-100\/90{color:hsla(48,96%,89%,.9)}.lg\:text-amber-100\/95{color:hsla(48,96%,89%,.95)}.lg\:text-amber-200{--tw-text-opacity:1;color:rgb(253 230 138/var(--tw-text-opacity))}.lg\:text-amber-200\/0{color:hsla(48,97%,77%,0)}.lg\:text-amber-200\/10{color:hsla(48,97%,77%,.1)}.lg\:text-amber-200\/100{color:#fde68a}.lg\:text-amber-200\/20{color:hsla(48,97%,77%,.2)}.lg\:text-amber-200\/25{color:hsla(48,97%,77%,.25)}.lg\:text-amber-200\/30{color:hsla(48,97%,77%,.3)}.lg\:text-amber-200\/40{color:hsla(48,97%,77%,.4)}.lg\:text-amber-200\/5{color:hsla(48,97%,77%,.05)}.lg\:text-amber-200\/50{color:hsla(48,97%,77%,.5)}.lg\:text-amber-200\/60{color:hsla(48,97%,77%,.6)}.lg\:text-amber-200\/70{color:hsla(48,97%,77%,.7)}.lg\:text-amber-200\/75{color:hsla(48,97%,77%,.75)}.lg\:text-amber-200\/80{color:hsla(48,97%,77%,.8)}.lg\:text-amber-200\/90{color:hsla(48,97%,77%,.9)}.lg\:text-amber-200\/95{color:hsla(48,97%,77%,.95)}.lg\:text-amber-300{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity))}.lg\:text-amber-300\/0{color:rgba(252,211,77,0)}.lg\:text-amber-300\/10{color:rgba(252,211,77,.1)}.lg\:text-amber-300\/100{color:#fcd34d}.lg\:text-amber-300\/20{color:rgba(252,211,77,.2)}.lg\:text-amber-300\/25{color:rgba(252,211,77,.25)}.lg\:text-amber-300\/30{color:rgba(252,211,77,.3)}.lg\:text-amber-300\/40{color:rgba(252,211,77,.4)}.lg\:text-amber-300\/5{color:rgba(252,211,77,.05)}.lg\:text-amber-300\/50{color:rgba(252,211,77,.5)}.lg\:text-amber-300\/60{color:rgba(252,211,77,.6)}.lg\:text-amber-300\/70{color:rgba(252,211,77,.7)}.lg\:text-amber-300\/75{color:rgba(252,211,77,.75)}.lg\:text-amber-300\/80{color:rgba(252,211,77,.8)}.lg\:text-amber-300\/90{color:rgba(252,211,77,.9)}.lg\:text-amber-300\/95{color:rgba(252,211,77,.95)}.lg\:text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.lg\:text-amber-400\/0{color:rgba(251,191,36,0)}.lg\:text-amber-400\/10{color:rgba(251,191,36,.1)}.lg\:text-amber-400\/100{color:#fbbf24}.lg\:text-amber-400\/20{color:rgba(251,191,36,.2)}.lg\:text-amber-400\/25{color:rgba(251,191,36,.25)}.lg\:text-amber-400\/30{color:rgba(251,191,36,.3)}.lg\:text-amber-400\/40{color:rgba(251,191,36,.4)}.lg\:text-amber-400\/5{color:rgba(251,191,36,.05)}.lg\:text-amber-400\/50{color:rgba(251,191,36,.5)}.lg\:text-amber-400\/60{color:rgba(251,191,36,.6)}.lg\:text-amber-400\/70{color:rgba(251,191,36,.7)}.lg\:text-amber-400\/75{color:rgba(251,191,36,.75)}.lg\:text-amber-400\/80{color:rgba(251,191,36,.8)}.lg\:text-amber-400\/90{color:rgba(251,191,36,.9)}.lg\:text-amber-400\/95{color:rgba(251,191,36,.95)}.lg\:text-amber-50{--tw-text-opacity:1;color:rgb(255 251 235/var(--tw-text-opacity))}.lg\:text-amber-50\/0{color:rgba(255,251,235,0)}.lg\:text-amber-50\/10{color:rgba(255,251,235,.1)}.lg\:text-amber-50\/100{color:#fffbeb}.lg\:text-amber-50\/20{color:rgba(255,251,235,.2)}.lg\:text-amber-50\/25{color:rgba(255,251,235,.25)}.lg\:text-amber-50\/30{color:rgba(255,251,235,.3)}.lg\:text-amber-50\/40{color:rgba(255,251,235,.4)}.lg\:text-amber-50\/5{color:rgba(255,251,235,.05)}.lg\:text-amber-50\/50{color:rgba(255,251,235,.5)}.lg\:text-amber-50\/60{color:rgba(255,251,235,.6)}.lg\:text-amber-50\/70{color:rgba(255,251,235,.7)}.lg\:text-amber-50\/75{color:rgba(255,251,235,.75)}.lg\:text-amber-50\/80{color:rgba(255,251,235,.8)}.lg\:text-amber-50\/90{color:rgba(255,251,235,.9)}.lg\:text-amber-50\/95{color:rgba(255,251,235,.95)}.lg\:text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.lg\:text-amber-500\/0{color:rgba(245,158,11,0)}.lg\:text-amber-500\/10{color:rgba(245,158,11,.1)}.lg\:text-amber-500\/100{color:#f59e0b}.lg\:text-amber-500\/20{color:rgba(245,158,11,.2)}.lg\:text-amber-500\/25{color:rgba(245,158,11,.25)}.lg\:text-amber-500\/30{color:rgba(245,158,11,.3)}.lg\:text-amber-500\/40{color:rgba(245,158,11,.4)}.lg\:text-amber-500\/5{color:rgba(245,158,11,.05)}.lg\:text-amber-500\/50{color:rgba(245,158,11,.5)}.lg\:text-amber-500\/60{color:rgba(245,158,11,.6)}.lg\:text-amber-500\/70{color:rgba(245,158,11,.7)}.lg\:text-amber-500\/75{color:rgba(245,158,11,.75)}.lg\:text-amber-500\/80{color:rgba(245,158,11,.8)}.lg\:text-amber-500\/90{color:rgba(245,158,11,.9)}.lg\:text-amber-500\/95{color:rgba(245,158,11,.95)}.lg\:text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}.lg\:text-amber-600\/0{color:rgba(217,119,6,0)}.lg\:text-amber-600\/10{color:rgba(217,119,6,.1)}.lg\:text-amber-600\/100{color:#d97706}.lg\:text-amber-600\/20{color:rgba(217,119,6,.2)}.lg\:text-amber-600\/25{color:rgba(217,119,6,.25)}.lg\:text-amber-600\/30{color:rgba(217,119,6,.3)}.lg\:text-amber-600\/40{color:rgba(217,119,6,.4)}.lg\:text-amber-600\/5{color:rgba(217,119,6,.05)}.lg\:text-amber-600\/50{color:rgba(217,119,6,.5)}.lg\:text-amber-600\/60{color:rgba(217,119,6,.6)}.lg\:text-amber-600\/70{color:rgba(217,119,6,.7)}.lg\:text-amber-600\/75{color:rgba(217,119,6,.75)}.lg\:text-amber-600\/80{color:rgba(217,119,6,.8)}.lg\:text-amber-600\/90{color:rgba(217,119,6,.9)}.lg\:text-amber-600\/95{color:rgba(217,119,6,.95)}.lg\:text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}.lg\:text-amber-700\/0{color:rgba(180,83,9,0)}.lg\:text-amber-700\/10{color:rgba(180,83,9,.1)}.lg\:text-amber-700\/100{color:#b45309}.lg\:text-amber-700\/20{color:rgba(180,83,9,.2)}.lg\:text-amber-700\/25{color:rgba(180,83,9,.25)}.lg\:text-amber-700\/30{color:rgba(180,83,9,.3)}.lg\:text-amber-700\/40{color:rgba(180,83,9,.4)}.lg\:text-amber-700\/5{color:rgba(180,83,9,.05)}.lg\:text-amber-700\/50{color:rgba(180,83,9,.5)}.lg\:text-amber-700\/60{color:rgba(180,83,9,.6)}.lg\:text-amber-700\/70{color:rgba(180,83,9,.7)}.lg\:text-amber-700\/75{color:rgba(180,83,9,.75)}.lg\:text-amber-700\/80{color:rgba(180,83,9,.8)}.lg\:text-amber-700\/90{color:rgba(180,83,9,.9)}.lg\:text-amber-700\/95{color:rgba(180,83,9,.95)}.lg\:text-amber-800{--tw-text-opacity:1;color:rgb(146 64 14/var(--tw-text-opacity))}.lg\:text-amber-800\/0{color:rgba(146,64,14,0)}.lg\:text-amber-800\/10{color:rgba(146,64,14,.1)}.lg\:text-amber-800\/100{color:#92400e}.lg\:text-amber-800\/20{color:rgba(146,64,14,.2)}.lg\:text-amber-800\/25{color:rgba(146,64,14,.25)}.lg\:text-amber-800\/30{color:rgba(146,64,14,.3)}.lg\:text-amber-800\/40{color:rgba(146,64,14,.4)}.lg\:text-amber-800\/5{color:rgba(146,64,14,.05)}.lg\:text-amber-800\/50{color:rgba(146,64,14,.5)}.lg\:text-amber-800\/60{color:rgba(146,64,14,.6)}.lg\:text-amber-800\/70{color:rgba(146,64,14,.7)}.lg\:text-amber-800\/75{color:rgba(146,64,14,.75)}.lg\:text-amber-800\/80{color:rgba(146,64,14,.8)}.lg\:text-amber-800\/90{color:rgba(146,64,14,.9)}.lg\:text-amber-800\/95{color:rgba(146,64,14,.95)}.lg\:text-amber-900{--tw-text-opacity:1;color:rgb(120 53 15/var(--tw-text-opacity))}.lg\:text-amber-900\/0{color:rgba(120,53,15,0)}.lg\:text-amber-900\/10{color:rgba(120,53,15,.1)}.lg\:text-amber-900\/100{color:#78350f}.lg\:text-amber-900\/20{color:rgba(120,53,15,.2)}.lg\:text-amber-900\/25{color:rgba(120,53,15,.25)}.lg\:text-amber-900\/30{color:rgba(120,53,15,.3)}.lg\:text-amber-900\/40{color:rgba(120,53,15,.4)}.lg\:text-amber-900\/5{color:rgba(120,53,15,.05)}.lg\:text-amber-900\/50{color:rgba(120,53,15,.5)}.lg\:text-amber-900\/60{color:rgba(120,53,15,.6)}.lg\:text-amber-900\/70{color:rgba(120,53,15,.7)}.lg\:text-amber-900\/75{color:rgba(120,53,15,.75)}.lg\:text-amber-900\/80{color:rgba(120,53,15,.8)}.lg\:text-amber-900\/90{color:rgba(120,53,15,.9)}.lg\:text-amber-900\/95{color:rgba(120,53,15,.95)}.lg\:text-blue-100{--tw-text-opacity:1;color:rgb(225 239 254/var(--tw-text-opacity))}.lg\:text-blue-100\/0{color:rgba(225,239,254,0)}.lg\:text-blue-100\/10{color:rgba(225,239,254,.1)}.lg\:text-blue-100\/100{color:#e1effe}.lg\:text-blue-100\/20{color:rgba(225,239,254,.2)}.lg\:text-blue-100\/25{color:rgba(225,239,254,.25)}.lg\:text-blue-100\/30{color:rgba(225,239,254,.3)}.lg\:text-blue-100\/40{color:rgba(225,239,254,.4)}.lg\:text-blue-100\/5{color:rgba(225,239,254,.05)}.lg\:text-blue-100\/50{color:rgba(225,239,254,.5)}.lg\:text-blue-100\/60{color:rgba(225,239,254,.6)}.lg\:text-blue-100\/70{color:rgba(225,239,254,.7)}.lg\:text-blue-100\/75{color:rgba(225,239,254,.75)}.lg\:text-blue-100\/80{color:rgba(225,239,254,.8)}.lg\:text-blue-100\/90{color:rgba(225,239,254,.9)}.lg\:text-blue-100\/95{color:rgba(225,239,254,.95)}.lg\:text-blue-200{--tw-text-opacity:1;color:rgb(195 221 253/var(--tw-text-opacity))}.lg\:text-blue-200\/0{color:rgba(195,221,253,0)}.lg\:text-blue-200\/10{color:rgba(195,221,253,.1)}.lg\:text-blue-200\/100{color:#c3ddfd}.lg\:text-blue-200\/20{color:rgba(195,221,253,.2)}.lg\:text-blue-200\/25{color:rgba(195,221,253,.25)}.lg\:text-blue-200\/30{color:rgba(195,221,253,.3)}.lg\:text-blue-200\/40{color:rgba(195,221,253,.4)}.lg\:text-blue-200\/5{color:rgba(195,221,253,.05)}.lg\:text-blue-200\/50{color:rgba(195,221,253,.5)}.lg\:text-blue-200\/60{color:rgba(195,221,253,.6)}.lg\:text-blue-200\/70{color:rgba(195,221,253,.7)}.lg\:text-blue-200\/75{color:rgba(195,221,253,.75)}.lg\:text-blue-200\/80{color:rgba(195,221,253,.8)}.lg\:text-blue-200\/90{color:rgba(195,221,253,.9)}.lg\:text-blue-200\/95{color:rgba(195,221,253,.95)}.lg\:text-blue-300{--tw-text-opacity:1;color:rgb(164 202 254/var(--tw-text-opacity))}.lg\:text-blue-300\/0{color:rgba(164,202,254,0)}.lg\:text-blue-300\/10{color:rgba(164,202,254,.1)}.lg\:text-blue-300\/100{color:#a4cafe}.lg\:text-blue-300\/20{color:rgba(164,202,254,.2)}.lg\:text-blue-300\/25{color:rgba(164,202,254,.25)}.lg\:text-blue-300\/30{color:rgba(164,202,254,.3)}.lg\:text-blue-300\/40{color:rgba(164,202,254,.4)}.lg\:text-blue-300\/5{color:rgba(164,202,254,.05)}.lg\:text-blue-300\/50{color:rgba(164,202,254,.5)}.lg\:text-blue-300\/60{color:rgba(164,202,254,.6)}.lg\:text-blue-300\/70{color:rgba(164,202,254,.7)}.lg\:text-blue-300\/75{color:rgba(164,202,254,.75)}.lg\:text-blue-300\/80{color:rgba(164,202,254,.8)}.lg\:text-blue-300\/90{color:rgba(164,202,254,.9)}.lg\:text-blue-300\/95{color:rgba(164,202,254,.95)}.lg\:text-blue-400{--tw-text-opacity:1;color:rgb(118 169 250/var(--tw-text-opacity))}.lg\:text-blue-400\/0{color:rgba(118,169,250,0)}.lg\:text-blue-400\/10{color:rgba(118,169,250,.1)}.lg\:text-blue-400\/100{color:#76a9fa}.lg\:text-blue-400\/20{color:rgba(118,169,250,.2)}.lg\:text-blue-400\/25{color:rgba(118,169,250,.25)}.lg\:text-blue-400\/30{color:rgba(118,169,250,.3)}.lg\:text-blue-400\/40{color:rgba(118,169,250,.4)}.lg\:text-blue-400\/5{color:rgba(118,169,250,.05)}.lg\:text-blue-400\/50{color:rgba(118,169,250,.5)}.lg\:text-blue-400\/60{color:rgba(118,169,250,.6)}.lg\:text-blue-400\/70{color:rgba(118,169,250,.7)}.lg\:text-blue-400\/75{color:rgba(118,169,250,.75)}.lg\:text-blue-400\/80{color:rgba(118,169,250,.8)}.lg\:text-blue-400\/90{color:rgba(118,169,250,.9)}.lg\:text-blue-400\/95{color:rgba(118,169,250,.95)}.lg\:text-blue-50{--tw-text-opacity:1;color:rgb(235 245 255/var(--tw-text-opacity))}.lg\:text-blue-50\/0{color:rgba(235,245,255,0)}.lg\:text-blue-50\/10{color:rgba(235,245,255,.1)}.lg\:text-blue-50\/100{color:#ebf5ff}.lg\:text-blue-50\/20{color:rgba(235,245,255,.2)}.lg\:text-blue-50\/25{color:rgba(235,245,255,.25)}.lg\:text-blue-50\/30{color:rgba(235,245,255,.3)}.lg\:text-blue-50\/40{color:rgba(235,245,255,.4)}.lg\:text-blue-50\/5{color:rgba(235,245,255,.05)}.lg\:text-blue-50\/50{color:rgba(235,245,255,.5)}.lg\:text-blue-50\/60{color:rgba(235,245,255,.6)}.lg\:text-blue-50\/70{color:rgba(235,245,255,.7)}.lg\:text-blue-50\/75{color:rgba(235,245,255,.75)}.lg\:text-blue-50\/80{color:rgba(235,245,255,.8)}.lg\:text-blue-50\/90{color:rgba(235,245,255,.9)}.lg\:text-blue-50\/95{color:rgba(235,245,255,.95)}.lg\:text-blue-500{--tw-text-opacity:1;color:rgb(63 131 248/var(--tw-text-opacity))}.lg\:text-blue-500\/0{color:rgba(63,131,248,0)}.lg\:text-blue-500\/10{color:rgba(63,131,248,.1)}.lg\:text-blue-500\/100{color:#3f83f8}.lg\:text-blue-500\/20{color:rgba(63,131,248,.2)}.lg\:text-blue-500\/25{color:rgba(63,131,248,.25)}.lg\:text-blue-500\/30{color:rgba(63,131,248,.3)}.lg\:text-blue-500\/40{color:rgba(63,131,248,.4)}.lg\:text-blue-500\/5{color:rgba(63,131,248,.05)}.lg\:text-blue-500\/50{color:rgba(63,131,248,.5)}.lg\:text-blue-500\/60{color:rgba(63,131,248,.6)}.lg\:text-blue-500\/70{color:rgba(63,131,248,.7)}.lg\:text-blue-500\/75{color:rgba(63,131,248,.75)}.lg\:text-blue-500\/80{color:rgba(63,131,248,.8)}.lg\:text-blue-500\/90{color:rgba(63,131,248,.9)}.lg\:text-blue-500\/95{color:rgba(63,131,248,.95)}.lg\:text-blue-600{--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}.lg\:text-blue-600\/0{color:rgba(28,100,242,0)}.lg\:text-blue-600\/10{color:rgba(28,100,242,.1)}.lg\:text-blue-600\/100{color:#1c64f2}.lg\:text-blue-600\/20{color:rgba(28,100,242,.2)}.lg\:text-blue-600\/25{color:rgba(28,100,242,.25)}.lg\:text-blue-600\/30{color:rgba(28,100,242,.3)}.lg\:text-blue-600\/40{color:rgba(28,100,242,.4)}.lg\:text-blue-600\/5{color:rgba(28,100,242,.05)}.lg\:text-blue-600\/50{color:rgba(28,100,242,.5)}.lg\:text-blue-600\/60{color:rgba(28,100,242,.6)}.lg\:text-blue-600\/70{color:rgba(28,100,242,.7)}.lg\:text-blue-600\/75{color:rgba(28,100,242,.75)}.lg\:text-blue-600\/80{color:rgba(28,100,242,.8)}.lg\:text-blue-600\/90{color:rgba(28,100,242,.9)}.lg\:text-blue-600\/95{color:rgba(28,100,242,.95)}.lg\:text-blue-700{--tw-text-opacity:1;color:rgb(26 86 219/var(--tw-text-opacity))}.lg\:text-blue-700\/0{color:rgba(26,86,219,0)}.lg\:text-blue-700\/10{color:rgba(26,86,219,.1)}.lg\:text-blue-700\/100{color:#1a56db}.lg\:text-blue-700\/20{color:rgba(26,86,219,.2)}.lg\:text-blue-700\/25{color:rgba(26,86,219,.25)}.lg\:text-blue-700\/30{color:rgba(26,86,219,.3)}.lg\:text-blue-700\/40{color:rgba(26,86,219,.4)}.lg\:text-blue-700\/5{color:rgba(26,86,219,.05)}.lg\:text-blue-700\/50{color:rgba(26,86,219,.5)}.lg\:text-blue-700\/60{color:rgba(26,86,219,.6)}.lg\:text-blue-700\/70{color:rgba(26,86,219,.7)}.lg\:text-blue-700\/75{color:rgba(26,86,219,.75)}.lg\:text-blue-700\/80{color:rgba(26,86,219,.8)}.lg\:text-blue-700\/90{color:rgba(26,86,219,.9)}.lg\:text-blue-700\/95{color:rgba(26,86,219,.95)}.lg\:text-blue-800{--tw-text-opacity:1;color:rgb(30 66 159/var(--tw-text-opacity))}.lg\:text-blue-800\/0{color:rgba(30,66,159,0)}.lg\:text-blue-800\/10{color:rgba(30,66,159,.1)}.lg\:text-blue-800\/100{color:#1e429f}.lg\:text-blue-800\/20{color:rgba(30,66,159,.2)}.lg\:text-blue-800\/25{color:rgba(30,66,159,.25)}.lg\:text-blue-800\/30{color:rgba(30,66,159,.3)}.lg\:text-blue-800\/40{color:rgba(30,66,159,.4)}.lg\:text-blue-800\/5{color:rgba(30,66,159,.05)}.lg\:text-blue-800\/50{color:rgba(30,66,159,.5)}.lg\:text-blue-800\/60{color:rgba(30,66,159,.6)}.lg\:text-blue-800\/70{color:rgba(30,66,159,.7)}.lg\:text-blue-800\/75{color:rgba(30,66,159,.75)}.lg\:text-blue-800\/80{color:rgba(30,66,159,.8)}.lg\:text-blue-800\/90{color:rgba(30,66,159,.9)}.lg\:text-blue-800\/95{color:rgba(30,66,159,.95)}.lg\:text-blue-900{--tw-text-opacity:1;color:rgb(35 56 118/var(--tw-text-opacity))}.lg\:text-blue-900\/0{color:rgba(35,56,118,0)}.lg\:text-blue-900\/10{color:rgba(35,56,118,.1)}.lg\:text-blue-900\/100{color:#233876}.lg\:text-blue-900\/20{color:rgba(35,56,118,.2)}.lg\:text-blue-900\/25{color:rgba(35,56,118,.25)}.lg\:text-blue-900\/30{color:rgba(35,56,118,.3)}.lg\:text-blue-900\/40{color:rgba(35,56,118,.4)}.lg\:text-blue-900\/5{color:rgba(35,56,118,.05)}.lg\:text-blue-900\/50{color:rgba(35,56,118,.5)}.lg\:text-blue-900\/60{color:rgba(35,56,118,.6)}.lg\:text-blue-900\/70{color:rgba(35,56,118,.7)}.lg\:text-blue-900\/75{color:rgba(35,56,118,.75)}.lg\:text-blue-900\/80{color:rgba(35,56,118,.8)}.lg\:text-blue-900\/90{color:rgba(35,56,118,.9)}.lg\:text-blue-900\/95{color:rgba(35,56,118,.95)}.lg\:text-cyan-100{--tw-text-opacity:1;color:rgb(207 250 254/var(--tw-text-opacity))}.lg\:text-cyan-100\/0{color:rgba(207,250,254,0)}.lg\:text-cyan-100\/10{color:rgba(207,250,254,.1)}.lg\:text-cyan-100\/100{color:#cffafe}.lg\:text-cyan-100\/20{color:rgba(207,250,254,.2)}.lg\:text-cyan-100\/25{color:rgba(207,250,254,.25)}.lg\:text-cyan-100\/30{color:rgba(207,250,254,.3)}.lg\:text-cyan-100\/40{color:rgba(207,250,254,.4)}.lg\:text-cyan-100\/5{color:rgba(207,250,254,.05)}.lg\:text-cyan-100\/50{color:rgba(207,250,254,.5)}.lg\:text-cyan-100\/60{color:rgba(207,250,254,.6)}.lg\:text-cyan-100\/70{color:rgba(207,250,254,.7)}.lg\:text-cyan-100\/75{color:rgba(207,250,254,.75)}.lg\:text-cyan-100\/80{color:rgba(207,250,254,.8)}.lg\:text-cyan-100\/90{color:rgba(207,250,254,.9)}.lg\:text-cyan-100\/95{color:rgba(207,250,254,.95)}.lg\:text-cyan-200{--tw-text-opacity:1;color:rgb(165 243 252/var(--tw-text-opacity))}.lg\:text-cyan-200\/0{color:rgba(165,243,252,0)}.lg\:text-cyan-200\/10{color:rgba(165,243,252,.1)}.lg\:text-cyan-200\/100{color:#a5f3fc}.lg\:text-cyan-200\/20{color:rgba(165,243,252,.2)}.lg\:text-cyan-200\/25{color:rgba(165,243,252,.25)}.lg\:text-cyan-200\/30{color:rgba(165,243,252,.3)}.lg\:text-cyan-200\/40{color:rgba(165,243,252,.4)}.lg\:text-cyan-200\/5{color:rgba(165,243,252,.05)}.lg\:text-cyan-200\/50{color:rgba(165,243,252,.5)}.lg\:text-cyan-200\/60{color:rgba(165,243,252,.6)}.lg\:text-cyan-200\/70{color:rgba(165,243,252,.7)}.lg\:text-cyan-200\/75{color:rgba(165,243,252,.75)}.lg\:text-cyan-200\/80{color:rgba(165,243,252,.8)}.lg\:text-cyan-200\/90{color:rgba(165,243,252,.9)}.lg\:text-cyan-200\/95{color:rgba(165,243,252,.95)}.lg\:text-cyan-300{--tw-text-opacity:1;color:rgb(103 232 249/var(--tw-text-opacity))}.lg\:text-cyan-300\/0{color:rgba(103,232,249,0)}.lg\:text-cyan-300\/10{color:rgba(103,232,249,.1)}.lg\:text-cyan-300\/100{color:#67e8f9}.lg\:text-cyan-300\/20{color:rgba(103,232,249,.2)}.lg\:text-cyan-300\/25{color:rgba(103,232,249,.25)}.lg\:text-cyan-300\/30{color:rgba(103,232,249,.3)}.lg\:text-cyan-300\/40{color:rgba(103,232,249,.4)}.lg\:text-cyan-300\/5{color:rgba(103,232,249,.05)}.lg\:text-cyan-300\/50{color:rgba(103,232,249,.5)}.lg\:text-cyan-300\/60{color:rgba(103,232,249,.6)}.lg\:text-cyan-300\/70{color:rgba(103,232,249,.7)}.lg\:text-cyan-300\/75{color:rgba(103,232,249,.75)}.lg\:text-cyan-300\/80{color:rgba(103,232,249,.8)}.lg\:text-cyan-300\/90{color:rgba(103,232,249,.9)}.lg\:text-cyan-300\/95{color:rgba(103,232,249,.95)}.lg\:text-cyan-400{--tw-text-opacity:1;color:rgb(34 211 238/var(--tw-text-opacity))}.lg\:text-cyan-400\/0{color:rgba(34,211,238,0)}.lg\:text-cyan-400\/10{color:rgba(34,211,238,.1)}.lg\:text-cyan-400\/100{color:#22d3ee}.lg\:text-cyan-400\/20{color:rgba(34,211,238,.2)}.lg\:text-cyan-400\/25{color:rgba(34,211,238,.25)}.lg\:text-cyan-400\/30{color:rgba(34,211,238,.3)}.lg\:text-cyan-400\/40{color:rgba(34,211,238,.4)}.lg\:text-cyan-400\/5{color:rgba(34,211,238,.05)}.lg\:text-cyan-400\/50{color:rgba(34,211,238,.5)}.lg\:text-cyan-400\/60{color:rgba(34,211,238,.6)}.lg\:text-cyan-400\/70{color:rgba(34,211,238,.7)}.lg\:text-cyan-400\/75{color:rgba(34,211,238,.75)}.lg\:text-cyan-400\/80{color:rgba(34,211,238,.8)}.lg\:text-cyan-400\/90{color:rgba(34,211,238,.9)}.lg\:text-cyan-400\/95{color:rgba(34,211,238,.95)}.lg\:text-cyan-50{--tw-text-opacity:1;color:rgb(236 254 255/var(--tw-text-opacity))}.lg\:text-cyan-50\/0{color:rgba(236,254,255,0)}.lg\:text-cyan-50\/10{color:rgba(236,254,255,.1)}.lg\:text-cyan-50\/100{color:#ecfeff}.lg\:text-cyan-50\/20{color:rgba(236,254,255,.2)}.lg\:text-cyan-50\/25{color:rgba(236,254,255,.25)}.lg\:text-cyan-50\/30{color:rgba(236,254,255,.3)}.lg\:text-cyan-50\/40{color:rgba(236,254,255,.4)}.lg\:text-cyan-50\/5{color:rgba(236,254,255,.05)}.lg\:text-cyan-50\/50{color:rgba(236,254,255,.5)}.lg\:text-cyan-50\/60{color:rgba(236,254,255,.6)}.lg\:text-cyan-50\/70{color:rgba(236,254,255,.7)}.lg\:text-cyan-50\/75{color:rgba(236,254,255,.75)}.lg\:text-cyan-50\/80{color:rgba(236,254,255,.8)}.lg\:text-cyan-50\/90{color:rgba(236,254,255,.9)}.lg\:text-cyan-50\/95{color:rgba(236,254,255,.95)}.lg\:text-cyan-500{--tw-text-opacity:1;color:rgb(6 182 212/var(--tw-text-opacity))}.lg\:text-cyan-500\/0{color:rgba(6,182,212,0)}.lg\:text-cyan-500\/10{color:rgba(6,182,212,.1)}.lg\:text-cyan-500\/100{color:#06b6d4}.lg\:text-cyan-500\/20{color:rgba(6,182,212,.2)}.lg\:text-cyan-500\/25{color:rgba(6,182,212,.25)}.lg\:text-cyan-500\/30{color:rgba(6,182,212,.3)}.lg\:text-cyan-500\/40{color:rgba(6,182,212,.4)}.lg\:text-cyan-500\/5{color:rgba(6,182,212,.05)}.lg\:text-cyan-500\/50{color:rgba(6,182,212,.5)}.lg\:text-cyan-500\/60{color:rgba(6,182,212,.6)}.lg\:text-cyan-500\/70{color:rgba(6,182,212,.7)}.lg\:text-cyan-500\/75{color:rgba(6,182,212,.75)}.lg\:text-cyan-500\/80{color:rgba(6,182,212,.8)}.lg\:text-cyan-500\/90{color:rgba(6,182,212,.9)}.lg\:text-cyan-500\/95{color:rgba(6,182,212,.95)}.lg\:text-cyan-600{--tw-text-opacity:1;color:rgb(8 145 178/var(--tw-text-opacity))}.lg\:text-cyan-600\/0{color:rgba(8,145,178,0)}.lg\:text-cyan-600\/10{color:rgba(8,145,178,.1)}.lg\:text-cyan-600\/100{color:#0891b2}.lg\:text-cyan-600\/20{color:rgba(8,145,178,.2)}.lg\:text-cyan-600\/25{color:rgba(8,145,178,.25)}.lg\:text-cyan-600\/30{color:rgba(8,145,178,.3)}.lg\:text-cyan-600\/40{color:rgba(8,145,178,.4)}.lg\:text-cyan-600\/5{color:rgba(8,145,178,.05)}.lg\:text-cyan-600\/50{color:rgba(8,145,178,.5)}.lg\:text-cyan-600\/60{color:rgba(8,145,178,.6)}.lg\:text-cyan-600\/70{color:rgba(8,145,178,.7)}.lg\:text-cyan-600\/75{color:rgba(8,145,178,.75)}.lg\:text-cyan-600\/80{color:rgba(8,145,178,.8)}.lg\:text-cyan-600\/90{color:rgba(8,145,178,.9)}.lg\:text-cyan-600\/95{color:rgba(8,145,178,.95)}.lg\:text-cyan-700{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}.lg\:text-cyan-700\/0{color:rgba(14,116,144,0)}.lg\:text-cyan-700\/10{color:rgba(14,116,144,.1)}.lg\:text-cyan-700\/100{color:#0e7490}.lg\:text-cyan-700\/20{color:rgba(14,116,144,.2)}.lg\:text-cyan-700\/25{color:rgba(14,116,144,.25)}.lg\:text-cyan-700\/30{color:rgba(14,116,144,.3)}.lg\:text-cyan-700\/40{color:rgba(14,116,144,.4)}.lg\:text-cyan-700\/5{color:rgba(14,116,144,.05)}.lg\:text-cyan-700\/50{color:rgba(14,116,144,.5)}.lg\:text-cyan-700\/60{color:rgba(14,116,144,.6)}.lg\:text-cyan-700\/70{color:rgba(14,116,144,.7)}.lg\:text-cyan-700\/75{color:rgba(14,116,144,.75)}.lg\:text-cyan-700\/80{color:rgba(14,116,144,.8)}.lg\:text-cyan-700\/90{color:rgba(14,116,144,.9)}.lg\:text-cyan-700\/95{color:rgba(14,116,144,.95)}.lg\:text-cyan-800{--tw-text-opacity:1;color:rgb(21 94 117/var(--tw-text-opacity))}.lg\:text-cyan-800\/0{color:rgba(21,94,117,0)}.lg\:text-cyan-800\/10{color:rgba(21,94,117,.1)}.lg\:text-cyan-800\/100{color:#155e75}.lg\:text-cyan-800\/20{color:rgba(21,94,117,.2)}.lg\:text-cyan-800\/25{color:rgba(21,94,117,.25)}.lg\:text-cyan-800\/30{color:rgba(21,94,117,.3)}.lg\:text-cyan-800\/40{color:rgba(21,94,117,.4)}.lg\:text-cyan-800\/5{color:rgba(21,94,117,.05)}.lg\:text-cyan-800\/50{color:rgba(21,94,117,.5)}.lg\:text-cyan-800\/60{color:rgba(21,94,117,.6)}.lg\:text-cyan-800\/70{color:rgba(21,94,117,.7)}.lg\:text-cyan-800\/75{color:rgba(21,94,117,.75)}.lg\:text-cyan-800\/80{color:rgba(21,94,117,.8)}.lg\:text-cyan-800\/90{color:rgba(21,94,117,.9)}.lg\:text-cyan-800\/95{color:rgba(21,94,117,.95)}.lg\:text-cyan-900{--tw-text-opacity:1;color:rgb(22 78 99/var(--tw-text-opacity))}.lg\:text-cyan-900\/0{color:rgba(22,78,99,0)}.lg\:text-cyan-900\/10{color:rgba(22,78,99,.1)}.lg\:text-cyan-900\/100{color:#164e63}.lg\:text-cyan-900\/20{color:rgba(22,78,99,.2)}.lg\:text-cyan-900\/25{color:rgba(22,78,99,.25)}.lg\:text-cyan-900\/30{color:rgba(22,78,99,.3)}.lg\:text-cyan-900\/40{color:rgba(22,78,99,.4)}.lg\:text-cyan-900\/5{color:rgba(22,78,99,.05)}.lg\:text-cyan-900\/50{color:rgba(22,78,99,.5)}.lg\:text-cyan-900\/60{color:rgba(22,78,99,.6)}.lg\:text-cyan-900\/70{color:rgba(22,78,99,.7)}.lg\:text-cyan-900\/75{color:rgba(22,78,99,.75)}.lg\:text-cyan-900\/80{color:rgba(22,78,99,.8)}.lg\:text-cyan-900\/90{color:rgba(22,78,99,.9)}.lg\:text-cyan-900\/95{color:rgba(22,78,99,.95)}.lg\:text-emerald-100{--tw-text-opacity:1;color:rgb(209 250 229/var(--tw-text-opacity))}.lg\:text-emerald-100\/0{color:rgba(209,250,229,0)}.lg\:text-emerald-100\/10{color:rgba(209,250,229,.1)}.lg\:text-emerald-100\/100{color:#d1fae5}.lg\:text-emerald-100\/20{color:rgba(209,250,229,.2)}.lg\:text-emerald-100\/25{color:rgba(209,250,229,.25)}.lg\:text-emerald-100\/30{color:rgba(209,250,229,.3)}.lg\:text-emerald-100\/40{color:rgba(209,250,229,.4)}.lg\:text-emerald-100\/5{color:rgba(209,250,229,.05)}.lg\:text-emerald-100\/50{color:rgba(209,250,229,.5)}.lg\:text-emerald-100\/60{color:rgba(209,250,229,.6)}.lg\:text-emerald-100\/70{color:rgba(209,250,229,.7)}.lg\:text-emerald-100\/75{color:rgba(209,250,229,.75)}.lg\:text-emerald-100\/80{color:rgba(209,250,229,.8)}.lg\:text-emerald-100\/90{color:rgba(209,250,229,.9)}.lg\:text-emerald-100\/95{color:rgba(209,250,229,.95)}.lg\:text-emerald-200{--tw-text-opacity:1;color:rgb(167 243 208/var(--tw-text-opacity))}.lg\:text-emerald-200\/0{color:rgba(167,243,208,0)}.lg\:text-emerald-200\/10{color:rgba(167,243,208,.1)}.lg\:text-emerald-200\/100{color:#a7f3d0}.lg\:text-emerald-200\/20{color:rgba(167,243,208,.2)}.lg\:text-emerald-200\/25{color:rgba(167,243,208,.25)}.lg\:text-emerald-200\/30{color:rgba(167,243,208,.3)}.lg\:text-emerald-200\/40{color:rgba(167,243,208,.4)}.lg\:text-emerald-200\/5{color:rgba(167,243,208,.05)}.lg\:text-emerald-200\/50{color:rgba(167,243,208,.5)}.lg\:text-emerald-200\/60{color:rgba(167,243,208,.6)}.lg\:text-emerald-200\/70{color:rgba(167,243,208,.7)}.lg\:text-emerald-200\/75{color:rgba(167,243,208,.75)}.lg\:text-emerald-200\/80{color:rgba(167,243,208,.8)}.lg\:text-emerald-200\/90{color:rgba(167,243,208,.9)}.lg\:text-emerald-200\/95{color:rgba(167,243,208,.95)}.lg\:text-emerald-300{--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity))}.lg\:text-emerald-300\/0{color:rgba(110,231,183,0)}.lg\:text-emerald-300\/10{color:rgba(110,231,183,.1)}.lg\:text-emerald-300\/100{color:#6ee7b7}.lg\:text-emerald-300\/20{color:rgba(110,231,183,.2)}.lg\:text-emerald-300\/25{color:rgba(110,231,183,.25)}.lg\:text-emerald-300\/30{color:rgba(110,231,183,.3)}.lg\:text-emerald-300\/40{color:rgba(110,231,183,.4)}.lg\:text-emerald-300\/5{color:rgba(110,231,183,.05)}.lg\:text-emerald-300\/50{color:rgba(110,231,183,.5)}.lg\:text-emerald-300\/60{color:rgba(110,231,183,.6)}.lg\:text-emerald-300\/70{color:rgba(110,231,183,.7)}.lg\:text-emerald-300\/75{color:rgba(110,231,183,.75)}.lg\:text-emerald-300\/80{color:rgba(110,231,183,.8)}.lg\:text-emerald-300\/90{color:rgba(110,231,183,.9)}.lg\:text-emerald-300\/95{color:rgba(110,231,183,.95)}.lg\:text-emerald-400{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.lg\:text-emerald-400\/0{color:rgba(52,211,153,0)}.lg\:text-emerald-400\/10{color:rgba(52,211,153,.1)}.lg\:text-emerald-400\/100{color:#34d399}.lg\:text-emerald-400\/20{color:rgba(52,211,153,.2)}.lg\:text-emerald-400\/25{color:rgba(52,211,153,.25)}.lg\:text-emerald-400\/30{color:rgba(52,211,153,.3)}.lg\:text-emerald-400\/40{color:rgba(52,211,153,.4)}.lg\:text-emerald-400\/5{color:rgba(52,211,153,.05)}.lg\:text-emerald-400\/50{color:rgba(52,211,153,.5)}.lg\:text-emerald-400\/60{color:rgba(52,211,153,.6)}.lg\:text-emerald-400\/70{color:rgba(52,211,153,.7)}.lg\:text-emerald-400\/75{color:rgba(52,211,153,.75)}.lg\:text-emerald-400\/80{color:rgba(52,211,153,.8)}.lg\:text-emerald-400\/90{color:rgba(52,211,153,.9)}.lg\:text-emerald-400\/95{color:rgba(52,211,153,.95)}.lg\:text-emerald-50{--tw-text-opacity:1;color:rgb(236 253 245/var(--tw-text-opacity))}.lg\:text-emerald-50\/0{color:rgba(236,253,245,0)}.lg\:text-emerald-50\/10{color:rgba(236,253,245,.1)}.lg\:text-emerald-50\/100{color:#ecfdf5}.lg\:text-emerald-50\/20{color:rgba(236,253,245,.2)}.lg\:text-emerald-50\/25{color:rgba(236,253,245,.25)}.lg\:text-emerald-50\/30{color:rgba(236,253,245,.3)}.lg\:text-emerald-50\/40{color:rgba(236,253,245,.4)}.lg\:text-emerald-50\/5{color:rgba(236,253,245,.05)}.lg\:text-emerald-50\/50{color:rgba(236,253,245,.5)}.lg\:text-emerald-50\/60{color:rgba(236,253,245,.6)}.lg\:text-emerald-50\/70{color:rgba(236,253,245,.7)}.lg\:text-emerald-50\/75{color:rgba(236,253,245,.75)}.lg\:text-emerald-50\/80{color:rgba(236,253,245,.8)}.lg\:text-emerald-50\/90{color:rgba(236,253,245,.9)}.lg\:text-emerald-50\/95{color:rgba(236,253,245,.95)}.lg\:text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.lg\:text-emerald-500\/0{color:rgba(16,185,129,0)}.lg\:text-emerald-500\/10{color:rgba(16,185,129,.1)}.lg\:text-emerald-500\/100{color:#10b981}.lg\:text-emerald-500\/20{color:rgba(16,185,129,.2)}.lg\:text-emerald-500\/25{color:rgba(16,185,129,.25)}.lg\:text-emerald-500\/30{color:rgba(16,185,129,.3)}.lg\:text-emerald-500\/40{color:rgba(16,185,129,.4)}.lg\:text-emerald-500\/5{color:rgba(16,185,129,.05)}.lg\:text-emerald-500\/50{color:rgba(16,185,129,.5)}.lg\:text-emerald-500\/60{color:rgba(16,185,129,.6)}.lg\:text-emerald-500\/70{color:rgba(16,185,129,.7)}.lg\:text-emerald-500\/75{color:rgba(16,185,129,.75)}.lg\:text-emerald-500\/80{color:rgba(16,185,129,.8)}.lg\:text-emerald-500\/90{color:rgba(16,185,129,.9)}.lg\:text-emerald-500\/95{color:rgba(16,185,129,.95)}.lg\:text-emerald-600{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity))}.lg\:text-emerald-600\/0{color:rgba(5,150,105,0)}.lg\:text-emerald-600\/10{color:rgba(5,150,105,.1)}.lg\:text-emerald-600\/100{color:#059669}.lg\:text-emerald-600\/20{color:rgba(5,150,105,.2)}.lg\:text-emerald-600\/25{color:rgba(5,150,105,.25)}.lg\:text-emerald-600\/30{color:rgba(5,150,105,.3)}.lg\:text-emerald-600\/40{color:rgba(5,150,105,.4)}.lg\:text-emerald-600\/5{color:rgba(5,150,105,.05)}.lg\:text-emerald-600\/50{color:rgba(5,150,105,.5)}.lg\:text-emerald-600\/60{color:rgba(5,150,105,.6)}.lg\:text-emerald-600\/70{color:rgba(5,150,105,.7)}.lg\:text-emerald-600\/75{color:rgba(5,150,105,.75)}.lg\:text-emerald-600\/80{color:rgba(5,150,105,.8)}.lg\:text-emerald-600\/90{color:rgba(5,150,105,.9)}.lg\:text-emerald-600\/95{color:rgba(5,150,105,.95)}.lg\:text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity))}.lg\:text-emerald-700\/0{color:rgba(4,120,87,0)}.lg\:text-emerald-700\/10{color:rgba(4,120,87,.1)}.lg\:text-emerald-700\/100{color:#047857}.lg\:text-emerald-700\/20{color:rgba(4,120,87,.2)}.lg\:text-emerald-700\/25{color:rgba(4,120,87,.25)}.lg\:text-emerald-700\/30{color:rgba(4,120,87,.3)}.lg\:text-emerald-700\/40{color:rgba(4,120,87,.4)}.lg\:text-emerald-700\/5{color:rgba(4,120,87,.05)}.lg\:text-emerald-700\/50{color:rgba(4,120,87,.5)}.lg\:text-emerald-700\/60{color:rgba(4,120,87,.6)}.lg\:text-emerald-700\/70{color:rgba(4,120,87,.7)}.lg\:text-emerald-700\/75{color:rgba(4,120,87,.75)}.lg\:text-emerald-700\/80{color:rgba(4,120,87,.8)}.lg\:text-emerald-700\/90{color:rgba(4,120,87,.9)}.lg\:text-emerald-700\/95{color:rgba(4,120,87,.95)}.lg\:text-emerald-800{--tw-text-opacity:1;color:rgb(6 95 70/var(--tw-text-opacity))}.lg\:text-emerald-800\/0{color:rgba(6,95,70,0)}.lg\:text-emerald-800\/10{color:rgba(6,95,70,.1)}.lg\:text-emerald-800\/100{color:#065f46}.lg\:text-emerald-800\/20{color:rgba(6,95,70,.2)}.lg\:text-emerald-800\/25{color:rgba(6,95,70,.25)}.lg\:text-emerald-800\/30{color:rgba(6,95,70,.3)}.lg\:text-emerald-800\/40{color:rgba(6,95,70,.4)}.lg\:text-emerald-800\/5{color:rgba(6,95,70,.05)}.lg\:text-emerald-800\/50{color:rgba(6,95,70,.5)}.lg\:text-emerald-800\/60{color:rgba(6,95,70,.6)}.lg\:text-emerald-800\/70{color:rgba(6,95,70,.7)}.lg\:text-emerald-800\/75{color:rgba(6,95,70,.75)}.lg\:text-emerald-800\/80{color:rgba(6,95,70,.8)}.lg\:text-emerald-800\/90{color:rgba(6,95,70,.9)}.lg\:text-emerald-800\/95{color:rgba(6,95,70,.95)}.lg\:text-emerald-900{--tw-text-opacity:1;color:rgb(6 78 59/var(--tw-text-opacity))}.lg\:text-emerald-900\/0{color:rgba(6,78,59,0)}.lg\:text-emerald-900\/10{color:rgba(6,78,59,.1)}.lg\:text-emerald-900\/100{color:#064e3b}.lg\:text-emerald-900\/20{color:rgba(6,78,59,.2)}.lg\:text-emerald-900\/25{color:rgba(6,78,59,.25)}.lg\:text-emerald-900\/30{color:rgba(6,78,59,.3)}.lg\:text-emerald-900\/40{color:rgba(6,78,59,.4)}.lg\:text-emerald-900\/5{color:rgba(6,78,59,.05)}.lg\:text-emerald-900\/50{color:rgba(6,78,59,.5)}.lg\:text-emerald-900\/60{color:rgba(6,78,59,.6)}.lg\:text-emerald-900\/70{color:rgba(6,78,59,.7)}.lg\:text-emerald-900\/75{color:rgba(6,78,59,.75)}.lg\:text-emerald-900\/80{color:rgba(6,78,59,.8)}.lg\:text-emerald-900\/90{color:rgba(6,78,59,.9)}.lg\:text-emerald-900\/95{color:rgba(6,78,59,.95)}.lg\:text-fuchsia-100{--tw-text-opacity:1;color:rgb(250 232 255/var(--tw-text-opacity))}.lg\:text-fuchsia-100\/0{color:rgba(250,232,255,0)}.lg\:text-fuchsia-100\/10{color:rgba(250,232,255,.1)}.lg\:text-fuchsia-100\/100{color:#fae8ff}.lg\:text-fuchsia-100\/20{color:rgba(250,232,255,.2)}.lg\:text-fuchsia-100\/25{color:rgba(250,232,255,.25)}.lg\:text-fuchsia-100\/30{color:rgba(250,232,255,.3)}.lg\:text-fuchsia-100\/40{color:rgba(250,232,255,.4)}.lg\:text-fuchsia-100\/5{color:rgba(250,232,255,.05)}.lg\:text-fuchsia-100\/50{color:rgba(250,232,255,.5)}.lg\:text-fuchsia-100\/60{color:rgba(250,232,255,.6)}.lg\:text-fuchsia-100\/70{color:rgba(250,232,255,.7)}.lg\:text-fuchsia-100\/75{color:rgba(250,232,255,.75)}.lg\:text-fuchsia-100\/80{color:rgba(250,232,255,.8)}.lg\:text-fuchsia-100\/90{color:rgba(250,232,255,.9)}.lg\:text-fuchsia-100\/95{color:rgba(250,232,255,.95)}.lg\:text-fuchsia-200{--tw-text-opacity:1;color:rgb(245 208 254/var(--tw-text-opacity))}.lg\:text-fuchsia-200\/0{color:rgba(245,208,254,0)}.lg\:text-fuchsia-200\/10{color:rgba(245,208,254,.1)}.lg\:text-fuchsia-200\/100{color:#f5d0fe}.lg\:text-fuchsia-200\/20{color:rgba(245,208,254,.2)}.lg\:text-fuchsia-200\/25{color:rgba(245,208,254,.25)}.lg\:text-fuchsia-200\/30{color:rgba(245,208,254,.3)}.lg\:text-fuchsia-200\/40{color:rgba(245,208,254,.4)}.lg\:text-fuchsia-200\/5{color:rgba(245,208,254,.05)}.lg\:text-fuchsia-200\/50{color:rgba(245,208,254,.5)}.lg\:text-fuchsia-200\/60{color:rgba(245,208,254,.6)}.lg\:text-fuchsia-200\/70{color:rgba(245,208,254,.7)}.lg\:text-fuchsia-200\/75{color:rgba(245,208,254,.75)}.lg\:text-fuchsia-200\/80{color:rgba(245,208,254,.8)}.lg\:text-fuchsia-200\/90{color:rgba(245,208,254,.9)}.lg\:text-fuchsia-200\/95{color:rgba(245,208,254,.95)}.lg\:text-fuchsia-300{--tw-text-opacity:1;color:rgb(240 171 252/var(--tw-text-opacity))}.lg\:text-fuchsia-300\/0{color:rgba(240,171,252,0)}.lg\:text-fuchsia-300\/10{color:rgba(240,171,252,.1)}.lg\:text-fuchsia-300\/100{color:#f0abfc}.lg\:text-fuchsia-300\/20{color:rgba(240,171,252,.2)}.lg\:text-fuchsia-300\/25{color:rgba(240,171,252,.25)}.lg\:text-fuchsia-300\/30{color:rgba(240,171,252,.3)}.lg\:text-fuchsia-300\/40{color:rgba(240,171,252,.4)}.lg\:text-fuchsia-300\/5{color:rgba(240,171,252,.05)}.lg\:text-fuchsia-300\/50{color:rgba(240,171,252,.5)}.lg\:text-fuchsia-300\/60{color:rgba(240,171,252,.6)}.lg\:text-fuchsia-300\/70{color:rgba(240,171,252,.7)}.lg\:text-fuchsia-300\/75{color:rgba(240,171,252,.75)}.lg\:text-fuchsia-300\/80{color:rgba(240,171,252,.8)}.lg\:text-fuchsia-300\/90{color:rgba(240,171,252,.9)}.lg\:text-fuchsia-300\/95{color:rgba(240,171,252,.95)}.lg\:text-fuchsia-400{--tw-text-opacity:1;color:rgb(232 121 249/var(--tw-text-opacity))}.lg\:text-fuchsia-400\/0{color:rgba(232,121,249,0)}.lg\:text-fuchsia-400\/10{color:rgba(232,121,249,.1)}.lg\:text-fuchsia-400\/100{color:#e879f9}.lg\:text-fuchsia-400\/20{color:rgba(232,121,249,.2)}.lg\:text-fuchsia-400\/25{color:rgba(232,121,249,.25)}.lg\:text-fuchsia-400\/30{color:rgba(232,121,249,.3)}.lg\:text-fuchsia-400\/40{color:rgba(232,121,249,.4)}.lg\:text-fuchsia-400\/5{color:rgba(232,121,249,.05)}.lg\:text-fuchsia-400\/50{color:rgba(232,121,249,.5)}.lg\:text-fuchsia-400\/60{color:rgba(232,121,249,.6)}.lg\:text-fuchsia-400\/70{color:rgba(232,121,249,.7)}.lg\:text-fuchsia-400\/75{color:rgba(232,121,249,.75)}.lg\:text-fuchsia-400\/80{color:rgba(232,121,249,.8)}.lg\:text-fuchsia-400\/90{color:rgba(232,121,249,.9)}.lg\:text-fuchsia-400\/95{color:rgba(232,121,249,.95)}.lg\:text-fuchsia-50{--tw-text-opacity:1;color:rgb(253 244 255/var(--tw-text-opacity))}.lg\:text-fuchsia-50\/0{color:rgba(253,244,255,0)}.lg\:text-fuchsia-50\/10{color:rgba(253,244,255,.1)}.lg\:text-fuchsia-50\/100{color:#fdf4ff}.lg\:text-fuchsia-50\/20{color:rgba(253,244,255,.2)}.lg\:text-fuchsia-50\/25{color:rgba(253,244,255,.25)}.lg\:text-fuchsia-50\/30{color:rgba(253,244,255,.3)}.lg\:text-fuchsia-50\/40{color:rgba(253,244,255,.4)}.lg\:text-fuchsia-50\/5{color:rgba(253,244,255,.05)}.lg\:text-fuchsia-50\/50{color:rgba(253,244,255,.5)}.lg\:text-fuchsia-50\/60{color:rgba(253,244,255,.6)}.lg\:text-fuchsia-50\/70{color:rgba(253,244,255,.7)}.lg\:text-fuchsia-50\/75{color:rgba(253,244,255,.75)}.lg\:text-fuchsia-50\/80{color:rgba(253,244,255,.8)}.lg\:text-fuchsia-50\/90{color:rgba(253,244,255,.9)}.lg\:text-fuchsia-50\/95{color:rgba(253,244,255,.95)}.lg\:text-fuchsia-500{--tw-text-opacity:1;color:rgb(217 70 239/var(--tw-text-opacity))}.lg\:text-fuchsia-500\/0{color:rgba(217,70,239,0)}.lg\:text-fuchsia-500\/10{color:rgba(217,70,239,.1)}.lg\:text-fuchsia-500\/100{color:#d946ef}.lg\:text-fuchsia-500\/20{color:rgba(217,70,239,.2)}.lg\:text-fuchsia-500\/25{color:rgba(217,70,239,.25)}.lg\:text-fuchsia-500\/30{color:rgba(217,70,239,.3)}.lg\:text-fuchsia-500\/40{color:rgba(217,70,239,.4)}.lg\:text-fuchsia-500\/5{color:rgba(217,70,239,.05)}.lg\:text-fuchsia-500\/50{color:rgba(217,70,239,.5)}.lg\:text-fuchsia-500\/60{color:rgba(217,70,239,.6)}.lg\:text-fuchsia-500\/70{color:rgba(217,70,239,.7)}.lg\:text-fuchsia-500\/75{color:rgba(217,70,239,.75)}.lg\:text-fuchsia-500\/80{color:rgba(217,70,239,.8)}.lg\:text-fuchsia-500\/90{color:rgba(217,70,239,.9)}.lg\:text-fuchsia-500\/95{color:rgba(217,70,239,.95)}.lg\:text-fuchsia-600{--tw-text-opacity:1;color:rgb(192 38 211/var(--tw-text-opacity))}.lg\:text-fuchsia-600\/0{color:rgba(192,38,211,0)}.lg\:text-fuchsia-600\/10{color:rgba(192,38,211,.1)}.lg\:text-fuchsia-600\/100{color:#c026d3}.lg\:text-fuchsia-600\/20{color:rgba(192,38,211,.2)}.lg\:text-fuchsia-600\/25{color:rgba(192,38,211,.25)}.lg\:text-fuchsia-600\/30{color:rgba(192,38,211,.3)}.lg\:text-fuchsia-600\/40{color:rgba(192,38,211,.4)}.lg\:text-fuchsia-600\/5{color:rgba(192,38,211,.05)}.lg\:text-fuchsia-600\/50{color:rgba(192,38,211,.5)}.lg\:text-fuchsia-600\/60{color:rgba(192,38,211,.6)}.lg\:text-fuchsia-600\/70{color:rgba(192,38,211,.7)}.lg\:text-fuchsia-600\/75{color:rgba(192,38,211,.75)}.lg\:text-fuchsia-600\/80{color:rgba(192,38,211,.8)}.lg\:text-fuchsia-600\/90{color:rgba(192,38,211,.9)}.lg\:text-fuchsia-600\/95{color:rgba(192,38,211,.95)}.lg\:text-fuchsia-700{--tw-text-opacity:1;color:rgb(162 28 175/var(--tw-text-opacity))}.lg\:text-fuchsia-700\/0{color:rgba(162,28,175,0)}.lg\:text-fuchsia-700\/10{color:rgba(162,28,175,.1)}.lg\:text-fuchsia-700\/100{color:#a21caf}.lg\:text-fuchsia-700\/20{color:rgba(162,28,175,.2)}.lg\:text-fuchsia-700\/25{color:rgba(162,28,175,.25)}.lg\:text-fuchsia-700\/30{color:rgba(162,28,175,.3)}.lg\:text-fuchsia-700\/40{color:rgba(162,28,175,.4)}.lg\:text-fuchsia-700\/5{color:rgba(162,28,175,.05)}.lg\:text-fuchsia-700\/50{color:rgba(162,28,175,.5)}.lg\:text-fuchsia-700\/60{color:rgba(162,28,175,.6)}.lg\:text-fuchsia-700\/70{color:rgba(162,28,175,.7)}.lg\:text-fuchsia-700\/75{color:rgba(162,28,175,.75)}.lg\:text-fuchsia-700\/80{color:rgba(162,28,175,.8)}.lg\:text-fuchsia-700\/90{color:rgba(162,28,175,.9)}.lg\:text-fuchsia-700\/95{color:rgba(162,28,175,.95)}.lg\:text-fuchsia-800{--tw-text-opacity:1;color:rgb(134 25 143/var(--tw-text-opacity))}.lg\:text-fuchsia-800\/0{color:rgba(134,25,143,0)}.lg\:text-fuchsia-800\/10{color:rgba(134,25,143,.1)}.lg\:text-fuchsia-800\/100{color:#86198f}.lg\:text-fuchsia-800\/20{color:rgba(134,25,143,.2)}.lg\:text-fuchsia-800\/25{color:rgba(134,25,143,.25)}.lg\:text-fuchsia-800\/30{color:rgba(134,25,143,.3)}.lg\:text-fuchsia-800\/40{color:rgba(134,25,143,.4)}.lg\:text-fuchsia-800\/5{color:rgba(134,25,143,.05)}.lg\:text-fuchsia-800\/50{color:rgba(134,25,143,.5)}.lg\:text-fuchsia-800\/60{color:rgba(134,25,143,.6)}.lg\:text-fuchsia-800\/70{color:rgba(134,25,143,.7)}.lg\:text-fuchsia-800\/75{color:rgba(134,25,143,.75)}.lg\:text-fuchsia-800\/80{color:rgba(134,25,143,.8)}.lg\:text-fuchsia-800\/90{color:rgba(134,25,143,.9)}.lg\:text-fuchsia-800\/95{color:rgba(134,25,143,.95)}.lg\:text-fuchsia-900{--tw-text-opacity:1;color:rgb(112 26 117/var(--tw-text-opacity))}.lg\:text-fuchsia-900\/0{color:rgba(112,26,117,0)}.lg\:text-fuchsia-900\/10{color:rgba(112,26,117,.1)}.lg\:text-fuchsia-900\/100{color:#701a75}.lg\:text-fuchsia-900\/20{color:rgba(112,26,117,.2)}.lg\:text-fuchsia-900\/25{color:rgba(112,26,117,.25)}.lg\:text-fuchsia-900\/30{color:rgba(112,26,117,.3)}.lg\:text-fuchsia-900\/40{color:rgba(112,26,117,.4)}.lg\:text-fuchsia-900\/5{color:rgba(112,26,117,.05)}.lg\:text-fuchsia-900\/50{color:rgba(112,26,117,.5)}.lg\:text-fuchsia-900\/60{color:rgba(112,26,117,.6)}.lg\:text-fuchsia-900\/70{color:rgba(112,26,117,.7)}.lg\:text-fuchsia-900\/75{color:rgba(112,26,117,.75)}.lg\:text-fuchsia-900\/80{color:rgba(112,26,117,.8)}.lg\:text-fuchsia-900\/90{color:rgba(112,26,117,.9)}.lg\:text-fuchsia-900\/95{color:rgba(112,26,117,.95)}.lg\:text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.lg\:text-gray-100\/0{color:rgba(243,244,246,0)}.lg\:text-gray-100\/10{color:rgba(243,244,246,.1)}.lg\:text-gray-100\/100{color:#f3f4f6}.lg\:text-gray-100\/20{color:rgba(243,244,246,.2)}.lg\:text-gray-100\/25{color:rgba(243,244,246,.25)}.lg\:text-gray-100\/30{color:rgba(243,244,246,.3)}.lg\:text-gray-100\/40{color:rgba(243,244,246,.4)}.lg\:text-gray-100\/5{color:rgba(243,244,246,.05)}.lg\:text-gray-100\/50{color:rgba(243,244,246,.5)}.lg\:text-gray-100\/60{color:rgba(243,244,246,.6)}.lg\:text-gray-100\/70{color:rgba(243,244,246,.7)}.lg\:text-gray-100\/75{color:rgba(243,244,246,.75)}.lg\:text-gray-100\/80{color:rgba(243,244,246,.8)}.lg\:text-gray-100\/90{color:rgba(243,244,246,.9)}.lg\:text-gray-100\/95{color:rgba(243,244,246,.95)}.lg\:text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.lg\:text-gray-200\/0{color:rgba(229,231,235,0)}.lg\:text-gray-200\/10{color:rgba(229,231,235,.1)}.lg\:text-gray-200\/100{color:#e5e7eb}.lg\:text-gray-200\/20{color:rgba(229,231,235,.2)}.lg\:text-gray-200\/25{color:rgba(229,231,235,.25)}.lg\:text-gray-200\/30{color:rgba(229,231,235,.3)}.lg\:text-gray-200\/40{color:rgba(229,231,235,.4)}.lg\:text-gray-200\/5{color:rgba(229,231,235,.05)}.lg\:text-gray-200\/50{color:rgba(229,231,235,.5)}.lg\:text-gray-200\/60{color:rgba(229,231,235,.6)}.lg\:text-gray-200\/70{color:rgba(229,231,235,.7)}.lg\:text-gray-200\/75{color:rgba(229,231,235,.75)}.lg\:text-gray-200\/80{color:rgba(229,231,235,.8)}.lg\:text-gray-200\/90{color:rgba(229,231,235,.9)}.lg\:text-gray-200\/95{color:rgba(229,231,235,.95)}.lg\:text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.lg\:text-gray-300\/0{color:rgba(209,213,219,0)}.lg\:text-gray-300\/10{color:rgba(209,213,219,.1)}.lg\:text-gray-300\/100{color:#d1d5db}.lg\:text-gray-300\/20{color:rgba(209,213,219,.2)}.lg\:text-gray-300\/25{color:rgba(209,213,219,.25)}.lg\:text-gray-300\/30{color:rgba(209,213,219,.3)}.lg\:text-gray-300\/40{color:rgba(209,213,219,.4)}.lg\:text-gray-300\/5{color:rgba(209,213,219,.05)}.lg\:text-gray-300\/50{color:rgba(209,213,219,.5)}.lg\:text-gray-300\/60{color:rgba(209,213,219,.6)}.lg\:text-gray-300\/70{color:rgba(209,213,219,.7)}.lg\:text-gray-300\/75{color:rgba(209,213,219,.75)}.lg\:text-gray-300\/80{color:rgba(209,213,219,.8)}.lg\:text-gray-300\/90{color:rgba(209,213,219,.9)}.lg\:text-gray-300\/95{color:rgba(209,213,219,.95)}.lg\:text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.lg\:text-gray-400\/0{color:rgba(156,163,175,0)}.lg\:text-gray-400\/10{color:rgba(156,163,175,.1)}.lg\:text-gray-400\/100{color:#9ca3af}.lg\:text-gray-400\/20{color:rgba(156,163,175,.2)}.lg\:text-gray-400\/25{color:rgba(156,163,175,.25)}.lg\:text-gray-400\/30{color:rgba(156,163,175,.3)}.lg\:text-gray-400\/40{color:rgba(156,163,175,.4)}.lg\:text-gray-400\/5{color:rgba(156,163,175,.05)}.lg\:text-gray-400\/50{color:rgba(156,163,175,.5)}.lg\:text-gray-400\/60{color:rgba(156,163,175,.6)}.lg\:text-gray-400\/70{color:rgba(156,163,175,.7)}.lg\:text-gray-400\/75{color:rgba(156,163,175,.75)}.lg\:text-gray-400\/80{color:rgba(156,163,175,.8)}.lg\:text-gray-400\/90{color:rgba(156,163,175,.9)}.lg\:text-gray-400\/95{color:rgba(156,163,175,.95)}.lg\:text-gray-50{--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}.lg\:text-gray-50\/0{color:rgba(249,250,251,0)}.lg\:text-gray-50\/10{color:rgba(249,250,251,.1)}.lg\:text-gray-50\/100{color:#f9fafb}.lg\:text-gray-50\/20{color:rgba(249,250,251,.2)}.lg\:text-gray-50\/25{color:rgba(249,250,251,.25)}.lg\:text-gray-50\/30{color:rgba(249,250,251,.3)}.lg\:text-gray-50\/40{color:rgba(249,250,251,.4)}.lg\:text-gray-50\/5{color:rgba(249,250,251,.05)}.lg\:text-gray-50\/50{color:rgba(249,250,251,.5)}.lg\:text-gray-50\/60{color:rgba(249,250,251,.6)}.lg\:text-gray-50\/70{color:rgba(249,250,251,.7)}.lg\:text-gray-50\/75{color:rgba(249,250,251,.75)}.lg\:text-gray-50\/80{color:rgba(249,250,251,.8)}.lg\:text-gray-50\/90{color:rgba(249,250,251,.9)}.lg\:text-gray-50\/95{color:rgba(249,250,251,.95)}.lg\:text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.lg\:text-gray-500\/0{color:hsla(220,9%,46%,0)}.lg\:text-gray-500\/10{color:hsla(220,9%,46%,.1)}.lg\:text-gray-500\/100{color:#6b7280}.lg\:text-gray-500\/20{color:hsla(220,9%,46%,.2)}.lg\:text-gray-500\/25{color:hsla(220,9%,46%,.25)}.lg\:text-gray-500\/30{color:hsla(220,9%,46%,.3)}.lg\:text-gray-500\/40{color:hsla(220,9%,46%,.4)}.lg\:text-gray-500\/5{color:hsla(220,9%,46%,.05)}.lg\:text-gray-500\/50{color:hsla(220,9%,46%,.5)}.lg\:text-gray-500\/60{color:hsla(220,9%,46%,.6)}.lg\:text-gray-500\/70{color:hsla(220,9%,46%,.7)}.lg\:text-gray-500\/75{color:hsla(220,9%,46%,.75)}.lg\:text-gray-500\/80{color:hsla(220,9%,46%,.8)}.lg\:text-gray-500\/90{color:hsla(220,9%,46%,.9)}.lg\:text-gray-500\/95{color:hsla(220,9%,46%,.95)}.lg\:text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.lg\:text-gray-600\/0{color:rgba(75,85,99,0)}.lg\:text-gray-600\/10{color:rgba(75,85,99,.1)}.lg\:text-gray-600\/100{color:#4b5563}.lg\:text-gray-600\/20{color:rgba(75,85,99,.2)}.lg\:text-gray-600\/25{color:rgba(75,85,99,.25)}.lg\:text-gray-600\/30{color:rgba(75,85,99,.3)}.lg\:text-gray-600\/40{color:rgba(75,85,99,.4)}.lg\:text-gray-600\/5{color:rgba(75,85,99,.05)}.lg\:text-gray-600\/50{color:rgba(75,85,99,.5)}.lg\:text-gray-600\/60{color:rgba(75,85,99,.6)}.lg\:text-gray-600\/70{color:rgba(75,85,99,.7)}.lg\:text-gray-600\/75{color:rgba(75,85,99,.75)}.lg\:text-gray-600\/80{color:rgba(75,85,99,.8)}.lg\:text-gray-600\/90{color:rgba(75,85,99,.9)}.lg\:text-gray-600\/95{color:rgba(75,85,99,.95)}.lg\:text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.lg\:text-gray-700\/0{color:rgba(55,65,81,0)}.lg\:text-gray-700\/10{color:rgba(55,65,81,.1)}.lg\:text-gray-700\/100{color:#374151}.lg\:text-gray-700\/20{color:rgba(55,65,81,.2)}.lg\:text-gray-700\/25{color:rgba(55,65,81,.25)}.lg\:text-gray-700\/30{color:rgba(55,65,81,.3)}.lg\:text-gray-700\/40{color:rgba(55,65,81,.4)}.lg\:text-gray-700\/5{color:rgba(55,65,81,.05)}.lg\:text-gray-700\/50{color:rgba(55,65,81,.5)}.lg\:text-gray-700\/60{color:rgba(55,65,81,.6)}.lg\:text-gray-700\/70{color:rgba(55,65,81,.7)}.lg\:text-gray-700\/75{color:rgba(55,65,81,.75)}.lg\:text-gray-700\/80{color:rgba(55,65,81,.8)}.lg\:text-gray-700\/90{color:rgba(55,65,81,.9)}.lg\:text-gray-700\/95{color:rgba(55,65,81,.95)}.lg\:text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.lg\:text-gray-800\/0{color:rgba(31,41,55,0)}.lg\:text-gray-800\/10{color:rgba(31,41,55,.1)}.lg\:text-gray-800\/100{color:#1f2937}.lg\:text-gray-800\/20{color:rgba(31,41,55,.2)}.lg\:text-gray-800\/25{color:rgba(31,41,55,.25)}.lg\:text-gray-800\/30{color:rgba(31,41,55,.3)}.lg\:text-gray-800\/40{color:rgba(31,41,55,.4)}.lg\:text-gray-800\/5{color:rgba(31,41,55,.05)}.lg\:text-gray-800\/50{color:rgba(31,41,55,.5)}.lg\:text-gray-800\/60{color:rgba(31,41,55,.6)}.lg\:text-gray-800\/70{color:rgba(31,41,55,.7)}.lg\:text-gray-800\/75{color:rgba(31,41,55,.75)}.lg\:text-gray-800\/80{color:rgba(31,41,55,.8)}.lg\:text-gray-800\/90{color:rgba(31,41,55,.9)}.lg\:text-gray-800\/95{color:rgba(31,41,55,.95)}.lg\:text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.lg\:text-gray-900\/0{color:rgba(17,24,39,0)}.lg\:text-gray-900\/10{color:rgba(17,24,39,.1)}.lg\:text-gray-900\/100{color:#111827}.lg\:text-gray-900\/20{color:rgba(17,24,39,.2)}.lg\:text-gray-900\/25{color:rgba(17,24,39,.25)}.lg\:text-gray-900\/30{color:rgba(17,24,39,.3)}.lg\:text-gray-900\/40{color:rgba(17,24,39,.4)}.lg\:text-gray-900\/5{color:rgba(17,24,39,.05)}.lg\:text-gray-900\/50{color:rgba(17,24,39,.5)}.lg\:text-gray-900\/60{color:rgba(17,24,39,.6)}.lg\:text-gray-900\/70{color:rgba(17,24,39,.7)}.lg\:text-gray-900\/75{color:rgba(17,24,39,.75)}.lg\:text-gray-900\/80{color:rgba(17,24,39,.8)}.lg\:text-gray-900\/90{color:rgba(17,24,39,.9)}.lg\:text-gray-900\/95{color:rgba(17,24,39,.95)}.lg\:text-green-100{--tw-text-opacity:1;color:rgb(222 247 236/var(--tw-text-opacity))}.lg\:text-green-100\/0{color:rgba(222,247,236,0)}.lg\:text-green-100\/10{color:rgba(222,247,236,.1)}.lg\:text-green-100\/100{color:#def7ec}.lg\:text-green-100\/20{color:rgba(222,247,236,.2)}.lg\:text-green-100\/25{color:rgba(222,247,236,.25)}.lg\:text-green-100\/30{color:rgba(222,247,236,.3)}.lg\:text-green-100\/40{color:rgba(222,247,236,.4)}.lg\:text-green-100\/5{color:rgba(222,247,236,.05)}.lg\:text-green-100\/50{color:rgba(222,247,236,.5)}.lg\:text-green-100\/60{color:rgba(222,247,236,.6)}.lg\:text-green-100\/70{color:rgba(222,247,236,.7)}.lg\:text-green-100\/75{color:rgba(222,247,236,.75)}.lg\:text-green-100\/80{color:rgba(222,247,236,.8)}.lg\:text-green-100\/90{color:rgba(222,247,236,.9)}.lg\:text-green-100\/95{color:rgba(222,247,236,.95)}.lg\:text-green-200{--tw-text-opacity:1;color:rgb(188 240 218/var(--tw-text-opacity))}.lg\:text-green-200\/0{color:rgba(188,240,218,0)}.lg\:text-green-200\/10{color:rgba(188,240,218,.1)}.lg\:text-green-200\/100{color:#bcf0da}.lg\:text-green-200\/20{color:rgba(188,240,218,.2)}.lg\:text-green-200\/25{color:rgba(188,240,218,.25)}.lg\:text-green-200\/30{color:rgba(188,240,218,.3)}.lg\:text-green-200\/40{color:rgba(188,240,218,.4)}.lg\:text-green-200\/5{color:rgba(188,240,218,.05)}.lg\:text-green-200\/50{color:rgba(188,240,218,.5)}.lg\:text-green-200\/60{color:rgba(188,240,218,.6)}.lg\:text-green-200\/70{color:rgba(188,240,218,.7)}.lg\:text-green-200\/75{color:rgba(188,240,218,.75)}.lg\:text-green-200\/80{color:rgba(188,240,218,.8)}.lg\:text-green-200\/90{color:rgba(188,240,218,.9)}.lg\:text-green-200\/95{color:rgba(188,240,218,.95)}.lg\:text-green-300{--tw-text-opacity:1;color:rgb(132 225 188/var(--tw-text-opacity))}.lg\:text-green-300\/0{color:rgba(132,225,188,0)}.lg\:text-green-300\/10{color:rgba(132,225,188,.1)}.lg\:text-green-300\/100{color:#84e1bc}.lg\:text-green-300\/20{color:rgba(132,225,188,.2)}.lg\:text-green-300\/25{color:rgba(132,225,188,.25)}.lg\:text-green-300\/30{color:rgba(132,225,188,.3)}.lg\:text-green-300\/40{color:rgba(132,225,188,.4)}.lg\:text-green-300\/5{color:rgba(132,225,188,.05)}.lg\:text-green-300\/50{color:rgba(132,225,188,.5)}.lg\:text-green-300\/60{color:rgba(132,225,188,.6)}.lg\:text-green-300\/70{color:rgba(132,225,188,.7)}.lg\:text-green-300\/75{color:rgba(132,225,188,.75)}.lg\:text-green-300\/80{color:rgba(132,225,188,.8)}.lg\:text-green-300\/90{color:rgba(132,225,188,.9)}.lg\:text-green-300\/95{color:rgba(132,225,188,.95)}.lg\:text-green-400{--tw-text-opacity:1;color:rgb(49 196 141/var(--tw-text-opacity))}.lg\:text-green-400\/0{color:rgba(49,196,141,0)}.lg\:text-green-400\/10{color:rgba(49,196,141,.1)}.lg\:text-green-400\/100{color:#31c48d}.lg\:text-green-400\/20{color:rgba(49,196,141,.2)}.lg\:text-green-400\/25{color:rgba(49,196,141,.25)}.lg\:text-green-400\/30{color:rgba(49,196,141,.3)}.lg\:text-green-400\/40{color:rgba(49,196,141,.4)}.lg\:text-green-400\/5{color:rgba(49,196,141,.05)}.lg\:text-green-400\/50{color:rgba(49,196,141,.5)}.lg\:text-green-400\/60{color:rgba(49,196,141,.6)}.lg\:text-green-400\/70{color:rgba(49,196,141,.7)}.lg\:text-green-400\/75{color:rgba(49,196,141,.75)}.lg\:text-green-400\/80{color:rgba(49,196,141,.8)}.lg\:text-green-400\/90{color:rgba(49,196,141,.9)}.lg\:text-green-400\/95{color:rgba(49,196,141,.95)}.lg\:text-green-50{--tw-text-opacity:1;color:rgb(243 250 247/var(--tw-text-opacity))}.lg\:text-green-50\/0{color:rgba(243,250,247,0)}.lg\:text-green-50\/10{color:rgba(243,250,247,.1)}.lg\:text-green-50\/100{color:#f3faf7}.lg\:text-green-50\/20{color:rgba(243,250,247,.2)}.lg\:text-green-50\/25{color:rgba(243,250,247,.25)}.lg\:text-green-50\/30{color:rgba(243,250,247,.3)}.lg\:text-green-50\/40{color:rgba(243,250,247,.4)}.lg\:text-green-50\/5{color:rgba(243,250,247,.05)}.lg\:text-green-50\/50{color:rgba(243,250,247,.5)}.lg\:text-green-50\/60{color:rgba(243,250,247,.6)}.lg\:text-green-50\/70{color:rgba(243,250,247,.7)}.lg\:text-green-50\/75{color:rgba(243,250,247,.75)}.lg\:text-green-50\/80{color:rgba(243,250,247,.8)}.lg\:text-green-50\/90{color:rgba(243,250,247,.9)}.lg\:text-green-50\/95{color:rgba(243,250,247,.95)}.lg\:text-green-500{--tw-text-opacity:1;color:rgb(14 159 110/var(--tw-text-opacity))}.lg\:text-green-500\/0{color:rgba(14,159,110,0)}.lg\:text-green-500\/10{color:rgba(14,159,110,.1)}.lg\:text-green-500\/100{color:#0e9f6e}.lg\:text-green-500\/20{color:rgba(14,159,110,.2)}.lg\:text-green-500\/25{color:rgba(14,159,110,.25)}.lg\:text-green-500\/30{color:rgba(14,159,110,.3)}.lg\:text-green-500\/40{color:rgba(14,159,110,.4)}.lg\:text-green-500\/5{color:rgba(14,159,110,.05)}.lg\:text-green-500\/50{color:rgba(14,159,110,.5)}.lg\:text-green-500\/60{color:rgba(14,159,110,.6)}.lg\:text-green-500\/70{color:rgba(14,159,110,.7)}.lg\:text-green-500\/75{color:rgba(14,159,110,.75)}.lg\:text-green-500\/80{color:rgba(14,159,110,.8)}.lg\:text-green-500\/90{color:rgba(14,159,110,.9)}.lg\:text-green-500\/95{color:rgba(14,159,110,.95)}.lg\:text-green-600{--tw-text-opacity:1;color:rgb(5 122 85/var(--tw-text-opacity))}.lg\:text-green-600\/0{color:rgba(5,122,85,0)}.lg\:text-green-600\/10{color:rgba(5,122,85,.1)}.lg\:text-green-600\/100{color:#057a55}.lg\:text-green-600\/20{color:rgba(5,122,85,.2)}.lg\:text-green-600\/25{color:rgba(5,122,85,.25)}.lg\:text-green-600\/30{color:rgba(5,122,85,.3)}.lg\:text-green-600\/40{color:rgba(5,122,85,.4)}.lg\:text-green-600\/5{color:rgba(5,122,85,.05)}.lg\:text-green-600\/50{color:rgba(5,122,85,.5)}.lg\:text-green-600\/60{color:rgba(5,122,85,.6)}.lg\:text-green-600\/70{color:rgba(5,122,85,.7)}.lg\:text-green-600\/75{color:rgba(5,122,85,.75)}.lg\:text-green-600\/80{color:rgba(5,122,85,.8)}.lg\:text-green-600\/90{color:rgba(5,122,85,.9)}.lg\:text-green-600\/95{color:rgba(5,122,85,.95)}.lg\:text-green-700{--tw-text-opacity:1;color:rgb(4 108 78/var(--tw-text-opacity))}.lg\:text-green-700\/0{color:rgba(4,108,78,0)}.lg\:text-green-700\/10{color:rgba(4,108,78,.1)}.lg\:text-green-700\/100{color:#046c4e}.lg\:text-green-700\/20{color:rgba(4,108,78,.2)}.lg\:text-green-700\/25{color:rgba(4,108,78,.25)}.lg\:text-green-700\/30{color:rgba(4,108,78,.3)}.lg\:text-green-700\/40{color:rgba(4,108,78,.4)}.lg\:text-green-700\/5{color:rgba(4,108,78,.05)}.lg\:text-green-700\/50{color:rgba(4,108,78,.5)}.lg\:text-green-700\/60{color:rgba(4,108,78,.6)}.lg\:text-green-700\/70{color:rgba(4,108,78,.7)}.lg\:text-green-700\/75{color:rgba(4,108,78,.75)}.lg\:text-green-700\/80{color:rgba(4,108,78,.8)}.lg\:text-green-700\/90{color:rgba(4,108,78,.9)}.lg\:text-green-700\/95{color:rgba(4,108,78,.95)}.lg\:text-green-800{--tw-text-opacity:1;color:rgb(3 84 63/var(--tw-text-opacity))}.lg\:text-green-800\/0{color:rgba(3,84,63,0)}.lg\:text-green-800\/10{color:rgba(3,84,63,.1)}.lg\:text-green-800\/100{color:#03543f}.lg\:text-green-800\/20{color:rgba(3,84,63,.2)}.lg\:text-green-800\/25{color:rgba(3,84,63,.25)}.lg\:text-green-800\/30{color:rgba(3,84,63,.3)}.lg\:text-green-800\/40{color:rgba(3,84,63,.4)}.lg\:text-green-800\/5{color:rgba(3,84,63,.05)}.lg\:text-green-800\/50{color:rgba(3,84,63,.5)}.lg\:text-green-800\/60{color:rgba(3,84,63,.6)}.lg\:text-green-800\/70{color:rgba(3,84,63,.7)}.lg\:text-green-800\/75{color:rgba(3,84,63,.75)}.lg\:text-green-800\/80{color:rgba(3,84,63,.8)}.lg\:text-green-800\/90{color:rgba(3,84,63,.9)}.lg\:text-green-800\/95{color:rgba(3,84,63,.95)}.lg\:text-green-900{--tw-text-opacity:1;color:rgb(1 71 55/var(--tw-text-opacity))}.lg\:text-green-900\/0{color:rgba(1,71,55,0)}.lg\:text-green-900\/10{color:rgba(1,71,55,.1)}.lg\:text-green-900\/100{color:#014737}.lg\:text-green-900\/20{color:rgba(1,71,55,.2)}.lg\:text-green-900\/25{color:rgba(1,71,55,.25)}.lg\:text-green-900\/30{color:rgba(1,71,55,.3)}.lg\:text-green-900\/40{color:rgba(1,71,55,.4)}.lg\:text-green-900\/5{color:rgba(1,71,55,.05)}.lg\:text-green-900\/50{color:rgba(1,71,55,.5)}.lg\:text-green-900\/60{color:rgba(1,71,55,.6)}.lg\:text-green-900\/70{color:rgba(1,71,55,.7)}.lg\:text-green-900\/75{color:rgba(1,71,55,.75)}.lg\:text-green-900\/80{color:rgba(1,71,55,.8)}.lg\:text-green-900\/90{color:rgba(1,71,55,.9)}.lg\:text-green-900\/95{color:rgba(1,71,55,.95)}.lg\:text-indigo-100{--tw-text-opacity:1;color:rgb(229 237 255/var(--tw-text-opacity))}.lg\:text-indigo-100\/0{color:rgba(229,237,255,0)}.lg\:text-indigo-100\/10{color:rgba(229,237,255,.1)}.lg\:text-indigo-100\/100{color:#e5edff}.lg\:text-indigo-100\/20{color:rgba(229,237,255,.2)}.lg\:text-indigo-100\/25{color:rgba(229,237,255,.25)}.lg\:text-indigo-100\/30{color:rgba(229,237,255,.3)}.lg\:text-indigo-100\/40{color:rgba(229,237,255,.4)}.lg\:text-indigo-100\/5{color:rgba(229,237,255,.05)}.lg\:text-indigo-100\/50{color:rgba(229,237,255,.5)}.lg\:text-indigo-100\/60{color:rgba(229,237,255,.6)}.lg\:text-indigo-100\/70{color:rgba(229,237,255,.7)}.lg\:text-indigo-100\/75{color:rgba(229,237,255,.75)}.lg\:text-indigo-100\/80{color:rgba(229,237,255,.8)}.lg\:text-indigo-100\/90{color:rgba(229,237,255,.9)}.lg\:text-indigo-100\/95{color:rgba(229,237,255,.95)}.lg\:text-indigo-200{--tw-text-opacity:1;color:rgb(205 219 254/var(--tw-text-opacity))}.lg\:text-indigo-200\/0{color:rgba(205,219,254,0)}.lg\:text-indigo-200\/10{color:rgba(205,219,254,.1)}.lg\:text-indigo-200\/100{color:#cddbfe}.lg\:text-indigo-200\/20{color:rgba(205,219,254,.2)}.lg\:text-indigo-200\/25{color:rgba(205,219,254,.25)}.lg\:text-indigo-200\/30{color:rgba(205,219,254,.3)}.lg\:text-indigo-200\/40{color:rgba(205,219,254,.4)}.lg\:text-indigo-200\/5{color:rgba(205,219,254,.05)}.lg\:text-indigo-200\/50{color:rgba(205,219,254,.5)}.lg\:text-indigo-200\/60{color:rgba(205,219,254,.6)}.lg\:text-indigo-200\/70{color:rgba(205,219,254,.7)}.lg\:text-indigo-200\/75{color:rgba(205,219,254,.75)}.lg\:text-indigo-200\/80{color:rgba(205,219,254,.8)}.lg\:text-indigo-200\/90{color:rgba(205,219,254,.9)}.lg\:text-indigo-200\/95{color:rgba(205,219,254,.95)}.lg\:text-indigo-300{--tw-text-opacity:1;color:rgb(180 198 252/var(--tw-text-opacity))}.lg\:text-indigo-300\/0{color:rgba(180,198,252,0)}.lg\:text-indigo-300\/10{color:rgba(180,198,252,.1)}.lg\:text-indigo-300\/100{color:#b4c6fc}.lg\:text-indigo-300\/20{color:rgba(180,198,252,.2)}.lg\:text-indigo-300\/25{color:rgba(180,198,252,.25)}.lg\:text-indigo-300\/30{color:rgba(180,198,252,.3)}.lg\:text-indigo-300\/40{color:rgba(180,198,252,.4)}.lg\:text-indigo-300\/5{color:rgba(180,198,252,.05)}.lg\:text-indigo-300\/50{color:rgba(180,198,252,.5)}.lg\:text-indigo-300\/60{color:rgba(180,198,252,.6)}.lg\:text-indigo-300\/70{color:rgba(180,198,252,.7)}.lg\:text-indigo-300\/75{color:rgba(180,198,252,.75)}.lg\:text-indigo-300\/80{color:rgba(180,198,252,.8)}.lg\:text-indigo-300\/90{color:rgba(180,198,252,.9)}.lg\:text-indigo-300\/95{color:rgba(180,198,252,.95)}.lg\:text-indigo-400{--tw-text-opacity:1;color:rgb(141 162 251/var(--tw-text-opacity))}.lg\:text-indigo-400\/0{color:rgba(141,162,251,0)}.lg\:text-indigo-400\/10{color:rgba(141,162,251,.1)}.lg\:text-indigo-400\/100{color:#8da2fb}.lg\:text-indigo-400\/20{color:rgba(141,162,251,.2)}.lg\:text-indigo-400\/25{color:rgba(141,162,251,.25)}.lg\:text-indigo-400\/30{color:rgba(141,162,251,.3)}.lg\:text-indigo-400\/40{color:rgba(141,162,251,.4)}.lg\:text-indigo-400\/5{color:rgba(141,162,251,.05)}.lg\:text-indigo-400\/50{color:rgba(141,162,251,.5)}.lg\:text-indigo-400\/60{color:rgba(141,162,251,.6)}.lg\:text-indigo-400\/70{color:rgba(141,162,251,.7)}.lg\:text-indigo-400\/75{color:rgba(141,162,251,.75)}.lg\:text-indigo-400\/80{color:rgba(141,162,251,.8)}.lg\:text-indigo-400\/90{color:rgba(141,162,251,.9)}.lg\:text-indigo-400\/95{color:rgba(141,162,251,.95)}.lg\:text-indigo-50{--tw-text-opacity:1;color:rgb(240 245 255/var(--tw-text-opacity))}.lg\:text-indigo-50\/0{color:rgba(240,245,255,0)}.lg\:text-indigo-50\/10{color:rgba(240,245,255,.1)}.lg\:text-indigo-50\/100{color:#f0f5ff}.lg\:text-indigo-50\/20{color:rgba(240,245,255,.2)}.lg\:text-indigo-50\/25{color:rgba(240,245,255,.25)}.lg\:text-indigo-50\/30{color:rgba(240,245,255,.3)}.lg\:text-indigo-50\/40{color:rgba(240,245,255,.4)}.lg\:text-indigo-50\/5{color:rgba(240,245,255,.05)}.lg\:text-indigo-50\/50{color:rgba(240,245,255,.5)}.lg\:text-indigo-50\/60{color:rgba(240,245,255,.6)}.lg\:text-indigo-50\/70{color:rgba(240,245,255,.7)}.lg\:text-indigo-50\/75{color:rgba(240,245,255,.75)}.lg\:text-indigo-50\/80{color:rgba(240,245,255,.8)}.lg\:text-indigo-50\/90{color:rgba(240,245,255,.9)}.lg\:text-indigo-50\/95{color:rgba(240,245,255,.95)}.lg\:text-indigo-500{--tw-text-opacity:1;color:rgb(104 117 245/var(--tw-text-opacity))}.lg\:text-indigo-500\/0{color:rgba(104,117,245,0)}.lg\:text-indigo-500\/10{color:rgba(104,117,245,.1)}.lg\:text-indigo-500\/100{color:#6875f5}.lg\:text-indigo-500\/20{color:rgba(104,117,245,.2)}.lg\:text-indigo-500\/25{color:rgba(104,117,245,.25)}.lg\:text-indigo-500\/30{color:rgba(104,117,245,.3)}.lg\:text-indigo-500\/40{color:rgba(104,117,245,.4)}.lg\:text-indigo-500\/5{color:rgba(104,117,245,.05)}.lg\:text-indigo-500\/50{color:rgba(104,117,245,.5)}.lg\:text-indigo-500\/60{color:rgba(104,117,245,.6)}.lg\:text-indigo-500\/70{color:rgba(104,117,245,.7)}.lg\:text-indigo-500\/75{color:rgba(104,117,245,.75)}.lg\:text-indigo-500\/80{color:rgba(104,117,245,.8)}.lg\:text-indigo-500\/90{color:rgba(104,117,245,.9)}.lg\:text-indigo-500\/95{color:rgba(104,117,245,.95)}.lg\:text-indigo-600{--tw-text-opacity:1;color:rgb(88 80 236/var(--tw-text-opacity))}.lg\:text-indigo-600\/0{color:rgba(88,80,236,0)}.lg\:text-indigo-600\/10{color:rgba(88,80,236,.1)}.lg\:text-indigo-600\/100{color:#5850ec}.lg\:text-indigo-600\/20{color:rgba(88,80,236,.2)}.lg\:text-indigo-600\/25{color:rgba(88,80,236,.25)}.lg\:text-indigo-600\/30{color:rgba(88,80,236,.3)}.lg\:text-indigo-600\/40{color:rgba(88,80,236,.4)}.lg\:text-indigo-600\/5{color:rgba(88,80,236,.05)}.lg\:text-indigo-600\/50{color:rgba(88,80,236,.5)}.lg\:text-indigo-600\/60{color:rgba(88,80,236,.6)}.lg\:text-indigo-600\/70{color:rgba(88,80,236,.7)}.lg\:text-indigo-600\/75{color:rgba(88,80,236,.75)}.lg\:text-indigo-600\/80{color:rgba(88,80,236,.8)}.lg\:text-indigo-600\/90{color:rgba(88,80,236,.9)}.lg\:text-indigo-600\/95{color:rgba(88,80,236,.95)}.lg\:text-indigo-700{--tw-text-opacity:1;color:rgb(81 69 205/var(--tw-text-opacity))}.lg\:text-indigo-700\/0{color:rgba(81,69,205,0)}.lg\:text-indigo-700\/10{color:rgba(81,69,205,.1)}.lg\:text-indigo-700\/100{color:#5145cd}.lg\:text-indigo-700\/20{color:rgba(81,69,205,.2)}.lg\:text-indigo-700\/25{color:rgba(81,69,205,.25)}.lg\:text-indigo-700\/30{color:rgba(81,69,205,.3)}.lg\:text-indigo-700\/40{color:rgba(81,69,205,.4)}.lg\:text-indigo-700\/5{color:rgba(81,69,205,.05)}.lg\:text-indigo-700\/50{color:rgba(81,69,205,.5)}.lg\:text-indigo-700\/60{color:rgba(81,69,205,.6)}.lg\:text-indigo-700\/70{color:rgba(81,69,205,.7)}.lg\:text-indigo-700\/75{color:rgba(81,69,205,.75)}.lg\:text-indigo-700\/80{color:rgba(81,69,205,.8)}.lg\:text-indigo-700\/90{color:rgba(81,69,205,.9)}.lg\:text-indigo-700\/95{color:rgba(81,69,205,.95)}.lg\:text-indigo-800{--tw-text-opacity:1;color:rgb(66 56 157/var(--tw-text-opacity))}.lg\:text-indigo-800\/0{color:rgba(66,56,157,0)}.lg\:text-indigo-800\/10{color:rgba(66,56,157,.1)}.lg\:text-indigo-800\/100{color:#42389d}.lg\:text-indigo-800\/20{color:rgba(66,56,157,.2)}.lg\:text-indigo-800\/25{color:rgba(66,56,157,.25)}.lg\:text-indigo-800\/30{color:rgba(66,56,157,.3)}.lg\:text-indigo-800\/40{color:rgba(66,56,157,.4)}.lg\:text-indigo-800\/5{color:rgba(66,56,157,.05)}.lg\:text-indigo-800\/50{color:rgba(66,56,157,.5)}.lg\:text-indigo-800\/60{color:rgba(66,56,157,.6)}.lg\:text-indigo-800\/70{color:rgba(66,56,157,.7)}.lg\:text-indigo-800\/75{color:rgba(66,56,157,.75)}.lg\:text-indigo-800\/80{color:rgba(66,56,157,.8)}.lg\:text-indigo-800\/90{color:rgba(66,56,157,.9)}.lg\:text-indigo-800\/95{color:rgba(66,56,157,.95)}.lg\:text-indigo-900{--tw-text-opacity:1;color:rgb(54 47 120/var(--tw-text-opacity))}.lg\:text-indigo-900\/0{color:rgba(54,47,120,0)}.lg\:text-indigo-900\/10{color:rgba(54,47,120,.1)}.lg\:text-indigo-900\/100{color:#362f78}.lg\:text-indigo-900\/20{color:rgba(54,47,120,.2)}.lg\:text-indigo-900\/25{color:rgba(54,47,120,.25)}.lg\:text-indigo-900\/30{color:rgba(54,47,120,.3)}.lg\:text-indigo-900\/40{color:rgba(54,47,120,.4)}.lg\:text-indigo-900\/5{color:rgba(54,47,120,.05)}.lg\:text-indigo-900\/50{color:rgba(54,47,120,.5)}.lg\:text-indigo-900\/60{color:rgba(54,47,120,.6)}.lg\:text-indigo-900\/70{color:rgba(54,47,120,.7)}.lg\:text-indigo-900\/75{color:rgba(54,47,120,.75)}.lg\:text-indigo-900\/80{color:rgba(54,47,120,.8)}.lg\:text-indigo-900\/90{color:rgba(54,47,120,.9)}.lg\:text-indigo-900\/95{color:rgba(54,47,120,.95)}.lg\:text-lime-100{--tw-text-opacity:1;color:rgb(236 252 203/var(--tw-text-opacity))}.lg\:text-lime-100\/0{color:hsla(80,89%,89%,0)}.lg\:text-lime-100\/10{color:hsla(80,89%,89%,.1)}.lg\:text-lime-100\/100{color:#ecfccb}.lg\:text-lime-100\/20{color:hsla(80,89%,89%,.2)}.lg\:text-lime-100\/25{color:hsla(80,89%,89%,.25)}.lg\:text-lime-100\/30{color:hsla(80,89%,89%,.3)}.lg\:text-lime-100\/40{color:hsla(80,89%,89%,.4)}.lg\:text-lime-100\/5{color:hsla(80,89%,89%,.05)}.lg\:text-lime-100\/50{color:hsla(80,89%,89%,.5)}.lg\:text-lime-100\/60{color:hsla(80,89%,89%,.6)}.lg\:text-lime-100\/70{color:hsla(80,89%,89%,.7)}.lg\:text-lime-100\/75{color:hsla(80,89%,89%,.75)}.lg\:text-lime-100\/80{color:hsla(80,89%,89%,.8)}.lg\:text-lime-100\/90{color:hsla(80,89%,89%,.9)}.lg\:text-lime-100\/95{color:hsla(80,89%,89%,.95)}.lg\:text-lime-200{--tw-text-opacity:1;color:rgb(217 249 157/var(--tw-text-opacity))}.lg\:text-lime-200\/0{color:hsla(81,88%,80%,0)}.lg\:text-lime-200\/10{color:hsla(81,88%,80%,.1)}.lg\:text-lime-200\/100{color:#d9f99d}.lg\:text-lime-200\/20{color:hsla(81,88%,80%,.2)}.lg\:text-lime-200\/25{color:hsla(81,88%,80%,.25)}.lg\:text-lime-200\/30{color:hsla(81,88%,80%,.3)}.lg\:text-lime-200\/40{color:hsla(81,88%,80%,.4)}.lg\:text-lime-200\/5{color:hsla(81,88%,80%,.05)}.lg\:text-lime-200\/50{color:hsla(81,88%,80%,.5)}.lg\:text-lime-200\/60{color:hsla(81,88%,80%,.6)}.lg\:text-lime-200\/70{color:hsla(81,88%,80%,.7)}.lg\:text-lime-200\/75{color:hsla(81,88%,80%,.75)}.lg\:text-lime-200\/80{color:hsla(81,88%,80%,.8)}.lg\:text-lime-200\/90{color:hsla(81,88%,80%,.9)}.lg\:text-lime-200\/95{color:hsla(81,88%,80%,.95)}.lg\:text-lime-300{--tw-text-opacity:1;color:rgb(190 242 100/var(--tw-text-opacity))}.lg\:text-lime-300\/0{color:hsla(82,85%,67%,0)}.lg\:text-lime-300\/10{color:hsla(82,85%,67%,.1)}.lg\:text-lime-300\/100{color:#bef264}.lg\:text-lime-300\/20{color:hsla(82,85%,67%,.2)}.lg\:text-lime-300\/25{color:hsla(82,85%,67%,.25)}.lg\:text-lime-300\/30{color:hsla(82,85%,67%,.3)}.lg\:text-lime-300\/40{color:hsla(82,85%,67%,.4)}.lg\:text-lime-300\/5{color:hsla(82,85%,67%,.05)}.lg\:text-lime-300\/50{color:hsla(82,85%,67%,.5)}.lg\:text-lime-300\/60{color:hsla(82,85%,67%,.6)}.lg\:text-lime-300\/70{color:hsla(82,85%,67%,.7)}.lg\:text-lime-300\/75{color:hsla(82,85%,67%,.75)}.lg\:text-lime-300\/80{color:hsla(82,85%,67%,.8)}.lg\:text-lime-300\/90{color:hsla(82,85%,67%,.9)}.lg\:text-lime-300\/95{color:hsla(82,85%,67%,.95)}.lg\:text-lime-400{--tw-text-opacity:1;color:rgb(163 230 53/var(--tw-text-opacity))}.lg\:text-lime-400\/0{color:rgba(163,230,53,0)}.lg\:text-lime-400\/10{color:rgba(163,230,53,.1)}.lg\:text-lime-400\/100{color:#a3e635}.lg\:text-lime-400\/20{color:rgba(163,230,53,.2)}.lg\:text-lime-400\/25{color:rgba(163,230,53,.25)}.lg\:text-lime-400\/30{color:rgba(163,230,53,.3)}.lg\:text-lime-400\/40{color:rgba(163,230,53,.4)}.lg\:text-lime-400\/5{color:rgba(163,230,53,.05)}.lg\:text-lime-400\/50{color:rgba(163,230,53,.5)}.lg\:text-lime-400\/60{color:rgba(163,230,53,.6)}.lg\:text-lime-400\/70{color:rgba(163,230,53,.7)}.lg\:text-lime-400\/75{color:rgba(163,230,53,.75)}.lg\:text-lime-400\/80{color:rgba(163,230,53,.8)}.lg\:text-lime-400\/90{color:rgba(163,230,53,.9)}.lg\:text-lime-400\/95{color:rgba(163,230,53,.95)}.lg\:text-lime-50{--tw-text-opacity:1;color:rgb(247 254 231/var(--tw-text-opacity))}.lg\:text-lime-50\/0{color:hsla(78,92%,95%,0)}.lg\:text-lime-50\/10{color:hsla(78,92%,95%,.1)}.lg\:text-lime-50\/100{color:#f7fee7}.lg\:text-lime-50\/20{color:hsla(78,92%,95%,.2)}.lg\:text-lime-50\/25{color:hsla(78,92%,95%,.25)}.lg\:text-lime-50\/30{color:hsla(78,92%,95%,.3)}.lg\:text-lime-50\/40{color:hsla(78,92%,95%,.4)}.lg\:text-lime-50\/5{color:hsla(78,92%,95%,.05)}.lg\:text-lime-50\/50{color:hsla(78,92%,95%,.5)}.lg\:text-lime-50\/60{color:hsla(78,92%,95%,.6)}.lg\:text-lime-50\/70{color:hsla(78,92%,95%,.7)}.lg\:text-lime-50\/75{color:hsla(78,92%,95%,.75)}.lg\:text-lime-50\/80{color:hsla(78,92%,95%,.8)}.lg\:text-lime-50\/90{color:hsla(78,92%,95%,.9)}.lg\:text-lime-50\/95{color:hsla(78,92%,95%,.95)}.lg\:text-lime-500{--tw-text-opacity:1;color:rgb(132 204 22/var(--tw-text-opacity))}.lg\:text-lime-500\/0{color:rgba(132,204,22,0)}.lg\:text-lime-500\/10{color:rgba(132,204,22,.1)}.lg\:text-lime-500\/100{color:#84cc16}.lg\:text-lime-500\/20{color:rgba(132,204,22,.2)}.lg\:text-lime-500\/25{color:rgba(132,204,22,.25)}.lg\:text-lime-500\/30{color:rgba(132,204,22,.3)}.lg\:text-lime-500\/40{color:rgba(132,204,22,.4)}.lg\:text-lime-500\/5{color:rgba(132,204,22,.05)}.lg\:text-lime-500\/50{color:rgba(132,204,22,.5)}.lg\:text-lime-500\/60{color:rgba(132,204,22,.6)}.lg\:text-lime-500\/70{color:rgba(132,204,22,.7)}.lg\:text-lime-500\/75{color:rgba(132,204,22,.75)}.lg\:text-lime-500\/80{color:rgba(132,204,22,.8)}.lg\:text-lime-500\/90{color:rgba(132,204,22,.9)}.lg\:text-lime-500\/95{color:rgba(132,204,22,.95)}.lg\:text-lime-600{--tw-text-opacity:1;color:rgb(101 163 13/var(--tw-text-opacity))}.lg\:text-lime-600\/0{color:rgba(101,163,13,0)}.lg\:text-lime-600\/10{color:rgba(101,163,13,.1)}.lg\:text-lime-600\/100{color:#65a30d}.lg\:text-lime-600\/20{color:rgba(101,163,13,.2)}.lg\:text-lime-600\/25{color:rgba(101,163,13,.25)}.lg\:text-lime-600\/30{color:rgba(101,163,13,.3)}.lg\:text-lime-600\/40{color:rgba(101,163,13,.4)}.lg\:text-lime-600\/5{color:rgba(101,163,13,.05)}.lg\:text-lime-600\/50{color:rgba(101,163,13,.5)}.lg\:text-lime-600\/60{color:rgba(101,163,13,.6)}.lg\:text-lime-600\/70{color:rgba(101,163,13,.7)}.lg\:text-lime-600\/75{color:rgba(101,163,13,.75)}.lg\:text-lime-600\/80{color:rgba(101,163,13,.8)}.lg\:text-lime-600\/90{color:rgba(101,163,13,.9)}.lg\:text-lime-600\/95{color:rgba(101,163,13,.95)}.lg\:text-lime-700{--tw-text-opacity:1;color:rgb(77 124 15/var(--tw-text-opacity))}.lg\:text-lime-700\/0{color:rgba(77,124,15,0)}.lg\:text-lime-700\/10{color:rgba(77,124,15,.1)}.lg\:text-lime-700\/100{color:#4d7c0f}.lg\:text-lime-700\/20{color:rgba(77,124,15,.2)}.lg\:text-lime-700\/25{color:rgba(77,124,15,.25)}.lg\:text-lime-700\/30{color:rgba(77,124,15,.3)}.lg\:text-lime-700\/40{color:rgba(77,124,15,.4)}.lg\:text-lime-700\/5{color:rgba(77,124,15,.05)}.lg\:text-lime-700\/50{color:rgba(77,124,15,.5)}.lg\:text-lime-700\/60{color:rgba(77,124,15,.6)}.lg\:text-lime-700\/70{color:rgba(77,124,15,.7)}.lg\:text-lime-700\/75{color:rgba(77,124,15,.75)}.lg\:text-lime-700\/80{color:rgba(77,124,15,.8)}.lg\:text-lime-700\/90{color:rgba(77,124,15,.9)}.lg\:text-lime-700\/95{color:rgba(77,124,15,.95)}.lg\:text-lime-800{--tw-text-opacity:1;color:rgb(63 98 18/var(--tw-text-opacity))}.lg\:text-lime-800\/0{color:rgba(63,98,18,0)}.lg\:text-lime-800\/10{color:rgba(63,98,18,.1)}.lg\:text-lime-800\/100{color:#3f6212}.lg\:text-lime-800\/20{color:rgba(63,98,18,.2)}.lg\:text-lime-800\/25{color:rgba(63,98,18,.25)}.lg\:text-lime-800\/30{color:rgba(63,98,18,.3)}.lg\:text-lime-800\/40{color:rgba(63,98,18,.4)}.lg\:text-lime-800\/5{color:rgba(63,98,18,.05)}.lg\:text-lime-800\/50{color:rgba(63,98,18,.5)}.lg\:text-lime-800\/60{color:rgba(63,98,18,.6)}.lg\:text-lime-800\/70{color:rgba(63,98,18,.7)}.lg\:text-lime-800\/75{color:rgba(63,98,18,.75)}.lg\:text-lime-800\/80{color:rgba(63,98,18,.8)}.lg\:text-lime-800\/90{color:rgba(63,98,18,.9)}.lg\:text-lime-800\/95{color:rgba(63,98,18,.95)}.lg\:text-lime-900{--tw-text-opacity:1;color:rgb(54 83 20/var(--tw-text-opacity))}.lg\:text-lime-900\/0{color:rgba(54,83,20,0)}.lg\:text-lime-900\/10{color:rgba(54,83,20,.1)}.lg\:text-lime-900\/100{color:#365314}.lg\:text-lime-900\/20{color:rgba(54,83,20,.2)}.lg\:text-lime-900\/25{color:rgba(54,83,20,.25)}.lg\:text-lime-900\/30{color:rgba(54,83,20,.3)}.lg\:text-lime-900\/40{color:rgba(54,83,20,.4)}.lg\:text-lime-900\/5{color:rgba(54,83,20,.05)}.lg\:text-lime-900\/50{color:rgba(54,83,20,.5)}.lg\:text-lime-900\/60{color:rgba(54,83,20,.6)}.lg\:text-lime-900\/70{color:rgba(54,83,20,.7)}.lg\:text-lime-900\/75{color:rgba(54,83,20,.75)}.lg\:text-lime-900\/80{color:rgba(54,83,20,.8)}.lg\:text-lime-900\/90{color:rgba(54,83,20,.9)}.lg\:text-lime-900\/95{color:rgba(54,83,20,.95)}.lg\:text-neutral-100{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.lg\:text-neutral-100\/0{color:hsla(0,0%,96%,0)}.lg\:text-neutral-100\/10{color:hsla(0,0%,96%,.1)}.lg\:text-neutral-100\/100{color:#f5f5f5}.lg\:text-neutral-100\/20{color:hsla(0,0%,96%,.2)}.lg\:text-neutral-100\/25{color:hsla(0,0%,96%,.25)}.lg\:text-neutral-100\/30{color:hsla(0,0%,96%,.3)}.lg\:text-neutral-100\/40{color:hsla(0,0%,96%,.4)}.lg\:text-neutral-100\/5{color:hsla(0,0%,96%,.05)}.lg\:text-neutral-100\/50{color:hsla(0,0%,96%,.5)}.lg\:text-neutral-100\/60{color:hsla(0,0%,96%,.6)}.lg\:text-neutral-100\/70{color:hsla(0,0%,96%,.7)}.lg\:text-neutral-100\/75{color:hsla(0,0%,96%,.75)}.lg\:text-neutral-100\/80{color:hsla(0,0%,96%,.8)}.lg\:text-neutral-100\/90{color:hsla(0,0%,96%,.9)}.lg\:text-neutral-100\/95{color:hsla(0,0%,96%,.95)}.lg\:text-neutral-200{--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity))}.lg\:text-neutral-200\/0{color:hsla(0,0%,90%,0)}.lg\:text-neutral-200\/10{color:hsla(0,0%,90%,.1)}.lg\:text-neutral-200\/100{color:#e5e5e5}.lg\:text-neutral-200\/20{color:hsla(0,0%,90%,.2)}.lg\:text-neutral-200\/25{color:hsla(0,0%,90%,.25)}.lg\:text-neutral-200\/30{color:hsla(0,0%,90%,.3)}.lg\:text-neutral-200\/40{color:hsla(0,0%,90%,.4)}.lg\:text-neutral-200\/5{color:hsla(0,0%,90%,.05)}.lg\:text-neutral-200\/50{color:hsla(0,0%,90%,.5)}.lg\:text-neutral-200\/60{color:hsla(0,0%,90%,.6)}.lg\:text-neutral-200\/70{color:hsla(0,0%,90%,.7)}.lg\:text-neutral-200\/75{color:hsla(0,0%,90%,.75)}.lg\:text-neutral-200\/80{color:hsla(0,0%,90%,.8)}.lg\:text-neutral-200\/90{color:hsla(0,0%,90%,.9)}.lg\:text-neutral-200\/95{color:hsla(0,0%,90%,.95)}.lg\:text-neutral-300{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.lg\:text-neutral-300\/0{color:hsla(0,0%,83%,0)}.lg\:text-neutral-300\/10{color:hsla(0,0%,83%,.1)}.lg\:text-neutral-300\/100{color:#d4d4d4}.lg\:text-neutral-300\/20{color:hsla(0,0%,83%,.2)}.lg\:text-neutral-300\/25{color:hsla(0,0%,83%,.25)}.lg\:text-neutral-300\/30{color:hsla(0,0%,83%,.3)}.lg\:text-neutral-300\/40{color:hsla(0,0%,83%,.4)}.lg\:text-neutral-300\/5{color:hsla(0,0%,83%,.05)}.lg\:text-neutral-300\/50{color:hsla(0,0%,83%,.5)}.lg\:text-neutral-300\/60{color:hsla(0,0%,83%,.6)}.lg\:text-neutral-300\/70{color:hsla(0,0%,83%,.7)}.lg\:text-neutral-300\/75{color:hsla(0,0%,83%,.75)}.lg\:text-neutral-300\/80{color:hsla(0,0%,83%,.8)}.lg\:text-neutral-300\/90{color:hsla(0,0%,83%,.9)}.lg\:text-neutral-300\/95{color:hsla(0,0%,83%,.95)}.lg\:text-neutral-400{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.lg\:text-neutral-400\/0{color:hsla(0,0%,64%,0)}.lg\:text-neutral-400\/10{color:hsla(0,0%,64%,.1)}.lg\:text-neutral-400\/100{color:#a3a3a3}.lg\:text-neutral-400\/20{color:hsla(0,0%,64%,.2)}.lg\:text-neutral-400\/25{color:hsla(0,0%,64%,.25)}.lg\:text-neutral-400\/30{color:hsla(0,0%,64%,.3)}.lg\:text-neutral-400\/40{color:hsla(0,0%,64%,.4)}.lg\:text-neutral-400\/5{color:hsla(0,0%,64%,.05)}.lg\:text-neutral-400\/50{color:hsla(0,0%,64%,.5)}.lg\:text-neutral-400\/60{color:hsla(0,0%,64%,.6)}.lg\:text-neutral-400\/70{color:hsla(0,0%,64%,.7)}.lg\:text-neutral-400\/75{color:hsla(0,0%,64%,.75)}.lg\:text-neutral-400\/80{color:hsla(0,0%,64%,.8)}.lg\:text-neutral-400\/90{color:hsla(0,0%,64%,.9)}.lg\:text-neutral-400\/95{color:hsla(0,0%,64%,.95)}.lg\:text-neutral-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.lg\:text-neutral-50\/0{color:hsla(0,0%,98%,0)}.lg\:text-neutral-50\/10{color:hsla(0,0%,98%,.1)}.lg\:text-neutral-50\/100{color:#fafafa}.lg\:text-neutral-50\/20{color:hsla(0,0%,98%,.2)}.lg\:text-neutral-50\/25{color:hsla(0,0%,98%,.25)}.lg\:text-neutral-50\/30{color:hsla(0,0%,98%,.3)}.lg\:text-neutral-50\/40{color:hsla(0,0%,98%,.4)}.lg\:text-neutral-50\/5{color:hsla(0,0%,98%,.05)}.lg\:text-neutral-50\/50{color:hsla(0,0%,98%,.5)}.lg\:text-neutral-50\/60{color:hsla(0,0%,98%,.6)}.lg\:text-neutral-50\/70{color:hsla(0,0%,98%,.7)}.lg\:text-neutral-50\/75{color:hsla(0,0%,98%,.75)}.lg\:text-neutral-50\/80{color:hsla(0,0%,98%,.8)}.lg\:text-neutral-50\/90{color:hsla(0,0%,98%,.9)}.lg\:text-neutral-50\/95{color:hsla(0,0%,98%,.95)}.lg\:text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.lg\:text-neutral-500\/0{color:hsla(0,0%,45%,0)}.lg\:text-neutral-500\/10{color:hsla(0,0%,45%,.1)}.lg\:text-neutral-500\/100{color:#737373}.lg\:text-neutral-500\/20{color:hsla(0,0%,45%,.2)}.lg\:text-neutral-500\/25{color:hsla(0,0%,45%,.25)}.lg\:text-neutral-500\/30{color:hsla(0,0%,45%,.3)}.lg\:text-neutral-500\/40{color:hsla(0,0%,45%,.4)}.lg\:text-neutral-500\/5{color:hsla(0,0%,45%,.05)}.lg\:text-neutral-500\/50{color:hsla(0,0%,45%,.5)}.lg\:text-neutral-500\/60{color:hsla(0,0%,45%,.6)}.lg\:text-neutral-500\/70{color:hsla(0,0%,45%,.7)}.lg\:text-neutral-500\/75{color:hsla(0,0%,45%,.75)}.lg\:text-neutral-500\/80{color:hsla(0,0%,45%,.8)}.lg\:text-neutral-500\/90{color:hsla(0,0%,45%,.9)}.lg\:text-neutral-500\/95{color:hsla(0,0%,45%,.95)}.lg\:text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.lg\:text-neutral-600\/0{color:rgba(82,82,82,0)}.lg\:text-neutral-600\/10{color:rgba(82,82,82,.1)}.lg\:text-neutral-600\/100{color:#525252}.lg\:text-neutral-600\/20{color:rgba(82,82,82,.2)}.lg\:text-neutral-600\/25{color:rgba(82,82,82,.25)}.lg\:text-neutral-600\/30{color:rgba(82,82,82,.3)}.lg\:text-neutral-600\/40{color:rgba(82,82,82,.4)}.lg\:text-neutral-600\/5{color:rgba(82,82,82,.05)}.lg\:text-neutral-600\/50{color:rgba(82,82,82,.5)}.lg\:text-neutral-600\/60{color:rgba(82,82,82,.6)}.lg\:text-neutral-600\/70{color:rgba(82,82,82,.7)}.lg\:text-neutral-600\/75{color:rgba(82,82,82,.75)}.lg\:text-neutral-600\/80{color:rgba(82,82,82,.8)}.lg\:text-neutral-600\/90{color:rgba(82,82,82,.9)}.lg\:text-neutral-600\/95{color:rgba(82,82,82,.95)}.lg\:text-neutral-700{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}.lg\:text-neutral-700\/0{color:rgba(64,64,64,0)}.lg\:text-neutral-700\/10{color:rgba(64,64,64,.1)}.lg\:text-neutral-700\/100{color:#404040}.lg\:text-neutral-700\/20{color:rgba(64,64,64,.2)}.lg\:text-neutral-700\/25{color:rgba(64,64,64,.25)}.lg\:text-neutral-700\/30{color:rgba(64,64,64,.3)}.lg\:text-neutral-700\/40{color:rgba(64,64,64,.4)}.lg\:text-neutral-700\/5{color:rgba(64,64,64,.05)}.lg\:text-neutral-700\/50{color:rgba(64,64,64,.5)}.lg\:text-neutral-700\/60{color:rgba(64,64,64,.6)}.lg\:text-neutral-700\/70{color:rgba(64,64,64,.7)}.lg\:text-neutral-700\/75{color:rgba(64,64,64,.75)}.lg\:text-neutral-700\/80{color:rgba(64,64,64,.8)}.lg\:text-neutral-700\/90{color:rgba(64,64,64,.9)}.lg\:text-neutral-700\/95{color:rgba(64,64,64,.95)}.lg\:text-neutral-800{--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity))}.lg\:text-neutral-800\/0{color:rgba(38,38,38,0)}.lg\:text-neutral-800\/10{color:rgba(38,38,38,.1)}.lg\:text-neutral-800\/100{color:#262626}.lg\:text-neutral-800\/20{color:rgba(38,38,38,.2)}.lg\:text-neutral-800\/25{color:rgba(38,38,38,.25)}.lg\:text-neutral-800\/30{color:rgba(38,38,38,.3)}.lg\:text-neutral-800\/40{color:rgba(38,38,38,.4)}.lg\:text-neutral-800\/5{color:rgba(38,38,38,.05)}.lg\:text-neutral-800\/50{color:rgba(38,38,38,.5)}.lg\:text-neutral-800\/60{color:rgba(38,38,38,.6)}.lg\:text-neutral-800\/70{color:rgba(38,38,38,.7)}.lg\:text-neutral-800\/75{color:rgba(38,38,38,.75)}.lg\:text-neutral-800\/80{color:rgba(38,38,38,.8)}.lg\:text-neutral-800\/90{color:rgba(38,38,38,.9)}.lg\:text-neutral-800\/95{color:rgba(38,38,38,.95)}.lg\:text-neutral-900{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.lg\:text-neutral-900\/0{color:hsla(0,0%,9%,0)}.lg\:text-neutral-900\/10{color:hsla(0,0%,9%,.1)}.lg\:text-neutral-900\/100{color:#171717}.lg\:text-neutral-900\/20{color:hsla(0,0%,9%,.2)}.lg\:text-neutral-900\/25{color:hsla(0,0%,9%,.25)}.lg\:text-neutral-900\/30{color:hsla(0,0%,9%,.3)}.lg\:text-neutral-900\/40{color:hsla(0,0%,9%,.4)}.lg\:text-neutral-900\/5{color:hsla(0,0%,9%,.05)}.lg\:text-neutral-900\/50{color:hsla(0,0%,9%,.5)}.lg\:text-neutral-900\/60{color:hsla(0,0%,9%,.6)}.lg\:text-neutral-900\/70{color:hsla(0,0%,9%,.7)}.lg\:text-neutral-900\/75{color:hsla(0,0%,9%,.75)}.lg\:text-neutral-900\/80{color:hsla(0,0%,9%,.8)}.lg\:text-neutral-900\/90{color:hsla(0,0%,9%,.9)}.lg\:text-neutral-900\/95{color:hsla(0,0%,9%,.95)}.lg\:text-orange-100{--tw-text-opacity:1;color:rgb(254 236 220/var(--tw-text-opacity))}.lg\:text-orange-100\/0{color:hsla(28,94%,93%,0)}.lg\:text-orange-100\/10{color:hsla(28,94%,93%,.1)}.lg\:text-orange-100\/100{color:#feecdc}.lg\:text-orange-100\/20{color:hsla(28,94%,93%,.2)}.lg\:text-orange-100\/25{color:hsla(28,94%,93%,.25)}.lg\:text-orange-100\/30{color:hsla(28,94%,93%,.3)}.lg\:text-orange-100\/40{color:hsla(28,94%,93%,.4)}.lg\:text-orange-100\/5{color:hsla(28,94%,93%,.05)}.lg\:text-orange-100\/50{color:hsla(28,94%,93%,.5)}.lg\:text-orange-100\/60{color:hsla(28,94%,93%,.6)}.lg\:text-orange-100\/70{color:hsla(28,94%,93%,.7)}.lg\:text-orange-100\/75{color:hsla(28,94%,93%,.75)}.lg\:text-orange-100\/80{color:hsla(28,94%,93%,.8)}.lg\:text-orange-100\/90{color:hsla(28,94%,93%,.9)}.lg\:text-orange-100\/95{color:hsla(28,94%,93%,.95)}.lg\:text-orange-200{--tw-text-opacity:1;color:rgb(252 217 189/var(--tw-text-opacity))}.lg\:text-orange-200\/0{color:hsla(27,91%,86%,0)}.lg\:text-orange-200\/10{color:hsla(27,91%,86%,.1)}.lg\:text-orange-200\/100{color:#fcd9bd}.lg\:text-orange-200\/20{color:hsla(27,91%,86%,.2)}.lg\:text-orange-200\/25{color:hsla(27,91%,86%,.25)}.lg\:text-orange-200\/30{color:hsla(27,91%,86%,.3)}.lg\:text-orange-200\/40{color:hsla(27,91%,86%,.4)}.lg\:text-orange-200\/5{color:hsla(27,91%,86%,.05)}.lg\:text-orange-200\/50{color:hsla(27,91%,86%,.5)}.lg\:text-orange-200\/60{color:hsla(27,91%,86%,.6)}.lg\:text-orange-200\/70{color:hsla(27,91%,86%,.7)}.lg\:text-orange-200\/75{color:hsla(27,91%,86%,.75)}.lg\:text-orange-200\/80{color:hsla(27,91%,86%,.8)}.lg\:text-orange-200\/90{color:hsla(27,91%,86%,.9)}.lg\:text-orange-200\/95{color:hsla(27,91%,86%,.95)}.lg\:text-orange-300{--tw-text-opacity:1;color:rgb(253 186 140/var(--tw-text-opacity))}.lg\:text-orange-300\/0{color:hsla(24,97%,77%,0)}.lg\:text-orange-300\/10{color:hsla(24,97%,77%,.1)}.lg\:text-orange-300\/100{color:#fdba8c}.lg\:text-orange-300\/20{color:hsla(24,97%,77%,.2)}.lg\:text-orange-300\/25{color:hsla(24,97%,77%,.25)}.lg\:text-orange-300\/30{color:hsla(24,97%,77%,.3)}.lg\:text-orange-300\/40{color:hsla(24,97%,77%,.4)}.lg\:text-orange-300\/5{color:hsla(24,97%,77%,.05)}.lg\:text-orange-300\/50{color:hsla(24,97%,77%,.5)}.lg\:text-orange-300\/60{color:hsla(24,97%,77%,.6)}.lg\:text-orange-300\/70{color:hsla(24,97%,77%,.7)}.lg\:text-orange-300\/75{color:hsla(24,97%,77%,.75)}.lg\:text-orange-300\/80{color:hsla(24,97%,77%,.8)}.lg\:text-orange-300\/90{color:hsla(24,97%,77%,.9)}.lg\:text-orange-300\/95{color:hsla(24,97%,77%,.95)}.lg\:text-orange-400{--tw-text-opacity:1;color:rgb(255 138 76/var(--tw-text-opacity))}.lg\:text-orange-400\/0{color:rgba(255,138,76,0)}.lg\:text-orange-400\/10{color:rgba(255,138,76,.1)}.lg\:text-orange-400\/100{color:#ff8a4c}.lg\:text-orange-400\/20{color:rgba(255,138,76,.2)}.lg\:text-orange-400\/25{color:rgba(255,138,76,.25)}.lg\:text-orange-400\/30{color:rgba(255,138,76,.3)}.lg\:text-orange-400\/40{color:rgba(255,138,76,.4)}.lg\:text-orange-400\/5{color:rgba(255,138,76,.05)}.lg\:text-orange-400\/50{color:rgba(255,138,76,.5)}.lg\:text-orange-400\/60{color:rgba(255,138,76,.6)}.lg\:text-orange-400\/70{color:rgba(255,138,76,.7)}.lg\:text-orange-400\/75{color:rgba(255,138,76,.75)}.lg\:text-orange-400\/80{color:rgba(255,138,76,.8)}.lg\:text-orange-400\/90{color:rgba(255,138,76,.9)}.lg\:text-orange-400\/95{color:rgba(255,138,76,.95)}.lg\:text-orange-50{--tw-text-opacity:1;color:rgb(255 248 241/var(--tw-text-opacity))}.lg\:text-orange-50\/0{color:rgba(255,248,241,0)}.lg\:text-orange-50\/10{color:rgba(255,248,241,.1)}.lg\:text-orange-50\/100{color:#fff8f1}.lg\:text-orange-50\/20{color:rgba(255,248,241,.2)}.lg\:text-orange-50\/25{color:rgba(255,248,241,.25)}.lg\:text-orange-50\/30{color:rgba(255,248,241,.3)}.lg\:text-orange-50\/40{color:rgba(255,248,241,.4)}.lg\:text-orange-50\/5{color:rgba(255,248,241,.05)}.lg\:text-orange-50\/50{color:rgba(255,248,241,.5)}.lg\:text-orange-50\/60{color:rgba(255,248,241,.6)}.lg\:text-orange-50\/70{color:rgba(255,248,241,.7)}.lg\:text-orange-50\/75{color:rgba(255,248,241,.75)}.lg\:text-orange-50\/80{color:rgba(255,248,241,.8)}.lg\:text-orange-50\/90{color:rgba(255,248,241,.9)}.lg\:text-orange-50\/95{color:rgba(255,248,241,.95)}.lg\:text-orange-500{--tw-text-opacity:1;color:rgb(255 90 31/var(--tw-text-opacity))}.lg\:text-orange-500\/0{color:rgba(255,90,31,0)}.lg\:text-orange-500\/10{color:rgba(255,90,31,.1)}.lg\:text-orange-500\/100{color:#ff5a1f}.lg\:text-orange-500\/20{color:rgba(255,90,31,.2)}.lg\:text-orange-500\/25{color:rgba(255,90,31,.25)}.lg\:text-orange-500\/30{color:rgba(255,90,31,.3)}.lg\:text-orange-500\/40{color:rgba(255,90,31,.4)}.lg\:text-orange-500\/5{color:rgba(255,90,31,.05)}.lg\:text-orange-500\/50{color:rgba(255,90,31,.5)}.lg\:text-orange-500\/60{color:rgba(255,90,31,.6)}.lg\:text-orange-500\/70{color:rgba(255,90,31,.7)}.lg\:text-orange-500\/75{color:rgba(255,90,31,.75)}.lg\:text-orange-500\/80{color:rgba(255,90,31,.8)}.lg\:text-orange-500\/90{color:rgba(255,90,31,.9)}.lg\:text-orange-500\/95{color:rgba(255,90,31,.95)}.lg\:text-orange-600{--tw-text-opacity:1;color:rgb(208 56 1/var(--tw-text-opacity))}.lg\:text-orange-600\/0{color:rgba(208,56,1,0)}.lg\:text-orange-600\/10{color:rgba(208,56,1,.1)}.lg\:text-orange-600\/100{color:#d03801}.lg\:text-orange-600\/20{color:rgba(208,56,1,.2)}.lg\:text-orange-600\/25{color:rgba(208,56,1,.25)}.lg\:text-orange-600\/30{color:rgba(208,56,1,.3)}.lg\:text-orange-600\/40{color:rgba(208,56,1,.4)}.lg\:text-orange-600\/5{color:rgba(208,56,1,.05)}.lg\:text-orange-600\/50{color:rgba(208,56,1,.5)}.lg\:text-orange-600\/60{color:rgba(208,56,1,.6)}.lg\:text-orange-600\/70{color:rgba(208,56,1,.7)}.lg\:text-orange-600\/75{color:rgba(208,56,1,.75)}.lg\:text-orange-600\/80{color:rgba(208,56,1,.8)}.lg\:text-orange-600\/90{color:rgba(208,56,1,.9)}.lg\:text-orange-600\/95{color:rgba(208,56,1,.95)}.lg\:text-orange-700{--tw-text-opacity:1;color:rgb(180 52 3/var(--tw-text-opacity))}.lg\:text-orange-700\/0{color:rgba(180,52,3,0)}.lg\:text-orange-700\/10{color:rgba(180,52,3,.1)}.lg\:text-orange-700\/100{color:#b43403}.lg\:text-orange-700\/20{color:rgba(180,52,3,.2)}.lg\:text-orange-700\/25{color:rgba(180,52,3,.25)}.lg\:text-orange-700\/30{color:rgba(180,52,3,.3)}.lg\:text-orange-700\/40{color:rgba(180,52,3,.4)}.lg\:text-orange-700\/5{color:rgba(180,52,3,.05)}.lg\:text-orange-700\/50{color:rgba(180,52,3,.5)}.lg\:text-orange-700\/60{color:rgba(180,52,3,.6)}.lg\:text-orange-700\/70{color:rgba(180,52,3,.7)}.lg\:text-orange-700\/75{color:rgba(180,52,3,.75)}.lg\:text-orange-700\/80{color:rgba(180,52,3,.8)}.lg\:text-orange-700\/90{color:rgba(180,52,3,.9)}.lg\:text-orange-700\/95{color:rgba(180,52,3,.95)}.lg\:text-orange-800{--tw-text-opacity:1;color:rgb(138 44 13/var(--tw-text-opacity))}.lg\:text-orange-800\/0{color:rgba(138,44,13,0)}.lg\:text-orange-800\/10{color:rgba(138,44,13,.1)}.lg\:text-orange-800\/100{color:#8a2c0d}.lg\:text-orange-800\/20{color:rgba(138,44,13,.2)}.lg\:text-orange-800\/25{color:rgba(138,44,13,.25)}.lg\:text-orange-800\/30{color:rgba(138,44,13,.3)}.lg\:text-orange-800\/40{color:rgba(138,44,13,.4)}.lg\:text-orange-800\/5{color:rgba(138,44,13,.05)}.lg\:text-orange-800\/50{color:rgba(138,44,13,.5)}.lg\:text-orange-800\/60{color:rgba(138,44,13,.6)}.lg\:text-orange-800\/70{color:rgba(138,44,13,.7)}.lg\:text-orange-800\/75{color:rgba(138,44,13,.75)}.lg\:text-orange-800\/80{color:rgba(138,44,13,.8)}.lg\:text-orange-800\/90{color:rgba(138,44,13,.9)}.lg\:text-orange-800\/95{color:rgba(138,44,13,.95)}.lg\:text-orange-900{--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}.lg\:text-orange-900\/0{color:rgba(119,29,29,0)}.lg\:text-orange-900\/10{color:rgba(119,29,29,.1)}.lg\:text-orange-900\/100{color:#771d1d}.lg\:text-orange-900\/20{color:rgba(119,29,29,.2)}.lg\:text-orange-900\/25{color:rgba(119,29,29,.25)}.lg\:text-orange-900\/30{color:rgba(119,29,29,.3)}.lg\:text-orange-900\/40{color:rgba(119,29,29,.4)}.lg\:text-orange-900\/5{color:rgba(119,29,29,.05)}.lg\:text-orange-900\/50{color:rgba(119,29,29,.5)}.lg\:text-orange-900\/60{color:rgba(119,29,29,.6)}.lg\:text-orange-900\/70{color:rgba(119,29,29,.7)}.lg\:text-orange-900\/75{color:rgba(119,29,29,.75)}.lg\:text-orange-900\/80{color:rgba(119,29,29,.8)}.lg\:text-orange-900\/90{color:rgba(119,29,29,.9)}.lg\:text-orange-900\/95{color:rgba(119,29,29,.95)}.lg\:text-pink-100{--tw-text-opacity:1;color:rgb(252 232 243/var(--tw-text-opacity))}.lg\:text-pink-100\/0{color:rgba(252,232,243,0)}.lg\:text-pink-100\/10{color:rgba(252,232,243,.1)}.lg\:text-pink-100\/100{color:#fce8f3}.lg\:text-pink-100\/20{color:rgba(252,232,243,.2)}.lg\:text-pink-100\/25{color:rgba(252,232,243,.25)}.lg\:text-pink-100\/30{color:rgba(252,232,243,.3)}.lg\:text-pink-100\/40{color:rgba(252,232,243,.4)}.lg\:text-pink-100\/5{color:rgba(252,232,243,.05)}.lg\:text-pink-100\/50{color:rgba(252,232,243,.5)}.lg\:text-pink-100\/60{color:rgba(252,232,243,.6)}.lg\:text-pink-100\/70{color:rgba(252,232,243,.7)}.lg\:text-pink-100\/75{color:rgba(252,232,243,.75)}.lg\:text-pink-100\/80{color:rgba(252,232,243,.8)}.lg\:text-pink-100\/90{color:rgba(252,232,243,.9)}.lg\:text-pink-100\/95{color:rgba(252,232,243,.95)}.lg\:text-pink-200{--tw-text-opacity:1;color:rgb(250 209 232/var(--tw-text-opacity))}.lg\:text-pink-200\/0{color:rgba(250,209,232,0)}.lg\:text-pink-200\/10{color:rgba(250,209,232,.1)}.lg\:text-pink-200\/100{color:#fad1e8}.lg\:text-pink-200\/20{color:rgba(250,209,232,.2)}.lg\:text-pink-200\/25{color:rgba(250,209,232,.25)}.lg\:text-pink-200\/30{color:rgba(250,209,232,.3)}.lg\:text-pink-200\/40{color:rgba(250,209,232,.4)}.lg\:text-pink-200\/5{color:rgba(250,209,232,.05)}.lg\:text-pink-200\/50{color:rgba(250,209,232,.5)}.lg\:text-pink-200\/60{color:rgba(250,209,232,.6)}.lg\:text-pink-200\/70{color:rgba(250,209,232,.7)}.lg\:text-pink-200\/75{color:rgba(250,209,232,.75)}.lg\:text-pink-200\/80{color:rgba(250,209,232,.8)}.lg\:text-pink-200\/90{color:rgba(250,209,232,.9)}.lg\:text-pink-200\/95{color:rgba(250,209,232,.95)}.lg\:text-pink-300{--tw-text-opacity:1;color:rgb(248 180 217/var(--tw-text-opacity))}.lg\:text-pink-300\/0{color:rgba(248,180,217,0)}.lg\:text-pink-300\/10{color:rgba(248,180,217,.1)}.lg\:text-pink-300\/100{color:#f8b4d9}.lg\:text-pink-300\/20{color:rgba(248,180,217,.2)}.lg\:text-pink-300\/25{color:rgba(248,180,217,.25)}.lg\:text-pink-300\/30{color:rgba(248,180,217,.3)}.lg\:text-pink-300\/40{color:rgba(248,180,217,.4)}.lg\:text-pink-300\/5{color:rgba(248,180,217,.05)}.lg\:text-pink-300\/50{color:rgba(248,180,217,.5)}.lg\:text-pink-300\/60{color:rgba(248,180,217,.6)}.lg\:text-pink-300\/70{color:rgba(248,180,217,.7)}.lg\:text-pink-300\/75{color:rgba(248,180,217,.75)}.lg\:text-pink-300\/80{color:rgba(248,180,217,.8)}.lg\:text-pink-300\/90{color:rgba(248,180,217,.9)}.lg\:text-pink-300\/95{color:rgba(248,180,217,.95)}.lg\:text-pink-400{--tw-text-opacity:1;color:rgb(241 126 184/var(--tw-text-opacity))}.lg\:text-pink-400\/0{color:rgba(241,126,184,0)}.lg\:text-pink-400\/10{color:rgba(241,126,184,.1)}.lg\:text-pink-400\/100{color:#f17eb8}.lg\:text-pink-400\/20{color:rgba(241,126,184,.2)}.lg\:text-pink-400\/25{color:rgba(241,126,184,.25)}.lg\:text-pink-400\/30{color:rgba(241,126,184,.3)}.lg\:text-pink-400\/40{color:rgba(241,126,184,.4)}.lg\:text-pink-400\/5{color:rgba(241,126,184,.05)}.lg\:text-pink-400\/50{color:rgba(241,126,184,.5)}.lg\:text-pink-400\/60{color:rgba(241,126,184,.6)}.lg\:text-pink-400\/70{color:rgba(241,126,184,.7)}.lg\:text-pink-400\/75{color:rgba(241,126,184,.75)}.lg\:text-pink-400\/80{color:rgba(241,126,184,.8)}.lg\:text-pink-400\/90{color:rgba(241,126,184,.9)}.lg\:text-pink-400\/95{color:rgba(241,126,184,.95)}.lg\:text-pink-50{--tw-text-opacity:1;color:rgb(253 242 248/var(--tw-text-opacity))}.lg\:text-pink-50\/0{color:rgba(253,242,248,0)}.lg\:text-pink-50\/10{color:rgba(253,242,248,.1)}.lg\:text-pink-50\/100{color:#fdf2f8}.lg\:text-pink-50\/20{color:rgba(253,242,248,.2)}.lg\:text-pink-50\/25{color:rgba(253,242,248,.25)}.lg\:text-pink-50\/30{color:rgba(253,242,248,.3)}.lg\:text-pink-50\/40{color:rgba(253,242,248,.4)}.lg\:text-pink-50\/5{color:rgba(253,242,248,.05)}.lg\:text-pink-50\/50{color:rgba(253,242,248,.5)}.lg\:text-pink-50\/60{color:rgba(253,242,248,.6)}.lg\:text-pink-50\/70{color:rgba(253,242,248,.7)}.lg\:text-pink-50\/75{color:rgba(253,242,248,.75)}.lg\:text-pink-50\/80{color:rgba(253,242,248,.8)}.lg\:text-pink-50\/90{color:rgba(253,242,248,.9)}.lg\:text-pink-50\/95{color:rgba(253,242,248,.95)}.lg\:text-pink-500{--tw-text-opacity:1;color:rgb(231 70 148/var(--tw-text-opacity))}.lg\:text-pink-500\/0{color:rgba(231,70,148,0)}.lg\:text-pink-500\/10{color:rgba(231,70,148,.1)}.lg\:text-pink-500\/100{color:#e74694}.lg\:text-pink-500\/20{color:rgba(231,70,148,.2)}.lg\:text-pink-500\/25{color:rgba(231,70,148,.25)}.lg\:text-pink-500\/30{color:rgba(231,70,148,.3)}.lg\:text-pink-500\/40{color:rgba(231,70,148,.4)}.lg\:text-pink-500\/5{color:rgba(231,70,148,.05)}.lg\:text-pink-500\/50{color:rgba(231,70,148,.5)}.lg\:text-pink-500\/60{color:rgba(231,70,148,.6)}.lg\:text-pink-500\/70{color:rgba(231,70,148,.7)}.lg\:text-pink-500\/75{color:rgba(231,70,148,.75)}.lg\:text-pink-500\/80{color:rgba(231,70,148,.8)}.lg\:text-pink-500\/90{color:rgba(231,70,148,.9)}.lg\:text-pink-500\/95{color:rgba(231,70,148,.95)}.lg\:text-pink-600{--tw-text-opacity:1;color:rgb(214 31 105/var(--tw-text-opacity))}.lg\:text-pink-600\/0{color:rgba(214,31,105,0)}.lg\:text-pink-600\/10{color:rgba(214,31,105,.1)}.lg\:text-pink-600\/100{color:#d61f69}.lg\:text-pink-600\/20{color:rgba(214,31,105,.2)}.lg\:text-pink-600\/25{color:rgba(214,31,105,.25)}.lg\:text-pink-600\/30{color:rgba(214,31,105,.3)}.lg\:text-pink-600\/40{color:rgba(214,31,105,.4)}.lg\:text-pink-600\/5{color:rgba(214,31,105,.05)}.lg\:text-pink-600\/50{color:rgba(214,31,105,.5)}.lg\:text-pink-600\/60{color:rgba(214,31,105,.6)}.lg\:text-pink-600\/70{color:rgba(214,31,105,.7)}.lg\:text-pink-600\/75{color:rgba(214,31,105,.75)}.lg\:text-pink-600\/80{color:rgba(214,31,105,.8)}.lg\:text-pink-600\/90{color:rgba(214,31,105,.9)}.lg\:text-pink-600\/95{color:rgba(214,31,105,.95)}.lg\:text-pink-700{--tw-text-opacity:1;color:rgb(191 18 93/var(--tw-text-opacity))}.lg\:text-pink-700\/0{color:rgba(191,18,93,0)}.lg\:text-pink-700\/10{color:rgba(191,18,93,.1)}.lg\:text-pink-700\/100{color:#bf125d}.lg\:text-pink-700\/20{color:rgba(191,18,93,.2)}.lg\:text-pink-700\/25{color:rgba(191,18,93,.25)}.lg\:text-pink-700\/30{color:rgba(191,18,93,.3)}.lg\:text-pink-700\/40{color:rgba(191,18,93,.4)}.lg\:text-pink-700\/5{color:rgba(191,18,93,.05)}.lg\:text-pink-700\/50{color:rgba(191,18,93,.5)}.lg\:text-pink-700\/60{color:rgba(191,18,93,.6)}.lg\:text-pink-700\/70{color:rgba(191,18,93,.7)}.lg\:text-pink-700\/75{color:rgba(191,18,93,.75)}.lg\:text-pink-700\/80{color:rgba(191,18,93,.8)}.lg\:text-pink-700\/90{color:rgba(191,18,93,.9)}.lg\:text-pink-700\/95{color:rgba(191,18,93,.95)}.lg\:text-pink-800{--tw-text-opacity:1;color:rgb(153 21 75/var(--tw-text-opacity))}.lg\:text-pink-800\/0{color:rgba(153,21,75,0)}.lg\:text-pink-800\/10{color:rgba(153,21,75,.1)}.lg\:text-pink-800\/100{color:#99154b}.lg\:text-pink-800\/20{color:rgba(153,21,75,.2)}.lg\:text-pink-800\/25{color:rgba(153,21,75,.25)}.lg\:text-pink-800\/30{color:rgba(153,21,75,.3)}.lg\:text-pink-800\/40{color:rgba(153,21,75,.4)}.lg\:text-pink-800\/5{color:rgba(153,21,75,.05)}.lg\:text-pink-800\/50{color:rgba(153,21,75,.5)}.lg\:text-pink-800\/60{color:rgba(153,21,75,.6)}.lg\:text-pink-800\/70{color:rgba(153,21,75,.7)}.lg\:text-pink-800\/75{color:rgba(153,21,75,.75)}.lg\:text-pink-800\/80{color:rgba(153,21,75,.8)}.lg\:text-pink-800\/90{color:rgba(153,21,75,.9)}.lg\:text-pink-800\/95{color:rgba(153,21,75,.95)}.lg\:text-pink-900{--tw-text-opacity:1;color:rgb(117 26 61/var(--tw-text-opacity))}.lg\:text-pink-900\/0{color:rgba(117,26,61,0)}.lg\:text-pink-900\/10{color:rgba(117,26,61,.1)}.lg\:text-pink-900\/100{color:#751a3d}.lg\:text-pink-900\/20{color:rgba(117,26,61,.2)}.lg\:text-pink-900\/25{color:rgba(117,26,61,.25)}.lg\:text-pink-900\/30{color:rgba(117,26,61,.3)}.lg\:text-pink-900\/40{color:rgba(117,26,61,.4)}.lg\:text-pink-900\/5{color:rgba(117,26,61,.05)}.lg\:text-pink-900\/50{color:rgba(117,26,61,.5)}.lg\:text-pink-900\/60{color:rgba(117,26,61,.6)}.lg\:text-pink-900\/70{color:rgba(117,26,61,.7)}.lg\:text-pink-900\/75{color:rgba(117,26,61,.75)}.lg\:text-pink-900\/80{color:rgba(117,26,61,.8)}.lg\:text-pink-900\/90{color:rgba(117,26,61,.9)}.lg\:text-pink-900\/95{color:rgba(117,26,61,.95)}.lg\:text-purple-100{--tw-text-opacity:1;color:rgb(237 235 254/var(--tw-text-opacity))}.lg\:text-purple-100\/0{color:rgba(237,235,254,0)}.lg\:text-purple-100\/10{color:rgba(237,235,254,.1)}.lg\:text-purple-100\/100{color:#edebfe}.lg\:text-purple-100\/20{color:rgba(237,235,254,.2)}.lg\:text-purple-100\/25{color:rgba(237,235,254,.25)}.lg\:text-purple-100\/30{color:rgba(237,235,254,.3)}.lg\:text-purple-100\/40{color:rgba(237,235,254,.4)}.lg\:text-purple-100\/5{color:rgba(237,235,254,.05)}.lg\:text-purple-100\/50{color:rgba(237,235,254,.5)}.lg\:text-purple-100\/60{color:rgba(237,235,254,.6)}.lg\:text-purple-100\/70{color:rgba(237,235,254,.7)}.lg\:text-purple-100\/75{color:rgba(237,235,254,.75)}.lg\:text-purple-100\/80{color:rgba(237,235,254,.8)}.lg\:text-purple-100\/90{color:rgba(237,235,254,.9)}.lg\:text-purple-100\/95{color:rgba(237,235,254,.95)}.lg\:text-purple-200{--tw-text-opacity:1;color:rgb(220 215 254/var(--tw-text-opacity))}.lg\:text-purple-200\/0{color:rgba(220,215,254,0)}.lg\:text-purple-200\/10{color:rgba(220,215,254,.1)}.lg\:text-purple-200\/100{color:#dcd7fe}.lg\:text-purple-200\/20{color:rgba(220,215,254,.2)}.lg\:text-purple-200\/25{color:rgba(220,215,254,.25)}.lg\:text-purple-200\/30{color:rgba(220,215,254,.3)}.lg\:text-purple-200\/40{color:rgba(220,215,254,.4)}.lg\:text-purple-200\/5{color:rgba(220,215,254,.05)}.lg\:text-purple-200\/50{color:rgba(220,215,254,.5)}.lg\:text-purple-200\/60{color:rgba(220,215,254,.6)}.lg\:text-purple-200\/70{color:rgba(220,215,254,.7)}.lg\:text-purple-200\/75{color:rgba(220,215,254,.75)}.lg\:text-purple-200\/80{color:rgba(220,215,254,.8)}.lg\:text-purple-200\/90{color:rgba(220,215,254,.9)}.lg\:text-purple-200\/95{color:rgba(220,215,254,.95)}.lg\:text-purple-300{--tw-text-opacity:1;color:rgb(202 191 253/var(--tw-text-opacity))}.lg\:text-purple-300\/0{color:rgba(202,191,253,0)}.lg\:text-purple-300\/10{color:rgba(202,191,253,.1)}.lg\:text-purple-300\/100{color:#cabffd}.lg\:text-purple-300\/20{color:rgba(202,191,253,.2)}.lg\:text-purple-300\/25{color:rgba(202,191,253,.25)}.lg\:text-purple-300\/30{color:rgba(202,191,253,.3)}.lg\:text-purple-300\/40{color:rgba(202,191,253,.4)}.lg\:text-purple-300\/5{color:rgba(202,191,253,.05)}.lg\:text-purple-300\/50{color:rgba(202,191,253,.5)}.lg\:text-purple-300\/60{color:rgba(202,191,253,.6)}.lg\:text-purple-300\/70{color:rgba(202,191,253,.7)}.lg\:text-purple-300\/75{color:rgba(202,191,253,.75)}.lg\:text-purple-300\/80{color:rgba(202,191,253,.8)}.lg\:text-purple-300\/90{color:rgba(202,191,253,.9)}.lg\:text-purple-300\/95{color:rgba(202,191,253,.95)}.lg\:text-purple-400{--tw-text-opacity:1;color:rgb(172 148 250/var(--tw-text-opacity))}.lg\:text-purple-400\/0{color:rgba(172,148,250,0)}.lg\:text-purple-400\/10{color:rgba(172,148,250,.1)}.lg\:text-purple-400\/100{color:#ac94fa}.lg\:text-purple-400\/20{color:rgba(172,148,250,.2)}.lg\:text-purple-400\/25{color:rgba(172,148,250,.25)}.lg\:text-purple-400\/30{color:rgba(172,148,250,.3)}.lg\:text-purple-400\/40{color:rgba(172,148,250,.4)}.lg\:text-purple-400\/5{color:rgba(172,148,250,.05)}.lg\:text-purple-400\/50{color:rgba(172,148,250,.5)}.lg\:text-purple-400\/60{color:rgba(172,148,250,.6)}.lg\:text-purple-400\/70{color:rgba(172,148,250,.7)}.lg\:text-purple-400\/75{color:rgba(172,148,250,.75)}.lg\:text-purple-400\/80{color:rgba(172,148,250,.8)}.lg\:text-purple-400\/90{color:rgba(172,148,250,.9)}.lg\:text-purple-400\/95{color:rgba(172,148,250,.95)}.lg\:text-purple-50{--tw-text-opacity:1;color:rgb(246 245 255/var(--tw-text-opacity))}.lg\:text-purple-50\/0{color:rgba(246,245,255,0)}.lg\:text-purple-50\/10{color:rgba(246,245,255,.1)}.lg\:text-purple-50\/100{color:#f6f5ff}.lg\:text-purple-50\/20{color:rgba(246,245,255,.2)}.lg\:text-purple-50\/25{color:rgba(246,245,255,.25)}.lg\:text-purple-50\/30{color:rgba(246,245,255,.3)}.lg\:text-purple-50\/40{color:rgba(246,245,255,.4)}.lg\:text-purple-50\/5{color:rgba(246,245,255,.05)}.lg\:text-purple-50\/50{color:rgba(246,245,255,.5)}.lg\:text-purple-50\/60{color:rgba(246,245,255,.6)}.lg\:text-purple-50\/70{color:rgba(246,245,255,.7)}.lg\:text-purple-50\/75{color:rgba(246,245,255,.75)}.lg\:text-purple-50\/80{color:rgba(246,245,255,.8)}.lg\:text-purple-50\/90{color:rgba(246,245,255,.9)}.lg\:text-purple-50\/95{color:rgba(246,245,255,.95)}.lg\:text-purple-500{--tw-text-opacity:1;color:rgb(144 97 249/var(--tw-text-opacity))}.lg\:text-purple-500\/0{color:rgba(144,97,249,0)}.lg\:text-purple-500\/10{color:rgba(144,97,249,.1)}.lg\:text-purple-500\/100{color:#9061f9}.lg\:text-purple-500\/20{color:rgba(144,97,249,.2)}.lg\:text-purple-500\/25{color:rgba(144,97,249,.25)}.lg\:text-purple-500\/30{color:rgba(144,97,249,.3)}.lg\:text-purple-500\/40{color:rgba(144,97,249,.4)}.lg\:text-purple-500\/5{color:rgba(144,97,249,.05)}.lg\:text-purple-500\/50{color:rgba(144,97,249,.5)}.lg\:text-purple-500\/60{color:rgba(144,97,249,.6)}.lg\:text-purple-500\/70{color:rgba(144,97,249,.7)}.lg\:text-purple-500\/75{color:rgba(144,97,249,.75)}.lg\:text-purple-500\/80{color:rgba(144,97,249,.8)}.lg\:text-purple-500\/90{color:rgba(144,97,249,.9)}.lg\:text-purple-500\/95{color:rgba(144,97,249,.95)}.lg\:text-purple-600{--tw-text-opacity:1;color:rgb(126 58 242/var(--tw-text-opacity))}.lg\:text-purple-600\/0{color:rgba(126,58,242,0)}.lg\:text-purple-600\/10{color:rgba(126,58,242,.1)}.lg\:text-purple-600\/100{color:#7e3af2}.lg\:text-purple-600\/20{color:rgba(126,58,242,.2)}.lg\:text-purple-600\/25{color:rgba(126,58,242,.25)}.lg\:text-purple-600\/30{color:rgba(126,58,242,.3)}.lg\:text-purple-600\/40{color:rgba(126,58,242,.4)}.lg\:text-purple-600\/5{color:rgba(126,58,242,.05)}.lg\:text-purple-600\/50{color:rgba(126,58,242,.5)}.lg\:text-purple-600\/60{color:rgba(126,58,242,.6)}.lg\:text-purple-600\/70{color:rgba(126,58,242,.7)}.lg\:text-purple-600\/75{color:rgba(126,58,242,.75)}.lg\:text-purple-600\/80{color:rgba(126,58,242,.8)}.lg\:text-purple-600\/90{color:rgba(126,58,242,.9)}.lg\:text-purple-600\/95{color:rgba(126,58,242,.95)}.lg\:text-purple-700{--tw-text-opacity:1;color:rgb(108 43 217/var(--tw-text-opacity))}.lg\:text-purple-700\/0{color:rgba(108,43,217,0)}.lg\:text-purple-700\/10{color:rgba(108,43,217,.1)}.lg\:text-purple-700\/100{color:#6c2bd9}.lg\:text-purple-700\/20{color:rgba(108,43,217,.2)}.lg\:text-purple-700\/25{color:rgba(108,43,217,.25)}.lg\:text-purple-700\/30{color:rgba(108,43,217,.3)}.lg\:text-purple-700\/40{color:rgba(108,43,217,.4)}.lg\:text-purple-700\/5{color:rgba(108,43,217,.05)}.lg\:text-purple-700\/50{color:rgba(108,43,217,.5)}.lg\:text-purple-700\/60{color:rgba(108,43,217,.6)}.lg\:text-purple-700\/70{color:rgba(108,43,217,.7)}.lg\:text-purple-700\/75{color:rgba(108,43,217,.75)}.lg\:text-purple-700\/80{color:rgba(108,43,217,.8)}.lg\:text-purple-700\/90{color:rgba(108,43,217,.9)}.lg\:text-purple-700\/95{color:rgba(108,43,217,.95)}.lg\:text-purple-800{--tw-text-opacity:1;color:rgb(85 33 181/var(--tw-text-opacity))}.lg\:text-purple-800\/0{color:rgba(85,33,181,0)}.lg\:text-purple-800\/10{color:rgba(85,33,181,.1)}.lg\:text-purple-800\/100{color:#5521b5}.lg\:text-purple-800\/20{color:rgba(85,33,181,.2)}.lg\:text-purple-800\/25{color:rgba(85,33,181,.25)}.lg\:text-purple-800\/30{color:rgba(85,33,181,.3)}.lg\:text-purple-800\/40{color:rgba(85,33,181,.4)}.lg\:text-purple-800\/5{color:rgba(85,33,181,.05)}.lg\:text-purple-800\/50{color:rgba(85,33,181,.5)}.lg\:text-purple-800\/60{color:rgba(85,33,181,.6)}.lg\:text-purple-800\/70{color:rgba(85,33,181,.7)}.lg\:text-purple-800\/75{color:rgba(85,33,181,.75)}.lg\:text-purple-800\/80{color:rgba(85,33,181,.8)}.lg\:text-purple-800\/90{color:rgba(85,33,181,.9)}.lg\:text-purple-800\/95{color:rgba(85,33,181,.95)}.lg\:text-purple-900{--tw-text-opacity:1;color:rgb(74 29 150/var(--tw-text-opacity))}.lg\:text-purple-900\/0{color:rgba(74,29,150,0)}.lg\:text-purple-900\/10{color:rgba(74,29,150,.1)}.lg\:text-purple-900\/100{color:#4a1d96}.lg\:text-purple-900\/20{color:rgba(74,29,150,.2)}.lg\:text-purple-900\/25{color:rgba(74,29,150,.25)}.lg\:text-purple-900\/30{color:rgba(74,29,150,.3)}.lg\:text-purple-900\/40{color:rgba(74,29,150,.4)}.lg\:text-purple-900\/5{color:rgba(74,29,150,.05)}.lg\:text-purple-900\/50{color:rgba(74,29,150,.5)}.lg\:text-purple-900\/60{color:rgba(74,29,150,.6)}.lg\:text-purple-900\/70{color:rgba(74,29,150,.7)}.lg\:text-purple-900\/75{color:rgba(74,29,150,.75)}.lg\:text-purple-900\/80{color:rgba(74,29,150,.8)}.lg\:text-purple-900\/90{color:rgba(74,29,150,.9)}.lg\:text-purple-900\/95{color:rgba(74,29,150,.95)}.lg\:text-red-100{--tw-text-opacity:1;color:rgb(253 232 232/var(--tw-text-opacity))}.lg\:text-red-100\/0{color:hsla(0,84%,95%,0)}.lg\:text-red-100\/10{color:hsla(0,84%,95%,.1)}.lg\:text-red-100\/100{color:#fde8e8}.lg\:text-red-100\/20{color:hsla(0,84%,95%,.2)}.lg\:text-red-100\/25{color:hsla(0,84%,95%,.25)}.lg\:text-red-100\/30{color:hsla(0,84%,95%,.3)}.lg\:text-red-100\/40{color:hsla(0,84%,95%,.4)}.lg\:text-red-100\/5{color:hsla(0,84%,95%,.05)}.lg\:text-red-100\/50{color:hsla(0,84%,95%,.5)}.lg\:text-red-100\/60{color:hsla(0,84%,95%,.6)}.lg\:text-red-100\/70{color:hsla(0,84%,95%,.7)}.lg\:text-red-100\/75{color:hsla(0,84%,95%,.75)}.lg\:text-red-100\/80{color:hsla(0,84%,95%,.8)}.lg\:text-red-100\/90{color:hsla(0,84%,95%,.9)}.lg\:text-red-100\/95{color:hsla(0,84%,95%,.95)}.lg\:text-red-200{--tw-text-opacity:1;color:rgb(251 213 213/var(--tw-text-opacity))}.lg\:text-red-200\/0{color:hsla(0,83%,91%,0)}.lg\:text-red-200\/10{color:hsla(0,83%,91%,.1)}.lg\:text-red-200\/100{color:#fbd5d5}.lg\:text-red-200\/20{color:hsla(0,83%,91%,.2)}.lg\:text-red-200\/25{color:hsla(0,83%,91%,.25)}.lg\:text-red-200\/30{color:hsla(0,83%,91%,.3)}.lg\:text-red-200\/40{color:hsla(0,83%,91%,.4)}.lg\:text-red-200\/5{color:hsla(0,83%,91%,.05)}.lg\:text-red-200\/50{color:hsla(0,83%,91%,.5)}.lg\:text-red-200\/60{color:hsla(0,83%,91%,.6)}.lg\:text-red-200\/70{color:hsla(0,83%,91%,.7)}.lg\:text-red-200\/75{color:hsla(0,83%,91%,.75)}.lg\:text-red-200\/80{color:hsla(0,83%,91%,.8)}.lg\:text-red-200\/90{color:hsla(0,83%,91%,.9)}.lg\:text-red-200\/95{color:hsla(0,83%,91%,.95)}.lg\:text-red-300{--tw-text-opacity:1;color:rgb(248 180 180/var(--tw-text-opacity))}.lg\:text-red-300\/0{color:hsla(0,83%,84%,0)}.lg\:text-red-300\/10{color:hsla(0,83%,84%,.1)}.lg\:text-red-300\/100{color:#f8b4b4}.lg\:text-red-300\/20{color:hsla(0,83%,84%,.2)}.lg\:text-red-300\/25{color:hsla(0,83%,84%,.25)}.lg\:text-red-300\/30{color:hsla(0,83%,84%,.3)}.lg\:text-red-300\/40{color:hsla(0,83%,84%,.4)}.lg\:text-red-300\/5{color:hsla(0,83%,84%,.05)}.lg\:text-red-300\/50{color:hsla(0,83%,84%,.5)}.lg\:text-red-300\/60{color:hsla(0,83%,84%,.6)}.lg\:text-red-300\/70{color:hsla(0,83%,84%,.7)}.lg\:text-red-300\/75{color:hsla(0,83%,84%,.75)}.lg\:text-red-300\/80{color:hsla(0,83%,84%,.8)}.lg\:text-red-300\/90{color:hsla(0,83%,84%,.9)}.lg\:text-red-300\/95{color:hsla(0,83%,84%,.95)}.lg\:text-red-400{--tw-text-opacity:1;color:rgb(249 128 128/var(--tw-text-opacity))}.lg\:text-red-400\/0{color:hsla(0,91%,74%,0)}.lg\:text-red-400\/10{color:hsla(0,91%,74%,.1)}.lg\:text-red-400\/100{color:#f98080}.lg\:text-red-400\/20{color:hsla(0,91%,74%,.2)}.lg\:text-red-400\/25{color:hsla(0,91%,74%,.25)}.lg\:text-red-400\/30{color:hsla(0,91%,74%,.3)}.lg\:text-red-400\/40{color:hsla(0,91%,74%,.4)}.lg\:text-red-400\/5{color:hsla(0,91%,74%,.05)}.lg\:text-red-400\/50{color:hsla(0,91%,74%,.5)}.lg\:text-red-400\/60{color:hsla(0,91%,74%,.6)}.lg\:text-red-400\/70{color:hsla(0,91%,74%,.7)}.lg\:text-red-400\/75{color:hsla(0,91%,74%,.75)}.lg\:text-red-400\/80{color:hsla(0,91%,74%,.8)}.lg\:text-red-400\/90{color:hsla(0,91%,74%,.9)}.lg\:text-red-400\/95{color:hsla(0,91%,74%,.95)}.lg\:text-red-50{--tw-text-opacity:1;color:rgb(253 242 242/var(--tw-text-opacity))}.lg\:text-red-50\/0{color:hsla(0,73%,97%,0)}.lg\:text-red-50\/10{color:hsla(0,73%,97%,.1)}.lg\:text-red-50\/100{color:#fdf2f2}.lg\:text-red-50\/20{color:hsla(0,73%,97%,.2)}.lg\:text-red-50\/25{color:hsla(0,73%,97%,.25)}.lg\:text-red-50\/30{color:hsla(0,73%,97%,.3)}.lg\:text-red-50\/40{color:hsla(0,73%,97%,.4)}.lg\:text-red-50\/5{color:hsla(0,73%,97%,.05)}.lg\:text-red-50\/50{color:hsla(0,73%,97%,.5)}.lg\:text-red-50\/60{color:hsla(0,73%,97%,.6)}.lg\:text-red-50\/70{color:hsla(0,73%,97%,.7)}.lg\:text-red-50\/75{color:hsla(0,73%,97%,.75)}.lg\:text-red-50\/80{color:hsla(0,73%,97%,.8)}.lg\:text-red-50\/90{color:hsla(0,73%,97%,.9)}.lg\:text-red-50\/95{color:hsla(0,73%,97%,.95)}.lg\:text-red-500{--tw-text-opacity:1;color:rgb(240 82 82/var(--tw-text-opacity))}.lg\:text-red-500\/0{color:rgba(240,82,82,0)}.lg\:text-red-500\/10{color:rgba(240,82,82,.1)}.lg\:text-red-500\/100{color:#f05252}.lg\:text-red-500\/20{color:rgba(240,82,82,.2)}.lg\:text-red-500\/25{color:rgba(240,82,82,.25)}.lg\:text-red-500\/30{color:rgba(240,82,82,.3)}.lg\:text-red-500\/40{color:rgba(240,82,82,.4)}.lg\:text-red-500\/5{color:rgba(240,82,82,.05)}.lg\:text-red-500\/50{color:rgba(240,82,82,.5)}.lg\:text-red-500\/60{color:rgba(240,82,82,.6)}.lg\:text-red-500\/70{color:rgba(240,82,82,.7)}.lg\:text-red-500\/75{color:rgba(240,82,82,.75)}.lg\:text-red-500\/80{color:rgba(240,82,82,.8)}.lg\:text-red-500\/90{color:rgba(240,82,82,.9)}.lg\:text-red-500\/95{color:rgba(240,82,82,.95)}.lg\:text-red-600{--tw-text-opacity:1;color:rgb(224 36 36/var(--tw-text-opacity))}.lg\:text-red-600\/0{color:rgba(224,36,36,0)}.lg\:text-red-600\/10{color:rgba(224,36,36,.1)}.lg\:text-red-600\/100{color:#e02424}.lg\:text-red-600\/20{color:rgba(224,36,36,.2)}.lg\:text-red-600\/25{color:rgba(224,36,36,.25)}.lg\:text-red-600\/30{color:rgba(224,36,36,.3)}.lg\:text-red-600\/40{color:rgba(224,36,36,.4)}.lg\:text-red-600\/5{color:rgba(224,36,36,.05)}.lg\:text-red-600\/50{color:rgba(224,36,36,.5)}.lg\:text-red-600\/60{color:rgba(224,36,36,.6)}.lg\:text-red-600\/70{color:rgba(224,36,36,.7)}.lg\:text-red-600\/75{color:rgba(224,36,36,.75)}.lg\:text-red-600\/80{color:rgba(224,36,36,.8)}.lg\:text-red-600\/90{color:rgba(224,36,36,.9)}.lg\:text-red-600\/95{color:rgba(224,36,36,.95)}.lg\:text-red-700{--tw-text-opacity:1;color:rgb(200 30 30/var(--tw-text-opacity))}.lg\:text-red-700\/0{color:rgba(200,30,30,0)}.lg\:text-red-700\/10{color:rgba(200,30,30,.1)}.lg\:text-red-700\/100{color:#c81e1e}.lg\:text-red-700\/20{color:rgba(200,30,30,.2)}.lg\:text-red-700\/25{color:rgba(200,30,30,.25)}.lg\:text-red-700\/30{color:rgba(200,30,30,.3)}.lg\:text-red-700\/40{color:rgba(200,30,30,.4)}.lg\:text-red-700\/5{color:rgba(200,30,30,.05)}.lg\:text-red-700\/50{color:rgba(200,30,30,.5)}.lg\:text-red-700\/60{color:rgba(200,30,30,.6)}.lg\:text-red-700\/70{color:rgba(200,30,30,.7)}.lg\:text-red-700\/75{color:rgba(200,30,30,.75)}.lg\:text-red-700\/80{color:rgba(200,30,30,.8)}.lg\:text-red-700\/90{color:rgba(200,30,30,.9)}.lg\:text-red-700\/95{color:rgba(200,30,30,.95)}.lg\:text-red-800{--tw-text-opacity:1;color:rgb(155 28 28/var(--tw-text-opacity))}.lg\:text-red-800\/0{color:rgba(155,28,28,0)}.lg\:text-red-800\/10{color:rgba(155,28,28,.1)}.lg\:text-red-800\/100{color:#9b1c1c}.lg\:text-red-800\/20{color:rgba(155,28,28,.2)}.lg\:text-red-800\/25{color:rgba(155,28,28,.25)}.lg\:text-red-800\/30{color:rgba(155,28,28,.3)}.lg\:text-red-800\/40{color:rgba(155,28,28,.4)}.lg\:text-red-800\/5{color:rgba(155,28,28,.05)}.lg\:text-red-800\/50{color:rgba(155,28,28,.5)}.lg\:text-red-800\/60{color:rgba(155,28,28,.6)}.lg\:text-red-800\/70{color:rgba(155,28,28,.7)}.lg\:text-red-800\/75{color:rgba(155,28,28,.75)}.lg\:text-red-800\/80{color:rgba(155,28,28,.8)}.lg\:text-red-800\/90{color:rgba(155,28,28,.9)}.lg\:text-red-800\/95{color:rgba(155,28,28,.95)}.lg\:text-red-900{--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}.lg\:text-red-900\/0{color:rgba(119,29,29,0)}.lg\:text-red-900\/10{color:rgba(119,29,29,.1)}.lg\:text-red-900\/100{color:#771d1d}.lg\:text-red-900\/20{color:rgba(119,29,29,.2)}.lg\:text-red-900\/25{color:rgba(119,29,29,.25)}.lg\:text-red-900\/30{color:rgba(119,29,29,.3)}.lg\:text-red-900\/40{color:rgba(119,29,29,.4)}.lg\:text-red-900\/5{color:rgba(119,29,29,.05)}.lg\:text-red-900\/50{color:rgba(119,29,29,.5)}.lg\:text-red-900\/60{color:rgba(119,29,29,.6)}.lg\:text-red-900\/70{color:rgba(119,29,29,.7)}.lg\:text-red-900\/75{color:rgba(119,29,29,.75)}.lg\:text-red-900\/80{color:rgba(119,29,29,.8)}.lg\:text-red-900\/90{color:rgba(119,29,29,.9)}.lg\:text-red-900\/95{color:rgba(119,29,29,.95)}.lg\:text-rose-100{--tw-text-opacity:1;color:rgb(255 228 230/var(--tw-text-opacity))}.lg\:text-rose-100\/0{color:rgba(255,228,230,0)}.lg\:text-rose-100\/10{color:rgba(255,228,230,.1)}.lg\:text-rose-100\/100{color:#ffe4e6}.lg\:text-rose-100\/20{color:rgba(255,228,230,.2)}.lg\:text-rose-100\/25{color:rgba(255,228,230,.25)}.lg\:text-rose-100\/30{color:rgba(255,228,230,.3)}.lg\:text-rose-100\/40{color:rgba(255,228,230,.4)}.lg\:text-rose-100\/5{color:rgba(255,228,230,.05)}.lg\:text-rose-100\/50{color:rgba(255,228,230,.5)}.lg\:text-rose-100\/60{color:rgba(255,228,230,.6)}.lg\:text-rose-100\/70{color:rgba(255,228,230,.7)}.lg\:text-rose-100\/75{color:rgba(255,228,230,.75)}.lg\:text-rose-100\/80{color:rgba(255,228,230,.8)}.lg\:text-rose-100\/90{color:rgba(255,228,230,.9)}.lg\:text-rose-100\/95{color:rgba(255,228,230,.95)}.lg\:text-rose-200{--tw-text-opacity:1;color:rgb(254 205 211/var(--tw-text-opacity))}.lg\:text-rose-200\/0{color:rgba(254,205,211,0)}.lg\:text-rose-200\/10{color:rgba(254,205,211,.1)}.lg\:text-rose-200\/100{color:#fecdd3}.lg\:text-rose-200\/20{color:rgba(254,205,211,.2)}.lg\:text-rose-200\/25{color:rgba(254,205,211,.25)}.lg\:text-rose-200\/30{color:rgba(254,205,211,.3)}.lg\:text-rose-200\/40{color:rgba(254,205,211,.4)}.lg\:text-rose-200\/5{color:rgba(254,205,211,.05)}.lg\:text-rose-200\/50{color:rgba(254,205,211,.5)}.lg\:text-rose-200\/60{color:rgba(254,205,211,.6)}.lg\:text-rose-200\/70{color:rgba(254,205,211,.7)}.lg\:text-rose-200\/75{color:rgba(254,205,211,.75)}.lg\:text-rose-200\/80{color:rgba(254,205,211,.8)}.lg\:text-rose-200\/90{color:rgba(254,205,211,.9)}.lg\:text-rose-200\/95{color:rgba(254,205,211,.95)}.lg\:text-rose-300{--tw-text-opacity:1;color:rgb(253 164 175/var(--tw-text-opacity))}.lg\:text-rose-300\/0{color:rgba(253,164,175,0)}.lg\:text-rose-300\/10{color:rgba(253,164,175,.1)}.lg\:text-rose-300\/100{color:#fda4af}.lg\:text-rose-300\/20{color:rgba(253,164,175,.2)}.lg\:text-rose-300\/25{color:rgba(253,164,175,.25)}.lg\:text-rose-300\/30{color:rgba(253,164,175,.3)}.lg\:text-rose-300\/40{color:rgba(253,164,175,.4)}.lg\:text-rose-300\/5{color:rgba(253,164,175,.05)}.lg\:text-rose-300\/50{color:rgba(253,164,175,.5)}.lg\:text-rose-300\/60{color:rgba(253,164,175,.6)}.lg\:text-rose-300\/70{color:rgba(253,164,175,.7)}.lg\:text-rose-300\/75{color:rgba(253,164,175,.75)}.lg\:text-rose-300\/80{color:rgba(253,164,175,.8)}.lg\:text-rose-300\/90{color:rgba(253,164,175,.9)}.lg\:text-rose-300\/95{color:rgba(253,164,175,.95)}.lg\:text-rose-400{--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}.lg\:text-rose-400\/0{color:rgba(251,113,133,0)}.lg\:text-rose-400\/10{color:rgba(251,113,133,.1)}.lg\:text-rose-400\/100{color:#fb7185}.lg\:text-rose-400\/20{color:rgba(251,113,133,.2)}.lg\:text-rose-400\/25{color:rgba(251,113,133,.25)}.lg\:text-rose-400\/30{color:rgba(251,113,133,.3)}.lg\:text-rose-400\/40{color:rgba(251,113,133,.4)}.lg\:text-rose-400\/5{color:rgba(251,113,133,.05)}.lg\:text-rose-400\/50{color:rgba(251,113,133,.5)}.lg\:text-rose-400\/60{color:rgba(251,113,133,.6)}.lg\:text-rose-400\/70{color:rgba(251,113,133,.7)}.lg\:text-rose-400\/75{color:rgba(251,113,133,.75)}.lg\:text-rose-400\/80{color:rgba(251,113,133,.8)}.lg\:text-rose-400\/90{color:rgba(251,113,133,.9)}.lg\:text-rose-400\/95{color:rgba(251,113,133,.95)}.lg\:text-rose-50{--tw-text-opacity:1;color:rgb(255 241 242/var(--tw-text-opacity))}.lg\:text-rose-50\/0{color:rgba(255,241,242,0)}.lg\:text-rose-50\/10{color:rgba(255,241,242,.1)}.lg\:text-rose-50\/100{color:#fff1f2}.lg\:text-rose-50\/20{color:rgba(255,241,242,.2)}.lg\:text-rose-50\/25{color:rgba(255,241,242,.25)}.lg\:text-rose-50\/30{color:rgba(255,241,242,.3)}.lg\:text-rose-50\/40{color:rgba(255,241,242,.4)}.lg\:text-rose-50\/5{color:rgba(255,241,242,.05)}.lg\:text-rose-50\/50{color:rgba(255,241,242,.5)}.lg\:text-rose-50\/60{color:rgba(255,241,242,.6)}.lg\:text-rose-50\/70{color:rgba(255,241,242,.7)}.lg\:text-rose-50\/75{color:rgba(255,241,242,.75)}.lg\:text-rose-50\/80{color:rgba(255,241,242,.8)}.lg\:text-rose-50\/90{color:rgba(255,241,242,.9)}.lg\:text-rose-50\/95{color:rgba(255,241,242,.95)}.lg\:text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.lg\:text-rose-500\/0{color:rgba(244,63,94,0)}.lg\:text-rose-500\/10{color:rgba(244,63,94,.1)}.lg\:text-rose-500\/100{color:#f43f5e}.lg\:text-rose-500\/20{color:rgba(244,63,94,.2)}.lg\:text-rose-500\/25{color:rgba(244,63,94,.25)}.lg\:text-rose-500\/30{color:rgba(244,63,94,.3)}.lg\:text-rose-500\/40{color:rgba(244,63,94,.4)}.lg\:text-rose-500\/5{color:rgba(244,63,94,.05)}.lg\:text-rose-500\/50{color:rgba(244,63,94,.5)}.lg\:text-rose-500\/60{color:rgba(244,63,94,.6)}.lg\:text-rose-500\/70{color:rgba(244,63,94,.7)}.lg\:text-rose-500\/75{color:rgba(244,63,94,.75)}.lg\:text-rose-500\/80{color:rgba(244,63,94,.8)}.lg\:text-rose-500\/90{color:rgba(244,63,94,.9)}.lg\:text-rose-500\/95{color:rgba(244,63,94,.95)}.lg\:text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.lg\:text-rose-600\/0{color:rgba(225,29,72,0)}.lg\:text-rose-600\/10{color:rgba(225,29,72,.1)}.lg\:text-rose-600\/100{color:#e11d48}.lg\:text-rose-600\/20{color:rgba(225,29,72,.2)}.lg\:text-rose-600\/25{color:rgba(225,29,72,.25)}.lg\:text-rose-600\/30{color:rgba(225,29,72,.3)}.lg\:text-rose-600\/40{color:rgba(225,29,72,.4)}.lg\:text-rose-600\/5{color:rgba(225,29,72,.05)}.lg\:text-rose-600\/50{color:rgba(225,29,72,.5)}.lg\:text-rose-600\/60{color:rgba(225,29,72,.6)}.lg\:text-rose-600\/70{color:rgba(225,29,72,.7)}.lg\:text-rose-600\/75{color:rgba(225,29,72,.75)}.lg\:text-rose-600\/80{color:rgba(225,29,72,.8)}.lg\:text-rose-600\/90{color:rgba(225,29,72,.9)}.lg\:text-rose-600\/95{color:rgba(225,29,72,.95)}.lg\:text-rose-700{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}.lg\:text-rose-700\/0{color:rgba(190,18,60,0)}.lg\:text-rose-700\/10{color:rgba(190,18,60,.1)}.lg\:text-rose-700\/100{color:#be123c}.lg\:text-rose-700\/20{color:rgba(190,18,60,.2)}.lg\:text-rose-700\/25{color:rgba(190,18,60,.25)}.lg\:text-rose-700\/30{color:rgba(190,18,60,.3)}.lg\:text-rose-700\/40{color:rgba(190,18,60,.4)}.lg\:text-rose-700\/5{color:rgba(190,18,60,.05)}.lg\:text-rose-700\/50{color:rgba(190,18,60,.5)}.lg\:text-rose-700\/60{color:rgba(190,18,60,.6)}.lg\:text-rose-700\/70{color:rgba(190,18,60,.7)}.lg\:text-rose-700\/75{color:rgba(190,18,60,.75)}.lg\:text-rose-700\/80{color:rgba(190,18,60,.8)}.lg\:text-rose-700\/90{color:rgba(190,18,60,.9)}.lg\:text-rose-700\/95{color:rgba(190,18,60,.95)}.lg\:text-rose-800{--tw-text-opacity:1;color:rgb(159 18 57/var(--tw-text-opacity))}.lg\:text-rose-800\/0{color:rgba(159,18,57,0)}.lg\:text-rose-800\/10{color:rgba(159,18,57,.1)}.lg\:text-rose-800\/100{color:#9f1239}.lg\:text-rose-800\/20{color:rgba(159,18,57,.2)}.lg\:text-rose-800\/25{color:rgba(159,18,57,.25)}.lg\:text-rose-800\/30{color:rgba(159,18,57,.3)}.lg\:text-rose-800\/40{color:rgba(159,18,57,.4)}.lg\:text-rose-800\/5{color:rgba(159,18,57,.05)}.lg\:text-rose-800\/50{color:rgba(159,18,57,.5)}.lg\:text-rose-800\/60{color:rgba(159,18,57,.6)}.lg\:text-rose-800\/70{color:rgba(159,18,57,.7)}.lg\:text-rose-800\/75{color:rgba(159,18,57,.75)}.lg\:text-rose-800\/80{color:rgba(159,18,57,.8)}.lg\:text-rose-800\/90{color:rgba(159,18,57,.9)}.lg\:text-rose-800\/95{color:rgba(159,18,57,.95)}.lg\:text-rose-900{--tw-text-opacity:1;color:rgb(136 19 55/var(--tw-text-opacity))}.lg\:text-rose-900\/0{color:rgba(136,19,55,0)}.lg\:text-rose-900\/10{color:rgba(136,19,55,.1)}.lg\:text-rose-900\/100{color:#881337}.lg\:text-rose-900\/20{color:rgba(136,19,55,.2)}.lg\:text-rose-900\/25{color:rgba(136,19,55,.25)}.lg\:text-rose-900\/30{color:rgba(136,19,55,.3)}.lg\:text-rose-900\/40{color:rgba(136,19,55,.4)}.lg\:text-rose-900\/5{color:rgba(136,19,55,.05)}.lg\:text-rose-900\/50{color:rgba(136,19,55,.5)}.lg\:text-rose-900\/60{color:rgba(136,19,55,.6)}.lg\:text-rose-900\/70{color:rgba(136,19,55,.7)}.lg\:text-rose-900\/75{color:rgba(136,19,55,.75)}.lg\:text-rose-900\/80{color:rgba(136,19,55,.8)}.lg\:text-rose-900\/90{color:rgba(136,19,55,.9)}.lg\:text-rose-900\/95{color:rgba(136,19,55,.95)}.lg\:text-sky-100{--tw-text-opacity:1;color:rgb(224 242 254/var(--tw-text-opacity))}.lg\:text-sky-100\/0{color:rgba(224,242,254,0)}.lg\:text-sky-100\/10{color:rgba(224,242,254,.1)}.lg\:text-sky-100\/100{color:#e0f2fe}.lg\:text-sky-100\/20{color:rgba(224,242,254,.2)}.lg\:text-sky-100\/25{color:rgba(224,242,254,.25)}.lg\:text-sky-100\/30{color:rgba(224,242,254,.3)}.lg\:text-sky-100\/40{color:rgba(224,242,254,.4)}.lg\:text-sky-100\/5{color:rgba(224,242,254,.05)}.lg\:text-sky-100\/50{color:rgba(224,242,254,.5)}.lg\:text-sky-100\/60{color:rgba(224,242,254,.6)}.lg\:text-sky-100\/70{color:rgba(224,242,254,.7)}.lg\:text-sky-100\/75{color:rgba(224,242,254,.75)}.lg\:text-sky-100\/80{color:rgba(224,242,254,.8)}.lg\:text-sky-100\/90{color:rgba(224,242,254,.9)}.lg\:text-sky-100\/95{color:rgba(224,242,254,.95)}.lg\:text-sky-200{--tw-text-opacity:1;color:rgb(186 230 253/var(--tw-text-opacity))}.lg\:text-sky-200\/0{color:rgba(186,230,253,0)}.lg\:text-sky-200\/10{color:rgba(186,230,253,.1)}.lg\:text-sky-200\/100{color:#bae6fd}.lg\:text-sky-200\/20{color:rgba(186,230,253,.2)}.lg\:text-sky-200\/25{color:rgba(186,230,253,.25)}.lg\:text-sky-200\/30{color:rgba(186,230,253,.3)}.lg\:text-sky-200\/40{color:rgba(186,230,253,.4)}.lg\:text-sky-200\/5{color:rgba(186,230,253,.05)}.lg\:text-sky-200\/50{color:rgba(186,230,253,.5)}.lg\:text-sky-200\/60{color:rgba(186,230,253,.6)}.lg\:text-sky-200\/70{color:rgba(186,230,253,.7)}.lg\:text-sky-200\/75{color:rgba(186,230,253,.75)}.lg\:text-sky-200\/80{color:rgba(186,230,253,.8)}.lg\:text-sky-200\/90{color:rgba(186,230,253,.9)}.lg\:text-sky-200\/95{color:rgba(186,230,253,.95)}.lg\:text-sky-300{--tw-text-opacity:1;color:rgb(125 211 252/var(--tw-text-opacity))}.lg\:text-sky-300\/0{color:rgba(125,211,252,0)}.lg\:text-sky-300\/10{color:rgba(125,211,252,.1)}.lg\:text-sky-300\/100{color:#7dd3fc}.lg\:text-sky-300\/20{color:rgba(125,211,252,.2)}.lg\:text-sky-300\/25{color:rgba(125,211,252,.25)}.lg\:text-sky-300\/30{color:rgba(125,211,252,.3)}.lg\:text-sky-300\/40{color:rgba(125,211,252,.4)}.lg\:text-sky-300\/5{color:rgba(125,211,252,.05)}.lg\:text-sky-300\/50{color:rgba(125,211,252,.5)}.lg\:text-sky-300\/60{color:rgba(125,211,252,.6)}.lg\:text-sky-300\/70{color:rgba(125,211,252,.7)}.lg\:text-sky-300\/75{color:rgba(125,211,252,.75)}.lg\:text-sky-300\/80{color:rgba(125,211,252,.8)}.lg\:text-sky-300\/90{color:rgba(125,211,252,.9)}.lg\:text-sky-300\/95{color:rgba(125,211,252,.95)}.lg\:text-sky-400{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}.lg\:text-sky-400\/0{color:rgba(56,189,248,0)}.lg\:text-sky-400\/10{color:rgba(56,189,248,.1)}.lg\:text-sky-400\/100{color:#38bdf8}.lg\:text-sky-400\/20{color:rgba(56,189,248,.2)}.lg\:text-sky-400\/25{color:rgba(56,189,248,.25)}.lg\:text-sky-400\/30{color:rgba(56,189,248,.3)}.lg\:text-sky-400\/40{color:rgba(56,189,248,.4)}.lg\:text-sky-400\/5{color:rgba(56,189,248,.05)}.lg\:text-sky-400\/50{color:rgba(56,189,248,.5)}.lg\:text-sky-400\/60{color:rgba(56,189,248,.6)}.lg\:text-sky-400\/70{color:rgba(56,189,248,.7)}.lg\:text-sky-400\/75{color:rgba(56,189,248,.75)}.lg\:text-sky-400\/80{color:rgba(56,189,248,.8)}.lg\:text-sky-400\/90{color:rgba(56,189,248,.9)}.lg\:text-sky-400\/95{color:rgba(56,189,248,.95)}.lg\:text-sky-50{--tw-text-opacity:1;color:rgb(240 249 255/var(--tw-text-opacity))}.lg\:text-sky-50\/0{color:rgba(240,249,255,0)}.lg\:text-sky-50\/10{color:rgba(240,249,255,.1)}.lg\:text-sky-50\/100{color:#f0f9ff}.lg\:text-sky-50\/20{color:rgba(240,249,255,.2)}.lg\:text-sky-50\/25{color:rgba(240,249,255,.25)}.lg\:text-sky-50\/30{color:rgba(240,249,255,.3)}.lg\:text-sky-50\/40{color:rgba(240,249,255,.4)}.lg\:text-sky-50\/5{color:rgba(240,249,255,.05)}.lg\:text-sky-50\/50{color:rgba(240,249,255,.5)}.lg\:text-sky-50\/60{color:rgba(240,249,255,.6)}.lg\:text-sky-50\/70{color:rgba(240,249,255,.7)}.lg\:text-sky-50\/75{color:rgba(240,249,255,.75)}.lg\:text-sky-50\/80{color:rgba(240,249,255,.8)}.lg\:text-sky-50\/90{color:rgba(240,249,255,.9)}.lg\:text-sky-50\/95{color:rgba(240,249,255,.95)}.lg\:text-sky-500{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.lg\:text-sky-500\/0{color:rgba(14,165,233,0)}.lg\:text-sky-500\/10{color:rgba(14,165,233,.1)}.lg\:text-sky-500\/100{color:#0ea5e9}.lg\:text-sky-500\/20{color:rgba(14,165,233,.2)}.lg\:text-sky-500\/25{color:rgba(14,165,233,.25)}.lg\:text-sky-500\/30{color:rgba(14,165,233,.3)}.lg\:text-sky-500\/40{color:rgba(14,165,233,.4)}.lg\:text-sky-500\/5{color:rgba(14,165,233,.05)}.lg\:text-sky-500\/50{color:rgba(14,165,233,.5)}.lg\:text-sky-500\/60{color:rgba(14,165,233,.6)}.lg\:text-sky-500\/70{color:rgba(14,165,233,.7)}.lg\:text-sky-500\/75{color:rgba(14,165,233,.75)}.lg\:text-sky-500\/80{color:rgba(14,165,233,.8)}.lg\:text-sky-500\/90{color:rgba(14,165,233,.9)}.lg\:text-sky-500\/95{color:rgba(14,165,233,.95)}.lg\:text-sky-600{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}.lg\:text-sky-600\/0{color:rgba(2,132,199,0)}.lg\:text-sky-600\/10{color:rgba(2,132,199,.1)}.lg\:text-sky-600\/100{color:#0284c7}.lg\:text-sky-600\/20{color:rgba(2,132,199,.2)}.lg\:text-sky-600\/25{color:rgba(2,132,199,.25)}.lg\:text-sky-600\/30{color:rgba(2,132,199,.3)}.lg\:text-sky-600\/40{color:rgba(2,132,199,.4)}.lg\:text-sky-600\/5{color:rgba(2,132,199,.05)}.lg\:text-sky-600\/50{color:rgba(2,132,199,.5)}.lg\:text-sky-600\/60{color:rgba(2,132,199,.6)}.lg\:text-sky-600\/70{color:rgba(2,132,199,.7)}.lg\:text-sky-600\/75{color:rgba(2,132,199,.75)}.lg\:text-sky-600\/80{color:rgba(2,132,199,.8)}.lg\:text-sky-600\/90{color:rgba(2,132,199,.9)}.lg\:text-sky-600\/95{color:rgba(2,132,199,.95)}.lg\:text-sky-700{--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity))}.lg\:text-sky-700\/0{color:rgba(3,105,161,0)}.lg\:text-sky-700\/10{color:rgba(3,105,161,.1)}.lg\:text-sky-700\/100{color:#0369a1}.lg\:text-sky-700\/20{color:rgba(3,105,161,.2)}.lg\:text-sky-700\/25{color:rgba(3,105,161,.25)}.lg\:text-sky-700\/30{color:rgba(3,105,161,.3)}.lg\:text-sky-700\/40{color:rgba(3,105,161,.4)}.lg\:text-sky-700\/5{color:rgba(3,105,161,.05)}.lg\:text-sky-700\/50{color:rgba(3,105,161,.5)}.lg\:text-sky-700\/60{color:rgba(3,105,161,.6)}.lg\:text-sky-700\/70{color:rgba(3,105,161,.7)}.lg\:text-sky-700\/75{color:rgba(3,105,161,.75)}.lg\:text-sky-700\/80{color:rgba(3,105,161,.8)}.lg\:text-sky-700\/90{color:rgba(3,105,161,.9)}.lg\:text-sky-700\/95{color:rgba(3,105,161,.95)}.lg\:text-sky-800{--tw-text-opacity:1;color:rgb(7 89 133/var(--tw-text-opacity))}.lg\:text-sky-800\/0{color:rgba(7,89,133,0)}.lg\:text-sky-800\/10{color:rgba(7,89,133,.1)}.lg\:text-sky-800\/100{color:#075985}.lg\:text-sky-800\/20{color:rgba(7,89,133,.2)}.lg\:text-sky-800\/25{color:rgba(7,89,133,.25)}.lg\:text-sky-800\/30{color:rgba(7,89,133,.3)}.lg\:text-sky-800\/40{color:rgba(7,89,133,.4)}.lg\:text-sky-800\/5{color:rgba(7,89,133,.05)}.lg\:text-sky-800\/50{color:rgba(7,89,133,.5)}.lg\:text-sky-800\/60{color:rgba(7,89,133,.6)}.lg\:text-sky-800\/70{color:rgba(7,89,133,.7)}.lg\:text-sky-800\/75{color:rgba(7,89,133,.75)}.lg\:text-sky-800\/80{color:rgba(7,89,133,.8)}.lg\:text-sky-800\/90{color:rgba(7,89,133,.9)}.lg\:text-sky-800\/95{color:rgba(7,89,133,.95)}.lg\:text-sky-900{--tw-text-opacity:1;color:rgb(12 74 110/var(--tw-text-opacity))}.lg\:text-sky-900\/0{color:rgba(12,74,110,0)}.lg\:text-sky-900\/10{color:rgba(12,74,110,.1)}.lg\:text-sky-900\/100{color:#0c4a6e}.lg\:text-sky-900\/20{color:rgba(12,74,110,.2)}.lg\:text-sky-900\/25{color:rgba(12,74,110,.25)}.lg\:text-sky-900\/30{color:rgba(12,74,110,.3)}.lg\:text-sky-900\/40{color:rgba(12,74,110,.4)}.lg\:text-sky-900\/5{color:rgba(12,74,110,.05)}.lg\:text-sky-900\/50{color:rgba(12,74,110,.5)}.lg\:text-sky-900\/60{color:rgba(12,74,110,.6)}.lg\:text-sky-900\/70{color:rgba(12,74,110,.7)}.lg\:text-sky-900\/75{color:rgba(12,74,110,.75)}.lg\:text-sky-900\/80{color:rgba(12,74,110,.8)}.lg\:text-sky-900\/90{color:rgba(12,74,110,.9)}.lg\:text-sky-900\/95{color:rgba(12,74,110,.95)}.lg\:text-slate-100{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}.lg\:text-slate-100\/0{color:rgba(241,245,249,0)}.lg\:text-slate-100\/10{color:rgba(241,245,249,.1)}.lg\:text-slate-100\/100{color:#f1f5f9}.lg\:text-slate-100\/20{color:rgba(241,245,249,.2)}.lg\:text-slate-100\/25{color:rgba(241,245,249,.25)}.lg\:text-slate-100\/30{color:rgba(241,245,249,.3)}.lg\:text-slate-100\/40{color:rgba(241,245,249,.4)}.lg\:text-slate-100\/5{color:rgba(241,245,249,.05)}.lg\:text-slate-100\/50{color:rgba(241,245,249,.5)}.lg\:text-slate-100\/60{color:rgba(241,245,249,.6)}.lg\:text-slate-100\/70{color:rgba(241,245,249,.7)}.lg\:text-slate-100\/75{color:rgba(241,245,249,.75)}.lg\:text-slate-100\/80{color:rgba(241,245,249,.8)}.lg\:text-slate-100\/90{color:rgba(241,245,249,.9)}.lg\:text-slate-100\/95{color:rgba(241,245,249,.95)}.lg\:text-slate-200{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}.lg\:text-slate-200\/0{color:rgba(226,232,240,0)}.lg\:text-slate-200\/10{color:rgba(226,232,240,.1)}.lg\:text-slate-200\/100{color:#e2e8f0}.lg\:text-slate-200\/20{color:rgba(226,232,240,.2)}.lg\:text-slate-200\/25{color:rgba(226,232,240,.25)}.lg\:text-slate-200\/30{color:rgba(226,232,240,.3)}.lg\:text-slate-200\/40{color:rgba(226,232,240,.4)}.lg\:text-slate-200\/5{color:rgba(226,232,240,.05)}.lg\:text-slate-200\/50{color:rgba(226,232,240,.5)}.lg\:text-slate-200\/60{color:rgba(226,232,240,.6)}.lg\:text-slate-200\/70{color:rgba(226,232,240,.7)}.lg\:text-slate-200\/75{color:rgba(226,232,240,.75)}.lg\:text-slate-200\/80{color:rgba(226,232,240,.8)}.lg\:text-slate-200\/90{color:rgba(226,232,240,.9)}.lg\:text-slate-200\/95{color:rgba(226,232,240,.95)}.lg\:text-slate-300{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.lg\:text-slate-300\/0{color:rgba(203,213,225,0)}.lg\:text-slate-300\/10{color:rgba(203,213,225,.1)}.lg\:text-slate-300\/100{color:#cbd5e1}.lg\:text-slate-300\/20{color:rgba(203,213,225,.2)}.lg\:text-slate-300\/25{color:rgba(203,213,225,.25)}.lg\:text-slate-300\/30{color:rgba(203,213,225,.3)}.lg\:text-slate-300\/40{color:rgba(203,213,225,.4)}.lg\:text-slate-300\/5{color:rgba(203,213,225,.05)}.lg\:text-slate-300\/50{color:rgba(203,213,225,.5)}.lg\:text-slate-300\/60{color:rgba(203,213,225,.6)}.lg\:text-slate-300\/70{color:rgba(203,213,225,.7)}.lg\:text-slate-300\/75{color:rgba(203,213,225,.75)}.lg\:text-slate-300\/80{color:rgba(203,213,225,.8)}.lg\:text-slate-300\/90{color:rgba(203,213,225,.9)}.lg\:text-slate-300\/95{color:rgba(203,213,225,.95)}.lg\:text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.lg\:text-slate-400\/0{color:rgba(148,163,184,0)}.lg\:text-slate-400\/10{color:rgba(148,163,184,.1)}.lg\:text-slate-400\/100{color:#94a3b8}.lg\:text-slate-400\/20{color:rgba(148,163,184,.2)}.lg\:text-slate-400\/25{color:rgba(148,163,184,.25)}.lg\:text-slate-400\/30{color:rgba(148,163,184,.3)}.lg\:text-slate-400\/40{color:rgba(148,163,184,.4)}.lg\:text-slate-400\/5{color:rgba(148,163,184,.05)}.lg\:text-slate-400\/50{color:rgba(148,163,184,.5)}.lg\:text-slate-400\/60{color:rgba(148,163,184,.6)}.lg\:text-slate-400\/70{color:rgba(148,163,184,.7)}.lg\:text-slate-400\/75{color:rgba(148,163,184,.75)}.lg\:text-slate-400\/80{color:rgba(148,163,184,.8)}.lg\:text-slate-400\/90{color:rgba(148,163,184,.9)}.lg\:text-slate-400\/95{color:rgba(148,163,184,.95)}.lg\:text-slate-50{--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.lg\:text-slate-50\/0{color:rgba(248,250,252,0)}.lg\:text-slate-50\/10{color:rgba(248,250,252,.1)}.lg\:text-slate-50\/100{color:#f8fafc}.lg\:text-slate-50\/20{color:rgba(248,250,252,.2)}.lg\:text-slate-50\/25{color:rgba(248,250,252,.25)}.lg\:text-slate-50\/30{color:rgba(248,250,252,.3)}.lg\:text-slate-50\/40{color:rgba(248,250,252,.4)}.lg\:text-slate-50\/5{color:rgba(248,250,252,.05)}.lg\:text-slate-50\/50{color:rgba(248,250,252,.5)}.lg\:text-slate-50\/60{color:rgba(248,250,252,.6)}.lg\:text-slate-50\/70{color:rgba(248,250,252,.7)}.lg\:text-slate-50\/75{color:rgba(248,250,252,.75)}.lg\:text-slate-50\/80{color:rgba(248,250,252,.8)}.lg\:text-slate-50\/90{color:rgba(248,250,252,.9)}.lg\:text-slate-50\/95{color:rgba(248,250,252,.95)}.lg\:text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.lg\:text-slate-500\/0{color:rgba(100,116,139,0)}.lg\:text-slate-500\/10{color:rgba(100,116,139,.1)}.lg\:text-slate-500\/100{color:#64748b}.lg\:text-slate-500\/20{color:rgba(100,116,139,.2)}.lg\:text-slate-500\/25{color:rgba(100,116,139,.25)}.lg\:text-slate-500\/30{color:rgba(100,116,139,.3)}.lg\:text-slate-500\/40{color:rgba(100,116,139,.4)}.lg\:text-slate-500\/5{color:rgba(100,116,139,.05)}.lg\:text-slate-500\/50{color:rgba(100,116,139,.5)}.lg\:text-slate-500\/60{color:rgba(100,116,139,.6)}.lg\:text-slate-500\/70{color:rgba(100,116,139,.7)}.lg\:text-slate-500\/75{color:rgba(100,116,139,.75)}.lg\:text-slate-500\/80{color:rgba(100,116,139,.8)}.lg\:text-slate-500\/90{color:rgba(100,116,139,.9)}.lg\:text-slate-500\/95{color:rgba(100,116,139,.95)}.lg\:text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.lg\:text-slate-600\/0{color:rgba(71,85,105,0)}.lg\:text-slate-600\/10{color:rgba(71,85,105,.1)}.lg\:text-slate-600\/100{color:#475569}.lg\:text-slate-600\/20{color:rgba(71,85,105,.2)}.lg\:text-slate-600\/25{color:rgba(71,85,105,.25)}.lg\:text-slate-600\/30{color:rgba(71,85,105,.3)}.lg\:text-slate-600\/40{color:rgba(71,85,105,.4)}.lg\:text-slate-600\/5{color:rgba(71,85,105,.05)}.lg\:text-slate-600\/50{color:rgba(71,85,105,.5)}.lg\:text-slate-600\/60{color:rgba(71,85,105,.6)}.lg\:text-slate-600\/70{color:rgba(71,85,105,.7)}.lg\:text-slate-600\/75{color:rgba(71,85,105,.75)}.lg\:text-slate-600\/80{color:rgba(71,85,105,.8)}.lg\:text-slate-600\/90{color:rgba(71,85,105,.9)}.lg\:text-slate-600\/95{color:rgba(71,85,105,.95)}.lg\:text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.lg\:text-slate-700\/0{color:rgba(51,65,85,0)}.lg\:text-slate-700\/10{color:rgba(51,65,85,.1)}.lg\:text-slate-700\/100{color:#334155}.lg\:text-slate-700\/20{color:rgba(51,65,85,.2)}.lg\:text-slate-700\/25{color:rgba(51,65,85,.25)}.lg\:text-slate-700\/30{color:rgba(51,65,85,.3)}.lg\:text-slate-700\/40{color:rgba(51,65,85,.4)}.lg\:text-slate-700\/5{color:rgba(51,65,85,.05)}.lg\:text-slate-700\/50{color:rgba(51,65,85,.5)}.lg\:text-slate-700\/60{color:rgba(51,65,85,.6)}.lg\:text-slate-700\/70{color:rgba(51,65,85,.7)}.lg\:text-slate-700\/75{color:rgba(51,65,85,.75)}.lg\:text-slate-700\/80{color:rgba(51,65,85,.8)}.lg\:text-slate-700\/90{color:rgba(51,65,85,.9)}.lg\:text-slate-700\/95{color:rgba(51,65,85,.95)}.lg\:text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.lg\:text-slate-800\/0{color:rgba(30,41,59,0)}.lg\:text-slate-800\/10{color:rgba(30,41,59,.1)}.lg\:text-slate-800\/100{color:#1e293b}.lg\:text-slate-800\/20{color:rgba(30,41,59,.2)}.lg\:text-slate-800\/25{color:rgba(30,41,59,.25)}.lg\:text-slate-800\/30{color:rgba(30,41,59,.3)}.lg\:text-slate-800\/40{color:rgba(30,41,59,.4)}.lg\:text-slate-800\/5{color:rgba(30,41,59,.05)}.lg\:text-slate-800\/50{color:rgba(30,41,59,.5)}.lg\:text-slate-800\/60{color:rgba(30,41,59,.6)}.lg\:text-slate-800\/70{color:rgba(30,41,59,.7)}.lg\:text-slate-800\/75{color:rgba(30,41,59,.75)}.lg\:text-slate-800\/80{color:rgba(30,41,59,.8)}.lg\:text-slate-800\/90{color:rgba(30,41,59,.9)}.lg\:text-slate-800\/95{color:rgba(30,41,59,.95)}.lg\:text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.lg\:text-slate-900\/0{color:rgba(15,23,42,0)}.lg\:text-slate-900\/10{color:rgba(15,23,42,.1)}.lg\:text-slate-900\/100{color:#0f172a}.lg\:text-slate-900\/20{color:rgba(15,23,42,.2)}.lg\:text-slate-900\/25{color:rgba(15,23,42,.25)}.lg\:text-slate-900\/30{color:rgba(15,23,42,.3)}.lg\:text-slate-900\/40{color:rgba(15,23,42,.4)}.lg\:text-slate-900\/5{color:rgba(15,23,42,.05)}.lg\:text-slate-900\/50{color:rgba(15,23,42,.5)}.lg\:text-slate-900\/60{color:rgba(15,23,42,.6)}.lg\:text-slate-900\/70{color:rgba(15,23,42,.7)}.lg\:text-slate-900\/75{color:rgba(15,23,42,.75)}.lg\:text-slate-900\/80{color:rgba(15,23,42,.8)}.lg\:text-slate-900\/90{color:rgba(15,23,42,.9)}.lg\:text-slate-900\/95{color:rgba(15,23,42,.95)}.lg\:text-stone-100{--tw-text-opacity:1;color:rgb(245 245 244/var(--tw-text-opacity))}.lg\:text-stone-100\/0{color:hsla(60,5%,96%,0)}.lg\:text-stone-100\/10{color:hsla(60,5%,96%,.1)}.lg\:text-stone-100\/100{color:#f5f5f4}.lg\:text-stone-100\/20{color:hsla(60,5%,96%,.2)}.lg\:text-stone-100\/25{color:hsla(60,5%,96%,.25)}.lg\:text-stone-100\/30{color:hsla(60,5%,96%,.3)}.lg\:text-stone-100\/40{color:hsla(60,5%,96%,.4)}.lg\:text-stone-100\/5{color:hsla(60,5%,96%,.05)}.lg\:text-stone-100\/50{color:hsla(60,5%,96%,.5)}.lg\:text-stone-100\/60{color:hsla(60,5%,96%,.6)}.lg\:text-stone-100\/70{color:hsla(60,5%,96%,.7)}.lg\:text-stone-100\/75{color:hsla(60,5%,96%,.75)}.lg\:text-stone-100\/80{color:hsla(60,5%,96%,.8)}.lg\:text-stone-100\/90{color:hsla(60,5%,96%,.9)}.lg\:text-stone-100\/95{color:hsla(60,5%,96%,.95)}.lg\:text-stone-200{--tw-text-opacity:1;color:rgb(231 229 228/var(--tw-text-opacity))}.lg\:text-stone-200\/0{color:hsla(20,6%,90%,0)}.lg\:text-stone-200\/10{color:hsla(20,6%,90%,.1)}.lg\:text-stone-200\/100{color:#e7e5e4}.lg\:text-stone-200\/20{color:hsla(20,6%,90%,.2)}.lg\:text-stone-200\/25{color:hsla(20,6%,90%,.25)}.lg\:text-stone-200\/30{color:hsla(20,6%,90%,.3)}.lg\:text-stone-200\/40{color:hsla(20,6%,90%,.4)}.lg\:text-stone-200\/5{color:hsla(20,6%,90%,.05)}.lg\:text-stone-200\/50{color:hsla(20,6%,90%,.5)}.lg\:text-stone-200\/60{color:hsla(20,6%,90%,.6)}.lg\:text-stone-200\/70{color:hsla(20,6%,90%,.7)}.lg\:text-stone-200\/75{color:hsla(20,6%,90%,.75)}.lg\:text-stone-200\/80{color:hsla(20,6%,90%,.8)}.lg\:text-stone-200\/90{color:hsla(20,6%,90%,.9)}.lg\:text-stone-200\/95{color:hsla(20,6%,90%,.95)}.lg\:text-stone-300{--tw-text-opacity:1;color:rgb(214 211 209/var(--tw-text-opacity))}.lg\:text-stone-300\/0{color:hsla(24,6%,83%,0)}.lg\:text-stone-300\/10{color:hsla(24,6%,83%,.1)}.lg\:text-stone-300\/100{color:#d6d3d1}.lg\:text-stone-300\/20{color:hsla(24,6%,83%,.2)}.lg\:text-stone-300\/25{color:hsla(24,6%,83%,.25)}.lg\:text-stone-300\/30{color:hsla(24,6%,83%,.3)}.lg\:text-stone-300\/40{color:hsla(24,6%,83%,.4)}.lg\:text-stone-300\/5{color:hsla(24,6%,83%,.05)}.lg\:text-stone-300\/50{color:hsla(24,6%,83%,.5)}.lg\:text-stone-300\/60{color:hsla(24,6%,83%,.6)}.lg\:text-stone-300\/70{color:hsla(24,6%,83%,.7)}.lg\:text-stone-300\/75{color:hsla(24,6%,83%,.75)}.lg\:text-stone-300\/80{color:hsla(24,6%,83%,.8)}.lg\:text-stone-300\/90{color:hsla(24,6%,83%,.9)}.lg\:text-stone-300\/95{color:hsla(24,6%,83%,.95)}.lg\:text-stone-400{--tw-text-opacity:1;color:rgb(168 162 158/var(--tw-text-opacity))}.lg\:text-stone-400\/0{color:hsla(24,5%,64%,0)}.lg\:text-stone-400\/10{color:hsla(24,5%,64%,.1)}.lg\:text-stone-400\/100{color:#a8a29e}.lg\:text-stone-400\/20{color:hsla(24,5%,64%,.2)}.lg\:text-stone-400\/25{color:hsla(24,5%,64%,.25)}.lg\:text-stone-400\/30{color:hsla(24,5%,64%,.3)}.lg\:text-stone-400\/40{color:hsla(24,5%,64%,.4)}.lg\:text-stone-400\/5{color:hsla(24,5%,64%,.05)}.lg\:text-stone-400\/50{color:hsla(24,5%,64%,.5)}.lg\:text-stone-400\/60{color:hsla(24,5%,64%,.6)}.lg\:text-stone-400\/70{color:hsla(24,5%,64%,.7)}.lg\:text-stone-400\/75{color:hsla(24,5%,64%,.75)}.lg\:text-stone-400\/80{color:hsla(24,5%,64%,.8)}.lg\:text-stone-400\/90{color:hsla(24,5%,64%,.9)}.lg\:text-stone-400\/95{color:hsla(24,5%,64%,.95)}.lg\:text-stone-50{--tw-text-opacity:1;color:rgb(250 250 249/var(--tw-text-opacity))}.lg\:text-stone-50\/0{color:hsla(60,9%,98%,0)}.lg\:text-stone-50\/10{color:hsla(60,9%,98%,.1)}.lg\:text-stone-50\/100{color:#fafaf9}.lg\:text-stone-50\/20{color:hsla(60,9%,98%,.2)}.lg\:text-stone-50\/25{color:hsla(60,9%,98%,.25)}.lg\:text-stone-50\/30{color:hsla(60,9%,98%,.3)}.lg\:text-stone-50\/40{color:hsla(60,9%,98%,.4)}.lg\:text-stone-50\/5{color:hsla(60,9%,98%,.05)}.lg\:text-stone-50\/50{color:hsla(60,9%,98%,.5)}.lg\:text-stone-50\/60{color:hsla(60,9%,98%,.6)}.lg\:text-stone-50\/70{color:hsla(60,9%,98%,.7)}.lg\:text-stone-50\/75{color:hsla(60,9%,98%,.75)}.lg\:text-stone-50\/80{color:hsla(60,9%,98%,.8)}.lg\:text-stone-50\/90{color:hsla(60,9%,98%,.9)}.lg\:text-stone-50\/95{color:hsla(60,9%,98%,.95)}.lg\:text-stone-500{--tw-text-opacity:1;color:rgb(120 113 108/var(--tw-text-opacity))}.lg\:text-stone-500\/0{color:hsla(25,5%,45%,0)}.lg\:text-stone-500\/10{color:hsla(25,5%,45%,.1)}.lg\:text-stone-500\/100{color:#78716c}.lg\:text-stone-500\/20{color:hsla(25,5%,45%,.2)}.lg\:text-stone-500\/25{color:hsla(25,5%,45%,.25)}.lg\:text-stone-500\/30{color:hsla(25,5%,45%,.3)}.lg\:text-stone-500\/40{color:hsla(25,5%,45%,.4)}.lg\:text-stone-500\/5{color:hsla(25,5%,45%,.05)}.lg\:text-stone-500\/50{color:hsla(25,5%,45%,.5)}.lg\:text-stone-500\/60{color:hsla(25,5%,45%,.6)}.lg\:text-stone-500\/70{color:hsla(25,5%,45%,.7)}.lg\:text-stone-500\/75{color:hsla(25,5%,45%,.75)}.lg\:text-stone-500\/80{color:hsla(25,5%,45%,.8)}.lg\:text-stone-500\/90{color:hsla(25,5%,45%,.9)}.lg\:text-stone-500\/95{color:hsla(25,5%,45%,.95)}.lg\:text-stone-600{--tw-text-opacity:1;color:rgb(87 83 78/var(--tw-text-opacity))}.lg\:text-stone-600\/0{color:rgba(87,83,78,0)}.lg\:text-stone-600\/10{color:rgba(87,83,78,.1)}.lg\:text-stone-600\/100{color:#57534e}.lg\:text-stone-600\/20{color:rgba(87,83,78,.2)}.lg\:text-stone-600\/25{color:rgba(87,83,78,.25)}.lg\:text-stone-600\/30{color:rgba(87,83,78,.3)}.lg\:text-stone-600\/40{color:rgba(87,83,78,.4)}.lg\:text-stone-600\/5{color:rgba(87,83,78,.05)}.lg\:text-stone-600\/50{color:rgba(87,83,78,.5)}.lg\:text-stone-600\/60{color:rgba(87,83,78,.6)}.lg\:text-stone-600\/70{color:rgba(87,83,78,.7)}.lg\:text-stone-600\/75{color:rgba(87,83,78,.75)}.lg\:text-stone-600\/80{color:rgba(87,83,78,.8)}.lg\:text-stone-600\/90{color:rgba(87,83,78,.9)}.lg\:text-stone-600\/95{color:rgba(87,83,78,.95)}.lg\:text-stone-700{--tw-text-opacity:1;color:rgb(68 64 60/var(--tw-text-opacity))}.lg\:text-stone-700\/0{color:rgba(68,64,60,0)}.lg\:text-stone-700\/10{color:rgba(68,64,60,.1)}.lg\:text-stone-700\/100{color:#44403c}.lg\:text-stone-700\/20{color:rgba(68,64,60,.2)}.lg\:text-stone-700\/25{color:rgba(68,64,60,.25)}.lg\:text-stone-700\/30{color:rgba(68,64,60,.3)}.lg\:text-stone-700\/40{color:rgba(68,64,60,.4)}.lg\:text-stone-700\/5{color:rgba(68,64,60,.05)}.lg\:text-stone-700\/50{color:rgba(68,64,60,.5)}.lg\:text-stone-700\/60{color:rgba(68,64,60,.6)}.lg\:text-stone-700\/70{color:rgba(68,64,60,.7)}.lg\:text-stone-700\/75{color:rgba(68,64,60,.75)}.lg\:text-stone-700\/80{color:rgba(68,64,60,.8)}.lg\:text-stone-700\/90{color:rgba(68,64,60,.9)}.lg\:text-stone-700\/95{color:rgba(68,64,60,.95)}.lg\:text-stone-800{--tw-text-opacity:1;color:rgb(41 37 36/var(--tw-text-opacity))}.lg\:text-stone-800\/0{color:rgba(41,37,36,0)}.lg\:text-stone-800\/10{color:rgba(41,37,36,.1)}.lg\:text-stone-800\/100{color:#292524}.lg\:text-stone-800\/20{color:rgba(41,37,36,.2)}.lg\:text-stone-800\/25{color:rgba(41,37,36,.25)}.lg\:text-stone-800\/30{color:rgba(41,37,36,.3)}.lg\:text-stone-800\/40{color:rgba(41,37,36,.4)}.lg\:text-stone-800\/5{color:rgba(41,37,36,.05)}.lg\:text-stone-800\/50{color:rgba(41,37,36,.5)}.lg\:text-stone-800\/60{color:rgba(41,37,36,.6)}.lg\:text-stone-800\/70{color:rgba(41,37,36,.7)}.lg\:text-stone-800\/75{color:rgba(41,37,36,.75)}.lg\:text-stone-800\/80{color:rgba(41,37,36,.8)}.lg\:text-stone-800\/90{color:rgba(41,37,36,.9)}.lg\:text-stone-800\/95{color:rgba(41,37,36,.95)}.lg\:text-stone-900{--tw-text-opacity:1;color:rgb(28 25 23/var(--tw-text-opacity))}.lg\:text-stone-900\/0{color:rgba(28,25,23,0)}.lg\:text-stone-900\/10{color:rgba(28,25,23,.1)}.lg\:text-stone-900\/100{color:#1c1917}.lg\:text-stone-900\/20{color:rgba(28,25,23,.2)}.lg\:text-stone-900\/25{color:rgba(28,25,23,.25)}.lg\:text-stone-900\/30{color:rgba(28,25,23,.3)}.lg\:text-stone-900\/40{color:rgba(28,25,23,.4)}.lg\:text-stone-900\/5{color:rgba(28,25,23,.05)}.lg\:text-stone-900\/50{color:rgba(28,25,23,.5)}.lg\:text-stone-900\/60{color:rgba(28,25,23,.6)}.lg\:text-stone-900\/70{color:rgba(28,25,23,.7)}.lg\:text-stone-900\/75{color:rgba(28,25,23,.75)}.lg\:text-stone-900\/80{color:rgba(28,25,23,.8)}.lg\:text-stone-900\/90{color:rgba(28,25,23,.9)}.lg\:text-stone-900\/95{color:rgba(28,25,23,.95)}.lg\:text-teal-100{--tw-text-opacity:1;color:rgb(213 245 246/var(--tw-text-opacity))}.lg\:text-teal-100\/0{color:rgba(213,245,246,0)}.lg\:text-teal-100\/10{color:rgba(213,245,246,.1)}.lg\:text-teal-100\/100{color:#d5f5f6}.lg\:text-teal-100\/20{color:rgba(213,245,246,.2)}.lg\:text-teal-100\/25{color:rgba(213,245,246,.25)}.lg\:text-teal-100\/30{color:rgba(213,245,246,.3)}.lg\:text-teal-100\/40{color:rgba(213,245,246,.4)}.lg\:text-teal-100\/5{color:rgba(213,245,246,.05)}.lg\:text-teal-100\/50{color:rgba(213,245,246,.5)}.lg\:text-teal-100\/60{color:rgba(213,245,246,.6)}.lg\:text-teal-100\/70{color:rgba(213,245,246,.7)}.lg\:text-teal-100\/75{color:rgba(213,245,246,.75)}.lg\:text-teal-100\/80{color:rgba(213,245,246,.8)}.lg\:text-teal-100\/90{color:rgba(213,245,246,.9)}.lg\:text-teal-100\/95{color:rgba(213,245,246,.95)}.lg\:text-teal-200{--tw-text-opacity:1;color:rgb(175 236 239/var(--tw-text-opacity))}.lg\:text-teal-200\/0{color:rgba(175,236,239,0)}.lg\:text-teal-200\/10{color:rgba(175,236,239,.1)}.lg\:text-teal-200\/100{color:#afecef}.lg\:text-teal-200\/20{color:rgba(175,236,239,.2)}.lg\:text-teal-200\/25{color:rgba(175,236,239,.25)}.lg\:text-teal-200\/30{color:rgba(175,236,239,.3)}.lg\:text-teal-200\/40{color:rgba(175,236,239,.4)}.lg\:text-teal-200\/5{color:rgba(175,236,239,.05)}.lg\:text-teal-200\/50{color:rgba(175,236,239,.5)}.lg\:text-teal-200\/60{color:rgba(175,236,239,.6)}.lg\:text-teal-200\/70{color:rgba(175,236,239,.7)}.lg\:text-teal-200\/75{color:rgba(175,236,239,.75)}.lg\:text-teal-200\/80{color:rgba(175,236,239,.8)}.lg\:text-teal-200\/90{color:rgba(175,236,239,.9)}.lg\:text-teal-200\/95{color:rgba(175,236,239,.95)}.lg\:text-teal-300{--tw-text-opacity:1;color:rgb(126 220 226/var(--tw-text-opacity))}.lg\:text-teal-300\/0{color:rgba(126,220,226,0)}.lg\:text-teal-300\/10{color:rgba(126,220,226,.1)}.lg\:text-teal-300\/100{color:#7edce2}.lg\:text-teal-300\/20{color:rgba(126,220,226,.2)}.lg\:text-teal-300\/25{color:rgba(126,220,226,.25)}.lg\:text-teal-300\/30{color:rgba(126,220,226,.3)}.lg\:text-teal-300\/40{color:rgba(126,220,226,.4)}.lg\:text-teal-300\/5{color:rgba(126,220,226,.05)}.lg\:text-teal-300\/50{color:rgba(126,220,226,.5)}.lg\:text-teal-300\/60{color:rgba(126,220,226,.6)}.lg\:text-teal-300\/70{color:rgba(126,220,226,.7)}.lg\:text-teal-300\/75{color:rgba(126,220,226,.75)}.lg\:text-teal-300\/80{color:rgba(126,220,226,.8)}.lg\:text-teal-300\/90{color:rgba(126,220,226,.9)}.lg\:text-teal-300\/95{color:rgba(126,220,226,.95)}.lg\:text-teal-400{--tw-text-opacity:1;color:rgb(22 189 202/var(--tw-text-opacity))}.lg\:text-teal-400\/0{color:rgba(22,189,202,0)}.lg\:text-teal-400\/10{color:rgba(22,189,202,.1)}.lg\:text-teal-400\/100{color:#16bdca}.lg\:text-teal-400\/20{color:rgba(22,189,202,.2)}.lg\:text-teal-400\/25{color:rgba(22,189,202,.25)}.lg\:text-teal-400\/30{color:rgba(22,189,202,.3)}.lg\:text-teal-400\/40{color:rgba(22,189,202,.4)}.lg\:text-teal-400\/5{color:rgba(22,189,202,.05)}.lg\:text-teal-400\/50{color:rgba(22,189,202,.5)}.lg\:text-teal-400\/60{color:rgba(22,189,202,.6)}.lg\:text-teal-400\/70{color:rgba(22,189,202,.7)}.lg\:text-teal-400\/75{color:rgba(22,189,202,.75)}.lg\:text-teal-400\/80{color:rgba(22,189,202,.8)}.lg\:text-teal-400\/90{color:rgba(22,189,202,.9)}.lg\:text-teal-400\/95{color:rgba(22,189,202,.95)}.lg\:text-teal-50{--tw-text-opacity:1;color:rgb(237 250 250/var(--tw-text-opacity))}.lg\:text-teal-50\/0{color:rgba(237,250,250,0)}.lg\:text-teal-50\/10{color:rgba(237,250,250,.1)}.lg\:text-teal-50\/100{color:#edfafa}.lg\:text-teal-50\/20{color:rgba(237,250,250,.2)}.lg\:text-teal-50\/25{color:rgba(237,250,250,.25)}.lg\:text-teal-50\/30{color:rgba(237,250,250,.3)}.lg\:text-teal-50\/40{color:rgba(237,250,250,.4)}.lg\:text-teal-50\/5{color:rgba(237,250,250,.05)}.lg\:text-teal-50\/50{color:rgba(237,250,250,.5)}.lg\:text-teal-50\/60{color:rgba(237,250,250,.6)}.lg\:text-teal-50\/70{color:rgba(237,250,250,.7)}.lg\:text-teal-50\/75{color:rgba(237,250,250,.75)}.lg\:text-teal-50\/80{color:rgba(237,250,250,.8)}.lg\:text-teal-50\/90{color:rgba(237,250,250,.9)}.lg\:text-teal-50\/95{color:rgba(237,250,250,.95)}.lg\:text-teal-500{--tw-text-opacity:1;color:rgb(6 148 162/var(--tw-text-opacity))}.lg\:text-teal-500\/0{color:rgba(6,148,162,0)}.lg\:text-teal-500\/10{color:rgba(6,148,162,.1)}.lg\:text-teal-500\/100{color:#0694a2}.lg\:text-teal-500\/20{color:rgba(6,148,162,.2)}.lg\:text-teal-500\/25{color:rgba(6,148,162,.25)}.lg\:text-teal-500\/30{color:rgba(6,148,162,.3)}.lg\:text-teal-500\/40{color:rgba(6,148,162,.4)}.lg\:text-teal-500\/5{color:rgba(6,148,162,.05)}.lg\:text-teal-500\/50{color:rgba(6,148,162,.5)}.lg\:text-teal-500\/60{color:rgba(6,148,162,.6)}.lg\:text-teal-500\/70{color:rgba(6,148,162,.7)}.lg\:text-teal-500\/75{color:rgba(6,148,162,.75)}.lg\:text-teal-500\/80{color:rgba(6,148,162,.8)}.lg\:text-teal-500\/90{color:rgba(6,148,162,.9)}.lg\:text-teal-500\/95{color:rgba(6,148,162,.95)}.lg\:text-teal-600{--tw-text-opacity:1;color:rgb(4 116 129/var(--tw-text-opacity))}.lg\:text-teal-600\/0{color:rgba(4,116,129,0)}.lg\:text-teal-600\/10{color:rgba(4,116,129,.1)}.lg\:text-teal-600\/100{color:#047481}.lg\:text-teal-600\/20{color:rgba(4,116,129,.2)}.lg\:text-teal-600\/25{color:rgba(4,116,129,.25)}.lg\:text-teal-600\/30{color:rgba(4,116,129,.3)}.lg\:text-teal-600\/40{color:rgba(4,116,129,.4)}.lg\:text-teal-600\/5{color:rgba(4,116,129,.05)}.lg\:text-teal-600\/50{color:rgba(4,116,129,.5)}.lg\:text-teal-600\/60{color:rgba(4,116,129,.6)}.lg\:text-teal-600\/70{color:rgba(4,116,129,.7)}.lg\:text-teal-600\/75{color:rgba(4,116,129,.75)}.lg\:text-teal-600\/80{color:rgba(4,116,129,.8)}.lg\:text-teal-600\/90{color:rgba(4,116,129,.9)}.lg\:text-teal-600\/95{color:rgba(4,116,129,.95)}.lg\:text-teal-700{--tw-text-opacity:1;color:rgb(3 102 114/var(--tw-text-opacity))}.lg\:text-teal-700\/0{color:rgba(3,102,114,0)}.lg\:text-teal-700\/10{color:rgba(3,102,114,.1)}.lg\:text-teal-700\/100{color:#036672}.lg\:text-teal-700\/20{color:rgba(3,102,114,.2)}.lg\:text-teal-700\/25{color:rgba(3,102,114,.25)}.lg\:text-teal-700\/30{color:rgba(3,102,114,.3)}.lg\:text-teal-700\/40{color:rgba(3,102,114,.4)}.lg\:text-teal-700\/5{color:rgba(3,102,114,.05)}.lg\:text-teal-700\/50{color:rgba(3,102,114,.5)}.lg\:text-teal-700\/60{color:rgba(3,102,114,.6)}.lg\:text-teal-700\/70{color:rgba(3,102,114,.7)}.lg\:text-teal-700\/75{color:rgba(3,102,114,.75)}.lg\:text-teal-700\/80{color:rgba(3,102,114,.8)}.lg\:text-teal-700\/90{color:rgba(3,102,114,.9)}.lg\:text-teal-700\/95{color:rgba(3,102,114,.95)}.lg\:text-teal-800{--tw-text-opacity:1;color:rgb(5 80 92/var(--tw-text-opacity))}.lg\:text-teal-800\/0{color:rgba(5,80,92,0)}.lg\:text-teal-800\/10{color:rgba(5,80,92,.1)}.lg\:text-teal-800\/100{color:#05505c}.lg\:text-teal-800\/20{color:rgba(5,80,92,.2)}.lg\:text-teal-800\/25{color:rgba(5,80,92,.25)}.lg\:text-teal-800\/30{color:rgba(5,80,92,.3)}.lg\:text-teal-800\/40{color:rgba(5,80,92,.4)}.lg\:text-teal-800\/5{color:rgba(5,80,92,.05)}.lg\:text-teal-800\/50{color:rgba(5,80,92,.5)}.lg\:text-teal-800\/60{color:rgba(5,80,92,.6)}.lg\:text-teal-800\/70{color:rgba(5,80,92,.7)}.lg\:text-teal-800\/75{color:rgba(5,80,92,.75)}.lg\:text-teal-800\/80{color:rgba(5,80,92,.8)}.lg\:text-teal-800\/90{color:rgba(5,80,92,.9)}.lg\:text-teal-800\/95{color:rgba(5,80,92,.95)}.lg\:text-teal-900{--tw-text-opacity:1;color:rgb(1 68 81/var(--tw-text-opacity))}.lg\:text-teal-900\/0{color:rgba(1,68,81,0)}.lg\:text-teal-900\/10{color:rgba(1,68,81,.1)}.lg\:text-teal-900\/100{color:#014451}.lg\:text-teal-900\/20{color:rgba(1,68,81,.2)}.lg\:text-teal-900\/25{color:rgba(1,68,81,.25)}.lg\:text-teal-900\/30{color:rgba(1,68,81,.3)}.lg\:text-teal-900\/40{color:rgba(1,68,81,.4)}.lg\:text-teal-900\/5{color:rgba(1,68,81,.05)}.lg\:text-teal-900\/50{color:rgba(1,68,81,.5)}.lg\:text-teal-900\/60{color:rgba(1,68,81,.6)}.lg\:text-teal-900\/70{color:rgba(1,68,81,.7)}.lg\:text-teal-900\/75{color:rgba(1,68,81,.75)}.lg\:text-teal-900\/80{color:rgba(1,68,81,.8)}.lg\:text-teal-900\/90{color:rgba(1,68,81,.9)}.lg\:text-teal-900\/95{color:rgba(1,68,81,.95)}.lg\:text-violet-100{--tw-text-opacity:1;color:rgb(237 233 254/var(--tw-text-opacity))}.lg\:text-violet-100\/0{color:rgba(237,233,254,0)}.lg\:text-violet-100\/10{color:rgba(237,233,254,.1)}.lg\:text-violet-100\/100{color:#ede9fe}.lg\:text-violet-100\/20{color:rgba(237,233,254,.2)}.lg\:text-violet-100\/25{color:rgba(237,233,254,.25)}.lg\:text-violet-100\/30{color:rgba(237,233,254,.3)}.lg\:text-violet-100\/40{color:rgba(237,233,254,.4)}.lg\:text-violet-100\/5{color:rgba(237,233,254,.05)}.lg\:text-violet-100\/50{color:rgba(237,233,254,.5)}.lg\:text-violet-100\/60{color:rgba(237,233,254,.6)}.lg\:text-violet-100\/70{color:rgba(237,233,254,.7)}.lg\:text-violet-100\/75{color:rgba(237,233,254,.75)}.lg\:text-violet-100\/80{color:rgba(237,233,254,.8)}.lg\:text-violet-100\/90{color:rgba(237,233,254,.9)}.lg\:text-violet-100\/95{color:rgba(237,233,254,.95)}.lg\:text-violet-200{--tw-text-opacity:1;color:rgb(221 214 254/var(--tw-text-opacity))}.lg\:text-violet-200\/0{color:rgba(221,214,254,0)}.lg\:text-violet-200\/10{color:rgba(221,214,254,.1)}.lg\:text-violet-200\/100{color:#ddd6fe}.lg\:text-violet-200\/20{color:rgba(221,214,254,.2)}.lg\:text-violet-200\/25{color:rgba(221,214,254,.25)}.lg\:text-violet-200\/30{color:rgba(221,214,254,.3)}.lg\:text-violet-200\/40{color:rgba(221,214,254,.4)}.lg\:text-violet-200\/5{color:rgba(221,214,254,.05)}.lg\:text-violet-200\/50{color:rgba(221,214,254,.5)}.lg\:text-violet-200\/60{color:rgba(221,214,254,.6)}.lg\:text-violet-200\/70{color:rgba(221,214,254,.7)}.lg\:text-violet-200\/75{color:rgba(221,214,254,.75)}.lg\:text-violet-200\/80{color:rgba(221,214,254,.8)}.lg\:text-violet-200\/90{color:rgba(221,214,254,.9)}.lg\:text-violet-200\/95{color:rgba(221,214,254,.95)}.lg\:text-violet-300{--tw-text-opacity:1;color:rgb(196 181 253/var(--tw-text-opacity))}.lg\:text-violet-300\/0{color:rgba(196,181,253,0)}.lg\:text-violet-300\/10{color:rgba(196,181,253,.1)}.lg\:text-violet-300\/100{color:#c4b5fd}.lg\:text-violet-300\/20{color:rgba(196,181,253,.2)}.lg\:text-violet-300\/25{color:rgba(196,181,253,.25)}.lg\:text-violet-300\/30{color:rgba(196,181,253,.3)}.lg\:text-violet-300\/40{color:rgba(196,181,253,.4)}.lg\:text-violet-300\/5{color:rgba(196,181,253,.05)}.lg\:text-violet-300\/50{color:rgba(196,181,253,.5)}.lg\:text-violet-300\/60{color:rgba(196,181,253,.6)}.lg\:text-violet-300\/70{color:rgba(196,181,253,.7)}.lg\:text-violet-300\/75{color:rgba(196,181,253,.75)}.lg\:text-violet-300\/80{color:rgba(196,181,253,.8)}.lg\:text-violet-300\/90{color:rgba(196,181,253,.9)}.lg\:text-violet-300\/95{color:rgba(196,181,253,.95)}.lg\:text-violet-400{--tw-text-opacity:1;color:rgb(167 139 250/var(--tw-text-opacity))}.lg\:text-violet-400\/0{color:rgba(167,139,250,0)}.lg\:text-violet-400\/10{color:rgba(167,139,250,.1)}.lg\:text-violet-400\/100{color:#a78bfa}.lg\:text-violet-400\/20{color:rgba(167,139,250,.2)}.lg\:text-violet-400\/25{color:rgba(167,139,250,.25)}.lg\:text-violet-400\/30{color:rgba(167,139,250,.3)}.lg\:text-violet-400\/40{color:rgba(167,139,250,.4)}.lg\:text-violet-400\/5{color:rgba(167,139,250,.05)}.lg\:text-violet-400\/50{color:rgba(167,139,250,.5)}.lg\:text-violet-400\/60{color:rgba(167,139,250,.6)}.lg\:text-violet-400\/70{color:rgba(167,139,250,.7)}.lg\:text-violet-400\/75{color:rgba(167,139,250,.75)}.lg\:text-violet-400\/80{color:rgba(167,139,250,.8)}.lg\:text-violet-400\/90{color:rgba(167,139,250,.9)}.lg\:text-violet-400\/95{color:rgba(167,139,250,.95)}.lg\:text-violet-50{--tw-text-opacity:1;color:rgb(245 243 255/var(--tw-text-opacity))}.lg\:text-violet-50\/0{color:rgba(245,243,255,0)}.lg\:text-violet-50\/10{color:rgba(245,243,255,.1)}.lg\:text-violet-50\/100{color:#f5f3ff}.lg\:text-violet-50\/20{color:rgba(245,243,255,.2)}.lg\:text-violet-50\/25{color:rgba(245,243,255,.25)}.lg\:text-violet-50\/30{color:rgba(245,243,255,.3)}.lg\:text-violet-50\/40{color:rgba(245,243,255,.4)}.lg\:text-violet-50\/5{color:rgba(245,243,255,.05)}.lg\:text-violet-50\/50{color:rgba(245,243,255,.5)}.lg\:text-violet-50\/60{color:rgba(245,243,255,.6)}.lg\:text-violet-50\/70{color:rgba(245,243,255,.7)}.lg\:text-violet-50\/75{color:rgba(245,243,255,.75)}.lg\:text-violet-50\/80{color:rgba(245,243,255,.8)}.lg\:text-violet-50\/90{color:rgba(245,243,255,.9)}.lg\:text-violet-50\/95{color:rgba(245,243,255,.95)}.lg\:text-violet-500{--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}.lg\:text-violet-500\/0{color:rgba(139,92,246,0)}.lg\:text-violet-500\/10{color:rgba(139,92,246,.1)}.lg\:text-violet-500\/100{color:#8b5cf6}.lg\:text-violet-500\/20{color:rgba(139,92,246,.2)}.lg\:text-violet-500\/25{color:rgba(139,92,246,.25)}.lg\:text-violet-500\/30{color:rgba(139,92,246,.3)}.lg\:text-violet-500\/40{color:rgba(139,92,246,.4)}.lg\:text-violet-500\/5{color:rgba(139,92,246,.05)}.lg\:text-violet-500\/50{color:rgba(139,92,246,.5)}.lg\:text-violet-500\/60{color:rgba(139,92,246,.6)}.lg\:text-violet-500\/70{color:rgba(139,92,246,.7)}.lg\:text-violet-500\/75{color:rgba(139,92,246,.75)}.lg\:text-violet-500\/80{color:rgba(139,92,246,.8)}.lg\:text-violet-500\/90{color:rgba(139,92,246,.9)}.lg\:text-violet-500\/95{color:rgba(139,92,246,.95)}.lg\:text-violet-600{--tw-text-opacity:1;color:rgb(124 58 237/var(--tw-text-opacity))}.lg\:text-violet-600\/0{color:rgba(124,58,237,0)}.lg\:text-violet-600\/10{color:rgba(124,58,237,.1)}.lg\:text-violet-600\/100{color:#7c3aed}.lg\:text-violet-600\/20{color:rgba(124,58,237,.2)}.lg\:text-violet-600\/25{color:rgba(124,58,237,.25)}.lg\:text-violet-600\/30{color:rgba(124,58,237,.3)}.lg\:text-violet-600\/40{color:rgba(124,58,237,.4)}.lg\:text-violet-600\/5{color:rgba(124,58,237,.05)}.lg\:text-violet-600\/50{color:rgba(124,58,237,.5)}.lg\:text-violet-600\/60{color:rgba(124,58,237,.6)}.lg\:text-violet-600\/70{color:rgba(124,58,237,.7)}.lg\:text-violet-600\/75{color:rgba(124,58,237,.75)}.lg\:text-violet-600\/80{color:rgba(124,58,237,.8)}.lg\:text-violet-600\/90{color:rgba(124,58,237,.9)}.lg\:text-violet-600\/95{color:rgba(124,58,237,.95)}.lg\:text-violet-700{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}.lg\:text-violet-700\/0{color:rgba(109,40,217,0)}.lg\:text-violet-700\/10{color:rgba(109,40,217,.1)}.lg\:text-violet-700\/100{color:#6d28d9}.lg\:text-violet-700\/20{color:rgba(109,40,217,.2)}.lg\:text-violet-700\/25{color:rgba(109,40,217,.25)}.lg\:text-violet-700\/30{color:rgba(109,40,217,.3)}.lg\:text-violet-700\/40{color:rgba(109,40,217,.4)}.lg\:text-violet-700\/5{color:rgba(109,40,217,.05)}.lg\:text-violet-700\/50{color:rgba(109,40,217,.5)}.lg\:text-violet-700\/60{color:rgba(109,40,217,.6)}.lg\:text-violet-700\/70{color:rgba(109,40,217,.7)}.lg\:text-violet-700\/75{color:rgba(109,40,217,.75)}.lg\:text-violet-700\/80{color:rgba(109,40,217,.8)}.lg\:text-violet-700\/90{color:rgba(109,40,217,.9)}.lg\:text-violet-700\/95{color:rgba(109,40,217,.95)}.lg\:text-violet-800{--tw-text-opacity:1;color:rgb(91 33 182/var(--tw-text-opacity))}.lg\:text-violet-800\/0{color:rgba(91,33,182,0)}.lg\:text-violet-800\/10{color:rgba(91,33,182,.1)}.lg\:text-violet-800\/100{color:#5b21b6}.lg\:text-violet-800\/20{color:rgba(91,33,182,.2)}.lg\:text-violet-800\/25{color:rgba(91,33,182,.25)}.lg\:text-violet-800\/30{color:rgba(91,33,182,.3)}.lg\:text-violet-800\/40{color:rgba(91,33,182,.4)}.lg\:text-violet-800\/5{color:rgba(91,33,182,.05)}.lg\:text-violet-800\/50{color:rgba(91,33,182,.5)}.lg\:text-violet-800\/60{color:rgba(91,33,182,.6)}.lg\:text-violet-800\/70{color:rgba(91,33,182,.7)}.lg\:text-violet-800\/75{color:rgba(91,33,182,.75)}.lg\:text-violet-800\/80{color:rgba(91,33,182,.8)}.lg\:text-violet-800\/90{color:rgba(91,33,182,.9)}.lg\:text-violet-800\/95{color:rgba(91,33,182,.95)}.lg\:text-violet-900{--tw-text-opacity:1;color:rgb(76 29 149/var(--tw-text-opacity))}.lg\:text-violet-900\/0{color:rgba(76,29,149,0)}.lg\:text-violet-900\/10{color:rgba(76,29,149,.1)}.lg\:text-violet-900\/100{color:#4c1d95}.lg\:text-violet-900\/20{color:rgba(76,29,149,.2)}.lg\:text-violet-900\/25{color:rgba(76,29,149,.25)}.lg\:text-violet-900\/30{color:rgba(76,29,149,.3)}.lg\:text-violet-900\/40{color:rgba(76,29,149,.4)}.lg\:text-violet-900\/5{color:rgba(76,29,149,.05)}.lg\:text-violet-900\/50{color:rgba(76,29,149,.5)}.lg\:text-violet-900\/60{color:rgba(76,29,149,.6)}.lg\:text-violet-900\/70{color:rgba(76,29,149,.7)}.lg\:text-violet-900\/75{color:rgba(76,29,149,.75)}.lg\:text-violet-900\/80{color:rgba(76,29,149,.8)}.lg\:text-violet-900\/90{color:rgba(76,29,149,.9)}.lg\:text-violet-900\/95{color:rgba(76,29,149,.95)}.lg\:text-yellow-100{--tw-text-opacity:1;color:rgb(253 246 178/var(--tw-text-opacity))}.lg\:text-yellow-100\/0{color:hsla(54,95%,85%,0)}.lg\:text-yellow-100\/10{color:hsla(54,95%,85%,.1)}.lg\:text-yellow-100\/100{color:#fdf6b2}.lg\:text-yellow-100\/20{color:hsla(54,95%,85%,.2)}.lg\:text-yellow-100\/25{color:hsla(54,95%,85%,.25)}.lg\:text-yellow-100\/30{color:hsla(54,95%,85%,.3)}.lg\:text-yellow-100\/40{color:hsla(54,95%,85%,.4)}.lg\:text-yellow-100\/5{color:hsla(54,95%,85%,.05)}.lg\:text-yellow-100\/50{color:hsla(54,95%,85%,.5)}.lg\:text-yellow-100\/60{color:hsla(54,95%,85%,.6)}.lg\:text-yellow-100\/70{color:hsla(54,95%,85%,.7)}.lg\:text-yellow-100\/75{color:hsla(54,95%,85%,.75)}.lg\:text-yellow-100\/80{color:hsla(54,95%,85%,.8)}.lg\:text-yellow-100\/90{color:hsla(54,95%,85%,.9)}.lg\:text-yellow-100\/95{color:hsla(54,95%,85%,.95)}.lg\:text-yellow-200{--tw-text-opacity:1;color:rgb(252 233 106/var(--tw-text-opacity))}.lg\:text-yellow-200\/0{color:hsla(52,96%,70%,0)}.lg\:text-yellow-200\/10{color:hsla(52,96%,70%,.1)}.lg\:text-yellow-200\/100{color:#fce96a}.lg\:text-yellow-200\/20{color:hsla(52,96%,70%,.2)}.lg\:text-yellow-200\/25{color:hsla(52,96%,70%,.25)}.lg\:text-yellow-200\/30{color:hsla(52,96%,70%,.3)}.lg\:text-yellow-200\/40{color:hsla(52,96%,70%,.4)}.lg\:text-yellow-200\/5{color:hsla(52,96%,70%,.05)}.lg\:text-yellow-200\/50{color:hsla(52,96%,70%,.5)}.lg\:text-yellow-200\/60{color:hsla(52,96%,70%,.6)}.lg\:text-yellow-200\/70{color:hsla(52,96%,70%,.7)}.lg\:text-yellow-200\/75{color:hsla(52,96%,70%,.75)}.lg\:text-yellow-200\/80{color:hsla(52,96%,70%,.8)}.lg\:text-yellow-200\/90{color:hsla(52,96%,70%,.9)}.lg\:text-yellow-200\/95{color:hsla(52,96%,70%,.95)}.lg\:text-yellow-300{--tw-text-opacity:1;color:rgb(250 202 21/var(--tw-text-opacity))}.lg\:text-yellow-300\/0{color:rgba(250,202,21,0)}.lg\:text-yellow-300\/10{color:rgba(250,202,21,.1)}.lg\:text-yellow-300\/100{color:#faca15}.lg\:text-yellow-300\/20{color:rgba(250,202,21,.2)}.lg\:text-yellow-300\/25{color:rgba(250,202,21,.25)}.lg\:text-yellow-300\/30{color:rgba(250,202,21,.3)}.lg\:text-yellow-300\/40{color:rgba(250,202,21,.4)}.lg\:text-yellow-300\/5{color:rgba(250,202,21,.05)}.lg\:text-yellow-300\/50{color:rgba(250,202,21,.5)}.lg\:text-yellow-300\/60{color:rgba(250,202,21,.6)}.lg\:text-yellow-300\/70{color:rgba(250,202,21,.7)}.lg\:text-yellow-300\/75{color:rgba(250,202,21,.75)}.lg\:text-yellow-300\/80{color:rgba(250,202,21,.8)}.lg\:text-yellow-300\/90{color:rgba(250,202,21,.9)}.lg\:text-yellow-300\/95{color:rgba(250,202,21,.95)}.lg\:text-yellow-400{--tw-text-opacity:1;color:rgb(227 160 8/var(--tw-text-opacity))}.lg\:text-yellow-400\/0{color:rgba(227,160,8,0)}.lg\:text-yellow-400\/10{color:rgba(227,160,8,.1)}.lg\:text-yellow-400\/100{color:#e3a008}.lg\:text-yellow-400\/20{color:rgba(227,160,8,.2)}.lg\:text-yellow-400\/25{color:rgba(227,160,8,.25)}.lg\:text-yellow-400\/30{color:rgba(227,160,8,.3)}.lg\:text-yellow-400\/40{color:rgba(227,160,8,.4)}.lg\:text-yellow-400\/5{color:rgba(227,160,8,.05)}.lg\:text-yellow-400\/50{color:rgba(227,160,8,.5)}.lg\:text-yellow-400\/60{color:rgba(227,160,8,.6)}.lg\:text-yellow-400\/70{color:rgba(227,160,8,.7)}.lg\:text-yellow-400\/75{color:rgba(227,160,8,.75)}.lg\:text-yellow-400\/80{color:rgba(227,160,8,.8)}.lg\:text-yellow-400\/90{color:rgba(227,160,8,.9)}.lg\:text-yellow-400\/95{color:rgba(227,160,8,.95)}.lg\:text-yellow-50{--tw-text-opacity:1;color:rgb(253 253 234/var(--tw-text-opacity))}.lg\:text-yellow-50\/0{color:hsla(60,83%,95%,0)}.lg\:text-yellow-50\/10{color:hsla(60,83%,95%,.1)}.lg\:text-yellow-50\/100{color:#fdfdea}.lg\:text-yellow-50\/20{color:hsla(60,83%,95%,.2)}.lg\:text-yellow-50\/25{color:hsla(60,83%,95%,.25)}.lg\:text-yellow-50\/30{color:hsla(60,83%,95%,.3)}.lg\:text-yellow-50\/40{color:hsla(60,83%,95%,.4)}.lg\:text-yellow-50\/5{color:hsla(60,83%,95%,.05)}.lg\:text-yellow-50\/50{color:hsla(60,83%,95%,.5)}.lg\:text-yellow-50\/60{color:hsla(60,83%,95%,.6)}.lg\:text-yellow-50\/70{color:hsla(60,83%,95%,.7)}.lg\:text-yellow-50\/75{color:hsla(60,83%,95%,.75)}.lg\:text-yellow-50\/80{color:hsla(60,83%,95%,.8)}.lg\:text-yellow-50\/90{color:hsla(60,83%,95%,.9)}.lg\:text-yellow-50\/95{color:hsla(60,83%,95%,.95)}.lg\:text-yellow-500{--tw-text-opacity:1;color:rgb(194 120 3/var(--tw-text-opacity))}.lg\:text-yellow-500\/0{color:rgba(194,120,3,0)}.lg\:text-yellow-500\/10{color:rgba(194,120,3,.1)}.lg\:text-yellow-500\/100{color:#c27803}.lg\:text-yellow-500\/20{color:rgba(194,120,3,.2)}.lg\:text-yellow-500\/25{color:rgba(194,120,3,.25)}.lg\:text-yellow-500\/30{color:rgba(194,120,3,.3)}.lg\:text-yellow-500\/40{color:rgba(194,120,3,.4)}.lg\:text-yellow-500\/5{color:rgba(194,120,3,.05)}.lg\:text-yellow-500\/50{color:rgba(194,120,3,.5)}.lg\:text-yellow-500\/60{color:rgba(194,120,3,.6)}.lg\:text-yellow-500\/70{color:rgba(194,120,3,.7)}.lg\:text-yellow-500\/75{color:rgba(194,120,3,.75)}.lg\:text-yellow-500\/80{color:rgba(194,120,3,.8)}.lg\:text-yellow-500\/90{color:rgba(194,120,3,.9)}.lg\:text-yellow-500\/95{color:rgba(194,120,3,.95)}.lg\:text-yellow-600{--tw-text-opacity:1;color:rgb(159 88 10/var(--tw-text-opacity))}.lg\:text-yellow-600\/0{color:rgba(159,88,10,0)}.lg\:text-yellow-600\/10{color:rgba(159,88,10,.1)}.lg\:text-yellow-600\/100{color:#9f580a}.lg\:text-yellow-600\/20{color:rgba(159,88,10,.2)}.lg\:text-yellow-600\/25{color:rgba(159,88,10,.25)}.lg\:text-yellow-600\/30{color:rgba(159,88,10,.3)}.lg\:text-yellow-600\/40{color:rgba(159,88,10,.4)}.lg\:text-yellow-600\/5{color:rgba(159,88,10,.05)}.lg\:text-yellow-600\/50{color:rgba(159,88,10,.5)}.lg\:text-yellow-600\/60{color:rgba(159,88,10,.6)}.lg\:text-yellow-600\/70{color:rgba(159,88,10,.7)}.lg\:text-yellow-600\/75{color:rgba(159,88,10,.75)}.lg\:text-yellow-600\/80{color:rgba(159,88,10,.8)}.lg\:text-yellow-600\/90{color:rgba(159,88,10,.9)}.lg\:text-yellow-600\/95{color:rgba(159,88,10,.95)}.lg\:text-yellow-700{--tw-text-opacity:1;color:rgb(142 75 16/var(--tw-text-opacity))}.lg\:text-yellow-700\/0{color:rgba(142,75,16,0)}.lg\:text-yellow-700\/10{color:rgba(142,75,16,.1)}.lg\:text-yellow-700\/100{color:#8e4b10}.lg\:text-yellow-700\/20{color:rgba(142,75,16,.2)}.lg\:text-yellow-700\/25{color:rgba(142,75,16,.25)}.lg\:text-yellow-700\/30{color:rgba(142,75,16,.3)}.lg\:text-yellow-700\/40{color:rgba(142,75,16,.4)}.lg\:text-yellow-700\/5{color:rgba(142,75,16,.05)}.lg\:text-yellow-700\/50{color:rgba(142,75,16,.5)}.lg\:text-yellow-700\/60{color:rgba(142,75,16,.6)}.lg\:text-yellow-700\/70{color:rgba(142,75,16,.7)}.lg\:text-yellow-700\/75{color:rgba(142,75,16,.75)}.lg\:text-yellow-700\/80{color:rgba(142,75,16,.8)}.lg\:text-yellow-700\/90{color:rgba(142,75,16,.9)}.lg\:text-yellow-700\/95{color:rgba(142,75,16,.95)}.lg\:text-yellow-800{--tw-text-opacity:1;color:rgb(114 59 19/var(--tw-text-opacity))}.lg\:text-yellow-800\/0{color:rgba(114,59,19,0)}.lg\:text-yellow-800\/10{color:rgba(114,59,19,.1)}.lg\:text-yellow-800\/100{color:#723b13}.lg\:text-yellow-800\/20{color:rgba(114,59,19,.2)}.lg\:text-yellow-800\/25{color:rgba(114,59,19,.25)}.lg\:text-yellow-800\/30{color:rgba(114,59,19,.3)}.lg\:text-yellow-800\/40{color:rgba(114,59,19,.4)}.lg\:text-yellow-800\/5{color:rgba(114,59,19,.05)}.lg\:text-yellow-800\/50{color:rgba(114,59,19,.5)}.lg\:text-yellow-800\/60{color:rgba(114,59,19,.6)}.lg\:text-yellow-800\/70{color:rgba(114,59,19,.7)}.lg\:text-yellow-800\/75{color:rgba(114,59,19,.75)}.lg\:text-yellow-800\/80{color:rgba(114,59,19,.8)}.lg\:text-yellow-800\/90{color:rgba(114,59,19,.9)}.lg\:text-yellow-800\/95{color:rgba(114,59,19,.95)}.lg\:text-yellow-900{--tw-text-opacity:1;color:rgb(99 49 18/var(--tw-text-opacity))}.lg\:text-yellow-900\/0{color:rgba(99,49,18,0)}.lg\:text-yellow-900\/10{color:rgba(99,49,18,.1)}.lg\:text-yellow-900\/100{color:#633112}.lg\:text-yellow-900\/20{color:rgba(99,49,18,.2)}.lg\:text-yellow-900\/25{color:rgba(99,49,18,.25)}.lg\:text-yellow-900\/30{color:rgba(99,49,18,.3)}.lg\:text-yellow-900\/40{color:rgba(99,49,18,.4)}.lg\:text-yellow-900\/5{color:rgba(99,49,18,.05)}.lg\:text-yellow-900\/50{color:rgba(99,49,18,.5)}.lg\:text-yellow-900\/60{color:rgba(99,49,18,.6)}.lg\:text-yellow-900\/70{color:rgba(99,49,18,.7)}.lg\:text-yellow-900\/75{color:rgba(99,49,18,.75)}.lg\:text-yellow-900\/80{color:rgba(99,49,18,.8)}.lg\:text-yellow-900\/90{color:rgba(99,49,18,.9)}.lg\:text-yellow-900\/95{color:rgba(99,49,18,.95)}.lg\:text-zinc-100{--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity))}.lg\:text-zinc-100\/0{color:hsla(240,5%,96%,0)}.lg\:text-zinc-100\/10{color:hsla(240,5%,96%,.1)}.lg\:text-zinc-100\/100{color:#f4f4f5}.lg\:text-zinc-100\/20{color:hsla(240,5%,96%,.2)}.lg\:text-zinc-100\/25{color:hsla(240,5%,96%,.25)}.lg\:text-zinc-100\/30{color:hsla(240,5%,96%,.3)}.lg\:text-zinc-100\/40{color:hsla(240,5%,96%,.4)}.lg\:text-zinc-100\/5{color:hsla(240,5%,96%,.05)}.lg\:text-zinc-100\/50{color:hsla(240,5%,96%,.5)}.lg\:text-zinc-100\/60{color:hsla(240,5%,96%,.6)}.lg\:text-zinc-100\/70{color:hsla(240,5%,96%,.7)}.lg\:text-zinc-100\/75{color:hsla(240,5%,96%,.75)}.lg\:text-zinc-100\/80{color:hsla(240,5%,96%,.8)}.lg\:text-zinc-100\/90{color:hsla(240,5%,96%,.9)}.lg\:text-zinc-100\/95{color:hsla(240,5%,96%,.95)}.lg\:text-zinc-200{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.lg\:text-zinc-200\/0{color:hsla(240,6%,90%,0)}.lg\:text-zinc-200\/10{color:hsla(240,6%,90%,.1)}.lg\:text-zinc-200\/100{color:#e4e4e7}.lg\:text-zinc-200\/20{color:hsla(240,6%,90%,.2)}.lg\:text-zinc-200\/25{color:hsla(240,6%,90%,.25)}.lg\:text-zinc-200\/30{color:hsla(240,6%,90%,.3)}.lg\:text-zinc-200\/40{color:hsla(240,6%,90%,.4)}.lg\:text-zinc-200\/5{color:hsla(240,6%,90%,.05)}.lg\:text-zinc-200\/50{color:hsla(240,6%,90%,.5)}.lg\:text-zinc-200\/60{color:hsla(240,6%,90%,.6)}.lg\:text-zinc-200\/70{color:hsla(240,6%,90%,.7)}.lg\:text-zinc-200\/75{color:hsla(240,6%,90%,.75)}.lg\:text-zinc-200\/80{color:hsla(240,6%,90%,.8)}.lg\:text-zinc-200\/90{color:hsla(240,6%,90%,.9)}.lg\:text-zinc-200\/95{color:hsla(240,6%,90%,.95)}.lg\:text-zinc-300{--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity))}.lg\:text-zinc-300\/0{color:hsla(240,5%,84%,0)}.lg\:text-zinc-300\/10{color:hsla(240,5%,84%,.1)}.lg\:text-zinc-300\/100{color:#d4d4d8}.lg\:text-zinc-300\/20{color:hsla(240,5%,84%,.2)}.lg\:text-zinc-300\/25{color:hsla(240,5%,84%,.25)}.lg\:text-zinc-300\/30{color:hsla(240,5%,84%,.3)}.lg\:text-zinc-300\/40{color:hsla(240,5%,84%,.4)}.lg\:text-zinc-300\/5{color:hsla(240,5%,84%,.05)}.lg\:text-zinc-300\/50{color:hsla(240,5%,84%,.5)}.lg\:text-zinc-300\/60{color:hsla(240,5%,84%,.6)}.lg\:text-zinc-300\/70{color:hsla(240,5%,84%,.7)}.lg\:text-zinc-300\/75{color:hsla(240,5%,84%,.75)}.lg\:text-zinc-300\/80{color:hsla(240,5%,84%,.8)}.lg\:text-zinc-300\/90{color:hsla(240,5%,84%,.9)}.lg\:text-zinc-300\/95{color:hsla(240,5%,84%,.95)}.lg\:text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.lg\:text-zinc-400\/0{color:hsla(240,5%,65%,0)}.lg\:text-zinc-400\/10{color:hsla(240,5%,65%,.1)}.lg\:text-zinc-400\/100{color:#a1a1aa}.lg\:text-zinc-400\/20{color:hsla(240,5%,65%,.2)}.lg\:text-zinc-400\/25{color:hsla(240,5%,65%,.25)}.lg\:text-zinc-400\/30{color:hsla(240,5%,65%,.3)}.lg\:text-zinc-400\/40{color:hsla(240,5%,65%,.4)}.lg\:text-zinc-400\/5{color:hsla(240,5%,65%,.05)}.lg\:text-zinc-400\/50{color:hsla(240,5%,65%,.5)}.lg\:text-zinc-400\/60{color:hsla(240,5%,65%,.6)}.lg\:text-zinc-400\/70{color:hsla(240,5%,65%,.7)}.lg\:text-zinc-400\/75{color:hsla(240,5%,65%,.75)}.lg\:text-zinc-400\/80{color:hsla(240,5%,65%,.8)}.lg\:text-zinc-400\/90{color:hsla(240,5%,65%,.9)}.lg\:text-zinc-400\/95{color:hsla(240,5%,65%,.95)}.lg\:text-zinc-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.lg\:text-zinc-50\/0{color:hsla(0,0%,98%,0)}.lg\:text-zinc-50\/10{color:hsla(0,0%,98%,.1)}.lg\:text-zinc-50\/100{color:#fafafa}.lg\:text-zinc-50\/20{color:hsla(0,0%,98%,.2)}.lg\:text-zinc-50\/25{color:hsla(0,0%,98%,.25)}.lg\:text-zinc-50\/30{color:hsla(0,0%,98%,.3)}.lg\:text-zinc-50\/40{color:hsla(0,0%,98%,.4)}.lg\:text-zinc-50\/5{color:hsla(0,0%,98%,.05)}.lg\:text-zinc-50\/50{color:hsla(0,0%,98%,.5)}.lg\:text-zinc-50\/60{color:hsla(0,0%,98%,.6)}.lg\:text-zinc-50\/70{color:hsla(0,0%,98%,.7)}.lg\:text-zinc-50\/75{color:hsla(0,0%,98%,.75)}.lg\:text-zinc-50\/80{color:hsla(0,0%,98%,.8)}.lg\:text-zinc-50\/90{color:hsla(0,0%,98%,.9)}.lg\:text-zinc-50\/95{color:hsla(0,0%,98%,.95)}.lg\:text-zinc-500{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}.lg\:text-zinc-500\/0{color:hsla(240,4%,46%,0)}.lg\:text-zinc-500\/10{color:hsla(240,4%,46%,.1)}.lg\:text-zinc-500\/100{color:#71717a}.lg\:text-zinc-500\/20{color:hsla(240,4%,46%,.2)}.lg\:text-zinc-500\/25{color:hsla(240,4%,46%,.25)}.lg\:text-zinc-500\/30{color:hsla(240,4%,46%,.3)}.lg\:text-zinc-500\/40{color:hsla(240,4%,46%,.4)}.lg\:text-zinc-500\/5{color:hsla(240,4%,46%,.05)}.lg\:text-zinc-500\/50{color:hsla(240,4%,46%,.5)}.lg\:text-zinc-500\/60{color:hsla(240,4%,46%,.6)}.lg\:text-zinc-500\/70{color:hsla(240,4%,46%,.7)}.lg\:text-zinc-500\/75{color:hsla(240,4%,46%,.75)}.lg\:text-zinc-500\/80{color:hsla(240,4%,46%,.8)}.lg\:text-zinc-500\/90{color:hsla(240,4%,46%,.9)}.lg\:text-zinc-500\/95{color:hsla(240,4%,46%,.95)}.lg\:text-zinc-600{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity))}.lg\:text-zinc-600\/0{color:rgba(82,82,91,0)}.lg\:text-zinc-600\/10{color:rgba(82,82,91,.1)}.lg\:text-zinc-600\/100{color:#52525b}.lg\:text-zinc-600\/20{color:rgba(82,82,91,.2)}.lg\:text-zinc-600\/25{color:rgba(82,82,91,.25)}.lg\:text-zinc-600\/30{color:rgba(82,82,91,.3)}.lg\:text-zinc-600\/40{color:rgba(82,82,91,.4)}.lg\:text-zinc-600\/5{color:rgba(82,82,91,.05)}.lg\:text-zinc-600\/50{color:rgba(82,82,91,.5)}.lg\:text-zinc-600\/60{color:rgba(82,82,91,.6)}.lg\:text-zinc-600\/70{color:rgba(82,82,91,.7)}.lg\:text-zinc-600\/75{color:rgba(82,82,91,.75)}.lg\:text-zinc-600\/80{color:rgba(82,82,91,.8)}.lg\:text-zinc-600\/90{color:rgba(82,82,91,.9)}.lg\:text-zinc-600\/95{color:rgba(82,82,91,.95)}.lg\:text-zinc-700{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.lg\:text-zinc-700\/0{color:rgba(63,63,70,0)}.lg\:text-zinc-700\/10{color:rgba(63,63,70,.1)}.lg\:text-zinc-700\/100{color:#3f3f46}.lg\:text-zinc-700\/20{color:rgba(63,63,70,.2)}.lg\:text-zinc-700\/25{color:rgba(63,63,70,.25)}.lg\:text-zinc-700\/30{color:rgba(63,63,70,.3)}.lg\:text-zinc-700\/40{color:rgba(63,63,70,.4)}.lg\:text-zinc-700\/5{color:rgba(63,63,70,.05)}.lg\:text-zinc-700\/50{color:rgba(63,63,70,.5)}.lg\:text-zinc-700\/60{color:rgba(63,63,70,.6)}.lg\:text-zinc-700\/70{color:rgba(63,63,70,.7)}.lg\:text-zinc-700\/75{color:rgba(63,63,70,.75)}.lg\:text-zinc-700\/80{color:rgba(63,63,70,.8)}.lg\:text-zinc-700\/90{color:rgba(63,63,70,.9)}.lg\:text-zinc-700\/95{color:rgba(63,63,70,.95)}.lg\:text-zinc-800{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}.lg\:text-zinc-800\/0{color:rgba(39,39,42,0)}.lg\:text-zinc-800\/10{color:rgba(39,39,42,.1)}.lg\:text-zinc-800\/100{color:#27272a}.lg\:text-zinc-800\/20{color:rgba(39,39,42,.2)}.lg\:text-zinc-800\/25{color:rgba(39,39,42,.25)}.lg\:text-zinc-800\/30{color:rgba(39,39,42,.3)}.lg\:text-zinc-800\/40{color:rgba(39,39,42,.4)}.lg\:text-zinc-800\/5{color:rgba(39,39,42,.05)}.lg\:text-zinc-800\/50{color:rgba(39,39,42,.5)}.lg\:text-zinc-800\/60{color:rgba(39,39,42,.6)}.lg\:text-zinc-800\/70{color:rgba(39,39,42,.7)}.lg\:text-zinc-800\/75{color:rgba(39,39,42,.75)}.lg\:text-zinc-800\/80{color:rgba(39,39,42,.8)}.lg\:text-zinc-800\/90{color:rgba(39,39,42,.9)}.lg\:text-zinc-800\/95{color:rgba(39,39,42,.95)}.lg\:text-zinc-900{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity))}.lg\:text-zinc-900\/0{color:rgba(24,24,27,0)}.lg\:text-zinc-900\/10{color:rgba(24,24,27,.1)}.lg\:text-zinc-900\/100{color:#18181b}.lg\:text-zinc-900\/20{color:rgba(24,24,27,.2)}.lg\:text-zinc-900\/25{color:rgba(24,24,27,.25)}.lg\:text-zinc-900\/30{color:rgba(24,24,27,.3)}.lg\:text-zinc-900\/40{color:rgba(24,24,27,.4)}.lg\:text-zinc-900\/5{color:rgba(24,24,27,.05)}.lg\:text-zinc-900\/50{color:rgba(24,24,27,.5)}.lg\:text-zinc-900\/60{color:rgba(24,24,27,.6)}.lg\:text-zinc-900\/70{color:rgba(24,24,27,.7)}.lg\:text-zinc-900\/75{color:rgba(24,24,27,.75)}.lg\:text-zinc-900\/80{color:rgba(24,24,27,.8)}.lg\:text-zinc-900\/90{color:rgba(24,24,27,.9)}.lg\:text-zinc-900\/95{color:rgba(24,24,27,.95)}.lg\:hover\:bg-amber-100:hover{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.lg\:hover\:bg-amber-100\/0:hover{background-color:hsla(48,96%,89%,0)}.lg\:hover\:bg-amber-100\/10:hover{background-color:hsla(48,96%,89%,.1)}.lg\:hover\:bg-amber-100\/100:hover{background-color:#fef3c7}.lg\:hover\:bg-amber-100\/20:hover{background-color:hsla(48,96%,89%,.2)}.lg\:hover\:bg-amber-100\/25:hover{background-color:hsla(48,96%,89%,.25)}.lg\:hover\:bg-amber-100\/30:hover{background-color:hsla(48,96%,89%,.3)}.lg\:hover\:bg-amber-100\/40:hover{background-color:hsla(48,96%,89%,.4)}.lg\:hover\:bg-amber-100\/5:hover{background-color:hsla(48,96%,89%,.05)}.lg\:hover\:bg-amber-100\/50:hover{background-color:hsla(48,96%,89%,.5)}.lg\:hover\:bg-amber-100\/60:hover{background-color:hsla(48,96%,89%,.6)}.lg\:hover\:bg-amber-100\/70:hover{background-color:hsla(48,96%,89%,.7)}.lg\:hover\:bg-amber-100\/75:hover{background-color:hsla(48,96%,89%,.75)}.lg\:hover\:bg-amber-100\/80:hover{background-color:hsla(48,96%,89%,.8)}.lg\:hover\:bg-amber-100\/90:hover{background-color:hsla(48,96%,89%,.9)}.lg\:hover\:bg-amber-100\/95:hover{background-color:hsla(48,96%,89%,.95)}.lg\:hover\:bg-amber-200:hover{--tw-bg-opacity:1;background-color:rgb(253 230 138/var(--tw-bg-opacity))}.lg\:hover\:bg-amber-200\/0:hover{background-color:hsla(48,97%,77%,0)}.lg\:hover\:bg-amber-200\/10:hover{background-color:hsla(48,97%,77%,.1)}.lg\:hover\:bg-amber-200\/100:hover{background-color:#fde68a}.lg\:hover\:bg-amber-200\/20:hover{background-color:hsla(48,97%,77%,.2)}.lg\:hover\:bg-amber-200\/25:hover{background-color:hsla(48,97%,77%,.25)}.lg\:hover\:bg-amber-200\/30:hover{background-color:hsla(48,97%,77%,.3)}.lg\:hover\:bg-amber-200\/40:hover{background-color:hsla(48,97%,77%,.4)}.lg\:hover\:bg-amber-200\/5:hover{background-color:hsla(48,97%,77%,.05)}.lg\:hover\:bg-amber-200\/50:hover{background-color:hsla(48,97%,77%,.5)}.lg\:hover\:bg-amber-200\/60:hover{background-color:hsla(48,97%,77%,.6)}.lg\:hover\:bg-amber-200\/70:hover{background-color:hsla(48,97%,77%,.7)}.lg\:hover\:bg-amber-200\/75:hover{background-color:hsla(48,97%,77%,.75)}.lg\:hover\:bg-amber-200\/80:hover{background-color:hsla(48,97%,77%,.8)}.lg\:hover\:bg-amber-200\/90:hover{background-color:hsla(48,97%,77%,.9)}.lg\:hover\:bg-amber-200\/95:hover{background-color:hsla(48,97%,77%,.95)}.lg\:hover\:bg-amber-300:hover{--tw-bg-opacity:1;background-color:rgb(252 211 77/var(--tw-bg-opacity))}.lg\:hover\:bg-amber-300\/0:hover{background-color:rgba(252,211,77,0)}.lg\:hover\:bg-amber-300\/10:hover{background-color:rgba(252,211,77,.1)}.lg\:hover\:bg-amber-300\/100:hover{background-color:#fcd34d}.lg\:hover\:bg-amber-300\/20:hover{background-color:rgba(252,211,77,.2)}.lg\:hover\:bg-amber-300\/25:hover{background-color:rgba(252,211,77,.25)}.lg\:hover\:bg-amber-300\/30:hover{background-color:rgba(252,211,77,.3)}.lg\:hover\:bg-amber-300\/40:hover{background-color:rgba(252,211,77,.4)}.lg\:hover\:bg-amber-300\/5:hover{background-color:rgba(252,211,77,.05)}.lg\:hover\:bg-amber-300\/50:hover{background-color:rgba(252,211,77,.5)}.lg\:hover\:bg-amber-300\/60:hover{background-color:rgba(252,211,77,.6)}.lg\:hover\:bg-amber-300\/70:hover{background-color:rgba(252,211,77,.7)}.lg\:hover\:bg-amber-300\/75:hover{background-color:rgba(252,211,77,.75)}.lg\:hover\:bg-amber-300\/80:hover{background-color:rgba(252,211,77,.8)}.lg\:hover\:bg-amber-300\/90:hover{background-color:rgba(252,211,77,.9)}.lg\:hover\:bg-amber-300\/95:hover{background-color:rgba(252,211,77,.95)}.lg\:hover\:bg-amber-400:hover{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}.lg\:hover\:bg-amber-400\/0:hover{background-color:rgba(251,191,36,0)}.lg\:hover\:bg-amber-400\/10:hover{background-color:rgba(251,191,36,.1)}.lg\:hover\:bg-amber-400\/100:hover{background-color:#fbbf24}.lg\:hover\:bg-amber-400\/20:hover{background-color:rgba(251,191,36,.2)}.lg\:hover\:bg-amber-400\/25:hover{background-color:rgba(251,191,36,.25)}.lg\:hover\:bg-amber-400\/30:hover{background-color:rgba(251,191,36,.3)}.lg\:hover\:bg-amber-400\/40:hover{background-color:rgba(251,191,36,.4)}.lg\:hover\:bg-amber-400\/5:hover{background-color:rgba(251,191,36,.05)}.lg\:hover\:bg-amber-400\/50:hover{background-color:rgba(251,191,36,.5)}.lg\:hover\:bg-amber-400\/60:hover{background-color:rgba(251,191,36,.6)}.lg\:hover\:bg-amber-400\/70:hover{background-color:rgba(251,191,36,.7)}.lg\:hover\:bg-amber-400\/75:hover{background-color:rgba(251,191,36,.75)}.lg\:hover\:bg-amber-400\/80:hover{background-color:rgba(251,191,36,.8)}.lg\:hover\:bg-amber-400\/90:hover{background-color:rgba(251,191,36,.9)}.lg\:hover\:bg-amber-400\/95:hover{background-color:rgba(251,191,36,.95)}.lg\:hover\:bg-amber-50:hover{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity))}.lg\:hover\:bg-amber-50\/0:hover{background-color:rgba(255,251,235,0)}.lg\:hover\:bg-amber-50\/10:hover{background-color:rgba(255,251,235,.1)}.lg\:hover\:bg-amber-50\/100:hover{background-color:#fffbeb}.lg\:hover\:bg-amber-50\/20:hover{background-color:rgba(255,251,235,.2)}.lg\:hover\:bg-amber-50\/25:hover{background-color:rgba(255,251,235,.25)}.lg\:hover\:bg-amber-50\/30:hover{background-color:rgba(255,251,235,.3)}.lg\:hover\:bg-amber-50\/40:hover{background-color:rgba(255,251,235,.4)}.lg\:hover\:bg-amber-50\/5:hover{background-color:rgba(255,251,235,.05)}.lg\:hover\:bg-amber-50\/50:hover{background-color:rgba(255,251,235,.5)}.lg\:hover\:bg-amber-50\/60:hover{background-color:rgba(255,251,235,.6)}.lg\:hover\:bg-amber-50\/70:hover{background-color:rgba(255,251,235,.7)}.lg\:hover\:bg-amber-50\/75:hover{background-color:rgba(255,251,235,.75)}.lg\:hover\:bg-amber-50\/80:hover{background-color:rgba(255,251,235,.8)}.lg\:hover\:bg-amber-50\/90:hover{background-color:rgba(255,251,235,.9)}.lg\:hover\:bg-amber-50\/95:hover{background-color:rgba(255,251,235,.95)}.lg\:hover\:bg-amber-500:hover{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.lg\:hover\:bg-amber-500\/0:hover{background-color:rgba(245,158,11,0)}.lg\:hover\:bg-amber-500\/10:hover{background-color:rgba(245,158,11,.1)}.lg\:hover\:bg-amber-500\/100:hover{background-color:#f59e0b}.lg\:hover\:bg-amber-500\/20:hover{background-color:rgba(245,158,11,.2)}.lg\:hover\:bg-amber-500\/25:hover{background-color:rgba(245,158,11,.25)}.lg\:hover\:bg-amber-500\/30:hover{background-color:rgba(245,158,11,.3)}.lg\:hover\:bg-amber-500\/40:hover{background-color:rgba(245,158,11,.4)}.lg\:hover\:bg-amber-500\/5:hover{background-color:rgba(245,158,11,.05)}.lg\:hover\:bg-amber-500\/50:hover{background-color:rgba(245,158,11,.5)}.lg\:hover\:bg-amber-500\/60:hover{background-color:rgba(245,158,11,.6)}.lg\:hover\:bg-amber-500\/70:hover{background-color:rgba(245,158,11,.7)}.lg\:hover\:bg-amber-500\/75:hover{background-color:rgba(245,158,11,.75)}.lg\:hover\:bg-amber-500\/80:hover{background-color:rgba(245,158,11,.8)}.lg\:hover\:bg-amber-500\/90:hover{background-color:rgba(245,158,11,.9)}.lg\:hover\:bg-amber-500\/95:hover{background-color:rgba(245,158,11,.95)}.lg\:hover\:bg-amber-600:hover{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity))}.lg\:hover\:bg-amber-600\/0:hover{background-color:rgba(217,119,6,0)}.lg\:hover\:bg-amber-600\/10:hover{background-color:rgba(217,119,6,.1)}.lg\:hover\:bg-amber-600\/100:hover{background-color:#d97706}.lg\:hover\:bg-amber-600\/20:hover{background-color:rgba(217,119,6,.2)}.lg\:hover\:bg-amber-600\/25:hover{background-color:rgba(217,119,6,.25)}.lg\:hover\:bg-amber-600\/30:hover{background-color:rgba(217,119,6,.3)}.lg\:hover\:bg-amber-600\/40:hover{background-color:rgba(217,119,6,.4)}.lg\:hover\:bg-amber-600\/5:hover{background-color:rgba(217,119,6,.05)}.lg\:hover\:bg-amber-600\/50:hover{background-color:rgba(217,119,6,.5)}.lg\:hover\:bg-amber-600\/60:hover{background-color:rgba(217,119,6,.6)}.lg\:hover\:bg-amber-600\/70:hover{background-color:rgba(217,119,6,.7)}.lg\:hover\:bg-amber-600\/75:hover{background-color:rgba(217,119,6,.75)}.lg\:hover\:bg-amber-600\/80:hover{background-color:rgba(217,119,6,.8)}.lg\:hover\:bg-amber-600\/90:hover{background-color:rgba(217,119,6,.9)}.lg\:hover\:bg-amber-600\/95:hover{background-color:rgba(217,119,6,.95)}.lg\:hover\:bg-amber-700:hover{--tw-bg-opacity:1;background-color:rgb(180 83 9/var(--tw-bg-opacity))}.lg\:hover\:bg-amber-700\/0:hover{background-color:rgba(180,83,9,0)}.lg\:hover\:bg-amber-700\/10:hover{background-color:rgba(180,83,9,.1)}.lg\:hover\:bg-amber-700\/100:hover{background-color:#b45309}.lg\:hover\:bg-amber-700\/20:hover{background-color:rgba(180,83,9,.2)}.lg\:hover\:bg-amber-700\/25:hover{background-color:rgba(180,83,9,.25)}.lg\:hover\:bg-amber-700\/30:hover{background-color:rgba(180,83,9,.3)}.lg\:hover\:bg-amber-700\/40:hover{background-color:rgba(180,83,9,.4)}.lg\:hover\:bg-amber-700\/5:hover{background-color:rgba(180,83,9,.05)}.lg\:hover\:bg-amber-700\/50:hover{background-color:rgba(180,83,9,.5)}.lg\:hover\:bg-amber-700\/60:hover{background-color:rgba(180,83,9,.6)}.lg\:hover\:bg-amber-700\/70:hover{background-color:rgba(180,83,9,.7)}.lg\:hover\:bg-amber-700\/75:hover{background-color:rgba(180,83,9,.75)}.lg\:hover\:bg-amber-700\/80:hover{background-color:rgba(180,83,9,.8)}.lg\:hover\:bg-amber-700\/90:hover{background-color:rgba(180,83,9,.9)}.lg\:hover\:bg-amber-700\/95:hover{background-color:rgba(180,83,9,.95)}.lg\:hover\:bg-amber-800:hover{--tw-bg-opacity:1;background-color:rgb(146 64 14/var(--tw-bg-opacity))}.lg\:hover\:bg-amber-800\/0:hover{background-color:rgba(146,64,14,0)}.lg\:hover\:bg-amber-800\/10:hover{background-color:rgba(146,64,14,.1)}.lg\:hover\:bg-amber-800\/100:hover{background-color:#92400e}.lg\:hover\:bg-amber-800\/20:hover{background-color:rgba(146,64,14,.2)}.lg\:hover\:bg-amber-800\/25:hover{background-color:rgba(146,64,14,.25)}.lg\:hover\:bg-amber-800\/30:hover{background-color:rgba(146,64,14,.3)}.lg\:hover\:bg-amber-800\/40:hover{background-color:rgba(146,64,14,.4)}.lg\:hover\:bg-amber-800\/5:hover{background-color:rgba(146,64,14,.05)}.lg\:hover\:bg-amber-800\/50:hover{background-color:rgba(146,64,14,.5)}.lg\:hover\:bg-amber-800\/60:hover{background-color:rgba(146,64,14,.6)}.lg\:hover\:bg-amber-800\/70:hover{background-color:rgba(146,64,14,.7)}.lg\:hover\:bg-amber-800\/75:hover{background-color:rgba(146,64,14,.75)}.lg\:hover\:bg-amber-800\/80:hover{background-color:rgba(146,64,14,.8)}.lg\:hover\:bg-amber-800\/90:hover{background-color:rgba(146,64,14,.9)}.lg\:hover\:bg-amber-800\/95:hover{background-color:rgba(146,64,14,.95)}.lg\:hover\:bg-amber-900:hover{--tw-bg-opacity:1;background-color:rgb(120 53 15/var(--tw-bg-opacity))}.lg\:hover\:bg-amber-900\/0:hover{background-color:rgba(120,53,15,0)}.lg\:hover\:bg-amber-900\/10:hover{background-color:rgba(120,53,15,.1)}.lg\:hover\:bg-amber-900\/100:hover{background-color:#78350f}.lg\:hover\:bg-amber-900\/20:hover{background-color:rgba(120,53,15,.2)}.lg\:hover\:bg-amber-900\/25:hover{background-color:rgba(120,53,15,.25)}.lg\:hover\:bg-amber-900\/30:hover{background-color:rgba(120,53,15,.3)}.lg\:hover\:bg-amber-900\/40:hover{background-color:rgba(120,53,15,.4)}.lg\:hover\:bg-amber-900\/5:hover{background-color:rgba(120,53,15,.05)}.lg\:hover\:bg-amber-900\/50:hover{background-color:rgba(120,53,15,.5)}.lg\:hover\:bg-amber-900\/60:hover{background-color:rgba(120,53,15,.6)}.lg\:hover\:bg-amber-900\/70:hover{background-color:rgba(120,53,15,.7)}.lg\:hover\:bg-amber-900\/75:hover{background-color:rgba(120,53,15,.75)}.lg\:hover\:bg-amber-900\/80:hover{background-color:rgba(120,53,15,.8)}.lg\:hover\:bg-amber-900\/90:hover{background-color:rgba(120,53,15,.9)}.lg\:hover\:bg-amber-900\/95:hover{background-color:rgba(120,53,15,.95)}.lg\:hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(225 239 254/var(--tw-bg-opacity))}.lg\:hover\:bg-blue-100\/0:hover{background-color:rgba(225,239,254,0)}.lg\:hover\:bg-blue-100\/10:hover{background-color:rgba(225,239,254,.1)}.lg\:hover\:bg-blue-100\/100:hover{background-color:#e1effe}.lg\:hover\:bg-blue-100\/20:hover{background-color:rgba(225,239,254,.2)}.lg\:hover\:bg-blue-100\/25:hover{background-color:rgba(225,239,254,.25)}.lg\:hover\:bg-blue-100\/30:hover{background-color:rgba(225,239,254,.3)}.lg\:hover\:bg-blue-100\/40:hover{background-color:rgba(225,239,254,.4)}.lg\:hover\:bg-blue-100\/5:hover{background-color:rgba(225,239,254,.05)}.lg\:hover\:bg-blue-100\/50:hover{background-color:rgba(225,239,254,.5)}.lg\:hover\:bg-blue-100\/60:hover{background-color:rgba(225,239,254,.6)}.lg\:hover\:bg-blue-100\/70:hover{background-color:rgba(225,239,254,.7)}.lg\:hover\:bg-blue-100\/75:hover{background-color:rgba(225,239,254,.75)}.lg\:hover\:bg-blue-100\/80:hover{background-color:rgba(225,239,254,.8)}.lg\:hover\:bg-blue-100\/90:hover{background-color:rgba(225,239,254,.9)}.lg\:hover\:bg-blue-100\/95:hover{background-color:rgba(225,239,254,.95)}.lg\:hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:rgb(195 221 253/var(--tw-bg-opacity))}.lg\:hover\:bg-blue-200\/0:hover{background-color:rgba(195,221,253,0)}.lg\:hover\:bg-blue-200\/10:hover{background-color:rgba(195,221,253,.1)}.lg\:hover\:bg-blue-200\/100:hover{background-color:#c3ddfd}.lg\:hover\:bg-blue-200\/20:hover{background-color:rgba(195,221,253,.2)}.lg\:hover\:bg-blue-200\/25:hover{background-color:rgba(195,221,253,.25)}.lg\:hover\:bg-blue-200\/30:hover{background-color:rgba(195,221,253,.3)}.lg\:hover\:bg-blue-200\/40:hover{background-color:rgba(195,221,253,.4)}.lg\:hover\:bg-blue-200\/5:hover{background-color:rgba(195,221,253,.05)}.lg\:hover\:bg-blue-200\/50:hover{background-color:rgba(195,221,253,.5)}.lg\:hover\:bg-blue-200\/60:hover{background-color:rgba(195,221,253,.6)}.lg\:hover\:bg-blue-200\/70:hover{background-color:rgba(195,221,253,.7)}.lg\:hover\:bg-blue-200\/75:hover{background-color:rgba(195,221,253,.75)}.lg\:hover\:bg-blue-200\/80:hover{background-color:rgba(195,221,253,.8)}.lg\:hover\:bg-blue-200\/90:hover{background-color:rgba(195,221,253,.9)}.lg\:hover\:bg-blue-200\/95:hover{background-color:rgba(195,221,253,.95)}.lg\:hover\:bg-blue-300:hover{--tw-bg-opacity:1;background-color:rgb(164 202 254/var(--tw-bg-opacity))}.lg\:hover\:bg-blue-300\/0:hover{background-color:rgba(164,202,254,0)}.lg\:hover\:bg-blue-300\/10:hover{background-color:rgba(164,202,254,.1)}.lg\:hover\:bg-blue-300\/100:hover{background-color:#a4cafe}.lg\:hover\:bg-blue-300\/20:hover{background-color:rgba(164,202,254,.2)}.lg\:hover\:bg-blue-300\/25:hover{background-color:rgba(164,202,254,.25)}.lg\:hover\:bg-blue-300\/30:hover{background-color:rgba(164,202,254,.3)}.lg\:hover\:bg-blue-300\/40:hover{background-color:rgba(164,202,254,.4)}.lg\:hover\:bg-blue-300\/5:hover{background-color:rgba(164,202,254,.05)}.lg\:hover\:bg-blue-300\/50:hover{background-color:rgba(164,202,254,.5)}.lg\:hover\:bg-blue-300\/60:hover{background-color:rgba(164,202,254,.6)}.lg\:hover\:bg-blue-300\/70:hover{background-color:rgba(164,202,254,.7)}.lg\:hover\:bg-blue-300\/75:hover{background-color:rgba(164,202,254,.75)}.lg\:hover\:bg-blue-300\/80:hover{background-color:rgba(164,202,254,.8)}.lg\:hover\:bg-blue-300\/90:hover{background-color:rgba(164,202,254,.9)}.lg\:hover\:bg-blue-300\/95:hover{background-color:rgba(164,202,254,.95)}.lg\:hover\:bg-blue-400:hover{--tw-bg-opacity:1;background-color:rgb(118 169 250/var(--tw-bg-opacity))}.lg\:hover\:bg-blue-400\/0:hover{background-color:rgba(118,169,250,0)}.lg\:hover\:bg-blue-400\/10:hover{background-color:rgba(118,169,250,.1)}.lg\:hover\:bg-blue-400\/100:hover{background-color:#76a9fa}.lg\:hover\:bg-blue-400\/20:hover{background-color:rgba(118,169,250,.2)}.lg\:hover\:bg-blue-400\/25:hover{background-color:rgba(118,169,250,.25)}.lg\:hover\:bg-blue-400\/30:hover{background-color:rgba(118,169,250,.3)}.lg\:hover\:bg-blue-400\/40:hover{background-color:rgba(118,169,250,.4)}.lg\:hover\:bg-blue-400\/5:hover{background-color:rgba(118,169,250,.05)}.lg\:hover\:bg-blue-400\/50:hover{background-color:rgba(118,169,250,.5)}.lg\:hover\:bg-blue-400\/60:hover{background-color:rgba(118,169,250,.6)}.lg\:hover\:bg-blue-400\/70:hover{background-color:rgba(118,169,250,.7)}.lg\:hover\:bg-blue-400\/75:hover{background-color:rgba(118,169,250,.75)}.lg\:hover\:bg-blue-400\/80:hover{background-color:rgba(118,169,250,.8)}.lg\:hover\:bg-blue-400\/90:hover{background-color:rgba(118,169,250,.9)}.lg\:hover\:bg-blue-400\/95:hover{background-color:rgba(118,169,250,.95)}.lg\:hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(235 245 255/var(--tw-bg-opacity))}.lg\:hover\:bg-blue-50\/0:hover{background-color:rgba(235,245,255,0)}.lg\:hover\:bg-blue-50\/10:hover{background-color:rgba(235,245,255,.1)}.lg\:hover\:bg-blue-50\/100:hover{background-color:#ebf5ff}.lg\:hover\:bg-blue-50\/20:hover{background-color:rgba(235,245,255,.2)}.lg\:hover\:bg-blue-50\/25:hover{background-color:rgba(235,245,255,.25)}.lg\:hover\:bg-blue-50\/30:hover{background-color:rgba(235,245,255,.3)}.lg\:hover\:bg-blue-50\/40:hover{background-color:rgba(235,245,255,.4)}.lg\:hover\:bg-blue-50\/5:hover{background-color:rgba(235,245,255,.05)}.lg\:hover\:bg-blue-50\/50:hover{background-color:rgba(235,245,255,.5)}.lg\:hover\:bg-blue-50\/60:hover{background-color:rgba(235,245,255,.6)}.lg\:hover\:bg-blue-50\/70:hover{background-color:rgba(235,245,255,.7)}.lg\:hover\:bg-blue-50\/75:hover{background-color:rgba(235,245,255,.75)}.lg\:hover\:bg-blue-50\/80:hover{background-color:rgba(235,245,255,.8)}.lg\:hover\:bg-blue-50\/90:hover{background-color:rgba(235,245,255,.9)}.lg\:hover\:bg-blue-50\/95:hover{background-color:rgba(235,245,255,.95)}.lg\:hover\:bg-blue-500:hover{--tw-bg-opacity:1;background-color:rgb(63 131 248/var(--tw-bg-opacity))}.lg\:hover\:bg-blue-500\/0:hover{background-color:rgba(63,131,248,0)}.lg\:hover\:bg-blue-500\/10:hover{background-color:rgba(63,131,248,.1)}.lg\:hover\:bg-blue-500\/100:hover{background-color:#3f83f8}.lg\:hover\:bg-blue-500\/20:hover{background-color:rgba(63,131,248,.2)}.lg\:hover\:bg-blue-500\/25:hover{background-color:rgba(63,131,248,.25)}.lg\:hover\:bg-blue-500\/30:hover{background-color:rgba(63,131,248,.3)}.lg\:hover\:bg-blue-500\/40:hover{background-color:rgba(63,131,248,.4)}.lg\:hover\:bg-blue-500\/5:hover{background-color:rgba(63,131,248,.05)}.lg\:hover\:bg-blue-500\/50:hover{background-color:rgba(63,131,248,.5)}.lg\:hover\:bg-blue-500\/60:hover{background-color:rgba(63,131,248,.6)}.lg\:hover\:bg-blue-500\/70:hover{background-color:rgba(63,131,248,.7)}.lg\:hover\:bg-blue-500\/75:hover{background-color:rgba(63,131,248,.75)}.lg\:hover\:bg-blue-500\/80:hover{background-color:rgba(63,131,248,.8)}.lg\:hover\:bg-blue-500\/90:hover{background-color:rgba(63,131,248,.9)}.lg\:hover\:bg-blue-500\/95:hover{background-color:rgba(63,131,248,.95)}.lg\:hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(28 100 242/var(--tw-bg-opacity))}.lg\:hover\:bg-blue-600\/0:hover{background-color:rgba(28,100,242,0)}.lg\:hover\:bg-blue-600\/10:hover{background-color:rgba(28,100,242,.1)}.lg\:hover\:bg-blue-600\/100:hover{background-color:#1c64f2}.lg\:hover\:bg-blue-600\/20:hover{background-color:rgba(28,100,242,.2)}.lg\:hover\:bg-blue-600\/25:hover{background-color:rgba(28,100,242,.25)}.lg\:hover\:bg-blue-600\/30:hover{background-color:rgba(28,100,242,.3)}.lg\:hover\:bg-blue-600\/40:hover{background-color:rgba(28,100,242,.4)}.lg\:hover\:bg-blue-600\/5:hover{background-color:rgba(28,100,242,.05)}.lg\:hover\:bg-blue-600\/50:hover{background-color:rgba(28,100,242,.5)}.lg\:hover\:bg-blue-600\/60:hover{background-color:rgba(28,100,242,.6)}.lg\:hover\:bg-blue-600\/70:hover{background-color:rgba(28,100,242,.7)}.lg\:hover\:bg-blue-600\/75:hover{background-color:rgba(28,100,242,.75)}.lg\:hover\:bg-blue-600\/80:hover{background-color:rgba(28,100,242,.8)}.lg\:hover\:bg-blue-600\/90:hover{background-color:rgba(28,100,242,.9)}.lg\:hover\:bg-blue-600\/95:hover{background-color:rgba(28,100,242,.95)}.lg\:hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(26 86 219/var(--tw-bg-opacity))}.lg\:hover\:bg-blue-700\/0:hover{background-color:rgba(26,86,219,0)}.lg\:hover\:bg-blue-700\/10:hover{background-color:rgba(26,86,219,.1)}.lg\:hover\:bg-blue-700\/100:hover{background-color:#1a56db}.lg\:hover\:bg-blue-700\/20:hover{background-color:rgba(26,86,219,.2)}.lg\:hover\:bg-blue-700\/25:hover{background-color:rgba(26,86,219,.25)}.lg\:hover\:bg-blue-700\/30:hover{background-color:rgba(26,86,219,.3)}.lg\:hover\:bg-blue-700\/40:hover{background-color:rgba(26,86,219,.4)}.lg\:hover\:bg-blue-700\/5:hover{background-color:rgba(26,86,219,.05)}.lg\:hover\:bg-blue-700\/50:hover{background-color:rgba(26,86,219,.5)}.lg\:hover\:bg-blue-700\/60:hover{background-color:rgba(26,86,219,.6)}.lg\:hover\:bg-blue-700\/70:hover{background-color:rgba(26,86,219,.7)}.lg\:hover\:bg-blue-700\/75:hover{background-color:rgba(26,86,219,.75)}.lg\:hover\:bg-blue-700\/80:hover{background-color:rgba(26,86,219,.8)}.lg\:hover\:bg-blue-700\/90:hover{background-color:rgba(26,86,219,.9)}.lg\:hover\:bg-blue-700\/95:hover{background-color:rgba(26,86,219,.95)}.lg\:hover\:bg-blue-800:hover{--tw-bg-opacity:1;background-color:rgb(30 66 159/var(--tw-bg-opacity))}.lg\:hover\:bg-blue-800\/0:hover{background-color:rgba(30,66,159,0)}.lg\:hover\:bg-blue-800\/10:hover{background-color:rgba(30,66,159,.1)}.lg\:hover\:bg-blue-800\/100:hover{background-color:#1e429f}.lg\:hover\:bg-blue-800\/20:hover{background-color:rgba(30,66,159,.2)}.lg\:hover\:bg-blue-800\/25:hover{background-color:rgba(30,66,159,.25)}.lg\:hover\:bg-blue-800\/30:hover{background-color:rgba(30,66,159,.3)}.lg\:hover\:bg-blue-800\/40:hover{background-color:rgba(30,66,159,.4)}.lg\:hover\:bg-blue-800\/5:hover{background-color:rgba(30,66,159,.05)}.lg\:hover\:bg-blue-800\/50:hover{background-color:rgba(30,66,159,.5)}.lg\:hover\:bg-blue-800\/60:hover{background-color:rgba(30,66,159,.6)}.lg\:hover\:bg-blue-800\/70:hover{background-color:rgba(30,66,159,.7)}.lg\:hover\:bg-blue-800\/75:hover{background-color:rgba(30,66,159,.75)}.lg\:hover\:bg-blue-800\/80:hover{background-color:rgba(30,66,159,.8)}.lg\:hover\:bg-blue-800\/90:hover{background-color:rgba(30,66,159,.9)}.lg\:hover\:bg-blue-800\/95:hover{background-color:rgba(30,66,159,.95)}.lg\:hover\:bg-blue-900:hover{--tw-bg-opacity:1;background-color:rgb(35 56 118/var(--tw-bg-opacity))}.lg\:hover\:bg-blue-900\/0:hover{background-color:rgba(35,56,118,0)}.lg\:hover\:bg-blue-900\/10:hover{background-color:rgba(35,56,118,.1)}.lg\:hover\:bg-blue-900\/100:hover{background-color:#233876}.lg\:hover\:bg-blue-900\/20:hover{background-color:rgba(35,56,118,.2)}.lg\:hover\:bg-blue-900\/25:hover{background-color:rgba(35,56,118,.25)}.lg\:hover\:bg-blue-900\/30:hover{background-color:rgba(35,56,118,.3)}.lg\:hover\:bg-blue-900\/40:hover{background-color:rgba(35,56,118,.4)}.lg\:hover\:bg-blue-900\/5:hover{background-color:rgba(35,56,118,.05)}.lg\:hover\:bg-blue-900\/50:hover{background-color:rgba(35,56,118,.5)}.lg\:hover\:bg-blue-900\/60:hover{background-color:rgba(35,56,118,.6)}.lg\:hover\:bg-blue-900\/70:hover{background-color:rgba(35,56,118,.7)}.lg\:hover\:bg-blue-900\/75:hover{background-color:rgba(35,56,118,.75)}.lg\:hover\:bg-blue-900\/80:hover{background-color:rgba(35,56,118,.8)}.lg\:hover\:bg-blue-900\/90:hover{background-color:rgba(35,56,118,.9)}.lg\:hover\:bg-blue-900\/95:hover{background-color:rgba(35,56,118,.95)}.lg\:hover\:bg-cyan-100:hover{--tw-bg-opacity:1;background-color:rgb(207 250 254/var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-100\/0:hover{background-color:rgba(207,250,254,0)}.lg\:hover\:bg-cyan-100\/10:hover{background-color:rgba(207,250,254,.1)}.lg\:hover\:bg-cyan-100\/100:hover{background-color:#cffafe}.lg\:hover\:bg-cyan-100\/20:hover{background-color:rgba(207,250,254,.2)}.lg\:hover\:bg-cyan-100\/25:hover{background-color:rgba(207,250,254,.25)}.lg\:hover\:bg-cyan-100\/30:hover{background-color:rgba(207,250,254,.3)}.lg\:hover\:bg-cyan-100\/40:hover{background-color:rgba(207,250,254,.4)}.lg\:hover\:bg-cyan-100\/5:hover{background-color:rgba(207,250,254,.05)}.lg\:hover\:bg-cyan-100\/50:hover{background-color:rgba(207,250,254,.5)}.lg\:hover\:bg-cyan-100\/60:hover{background-color:rgba(207,250,254,.6)}.lg\:hover\:bg-cyan-100\/70:hover{background-color:rgba(207,250,254,.7)}.lg\:hover\:bg-cyan-100\/75:hover{background-color:rgba(207,250,254,.75)}.lg\:hover\:bg-cyan-100\/80:hover{background-color:rgba(207,250,254,.8)}.lg\:hover\:bg-cyan-100\/90:hover{background-color:rgba(207,250,254,.9)}.lg\:hover\:bg-cyan-100\/95:hover{background-color:rgba(207,250,254,.95)}.lg\:hover\:bg-cyan-200:hover{--tw-bg-opacity:1;background-color:rgb(165 243 252/var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-200\/0:hover{background-color:rgba(165,243,252,0)}.lg\:hover\:bg-cyan-200\/10:hover{background-color:rgba(165,243,252,.1)}.lg\:hover\:bg-cyan-200\/100:hover{background-color:#a5f3fc}.lg\:hover\:bg-cyan-200\/20:hover{background-color:rgba(165,243,252,.2)}.lg\:hover\:bg-cyan-200\/25:hover{background-color:rgba(165,243,252,.25)}.lg\:hover\:bg-cyan-200\/30:hover{background-color:rgba(165,243,252,.3)}.lg\:hover\:bg-cyan-200\/40:hover{background-color:rgba(165,243,252,.4)}.lg\:hover\:bg-cyan-200\/5:hover{background-color:rgba(165,243,252,.05)}.lg\:hover\:bg-cyan-200\/50:hover{background-color:rgba(165,243,252,.5)}.lg\:hover\:bg-cyan-200\/60:hover{background-color:rgba(165,243,252,.6)}.lg\:hover\:bg-cyan-200\/70:hover{background-color:rgba(165,243,252,.7)}.lg\:hover\:bg-cyan-200\/75:hover{background-color:rgba(165,243,252,.75)}.lg\:hover\:bg-cyan-200\/80:hover{background-color:rgba(165,243,252,.8)}.lg\:hover\:bg-cyan-200\/90:hover{background-color:rgba(165,243,252,.9)}.lg\:hover\:bg-cyan-200\/95:hover{background-color:rgba(165,243,252,.95)}.lg\:hover\:bg-cyan-300:hover{--tw-bg-opacity:1;background-color:rgb(103 232 249/var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-300\/0:hover{background-color:rgba(103,232,249,0)}.lg\:hover\:bg-cyan-300\/10:hover{background-color:rgba(103,232,249,.1)}.lg\:hover\:bg-cyan-300\/100:hover{background-color:#67e8f9}.lg\:hover\:bg-cyan-300\/20:hover{background-color:rgba(103,232,249,.2)}.lg\:hover\:bg-cyan-300\/25:hover{background-color:rgba(103,232,249,.25)}.lg\:hover\:bg-cyan-300\/30:hover{background-color:rgba(103,232,249,.3)}.lg\:hover\:bg-cyan-300\/40:hover{background-color:rgba(103,232,249,.4)}.lg\:hover\:bg-cyan-300\/5:hover{background-color:rgba(103,232,249,.05)}.lg\:hover\:bg-cyan-300\/50:hover{background-color:rgba(103,232,249,.5)}.lg\:hover\:bg-cyan-300\/60:hover{background-color:rgba(103,232,249,.6)}.lg\:hover\:bg-cyan-300\/70:hover{background-color:rgba(103,232,249,.7)}.lg\:hover\:bg-cyan-300\/75:hover{background-color:rgba(103,232,249,.75)}.lg\:hover\:bg-cyan-300\/80:hover{background-color:rgba(103,232,249,.8)}.lg\:hover\:bg-cyan-300\/90:hover{background-color:rgba(103,232,249,.9)}.lg\:hover\:bg-cyan-300\/95:hover{background-color:rgba(103,232,249,.95)}.lg\:hover\:bg-cyan-400:hover{--tw-bg-opacity:1;background-color:rgb(34 211 238/var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-400\/0:hover{background-color:rgba(34,211,238,0)}.lg\:hover\:bg-cyan-400\/10:hover{background-color:rgba(34,211,238,.1)}.lg\:hover\:bg-cyan-400\/100:hover{background-color:#22d3ee}.lg\:hover\:bg-cyan-400\/20:hover{background-color:rgba(34,211,238,.2)}.lg\:hover\:bg-cyan-400\/25:hover{background-color:rgba(34,211,238,.25)}.lg\:hover\:bg-cyan-400\/30:hover{background-color:rgba(34,211,238,.3)}.lg\:hover\:bg-cyan-400\/40:hover{background-color:rgba(34,211,238,.4)}.lg\:hover\:bg-cyan-400\/5:hover{background-color:rgba(34,211,238,.05)}.lg\:hover\:bg-cyan-400\/50:hover{background-color:rgba(34,211,238,.5)}.lg\:hover\:bg-cyan-400\/60:hover{background-color:rgba(34,211,238,.6)}.lg\:hover\:bg-cyan-400\/70:hover{background-color:rgba(34,211,238,.7)}.lg\:hover\:bg-cyan-400\/75:hover{background-color:rgba(34,211,238,.75)}.lg\:hover\:bg-cyan-400\/80:hover{background-color:rgba(34,211,238,.8)}.lg\:hover\:bg-cyan-400\/90:hover{background-color:rgba(34,211,238,.9)}.lg\:hover\:bg-cyan-400\/95:hover{background-color:rgba(34,211,238,.95)}.lg\:hover\:bg-cyan-50:hover{--tw-bg-opacity:1;background-color:rgb(236 254 255/var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-50\/0:hover{background-color:rgba(236,254,255,0)}.lg\:hover\:bg-cyan-50\/10:hover{background-color:rgba(236,254,255,.1)}.lg\:hover\:bg-cyan-50\/100:hover{background-color:#ecfeff}.lg\:hover\:bg-cyan-50\/20:hover{background-color:rgba(236,254,255,.2)}.lg\:hover\:bg-cyan-50\/25:hover{background-color:rgba(236,254,255,.25)}.lg\:hover\:bg-cyan-50\/30:hover{background-color:rgba(236,254,255,.3)}.lg\:hover\:bg-cyan-50\/40:hover{background-color:rgba(236,254,255,.4)}.lg\:hover\:bg-cyan-50\/5:hover{background-color:rgba(236,254,255,.05)}.lg\:hover\:bg-cyan-50\/50:hover{background-color:rgba(236,254,255,.5)}.lg\:hover\:bg-cyan-50\/60:hover{background-color:rgba(236,254,255,.6)}.lg\:hover\:bg-cyan-50\/70:hover{background-color:rgba(236,254,255,.7)}.lg\:hover\:bg-cyan-50\/75:hover{background-color:rgba(236,254,255,.75)}.lg\:hover\:bg-cyan-50\/80:hover{background-color:rgba(236,254,255,.8)}.lg\:hover\:bg-cyan-50\/90:hover{background-color:rgba(236,254,255,.9)}.lg\:hover\:bg-cyan-50\/95:hover{background-color:rgba(236,254,255,.95)}.lg\:hover\:bg-cyan-500:hover{--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-500\/0:hover{background-color:rgba(6,182,212,0)}.lg\:hover\:bg-cyan-500\/10:hover{background-color:rgba(6,182,212,.1)}.lg\:hover\:bg-cyan-500\/100:hover{background-color:#06b6d4}.lg\:hover\:bg-cyan-500\/20:hover{background-color:rgba(6,182,212,.2)}.lg\:hover\:bg-cyan-500\/25:hover{background-color:rgba(6,182,212,.25)}.lg\:hover\:bg-cyan-500\/30:hover{background-color:rgba(6,182,212,.3)}.lg\:hover\:bg-cyan-500\/40:hover{background-color:rgba(6,182,212,.4)}.lg\:hover\:bg-cyan-500\/5:hover{background-color:rgba(6,182,212,.05)}.lg\:hover\:bg-cyan-500\/50:hover{background-color:rgba(6,182,212,.5)}.lg\:hover\:bg-cyan-500\/60:hover{background-color:rgba(6,182,212,.6)}.lg\:hover\:bg-cyan-500\/70:hover{background-color:rgba(6,182,212,.7)}.lg\:hover\:bg-cyan-500\/75:hover{background-color:rgba(6,182,212,.75)}.lg\:hover\:bg-cyan-500\/80:hover{background-color:rgba(6,182,212,.8)}.lg\:hover\:bg-cyan-500\/90:hover{background-color:rgba(6,182,212,.9)}.lg\:hover\:bg-cyan-500\/95:hover{background-color:rgba(6,182,212,.95)}.lg\:hover\:bg-cyan-600:hover{--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-600\/0:hover{background-color:rgba(8,145,178,0)}.lg\:hover\:bg-cyan-600\/10:hover{background-color:rgba(8,145,178,.1)}.lg\:hover\:bg-cyan-600\/100:hover{background-color:#0891b2}.lg\:hover\:bg-cyan-600\/20:hover{background-color:rgba(8,145,178,.2)}.lg\:hover\:bg-cyan-600\/25:hover{background-color:rgba(8,145,178,.25)}.lg\:hover\:bg-cyan-600\/30:hover{background-color:rgba(8,145,178,.3)}.lg\:hover\:bg-cyan-600\/40:hover{background-color:rgba(8,145,178,.4)}.lg\:hover\:bg-cyan-600\/5:hover{background-color:rgba(8,145,178,.05)}.lg\:hover\:bg-cyan-600\/50:hover{background-color:rgba(8,145,178,.5)}.lg\:hover\:bg-cyan-600\/60:hover{background-color:rgba(8,145,178,.6)}.lg\:hover\:bg-cyan-600\/70:hover{background-color:rgba(8,145,178,.7)}.lg\:hover\:bg-cyan-600\/75:hover{background-color:rgba(8,145,178,.75)}.lg\:hover\:bg-cyan-600\/80:hover{background-color:rgba(8,145,178,.8)}.lg\:hover\:bg-cyan-600\/90:hover{background-color:rgba(8,145,178,.9)}.lg\:hover\:bg-cyan-600\/95:hover{background-color:rgba(8,145,178,.95)}.lg\:hover\:bg-cyan-700:hover{--tw-bg-opacity:1;background-color:rgb(14 116 144/var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-700\/0:hover{background-color:rgba(14,116,144,0)}.lg\:hover\:bg-cyan-700\/10:hover{background-color:rgba(14,116,144,.1)}.lg\:hover\:bg-cyan-700\/100:hover{background-color:#0e7490}.lg\:hover\:bg-cyan-700\/20:hover{background-color:rgba(14,116,144,.2)}.lg\:hover\:bg-cyan-700\/25:hover{background-color:rgba(14,116,144,.25)}.lg\:hover\:bg-cyan-700\/30:hover{background-color:rgba(14,116,144,.3)}.lg\:hover\:bg-cyan-700\/40:hover{background-color:rgba(14,116,144,.4)}.lg\:hover\:bg-cyan-700\/5:hover{background-color:rgba(14,116,144,.05)}.lg\:hover\:bg-cyan-700\/50:hover{background-color:rgba(14,116,144,.5)}.lg\:hover\:bg-cyan-700\/60:hover{background-color:rgba(14,116,144,.6)}.lg\:hover\:bg-cyan-700\/70:hover{background-color:rgba(14,116,144,.7)}.lg\:hover\:bg-cyan-700\/75:hover{background-color:rgba(14,116,144,.75)}.lg\:hover\:bg-cyan-700\/80:hover{background-color:rgba(14,116,144,.8)}.lg\:hover\:bg-cyan-700\/90:hover{background-color:rgba(14,116,144,.9)}.lg\:hover\:bg-cyan-700\/95:hover{background-color:rgba(14,116,144,.95)}.lg\:hover\:bg-cyan-800:hover{--tw-bg-opacity:1;background-color:rgb(21 94 117/var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-800\/0:hover{background-color:rgba(21,94,117,0)}.lg\:hover\:bg-cyan-800\/10:hover{background-color:rgba(21,94,117,.1)}.lg\:hover\:bg-cyan-800\/100:hover{background-color:#155e75}.lg\:hover\:bg-cyan-800\/20:hover{background-color:rgba(21,94,117,.2)}.lg\:hover\:bg-cyan-800\/25:hover{background-color:rgba(21,94,117,.25)}.lg\:hover\:bg-cyan-800\/30:hover{background-color:rgba(21,94,117,.3)}.lg\:hover\:bg-cyan-800\/40:hover{background-color:rgba(21,94,117,.4)}.lg\:hover\:bg-cyan-800\/5:hover{background-color:rgba(21,94,117,.05)}.lg\:hover\:bg-cyan-800\/50:hover{background-color:rgba(21,94,117,.5)}.lg\:hover\:bg-cyan-800\/60:hover{background-color:rgba(21,94,117,.6)}.lg\:hover\:bg-cyan-800\/70:hover{background-color:rgba(21,94,117,.7)}.lg\:hover\:bg-cyan-800\/75:hover{background-color:rgba(21,94,117,.75)}.lg\:hover\:bg-cyan-800\/80:hover{background-color:rgba(21,94,117,.8)}.lg\:hover\:bg-cyan-800\/90:hover{background-color:rgba(21,94,117,.9)}.lg\:hover\:bg-cyan-800\/95:hover{background-color:rgba(21,94,117,.95)}.lg\:hover\:bg-cyan-900:hover{--tw-bg-opacity:1;background-color:rgb(22 78 99/var(--tw-bg-opacity))}.lg\:hover\:bg-cyan-900\/0:hover{background-color:rgba(22,78,99,0)}.lg\:hover\:bg-cyan-900\/10:hover{background-color:rgba(22,78,99,.1)}.lg\:hover\:bg-cyan-900\/100:hover{background-color:#164e63}.lg\:hover\:bg-cyan-900\/20:hover{background-color:rgba(22,78,99,.2)}.lg\:hover\:bg-cyan-900\/25:hover{background-color:rgba(22,78,99,.25)}.lg\:hover\:bg-cyan-900\/30:hover{background-color:rgba(22,78,99,.3)}.lg\:hover\:bg-cyan-900\/40:hover{background-color:rgba(22,78,99,.4)}.lg\:hover\:bg-cyan-900\/5:hover{background-color:rgba(22,78,99,.05)}.lg\:hover\:bg-cyan-900\/50:hover{background-color:rgba(22,78,99,.5)}.lg\:hover\:bg-cyan-900\/60:hover{background-color:rgba(22,78,99,.6)}.lg\:hover\:bg-cyan-900\/70:hover{background-color:rgba(22,78,99,.7)}.lg\:hover\:bg-cyan-900\/75:hover{background-color:rgba(22,78,99,.75)}.lg\:hover\:bg-cyan-900\/80:hover{background-color:rgba(22,78,99,.8)}.lg\:hover\:bg-cyan-900\/90:hover{background-color:rgba(22,78,99,.9)}.lg\:hover\:bg-cyan-900\/95:hover{background-color:rgba(22,78,99,.95)}.lg\:hover\:bg-emerald-100:hover{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-100\/0:hover{background-color:rgba(209,250,229,0)}.lg\:hover\:bg-emerald-100\/10:hover{background-color:rgba(209,250,229,.1)}.lg\:hover\:bg-emerald-100\/100:hover{background-color:#d1fae5}.lg\:hover\:bg-emerald-100\/20:hover{background-color:rgba(209,250,229,.2)}.lg\:hover\:bg-emerald-100\/25:hover{background-color:rgba(209,250,229,.25)}.lg\:hover\:bg-emerald-100\/30:hover{background-color:rgba(209,250,229,.3)}.lg\:hover\:bg-emerald-100\/40:hover{background-color:rgba(209,250,229,.4)}.lg\:hover\:bg-emerald-100\/5:hover{background-color:rgba(209,250,229,.05)}.lg\:hover\:bg-emerald-100\/50:hover{background-color:rgba(209,250,229,.5)}.lg\:hover\:bg-emerald-100\/60:hover{background-color:rgba(209,250,229,.6)}.lg\:hover\:bg-emerald-100\/70:hover{background-color:rgba(209,250,229,.7)}.lg\:hover\:bg-emerald-100\/75:hover{background-color:rgba(209,250,229,.75)}.lg\:hover\:bg-emerald-100\/80:hover{background-color:rgba(209,250,229,.8)}.lg\:hover\:bg-emerald-100\/90:hover{background-color:rgba(209,250,229,.9)}.lg\:hover\:bg-emerald-100\/95:hover{background-color:rgba(209,250,229,.95)}.lg\:hover\:bg-emerald-200:hover{--tw-bg-opacity:1;background-color:rgb(167 243 208/var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-200\/0:hover{background-color:rgba(167,243,208,0)}.lg\:hover\:bg-emerald-200\/10:hover{background-color:rgba(167,243,208,.1)}.lg\:hover\:bg-emerald-200\/100:hover{background-color:#a7f3d0}.lg\:hover\:bg-emerald-200\/20:hover{background-color:rgba(167,243,208,.2)}.lg\:hover\:bg-emerald-200\/25:hover{background-color:rgba(167,243,208,.25)}.lg\:hover\:bg-emerald-200\/30:hover{background-color:rgba(167,243,208,.3)}.lg\:hover\:bg-emerald-200\/40:hover{background-color:rgba(167,243,208,.4)}.lg\:hover\:bg-emerald-200\/5:hover{background-color:rgba(167,243,208,.05)}.lg\:hover\:bg-emerald-200\/50:hover{background-color:rgba(167,243,208,.5)}.lg\:hover\:bg-emerald-200\/60:hover{background-color:rgba(167,243,208,.6)}.lg\:hover\:bg-emerald-200\/70:hover{background-color:rgba(167,243,208,.7)}.lg\:hover\:bg-emerald-200\/75:hover{background-color:rgba(167,243,208,.75)}.lg\:hover\:bg-emerald-200\/80:hover{background-color:rgba(167,243,208,.8)}.lg\:hover\:bg-emerald-200\/90:hover{background-color:rgba(167,243,208,.9)}.lg\:hover\:bg-emerald-200\/95:hover{background-color:rgba(167,243,208,.95)}.lg\:hover\:bg-emerald-300:hover{--tw-bg-opacity:1;background-color:rgb(110 231 183/var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-300\/0:hover{background-color:rgba(110,231,183,0)}.lg\:hover\:bg-emerald-300\/10:hover{background-color:rgba(110,231,183,.1)}.lg\:hover\:bg-emerald-300\/100:hover{background-color:#6ee7b7}.lg\:hover\:bg-emerald-300\/20:hover{background-color:rgba(110,231,183,.2)}.lg\:hover\:bg-emerald-300\/25:hover{background-color:rgba(110,231,183,.25)}.lg\:hover\:bg-emerald-300\/30:hover{background-color:rgba(110,231,183,.3)}.lg\:hover\:bg-emerald-300\/40:hover{background-color:rgba(110,231,183,.4)}.lg\:hover\:bg-emerald-300\/5:hover{background-color:rgba(110,231,183,.05)}.lg\:hover\:bg-emerald-300\/50:hover{background-color:rgba(110,231,183,.5)}.lg\:hover\:bg-emerald-300\/60:hover{background-color:rgba(110,231,183,.6)}.lg\:hover\:bg-emerald-300\/70:hover{background-color:rgba(110,231,183,.7)}.lg\:hover\:bg-emerald-300\/75:hover{background-color:rgba(110,231,183,.75)}.lg\:hover\:bg-emerald-300\/80:hover{background-color:rgba(110,231,183,.8)}.lg\:hover\:bg-emerald-300\/90:hover{background-color:rgba(110,231,183,.9)}.lg\:hover\:bg-emerald-300\/95:hover{background-color:rgba(110,231,183,.95)}.lg\:hover\:bg-emerald-400:hover{--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-400\/0:hover{background-color:rgba(52,211,153,0)}.lg\:hover\:bg-emerald-400\/10:hover{background-color:rgba(52,211,153,.1)}.lg\:hover\:bg-emerald-400\/100:hover{background-color:#34d399}.lg\:hover\:bg-emerald-400\/20:hover{background-color:rgba(52,211,153,.2)}.lg\:hover\:bg-emerald-400\/25:hover{background-color:rgba(52,211,153,.25)}.lg\:hover\:bg-emerald-400\/30:hover{background-color:rgba(52,211,153,.3)}.lg\:hover\:bg-emerald-400\/40:hover{background-color:rgba(52,211,153,.4)}.lg\:hover\:bg-emerald-400\/5:hover{background-color:rgba(52,211,153,.05)}.lg\:hover\:bg-emerald-400\/50:hover{background-color:rgba(52,211,153,.5)}.lg\:hover\:bg-emerald-400\/60:hover{background-color:rgba(52,211,153,.6)}.lg\:hover\:bg-emerald-400\/70:hover{background-color:rgba(52,211,153,.7)}.lg\:hover\:bg-emerald-400\/75:hover{background-color:rgba(52,211,153,.75)}.lg\:hover\:bg-emerald-400\/80:hover{background-color:rgba(52,211,153,.8)}.lg\:hover\:bg-emerald-400\/90:hover{background-color:rgba(52,211,153,.9)}.lg\:hover\:bg-emerald-400\/95:hover{background-color:rgba(52,211,153,.95)}.lg\:hover\:bg-emerald-50:hover{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-50\/0:hover{background-color:rgba(236,253,245,0)}.lg\:hover\:bg-emerald-50\/10:hover{background-color:rgba(236,253,245,.1)}.lg\:hover\:bg-emerald-50\/100:hover{background-color:#ecfdf5}.lg\:hover\:bg-emerald-50\/20:hover{background-color:rgba(236,253,245,.2)}.lg\:hover\:bg-emerald-50\/25:hover{background-color:rgba(236,253,245,.25)}.lg\:hover\:bg-emerald-50\/30:hover{background-color:rgba(236,253,245,.3)}.lg\:hover\:bg-emerald-50\/40:hover{background-color:rgba(236,253,245,.4)}.lg\:hover\:bg-emerald-50\/5:hover{background-color:rgba(236,253,245,.05)}.lg\:hover\:bg-emerald-50\/50:hover{background-color:rgba(236,253,245,.5)}.lg\:hover\:bg-emerald-50\/60:hover{background-color:rgba(236,253,245,.6)}.lg\:hover\:bg-emerald-50\/70:hover{background-color:rgba(236,253,245,.7)}.lg\:hover\:bg-emerald-50\/75:hover{background-color:rgba(236,253,245,.75)}.lg\:hover\:bg-emerald-50\/80:hover{background-color:rgba(236,253,245,.8)}.lg\:hover\:bg-emerald-50\/90:hover{background-color:rgba(236,253,245,.9)}.lg\:hover\:bg-emerald-50\/95:hover{background-color:rgba(236,253,245,.95)}.lg\:hover\:bg-emerald-500:hover{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-500\/0:hover{background-color:rgba(16,185,129,0)}.lg\:hover\:bg-emerald-500\/10:hover{background-color:rgba(16,185,129,.1)}.lg\:hover\:bg-emerald-500\/100:hover{background-color:#10b981}.lg\:hover\:bg-emerald-500\/20:hover{background-color:rgba(16,185,129,.2)}.lg\:hover\:bg-emerald-500\/25:hover{background-color:rgba(16,185,129,.25)}.lg\:hover\:bg-emerald-500\/30:hover{background-color:rgba(16,185,129,.3)}.lg\:hover\:bg-emerald-500\/40:hover{background-color:rgba(16,185,129,.4)}.lg\:hover\:bg-emerald-500\/5:hover{background-color:rgba(16,185,129,.05)}.lg\:hover\:bg-emerald-500\/50:hover{background-color:rgba(16,185,129,.5)}.lg\:hover\:bg-emerald-500\/60:hover{background-color:rgba(16,185,129,.6)}.lg\:hover\:bg-emerald-500\/70:hover{background-color:rgba(16,185,129,.7)}.lg\:hover\:bg-emerald-500\/75:hover{background-color:rgba(16,185,129,.75)}.lg\:hover\:bg-emerald-500\/80:hover{background-color:rgba(16,185,129,.8)}.lg\:hover\:bg-emerald-500\/90:hover{background-color:rgba(16,185,129,.9)}.lg\:hover\:bg-emerald-500\/95:hover{background-color:rgba(16,185,129,.95)}.lg\:hover\:bg-emerald-600:hover{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-600\/0:hover{background-color:rgba(5,150,105,0)}.lg\:hover\:bg-emerald-600\/10:hover{background-color:rgba(5,150,105,.1)}.lg\:hover\:bg-emerald-600\/100:hover{background-color:#059669}.lg\:hover\:bg-emerald-600\/20:hover{background-color:rgba(5,150,105,.2)}.lg\:hover\:bg-emerald-600\/25:hover{background-color:rgba(5,150,105,.25)}.lg\:hover\:bg-emerald-600\/30:hover{background-color:rgba(5,150,105,.3)}.lg\:hover\:bg-emerald-600\/40:hover{background-color:rgba(5,150,105,.4)}.lg\:hover\:bg-emerald-600\/5:hover{background-color:rgba(5,150,105,.05)}.lg\:hover\:bg-emerald-600\/50:hover{background-color:rgba(5,150,105,.5)}.lg\:hover\:bg-emerald-600\/60:hover{background-color:rgba(5,150,105,.6)}.lg\:hover\:bg-emerald-600\/70:hover{background-color:rgba(5,150,105,.7)}.lg\:hover\:bg-emerald-600\/75:hover{background-color:rgba(5,150,105,.75)}.lg\:hover\:bg-emerald-600\/80:hover{background-color:rgba(5,150,105,.8)}.lg\:hover\:bg-emerald-600\/90:hover{background-color:rgba(5,150,105,.9)}.lg\:hover\:bg-emerald-600\/95:hover{background-color:rgba(5,150,105,.95)}.lg\:hover\:bg-emerald-700:hover{--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-700\/0:hover{background-color:rgba(4,120,87,0)}.lg\:hover\:bg-emerald-700\/10:hover{background-color:rgba(4,120,87,.1)}.lg\:hover\:bg-emerald-700\/100:hover{background-color:#047857}.lg\:hover\:bg-emerald-700\/20:hover{background-color:rgba(4,120,87,.2)}.lg\:hover\:bg-emerald-700\/25:hover{background-color:rgba(4,120,87,.25)}.lg\:hover\:bg-emerald-700\/30:hover{background-color:rgba(4,120,87,.3)}.lg\:hover\:bg-emerald-700\/40:hover{background-color:rgba(4,120,87,.4)}.lg\:hover\:bg-emerald-700\/5:hover{background-color:rgba(4,120,87,.05)}.lg\:hover\:bg-emerald-700\/50:hover{background-color:rgba(4,120,87,.5)}.lg\:hover\:bg-emerald-700\/60:hover{background-color:rgba(4,120,87,.6)}.lg\:hover\:bg-emerald-700\/70:hover{background-color:rgba(4,120,87,.7)}.lg\:hover\:bg-emerald-700\/75:hover{background-color:rgba(4,120,87,.75)}.lg\:hover\:bg-emerald-700\/80:hover{background-color:rgba(4,120,87,.8)}.lg\:hover\:bg-emerald-700\/90:hover{background-color:rgba(4,120,87,.9)}.lg\:hover\:bg-emerald-700\/95:hover{background-color:rgba(4,120,87,.95)}.lg\:hover\:bg-emerald-800:hover{--tw-bg-opacity:1;background-color:rgb(6 95 70/var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-800\/0:hover{background-color:rgba(6,95,70,0)}.lg\:hover\:bg-emerald-800\/10:hover{background-color:rgba(6,95,70,.1)}.lg\:hover\:bg-emerald-800\/100:hover{background-color:#065f46}.lg\:hover\:bg-emerald-800\/20:hover{background-color:rgba(6,95,70,.2)}.lg\:hover\:bg-emerald-800\/25:hover{background-color:rgba(6,95,70,.25)}.lg\:hover\:bg-emerald-800\/30:hover{background-color:rgba(6,95,70,.3)}.lg\:hover\:bg-emerald-800\/40:hover{background-color:rgba(6,95,70,.4)}.lg\:hover\:bg-emerald-800\/5:hover{background-color:rgba(6,95,70,.05)}.lg\:hover\:bg-emerald-800\/50:hover{background-color:rgba(6,95,70,.5)}.lg\:hover\:bg-emerald-800\/60:hover{background-color:rgba(6,95,70,.6)}.lg\:hover\:bg-emerald-800\/70:hover{background-color:rgba(6,95,70,.7)}.lg\:hover\:bg-emerald-800\/75:hover{background-color:rgba(6,95,70,.75)}.lg\:hover\:bg-emerald-800\/80:hover{background-color:rgba(6,95,70,.8)}.lg\:hover\:bg-emerald-800\/90:hover{background-color:rgba(6,95,70,.9)}.lg\:hover\:bg-emerald-800\/95:hover{background-color:rgba(6,95,70,.95)}.lg\:hover\:bg-emerald-900:hover{--tw-bg-opacity:1;background-color:rgb(6 78 59/var(--tw-bg-opacity))}.lg\:hover\:bg-emerald-900\/0:hover{background-color:rgba(6,78,59,0)}.lg\:hover\:bg-emerald-900\/10:hover{background-color:rgba(6,78,59,.1)}.lg\:hover\:bg-emerald-900\/100:hover{background-color:#064e3b}.lg\:hover\:bg-emerald-900\/20:hover{background-color:rgba(6,78,59,.2)}.lg\:hover\:bg-emerald-900\/25:hover{background-color:rgba(6,78,59,.25)}.lg\:hover\:bg-emerald-900\/30:hover{background-color:rgba(6,78,59,.3)}.lg\:hover\:bg-emerald-900\/40:hover{background-color:rgba(6,78,59,.4)}.lg\:hover\:bg-emerald-900\/5:hover{background-color:rgba(6,78,59,.05)}.lg\:hover\:bg-emerald-900\/50:hover{background-color:rgba(6,78,59,.5)}.lg\:hover\:bg-emerald-900\/60:hover{background-color:rgba(6,78,59,.6)}.lg\:hover\:bg-emerald-900\/70:hover{background-color:rgba(6,78,59,.7)}.lg\:hover\:bg-emerald-900\/75:hover{background-color:rgba(6,78,59,.75)}.lg\:hover\:bg-emerald-900\/80:hover{background-color:rgba(6,78,59,.8)}.lg\:hover\:bg-emerald-900\/90:hover{background-color:rgba(6,78,59,.9)}.lg\:hover\:bg-emerald-900\/95:hover{background-color:rgba(6,78,59,.95)}.lg\:hover\:bg-fuchsia-100:hover{--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-100\/0:hover{background-color:rgba(250,232,255,0)}.lg\:hover\:bg-fuchsia-100\/10:hover{background-color:rgba(250,232,255,.1)}.lg\:hover\:bg-fuchsia-100\/100:hover{background-color:#fae8ff}.lg\:hover\:bg-fuchsia-100\/20:hover{background-color:rgba(250,232,255,.2)}.lg\:hover\:bg-fuchsia-100\/25:hover{background-color:rgba(250,232,255,.25)}.lg\:hover\:bg-fuchsia-100\/30:hover{background-color:rgba(250,232,255,.3)}.lg\:hover\:bg-fuchsia-100\/40:hover{background-color:rgba(250,232,255,.4)}.lg\:hover\:bg-fuchsia-100\/5:hover{background-color:rgba(250,232,255,.05)}.lg\:hover\:bg-fuchsia-100\/50:hover{background-color:rgba(250,232,255,.5)}.lg\:hover\:bg-fuchsia-100\/60:hover{background-color:rgba(250,232,255,.6)}.lg\:hover\:bg-fuchsia-100\/70:hover{background-color:rgba(250,232,255,.7)}.lg\:hover\:bg-fuchsia-100\/75:hover{background-color:rgba(250,232,255,.75)}.lg\:hover\:bg-fuchsia-100\/80:hover{background-color:rgba(250,232,255,.8)}.lg\:hover\:bg-fuchsia-100\/90:hover{background-color:rgba(250,232,255,.9)}.lg\:hover\:bg-fuchsia-100\/95:hover{background-color:rgba(250,232,255,.95)}.lg\:hover\:bg-fuchsia-200:hover{--tw-bg-opacity:1;background-color:rgb(245 208 254/var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-200\/0:hover{background-color:rgba(245,208,254,0)}.lg\:hover\:bg-fuchsia-200\/10:hover{background-color:rgba(245,208,254,.1)}.lg\:hover\:bg-fuchsia-200\/100:hover{background-color:#f5d0fe}.lg\:hover\:bg-fuchsia-200\/20:hover{background-color:rgba(245,208,254,.2)}.lg\:hover\:bg-fuchsia-200\/25:hover{background-color:rgba(245,208,254,.25)}.lg\:hover\:bg-fuchsia-200\/30:hover{background-color:rgba(245,208,254,.3)}.lg\:hover\:bg-fuchsia-200\/40:hover{background-color:rgba(245,208,254,.4)}.lg\:hover\:bg-fuchsia-200\/5:hover{background-color:rgba(245,208,254,.05)}.lg\:hover\:bg-fuchsia-200\/50:hover{background-color:rgba(245,208,254,.5)}.lg\:hover\:bg-fuchsia-200\/60:hover{background-color:rgba(245,208,254,.6)}.lg\:hover\:bg-fuchsia-200\/70:hover{background-color:rgba(245,208,254,.7)}.lg\:hover\:bg-fuchsia-200\/75:hover{background-color:rgba(245,208,254,.75)}.lg\:hover\:bg-fuchsia-200\/80:hover{background-color:rgba(245,208,254,.8)}.lg\:hover\:bg-fuchsia-200\/90:hover{background-color:rgba(245,208,254,.9)}.lg\:hover\:bg-fuchsia-200\/95:hover{background-color:rgba(245,208,254,.95)}.lg\:hover\:bg-fuchsia-300:hover{--tw-bg-opacity:1;background-color:rgb(240 171 252/var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-300\/0:hover{background-color:rgba(240,171,252,0)}.lg\:hover\:bg-fuchsia-300\/10:hover{background-color:rgba(240,171,252,.1)}.lg\:hover\:bg-fuchsia-300\/100:hover{background-color:#f0abfc}.lg\:hover\:bg-fuchsia-300\/20:hover{background-color:rgba(240,171,252,.2)}.lg\:hover\:bg-fuchsia-300\/25:hover{background-color:rgba(240,171,252,.25)}.lg\:hover\:bg-fuchsia-300\/30:hover{background-color:rgba(240,171,252,.3)}.lg\:hover\:bg-fuchsia-300\/40:hover{background-color:rgba(240,171,252,.4)}.lg\:hover\:bg-fuchsia-300\/5:hover{background-color:rgba(240,171,252,.05)}.lg\:hover\:bg-fuchsia-300\/50:hover{background-color:rgba(240,171,252,.5)}.lg\:hover\:bg-fuchsia-300\/60:hover{background-color:rgba(240,171,252,.6)}.lg\:hover\:bg-fuchsia-300\/70:hover{background-color:rgba(240,171,252,.7)}.lg\:hover\:bg-fuchsia-300\/75:hover{background-color:rgba(240,171,252,.75)}.lg\:hover\:bg-fuchsia-300\/80:hover{background-color:rgba(240,171,252,.8)}.lg\:hover\:bg-fuchsia-300\/90:hover{background-color:rgba(240,171,252,.9)}.lg\:hover\:bg-fuchsia-300\/95:hover{background-color:rgba(240,171,252,.95)}.lg\:hover\:bg-fuchsia-400:hover{--tw-bg-opacity:1;background-color:rgb(232 121 249/var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-400\/0:hover{background-color:rgba(232,121,249,0)}.lg\:hover\:bg-fuchsia-400\/10:hover{background-color:rgba(232,121,249,.1)}.lg\:hover\:bg-fuchsia-400\/100:hover{background-color:#e879f9}.lg\:hover\:bg-fuchsia-400\/20:hover{background-color:rgba(232,121,249,.2)}.lg\:hover\:bg-fuchsia-400\/25:hover{background-color:rgba(232,121,249,.25)}.lg\:hover\:bg-fuchsia-400\/30:hover{background-color:rgba(232,121,249,.3)}.lg\:hover\:bg-fuchsia-400\/40:hover{background-color:rgba(232,121,249,.4)}.lg\:hover\:bg-fuchsia-400\/5:hover{background-color:rgba(232,121,249,.05)}.lg\:hover\:bg-fuchsia-400\/50:hover{background-color:rgba(232,121,249,.5)}.lg\:hover\:bg-fuchsia-400\/60:hover{background-color:rgba(232,121,249,.6)}.lg\:hover\:bg-fuchsia-400\/70:hover{background-color:rgba(232,121,249,.7)}.lg\:hover\:bg-fuchsia-400\/75:hover{background-color:rgba(232,121,249,.75)}.lg\:hover\:bg-fuchsia-400\/80:hover{background-color:rgba(232,121,249,.8)}.lg\:hover\:bg-fuchsia-400\/90:hover{background-color:rgba(232,121,249,.9)}.lg\:hover\:bg-fuchsia-400\/95:hover{background-color:rgba(232,121,249,.95)}.lg\:hover\:bg-fuchsia-50:hover{--tw-bg-opacity:1;background-color:rgb(253 244 255/var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-50\/0:hover{background-color:rgba(253,244,255,0)}.lg\:hover\:bg-fuchsia-50\/10:hover{background-color:rgba(253,244,255,.1)}.lg\:hover\:bg-fuchsia-50\/100:hover{background-color:#fdf4ff}.lg\:hover\:bg-fuchsia-50\/20:hover{background-color:rgba(253,244,255,.2)}.lg\:hover\:bg-fuchsia-50\/25:hover{background-color:rgba(253,244,255,.25)}.lg\:hover\:bg-fuchsia-50\/30:hover{background-color:rgba(253,244,255,.3)}.lg\:hover\:bg-fuchsia-50\/40:hover{background-color:rgba(253,244,255,.4)}.lg\:hover\:bg-fuchsia-50\/5:hover{background-color:rgba(253,244,255,.05)}.lg\:hover\:bg-fuchsia-50\/50:hover{background-color:rgba(253,244,255,.5)}.lg\:hover\:bg-fuchsia-50\/60:hover{background-color:rgba(253,244,255,.6)}.lg\:hover\:bg-fuchsia-50\/70:hover{background-color:rgba(253,244,255,.7)}.lg\:hover\:bg-fuchsia-50\/75:hover{background-color:rgba(253,244,255,.75)}.lg\:hover\:bg-fuchsia-50\/80:hover{background-color:rgba(253,244,255,.8)}.lg\:hover\:bg-fuchsia-50\/90:hover{background-color:rgba(253,244,255,.9)}.lg\:hover\:bg-fuchsia-50\/95:hover{background-color:rgba(253,244,255,.95)}.lg\:hover\:bg-fuchsia-500:hover{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-500\/0:hover{background-color:rgba(217,70,239,0)}.lg\:hover\:bg-fuchsia-500\/10:hover{background-color:rgba(217,70,239,.1)}.lg\:hover\:bg-fuchsia-500\/100:hover{background-color:#d946ef}.lg\:hover\:bg-fuchsia-500\/20:hover{background-color:rgba(217,70,239,.2)}.lg\:hover\:bg-fuchsia-500\/25:hover{background-color:rgba(217,70,239,.25)}.lg\:hover\:bg-fuchsia-500\/30:hover{background-color:rgba(217,70,239,.3)}.lg\:hover\:bg-fuchsia-500\/40:hover{background-color:rgba(217,70,239,.4)}.lg\:hover\:bg-fuchsia-500\/5:hover{background-color:rgba(217,70,239,.05)}.lg\:hover\:bg-fuchsia-500\/50:hover{background-color:rgba(217,70,239,.5)}.lg\:hover\:bg-fuchsia-500\/60:hover{background-color:rgba(217,70,239,.6)}.lg\:hover\:bg-fuchsia-500\/70:hover{background-color:rgba(217,70,239,.7)}.lg\:hover\:bg-fuchsia-500\/75:hover{background-color:rgba(217,70,239,.75)}.lg\:hover\:bg-fuchsia-500\/80:hover{background-color:rgba(217,70,239,.8)}.lg\:hover\:bg-fuchsia-500\/90:hover{background-color:rgba(217,70,239,.9)}.lg\:hover\:bg-fuchsia-500\/95:hover{background-color:rgba(217,70,239,.95)}.lg\:hover\:bg-fuchsia-600:hover{--tw-bg-opacity:1;background-color:rgb(192 38 211/var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-600\/0:hover{background-color:rgba(192,38,211,0)}.lg\:hover\:bg-fuchsia-600\/10:hover{background-color:rgba(192,38,211,.1)}.lg\:hover\:bg-fuchsia-600\/100:hover{background-color:#c026d3}.lg\:hover\:bg-fuchsia-600\/20:hover{background-color:rgba(192,38,211,.2)}.lg\:hover\:bg-fuchsia-600\/25:hover{background-color:rgba(192,38,211,.25)}.lg\:hover\:bg-fuchsia-600\/30:hover{background-color:rgba(192,38,211,.3)}.lg\:hover\:bg-fuchsia-600\/40:hover{background-color:rgba(192,38,211,.4)}.lg\:hover\:bg-fuchsia-600\/5:hover{background-color:rgba(192,38,211,.05)}.lg\:hover\:bg-fuchsia-600\/50:hover{background-color:rgba(192,38,211,.5)}.lg\:hover\:bg-fuchsia-600\/60:hover{background-color:rgba(192,38,211,.6)}.lg\:hover\:bg-fuchsia-600\/70:hover{background-color:rgba(192,38,211,.7)}.lg\:hover\:bg-fuchsia-600\/75:hover{background-color:rgba(192,38,211,.75)}.lg\:hover\:bg-fuchsia-600\/80:hover{background-color:rgba(192,38,211,.8)}.lg\:hover\:bg-fuchsia-600\/90:hover{background-color:rgba(192,38,211,.9)}.lg\:hover\:bg-fuchsia-600\/95:hover{background-color:rgba(192,38,211,.95)}.lg\:hover\:bg-fuchsia-700:hover{--tw-bg-opacity:1;background-color:rgb(162 28 175/var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-700\/0:hover{background-color:rgba(162,28,175,0)}.lg\:hover\:bg-fuchsia-700\/10:hover{background-color:rgba(162,28,175,.1)}.lg\:hover\:bg-fuchsia-700\/100:hover{background-color:#a21caf}.lg\:hover\:bg-fuchsia-700\/20:hover{background-color:rgba(162,28,175,.2)}.lg\:hover\:bg-fuchsia-700\/25:hover{background-color:rgba(162,28,175,.25)}.lg\:hover\:bg-fuchsia-700\/30:hover{background-color:rgba(162,28,175,.3)}.lg\:hover\:bg-fuchsia-700\/40:hover{background-color:rgba(162,28,175,.4)}.lg\:hover\:bg-fuchsia-700\/5:hover{background-color:rgba(162,28,175,.05)}.lg\:hover\:bg-fuchsia-700\/50:hover{background-color:rgba(162,28,175,.5)}.lg\:hover\:bg-fuchsia-700\/60:hover{background-color:rgba(162,28,175,.6)}.lg\:hover\:bg-fuchsia-700\/70:hover{background-color:rgba(162,28,175,.7)}.lg\:hover\:bg-fuchsia-700\/75:hover{background-color:rgba(162,28,175,.75)}.lg\:hover\:bg-fuchsia-700\/80:hover{background-color:rgba(162,28,175,.8)}.lg\:hover\:bg-fuchsia-700\/90:hover{background-color:rgba(162,28,175,.9)}.lg\:hover\:bg-fuchsia-700\/95:hover{background-color:rgba(162,28,175,.95)}.lg\:hover\:bg-fuchsia-800:hover{--tw-bg-opacity:1;background-color:rgb(134 25 143/var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-800\/0:hover{background-color:rgba(134,25,143,0)}.lg\:hover\:bg-fuchsia-800\/10:hover{background-color:rgba(134,25,143,.1)}.lg\:hover\:bg-fuchsia-800\/100:hover{background-color:#86198f}.lg\:hover\:bg-fuchsia-800\/20:hover{background-color:rgba(134,25,143,.2)}.lg\:hover\:bg-fuchsia-800\/25:hover{background-color:rgba(134,25,143,.25)}.lg\:hover\:bg-fuchsia-800\/30:hover{background-color:rgba(134,25,143,.3)}.lg\:hover\:bg-fuchsia-800\/40:hover{background-color:rgba(134,25,143,.4)}.lg\:hover\:bg-fuchsia-800\/5:hover{background-color:rgba(134,25,143,.05)}.lg\:hover\:bg-fuchsia-800\/50:hover{background-color:rgba(134,25,143,.5)}.lg\:hover\:bg-fuchsia-800\/60:hover{background-color:rgba(134,25,143,.6)}.lg\:hover\:bg-fuchsia-800\/70:hover{background-color:rgba(134,25,143,.7)}.lg\:hover\:bg-fuchsia-800\/75:hover{background-color:rgba(134,25,143,.75)}.lg\:hover\:bg-fuchsia-800\/80:hover{background-color:rgba(134,25,143,.8)}.lg\:hover\:bg-fuchsia-800\/90:hover{background-color:rgba(134,25,143,.9)}.lg\:hover\:bg-fuchsia-800\/95:hover{background-color:rgba(134,25,143,.95)}.lg\:hover\:bg-fuchsia-900:hover{--tw-bg-opacity:1;background-color:rgb(112 26 117/var(--tw-bg-opacity))}.lg\:hover\:bg-fuchsia-900\/0:hover{background-color:rgba(112,26,117,0)}.lg\:hover\:bg-fuchsia-900\/10:hover{background-color:rgba(112,26,117,.1)}.lg\:hover\:bg-fuchsia-900\/100:hover{background-color:#701a75}.lg\:hover\:bg-fuchsia-900\/20:hover{background-color:rgba(112,26,117,.2)}.lg\:hover\:bg-fuchsia-900\/25:hover{background-color:rgba(112,26,117,.25)}.lg\:hover\:bg-fuchsia-900\/30:hover{background-color:rgba(112,26,117,.3)}.lg\:hover\:bg-fuchsia-900\/40:hover{background-color:rgba(112,26,117,.4)}.lg\:hover\:bg-fuchsia-900\/5:hover{background-color:rgba(112,26,117,.05)}.lg\:hover\:bg-fuchsia-900\/50:hover{background-color:rgba(112,26,117,.5)}.lg\:hover\:bg-fuchsia-900\/60:hover{background-color:rgba(112,26,117,.6)}.lg\:hover\:bg-fuchsia-900\/70:hover{background-color:rgba(112,26,117,.7)}.lg\:hover\:bg-fuchsia-900\/75:hover{background-color:rgba(112,26,117,.75)}.lg\:hover\:bg-fuchsia-900\/80:hover{background-color:rgba(112,26,117,.8)}.lg\:hover\:bg-fuchsia-900\/90:hover{background-color:rgba(112,26,117,.9)}.lg\:hover\:bg-fuchsia-900\/95:hover{background-color:rgba(112,26,117,.95)}.lg\:hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.lg\:hover\:bg-gray-100\/0:hover{background-color:rgba(243,244,246,0)}.lg\:hover\:bg-gray-100\/10:hover{background-color:rgba(243,244,246,.1)}.lg\:hover\:bg-gray-100\/100:hover{background-color:#f3f4f6}.lg\:hover\:bg-gray-100\/20:hover{background-color:rgba(243,244,246,.2)}.lg\:hover\:bg-gray-100\/25:hover{background-color:rgba(243,244,246,.25)}.lg\:hover\:bg-gray-100\/30:hover{background-color:rgba(243,244,246,.3)}.lg\:hover\:bg-gray-100\/40:hover{background-color:rgba(243,244,246,.4)}.lg\:hover\:bg-gray-100\/5:hover{background-color:rgba(243,244,246,.05)}.lg\:hover\:bg-gray-100\/50:hover{background-color:rgba(243,244,246,.5)}.lg\:hover\:bg-gray-100\/60:hover{background-color:rgba(243,244,246,.6)}.lg\:hover\:bg-gray-100\/70:hover{background-color:rgba(243,244,246,.7)}.lg\:hover\:bg-gray-100\/75:hover{background-color:rgba(243,244,246,.75)}.lg\:hover\:bg-gray-100\/80:hover{background-color:rgba(243,244,246,.8)}.lg\:hover\:bg-gray-100\/90:hover{background-color:rgba(243,244,246,.9)}.lg\:hover\:bg-gray-100\/95:hover{background-color:rgba(243,244,246,.95)}.lg\:hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.lg\:hover\:bg-gray-200\/0:hover{background-color:rgba(229,231,235,0)}.lg\:hover\:bg-gray-200\/10:hover{background-color:rgba(229,231,235,.1)}.lg\:hover\:bg-gray-200\/100:hover{background-color:#e5e7eb}.lg\:hover\:bg-gray-200\/20:hover{background-color:rgba(229,231,235,.2)}.lg\:hover\:bg-gray-200\/25:hover{background-color:rgba(229,231,235,.25)}.lg\:hover\:bg-gray-200\/30:hover{background-color:rgba(229,231,235,.3)}.lg\:hover\:bg-gray-200\/40:hover{background-color:rgba(229,231,235,.4)}.lg\:hover\:bg-gray-200\/5:hover{background-color:rgba(229,231,235,.05)}.lg\:hover\:bg-gray-200\/50:hover{background-color:rgba(229,231,235,.5)}.lg\:hover\:bg-gray-200\/60:hover{background-color:rgba(229,231,235,.6)}.lg\:hover\:bg-gray-200\/70:hover{background-color:rgba(229,231,235,.7)}.lg\:hover\:bg-gray-200\/75:hover{background-color:rgba(229,231,235,.75)}.lg\:hover\:bg-gray-200\/80:hover{background-color:rgba(229,231,235,.8)}.lg\:hover\:bg-gray-200\/90:hover{background-color:rgba(229,231,235,.9)}.lg\:hover\:bg-gray-200\/95:hover{background-color:rgba(229,231,235,.95)}.lg\:hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.lg\:hover\:bg-gray-300\/0:hover{background-color:rgba(209,213,219,0)}.lg\:hover\:bg-gray-300\/10:hover{background-color:rgba(209,213,219,.1)}.lg\:hover\:bg-gray-300\/100:hover{background-color:#d1d5db}.lg\:hover\:bg-gray-300\/20:hover{background-color:rgba(209,213,219,.2)}.lg\:hover\:bg-gray-300\/25:hover{background-color:rgba(209,213,219,.25)}.lg\:hover\:bg-gray-300\/30:hover{background-color:rgba(209,213,219,.3)}.lg\:hover\:bg-gray-300\/40:hover{background-color:rgba(209,213,219,.4)}.lg\:hover\:bg-gray-300\/5:hover{background-color:rgba(209,213,219,.05)}.lg\:hover\:bg-gray-300\/50:hover{background-color:rgba(209,213,219,.5)}.lg\:hover\:bg-gray-300\/60:hover{background-color:rgba(209,213,219,.6)}.lg\:hover\:bg-gray-300\/70:hover{background-color:rgba(209,213,219,.7)}.lg\:hover\:bg-gray-300\/75:hover{background-color:rgba(209,213,219,.75)}.lg\:hover\:bg-gray-300\/80:hover{background-color:rgba(209,213,219,.8)}.lg\:hover\:bg-gray-300\/90:hover{background-color:rgba(209,213,219,.9)}.lg\:hover\:bg-gray-300\/95:hover{background-color:rgba(209,213,219,.95)}.lg\:hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.lg\:hover\:bg-gray-400\/0:hover{background-color:rgba(156,163,175,0)}.lg\:hover\:bg-gray-400\/10:hover{background-color:rgba(156,163,175,.1)}.lg\:hover\:bg-gray-400\/100:hover{background-color:#9ca3af}.lg\:hover\:bg-gray-400\/20:hover{background-color:rgba(156,163,175,.2)}.lg\:hover\:bg-gray-400\/25:hover{background-color:rgba(156,163,175,.25)}.lg\:hover\:bg-gray-400\/30:hover{background-color:rgba(156,163,175,.3)}.lg\:hover\:bg-gray-400\/40:hover{background-color:rgba(156,163,175,.4)}.lg\:hover\:bg-gray-400\/5:hover{background-color:rgba(156,163,175,.05)}.lg\:hover\:bg-gray-400\/50:hover{background-color:rgba(156,163,175,.5)}.lg\:hover\:bg-gray-400\/60:hover{background-color:rgba(156,163,175,.6)}.lg\:hover\:bg-gray-400\/70:hover{background-color:rgba(156,163,175,.7)}.lg\:hover\:bg-gray-400\/75:hover{background-color:rgba(156,163,175,.75)}.lg\:hover\:bg-gray-400\/80:hover{background-color:rgba(156,163,175,.8)}.lg\:hover\:bg-gray-400\/90:hover{background-color:rgba(156,163,175,.9)}.lg\:hover\:bg-gray-400\/95:hover{background-color:rgba(156,163,175,.95)}.lg\:hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.lg\:hover\:bg-gray-50\/0:hover{background-color:rgba(249,250,251,0)}.lg\:hover\:bg-gray-50\/10:hover{background-color:rgba(249,250,251,.1)}.lg\:hover\:bg-gray-50\/100:hover{background-color:#f9fafb}.lg\:hover\:bg-gray-50\/20:hover{background-color:rgba(249,250,251,.2)}.lg\:hover\:bg-gray-50\/25:hover{background-color:rgba(249,250,251,.25)}.lg\:hover\:bg-gray-50\/30:hover{background-color:rgba(249,250,251,.3)}.lg\:hover\:bg-gray-50\/40:hover{background-color:rgba(249,250,251,.4)}.lg\:hover\:bg-gray-50\/5:hover{background-color:rgba(249,250,251,.05)}.lg\:hover\:bg-gray-50\/50:hover{background-color:rgba(249,250,251,.5)}.lg\:hover\:bg-gray-50\/60:hover{background-color:rgba(249,250,251,.6)}.lg\:hover\:bg-gray-50\/70:hover{background-color:rgba(249,250,251,.7)}.lg\:hover\:bg-gray-50\/75:hover{background-color:rgba(249,250,251,.75)}.lg\:hover\:bg-gray-50\/80:hover{background-color:rgba(249,250,251,.8)}.lg\:hover\:bg-gray-50\/90:hover{background-color:rgba(249,250,251,.9)}.lg\:hover\:bg-gray-50\/95:hover{background-color:rgba(249,250,251,.95)}.lg\:hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.lg\:hover\:bg-gray-500\/0:hover{background-color:hsla(220,9%,46%,0)}.lg\:hover\:bg-gray-500\/10:hover{background-color:hsla(220,9%,46%,.1)}.lg\:hover\:bg-gray-500\/100:hover{background-color:#6b7280}.lg\:hover\:bg-gray-500\/20:hover{background-color:hsla(220,9%,46%,.2)}.lg\:hover\:bg-gray-500\/25:hover{background-color:hsla(220,9%,46%,.25)}.lg\:hover\:bg-gray-500\/30:hover{background-color:hsla(220,9%,46%,.3)}.lg\:hover\:bg-gray-500\/40:hover{background-color:hsla(220,9%,46%,.4)}.lg\:hover\:bg-gray-500\/5:hover{background-color:hsla(220,9%,46%,.05)}.lg\:hover\:bg-gray-500\/50:hover{background-color:hsla(220,9%,46%,.5)}.lg\:hover\:bg-gray-500\/60:hover{background-color:hsla(220,9%,46%,.6)}.lg\:hover\:bg-gray-500\/70:hover{background-color:hsla(220,9%,46%,.7)}.lg\:hover\:bg-gray-500\/75:hover{background-color:hsla(220,9%,46%,.75)}.lg\:hover\:bg-gray-500\/80:hover{background-color:hsla(220,9%,46%,.8)}.lg\:hover\:bg-gray-500\/90:hover{background-color:hsla(220,9%,46%,.9)}.lg\:hover\:bg-gray-500\/95:hover{background-color:hsla(220,9%,46%,.95)}.lg\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.lg\:hover\:bg-gray-600\/0:hover{background-color:rgba(75,85,99,0)}.lg\:hover\:bg-gray-600\/10:hover{background-color:rgba(75,85,99,.1)}.lg\:hover\:bg-gray-600\/100:hover{background-color:#4b5563}.lg\:hover\:bg-gray-600\/20:hover{background-color:rgba(75,85,99,.2)}.lg\:hover\:bg-gray-600\/25:hover{background-color:rgba(75,85,99,.25)}.lg\:hover\:bg-gray-600\/30:hover{background-color:rgba(75,85,99,.3)}.lg\:hover\:bg-gray-600\/40:hover{background-color:rgba(75,85,99,.4)}.lg\:hover\:bg-gray-600\/5:hover{background-color:rgba(75,85,99,.05)}.lg\:hover\:bg-gray-600\/50:hover{background-color:rgba(75,85,99,.5)}.lg\:hover\:bg-gray-600\/60:hover{background-color:rgba(75,85,99,.6)}.lg\:hover\:bg-gray-600\/70:hover{background-color:rgba(75,85,99,.7)}.lg\:hover\:bg-gray-600\/75:hover{background-color:rgba(75,85,99,.75)}.lg\:hover\:bg-gray-600\/80:hover{background-color:rgba(75,85,99,.8)}.lg\:hover\:bg-gray-600\/90:hover{background-color:rgba(75,85,99,.9)}.lg\:hover\:bg-gray-600\/95:hover{background-color:rgba(75,85,99,.95)}.lg\:hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.lg\:hover\:bg-gray-700\/0:hover{background-color:rgba(55,65,81,0)}.lg\:hover\:bg-gray-700\/10:hover{background-color:rgba(55,65,81,.1)}.lg\:hover\:bg-gray-700\/100:hover{background-color:#374151}.lg\:hover\:bg-gray-700\/20:hover{background-color:rgba(55,65,81,.2)}.lg\:hover\:bg-gray-700\/25:hover{background-color:rgba(55,65,81,.25)}.lg\:hover\:bg-gray-700\/30:hover{background-color:rgba(55,65,81,.3)}.lg\:hover\:bg-gray-700\/40:hover{background-color:rgba(55,65,81,.4)}.lg\:hover\:bg-gray-700\/5:hover{background-color:rgba(55,65,81,.05)}.lg\:hover\:bg-gray-700\/50:hover{background-color:rgba(55,65,81,.5)}.lg\:hover\:bg-gray-700\/60:hover{background-color:rgba(55,65,81,.6)}.lg\:hover\:bg-gray-700\/70:hover{background-color:rgba(55,65,81,.7)}.lg\:hover\:bg-gray-700\/75:hover{background-color:rgba(55,65,81,.75)}.lg\:hover\:bg-gray-700\/80:hover{background-color:rgba(55,65,81,.8)}.lg\:hover\:bg-gray-700\/90:hover{background-color:rgba(55,65,81,.9)}.lg\:hover\:bg-gray-700\/95:hover{background-color:rgba(55,65,81,.95)}.lg\:hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.lg\:hover\:bg-gray-800\/0:hover{background-color:rgba(31,41,55,0)}.lg\:hover\:bg-gray-800\/10:hover{background-color:rgba(31,41,55,.1)}.lg\:hover\:bg-gray-800\/100:hover{background-color:#1f2937}.lg\:hover\:bg-gray-800\/20:hover{background-color:rgba(31,41,55,.2)}.lg\:hover\:bg-gray-800\/25:hover{background-color:rgba(31,41,55,.25)}.lg\:hover\:bg-gray-800\/30:hover{background-color:rgba(31,41,55,.3)}.lg\:hover\:bg-gray-800\/40:hover{background-color:rgba(31,41,55,.4)}.lg\:hover\:bg-gray-800\/5:hover{background-color:rgba(31,41,55,.05)}.lg\:hover\:bg-gray-800\/50:hover{background-color:rgba(31,41,55,.5)}.lg\:hover\:bg-gray-800\/60:hover{background-color:rgba(31,41,55,.6)}.lg\:hover\:bg-gray-800\/70:hover{background-color:rgba(31,41,55,.7)}.lg\:hover\:bg-gray-800\/75:hover{background-color:rgba(31,41,55,.75)}.lg\:hover\:bg-gray-800\/80:hover{background-color:rgba(31,41,55,.8)}.lg\:hover\:bg-gray-800\/90:hover{background-color:rgba(31,41,55,.9)}.lg\:hover\:bg-gray-800\/95:hover{background-color:rgba(31,41,55,.95)}.lg\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.lg\:hover\:bg-gray-900\/0:hover{background-color:rgba(17,24,39,0)}.lg\:hover\:bg-gray-900\/10:hover{background-color:rgba(17,24,39,.1)}.lg\:hover\:bg-gray-900\/100:hover{background-color:#111827}.lg\:hover\:bg-gray-900\/20:hover{background-color:rgba(17,24,39,.2)}.lg\:hover\:bg-gray-900\/25:hover{background-color:rgba(17,24,39,.25)}.lg\:hover\:bg-gray-900\/30:hover{background-color:rgba(17,24,39,.3)}.lg\:hover\:bg-gray-900\/40:hover{background-color:rgba(17,24,39,.4)}.lg\:hover\:bg-gray-900\/5:hover{background-color:rgba(17,24,39,.05)}.lg\:hover\:bg-gray-900\/50:hover{background-color:rgba(17,24,39,.5)}.lg\:hover\:bg-gray-900\/60:hover{background-color:rgba(17,24,39,.6)}.lg\:hover\:bg-gray-900\/70:hover{background-color:rgba(17,24,39,.7)}.lg\:hover\:bg-gray-900\/75:hover{background-color:rgba(17,24,39,.75)}.lg\:hover\:bg-gray-900\/80:hover{background-color:rgba(17,24,39,.8)}.lg\:hover\:bg-gray-900\/90:hover{background-color:rgba(17,24,39,.9)}.lg\:hover\:bg-gray-900\/95:hover{background-color:rgba(17,24,39,.95)}.lg\:hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgb(222 247 236/var(--tw-bg-opacity))}.lg\:hover\:bg-green-100\/0:hover{background-color:rgba(222,247,236,0)}.lg\:hover\:bg-green-100\/10:hover{background-color:rgba(222,247,236,.1)}.lg\:hover\:bg-green-100\/100:hover{background-color:#def7ec}.lg\:hover\:bg-green-100\/20:hover{background-color:rgba(222,247,236,.2)}.lg\:hover\:bg-green-100\/25:hover{background-color:rgba(222,247,236,.25)}.lg\:hover\:bg-green-100\/30:hover{background-color:rgba(222,247,236,.3)}.lg\:hover\:bg-green-100\/40:hover{background-color:rgba(222,247,236,.4)}.lg\:hover\:bg-green-100\/5:hover{background-color:rgba(222,247,236,.05)}.lg\:hover\:bg-green-100\/50:hover{background-color:rgba(222,247,236,.5)}.lg\:hover\:bg-green-100\/60:hover{background-color:rgba(222,247,236,.6)}.lg\:hover\:bg-green-100\/70:hover{background-color:rgba(222,247,236,.7)}.lg\:hover\:bg-green-100\/75:hover{background-color:rgba(222,247,236,.75)}.lg\:hover\:bg-green-100\/80:hover{background-color:rgba(222,247,236,.8)}.lg\:hover\:bg-green-100\/90:hover{background-color:rgba(222,247,236,.9)}.lg\:hover\:bg-green-100\/95:hover{background-color:rgba(222,247,236,.95)}.lg\:hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgb(188 240 218/var(--tw-bg-opacity))}.lg\:hover\:bg-green-200\/0:hover{background-color:rgba(188,240,218,0)}.lg\:hover\:bg-green-200\/10:hover{background-color:rgba(188,240,218,.1)}.lg\:hover\:bg-green-200\/100:hover{background-color:#bcf0da}.lg\:hover\:bg-green-200\/20:hover{background-color:rgba(188,240,218,.2)}.lg\:hover\:bg-green-200\/25:hover{background-color:rgba(188,240,218,.25)}.lg\:hover\:bg-green-200\/30:hover{background-color:rgba(188,240,218,.3)}.lg\:hover\:bg-green-200\/40:hover{background-color:rgba(188,240,218,.4)}.lg\:hover\:bg-green-200\/5:hover{background-color:rgba(188,240,218,.05)}.lg\:hover\:bg-green-200\/50:hover{background-color:rgba(188,240,218,.5)}.lg\:hover\:bg-green-200\/60:hover{background-color:rgba(188,240,218,.6)}.lg\:hover\:bg-green-200\/70:hover{background-color:rgba(188,240,218,.7)}.lg\:hover\:bg-green-200\/75:hover{background-color:rgba(188,240,218,.75)}.lg\:hover\:bg-green-200\/80:hover{background-color:rgba(188,240,218,.8)}.lg\:hover\:bg-green-200\/90:hover{background-color:rgba(188,240,218,.9)}.lg\:hover\:bg-green-200\/95:hover{background-color:rgba(188,240,218,.95)}.lg\:hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgb(132 225 188/var(--tw-bg-opacity))}.lg\:hover\:bg-green-300\/0:hover{background-color:rgba(132,225,188,0)}.lg\:hover\:bg-green-300\/10:hover{background-color:rgba(132,225,188,.1)}.lg\:hover\:bg-green-300\/100:hover{background-color:#84e1bc}.lg\:hover\:bg-green-300\/20:hover{background-color:rgba(132,225,188,.2)}.lg\:hover\:bg-green-300\/25:hover{background-color:rgba(132,225,188,.25)}.lg\:hover\:bg-green-300\/30:hover{background-color:rgba(132,225,188,.3)}.lg\:hover\:bg-green-300\/40:hover{background-color:rgba(132,225,188,.4)}.lg\:hover\:bg-green-300\/5:hover{background-color:rgba(132,225,188,.05)}.lg\:hover\:bg-green-300\/50:hover{background-color:rgba(132,225,188,.5)}.lg\:hover\:bg-green-300\/60:hover{background-color:rgba(132,225,188,.6)}.lg\:hover\:bg-green-300\/70:hover{background-color:rgba(132,225,188,.7)}.lg\:hover\:bg-green-300\/75:hover{background-color:rgba(132,225,188,.75)}.lg\:hover\:bg-green-300\/80:hover{background-color:rgba(132,225,188,.8)}.lg\:hover\:bg-green-300\/90:hover{background-color:rgba(132,225,188,.9)}.lg\:hover\:bg-green-300\/95:hover{background-color:rgba(132,225,188,.95)}.lg\:hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgb(49 196 141/var(--tw-bg-opacity))}.lg\:hover\:bg-green-400\/0:hover{background-color:rgba(49,196,141,0)}.lg\:hover\:bg-green-400\/10:hover{background-color:rgba(49,196,141,.1)}.lg\:hover\:bg-green-400\/100:hover{background-color:#31c48d}.lg\:hover\:bg-green-400\/20:hover{background-color:rgba(49,196,141,.2)}.lg\:hover\:bg-green-400\/25:hover{background-color:rgba(49,196,141,.25)}.lg\:hover\:bg-green-400\/30:hover{background-color:rgba(49,196,141,.3)}.lg\:hover\:bg-green-400\/40:hover{background-color:rgba(49,196,141,.4)}.lg\:hover\:bg-green-400\/5:hover{background-color:rgba(49,196,141,.05)}.lg\:hover\:bg-green-400\/50:hover{background-color:rgba(49,196,141,.5)}.lg\:hover\:bg-green-400\/60:hover{background-color:rgba(49,196,141,.6)}.lg\:hover\:bg-green-400\/70:hover{background-color:rgba(49,196,141,.7)}.lg\:hover\:bg-green-400\/75:hover{background-color:rgba(49,196,141,.75)}.lg\:hover\:bg-green-400\/80:hover{background-color:rgba(49,196,141,.8)}.lg\:hover\:bg-green-400\/90:hover{background-color:rgba(49,196,141,.9)}.lg\:hover\:bg-green-400\/95:hover{background-color:rgba(49,196,141,.95)}.lg\:hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgb(243 250 247/var(--tw-bg-opacity))}.lg\:hover\:bg-green-50\/0:hover{background-color:rgba(243,250,247,0)}.lg\:hover\:bg-green-50\/10:hover{background-color:rgba(243,250,247,.1)}.lg\:hover\:bg-green-50\/100:hover{background-color:#f3faf7}.lg\:hover\:bg-green-50\/20:hover{background-color:rgba(243,250,247,.2)}.lg\:hover\:bg-green-50\/25:hover{background-color:rgba(243,250,247,.25)}.lg\:hover\:bg-green-50\/30:hover{background-color:rgba(243,250,247,.3)}.lg\:hover\:bg-green-50\/40:hover{background-color:rgba(243,250,247,.4)}.lg\:hover\:bg-green-50\/5:hover{background-color:rgba(243,250,247,.05)}.lg\:hover\:bg-green-50\/50:hover{background-color:rgba(243,250,247,.5)}.lg\:hover\:bg-green-50\/60:hover{background-color:rgba(243,250,247,.6)}.lg\:hover\:bg-green-50\/70:hover{background-color:rgba(243,250,247,.7)}.lg\:hover\:bg-green-50\/75:hover{background-color:rgba(243,250,247,.75)}.lg\:hover\:bg-green-50\/80:hover{background-color:rgba(243,250,247,.8)}.lg\:hover\:bg-green-50\/90:hover{background-color:rgba(243,250,247,.9)}.lg\:hover\:bg-green-50\/95:hover{background-color:rgba(243,250,247,.95)}.lg\:hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgb(14 159 110/var(--tw-bg-opacity))}.lg\:hover\:bg-green-500\/0:hover{background-color:rgba(14,159,110,0)}.lg\:hover\:bg-green-500\/10:hover{background-color:rgba(14,159,110,.1)}.lg\:hover\:bg-green-500\/100:hover{background-color:#0e9f6e}.lg\:hover\:bg-green-500\/20:hover{background-color:rgba(14,159,110,.2)}.lg\:hover\:bg-green-500\/25:hover{background-color:rgba(14,159,110,.25)}.lg\:hover\:bg-green-500\/30:hover{background-color:rgba(14,159,110,.3)}.lg\:hover\:bg-green-500\/40:hover{background-color:rgba(14,159,110,.4)}.lg\:hover\:bg-green-500\/5:hover{background-color:rgba(14,159,110,.05)}.lg\:hover\:bg-green-500\/50:hover{background-color:rgba(14,159,110,.5)}.lg\:hover\:bg-green-500\/60:hover{background-color:rgba(14,159,110,.6)}.lg\:hover\:bg-green-500\/70:hover{background-color:rgba(14,159,110,.7)}.lg\:hover\:bg-green-500\/75:hover{background-color:rgba(14,159,110,.75)}.lg\:hover\:bg-green-500\/80:hover{background-color:rgba(14,159,110,.8)}.lg\:hover\:bg-green-500\/90:hover{background-color:rgba(14,159,110,.9)}.lg\:hover\:bg-green-500\/95:hover{background-color:rgba(14,159,110,.95)}.lg\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(5 122 85/var(--tw-bg-opacity))}.lg\:hover\:bg-green-600\/0:hover{background-color:rgba(5,122,85,0)}.lg\:hover\:bg-green-600\/10:hover{background-color:rgba(5,122,85,.1)}.lg\:hover\:bg-green-600\/100:hover{background-color:#057a55}.lg\:hover\:bg-green-600\/20:hover{background-color:rgba(5,122,85,.2)}.lg\:hover\:bg-green-600\/25:hover{background-color:rgba(5,122,85,.25)}.lg\:hover\:bg-green-600\/30:hover{background-color:rgba(5,122,85,.3)}.lg\:hover\:bg-green-600\/40:hover{background-color:rgba(5,122,85,.4)}.lg\:hover\:bg-green-600\/5:hover{background-color:rgba(5,122,85,.05)}.lg\:hover\:bg-green-600\/50:hover{background-color:rgba(5,122,85,.5)}.lg\:hover\:bg-green-600\/60:hover{background-color:rgba(5,122,85,.6)}.lg\:hover\:bg-green-600\/70:hover{background-color:rgba(5,122,85,.7)}.lg\:hover\:bg-green-600\/75:hover{background-color:rgba(5,122,85,.75)}.lg\:hover\:bg-green-600\/80:hover{background-color:rgba(5,122,85,.8)}.lg\:hover\:bg-green-600\/90:hover{background-color:rgba(5,122,85,.9)}.lg\:hover\:bg-green-600\/95:hover{background-color:rgba(5,122,85,.95)}.lg\:hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(4 108 78/var(--tw-bg-opacity))}.lg\:hover\:bg-green-700\/0:hover{background-color:rgba(4,108,78,0)}.lg\:hover\:bg-green-700\/10:hover{background-color:rgba(4,108,78,.1)}.lg\:hover\:bg-green-700\/100:hover{background-color:#046c4e}.lg\:hover\:bg-green-700\/20:hover{background-color:rgba(4,108,78,.2)}.lg\:hover\:bg-green-700\/25:hover{background-color:rgba(4,108,78,.25)}.lg\:hover\:bg-green-700\/30:hover{background-color:rgba(4,108,78,.3)}.lg\:hover\:bg-green-700\/40:hover{background-color:rgba(4,108,78,.4)}.lg\:hover\:bg-green-700\/5:hover{background-color:rgba(4,108,78,.05)}.lg\:hover\:bg-green-700\/50:hover{background-color:rgba(4,108,78,.5)}.lg\:hover\:bg-green-700\/60:hover{background-color:rgba(4,108,78,.6)}.lg\:hover\:bg-green-700\/70:hover{background-color:rgba(4,108,78,.7)}.lg\:hover\:bg-green-700\/75:hover{background-color:rgba(4,108,78,.75)}.lg\:hover\:bg-green-700\/80:hover{background-color:rgba(4,108,78,.8)}.lg\:hover\:bg-green-700\/90:hover{background-color:rgba(4,108,78,.9)}.lg\:hover\:bg-green-700\/95:hover{background-color:rgba(4,108,78,.95)}.lg\:hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgb(3 84 63/var(--tw-bg-opacity))}.lg\:hover\:bg-green-800\/0:hover{background-color:rgba(3,84,63,0)}.lg\:hover\:bg-green-800\/10:hover{background-color:rgba(3,84,63,.1)}.lg\:hover\:bg-green-800\/100:hover{background-color:#03543f}.lg\:hover\:bg-green-800\/20:hover{background-color:rgba(3,84,63,.2)}.lg\:hover\:bg-green-800\/25:hover{background-color:rgba(3,84,63,.25)}.lg\:hover\:bg-green-800\/30:hover{background-color:rgba(3,84,63,.3)}.lg\:hover\:bg-green-800\/40:hover{background-color:rgba(3,84,63,.4)}.lg\:hover\:bg-green-800\/5:hover{background-color:rgba(3,84,63,.05)}.lg\:hover\:bg-green-800\/50:hover{background-color:rgba(3,84,63,.5)}.lg\:hover\:bg-green-800\/60:hover{background-color:rgba(3,84,63,.6)}.lg\:hover\:bg-green-800\/70:hover{background-color:rgba(3,84,63,.7)}.lg\:hover\:bg-green-800\/75:hover{background-color:rgba(3,84,63,.75)}.lg\:hover\:bg-green-800\/80:hover{background-color:rgba(3,84,63,.8)}.lg\:hover\:bg-green-800\/90:hover{background-color:rgba(3,84,63,.9)}.lg\:hover\:bg-green-800\/95:hover{background-color:rgba(3,84,63,.95)}.lg\:hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgb(1 71 55/var(--tw-bg-opacity))}.lg\:hover\:bg-green-900\/0:hover{background-color:rgba(1,71,55,0)}.lg\:hover\:bg-green-900\/10:hover{background-color:rgba(1,71,55,.1)}.lg\:hover\:bg-green-900\/100:hover{background-color:#014737}.lg\:hover\:bg-green-900\/20:hover{background-color:rgba(1,71,55,.2)}.lg\:hover\:bg-green-900\/25:hover{background-color:rgba(1,71,55,.25)}.lg\:hover\:bg-green-900\/30:hover{background-color:rgba(1,71,55,.3)}.lg\:hover\:bg-green-900\/40:hover{background-color:rgba(1,71,55,.4)}.lg\:hover\:bg-green-900\/5:hover{background-color:rgba(1,71,55,.05)}.lg\:hover\:bg-green-900\/50:hover{background-color:rgba(1,71,55,.5)}.lg\:hover\:bg-green-900\/60:hover{background-color:rgba(1,71,55,.6)}.lg\:hover\:bg-green-900\/70:hover{background-color:rgba(1,71,55,.7)}.lg\:hover\:bg-green-900\/75:hover{background-color:rgba(1,71,55,.75)}.lg\:hover\:bg-green-900\/80:hover{background-color:rgba(1,71,55,.8)}.lg\:hover\:bg-green-900\/90:hover{background-color:rgba(1,71,55,.9)}.lg\:hover\:bg-green-900\/95:hover{background-color:rgba(1,71,55,.95)}.lg\:hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgb(229 237 255/var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-100\/0:hover{background-color:rgba(229,237,255,0)}.lg\:hover\:bg-indigo-100\/10:hover{background-color:rgba(229,237,255,.1)}.lg\:hover\:bg-indigo-100\/100:hover{background-color:#e5edff}.lg\:hover\:bg-indigo-100\/20:hover{background-color:rgba(229,237,255,.2)}.lg\:hover\:bg-indigo-100\/25:hover{background-color:rgba(229,237,255,.25)}.lg\:hover\:bg-indigo-100\/30:hover{background-color:rgba(229,237,255,.3)}.lg\:hover\:bg-indigo-100\/40:hover{background-color:rgba(229,237,255,.4)}.lg\:hover\:bg-indigo-100\/5:hover{background-color:rgba(229,237,255,.05)}.lg\:hover\:bg-indigo-100\/50:hover{background-color:rgba(229,237,255,.5)}.lg\:hover\:bg-indigo-100\/60:hover{background-color:rgba(229,237,255,.6)}.lg\:hover\:bg-indigo-100\/70:hover{background-color:rgba(229,237,255,.7)}.lg\:hover\:bg-indigo-100\/75:hover{background-color:rgba(229,237,255,.75)}.lg\:hover\:bg-indigo-100\/80:hover{background-color:rgba(229,237,255,.8)}.lg\:hover\:bg-indigo-100\/90:hover{background-color:rgba(229,237,255,.9)}.lg\:hover\:bg-indigo-100\/95:hover{background-color:rgba(229,237,255,.95)}.lg\:hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgb(205 219 254/var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-200\/0:hover{background-color:rgba(205,219,254,0)}.lg\:hover\:bg-indigo-200\/10:hover{background-color:rgba(205,219,254,.1)}.lg\:hover\:bg-indigo-200\/100:hover{background-color:#cddbfe}.lg\:hover\:bg-indigo-200\/20:hover{background-color:rgba(205,219,254,.2)}.lg\:hover\:bg-indigo-200\/25:hover{background-color:rgba(205,219,254,.25)}.lg\:hover\:bg-indigo-200\/30:hover{background-color:rgba(205,219,254,.3)}.lg\:hover\:bg-indigo-200\/40:hover{background-color:rgba(205,219,254,.4)}.lg\:hover\:bg-indigo-200\/5:hover{background-color:rgba(205,219,254,.05)}.lg\:hover\:bg-indigo-200\/50:hover{background-color:rgba(205,219,254,.5)}.lg\:hover\:bg-indigo-200\/60:hover{background-color:rgba(205,219,254,.6)}.lg\:hover\:bg-indigo-200\/70:hover{background-color:rgba(205,219,254,.7)}.lg\:hover\:bg-indigo-200\/75:hover{background-color:rgba(205,219,254,.75)}.lg\:hover\:bg-indigo-200\/80:hover{background-color:rgba(205,219,254,.8)}.lg\:hover\:bg-indigo-200\/90:hover{background-color:rgba(205,219,254,.9)}.lg\:hover\:bg-indigo-200\/95:hover{background-color:rgba(205,219,254,.95)}.lg\:hover\:bg-indigo-300:hover{--tw-bg-opacity:1;background-color:rgb(180 198 252/var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-300\/0:hover{background-color:rgba(180,198,252,0)}.lg\:hover\:bg-indigo-300\/10:hover{background-color:rgba(180,198,252,.1)}.lg\:hover\:bg-indigo-300\/100:hover{background-color:#b4c6fc}.lg\:hover\:bg-indigo-300\/20:hover{background-color:rgba(180,198,252,.2)}.lg\:hover\:bg-indigo-300\/25:hover{background-color:rgba(180,198,252,.25)}.lg\:hover\:bg-indigo-300\/30:hover{background-color:rgba(180,198,252,.3)}.lg\:hover\:bg-indigo-300\/40:hover{background-color:rgba(180,198,252,.4)}.lg\:hover\:bg-indigo-300\/5:hover{background-color:rgba(180,198,252,.05)}.lg\:hover\:bg-indigo-300\/50:hover{background-color:rgba(180,198,252,.5)}.lg\:hover\:bg-indigo-300\/60:hover{background-color:rgba(180,198,252,.6)}.lg\:hover\:bg-indigo-300\/70:hover{background-color:rgba(180,198,252,.7)}.lg\:hover\:bg-indigo-300\/75:hover{background-color:rgba(180,198,252,.75)}.lg\:hover\:bg-indigo-300\/80:hover{background-color:rgba(180,198,252,.8)}.lg\:hover\:bg-indigo-300\/90:hover{background-color:rgba(180,198,252,.9)}.lg\:hover\:bg-indigo-300\/95:hover{background-color:rgba(180,198,252,.95)}.lg\:hover\:bg-indigo-400:hover{--tw-bg-opacity:1;background-color:rgb(141 162 251/var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-400\/0:hover{background-color:rgba(141,162,251,0)}.lg\:hover\:bg-indigo-400\/10:hover{background-color:rgba(141,162,251,.1)}.lg\:hover\:bg-indigo-400\/100:hover{background-color:#8da2fb}.lg\:hover\:bg-indigo-400\/20:hover{background-color:rgba(141,162,251,.2)}.lg\:hover\:bg-indigo-400\/25:hover{background-color:rgba(141,162,251,.25)}.lg\:hover\:bg-indigo-400\/30:hover{background-color:rgba(141,162,251,.3)}.lg\:hover\:bg-indigo-400\/40:hover{background-color:rgba(141,162,251,.4)}.lg\:hover\:bg-indigo-400\/5:hover{background-color:rgba(141,162,251,.05)}.lg\:hover\:bg-indigo-400\/50:hover{background-color:rgba(141,162,251,.5)}.lg\:hover\:bg-indigo-400\/60:hover{background-color:rgba(141,162,251,.6)}.lg\:hover\:bg-indigo-400\/70:hover{background-color:rgba(141,162,251,.7)}.lg\:hover\:bg-indigo-400\/75:hover{background-color:rgba(141,162,251,.75)}.lg\:hover\:bg-indigo-400\/80:hover{background-color:rgba(141,162,251,.8)}.lg\:hover\:bg-indigo-400\/90:hover{background-color:rgba(141,162,251,.9)}.lg\:hover\:bg-indigo-400\/95:hover{background-color:rgba(141,162,251,.95)}.lg\:hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgb(240 245 255/var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-50\/0:hover{background-color:rgba(240,245,255,0)}.lg\:hover\:bg-indigo-50\/10:hover{background-color:rgba(240,245,255,.1)}.lg\:hover\:bg-indigo-50\/100:hover{background-color:#f0f5ff}.lg\:hover\:bg-indigo-50\/20:hover{background-color:rgba(240,245,255,.2)}.lg\:hover\:bg-indigo-50\/25:hover{background-color:rgba(240,245,255,.25)}.lg\:hover\:bg-indigo-50\/30:hover{background-color:rgba(240,245,255,.3)}.lg\:hover\:bg-indigo-50\/40:hover{background-color:rgba(240,245,255,.4)}.lg\:hover\:bg-indigo-50\/5:hover{background-color:rgba(240,245,255,.05)}.lg\:hover\:bg-indigo-50\/50:hover{background-color:rgba(240,245,255,.5)}.lg\:hover\:bg-indigo-50\/60:hover{background-color:rgba(240,245,255,.6)}.lg\:hover\:bg-indigo-50\/70:hover{background-color:rgba(240,245,255,.7)}.lg\:hover\:bg-indigo-50\/75:hover{background-color:rgba(240,245,255,.75)}.lg\:hover\:bg-indigo-50\/80:hover{background-color:rgba(240,245,255,.8)}.lg\:hover\:bg-indigo-50\/90:hover{background-color:rgba(240,245,255,.9)}.lg\:hover\:bg-indigo-50\/95:hover{background-color:rgba(240,245,255,.95)}.lg\:hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgb(104 117 245/var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-500\/0:hover{background-color:rgba(104,117,245,0)}.lg\:hover\:bg-indigo-500\/10:hover{background-color:rgba(104,117,245,.1)}.lg\:hover\:bg-indigo-500\/100:hover{background-color:#6875f5}.lg\:hover\:bg-indigo-500\/20:hover{background-color:rgba(104,117,245,.2)}.lg\:hover\:bg-indigo-500\/25:hover{background-color:rgba(104,117,245,.25)}.lg\:hover\:bg-indigo-500\/30:hover{background-color:rgba(104,117,245,.3)}.lg\:hover\:bg-indigo-500\/40:hover{background-color:rgba(104,117,245,.4)}.lg\:hover\:bg-indigo-500\/5:hover{background-color:rgba(104,117,245,.05)}.lg\:hover\:bg-indigo-500\/50:hover{background-color:rgba(104,117,245,.5)}.lg\:hover\:bg-indigo-500\/60:hover{background-color:rgba(104,117,245,.6)}.lg\:hover\:bg-indigo-500\/70:hover{background-color:rgba(104,117,245,.7)}.lg\:hover\:bg-indigo-500\/75:hover{background-color:rgba(104,117,245,.75)}.lg\:hover\:bg-indigo-500\/80:hover{background-color:rgba(104,117,245,.8)}.lg\:hover\:bg-indigo-500\/90:hover{background-color:rgba(104,117,245,.9)}.lg\:hover\:bg-indigo-500\/95:hover{background-color:rgba(104,117,245,.95)}.lg\:hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgb(88 80 236/var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-600\/0:hover{background-color:rgba(88,80,236,0)}.lg\:hover\:bg-indigo-600\/10:hover{background-color:rgba(88,80,236,.1)}.lg\:hover\:bg-indigo-600\/100:hover{background-color:#5850ec}.lg\:hover\:bg-indigo-600\/20:hover{background-color:rgba(88,80,236,.2)}.lg\:hover\:bg-indigo-600\/25:hover{background-color:rgba(88,80,236,.25)}.lg\:hover\:bg-indigo-600\/30:hover{background-color:rgba(88,80,236,.3)}.lg\:hover\:bg-indigo-600\/40:hover{background-color:rgba(88,80,236,.4)}.lg\:hover\:bg-indigo-600\/5:hover{background-color:rgba(88,80,236,.05)}.lg\:hover\:bg-indigo-600\/50:hover{background-color:rgba(88,80,236,.5)}.lg\:hover\:bg-indigo-600\/60:hover{background-color:rgba(88,80,236,.6)}.lg\:hover\:bg-indigo-600\/70:hover{background-color:rgba(88,80,236,.7)}.lg\:hover\:bg-indigo-600\/75:hover{background-color:rgba(88,80,236,.75)}.lg\:hover\:bg-indigo-600\/80:hover{background-color:rgba(88,80,236,.8)}.lg\:hover\:bg-indigo-600\/90:hover{background-color:rgba(88,80,236,.9)}.lg\:hover\:bg-indigo-600\/95:hover{background-color:rgba(88,80,236,.95)}.lg\:hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgb(81 69 205/var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-700\/0:hover{background-color:rgba(81,69,205,0)}.lg\:hover\:bg-indigo-700\/10:hover{background-color:rgba(81,69,205,.1)}.lg\:hover\:bg-indigo-700\/100:hover{background-color:#5145cd}.lg\:hover\:bg-indigo-700\/20:hover{background-color:rgba(81,69,205,.2)}.lg\:hover\:bg-indigo-700\/25:hover{background-color:rgba(81,69,205,.25)}.lg\:hover\:bg-indigo-700\/30:hover{background-color:rgba(81,69,205,.3)}.lg\:hover\:bg-indigo-700\/40:hover{background-color:rgba(81,69,205,.4)}.lg\:hover\:bg-indigo-700\/5:hover{background-color:rgba(81,69,205,.05)}.lg\:hover\:bg-indigo-700\/50:hover{background-color:rgba(81,69,205,.5)}.lg\:hover\:bg-indigo-700\/60:hover{background-color:rgba(81,69,205,.6)}.lg\:hover\:bg-indigo-700\/70:hover{background-color:rgba(81,69,205,.7)}.lg\:hover\:bg-indigo-700\/75:hover{background-color:rgba(81,69,205,.75)}.lg\:hover\:bg-indigo-700\/80:hover{background-color:rgba(81,69,205,.8)}.lg\:hover\:bg-indigo-700\/90:hover{background-color:rgba(81,69,205,.9)}.lg\:hover\:bg-indigo-700\/95:hover{background-color:rgba(81,69,205,.95)}.lg\:hover\:bg-indigo-800:hover{--tw-bg-opacity:1;background-color:rgb(66 56 157/var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-800\/0:hover{background-color:rgba(66,56,157,0)}.lg\:hover\:bg-indigo-800\/10:hover{background-color:rgba(66,56,157,.1)}.lg\:hover\:bg-indigo-800\/100:hover{background-color:#42389d}.lg\:hover\:bg-indigo-800\/20:hover{background-color:rgba(66,56,157,.2)}.lg\:hover\:bg-indigo-800\/25:hover{background-color:rgba(66,56,157,.25)}.lg\:hover\:bg-indigo-800\/30:hover{background-color:rgba(66,56,157,.3)}.lg\:hover\:bg-indigo-800\/40:hover{background-color:rgba(66,56,157,.4)}.lg\:hover\:bg-indigo-800\/5:hover{background-color:rgba(66,56,157,.05)}.lg\:hover\:bg-indigo-800\/50:hover{background-color:rgba(66,56,157,.5)}.lg\:hover\:bg-indigo-800\/60:hover{background-color:rgba(66,56,157,.6)}.lg\:hover\:bg-indigo-800\/70:hover{background-color:rgba(66,56,157,.7)}.lg\:hover\:bg-indigo-800\/75:hover{background-color:rgba(66,56,157,.75)}.lg\:hover\:bg-indigo-800\/80:hover{background-color:rgba(66,56,157,.8)}.lg\:hover\:bg-indigo-800\/90:hover{background-color:rgba(66,56,157,.9)}.lg\:hover\:bg-indigo-800\/95:hover{background-color:rgba(66,56,157,.95)}.lg\:hover\:bg-indigo-900:hover{--tw-bg-opacity:1;background-color:rgb(54 47 120/var(--tw-bg-opacity))}.lg\:hover\:bg-indigo-900\/0:hover{background-color:rgba(54,47,120,0)}.lg\:hover\:bg-indigo-900\/10:hover{background-color:rgba(54,47,120,.1)}.lg\:hover\:bg-indigo-900\/100:hover{background-color:#362f78}.lg\:hover\:bg-indigo-900\/20:hover{background-color:rgba(54,47,120,.2)}.lg\:hover\:bg-indigo-900\/25:hover{background-color:rgba(54,47,120,.25)}.lg\:hover\:bg-indigo-900\/30:hover{background-color:rgba(54,47,120,.3)}.lg\:hover\:bg-indigo-900\/40:hover{background-color:rgba(54,47,120,.4)}.lg\:hover\:bg-indigo-900\/5:hover{background-color:rgba(54,47,120,.05)}.lg\:hover\:bg-indigo-900\/50:hover{background-color:rgba(54,47,120,.5)}.lg\:hover\:bg-indigo-900\/60:hover{background-color:rgba(54,47,120,.6)}.lg\:hover\:bg-indigo-900\/70:hover{background-color:rgba(54,47,120,.7)}.lg\:hover\:bg-indigo-900\/75:hover{background-color:rgba(54,47,120,.75)}.lg\:hover\:bg-indigo-900\/80:hover{background-color:rgba(54,47,120,.8)}.lg\:hover\:bg-indigo-900\/90:hover{background-color:rgba(54,47,120,.9)}.lg\:hover\:bg-indigo-900\/95:hover{background-color:rgba(54,47,120,.95)}.lg\:hover\:bg-lime-100:hover{--tw-bg-opacity:1;background-color:rgb(236 252 203/var(--tw-bg-opacity))}.lg\:hover\:bg-lime-100\/0:hover{background-color:hsla(80,89%,89%,0)}.lg\:hover\:bg-lime-100\/10:hover{background-color:hsla(80,89%,89%,.1)}.lg\:hover\:bg-lime-100\/100:hover{background-color:#ecfccb}.lg\:hover\:bg-lime-100\/20:hover{background-color:hsla(80,89%,89%,.2)}.lg\:hover\:bg-lime-100\/25:hover{background-color:hsla(80,89%,89%,.25)}.lg\:hover\:bg-lime-100\/30:hover{background-color:hsla(80,89%,89%,.3)}.lg\:hover\:bg-lime-100\/40:hover{background-color:hsla(80,89%,89%,.4)}.lg\:hover\:bg-lime-100\/5:hover{background-color:hsla(80,89%,89%,.05)}.lg\:hover\:bg-lime-100\/50:hover{background-color:hsla(80,89%,89%,.5)}.lg\:hover\:bg-lime-100\/60:hover{background-color:hsla(80,89%,89%,.6)}.lg\:hover\:bg-lime-100\/70:hover{background-color:hsla(80,89%,89%,.7)}.lg\:hover\:bg-lime-100\/75:hover{background-color:hsla(80,89%,89%,.75)}.lg\:hover\:bg-lime-100\/80:hover{background-color:hsla(80,89%,89%,.8)}.lg\:hover\:bg-lime-100\/90:hover{background-color:hsla(80,89%,89%,.9)}.lg\:hover\:bg-lime-100\/95:hover{background-color:hsla(80,89%,89%,.95)}.lg\:hover\:bg-lime-200:hover{--tw-bg-opacity:1;background-color:rgb(217 249 157/var(--tw-bg-opacity))}.lg\:hover\:bg-lime-200\/0:hover{background-color:hsla(81,88%,80%,0)}.lg\:hover\:bg-lime-200\/10:hover{background-color:hsla(81,88%,80%,.1)}.lg\:hover\:bg-lime-200\/100:hover{background-color:#d9f99d}.lg\:hover\:bg-lime-200\/20:hover{background-color:hsla(81,88%,80%,.2)}.lg\:hover\:bg-lime-200\/25:hover{background-color:hsla(81,88%,80%,.25)}.lg\:hover\:bg-lime-200\/30:hover{background-color:hsla(81,88%,80%,.3)}.lg\:hover\:bg-lime-200\/40:hover{background-color:hsla(81,88%,80%,.4)}.lg\:hover\:bg-lime-200\/5:hover{background-color:hsla(81,88%,80%,.05)}.lg\:hover\:bg-lime-200\/50:hover{background-color:hsla(81,88%,80%,.5)}.lg\:hover\:bg-lime-200\/60:hover{background-color:hsla(81,88%,80%,.6)}.lg\:hover\:bg-lime-200\/70:hover{background-color:hsla(81,88%,80%,.7)}.lg\:hover\:bg-lime-200\/75:hover{background-color:hsla(81,88%,80%,.75)}.lg\:hover\:bg-lime-200\/80:hover{background-color:hsla(81,88%,80%,.8)}.lg\:hover\:bg-lime-200\/90:hover{background-color:hsla(81,88%,80%,.9)}.lg\:hover\:bg-lime-200\/95:hover{background-color:hsla(81,88%,80%,.95)}.lg\:hover\:bg-lime-300:hover{--tw-bg-opacity:1;background-color:rgb(190 242 100/var(--tw-bg-opacity))}.lg\:hover\:bg-lime-300\/0:hover{background-color:hsla(82,85%,67%,0)}.lg\:hover\:bg-lime-300\/10:hover{background-color:hsla(82,85%,67%,.1)}.lg\:hover\:bg-lime-300\/100:hover{background-color:#bef264}.lg\:hover\:bg-lime-300\/20:hover{background-color:hsla(82,85%,67%,.2)}.lg\:hover\:bg-lime-300\/25:hover{background-color:hsla(82,85%,67%,.25)}.lg\:hover\:bg-lime-300\/30:hover{background-color:hsla(82,85%,67%,.3)}.lg\:hover\:bg-lime-300\/40:hover{background-color:hsla(82,85%,67%,.4)}.lg\:hover\:bg-lime-300\/5:hover{background-color:hsla(82,85%,67%,.05)}.lg\:hover\:bg-lime-300\/50:hover{background-color:hsla(82,85%,67%,.5)}.lg\:hover\:bg-lime-300\/60:hover{background-color:hsla(82,85%,67%,.6)}.lg\:hover\:bg-lime-300\/70:hover{background-color:hsla(82,85%,67%,.7)}.lg\:hover\:bg-lime-300\/75:hover{background-color:hsla(82,85%,67%,.75)}.lg\:hover\:bg-lime-300\/80:hover{background-color:hsla(82,85%,67%,.8)}.lg\:hover\:bg-lime-300\/90:hover{background-color:hsla(82,85%,67%,.9)}.lg\:hover\:bg-lime-300\/95:hover{background-color:hsla(82,85%,67%,.95)}.lg\:hover\:bg-lime-400:hover{--tw-bg-opacity:1;background-color:rgb(163 230 53/var(--tw-bg-opacity))}.lg\:hover\:bg-lime-400\/0:hover{background-color:rgba(163,230,53,0)}.lg\:hover\:bg-lime-400\/10:hover{background-color:rgba(163,230,53,.1)}.lg\:hover\:bg-lime-400\/100:hover{background-color:#a3e635}.lg\:hover\:bg-lime-400\/20:hover{background-color:rgba(163,230,53,.2)}.lg\:hover\:bg-lime-400\/25:hover{background-color:rgba(163,230,53,.25)}.lg\:hover\:bg-lime-400\/30:hover{background-color:rgba(163,230,53,.3)}.lg\:hover\:bg-lime-400\/40:hover{background-color:rgba(163,230,53,.4)}.lg\:hover\:bg-lime-400\/5:hover{background-color:rgba(163,230,53,.05)}.lg\:hover\:bg-lime-400\/50:hover{background-color:rgba(163,230,53,.5)}.lg\:hover\:bg-lime-400\/60:hover{background-color:rgba(163,230,53,.6)}.lg\:hover\:bg-lime-400\/70:hover{background-color:rgba(163,230,53,.7)}.lg\:hover\:bg-lime-400\/75:hover{background-color:rgba(163,230,53,.75)}.lg\:hover\:bg-lime-400\/80:hover{background-color:rgba(163,230,53,.8)}.lg\:hover\:bg-lime-400\/90:hover{background-color:rgba(163,230,53,.9)}.lg\:hover\:bg-lime-400\/95:hover{background-color:rgba(163,230,53,.95)}.lg\:hover\:bg-lime-50:hover{--tw-bg-opacity:1;background-color:rgb(247 254 231/var(--tw-bg-opacity))}.lg\:hover\:bg-lime-50\/0:hover{background-color:hsla(78,92%,95%,0)}.lg\:hover\:bg-lime-50\/10:hover{background-color:hsla(78,92%,95%,.1)}.lg\:hover\:bg-lime-50\/100:hover{background-color:#f7fee7}.lg\:hover\:bg-lime-50\/20:hover{background-color:hsla(78,92%,95%,.2)}.lg\:hover\:bg-lime-50\/25:hover{background-color:hsla(78,92%,95%,.25)}.lg\:hover\:bg-lime-50\/30:hover{background-color:hsla(78,92%,95%,.3)}.lg\:hover\:bg-lime-50\/40:hover{background-color:hsla(78,92%,95%,.4)}.lg\:hover\:bg-lime-50\/5:hover{background-color:hsla(78,92%,95%,.05)}.lg\:hover\:bg-lime-50\/50:hover{background-color:hsla(78,92%,95%,.5)}.lg\:hover\:bg-lime-50\/60:hover{background-color:hsla(78,92%,95%,.6)}.lg\:hover\:bg-lime-50\/70:hover{background-color:hsla(78,92%,95%,.7)}.lg\:hover\:bg-lime-50\/75:hover{background-color:hsla(78,92%,95%,.75)}.lg\:hover\:bg-lime-50\/80:hover{background-color:hsla(78,92%,95%,.8)}.lg\:hover\:bg-lime-50\/90:hover{background-color:hsla(78,92%,95%,.9)}.lg\:hover\:bg-lime-50\/95:hover{background-color:hsla(78,92%,95%,.95)}.lg\:hover\:bg-lime-500:hover{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity))}.lg\:hover\:bg-lime-500\/0:hover{background-color:rgba(132,204,22,0)}.lg\:hover\:bg-lime-500\/10:hover{background-color:rgba(132,204,22,.1)}.lg\:hover\:bg-lime-500\/100:hover{background-color:#84cc16}.lg\:hover\:bg-lime-500\/20:hover{background-color:rgba(132,204,22,.2)}.lg\:hover\:bg-lime-500\/25:hover{background-color:rgba(132,204,22,.25)}.lg\:hover\:bg-lime-500\/30:hover{background-color:rgba(132,204,22,.3)}.lg\:hover\:bg-lime-500\/40:hover{background-color:rgba(132,204,22,.4)}.lg\:hover\:bg-lime-500\/5:hover{background-color:rgba(132,204,22,.05)}.lg\:hover\:bg-lime-500\/50:hover{background-color:rgba(132,204,22,.5)}.lg\:hover\:bg-lime-500\/60:hover{background-color:rgba(132,204,22,.6)}.lg\:hover\:bg-lime-500\/70:hover{background-color:rgba(132,204,22,.7)}.lg\:hover\:bg-lime-500\/75:hover{background-color:rgba(132,204,22,.75)}.lg\:hover\:bg-lime-500\/80:hover{background-color:rgba(132,204,22,.8)}.lg\:hover\:bg-lime-500\/90:hover{background-color:rgba(132,204,22,.9)}.lg\:hover\:bg-lime-500\/95:hover{background-color:rgba(132,204,22,.95)}.lg\:hover\:bg-lime-600:hover{--tw-bg-opacity:1;background-color:rgb(101 163 13/var(--tw-bg-opacity))}.lg\:hover\:bg-lime-600\/0:hover{background-color:rgba(101,163,13,0)}.lg\:hover\:bg-lime-600\/10:hover{background-color:rgba(101,163,13,.1)}.lg\:hover\:bg-lime-600\/100:hover{background-color:#65a30d}.lg\:hover\:bg-lime-600\/20:hover{background-color:rgba(101,163,13,.2)}.lg\:hover\:bg-lime-600\/25:hover{background-color:rgba(101,163,13,.25)}.lg\:hover\:bg-lime-600\/30:hover{background-color:rgba(101,163,13,.3)}.lg\:hover\:bg-lime-600\/40:hover{background-color:rgba(101,163,13,.4)}.lg\:hover\:bg-lime-600\/5:hover{background-color:rgba(101,163,13,.05)}.lg\:hover\:bg-lime-600\/50:hover{background-color:rgba(101,163,13,.5)}.lg\:hover\:bg-lime-600\/60:hover{background-color:rgba(101,163,13,.6)}.lg\:hover\:bg-lime-600\/70:hover{background-color:rgba(101,163,13,.7)}.lg\:hover\:bg-lime-600\/75:hover{background-color:rgba(101,163,13,.75)}.lg\:hover\:bg-lime-600\/80:hover{background-color:rgba(101,163,13,.8)}.lg\:hover\:bg-lime-600\/90:hover{background-color:rgba(101,163,13,.9)}.lg\:hover\:bg-lime-600\/95:hover{background-color:rgba(101,163,13,.95)}.lg\:hover\:bg-lime-700:hover{--tw-bg-opacity:1;background-color:rgb(77 124 15/var(--tw-bg-opacity))}.lg\:hover\:bg-lime-700\/0:hover{background-color:rgba(77,124,15,0)}.lg\:hover\:bg-lime-700\/10:hover{background-color:rgba(77,124,15,.1)}.lg\:hover\:bg-lime-700\/100:hover{background-color:#4d7c0f}.lg\:hover\:bg-lime-700\/20:hover{background-color:rgba(77,124,15,.2)}.lg\:hover\:bg-lime-700\/25:hover{background-color:rgba(77,124,15,.25)}.lg\:hover\:bg-lime-700\/30:hover{background-color:rgba(77,124,15,.3)}.lg\:hover\:bg-lime-700\/40:hover{background-color:rgba(77,124,15,.4)}.lg\:hover\:bg-lime-700\/5:hover{background-color:rgba(77,124,15,.05)}.lg\:hover\:bg-lime-700\/50:hover{background-color:rgba(77,124,15,.5)}.lg\:hover\:bg-lime-700\/60:hover{background-color:rgba(77,124,15,.6)}.lg\:hover\:bg-lime-700\/70:hover{background-color:rgba(77,124,15,.7)}.lg\:hover\:bg-lime-700\/75:hover{background-color:rgba(77,124,15,.75)}.lg\:hover\:bg-lime-700\/80:hover{background-color:rgba(77,124,15,.8)}.lg\:hover\:bg-lime-700\/90:hover{background-color:rgba(77,124,15,.9)}.lg\:hover\:bg-lime-700\/95:hover{background-color:rgba(77,124,15,.95)}.lg\:hover\:bg-lime-800:hover{--tw-bg-opacity:1;background-color:rgb(63 98 18/var(--tw-bg-opacity))}.lg\:hover\:bg-lime-800\/0:hover{background-color:rgba(63,98,18,0)}.lg\:hover\:bg-lime-800\/10:hover{background-color:rgba(63,98,18,.1)}.lg\:hover\:bg-lime-800\/100:hover{background-color:#3f6212}.lg\:hover\:bg-lime-800\/20:hover{background-color:rgba(63,98,18,.2)}.lg\:hover\:bg-lime-800\/25:hover{background-color:rgba(63,98,18,.25)}.lg\:hover\:bg-lime-800\/30:hover{background-color:rgba(63,98,18,.3)}.lg\:hover\:bg-lime-800\/40:hover{background-color:rgba(63,98,18,.4)}.lg\:hover\:bg-lime-800\/5:hover{background-color:rgba(63,98,18,.05)}.lg\:hover\:bg-lime-800\/50:hover{background-color:rgba(63,98,18,.5)}.lg\:hover\:bg-lime-800\/60:hover{background-color:rgba(63,98,18,.6)}.lg\:hover\:bg-lime-800\/70:hover{background-color:rgba(63,98,18,.7)}.lg\:hover\:bg-lime-800\/75:hover{background-color:rgba(63,98,18,.75)}.lg\:hover\:bg-lime-800\/80:hover{background-color:rgba(63,98,18,.8)}.lg\:hover\:bg-lime-800\/90:hover{background-color:rgba(63,98,18,.9)}.lg\:hover\:bg-lime-800\/95:hover{background-color:rgba(63,98,18,.95)}.lg\:hover\:bg-lime-900:hover{--tw-bg-opacity:1;background-color:rgb(54 83 20/var(--tw-bg-opacity))}.lg\:hover\:bg-lime-900\/0:hover{background-color:rgba(54,83,20,0)}.lg\:hover\:bg-lime-900\/10:hover{background-color:rgba(54,83,20,.1)}.lg\:hover\:bg-lime-900\/100:hover{background-color:#365314}.lg\:hover\:bg-lime-900\/20:hover{background-color:rgba(54,83,20,.2)}.lg\:hover\:bg-lime-900\/25:hover{background-color:rgba(54,83,20,.25)}.lg\:hover\:bg-lime-900\/30:hover{background-color:rgba(54,83,20,.3)}.lg\:hover\:bg-lime-900\/40:hover{background-color:rgba(54,83,20,.4)}.lg\:hover\:bg-lime-900\/5:hover{background-color:rgba(54,83,20,.05)}.lg\:hover\:bg-lime-900\/50:hover{background-color:rgba(54,83,20,.5)}.lg\:hover\:bg-lime-900\/60:hover{background-color:rgba(54,83,20,.6)}.lg\:hover\:bg-lime-900\/70:hover{background-color:rgba(54,83,20,.7)}.lg\:hover\:bg-lime-900\/75:hover{background-color:rgba(54,83,20,.75)}.lg\:hover\:bg-lime-900\/80:hover{background-color:rgba(54,83,20,.8)}.lg\:hover\:bg-lime-900\/90:hover{background-color:rgba(54,83,20,.9)}.lg\:hover\:bg-lime-900\/95:hover{background-color:rgba(54,83,20,.95)}.lg\:hover\:bg-neutral-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-100\/0:hover{background-color:hsla(0,0%,96%,0)}.lg\:hover\:bg-neutral-100\/10:hover{background-color:hsla(0,0%,96%,.1)}.lg\:hover\:bg-neutral-100\/100:hover{background-color:#f5f5f5}.lg\:hover\:bg-neutral-100\/20:hover{background-color:hsla(0,0%,96%,.2)}.lg\:hover\:bg-neutral-100\/25:hover{background-color:hsla(0,0%,96%,.25)}.lg\:hover\:bg-neutral-100\/30:hover{background-color:hsla(0,0%,96%,.3)}.lg\:hover\:bg-neutral-100\/40:hover{background-color:hsla(0,0%,96%,.4)}.lg\:hover\:bg-neutral-100\/5:hover{background-color:hsla(0,0%,96%,.05)}.lg\:hover\:bg-neutral-100\/50:hover{background-color:hsla(0,0%,96%,.5)}.lg\:hover\:bg-neutral-100\/60:hover{background-color:hsla(0,0%,96%,.6)}.lg\:hover\:bg-neutral-100\/70:hover{background-color:hsla(0,0%,96%,.7)}.lg\:hover\:bg-neutral-100\/75:hover{background-color:hsla(0,0%,96%,.75)}.lg\:hover\:bg-neutral-100\/80:hover{background-color:hsla(0,0%,96%,.8)}.lg\:hover\:bg-neutral-100\/90:hover{background-color:hsla(0,0%,96%,.9)}.lg\:hover\:bg-neutral-100\/95:hover{background-color:hsla(0,0%,96%,.95)}.lg\:hover\:bg-neutral-200:hover{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-200\/0:hover{background-color:hsla(0,0%,90%,0)}.lg\:hover\:bg-neutral-200\/10:hover{background-color:hsla(0,0%,90%,.1)}.lg\:hover\:bg-neutral-200\/100:hover{background-color:#e5e5e5}.lg\:hover\:bg-neutral-200\/20:hover{background-color:hsla(0,0%,90%,.2)}.lg\:hover\:bg-neutral-200\/25:hover{background-color:hsla(0,0%,90%,.25)}.lg\:hover\:bg-neutral-200\/30:hover{background-color:hsla(0,0%,90%,.3)}.lg\:hover\:bg-neutral-200\/40:hover{background-color:hsla(0,0%,90%,.4)}.lg\:hover\:bg-neutral-200\/5:hover{background-color:hsla(0,0%,90%,.05)}.lg\:hover\:bg-neutral-200\/50:hover{background-color:hsla(0,0%,90%,.5)}.lg\:hover\:bg-neutral-200\/60:hover{background-color:hsla(0,0%,90%,.6)}.lg\:hover\:bg-neutral-200\/70:hover{background-color:hsla(0,0%,90%,.7)}.lg\:hover\:bg-neutral-200\/75:hover{background-color:hsla(0,0%,90%,.75)}.lg\:hover\:bg-neutral-200\/80:hover{background-color:hsla(0,0%,90%,.8)}.lg\:hover\:bg-neutral-200\/90:hover{background-color:hsla(0,0%,90%,.9)}.lg\:hover\:bg-neutral-200\/95:hover{background-color:hsla(0,0%,90%,.95)}.lg\:hover\:bg-neutral-300:hover{--tw-bg-opacity:1;background-color:rgb(212 212 212/var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-300\/0:hover{background-color:hsla(0,0%,83%,0)}.lg\:hover\:bg-neutral-300\/10:hover{background-color:hsla(0,0%,83%,.1)}.lg\:hover\:bg-neutral-300\/100:hover{background-color:#d4d4d4}.lg\:hover\:bg-neutral-300\/20:hover{background-color:hsla(0,0%,83%,.2)}.lg\:hover\:bg-neutral-300\/25:hover{background-color:hsla(0,0%,83%,.25)}.lg\:hover\:bg-neutral-300\/30:hover{background-color:hsla(0,0%,83%,.3)}.lg\:hover\:bg-neutral-300\/40:hover{background-color:hsla(0,0%,83%,.4)}.lg\:hover\:bg-neutral-300\/5:hover{background-color:hsla(0,0%,83%,.05)}.lg\:hover\:bg-neutral-300\/50:hover{background-color:hsla(0,0%,83%,.5)}.lg\:hover\:bg-neutral-300\/60:hover{background-color:hsla(0,0%,83%,.6)}.lg\:hover\:bg-neutral-300\/70:hover{background-color:hsla(0,0%,83%,.7)}.lg\:hover\:bg-neutral-300\/75:hover{background-color:hsla(0,0%,83%,.75)}.lg\:hover\:bg-neutral-300\/80:hover{background-color:hsla(0,0%,83%,.8)}.lg\:hover\:bg-neutral-300\/90:hover{background-color:hsla(0,0%,83%,.9)}.lg\:hover\:bg-neutral-300\/95:hover{background-color:hsla(0,0%,83%,.95)}.lg\:hover\:bg-neutral-400:hover{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-400\/0:hover{background-color:hsla(0,0%,64%,0)}.lg\:hover\:bg-neutral-400\/10:hover{background-color:hsla(0,0%,64%,.1)}.lg\:hover\:bg-neutral-400\/100:hover{background-color:#a3a3a3}.lg\:hover\:bg-neutral-400\/20:hover{background-color:hsla(0,0%,64%,.2)}.lg\:hover\:bg-neutral-400\/25:hover{background-color:hsla(0,0%,64%,.25)}.lg\:hover\:bg-neutral-400\/30:hover{background-color:hsla(0,0%,64%,.3)}.lg\:hover\:bg-neutral-400\/40:hover{background-color:hsla(0,0%,64%,.4)}.lg\:hover\:bg-neutral-400\/5:hover{background-color:hsla(0,0%,64%,.05)}.lg\:hover\:bg-neutral-400\/50:hover{background-color:hsla(0,0%,64%,.5)}.lg\:hover\:bg-neutral-400\/60:hover{background-color:hsla(0,0%,64%,.6)}.lg\:hover\:bg-neutral-400\/70:hover{background-color:hsla(0,0%,64%,.7)}.lg\:hover\:bg-neutral-400\/75:hover{background-color:hsla(0,0%,64%,.75)}.lg\:hover\:bg-neutral-400\/80:hover{background-color:hsla(0,0%,64%,.8)}.lg\:hover\:bg-neutral-400\/90:hover{background-color:hsla(0,0%,64%,.9)}.lg\:hover\:bg-neutral-400\/95:hover{background-color:hsla(0,0%,64%,.95)}.lg\:hover\:bg-neutral-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-50\/0:hover{background-color:hsla(0,0%,98%,0)}.lg\:hover\:bg-neutral-50\/10:hover{background-color:hsla(0,0%,98%,.1)}.lg\:hover\:bg-neutral-50\/100:hover{background-color:#fafafa}.lg\:hover\:bg-neutral-50\/20:hover{background-color:hsla(0,0%,98%,.2)}.lg\:hover\:bg-neutral-50\/25:hover{background-color:hsla(0,0%,98%,.25)}.lg\:hover\:bg-neutral-50\/30:hover{background-color:hsla(0,0%,98%,.3)}.lg\:hover\:bg-neutral-50\/40:hover{background-color:hsla(0,0%,98%,.4)}.lg\:hover\:bg-neutral-50\/5:hover{background-color:hsla(0,0%,98%,.05)}.lg\:hover\:bg-neutral-50\/50:hover{background-color:hsla(0,0%,98%,.5)}.lg\:hover\:bg-neutral-50\/60:hover{background-color:hsla(0,0%,98%,.6)}.lg\:hover\:bg-neutral-50\/70:hover{background-color:hsla(0,0%,98%,.7)}.lg\:hover\:bg-neutral-50\/75:hover{background-color:hsla(0,0%,98%,.75)}.lg\:hover\:bg-neutral-50\/80:hover{background-color:hsla(0,0%,98%,.8)}.lg\:hover\:bg-neutral-50\/90:hover{background-color:hsla(0,0%,98%,.9)}.lg\:hover\:bg-neutral-50\/95:hover{background-color:hsla(0,0%,98%,.95)}.lg\:hover\:bg-neutral-500:hover{--tw-bg-opacity:1;background-color:rgb(115 115 115/var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-500\/0:hover{background-color:hsla(0,0%,45%,0)}.lg\:hover\:bg-neutral-500\/10:hover{background-color:hsla(0,0%,45%,.1)}.lg\:hover\:bg-neutral-500\/100:hover{background-color:#737373}.lg\:hover\:bg-neutral-500\/20:hover{background-color:hsla(0,0%,45%,.2)}.lg\:hover\:bg-neutral-500\/25:hover{background-color:hsla(0,0%,45%,.25)}.lg\:hover\:bg-neutral-500\/30:hover{background-color:hsla(0,0%,45%,.3)}.lg\:hover\:bg-neutral-500\/40:hover{background-color:hsla(0,0%,45%,.4)}.lg\:hover\:bg-neutral-500\/5:hover{background-color:hsla(0,0%,45%,.05)}.lg\:hover\:bg-neutral-500\/50:hover{background-color:hsla(0,0%,45%,.5)}.lg\:hover\:bg-neutral-500\/60:hover{background-color:hsla(0,0%,45%,.6)}.lg\:hover\:bg-neutral-500\/70:hover{background-color:hsla(0,0%,45%,.7)}.lg\:hover\:bg-neutral-500\/75:hover{background-color:hsla(0,0%,45%,.75)}.lg\:hover\:bg-neutral-500\/80:hover{background-color:hsla(0,0%,45%,.8)}.lg\:hover\:bg-neutral-500\/90:hover{background-color:hsla(0,0%,45%,.9)}.lg\:hover\:bg-neutral-500\/95:hover{background-color:hsla(0,0%,45%,.95)}.lg\:hover\:bg-neutral-600:hover{--tw-bg-opacity:1;background-color:rgb(82 82 82/var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-600\/0:hover{background-color:rgba(82,82,82,0)}.lg\:hover\:bg-neutral-600\/10:hover{background-color:rgba(82,82,82,.1)}.lg\:hover\:bg-neutral-600\/100:hover{background-color:#525252}.lg\:hover\:bg-neutral-600\/20:hover{background-color:rgba(82,82,82,.2)}.lg\:hover\:bg-neutral-600\/25:hover{background-color:rgba(82,82,82,.25)}.lg\:hover\:bg-neutral-600\/30:hover{background-color:rgba(82,82,82,.3)}.lg\:hover\:bg-neutral-600\/40:hover{background-color:rgba(82,82,82,.4)}.lg\:hover\:bg-neutral-600\/5:hover{background-color:rgba(82,82,82,.05)}.lg\:hover\:bg-neutral-600\/50:hover{background-color:rgba(82,82,82,.5)}.lg\:hover\:bg-neutral-600\/60:hover{background-color:rgba(82,82,82,.6)}.lg\:hover\:bg-neutral-600\/70:hover{background-color:rgba(82,82,82,.7)}.lg\:hover\:bg-neutral-600\/75:hover{background-color:rgba(82,82,82,.75)}.lg\:hover\:bg-neutral-600\/80:hover{background-color:rgba(82,82,82,.8)}.lg\:hover\:bg-neutral-600\/90:hover{background-color:rgba(82,82,82,.9)}.lg\:hover\:bg-neutral-600\/95:hover{background-color:rgba(82,82,82,.95)}.lg\:hover\:bg-neutral-700:hover{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-700\/0:hover{background-color:rgba(64,64,64,0)}.lg\:hover\:bg-neutral-700\/10:hover{background-color:rgba(64,64,64,.1)}.lg\:hover\:bg-neutral-700\/100:hover{background-color:#404040}.lg\:hover\:bg-neutral-700\/20:hover{background-color:rgba(64,64,64,.2)}.lg\:hover\:bg-neutral-700\/25:hover{background-color:rgba(64,64,64,.25)}.lg\:hover\:bg-neutral-700\/30:hover{background-color:rgba(64,64,64,.3)}.lg\:hover\:bg-neutral-700\/40:hover{background-color:rgba(64,64,64,.4)}.lg\:hover\:bg-neutral-700\/5:hover{background-color:rgba(64,64,64,.05)}.lg\:hover\:bg-neutral-700\/50:hover{background-color:rgba(64,64,64,.5)}.lg\:hover\:bg-neutral-700\/60:hover{background-color:rgba(64,64,64,.6)}.lg\:hover\:bg-neutral-700\/70:hover{background-color:rgba(64,64,64,.7)}.lg\:hover\:bg-neutral-700\/75:hover{background-color:rgba(64,64,64,.75)}.lg\:hover\:bg-neutral-700\/80:hover{background-color:rgba(64,64,64,.8)}.lg\:hover\:bg-neutral-700\/90:hover{background-color:rgba(64,64,64,.9)}.lg\:hover\:bg-neutral-700\/95:hover{background-color:rgba(64,64,64,.95)}.lg\:hover\:bg-neutral-800:hover{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-800\/0:hover{background-color:rgba(38,38,38,0)}.lg\:hover\:bg-neutral-800\/10:hover{background-color:rgba(38,38,38,.1)}.lg\:hover\:bg-neutral-800\/100:hover{background-color:#262626}.lg\:hover\:bg-neutral-800\/20:hover{background-color:rgba(38,38,38,.2)}.lg\:hover\:bg-neutral-800\/25:hover{background-color:rgba(38,38,38,.25)}.lg\:hover\:bg-neutral-800\/30:hover{background-color:rgba(38,38,38,.3)}.lg\:hover\:bg-neutral-800\/40:hover{background-color:rgba(38,38,38,.4)}.lg\:hover\:bg-neutral-800\/5:hover{background-color:rgba(38,38,38,.05)}.lg\:hover\:bg-neutral-800\/50:hover{background-color:rgba(38,38,38,.5)}.lg\:hover\:bg-neutral-800\/60:hover{background-color:rgba(38,38,38,.6)}.lg\:hover\:bg-neutral-800\/70:hover{background-color:rgba(38,38,38,.7)}.lg\:hover\:bg-neutral-800\/75:hover{background-color:rgba(38,38,38,.75)}.lg\:hover\:bg-neutral-800\/80:hover{background-color:rgba(38,38,38,.8)}.lg\:hover\:bg-neutral-800\/90:hover{background-color:rgba(38,38,38,.9)}.lg\:hover\:bg-neutral-800\/95:hover{background-color:rgba(38,38,38,.95)}.lg\:hover\:bg-neutral-900:hover{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity))}.lg\:hover\:bg-neutral-900\/0:hover{background-color:hsla(0,0%,9%,0)}.lg\:hover\:bg-neutral-900\/10:hover{background-color:hsla(0,0%,9%,.1)}.lg\:hover\:bg-neutral-900\/100:hover{background-color:#171717}.lg\:hover\:bg-neutral-900\/20:hover{background-color:hsla(0,0%,9%,.2)}.lg\:hover\:bg-neutral-900\/25:hover{background-color:hsla(0,0%,9%,.25)}.lg\:hover\:bg-neutral-900\/30:hover{background-color:hsla(0,0%,9%,.3)}.lg\:hover\:bg-neutral-900\/40:hover{background-color:hsla(0,0%,9%,.4)}.lg\:hover\:bg-neutral-900\/5:hover{background-color:hsla(0,0%,9%,.05)}.lg\:hover\:bg-neutral-900\/50:hover{background-color:hsla(0,0%,9%,.5)}.lg\:hover\:bg-neutral-900\/60:hover{background-color:hsla(0,0%,9%,.6)}.lg\:hover\:bg-neutral-900\/70:hover{background-color:hsla(0,0%,9%,.7)}.lg\:hover\:bg-neutral-900\/75:hover{background-color:hsla(0,0%,9%,.75)}.lg\:hover\:bg-neutral-900\/80:hover{background-color:hsla(0,0%,9%,.8)}.lg\:hover\:bg-neutral-900\/90:hover{background-color:hsla(0,0%,9%,.9)}.lg\:hover\:bg-neutral-900\/95:hover{background-color:hsla(0,0%,9%,.95)}.lg\:hover\:bg-orange-100:hover{--tw-bg-opacity:1;background-color:rgb(254 236 220/var(--tw-bg-opacity))}.lg\:hover\:bg-orange-100\/0:hover{background-color:hsla(28,94%,93%,0)}.lg\:hover\:bg-orange-100\/10:hover{background-color:hsla(28,94%,93%,.1)}.lg\:hover\:bg-orange-100\/100:hover{background-color:#feecdc}.lg\:hover\:bg-orange-100\/20:hover{background-color:hsla(28,94%,93%,.2)}.lg\:hover\:bg-orange-100\/25:hover{background-color:hsla(28,94%,93%,.25)}.lg\:hover\:bg-orange-100\/30:hover{background-color:hsla(28,94%,93%,.3)}.lg\:hover\:bg-orange-100\/40:hover{background-color:hsla(28,94%,93%,.4)}.lg\:hover\:bg-orange-100\/5:hover{background-color:hsla(28,94%,93%,.05)}.lg\:hover\:bg-orange-100\/50:hover{background-color:hsla(28,94%,93%,.5)}.lg\:hover\:bg-orange-100\/60:hover{background-color:hsla(28,94%,93%,.6)}.lg\:hover\:bg-orange-100\/70:hover{background-color:hsla(28,94%,93%,.7)}.lg\:hover\:bg-orange-100\/75:hover{background-color:hsla(28,94%,93%,.75)}.lg\:hover\:bg-orange-100\/80:hover{background-color:hsla(28,94%,93%,.8)}.lg\:hover\:bg-orange-100\/90:hover{background-color:hsla(28,94%,93%,.9)}.lg\:hover\:bg-orange-100\/95:hover{background-color:hsla(28,94%,93%,.95)}.lg\:hover\:bg-orange-200:hover{--tw-bg-opacity:1;background-color:rgb(252 217 189/var(--tw-bg-opacity))}.lg\:hover\:bg-orange-200\/0:hover{background-color:hsla(27,91%,86%,0)}.lg\:hover\:bg-orange-200\/10:hover{background-color:hsla(27,91%,86%,.1)}.lg\:hover\:bg-orange-200\/100:hover{background-color:#fcd9bd}.lg\:hover\:bg-orange-200\/20:hover{background-color:hsla(27,91%,86%,.2)}.lg\:hover\:bg-orange-200\/25:hover{background-color:hsla(27,91%,86%,.25)}.lg\:hover\:bg-orange-200\/30:hover{background-color:hsla(27,91%,86%,.3)}.lg\:hover\:bg-orange-200\/40:hover{background-color:hsla(27,91%,86%,.4)}.lg\:hover\:bg-orange-200\/5:hover{background-color:hsla(27,91%,86%,.05)}.lg\:hover\:bg-orange-200\/50:hover{background-color:hsla(27,91%,86%,.5)}.lg\:hover\:bg-orange-200\/60:hover{background-color:hsla(27,91%,86%,.6)}.lg\:hover\:bg-orange-200\/70:hover{background-color:hsla(27,91%,86%,.7)}.lg\:hover\:bg-orange-200\/75:hover{background-color:hsla(27,91%,86%,.75)}.lg\:hover\:bg-orange-200\/80:hover{background-color:hsla(27,91%,86%,.8)}.lg\:hover\:bg-orange-200\/90:hover{background-color:hsla(27,91%,86%,.9)}.lg\:hover\:bg-orange-200\/95:hover{background-color:hsla(27,91%,86%,.95)}.lg\:hover\:bg-orange-300:hover{--tw-bg-opacity:1;background-color:rgb(253 186 140/var(--tw-bg-opacity))}.lg\:hover\:bg-orange-300\/0:hover{background-color:hsla(24,97%,77%,0)}.lg\:hover\:bg-orange-300\/10:hover{background-color:hsla(24,97%,77%,.1)}.lg\:hover\:bg-orange-300\/100:hover{background-color:#fdba8c}.lg\:hover\:bg-orange-300\/20:hover{background-color:hsla(24,97%,77%,.2)}.lg\:hover\:bg-orange-300\/25:hover{background-color:hsla(24,97%,77%,.25)}.lg\:hover\:bg-orange-300\/30:hover{background-color:hsla(24,97%,77%,.3)}.lg\:hover\:bg-orange-300\/40:hover{background-color:hsla(24,97%,77%,.4)}.lg\:hover\:bg-orange-300\/5:hover{background-color:hsla(24,97%,77%,.05)}.lg\:hover\:bg-orange-300\/50:hover{background-color:hsla(24,97%,77%,.5)}.lg\:hover\:bg-orange-300\/60:hover{background-color:hsla(24,97%,77%,.6)}.lg\:hover\:bg-orange-300\/70:hover{background-color:hsla(24,97%,77%,.7)}.lg\:hover\:bg-orange-300\/75:hover{background-color:hsla(24,97%,77%,.75)}.lg\:hover\:bg-orange-300\/80:hover{background-color:hsla(24,97%,77%,.8)}.lg\:hover\:bg-orange-300\/90:hover{background-color:hsla(24,97%,77%,.9)}.lg\:hover\:bg-orange-300\/95:hover{background-color:hsla(24,97%,77%,.95)}.lg\:hover\:bg-orange-400:hover{--tw-bg-opacity:1;background-color:rgb(255 138 76/var(--tw-bg-opacity))}.lg\:hover\:bg-orange-400\/0:hover{background-color:rgba(255,138,76,0)}.lg\:hover\:bg-orange-400\/10:hover{background-color:rgba(255,138,76,.1)}.lg\:hover\:bg-orange-400\/100:hover{background-color:#ff8a4c}.lg\:hover\:bg-orange-400\/20:hover{background-color:rgba(255,138,76,.2)}.lg\:hover\:bg-orange-400\/25:hover{background-color:rgba(255,138,76,.25)}.lg\:hover\:bg-orange-400\/30:hover{background-color:rgba(255,138,76,.3)}.lg\:hover\:bg-orange-400\/40:hover{background-color:rgba(255,138,76,.4)}.lg\:hover\:bg-orange-400\/5:hover{background-color:rgba(255,138,76,.05)}.lg\:hover\:bg-orange-400\/50:hover{background-color:rgba(255,138,76,.5)}.lg\:hover\:bg-orange-400\/60:hover{background-color:rgba(255,138,76,.6)}.lg\:hover\:bg-orange-400\/70:hover{background-color:rgba(255,138,76,.7)}.lg\:hover\:bg-orange-400\/75:hover{background-color:rgba(255,138,76,.75)}.lg\:hover\:bg-orange-400\/80:hover{background-color:rgba(255,138,76,.8)}.lg\:hover\:bg-orange-400\/90:hover{background-color:rgba(255,138,76,.9)}.lg\:hover\:bg-orange-400\/95:hover{background-color:rgba(255,138,76,.95)}.lg\:hover\:bg-orange-50:hover{--tw-bg-opacity:1;background-color:rgb(255 248 241/var(--tw-bg-opacity))}.lg\:hover\:bg-orange-50\/0:hover{background-color:rgba(255,248,241,0)}.lg\:hover\:bg-orange-50\/10:hover{background-color:rgba(255,248,241,.1)}.lg\:hover\:bg-orange-50\/100:hover{background-color:#fff8f1}.lg\:hover\:bg-orange-50\/20:hover{background-color:rgba(255,248,241,.2)}.lg\:hover\:bg-orange-50\/25:hover{background-color:rgba(255,248,241,.25)}.lg\:hover\:bg-orange-50\/30:hover{background-color:rgba(255,248,241,.3)}.lg\:hover\:bg-orange-50\/40:hover{background-color:rgba(255,248,241,.4)}.lg\:hover\:bg-orange-50\/5:hover{background-color:rgba(255,248,241,.05)}.lg\:hover\:bg-orange-50\/50:hover{background-color:rgba(255,248,241,.5)}.lg\:hover\:bg-orange-50\/60:hover{background-color:rgba(255,248,241,.6)}.lg\:hover\:bg-orange-50\/70:hover{background-color:rgba(255,248,241,.7)}.lg\:hover\:bg-orange-50\/75:hover{background-color:rgba(255,248,241,.75)}.lg\:hover\:bg-orange-50\/80:hover{background-color:rgba(255,248,241,.8)}.lg\:hover\:bg-orange-50\/90:hover{background-color:rgba(255,248,241,.9)}.lg\:hover\:bg-orange-50\/95:hover{background-color:rgba(255,248,241,.95)}.lg\:hover\:bg-orange-500:hover{--tw-bg-opacity:1;background-color:rgb(255 90 31/var(--tw-bg-opacity))}.lg\:hover\:bg-orange-500\/0:hover{background-color:rgba(255,90,31,0)}.lg\:hover\:bg-orange-500\/10:hover{background-color:rgba(255,90,31,.1)}.lg\:hover\:bg-orange-500\/100:hover{background-color:#ff5a1f}.lg\:hover\:bg-orange-500\/20:hover{background-color:rgba(255,90,31,.2)}.lg\:hover\:bg-orange-500\/25:hover{background-color:rgba(255,90,31,.25)}.lg\:hover\:bg-orange-500\/30:hover{background-color:rgba(255,90,31,.3)}.lg\:hover\:bg-orange-500\/40:hover{background-color:rgba(255,90,31,.4)}.lg\:hover\:bg-orange-500\/5:hover{background-color:rgba(255,90,31,.05)}.lg\:hover\:bg-orange-500\/50:hover{background-color:rgba(255,90,31,.5)}.lg\:hover\:bg-orange-500\/60:hover{background-color:rgba(255,90,31,.6)}.lg\:hover\:bg-orange-500\/70:hover{background-color:rgba(255,90,31,.7)}.lg\:hover\:bg-orange-500\/75:hover{background-color:rgba(255,90,31,.75)}.lg\:hover\:bg-orange-500\/80:hover{background-color:rgba(255,90,31,.8)}.lg\:hover\:bg-orange-500\/90:hover{background-color:rgba(255,90,31,.9)}.lg\:hover\:bg-orange-500\/95:hover{background-color:rgba(255,90,31,.95)}.lg\:hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:rgb(208 56 1/var(--tw-bg-opacity))}.lg\:hover\:bg-orange-600\/0:hover{background-color:rgba(208,56,1,0)}.lg\:hover\:bg-orange-600\/10:hover{background-color:rgba(208,56,1,.1)}.lg\:hover\:bg-orange-600\/100:hover{background-color:#d03801}.lg\:hover\:bg-orange-600\/20:hover{background-color:rgba(208,56,1,.2)}.lg\:hover\:bg-orange-600\/25:hover{background-color:rgba(208,56,1,.25)}.lg\:hover\:bg-orange-600\/30:hover{background-color:rgba(208,56,1,.3)}.lg\:hover\:bg-orange-600\/40:hover{background-color:rgba(208,56,1,.4)}.lg\:hover\:bg-orange-600\/5:hover{background-color:rgba(208,56,1,.05)}.lg\:hover\:bg-orange-600\/50:hover{background-color:rgba(208,56,1,.5)}.lg\:hover\:bg-orange-600\/60:hover{background-color:rgba(208,56,1,.6)}.lg\:hover\:bg-orange-600\/70:hover{background-color:rgba(208,56,1,.7)}.lg\:hover\:bg-orange-600\/75:hover{background-color:rgba(208,56,1,.75)}.lg\:hover\:bg-orange-600\/80:hover{background-color:rgba(208,56,1,.8)}.lg\:hover\:bg-orange-600\/90:hover{background-color:rgba(208,56,1,.9)}.lg\:hover\:bg-orange-600\/95:hover{background-color:rgba(208,56,1,.95)}.lg\:hover\:bg-orange-700:hover{--tw-bg-opacity:1;background-color:rgb(180 52 3/var(--tw-bg-opacity))}.lg\:hover\:bg-orange-700\/0:hover{background-color:rgba(180,52,3,0)}.lg\:hover\:bg-orange-700\/10:hover{background-color:rgba(180,52,3,.1)}.lg\:hover\:bg-orange-700\/100:hover{background-color:#b43403}.lg\:hover\:bg-orange-700\/20:hover{background-color:rgba(180,52,3,.2)}.lg\:hover\:bg-orange-700\/25:hover{background-color:rgba(180,52,3,.25)}.lg\:hover\:bg-orange-700\/30:hover{background-color:rgba(180,52,3,.3)}.lg\:hover\:bg-orange-700\/40:hover{background-color:rgba(180,52,3,.4)}.lg\:hover\:bg-orange-700\/5:hover{background-color:rgba(180,52,3,.05)}.lg\:hover\:bg-orange-700\/50:hover{background-color:rgba(180,52,3,.5)}.lg\:hover\:bg-orange-700\/60:hover{background-color:rgba(180,52,3,.6)}.lg\:hover\:bg-orange-700\/70:hover{background-color:rgba(180,52,3,.7)}.lg\:hover\:bg-orange-700\/75:hover{background-color:rgba(180,52,3,.75)}.lg\:hover\:bg-orange-700\/80:hover{background-color:rgba(180,52,3,.8)}.lg\:hover\:bg-orange-700\/90:hover{background-color:rgba(180,52,3,.9)}.lg\:hover\:bg-orange-700\/95:hover{background-color:rgba(180,52,3,.95)}.lg\:hover\:bg-orange-800:hover{--tw-bg-opacity:1;background-color:rgb(138 44 13/var(--tw-bg-opacity))}.lg\:hover\:bg-orange-800\/0:hover{background-color:rgba(138,44,13,0)}.lg\:hover\:bg-orange-800\/10:hover{background-color:rgba(138,44,13,.1)}.lg\:hover\:bg-orange-800\/100:hover{background-color:#8a2c0d}.lg\:hover\:bg-orange-800\/20:hover{background-color:rgba(138,44,13,.2)}.lg\:hover\:bg-orange-800\/25:hover{background-color:rgba(138,44,13,.25)}.lg\:hover\:bg-orange-800\/30:hover{background-color:rgba(138,44,13,.3)}.lg\:hover\:bg-orange-800\/40:hover{background-color:rgba(138,44,13,.4)}.lg\:hover\:bg-orange-800\/5:hover{background-color:rgba(138,44,13,.05)}.lg\:hover\:bg-orange-800\/50:hover{background-color:rgba(138,44,13,.5)}.lg\:hover\:bg-orange-800\/60:hover{background-color:rgba(138,44,13,.6)}.lg\:hover\:bg-orange-800\/70:hover{background-color:rgba(138,44,13,.7)}.lg\:hover\:bg-orange-800\/75:hover{background-color:rgba(138,44,13,.75)}.lg\:hover\:bg-orange-800\/80:hover{background-color:rgba(138,44,13,.8)}.lg\:hover\:bg-orange-800\/90:hover{background-color:rgba(138,44,13,.9)}.lg\:hover\:bg-orange-800\/95:hover{background-color:rgba(138,44,13,.95)}.lg\:hover\:bg-orange-900:hover{--tw-bg-opacity:1;background-color:rgb(119 29 29/var(--tw-bg-opacity))}.lg\:hover\:bg-orange-900\/0:hover{background-color:rgba(119,29,29,0)}.lg\:hover\:bg-orange-900\/10:hover{background-color:rgba(119,29,29,.1)}.lg\:hover\:bg-orange-900\/100:hover{background-color:#771d1d}.lg\:hover\:bg-orange-900\/20:hover{background-color:rgba(119,29,29,.2)}.lg\:hover\:bg-orange-900\/25:hover{background-color:rgba(119,29,29,.25)}.lg\:hover\:bg-orange-900\/30:hover{background-color:rgba(119,29,29,.3)}.lg\:hover\:bg-orange-900\/40:hover{background-color:rgba(119,29,29,.4)}.lg\:hover\:bg-orange-900\/5:hover{background-color:rgba(119,29,29,.05)}.lg\:hover\:bg-orange-900\/50:hover{background-color:rgba(119,29,29,.5)}.lg\:hover\:bg-orange-900\/60:hover{background-color:rgba(119,29,29,.6)}.lg\:hover\:bg-orange-900\/70:hover{background-color:rgba(119,29,29,.7)}.lg\:hover\:bg-orange-900\/75:hover{background-color:rgba(119,29,29,.75)}.lg\:hover\:bg-orange-900\/80:hover{background-color:rgba(119,29,29,.8)}.lg\:hover\:bg-orange-900\/90:hover{background-color:rgba(119,29,29,.9)}.lg\:hover\:bg-orange-900\/95:hover{background-color:rgba(119,29,29,.95)}.lg\:hover\:bg-pink-100:hover{--tw-bg-opacity:1;background-color:rgb(252 232 243/var(--tw-bg-opacity))}.lg\:hover\:bg-pink-100\/0:hover{background-color:rgba(252,232,243,0)}.lg\:hover\:bg-pink-100\/10:hover{background-color:rgba(252,232,243,.1)}.lg\:hover\:bg-pink-100\/100:hover{background-color:#fce8f3}.lg\:hover\:bg-pink-100\/20:hover{background-color:rgba(252,232,243,.2)}.lg\:hover\:bg-pink-100\/25:hover{background-color:rgba(252,232,243,.25)}.lg\:hover\:bg-pink-100\/30:hover{background-color:rgba(252,232,243,.3)}.lg\:hover\:bg-pink-100\/40:hover{background-color:rgba(252,232,243,.4)}.lg\:hover\:bg-pink-100\/5:hover{background-color:rgba(252,232,243,.05)}.lg\:hover\:bg-pink-100\/50:hover{background-color:rgba(252,232,243,.5)}.lg\:hover\:bg-pink-100\/60:hover{background-color:rgba(252,232,243,.6)}.lg\:hover\:bg-pink-100\/70:hover{background-color:rgba(252,232,243,.7)}.lg\:hover\:bg-pink-100\/75:hover{background-color:rgba(252,232,243,.75)}.lg\:hover\:bg-pink-100\/80:hover{background-color:rgba(252,232,243,.8)}.lg\:hover\:bg-pink-100\/90:hover{background-color:rgba(252,232,243,.9)}.lg\:hover\:bg-pink-100\/95:hover{background-color:rgba(252,232,243,.95)}.lg\:hover\:bg-pink-200:hover{--tw-bg-opacity:1;background-color:rgb(250 209 232/var(--tw-bg-opacity))}.lg\:hover\:bg-pink-200\/0:hover{background-color:rgba(250,209,232,0)}.lg\:hover\:bg-pink-200\/10:hover{background-color:rgba(250,209,232,.1)}.lg\:hover\:bg-pink-200\/100:hover{background-color:#fad1e8}.lg\:hover\:bg-pink-200\/20:hover{background-color:rgba(250,209,232,.2)}.lg\:hover\:bg-pink-200\/25:hover{background-color:rgba(250,209,232,.25)}.lg\:hover\:bg-pink-200\/30:hover{background-color:rgba(250,209,232,.3)}.lg\:hover\:bg-pink-200\/40:hover{background-color:rgba(250,209,232,.4)}.lg\:hover\:bg-pink-200\/5:hover{background-color:rgba(250,209,232,.05)}.lg\:hover\:bg-pink-200\/50:hover{background-color:rgba(250,209,232,.5)}.lg\:hover\:bg-pink-200\/60:hover{background-color:rgba(250,209,232,.6)}.lg\:hover\:bg-pink-200\/70:hover{background-color:rgba(250,209,232,.7)}.lg\:hover\:bg-pink-200\/75:hover{background-color:rgba(250,209,232,.75)}.lg\:hover\:bg-pink-200\/80:hover{background-color:rgba(250,209,232,.8)}.lg\:hover\:bg-pink-200\/90:hover{background-color:rgba(250,209,232,.9)}.lg\:hover\:bg-pink-200\/95:hover{background-color:rgba(250,209,232,.95)}.lg\:hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgb(248 180 217/var(--tw-bg-opacity))}.lg\:hover\:bg-pink-300\/0:hover{background-color:rgba(248,180,217,0)}.lg\:hover\:bg-pink-300\/10:hover{background-color:rgba(248,180,217,.1)}.lg\:hover\:bg-pink-300\/100:hover{background-color:#f8b4d9}.lg\:hover\:bg-pink-300\/20:hover{background-color:rgba(248,180,217,.2)}.lg\:hover\:bg-pink-300\/25:hover{background-color:rgba(248,180,217,.25)}.lg\:hover\:bg-pink-300\/30:hover{background-color:rgba(248,180,217,.3)}.lg\:hover\:bg-pink-300\/40:hover{background-color:rgba(248,180,217,.4)}.lg\:hover\:bg-pink-300\/5:hover{background-color:rgba(248,180,217,.05)}.lg\:hover\:bg-pink-300\/50:hover{background-color:rgba(248,180,217,.5)}.lg\:hover\:bg-pink-300\/60:hover{background-color:rgba(248,180,217,.6)}.lg\:hover\:bg-pink-300\/70:hover{background-color:rgba(248,180,217,.7)}.lg\:hover\:bg-pink-300\/75:hover{background-color:rgba(248,180,217,.75)}.lg\:hover\:bg-pink-300\/80:hover{background-color:rgba(248,180,217,.8)}.lg\:hover\:bg-pink-300\/90:hover{background-color:rgba(248,180,217,.9)}.lg\:hover\:bg-pink-300\/95:hover{background-color:rgba(248,180,217,.95)}.lg\:hover\:bg-pink-400:hover{--tw-bg-opacity:1;background-color:rgb(241 126 184/var(--tw-bg-opacity))}.lg\:hover\:bg-pink-400\/0:hover{background-color:rgba(241,126,184,0)}.lg\:hover\:bg-pink-400\/10:hover{background-color:rgba(241,126,184,.1)}.lg\:hover\:bg-pink-400\/100:hover{background-color:#f17eb8}.lg\:hover\:bg-pink-400\/20:hover{background-color:rgba(241,126,184,.2)}.lg\:hover\:bg-pink-400\/25:hover{background-color:rgba(241,126,184,.25)}.lg\:hover\:bg-pink-400\/30:hover{background-color:rgba(241,126,184,.3)}.lg\:hover\:bg-pink-400\/40:hover{background-color:rgba(241,126,184,.4)}.lg\:hover\:bg-pink-400\/5:hover{background-color:rgba(241,126,184,.05)}.lg\:hover\:bg-pink-400\/50:hover{background-color:rgba(241,126,184,.5)}.lg\:hover\:bg-pink-400\/60:hover{background-color:rgba(241,126,184,.6)}.lg\:hover\:bg-pink-400\/70:hover{background-color:rgba(241,126,184,.7)}.lg\:hover\:bg-pink-400\/75:hover{background-color:rgba(241,126,184,.75)}.lg\:hover\:bg-pink-400\/80:hover{background-color:rgba(241,126,184,.8)}.lg\:hover\:bg-pink-400\/90:hover{background-color:rgba(241,126,184,.9)}.lg\:hover\:bg-pink-400\/95:hover{background-color:rgba(241,126,184,.95)}.lg\:hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgb(253 242 248/var(--tw-bg-opacity))}.lg\:hover\:bg-pink-50\/0:hover{background-color:rgba(253,242,248,0)}.lg\:hover\:bg-pink-50\/10:hover{background-color:rgba(253,242,248,.1)}.lg\:hover\:bg-pink-50\/100:hover{background-color:#fdf2f8}.lg\:hover\:bg-pink-50\/20:hover{background-color:rgba(253,242,248,.2)}.lg\:hover\:bg-pink-50\/25:hover{background-color:rgba(253,242,248,.25)}.lg\:hover\:bg-pink-50\/30:hover{background-color:rgba(253,242,248,.3)}.lg\:hover\:bg-pink-50\/40:hover{background-color:rgba(253,242,248,.4)}.lg\:hover\:bg-pink-50\/5:hover{background-color:rgba(253,242,248,.05)}.lg\:hover\:bg-pink-50\/50:hover{background-color:rgba(253,242,248,.5)}.lg\:hover\:bg-pink-50\/60:hover{background-color:rgba(253,242,248,.6)}.lg\:hover\:bg-pink-50\/70:hover{background-color:rgba(253,242,248,.7)}.lg\:hover\:bg-pink-50\/75:hover{background-color:rgba(253,242,248,.75)}.lg\:hover\:bg-pink-50\/80:hover{background-color:rgba(253,242,248,.8)}.lg\:hover\:bg-pink-50\/90:hover{background-color:rgba(253,242,248,.9)}.lg\:hover\:bg-pink-50\/95:hover{background-color:rgba(253,242,248,.95)}.lg\:hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgb(231 70 148/var(--tw-bg-opacity))}.lg\:hover\:bg-pink-500\/0:hover{background-color:rgba(231,70,148,0)}.lg\:hover\:bg-pink-500\/10:hover{background-color:rgba(231,70,148,.1)}.lg\:hover\:bg-pink-500\/100:hover{background-color:#e74694}.lg\:hover\:bg-pink-500\/20:hover{background-color:rgba(231,70,148,.2)}.lg\:hover\:bg-pink-500\/25:hover{background-color:rgba(231,70,148,.25)}.lg\:hover\:bg-pink-500\/30:hover{background-color:rgba(231,70,148,.3)}.lg\:hover\:bg-pink-500\/40:hover{background-color:rgba(231,70,148,.4)}.lg\:hover\:bg-pink-500\/5:hover{background-color:rgba(231,70,148,.05)}.lg\:hover\:bg-pink-500\/50:hover{background-color:rgba(231,70,148,.5)}.lg\:hover\:bg-pink-500\/60:hover{background-color:rgba(231,70,148,.6)}.lg\:hover\:bg-pink-500\/70:hover{background-color:rgba(231,70,148,.7)}.lg\:hover\:bg-pink-500\/75:hover{background-color:rgba(231,70,148,.75)}.lg\:hover\:bg-pink-500\/80:hover{background-color:rgba(231,70,148,.8)}.lg\:hover\:bg-pink-500\/90:hover{background-color:rgba(231,70,148,.9)}.lg\:hover\:bg-pink-500\/95:hover{background-color:rgba(231,70,148,.95)}.lg\:hover\:bg-pink-600:hover{--tw-bg-opacity:1;background-color:rgb(214 31 105/var(--tw-bg-opacity))}.lg\:hover\:bg-pink-600\/0:hover{background-color:rgba(214,31,105,0)}.lg\:hover\:bg-pink-600\/10:hover{background-color:rgba(214,31,105,.1)}.lg\:hover\:bg-pink-600\/100:hover{background-color:#d61f69}.lg\:hover\:bg-pink-600\/20:hover{background-color:rgba(214,31,105,.2)}.lg\:hover\:bg-pink-600\/25:hover{background-color:rgba(214,31,105,.25)}.lg\:hover\:bg-pink-600\/30:hover{background-color:rgba(214,31,105,.3)}.lg\:hover\:bg-pink-600\/40:hover{background-color:rgba(214,31,105,.4)}.lg\:hover\:bg-pink-600\/5:hover{background-color:rgba(214,31,105,.05)}.lg\:hover\:bg-pink-600\/50:hover{background-color:rgba(214,31,105,.5)}.lg\:hover\:bg-pink-600\/60:hover{background-color:rgba(214,31,105,.6)}.lg\:hover\:bg-pink-600\/70:hover{background-color:rgba(214,31,105,.7)}.lg\:hover\:bg-pink-600\/75:hover{background-color:rgba(214,31,105,.75)}.lg\:hover\:bg-pink-600\/80:hover{background-color:rgba(214,31,105,.8)}.lg\:hover\:bg-pink-600\/90:hover{background-color:rgba(214,31,105,.9)}.lg\:hover\:bg-pink-600\/95:hover{background-color:rgba(214,31,105,.95)}.lg\:hover\:bg-pink-700:hover{--tw-bg-opacity:1;background-color:rgb(191 18 93/var(--tw-bg-opacity))}.lg\:hover\:bg-pink-700\/0:hover{background-color:rgba(191,18,93,0)}.lg\:hover\:bg-pink-700\/10:hover{background-color:rgba(191,18,93,.1)}.lg\:hover\:bg-pink-700\/100:hover{background-color:#bf125d}.lg\:hover\:bg-pink-700\/20:hover{background-color:rgba(191,18,93,.2)}.lg\:hover\:bg-pink-700\/25:hover{background-color:rgba(191,18,93,.25)}.lg\:hover\:bg-pink-700\/30:hover{background-color:rgba(191,18,93,.3)}.lg\:hover\:bg-pink-700\/40:hover{background-color:rgba(191,18,93,.4)}.lg\:hover\:bg-pink-700\/5:hover{background-color:rgba(191,18,93,.05)}.lg\:hover\:bg-pink-700\/50:hover{background-color:rgba(191,18,93,.5)}.lg\:hover\:bg-pink-700\/60:hover{background-color:rgba(191,18,93,.6)}.lg\:hover\:bg-pink-700\/70:hover{background-color:rgba(191,18,93,.7)}.lg\:hover\:bg-pink-700\/75:hover{background-color:rgba(191,18,93,.75)}.lg\:hover\:bg-pink-700\/80:hover{background-color:rgba(191,18,93,.8)}.lg\:hover\:bg-pink-700\/90:hover{background-color:rgba(191,18,93,.9)}.lg\:hover\:bg-pink-700\/95:hover{background-color:rgba(191,18,93,.95)}.lg\:hover\:bg-pink-800:hover{--tw-bg-opacity:1;background-color:rgb(153 21 75/var(--tw-bg-opacity))}.lg\:hover\:bg-pink-800\/0:hover{background-color:rgba(153,21,75,0)}.lg\:hover\:bg-pink-800\/10:hover{background-color:rgba(153,21,75,.1)}.lg\:hover\:bg-pink-800\/100:hover{background-color:#99154b}.lg\:hover\:bg-pink-800\/20:hover{background-color:rgba(153,21,75,.2)}.lg\:hover\:bg-pink-800\/25:hover{background-color:rgba(153,21,75,.25)}.lg\:hover\:bg-pink-800\/30:hover{background-color:rgba(153,21,75,.3)}.lg\:hover\:bg-pink-800\/40:hover{background-color:rgba(153,21,75,.4)}.lg\:hover\:bg-pink-800\/5:hover{background-color:rgba(153,21,75,.05)}.lg\:hover\:bg-pink-800\/50:hover{background-color:rgba(153,21,75,.5)}.lg\:hover\:bg-pink-800\/60:hover{background-color:rgba(153,21,75,.6)}.lg\:hover\:bg-pink-800\/70:hover{background-color:rgba(153,21,75,.7)}.lg\:hover\:bg-pink-800\/75:hover{background-color:rgba(153,21,75,.75)}.lg\:hover\:bg-pink-800\/80:hover{background-color:rgba(153,21,75,.8)}.lg\:hover\:bg-pink-800\/90:hover{background-color:rgba(153,21,75,.9)}.lg\:hover\:bg-pink-800\/95:hover{background-color:rgba(153,21,75,.95)}.lg\:hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgb(117 26 61/var(--tw-bg-opacity))}.lg\:hover\:bg-pink-900\/0:hover{background-color:rgba(117,26,61,0)}.lg\:hover\:bg-pink-900\/10:hover{background-color:rgba(117,26,61,.1)}.lg\:hover\:bg-pink-900\/100:hover{background-color:#751a3d}.lg\:hover\:bg-pink-900\/20:hover{background-color:rgba(117,26,61,.2)}.lg\:hover\:bg-pink-900\/25:hover{background-color:rgba(117,26,61,.25)}.lg\:hover\:bg-pink-900\/30:hover{background-color:rgba(117,26,61,.3)}.lg\:hover\:bg-pink-900\/40:hover{background-color:rgba(117,26,61,.4)}.lg\:hover\:bg-pink-900\/5:hover{background-color:rgba(117,26,61,.05)}.lg\:hover\:bg-pink-900\/50:hover{background-color:rgba(117,26,61,.5)}.lg\:hover\:bg-pink-900\/60:hover{background-color:rgba(117,26,61,.6)}.lg\:hover\:bg-pink-900\/70:hover{background-color:rgba(117,26,61,.7)}.lg\:hover\:bg-pink-900\/75:hover{background-color:rgba(117,26,61,.75)}.lg\:hover\:bg-pink-900\/80:hover{background-color:rgba(117,26,61,.8)}.lg\:hover\:bg-pink-900\/90:hover{background-color:rgba(117,26,61,.9)}.lg\:hover\:bg-pink-900\/95:hover{background-color:rgba(117,26,61,.95)}.lg\:hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgb(237 235 254/var(--tw-bg-opacity))}.lg\:hover\:bg-purple-100\/0:hover{background-color:rgba(237,235,254,0)}.lg\:hover\:bg-purple-100\/10:hover{background-color:rgba(237,235,254,.1)}.lg\:hover\:bg-purple-100\/100:hover{background-color:#edebfe}.lg\:hover\:bg-purple-100\/20:hover{background-color:rgba(237,235,254,.2)}.lg\:hover\:bg-purple-100\/25:hover{background-color:rgba(237,235,254,.25)}.lg\:hover\:bg-purple-100\/30:hover{background-color:rgba(237,235,254,.3)}.lg\:hover\:bg-purple-100\/40:hover{background-color:rgba(237,235,254,.4)}.lg\:hover\:bg-purple-100\/5:hover{background-color:rgba(237,235,254,.05)}.lg\:hover\:bg-purple-100\/50:hover{background-color:rgba(237,235,254,.5)}.lg\:hover\:bg-purple-100\/60:hover{background-color:rgba(237,235,254,.6)}.lg\:hover\:bg-purple-100\/70:hover{background-color:rgba(237,235,254,.7)}.lg\:hover\:bg-purple-100\/75:hover{background-color:rgba(237,235,254,.75)}.lg\:hover\:bg-purple-100\/80:hover{background-color:rgba(237,235,254,.8)}.lg\:hover\:bg-purple-100\/90:hover{background-color:rgba(237,235,254,.9)}.lg\:hover\:bg-purple-100\/95:hover{background-color:rgba(237,235,254,.95)}.lg\:hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:rgb(220 215 254/var(--tw-bg-opacity))}.lg\:hover\:bg-purple-200\/0:hover{background-color:rgba(220,215,254,0)}.lg\:hover\:bg-purple-200\/10:hover{background-color:rgba(220,215,254,.1)}.lg\:hover\:bg-purple-200\/100:hover{background-color:#dcd7fe}.lg\:hover\:bg-purple-200\/20:hover{background-color:rgba(220,215,254,.2)}.lg\:hover\:bg-purple-200\/25:hover{background-color:rgba(220,215,254,.25)}.lg\:hover\:bg-purple-200\/30:hover{background-color:rgba(220,215,254,.3)}.lg\:hover\:bg-purple-200\/40:hover{background-color:rgba(220,215,254,.4)}.lg\:hover\:bg-purple-200\/5:hover{background-color:rgba(220,215,254,.05)}.lg\:hover\:bg-purple-200\/50:hover{background-color:rgba(220,215,254,.5)}.lg\:hover\:bg-purple-200\/60:hover{background-color:rgba(220,215,254,.6)}.lg\:hover\:bg-purple-200\/70:hover{background-color:rgba(220,215,254,.7)}.lg\:hover\:bg-purple-200\/75:hover{background-color:rgba(220,215,254,.75)}.lg\:hover\:bg-purple-200\/80:hover{background-color:rgba(220,215,254,.8)}.lg\:hover\:bg-purple-200\/90:hover{background-color:rgba(220,215,254,.9)}.lg\:hover\:bg-purple-200\/95:hover{background-color:rgba(220,215,254,.95)}.lg\:hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:rgb(202 191 253/var(--tw-bg-opacity))}.lg\:hover\:bg-purple-300\/0:hover{background-color:rgba(202,191,253,0)}.lg\:hover\:bg-purple-300\/10:hover{background-color:rgba(202,191,253,.1)}.lg\:hover\:bg-purple-300\/100:hover{background-color:#cabffd}.lg\:hover\:bg-purple-300\/20:hover{background-color:rgba(202,191,253,.2)}.lg\:hover\:bg-purple-300\/25:hover{background-color:rgba(202,191,253,.25)}.lg\:hover\:bg-purple-300\/30:hover{background-color:rgba(202,191,253,.3)}.lg\:hover\:bg-purple-300\/40:hover{background-color:rgba(202,191,253,.4)}.lg\:hover\:bg-purple-300\/5:hover{background-color:rgba(202,191,253,.05)}.lg\:hover\:bg-purple-300\/50:hover{background-color:rgba(202,191,253,.5)}.lg\:hover\:bg-purple-300\/60:hover{background-color:rgba(202,191,253,.6)}.lg\:hover\:bg-purple-300\/70:hover{background-color:rgba(202,191,253,.7)}.lg\:hover\:bg-purple-300\/75:hover{background-color:rgba(202,191,253,.75)}.lg\:hover\:bg-purple-300\/80:hover{background-color:rgba(202,191,253,.8)}.lg\:hover\:bg-purple-300\/90:hover{background-color:rgba(202,191,253,.9)}.lg\:hover\:bg-purple-300\/95:hover{background-color:rgba(202,191,253,.95)}.lg\:hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:rgb(172 148 250/var(--tw-bg-opacity))}.lg\:hover\:bg-purple-400\/0:hover{background-color:rgba(172,148,250,0)}.lg\:hover\:bg-purple-400\/10:hover{background-color:rgba(172,148,250,.1)}.lg\:hover\:bg-purple-400\/100:hover{background-color:#ac94fa}.lg\:hover\:bg-purple-400\/20:hover{background-color:rgba(172,148,250,.2)}.lg\:hover\:bg-purple-400\/25:hover{background-color:rgba(172,148,250,.25)}.lg\:hover\:bg-purple-400\/30:hover{background-color:rgba(172,148,250,.3)}.lg\:hover\:bg-purple-400\/40:hover{background-color:rgba(172,148,250,.4)}.lg\:hover\:bg-purple-400\/5:hover{background-color:rgba(172,148,250,.05)}.lg\:hover\:bg-purple-400\/50:hover{background-color:rgba(172,148,250,.5)}.lg\:hover\:bg-purple-400\/60:hover{background-color:rgba(172,148,250,.6)}.lg\:hover\:bg-purple-400\/70:hover{background-color:rgba(172,148,250,.7)}.lg\:hover\:bg-purple-400\/75:hover{background-color:rgba(172,148,250,.75)}.lg\:hover\:bg-purple-400\/80:hover{background-color:rgba(172,148,250,.8)}.lg\:hover\:bg-purple-400\/90:hover{background-color:rgba(172,148,250,.9)}.lg\:hover\:bg-purple-400\/95:hover{background-color:rgba(172,148,250,.95)}.lg\:hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:rgb(246 245 255/var(--tw-bg-opacity))}.lg\:hover\:bg-purple-50\/0:hover{background-color:rgba(246,245,255,0)}.lg\:hover\:bg-purple-50\/10:hover{background-color:rgba(246,245,255,.1)}.lg\:hover\:bg-purple-50\/100:hover{background-color:#f6f5ff}.lg\:hover\:bg-purple-50\/20:hover{background-color:rgba(246,245,255,.2)}.lg\:hover\:bg-purple-50\/25:hover{background-color:rgba(246,245,255,.25)}.lg\:hover\:bg-purple-50\/30:hover{background-color:rgba(246,245,255,.3)}.lg\:hover\:bg-purple-50\/40:hover{background-color:rgba(246,245,255,.4)}.lg\:hover\:bg-purple-50\/5:hover{background-color:rgba(246,245,255,.05)}.lg\:hover\:bg-purple-50\/50:hover{background-color:rgba(246,245,255,.5)}.lg\:hover\:bg-purple-50\/60:hover{background-color:rgba(246,245,255,.6)}.lg\:hover\:bg-purple-50\/70:hover{background-color:rgba(246,245,255,.7)}.lg\:hover\:bg-purple-50\/75:hover{background-color:rgba(246,245,255,.75)}.lg\:hover\:bg-purple-50\/80:hover{background-color:rgba(246,245,255,.8)}.lg\:hover\:bg-purple-50\/90:hover{background-color:rgba(246,245,255,.9)}.lg\:hover\:bg-purple-50\/95:hover{background-color:rgba(246,245,255,.95)}.lg\:hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:rgb(144 97 249/var(--tw-bg-opacity))}.lg\:hover\:bg-purple-500\/0:hover{background-color:rgba(144,97,249,0)}.lg\:hover\:bg-purple-500\/10:hover{background-color:rgba(144,97,249,.1)}.lg\:hover\:bg-purple-500\/100:hover{background-color:#9061f9}.lg\:hover\:bg-purple-500\/20:hover{background-color:rgba(144,97,249,.2)}.lg\:hover\:bg-purple-500\/25:hover{background-color:rgba(144,97,249,.25)}.lg\:hover\:bg-purple-500\/30:hover{background-color:rgba(144,97,249,.3)}.lg\:hover\:bg-purple-500\/40:hover{background-color:rgba(144,97,249,.4)}.lg\:hover\:bg-purple-500\/5:hover{background-color:rgba(144,97,249,.05)}.lg\:hover\:bg-purple-500\/50:hover{background-color:rgba(144,97,249,.5)}.lg\:hover\:bg-purple-500\/60:hover{background-color:rgba(144,97,249,.6)}.lg\:hover\:bg-purple-500\/70:hover{background-color:rgba(144,97,249,.7)}.lg\:hover\:bg-purple-500\/75:hover{background-color:rgba(144,97,249,.75)}.lg\:hover\:bg-purple-500\/80:hover{background-color:rgba(144,97,249,.8)}.lg\:hover\:bg-purple-500\/90:hover{background-color:rgba(144,97,249,.9)}.lg\:hover\:bg-purple-500\/95:hover{background-color:rgba(144,97,249,.95)}.lg\:hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgb(126 58 242/var(--tw-bg-opacity))}.lg\:hover\:bg-purple-600\/0:hover{background-color:rgba(126,58,242,0)}.lg\:hover\:bg-purple-600\/10:hover{background-color:rgba(126,58,242,.1)}.lg\:hover\:bg-purple-600\/100:hover{background-color:#7e3af2}.lg\:hover\:bg-purple-600\/20:hover{background-color:rgba(126,58,242,.2)}.lg\:hover\:bg-purple-600\/25:hover{background-color:rgba(126,58,242,.25)}.lg\:hover\:bg-purple-600\/30:hover{background-color:rgba(126,58,242,.3)}.lg\:hover\:bg-purple-600\/40:hover{background-color:rgba(126,58,242,.4)}.lg\:hover\:bg-purple-600\/5:hover{background-color:rgba(126,58,242,.05)}.lg\:hover\:bg-purple-600\/50:hover{background-color:rgba(126,58,242,.5)}.lg\:hover\:bg-purple-600\/60:hover{background-color:rgba(126,58,242,.6)}.lg\:hover\:bg-purple-600\/70:hover{background-color:rgba(126,58,242,.7)}.lg\:hover\:bg-purple-600\/75:hover{background-color:rgba(126,58,242,.75)}.lg\:hover\:bg-purple-600\/80:hover{background-color:rgba(126,58,242,.8)}.lg\:hover\:bg-purple-600\/90:hover{background-color:rgba(126,58,242,.9)}.lg\:hover\:bg-purple-600\/95:hover{background-color:rgba(126,58,242,.95)}.lg\:hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgb(108 43 217/var(--tw-bg-opacity))}.lg\:hover\:bg-purple-700\/0:hover{background-color:rgba(108,43,217,0)}.lg\:hover\:bg-purple-700\/10:hover{background-color:rgba(108,43,217,.1)}.lg\:hover\:bg-purple-700\/100:hover{background-color:#6c2bd9}.lg\:hover\:bg-purple-700\/20:hover{background-color:rgba(108,43,217,.2)}.lg\:hover\:bg-purple-700\/25:hover{background-color:rgba(108,43,217,.25)}.lg\:hover\:bg-purple-700\/30:hover{background-color:rgba(108,43,217,.3)}.lg\:hover\:bg-purple-700\/40:hover{background-color:rgba(108,43,217,.4)}.lg\:hover\:bg-purple-700\/5:hover{background-color:rgba(108,43,217,.05)}.lg\:hover\:bg-purple-700\/50:hover{background-color:rgba(108,43,217,.5)}.lg\:hover\:bg-purple-700\/60:hover{background-color:rgba(108,43,217,.6)}.lg\:hover\:bg-purple-700\/70:hover{background-color:rgba(108,43,217,.7)}.lg\:hover\:bg-purple-700\/75:hover{background-color:rgba(108,43,217,.75)}.lg\:hover\:bg-purple-700\/80:hover{background-color:rgba(108,43,217,.8)}.lg\:hover\:bg-purple-700\/90:hover{background-color:rgba(108,43,217,.9)}.lg\:hover\:bg-purple-700\/95:hover{background-color:rgba(108,43,217,.95)}.lg\:hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:rgb(85 33 181/var(--tw-bg-opacity))}.lg\:hover\:bg-purple-800\/0:hover{background-color:rgba(85,33,181,0)}.lg\:hover\:bg-purple-800\/10:hover{background-color:rgba(85,33,181,.1)}.lg\:hover\:bg-purple-800\/100:hover{background-color:#5521b5}.lg\:hover\:bg-purple-800\/20:hover{background-color:rgba(85,33,181,.2)}.lg\:hover\:bg-purple-800\/25:hover{background-color:rgba(85,33,181,.25)}.lg\:hover\:bg-purple-800\/30:hover{background-color:rgba(85,33,181,.3)}.lg\:hover\:bg-purple-800\/40:hover{background-color:rgba(85,33,181,.4)}.lg\:hover\:bg-purple-800\/5:hover{background-color:rgba(85,33,181,.05)}.lg\:hover\:bg-purple-800\/50:hover{background-color:rgba(85,33,181,.5)}.lg\:hover\:bg-purple-800\/60:hover{background-color:rgba(85,33,181,.6)}.lg\:hover\:bg-purple-800\/70:hover{background-color:rgba(85,33,181,.7)}.lg\:hover\:bg-purple-800\/75:hover{background-color:rgba(85,33,181,.75)}.lg\:hover\:bg-purple-800\/80:hover{background-color:rgba(85,33,181,.8)}.lg\:hover\:bg-purple-800\/90:hover{background-color:rgba(85,33,181,.9)}.lg\:hover\:bg-purple-800\/95:hover{background-color:rgba(85,33,181,.95)}.lg\:hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgb(74 29 150/var(--tw-bg-opacity))}.lg\:hover\:bg-purple-900\/0:hover{background-color:rgba(74,29,150,0)}.lg\:hover\:bg-purple-900\/10:hover{background-color:rgba(74,29,150,.1)}.lg\:hover\:bg-purple-900\/100:hover{background-color:#4a1d96}.lg\:hover\:bg-purple-900\/20:hover{background-color:rgba(74,29,150,.2)}.lg\:hover\:bg-purple-900\/25:hover{background-color:rgba(74,29,150,.25)}.lg\:hover\:bg-purple-900\/30:hover{background-color:rgba(74,29,150,.3)}.lg\:hover\:bg-purple-900\/40:hover{background-color:rgba(74,29,150,.4)}.lg\:hover\:bg-purple-900\/5:hover{background-color:rgba(74,29,150,.05)}.lg\:hover\:bg-purple-900\/50:hover{background-color:rgba(74,29,150,.5)}.lg\:hover\:bg-purple-900\/60:hover{background-color:rgba(74,29,150,.6)}.lg\:hover\:bg-purple-900\/70:hover{background-color:rgba(74,29,150,.7)}.lg\:hover\:bg-purple-900\/75:hover{background-color:rgba(74,29,150,.75)}.lg\:hover\:bg-purple-900\/80:hover{background-color:rgba(74,29,150,.8)}.lg\:hover\:bg-purple-900\/90:hover{background-color:rgba(74,29,150,.9)}.lg\:hover\:bg-purple-900\/95:hover{background-color:rgba(74,29,150,.95)}.lg\:hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(253 232 232/var(--tw-bg-opacity))}.lg\:hover\:bg-red-100\/0:hover{background-color:hsla(0,84%,95%,0)}.lg\:hover\:bg-red-100\/10:hover{background-color:hsla(0,84%,95%,.1)}.lg\:hover\:bg-red-100\/100:hover{background-color:#fde8e8}.lg\:hover\:bg-red-100\/20:hover{background-color:hsla(0,84%,95%,.2)}.lg\:hover\:bg-red-100\/25:hover{background-color:hsla(0,84%,95%,.25)}.lg\:hover\:bg-red-100\/30:hover{background-color:hsla(0,84%,95%,.3)}.lg\:hover\:bg-red-100\/40:hover{background-color:hsla(0,84%,95%,.4)}.lg\:hover\:bg-red-100\/5:hover{background-color:hsla(0,84%,95%,.05)}.lg\:hover\:bg-red-100\/50:hover{background-color:hsla(0,84%,95%,.5)}.lg\:hover\:bg-red-100\/60:hover{background-color:hsla(0,84%,95%,.6)}.lg\:hover\:bg-red-100\/70:hover{background-color:hsla(0,84%,95%,.7)}.lg\:hover\:bg-red-100\/75:hover{background-color:hsla(0,84%,95%,.75)}.lg\:hover\:bg-red-100\/80:hover{background-color:hsla(0,84%,95%,.8)}.lg\:hover\:bg-red-100\/90:hover{background-color:hsla(0,84%,95%,.9)}.lg\:hover\:bg-red-100\/95:hover{background-color:hsla(0,84%,95%,.95)}.lg\:hover\:bg-red-200:hover{--tw-bg-opacity:1;background-color:rgb(251 213 213/var(--tw-bg-opacity))}.lg\:hover\:bg-red-200\/0:hover{background-color:hsla(0,83%,91%,0)}.lg\:hover\:bg-red-200\/10:hover{background-color:hsla(0,83%,91%,.1)}.lg\:hover\:bg-red-200\/100:hover{background-color:#fbd5d5}.lg\:hover\:bg-red-200\/20:hover{background-color:hsla(0,83%,91%,.2)}.lg\:hover\:bg-red-200\/25:hover{background-color:hsla(0,83%,91%,.25)}.lg\:hover\:bg-red-200\/30:hover{background-color:hsla(0,83%,91%,.3)}.lg\:hover\:bg-red-200\/40:hover{background-color:hsla(0,83%,91%,.4)}.lg\:hover\:bg-red-200\/5:hover{background-color:hsla(0,83%,91%,.05)}.lg\:hover\:bg-red-200\/50:hover{background-color:hsla(0,83%,91%,.5)}.lg\:hover\:bg-red-200\/60:hover{background-color:hsla(0,83%,91%,.6)}.lg\:hover\:bg-red-200\/70:hover{background-color:hsla(0,83%,91%,.7)}.lg\:hover\:bg-red-200\/75:hover{background-color:hsla(0,83%,91%,.75)}.lg\:hover\:bg-red-200\/80:hover{background-color:hsla(0,83%,91%,.8)}.lg\:hover\:bg-red-200\/90:hover{background-color:hsla(0,83%,91%,.9)}.lg\:hover\:bg-red-200\/95:hover{background-color:hsla(0,83%,91%,.95)}.lg\:hover\:bg-red-300:hover{--tw-bg-opacity:1;background-color:rgb(248 180 180/var(--tw-bg-opacity))}.lg\:hover\:bg-red-300\/0:hover{background-color:hsla(0,83%,84%,0)}.lg\:hover\:bg-red-300\/10:hover{background-color:hsla(0,83%,84%,.1)}.lg\:hover\:bg-red-300\/100:hover{background-color:#f8b4b4}.lg\:hover\:bg-red-300\/20:hover{background-color:hsla(0,83%,84%,.2)}.lg\:hover\:bg-red-300\/25:hover{background-color:hsla(0,83%,84%,.25)}.lg\:hover\:bg-red-300\/30:hover{background-color:hsla(0,83%,84%,.3)}.lg\:hover\:bg-red-300\/40:hover{background-color:hsla(0,83%,84%,.4)}.lg\:hover\:bg-red-300\/5:hover{background-color:hsla(0,83%,84%,.05)}.lg\:hover\:bg-red-300\/50:hover{background-color:hsla(0,83%,84%,.5)}.lg\:hover\:bg-red-300\/60:hover{background-color:hsla(0,83%,84%,.6)}.lg\:hover\:bg-red-300\/70:hover{background-color:hsla(0,83%,84%,.7)}.lg\:hover\:bg-red-300\/75:hover{background-color:hsla(0,83%,84%,.75)}.lg\:hover\:bg-red-300\/80:hover{background-color:hsla(0,83%,84%,.8)}.lg\:hover\:bg-red-300\/90:hover{background-color:hsla(0,83%,84%,.9)}.lg\:hover\:bg-red-300\/95:hover{background-color:hsla(0,83%,84%,.95)}.lg\:hover\:bg-red-400:hover{--tw-bg-opacity:1;background-color:rgb(249 128 128/var(--tw-bg-opacity))}.lg\:hover\:bg-red-400\/0:hover{background-color:hsla(0,91%,74%,0)}.lg\:hover\:bg-red-400\/10:hover{background-color:hsla(0,91%,74%,.1)}.lg\:hover\:bg-red-400\/100:hover{background-color:#f98080}.lg\:hover\:bg-red-400\/20:hover{background-color:hsla(0,91%,74%,.2)}.lg\:hover\:bg-red-400\/25:hover{background-color:hsla(0,91%,74%,.25)}.lg\:hover\:bg-red-400\/30:hover{background-color:hsla(0,91%,74%,.3)}.lg\:hover\:bg-red-400\/40:hover{background-color:hsla(0,91%,74%,.4)}.lg\:hover\:bg-red-400\/5:hover{background-color:hsla(0,91%,74%,.05)}.lg\:hover\:bg-red-400\/50:hover{background-color:hsla(0,91%,74%,.5)}.lg\:hover\:bg-red-400\/60:hover{background-color:hsla(0,91%,74%,.6)}.lg\:hover\:bg-red-400\/70:hover{background-color:hsla(0,91%,74%,.7)}.lg\:hover\:bg-red-400\/75:hover{background-color:hsla(0,91%,74%,.75)}.lg\:hover\:bg-red-400\/80:hover{background-color:hsla(0,91%,74%,.8)}.lg\:hover\:bg-red-400\/90:hover{background-color:hsla(0,91%,74%,.9)}.lg\:hover\:bg-red-400\/95:hover{background-color:hsla(0,91%,74%,.95)}.lg\:hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(253 242 242/var(--tw-bg-opacity))}.lg\:hover\:bg-red-50\/0:hover{background-color:hsla(0,73%,97%,0)}.lg\:hover\:bg-red-50\/10:hover{background-color:hsla(0,73%,97%,.1)}.lg\:hover\:bg-red-50\/100:hover{background-color:#fdf2f2}.lg\:hover\:bg-red-50\/20:hover{background-color:hsla(0,73%,97%,.2)}.lg\:hover\:bg-red-50\/25:hover{background-color:hsla(0,73%,97%,.25)}.lg\:hover\:bg-red-50\/30:hover{background-color:hsla(0,73%,97%,.3)}.lg\:hover\:bg-red-50\/40:hover{background-color:hsla(0,73%,97%,.4)}.lg\:hover\:bg-red-50\/5:hover{background-color:hsla(0,73%,97%,.05)}.lg\:hover\:bg-red-50\/50:hover{background-color:hsla(0,73%,97%,.5)}.lg\:hover\:bg-red-50\/60:hover{background-color:hsla(0,73%,97%,.6)}.lg\:hover\:bg-red-50\/70:hover{background-color:hsla(0,73%,97%,.7)}.lg\:hover\:bg-red-50\/75:hover{background-color:hsla(0,73%,97%,.75)}.lg\:hover\:bg-red-50\/80:hover{background-color:hsla(0,73%,97%,.8)}.lg\:hover\:bg-red-50\/90:hover{background-color:hsla(0,73%,97%,.9)}.lg\:hover\:bg-red-50\/95:hover{background-color:hsla(0,73%,97%,.95)}.lg\:hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(240 82 82/var(--tw-bg-opacity))}.lg\:hover\:bg-red-500\/0:hover{background-color:rgba(240,82,82,0)}.lg\:hover\:bg-red-500\/10:hover{background-color:rgba(240,82,82,.1)}.lg\:hover\:bg-red-500\/100:hover{background-color:#f05252}.lg\:hover\:bg-red-500\/20:hover{background-color:rgba(240,82,82,.2)}.lg\:hover\:bg-red-500\/25:hover{background-color:rgba(240,82,82,.25)}.lg\:hover\:bg-red-500\/30:hover{background-color:rgba(240,82,82,.3)}.lg\:hover\:bg-red-500\/40:hover{background-color:rgba(240,82,82,.4)}.lg\:hover\:bg-red-500\/5:hover{background-color:rgba(240,82,82,.05)}.lg\:hover\:bg-red-500\/50:hover{background-color:rgba(240,82,82,.5)}.lg\:hover\:bg-red-500\/60:hover{background-color:rgba(240,82,82,.6)}.lg\:hover\:bg-red-500\/70:hover{background-color:rgba(240,82,82,.7)}.lg\:hover\:bg-red-500\/75:hover{background-color:rgba(240,82,82,.75)}.lg\:hover\:bg-red-500\/80:hover{background-color:rgba(240,82,82,.8)}.lg\:hover\:bg-red-500\/90:hover{background-color:rgba(240,82,82,.9)}.lg\:hover\:bg-red-500\/95:hover{background-color:rgba(240,82,82,.95)}.lg\:hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(224 36 36/var(--tw-bg-opacity))}.lg\:hover\:bg-red-600\/0:hover{background-color:rgba(224,36,36,0)}.lg\:hover\:bg-red-600\/10:hover{background-color:rgba(224,36,36,.1)}.lg\:hover\:bg-red-600\/100:hover{background-color:#e02424}.lg\:hover\:bg-red-600\/20:hover{background-color:rgba(224,36,36,.2)}.lg\:hover\:bg-red-600\/25:hover{background-color:rgba(224,36,36,.25)}.lg\:hover\:bg-red-600\/30:hover{background-color:rgba(224,36,36,.3)}.lg\:hover\:bg-red-600\/40:hover{background-color:rgba(224,36,36,.4)}.lg\:hover\:bg-red-600\/5:hover{background-color:rgba(224,36,36,.05)}.lg\:hover\:bg-red-600\/50:hover{background-color:rgba(224,36,36,.5)}.lg\:hover\:bg-red-600\/60:hover{background-color:rgba(224,36,36,.6)}.lg\:hover\:bg-red-600\/70:hover{background-color:rgba(224,36,36,.7)}.lg\:hover\:bg-red-600\/75:hover{background-color:rgba(224,36,36,.75)}.lg\:hover\:bg-red-600\/80:hover{background-color:rgba(224,36,36,.8)}.lg\:hover\:bg-red-600\/90:hover{background-color:rgba(224,36,36,.9)}.lg\:hover\:bg-red-600\/95:hover{background-color:rgba(224,36,36,.95)}.lg\:hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(200 30 30/var(--tw-bg-opacity))}.lg\:hover\:bg-red-700\/0:hover{background-color:rgba(200,30,30,0)}.lg\:hover\:bg-red-700\/10:hover{background-color:rgba(200,30,30,.1)}.lg\:hover\:bg-red-700\/100:hover{background-color:#c81e1e}.lg\:hover\:bg-red-700\/20:hover{background-color:rgba(200,30,30,.2)}.lg\:hover\:bg-red-700\/25:hover{background-color:rgba(200,30,30,.25)}.lg\:hover\:bg-red-700\/30:hover{background-color:rgba(200,30,30,.3)}.lg\:hover\:bg-red-700\/40:hover{background-color:rgba(200,30,30,.4)}.lg\:hover\:bg-red-700\/5:hover{background-color:rgba(200,30,30,.05)}.lg\:hover\:bg-red-700\/50:hover{background-color:rgba(200,30,30,.5)}.lg\:hover\:bg-red-700\/60:hover{background-color:rgba(200,30,30,.6)}.lg\:hover\:bg-red-700\/70:hover{background-color:rgba(200,30,30,.7)}.lg\:hover\:bg-red-700\/75:hover{background-color:rgba(200,30,30,.75)}.lg\:hover\:bg-red-700\/80:hover{background-color:rgba(200,30,30,.8)}.lg\:hover\:bg-red-700\/90:hover{background-color:rgba(200,30,30,.9)}.lg\:hover\:bg-red-700\/95:hover{background-color:rgba(200,30,30,.95)}.lg\:hover\:bg-red-800:hover{--tw-bg-opacity:1;background-color:rgb(155 28 28/var(--tw-bg-opacity))}.lg\:hover\:bg-red-800\/0:hover{background-color:rgba(155,28,28,0)}.lg\:hover\:bg-red-800\/10:hover{background-color:rgba(155,28,28,.1)}.lg\:hover\:bg-red-800\/100:hover{background-color:#9b1c1c}.lg\:hover\:bg-red-800\/20:hover{background-color:rgba(155,28,28,.2)}.lg\:hover\:bg-red-800\/25:hover{background-color:rgba(155,28,28,.25)}.lg\:hover\:bg-red-800\/30:hover{background-color:rgba(155,28,28,.3)}.lg\:hover\:bg-red-800\/40:hover{background-color:rgba(155,28,28,.4)}.lg\:hover\:bg-red-800\/5:hover{background-color:rgba(155,28,28,.05)}.lg\:hover\:bg-red-800\/50:hover{background-color:rgba(155,28,28,.5)}.lg\:hover\:bg-red-800\/60:hover{background-color:rgba(155,28,28,.6)}.lg\:hover\:bg-red-800\/70:hover{background-color:rgba(155,28,28,.7)}.lg\:hover\:bg-red-800\/75:hover{background-color:rgba(155,28,28,.75)}.lg\:hover\:bg-red-800\/80:hover{background-color:rgba(155,28,28,.8)}.lg\:hover\:bg-red-800\/90:hover{background-color:rgba(155,28,28,.9)}.lg\:hover\:bg-red-800\/95:hover{background-color:rgba(155,28,28,.95)}.lg\:hover\:bg-red-900:hover{--tw-bg-opacity:1;background-color:rgb(119 29 29/var(--tw-bg-opacity))}.lg\:hover\:bg-red-900\/0:hover{background-color:rgba(119,29,29,0)}.lg\:hover\:bg-red-900\/10:hover{background-color:rgba(119,29,29,.1)}.lg\:hover\:bg-red-900\/100:hover{background-color:#771d1d}.lg\:hover\:bg-red-900\/20:hover{background-color:rgba(119,29,29,.2)}.lg\:hover\:bg-red-900\/25:hover{background-color:rgba(119,29,29,.25)}.lg\:hover\:bg-red-900\/30:hover{background-color:rgba(119,29,29,.3)}.lg\:hover\:bg-red-900\/40:hover{background-color:rgba(119,29,29,.4)}.lg\:hover\:bg-red-900\/5:hover{background-color:rgba(119,29,29,.05)}.lg\:hover\:bg-red-900\/50:hover{background-color:rgba(119,29,29,.5)}.lg\:hover\:bg-red-900\/60:hover{background-color:rgba(119,29,29,.6)}.lg\:hover\:bg-red-900\/70:hover{background-color:rgba(119,29,29,.7)}.lg\:hover\:bg-red-900\/75:hover{background-color:rgba(119,29,29,.75)}.lg\:hover\:bg-red-900\/80:hover{background-color:rgba(119,29,29,.8)}.lg\:hover\:bg-red-900\/90:hover{background-color:rgba(119,29,29,.9)}.lg\:hover\:bg-red-900\/95:hover{background-color:rgba(119,29,29,.95)}.lg\:hover\:bg-rose-100:hover{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity))}.lg\:hover\:bg-rose-100\/0:hover{background-color:rgba(255,228,230,0)}.lg\:hover\:bg-rose-100\/10:hover{background-color:rgba(255,228,230,.1)}.lg\:hover\:bg-rose-100\/100:hover{background-color:#ffe4e6}.lg\:hover\:bg-rose-100\/20:hover{background-color:rgba(255,228,230,.2)}.lg\:hover\:bg-rose-100\/25:hover{background-color:rgba(255,228,230,.25)}.lg\:hover\:bg-rose-100\/30:hover{background-color:rgba(255,228,230,.3)}.lg\:hover\:bg-rose-100\/40:hover{background-color:rgba(255,228,230,.4)}.lg\:hover\:bg-rose-100\/5:hover{background-color:rgba(255,228,230,.05)}.lg\:hover\:bg-rose-100\/50:hover{background-color:rgba(255,228,230,.5)}.lg\:hover\:bg-rose-100\/60:hover{background-color:rgba(255,228,230,.6)}.lg\:hover\:bg-rose-100\/70:hover{background-color:rgba(255,228,230,.7)}.lg\:hover\:bg-rose-100\/75:hover{background-color:rgba(255,228,230,.75)}.lg\:hover\:bg-rose-100\/80:hover{background-color:rgba(255,228,230,.8)}.lg\:hover\:bg-rose-100\/90:hover{background-color:rgba(255,228,230,.9)}.lg\:hover\:bg-rose-100\/95:hover{background-color:rgba(255,228,230,.95)}.lg\:hover\:bg-rose-200:hover{--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity))}.lg\:hover\:bg-rose-200\/0:hover{background-color:rgba(254,205,211,0)}.lg\:hover\:bg-rose-200\/10:hover{background-color:rgba(254,205,211,.1)}.lg\:hover\:bg-rose-200\/100:hover{background-color:#fecdd3}.lg\:hover\:bg-rose-200\/20:hover{background-color:rgba(254,205,211,.2)}.lg\:hover\:bg-rose-200\/25:hover{background-color:rgba(254,205,211,.25)}.lg\:hover\:bg-rose-200\/30:hover{background-color:rgba(254,205,211,.3)}.lg\:hover\:bg-rose-200\/40:hover{background-color:rgba(254,205,211,.4)}.lg\:hover\:bg-rose-200\/5:hover{background-color:rgba(254,205,211,.05)}.lg\:hover\:bg-rose-200\/50:hover{background-color:rgba(254,205,211,.5)}.lg\:hover\:bg-rose-200\/60:hover{background-color:rgba(254,205,211,.6)}.lg\:hover\:bg-rose-200\/70:hover{background-color:rgba(254,205,211,.7)}.lg\:hover\:bg-rose-200\/75:hover{background-color:rgba(254,205,211,.75)}.lg\:hover\:bg-rose-200\/80:hover{background-color:rgba(254,205,211,.8)}.lg\:hover\:bg-rose-200\/90:hover{background-color:rgba(254,205,211,.9)}.lg\:hover\:bg-rose-200\/95:hover{background-color:rgba(254,205,211,.95)}.lg\:hover\:bg-rose-300:hover{--tw-bg-opacity:1;background-color:rgb(253 164 175/var(--tw-bg-opacity))}.lg\:hover\:bg-rose-300\/0:hover{background-color:rgba(253,164,175,0)}.lg\:hover\:bg-rose-300\/10:hover{background-color:rgba(253,164,175,.1)}.lg\:hover\:bg-rose-300\/100:hover{background-color:#fda4af}.lg\:hover\:bg-rose-300\/20:hover{background-color:rgba(253,164,175,.2)}.lg\:hover\:bg-rose-300\/25:hover{background-color:rgba(253,164,175,.25)}.lg\:hover\:bg-rose-300\/30:hover{background-color:rgba(253,164,175,.3)}.lg\:hover\:bg-rose-300\/40:hover{background-color:rgba(253,164,175,.4)}.lg\:hover\:bg-rose-300\/5:hover{background-color:rgba(253,164,175,.05)}.lg\:hover\:bg-rose-300\/50:hover{background-color:rgba(253,164,175,.5)}.lg\:hover\:bg-rose-300\/60:hover{background-color:rgba(253,164,175,.6)}.lg\:hover\:bg-rose-300\/70:hover{background-color:rgba(253,164,175,.7)}.lg\:hover\:bg-rose-300\/75:hover{background-color:rgba(253,164,175,.75)}.lg\:hover\:bg-rose-300\/80:hover{background-color:rgba(253,164,175,.8)}.lg\:hover\:bg-rose-300\/90:hover{background-color:rgba(253,164,175,.9)}.lg\:hover\:bg-rose-300\/95:hover{background-color:rgba(253,164,175,.95)}.lg\:hover\:bg-rose-400:hover{--tw-bg-opacity:1;background-color:rgb(251 113 133/var(--tw-bg-opacity))}.lg\:hover\:bg-rose-400\/0:hover{background-color:rgba(251,113,133,0)}.lg\:hover\:bg-rose-400\/10:hover{background-color:rgba(251,113,133,.1)}.lg\:hover\:bg-rose-400\/100:hover{background-color:#fb7185}.lg\:hover\:bg-rose-400\/20:hover{background-color:rgba(251,113,133,.2)}.lg\:hover\:bg-rose-400\/25:hover{background-color:rgba(251,113,133,.25)}.lg\:hover\:bg-rose-400\/30:hover{background-color:rgba(251,113,133,.3)}.lg\:hover\:bg-rose-400\/40:hover{background-color:rgba(251,113,133,.4)}.lg\:hover\:bg-rose-400\/5:hover{background-color:rgba(251,113,133,.05)}.lg\:hover\:bg-rose-400\/50:hover{background-color:rgba(251,113,133,.5)}.lg\:hover\:bg-rose-400\/60:hover{background-color:rgba(251,113,133,.6)}.lg\:hover\:bg-rose-400\/70:hover{background-color:rgba(251,113,133,.7)}.lg\:hover\:bg-rose-400\/75:hover{background-color:rgba(251,113,133,.75)}.lg\:hover\:bg-rose-400\/80:hover{background-color:rgba(251,113,133,.8)}.lg\:hover\:bg-rose-400\/90:hover{background-color:rgba(251,113,133,.9)}.lg\:hover\:bg-rose-400\/95:hover{background-color:rgba(251,113,133,.95)}.lg\:hover\:bg-rose-50:hover{--tw-bg-opacity:1;background-color:rgb(255 241 242/var(--tw-bg-opacity))}.lg\:hover\:bg-rose-50\/0:hover{background-color:rgba(255,241,242,0)}.lg\:hover\:bg-rose-50\/10:hover{background-color:rgba(255,241,242,.1)}.lg\:hover\:bg-rose-50\/100:hover{background-color:#fff1f2}.lg\:hover\:bg-rose-50\/20:hover{background-color:rgba(255,241,242,.2)}.lg\:hover\:bg-rose-50\/25:hover{background-color:rgba(255,241,242,.25)}.lg\:hover\:bg-rose-50\/30:hover{background-color:rgba(255,241,242,.3)}.lg\:hover\:bg-rose-50\/40:hover{background-color:rgba(255,241,242,.4)}.lg\:hover\:bg-rose-50\/5:hover{background-color:rgba(255,241,242,.05)}.lg\:hover\:bg-rose-50\/50:hover{background-color:rgba(255,241,242,.5)}.lg\:hover\:bg-rose-50\/60:hover{background-color:rgba(255,241,242,.6)}.lg\:hover\:bg-rose-50\/70:hover{background-color:rgba(255,241,242,.7)}.lg\:hover\:bg-rose-50\/75:hover{background-color:rgba(255,241,242,.75)}.lg\:hover\:bg-rose-50\/80:hover{background-color:rgba(255,241,242,.8)}.lg\:hover\:bg-rose-50\/90:hover{background-color:rgba(255,241,242,.9)}.lg\:hover\:bg-rose-50\/95:hover{background-color:rgba(255,241,242,.95)}.lg\:hover\:bg-rose-500:hover{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}.lg\:hover\:bg-rose-500\/0:hover{background-color:rgba(244,63,94,0)}.lg\:hover\:bg-rose-500\/10:hover{background-color:rgba(244,63,94,.1)}.lg\:hover\:bg-rose-500\/100:hover{background-color:#f43f5e}.lg\:hover\:bg-rose-500\/20:hover{background-color:rgba(244,63,94,.2)}.lg\:hover\:bg-rose-500\/25:hover{background-color:rgba(244,63,94,.25)}.lg\:hover\:bg-rose-500\/30:hover{background-color:rgba(244,63,94,.3)}.lg\:hover\:bg-rose-500\/40:hover{background-color:rgba(244,63,94,.4)}.lg\:hover\:bg-rose-500\/5:hover{background-color:rgba(244,63,94,.05)}.lg\:hover\:bg-rose-500\/50:hover{background-color:rgba(244,63,94,.5)}.lg\:hover\:bg-rose-500\/60:hover{background-color:rgba(244,63,94,.6)}.lg\:hover\:bg-rose-500\/70:hover{background-color:rgba(244,63,94,.7)}.lg\:hover\:bg-rose-500\/75:hover{background-color:rgba(244,63,94,.75)}.lg\:hover\:bg-rose-500\/80:hover{background-color:rgba(244,63,94,.8)}.lg\:hover\:bg-rose-500\/90:hover{background-color:rgba(244,63,94,.9)}.lg\:hover\:bg-rose-500\/95:hover{background-color:rgba(244,63,94,.95)}.lg\:hover\:bg-rose-600:hover{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity))}.lg\:hover\:bg-rose-600\/0:hover{background-color:rgba(225,29,72,0)}.lg\:hover\:bg-rose-600\/10:hover{background-color:rgba(225,29,72,.1)}.lg\:hover\:bg-rose-600\/100:hover{background-color:#e11d48}.lg\:hover\:bg-rose-600\/20:hover{background-color:rgba(225,29,72,.2)}.lg\:hover\:bg-rose-600\/25:hover{background-color:rgba(225,29,72,.25)}.lg\:hover\:bg-rose-600\/30:hover{background-color:rgba(225,29,72,.3)}.lg\:hover\:bg-rose-600\/40:hover{background-color:rgba(225,29,72,.4)}.lg\:hover\:bg-rose-600\/5:hover{background-color:rgba(225,29,72,.05)}.lg\:hover\:bg-rose-600\/50:hover{background-color:rgba(225,29,72,.5)}.lg\:hover\:bg-rose-600\/60:hover{background-color:rgba(225,29,72,.6)}.lg\:hover\:bg-rose-600\/70:hover{background-color:rgba(225,29,72,.7)}.lg\:hover\:bg-rose-600\/75:hover{background-color:rgba(225,29,72,.75)}.lg\:hover\:bg-rose-600\/80:hover{background-color:rgba(225,29,72,.8)}.lg\:hover\:bg-rose-600\/90:hover{background-color:rgba(225,29,72,.9)}.lg\:hover\:bg-rose-600\/95:hover{background-color:rgba(225,29,72,.95)}.lg\:hover\:bg-rose-700:hover{--tw-bg-opacity:1;background-color:rgb(190 18 60/var(--tw-bg-opacity))}.lg\:hover\:bg-rose-700\/0:hover{background-color:rgba(190,18,60,0)}.lg\:hover\:bg-rose-700\/10:hover{background-color:rgba(190,18,60,.1)}.lg\:hover\:bg-rose-700\/100:hover{background-color:#be123c}.lg\:hover\:bg-rose-700\/20:hover{background-color:rgba(190,18,60,.2)}.lg\:hover\:bg-rose-700\/25:hover{background-color:rgba(190,18,60,.25)}.lg\:hover\:bg-rose-700\/30:hover{background-color:rgba(190,18,60,.3)}.lg\:hover\:bg-rose-700\/40:hover{background-color:rgba(190,18,60,.4)}.lg\:hover\:bg-rose-700\/5:hover{background-color:rgba(190,18,60,.05)}.lg\:hover\:bg-rose-700\/50:hover{background-color:rgba(190,18,60,.5)}.lg\:hover\:bg-rose-700\/60:hover{background-color:rgba(190,18,60,.6)}.lg\:hover\:bg-rose-700\/70:hover{background-color:rgba(190,18,60,.7)}.lg\:hover\:bg-rose-700\/75:hover{background-color:rgba(190,18,60,.75)}.lg\:hover\:bg-rose-700\/80:hover{background-color:rgba(190,18,60,.8)}.lg\:hover\:bg-rose-700\/90:hover{background-color:rgba(190,18,60,.9)}.lg\:hover\:bg-rose-700\/95:hover{background-color:rgba(190,18,60,.95)}.lg\:hover\:bg-rose-800:hover{--tw-bg-opacity:1;background-color:rgb(159 18 57/var(--tw-bg-opacity))}.lg\:hover\:bg-rose-800\/0:hover{background-color:rgba(159,18,57,0)}.lg\:hover\:bg-rose-800\/10:hover{background-color:rgba(159,18,57,.1)}.lg\:hover\:bg-rose-800\/100:hover{background-color:#9f1239}.lg\:hover\:bg-rose-800\/20:hover{background-color:rgba(159,18,57,.2)}.lg\:hover\:bg-rose-800\/25:hover{background-color:rgba(159,18,57,.25)}.lg\:hover\:bg-rose-800\/30:hover{background-color:rgba(159,18,57,.3)}.lg\:hover\:bg-rose-800\/40:hover{background-color:rgba(159,18,57,.4)}.lg\:hover\:bg-rose-800\/5:hover{background-color:rgba(159,18,57,.05)}.lg\:hover\:bg-rose-800\/50:hover{background-color:rgba(159,18,57,.5)}.lg\:hover\:bg-rose-800\/60:hover{background-color:rgba(159,18,57,.6)}.lg\:hover\:bg-rose-800\/70:hover{background-color:rgba(159,18,57,.7)}.lg\:hover\:bg-rose-800\/75:hover{background-color:rgba(159,18,57,.75)}.lg\:hover\:bg-rose-800\/80:hover{background-color:rgba(159,18,57,.8)}.lg\:hover\:bg-rose-800\/90:hover{background-color:rgba(159,18,57,.9)}.lg\:hover\:bg-rose-800\/95:hover{background-color:rgba(159,18,57,.95)}.lg\:hover\:bg-rose-900:hover{--tw-bg-opacity:1;background-color:rgb(136 19 55/var(--tw-bg-opacity))}.lg\:hover\:bg-rose-900\/0:hover{background-color:rgba(136,19,55,0)}.lg\:hover\:bg-rose-900\/10:hover{background-color:rgba(136,19,55,.1)}.lg\:hover\:bg-rose-900\/100:hover{background-color:#881337}.lg\:hover\:bg-rose-900\/20:hover{background-color:rgba(136,19,55,.2)}.lg\:hover\:bg-rose-900\/25:hover{background-color:rgba(136,19,55,.25)}.lg\:hover\:bg-rose-900\/30:hover{background-color:rgba(136,19,55,.3)}.lg\:hover\:bg-rose-900\/40:hover{background-color:rgba(136,19,55,.4)}.lg\:hover\:bg-rose-900\/5:hover{background-color:rgba(136,19,55,.05)}.lg\:hover\:bg-rose-900\/50:hover{background-color:rgba(136,19,55,.5)}.lg\:hover\:bg-rose-900\/60:hover{background-color:rgba(136,19,55,.6)}.lg\:hover\:bg-rose-900\/70:hover{background-color:rgba(136,19,55,.7)}.lg\:hover\:bg-rose-900\/75:hover{background-color:rgba(136,19,55,.75)}.lg\:hover\:bg-rose-900\/80:hover{background-color:rgba(136,19,55,.8)}.lg\:hover\:bg-rose-900\/90:hover{background-color:rgba(136,19,55,.9)}.lg\:hover\:bg-rose-900\/95:hover{background-color:rgba(136,19,55,.95)}.lg\:hover\:bg-sky-100:hover{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity))}.lg\:hover\:bg-sky-100\/0:hover{background-color:rgba(224,242,254,0)}.lg\:hover\:bg-sky-100\/10:hover{background-color:rgba(224,242,254,.1)}.lg\:hover\:bg-sky-100\/100:hover{background-color:#e0f2fe}.lg\:hover\:bg-sky-100\/20:hover{background-color:rgba(224,242,254,.2)}.lg\:hover\:bg-sky-100\/25:hover{background-color:rgba(224,242,254,.25)}.lg\:hover\:bg-sky-100\/30:hover{background-color:rgba(224,242,254,.3)}.lg\:hover\:bg-sky-100\/40:hover{background-color:rgba(224,242,254,.4)}.lg\:hover\:bg-sky-100\/5:hover{background-color:rgba(224,242,254,.05)}.lg\:hover\:bg-sky-100\/50:hover{background-color:rgba(224,242,254,.5)}.lg\:hover\:bg-sky-100\/60:hover{background-color:rgba(224,242,254,.6)}.lg\:hover\:bg-sky-100\/70:hover{background-color:rgba(224,242,254,.7)}.lg\:hover\:bg-sky-100\/75:hover{background-color:rgba(224,242,254,.75)}.lg\:hover\:bg-sky-100\/80:hover{background-color:rgba(224,242,254,.8)}.lg\:hover\:bg-sky-100\/90:hover{background-color:rgba(224,242,254,.9)}.lg\:hover\:bg-sky-100\/95:hover{background-color:rgba(224,242,254,.95)}.lg\:hover\:bg-sky-200:hover{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity))}.lg\:hover\:bg-sky-200\/0:hover{background-color:rgba(186,230,253,0)}.lg\:hover\:bg-sky-200\/10:hover{background-color:rgba(186,230,253,.1)}.lg\:hover\:bg-sky-200\/100:hover{background-color:#bae6fd}.lg\:hover\:bg-sky-200\/20:hover{background-color:rgba(186,230,253,.2)}.lg\:hover\:bg-sky-200\/25:hover{background-color:rgba(186,230,253,.25)}.lg\:hover\:bg-sky-200\/30:hover{background-color:rgba(186,230,253,.3)}.lg\:hover\:bg-sky-200\/40:hover{background-color:rgba(186,230,253,.4)}.lg\:hover\:bg-sky-200\/5:hover{background-color:rgba(186,230,253,.05)}.lg\:hover\:bg-sky-200\/50:hover{background-color:rgba(186,230,253,.5)}.lg\:hover\:bg-sky-200\/60:hover{background-color:rgba(186,230,253,.6)}.lg\:hover\:bg-sky-200\/70:hover{background-color:rgba(186,230,253,.7)}.lg\:hover\:bg-sky-200\/75:hover{background-color:rgba(186,230,253,.75)}.lg\:hover\:bg-sky-200\/80:hover{background-color:rgba(186,230,253,.8)}.lg\:hover\:bg-sky-200\/90:hover{background-color:rgba(186,230,253,.9)}.lg\:hover\:bg-sky-200\/95:hover{background-color:rgba(186,230,253,.95)}.lg\:hover\:bg-sky-300:hover{--tw-bg-opacity:1;background-color:rgb(125 211 252/var(--tw-bg-opacity))}.lg\:hover\:bg-sky-300\/0:hover{background-color:rgba(125,211,252,0)}.lg\:hover\:bg-sky-300\/10:hover{background-color:rgba(125,211,252,.1)}.lg\:hover\:bg-sky-300\/100:hover{background-color:#7dd3fc}.lg\:hover\:bg-sky-300\/20:hover{background-color:rgba(125,211,252,.2)}.lg\:hover\:bg-sky-300\/25:hover{background-color:rgba(125,211,252,.25)}.lg\:hover\:bg-sky-300\/30:hover{background-color:rgba(125,211,252,.3)}.lg\:hover\:bg-sky-300\/40:hover{background-color:rgba(125,211,252,.4)}.lg\:hover\:bg-sky-300\/5:hover{background-color:rgba(125,211,252,.05)}.lg\:hover\:bg-sky-300\/50:hover{background-color:rgba(125,211,252,.5)}.lg\:hover\:bg-sky-300\/60:hover{background-color:rgba(125,211,252,.6)}.lg\:hover\:bg-sky-300\/70:hover{background-color:rgba(125,211,252,.7)}.lg\:hover\:bg-sky-300\/75:hover{background-color:rgba(125,211,252,.75)}.lg\:hover\:bg-sky-300\/80:hover{background-color:rgba(125,211,252,.8)}.lg\:hover\:bg-sky-300\/90:hover{background-color:rgba(125,211,252,.9)}.lg\:hover\:bg-sky-300\/95:hover{background-color:rgba(125,211,252,.95)}.lg\:hover\:bg-sky-400:hover{--tw-bg-opacity:1;background-color:rgb(56 189 248/var(--tw-bg-opacity))}.lg\:hover\:bg-sky-400\/0:hover{background-color:rgba(56,189,248,0)}.lg\:hover\:bg-sky-400\/10:hover{background-color:rgba(56,189,248,.1)}.lg\:hover\:bg-sky-400\/100:hover{background-color:#38bdf8}.lg\:hover\:bg-sky-400\/20:hover{background-color:rgba(56,189,248,.2)}.lg\:hover\:bg-sky-400\/25:hover{background-color:rgba(56,189,248,.25)}.lg\:hover\:bg-sky-400\/30:hover{background-color:rgba(56,189,248,.3)}.lg\:hover\:bg-sky-400\/40:hover{background-color:rgba(56,189,248,.4)}.lg\:hover\:bg-sky-400\/5:hover{background-color:rgba(56,189,248,.05)}.lg\:hover\:bg-sky-400\/50:hover{background-color:rgba(56,189,248,.5)}.lg\:hover\:bg-sky-400\/60:hover{background-color:rgba(56,189,248,.6)}.lg\:hover\:bg-sky-400\/70:hover{background-color:rgba(56,189,248,.7)}.lg\:hover\:bg-sky-400\/75:hover{background-color:rgba(56,189,248,.75)}.lg\:hover\:bg-sky-400\/80:hover{background-color:rgba(56,189,248,.8)}.lg\:hover\:bg-sky-400\/90:hover{background-color:rgba(56,189,248,.9)}.lg\:hover\:bg-sky-400\/95:hover{background-color:rgba(56,189,248,.95)}.lg\:hover\:bg-sky-50:hover{--tw-bg-opacity:1;background-color:rgb(240 249 255/var(--tw-bg-opacity))}.lg\:hover\:bg-sky-50\/0:hover{background-color:rgba(240,249,255,0)}.lg\:hover\:bg-sky-50\/10:hover{background-color:rgba(240,249,255,.1)}.lg\:hover\:bg-sky-50\/100:hover{background-color:#f0f9ff}.lg\:hover\:bg-sky-50\/20:hover{background-color:rgba(240,249,255,.2)}.lg\:hover\:bg-sky-50\/25:hover{background-color:rgba(240,249,255,.25)}.lg\:hover\:bg-sky-50\/30:hover{background-color:rgba(240,249,255,.3)}.lg\:hover\:bg-sky-50\/40:hover{background-color:rgba(240,249,255,.4)}.lg\:hover\:bg-sky-50\/5:hover{background-color:rgba(240,249,255,.05)}.lg\:hover\:bg-sky-50\/50:hover{background-color:rgba(240,249,255,.5)}.lg\:hover\:bg-sky-50\/60:hover{background-color:rgba(240,249,255,.6)}.lg\:hover\:bg-sky-50\/70:hover{background-color:rgba(240,249,255,.7)}.lg\:hover\:bg-sky-50\/75:hover{background-color:rgba(240,249,255,.75)}.lg\:hover\:bg-sky-50\/80:hover{background-color:rgba(240,249,255,.8)}.lg\:hover\:bg-sky-50\/90:hover{background-color:rgba(240,249,255,.9)}.lg\:hover\:bg-sky-50\/95:hover{background-color:rgba(240,249,255,.95)}.lg\:hover\:bg-sky-500:hover{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.lg\:hover\:bg-sky-500\/0:hover{background-color:rgba(14,165,233,0)}.lg\:hover\:bg-sky-500\/10:hover{background-color:rgba(14,165,233,.1)}.lg\:hover\:bg-sky-500\/100:hover{background-color:#0ea5e9}.lg\:hover\:bg-sky-500\/20:hover{background-color:rgba(14,165,233,.2)}.lg\:hover\:bg-sky-500\/25:hover{background-color:rgba(14,165,233,.25)}.lg\:hover\:bg-sky-500\/30:hover{background-color:rgba(14,165,233,.3)}.lg\:hover\:bg-sky-500\/40:hover{background-color:rgba(14,165,233,.4)}.lg\:hover\:bg-sky-500\/5:hover{background-color:rgba(14,165,233,.05)}.lg\:hover\:bg-sky-500\/50:hover{background-color:rgba(14,165,233,.5)}.lg\:hover\:bg-sky-500\/60:hover{background-color:rgba(14,165,233,.6)}.lg\:hover\:bg-sky-500\/70:hover{background-color:rgba(14,165,233,.7)}.lg\:hover\:bg-sky-500\/75:hover{background-color:rgba(14,165,233,.75)}.lg\:hover\:bg-sky-500\/80:hover{background-color:rgba(14,165,233,.8)}.lg\:hover\:bg-sky-500\/90:hover{background-color:rgba(14,165,233,.9)}.lg\:hover\:bg-sky-500\/95:hover{background-color:rgba(14,165,233,.95)}.lg\:hover\:bg-sky-600:hover{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity))}.lg\:hover\:bg-sky-600\/0:hover{background-color:rgba(2,132,199,0)}.lg\:hover\:bg-sky-600\/10:hover{background-color:rgba(2,132,199,.1)}.lg\:hover\:bg-sky-600\/100:hover{background-color:#0284c7}.lg\:hover\:bg-sky-600\/20:hover{background-color:rgba(2,132,199,.2)}.lg\:hover\:bg-sky-600\/25:hover{background-color:rgba(2,132,199,.25)}.lg\:hover\:bg-sky-600\/30:hover{background-color:rgba(2,132,199,.3)}.lg\:hover\:bg-sky-600\/40:hover{background-color:rgba(2,132,199,.4)}.lg\:hover\:bg-sky-600\/5:hover{background-color:rgba(2,132,199,.05)}.lg\:hover\:bg-sky-600\/50:hover{background-color:rgba(2,132,199,.5)}.lg\:hover\:bg-sky-600\/60:hover{background-color:rgba(2,132,199,.6)}.lg\:hover\:bg-sky-600\/70:hover{background-color:rgba(2,132,199,.7)}.lg\:hover\:bg-sky-600\/75:hover{background-color:rgba(2,132,199,.75)}.lg\:hover\:bg-sky-600\/80:hover{background-color:rgba(2,132,199,.8)}.lg\:hover\:bg-sky-600\/90:hover{background-color:rgba(2,132,199,.9)}.lg\:hover\:bg-sky-600\/95:hover{background-color:rgba(2,132,199,.95)}.lg\:hover\:bg-sky-700:hover{--tw-bg-opacity:1;background-color:rgb(3 105 161/var(--tw-bg-opacity))}.lg\:hover\:bg-sky-700\/0:hover{background-color:rgba(3,105,161,0)}.lg\:hover\:bg-sky-700\/10:hover{background-color:rgba(3,105,161,.1)}.lg\:hover\:bg-sky-700\/100:hover{background-color:#0369a1}.lg\:hover\:bg-sky-700\/20:hover{background-color:rgba(3,105,161,.2)}.lg\:hover\:bg-sky-700\/25:hover{background-color:rgba(3,105,161,.25)}.lg\:hover\:bg-sky-700\/30:hover{background-color:rgba(3,105,161,.3)}.lg\:hover\:bg-sky-700\/40:hover{background-color:rgba(3,105,161,.4)}.lg\:hover\:bg-sky-700\/5:hover{background-color:rgba(3,105,161,.05)}.lg\:hover\:bg-sky-700\/50:hover{background-color:rgba(3,105,161,.5)}.lg\:hover\:bg-sky-700\/60:hover{background-color:rgba(3,105,161,.6)}.lg\:hover\:bg-sky-700\/70:hover{background-color:rgba(3,105,161,.7)}.lg\:hover\:bg-sky-700\/75:hover{background-color:rgba(3,105,161,.75)}.lg\:hover\:bg-sky-700\/80:hover{background-color:rgba(3,105,161,.8)}.lg\:hover\:bg-sky-700\/90:hover{background-color:rgba(3,105,161,.9)}.lg\:hover\:bg-sky-700\/95:hover{background-color:rgba(3,105,161,.95)}.lg\:hover\:bg-sky-800:hover{--tw-bg-opacity:1;background-color:rgb(7 89 133/var(--tw-bg-opacity))}.lg\:hover\:bg-sky-800\/0:hover{background-color:rgba(7,89,133,0)}.lg\:hover\:bg-sky-800\/10:hover{background-color:rgba(7,89,133,.1)}.lg\:hover\:bg-sky-800\/100:hover{background-color:#075985}.lg\:hover\:bg-sky-800\/20:hover{background-color:rgba(7,89,133,.2)}.lg\:hover\:bg-sky-800\/25:hover{background-color:rgba(7,89,133,.25)}.lg\:hover\:bg-sky-800\/30:hover{background-color:rgba(7,89,133,.3)}.lg\:hover\:bg-sky-800\/40:hover{background-color:rgba(7,89,133,.4)}.lg\:hover\:bg-sky-800\/5:hover{background-color:rgba(7,89,133,.05)}.lg\:hover\:bg-sky-800\/50:hover{background-color:rgba(7,89,133,.5)}.lg\:hover\:bg-sky-800\/60:hover{background-color:rgba(7,89,133,.6)}.lg\:hover\:bg-sky-800\/70:hover{background-color:rgba(7,89,133,.7)}.lg\:hover\:bg-sky-800\/75:hover{background-color:rgba(7,89,133,.75)}.lg\:hover\:bg-sky-800\/80:hover{background-color:rgba(7,89,133,.8)}.lg\:hover\:bg-sky-800\/90:hover{background-color:rgba(7,89,133,.9)}.lg\:hover\:bg-sky-800\/95:hover{background-color:rgba(7,89,133,.95)}.lg\:hover\:bg-sky-900:hover{--tw-bg-opacity:1;background-color:rgb(12 74 110/var(--tw-bg-opacity))}.lg\:hover\:bg-sky-900\/0:hover{background-color:rgba(12,74,110,0)}.lg\:hover\:bg-sky-900\/10:hover{background-color:rgba(12,74,110,.1)}.lg\:hover\:bg-sky-900\/100:hover{background-color:#0c4a6e}.lg\:hover\:bg-sky-900\/20:hover{background-color:rgba(12,74,110,.2)}.lg\:hover\:bg-sky-900\/25:hover{background-color:rgba(12,74,110,.25)}.lg\:hover\:bg-sky-900\/30:hover{background-color:rgba(12,74,110,.3)}.lg\:hover\:bg-sky-900\/40:hover{background-color:rgba(12,74,110,.4)}.lg\:hover\:bg-sky-900\/5:hover{background-color:rgba(12,74,110,.05)}.lg\:hover\:bg-sky-900\/50:hover{background-color:rgba(12,74,110,.5)}.lg\:hover\:bg-sky-900\/60:hover{background-color:rgba(12,74,110,.6)}.lg\:hover\:bg-sky-900\/70:hover{background-color:rgba(12,74,110,.7)}.lg\:hover\:bg-sky-900\/75:hover{background-color:rgba(12,74,110,.75)}.lg\:hover\:bg-sky-900\/80:hover{background-color:rgba(12,74,110,.8)}.lg\:hover\:bg-sky-900\/90:hover{background-color:rgba(12,74,110,.9)}.lg\:hover\:bg-sky-900\/95:hover{background-color:rgba(12,74,110,.95)}.lg\:hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.lg\:hover\:bg-slate-100\/0:hover{background-color:rgba(241,245,249,0)}.lg\:hover\:bg-slate-100\/10:hover{background-color:rgba(241,245,249,.1)}.lg\:hover\:bg-slate-100\/100:hover{background-color:#f1f5f9}.lg\:hover\:bg-slate-100\/20:hover{background-color:rgba(241,245,249,.2)}.lg\:hover\:bg-slate-100\/25:hover{background-color:rgba(241,245,249,.25)}.lg\:hover\:bg-slate-100\/30:hover{background-color:rgba(241,245,249,.3)}.lg\:hover\:bg-slate-100\/40:hover{background-color:rgba(241,245,249,.4)}.lg\:hover\:bg-slate-100\/5:hover{background-color:rgba(241,245,249,.05)}.lg\:hover\:bg-slate-100\/50:hover{background-color:rgba(241,245,249,.5)}.lg\:hover\:bg-slate-100\/60:hover{background-color:rgba(241,245,249,.6)}.lg\:hover\:bg-slate-100\/70:hover{background-color:rgba(241,245,249,.7)}.lg\:hover\:bg-slate-100\/75:hover{background-color:rgba(241,245,249,.75)}.lg\:hover\:bg-slate-100\/80:hover{background-color:rgba(241,245,249,.8)}.lg\:hover\:bg-slate-100\/90:hover{background-color:rgba(241,245,249,.9)}.lg\:hover\:bg-slate-100\/95:hover{background-color:rgba(241,245,249,.95)}.lg\:hover\:bg-slate-200:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.lg\:hover\:bg-slate-200\/0:hover{background-color:rgba(226,232,240,0)}.lg\:hover\:bg-slate-200\/10:hover{background-color:rgba(226,232,240,.1)}.lg\:hover\:bg-slate-200\/100:hover{background-color:#e2e8f0}.lg\:hover\:bg-slate-200\/20:hover{background-color:rgba(226,232,240,.2)}.lg\:hover\:bg-slate-200\/25:hover{background-color:rgba(226,232,240,.25)}.lg\:hover\:bg-slate-200\/30:hover{background-color:rgba(226,232,240,.3)}.lg\:hover\:bg-slate-200\/40:hover{background-color:rgba(226,232,240,.4)}.lg\:hover\:bg-slate-200\/5:hover{background-color:rgba(226,232,240,.05)}.lg\:hover\:bg-slate-200\/50:hover{background-color:rgba(226,232,240,.5)}.lg\:hover\:bg-slate-200\/60:hover{background-color:rgba(226,232,240,.6)}.lg\:hover\:bg-slate-200\/70:hover{background-color:rgba(226,232,240,.7)}.lg\:hover\:bg-slate-200\/75:hover{background-color:rgba(226,232,240,.75)}.lg\:hover\:bg-slate-200\/80:hover{background-color:rgba(226,232,240,.8)}.lg\:hover\:bg-slate-200\/90:hover{background-color:rgba(226,232,240,.9)}.lg\:hover\:bg-slate-200\/95:hover{background-color:rgba(226,232,240,.95)}.lg\:hover\:bg-slate-300:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.lg\:hover\:bg-slate-300\/0:hover{background-color:rgba(203,213,225,0)}.lg\:hover\:bg-slate-300\/10:hover{background-color:rgba(203,213,225,.1)}.lg\:hover\:bg-slate-300\/100:hover{background-color:#cbd5e1}.lg\:hover\:bg-slate-300\/20:hover{background-color:rgba(203,213,225,.2)}.lg\:hover\:bg-slate-300\/25:hover{background-color:rgba(203,213,225,.25)}.lg\:hover\:bg-slate-300\/30:hover{background-color:rgba(203,213,225,.3)}.lg\:hover\:bg-slate-300\/40:hover{background-color:rgba(203,213,225,.4)}.lg\:hover\:bg-slate-300\/5:hover{background-color:rgba(203,213,225,.05)}.lg\:hover\:bg-slate-300\/50:hover{background-color:rgba(203,213,225,.5)}.lg\:hover\:bg-slate-300\/60:hover{background-color:rgba(203,213,225,.6)}.lg\:hover\:bg-slate-300\/70:hover{background-color:rgba(203,213,225,.7)}.lg\:hover\:bg-slate-300\/75:hover{background-color:rgba(203,213,225,.75)}.lg\:hover\:bg-slate-300\/80:hover{background-color:rgba(203,213,225,.8)}.lg\:hover\:bg-slate-300\/90:hover{background-color:rgba(203,213,225,.9)}.lg\:hover\:bg-slate-300\/95:hover{background-color:rgba(203,213,225,.95)}.lg\:hover\:bg-slate-400:hover{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.lg\:hover\:bg-slate-400\/0:hover{background-color:rgba(148,163,184,0)}.lg\:hover\:bg-slate-400\/10:hover{background-color:rgba(148,163,184,.1)}.lg\:hover\:bg-slate-400\/100:hover{background-color:#94a3b8}.lg\:hover\:bg-slate-400\/20:hover{background-color:rgba(148,163,184,.2)}.lg\:hover\:bg-slate-400\/25:hover{background-color:rgba(148,163,184,.25)}.lg\:hover\:bg-slate-400\/30:hover{background-color:rgba(148,163,184,.3)}.lg\:hover\:bg-slate-400\/40:hover{background-color:rgba(148,163,184,.4)}.lg\:hover\:bg-slate-400\/5:hover{background-color:rgba(148,163,184,.05)}.lg\:hover\:bg-slate-400\/50:hover{background-color:rgba(148,163,184,.5)}.lg\:hover\:bg-slate-400\/60:hover{background-color:rgba(148,163,184,.6)}.lg\:hover\:bg-slate-400\/70:hover{background-color:rgba(148,163,184,.7)}.lg\:hover\:bg-slate-400\/75:hover{background-color:rgba(148,163,184,.75)}.lg\:hover\:bg-slate-400\/80:hover{background-color:rgba(148,163,184,.8)}.lg\:hover\:bg-slate-400\/90:hover{background-color:rgba(148,163,184,.9)}.lg\:hover\:bg-slate-400\/95:hover{background-color:rgba(148,163,184,.95)}.lg\:hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.lg\:hover\:bg-slate-50\/0:hover{background-color:rgba(248,250,252,0)}.lg\:hover\:bg-slate-50\/10:hover{background-color:rgba(248,250,252,.1)}.lg\:hover\:bg-slate-50\/100:hover{background-color:#f8fafc}.lg\:hover\:bg-slate-50\/20:hover{background-color:rgba(248,250,252,.2)}.lg\:hover\:bg-slate-50\/25:hover{background-color:rgba(248,250,252,.25)}.lg\:hover\:bg-slate-50\/30:hover{background-color:rgba(248,250,252,.3)}.lg\:hover\:bg-slate-50\/40:hover{background-color:rgba(248,250,252,.4)}.lg\:hover\:bg-slate-50\/5:hover{background-color:rgba(248,250,252,.05)}.lg\:hover\:bg-slate-50\/50:hover{background-color:rgba(248,250,252,.5)}.lg\:hover\:bg-slate-50\/60:hover{background-color:rgba(248,250,252,.6)}.lg\:hover\:bg-slate-50\/70:hover{background-color:rgba(248,250,252,.7)}.lg\:hover\:bg-slate-50\/75:hover{background-color:rgba(248,250,252,.75)}.lg\:hover\:bg-slate-50\/80:hover{background-color:rgba(248,250,252,.8)}.lg\:hover\:bg-slate-50\/90:hover{background-color:rgba(248,250,252,.9)}.lg\:hover\:bg-slate-50\/95:hover{background-color:rgba(248,250,252,.95)}.lg\:hover\:bg-slate-500:hover{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.lg\:hover\:bg-slate-500\/0:hover{background-color:rgba(100,116,139,0)}.lg\:hover\:bg-slate-500\/10:hover{background-color:rgba(100,116,139,.1)}.lg\:hover\:bg-slate-500\/100:hover{background-color:#64748b}.lg\:hover\:bg-slate-500\/20:hover{background-color:rgba(100,116,139,.2)}.lg\:hover\:bg-slate-500\/25:hover{background-color:rgba(100,116,139,.25)}.lg\:hover\:bg-slate-500\/30:hover{background-color:rgba(100,116,139,.3)}.lg\:hover\:bg-slate-500\/40:hover{background-color:rgba(100,116,139,.4)}.lg\:hover\:bg-slate-500\/5:hover{background-color:rgba(100,116,139,.05)}.lg\:hover\:bg-slate-500\/50:hover{background-color:rgba(100,116,139,.5)}.lg\:hover\:bg-slate-500\/60:hover{background-color:rgba(100,116,139,.6)}.lg\:hover\:bg-slate-500\/70:hover{background-color:rgba(100,116,139,.7)}.lg\:hover\:bg-slate-500\/75:hover{background-color:rgba(100,116,139,.75)}.lg\:hover\:bg-slate-500\/80:hover{background-color:rgba(100,116,139,.8)}.lg\:hover\:bg-slate-500\/90:hover{background-color:rgba(100,116,139,.9)}.lg\:hover\:bg-slate-500\/95:hover{background-color:rgba(100,116,139,.95)}.lg\:hover\:bg-slate-600:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.lg\:hover\:bg-slate-600\/0:hover{background-color:rgba(71,85,105,0)}.lg\:hover\:bg-slate-600\/10:hover{background-color:rgba(71,85,105,.1)}.lg\:hover\:bg-slate-600\/100:hover{background-color:#475569}.lg\:hover\:bg-slate-600\/20:hover{background-color:rgba(71,85,105,.2)}.lg\:hover\:bg-slate-600\/25:hover{background-color:rgba(71,85,105,.25)}.lg\:hover\:bg-slate-600\/30:hover{background-color:rgba(71,85,105,.3)}.lg\:hover\:bg-slate-600\/40:hover{background-color:rgba(71,85,105,.4)}.lg\:hover\:bg-slate-600\/5:hover{background-color:rgba(71,85,105,.05)}.lg\:hover\:bg-slate-600\/50:hover{background-color:rgba(71,85,105,.5)}.lg\:hover\:bg-slate-600\/60:hover{background-color:rgba(71,85,105,.6)}.lg\:hover\:bg-slate-600\/70:hover{background-color:rgba(71,85,105,.7)}.lg\:hover\:bg-slate-600\/75:hover{background-color:rgba(71,85,105,.75)}.lg\:hover\:bg-slate-600\/80:hover{background-color:rgba(71,85,105,.8)}.lg\:hover\:bg-slate-600\/90:hover{background-color:rgba(71,85,105,.9)}.lg\:hover\:bg-slate-600\/95:hover{background-color:rgba(71,85,105,.95)}.lg\:hover\:bg-slate-700:hover{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}.lg\:hover\:bg-slate-700\/0:hover{background-color:rgba(51,65,85,0)}.lg\:hover\:bg-slate-700\/10:hover{background-color:rgba(51,65,85,.1)}.lg\:hover\:bg-slate-700\/100:hover{background-color:#334155}.lg\:hover\:bg-slate-700\/20:hover{background-color:rgba(51,65,85,.2)}.lg\:hover\:bg-slate-700\/25:hover{background-color:rgba(51,65,85,.25)}.lg\:hover\:bg-slate-700\/30:hover{background-color:rgba(51,65,85,.3)}.lg\:hover\:bg-slate-700\/40:hover{background-color:rgba(51,65,85,.4)}.lg\:hover\:bg-slate-700\/5:hover{background-color:rgba(51,65,85,.05)}.lg\:hover\:bg-slate-700\/50:hover{background-color:rgba(51,65,85,.5)}.lg\:hover\:bg-slate-700\/60:hover{background-color:rgba(51,65,85,.6)}.lg\:hover\:bg-slate-700\/70:hover{background-color:rgba(51,65,85,.7)}.lg\:hover\:bg-slate-700\/75:hover{background-color:rgba(51,65,85,.75)}.lg\:hover\:bg-slate-700\/80:hover{background-color:rgba(51,65,85,.8)}.lg\:hover\:bg-slate-700\/90:hover{background-color:rgba(51,65,85,.9)}.lg\:hover\:bg-slate-700\/95:hover{background-color:rgba(51,65,85,.95)}.lg\:hover\:bg-slate-800:hover{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.lg\:hover\:bg-slate-800\/0:hover{background-color:rgba(30,41,59,0)}.lg\:hover\:bg-slate-800\/10:hover{background-color:rgba(30,41,59,.1)}.lg\:hover\:bg-slate-800\/100:hover{background-color:#1e293b}.lg\:hover\:bg-slate-800\/20:hover{background-color:rgba(30,41,59,.2)}.lg\:hover\:bg-slate-800\/25:hover{background-color:rgba(30,41,59,.25)}.lg\:hover\:bg-slate-800\/30:hover{background-color:rgba(30,41,59,.3)}.lg\:hover\:bg-slate-800\/40:hover{background-color:rgba(30,41,59,.4)}.lg\:hover\:bg-slate-800\/5:hover{background-color:rgba(30,41,59,.05)}.lg\:hover\:bg-slate-800\/50:hover{background-color:rgba(30,41,59,.5)}.lg\:hover\:bg-slate-800\/60:hover{background-color:rgba(30,41,59,.6)}.lg\:hover\:bg-slate-800\/70:hover{background-color:rgba(30,41,59,.7)}.lg\:hover\:bg-slate-800\/75:hover{background-color:rgba(30,41,59,.75)}.lg\:hover\:bg-slate-800\/80:hover{background-color:rgba(30,41,59,.8)}.lg\:hover\:bg-slate-800\/90:hover{background-color:rgba(30,41,59,.9)}.lg\:hover\:bg-slate-800\/95:hover{background-color:rgba(30,41,59,.95)}.lg\:hover\:bg-slate-900:hover{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.lg\:hover\:bg-slate-900\/0:hover{background-color:rgba(15,23,42,0)}.lg\:hover\:bg-slate-900\/10:hover{background-color:rgba(15,23,42,.1)}.lg\:hover\:bg-slate-900\/100:hover{background-color:#0f172a}.lg\:hover\:bg-slate-900\/20:hover{background-color:rgba(15,23,42,.2)}.lg\:hover\:bg-slate-900\/25:hover{background-color:rgba(15,23,42,.25)}.lg\:hover\:bg-slate-900\/30:hover{background-color:rgba(15,23,42,.3)}.lg\:hover\:bg-slate-900\/40:hover{background-color:rgba(15,23,42,.4)}.lg\:hover\:bg-slate-900\/5:hover{background-color:rgba(15,23,42,.05)}.lg\:hover\:bg-slate-900\/50:hover{background-color:rgba(15,23,42,.5)}.lg\:hover\:bg-slate-900\/60:hover{background-color:rgba(15,23,42,.6)}.lg\:hover\:bg-slate-900\/70:hover{background-color:rgba(15,23,42,.7)}.lg\:hover\:bg-slate-900\/75:hover{background-color:rgba(15,23,42,.75)}.lg\:hover\:bg-slate-900\/80:hover{background-color:rgba(15,23,42,.8)}.lg\:hover\:bg-slate-900\/90:hover{background-color:rgba(15,23,42,.9)}.lg\:hover\:bg-slate-900\/95:hover{background-color:rgba(15,23,42,.95)}.lg\:hover\:bg-stone-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 244/var(--tw-bg-opacity))}.lg\:hover\:bg-stone-100\/0:hover{background-color:hsla(60,5%,96%,0)}.lg\:hover\:bg-stone-100\/10:hover{background-color:hsla(60,5%,96%,.1)}.lg\:hover\:bg-stone-100\/100:hover{background-color:#f5f5f4}.lg\:hover\:bg-stone-100\/20:hover{background-color:hsla(60,5%,96%,.2)}.lg\:hover\:bg-stone-100\/25:hover{background-color:hsla(60,5%,96%,.25)}.lg\:hover\:bg-stone-100\/30:hover{background-color:hsla(60,5%,96%,.3)}.lg\:hover\:bg-stone-100\/40:hover{background-color:hsla(60,5%,96%,.4)}.lg\:hover\:bg-stone-100\/5:hover{background-color:hsla(60,5%,96%,.05)}.lg\:hover\:bg-stone-100\/50:hover{background-color:hsla(60,5%,96%,.5)}.lg\:hover\:bg-stone-100\/60:hover{background-color:hsla(60,5%,96%,.6)}.lg\:hover\:bg-stone-100\/70:hover{background-color:hsla(60,5%,96%,.7)}.lg\:hover\:bg-stone-100\/75:hover{background-color:hsla(60,5%,96%,.75)}.lg\:hover\:bg-stone-100\/80:hover{background-color:hsla(60,5%,96%,.8)}.lg\:hover\:bg-stone-100\/90:hover{background-color:hsla(60,5%,96%,.9)}.lg\:hover\:bg-stone-100\/95:hover{background-color:hsla(60,5%,96%,.95)}.lg\:hover\:bg-stone-200:hover{--tw-bg-opacity:1;background-color:rgb(231 229 228/var(--tw-bg-opacity))}.lg\:hover\:bg-stone-200\/0:hover{background-color:hsla(20,6%,90%,0)}.lg\:hover\:bg-stone-200\/10:hover{background-color:hsla(20,6%,90%,.1)}.lg\:hover\:bg-stone-200\/100:hover{background-color:#e7e5e4}.lg\:hover\:bg-stone-200\/20:hover{background-color:hsla(20,6%,90%,.2)}.lg\:hover\:bg-stone-200\/25:hover{background-color:hsla(20,6%,90%,.25)}.lg\:hover\:bg-stone-200\/30:hover{background-color:hsla(20,6%,90%,.3)}.lg\:hover\:bg-stone-200\/40:hover{background-color:hsla(20,6%,90%,.4)}.lg\:hover\:bg-stone-200\/5:hover{background-color:hsla(20,6%,90%,.05)}.lg\:hover\:bg-stone-200\/50:hover{background-color:hsla(20,6%,90%,.5)}.lg\:hover\:bg-stone-200\/60:hover{background-color:hsla(20,6%,90%,.6)}.lg\:hover\:bg-stone-200\/70:hover{background-color:hsla(20,6%,90%,.7)}.lg\:hover\:bg-stone-200\/75:hover{background-color:hsla(20,6%,90%,.75)}.lg\:hover\:bg-stone-200\/80:hover{background-color:hsla(20,6%,90%,.8)}.lg\:hover\:bg-stone-200\/90:hover{background-color:hsla(20,6%,90%,.9)}.lg\:hover\:bg-stone-200\/95:hover{background-color:hsla(20,6%,90%,.95)}.lg\:hover\:bg-stone-300:hover{--tw-bg-opacity:1;background-color:rgb(214 211 209/var(--tw-bg-opacity))}.lg\:hover\:bg-stone-300\/0:hover{background-color:hsla(24,6%,83%,0)}.lg\:hover\:bg-stone-300\/10:hover{background-color:hsla(24,6%,83%,.1)}.lg\:hover\:bg-stone-300\/100:hover{background-color:#d6d3d1}.lg\:hover\:bg-stone-300\/20:hover{background-color:hsla(24,6%,83%,.2)}.lg\:hover\:bg-stone-300\/25:hover{background-color:hsla(24,6%,83%,.25)}.lg\:hover\:bg-stone-300\/30:hover{background-color:hsla(24,6%,83%,.3)}.lg\:hover\:bg-stone-300\/40:hover{background-color:hsla(24,6%,83%,.4)}.lg\:hover\:bg-stone-300\/5:hover{background-color:hsla(24,6%,83%,.05)}.lg\:hover\:bg-stone-300\/50:hover{background-color:hsla(24,6%,83%,.5)}.lg\:hover\:bg-stone-300\/60:hover{background-color:hsla(24,6%,83%,.6)}.lg\:hover\:bg-stone-300\/70:hover{background-color:hsla(24,6%,83%,.7)}.lg\:hover\:bg-stone-300\/75:hover{background-color:hsla(24,6%,83%,.75)}.lg\:hover\:bg-stone-300\/80:hover{background-color:hsla(24,6%,83%,.8)}.lg\:hover\:bg-stone-300\/90:hover{background-color:hsla(24,6%,83%,.9)}.lg\:hover\:bg-stone-300\/95:hover{background-color:hsla(24,6%,83%,.95)}.lg\:hover\:bg-stone-400:hover{--tw-bg-opacity:1;background-color:rgb(168 162 158/var(--tw-bg-opacity))}.lg\:hover\:bg-stone-400\/0:hover{background-color:hsla(24,5%,64%,0)}.lg\:hover\:bg-stone-400\/10:hover{background-color:hsla(24,5%,64%,.1)}.lg\:hover\:bg-stone-400\/100:hover{background-color:#a8a29e}.lg\:hover\:bg-stone-400\/20:hover{background-color:hsla(24,5%,64%,.2)}.lg\:hover\:bg-stone-400\/25:hover{background-color:hsla(24,5%,64%,.25)}.lg\:hover\:bg-stone-400\/30:hover{background-color:hsla(24,5%,64%,.3)}.lg\:hover\:bg-stone-400\/40:hover{background-color:hsla(24,5%,64%,.4)}.lg\:hover\:bg-stone-400\/5:hover{background-color:hsla(24,5%,64%,.05)}.lg\:hover\:bg-stone-400\/50:hover{background-color:hsla(24,5%,64%,.5)}.lg\:hover\:bg-stone-400\/60:hover{background-color:hsla(24,5%,64%,.6)}.lg\:hover\:bg-stone-400\/70:hover{background-color:hsla(24,5%,64%,.7)}.lg\:hover\:bg-stone-400\/75:hover{background-color:hsla(24,5%,64%,.75)}.lg\:hover\:bg-stone-400\/80:hover{background-color:hsla(24,5%,64%,.8)}.lg\:hover\:bg-stone-400\/90:hover{background-color:hsla(24,5%,64%,.9)}.lg\:hover\:bg-stone-400\/95:hover{background-color:hsla(24,5%,64%,.95)}.lg\:hover\:bg-stone-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 249/var(--tw-bg-opacity))}.lg\:hover\:bg-stone-50\/0:hover{background-color:hsla(60,9%,98%,0)}.lg\:hover\:bg-stone-50\/10:hover{background-color:hsla(60,9%,98%,.1)}.lg\:hover\:bg-stone-50\/100:hover{background-color:#fafaf9}.lg\:hover\:bg-stone-50\/20:hover{background-color:hsla(60,9%,98%,.2)}.lg\:hover\:bg-stone-50\/25:hover{background-color:hsla(60,9%,98%,.25)}.lg\:hover\:bg-stone-50\/30:hover{background-color:hsla(60,9%,98%,.3)}.lg\:hover\:bg-stone-50\/40:hover{background-color:hsla(60,9%,98%,.4)}.lg\:hover\:bg-stone-50\/5:hover{background-color:hsla(60,9%,98%,.05)}.lg\:hover\:bg-stone-50\/50:hover{background-color:hsla(60,9%,98%,.5)}.lg\:hover\:bg-stone-50\/60:hover{background-color:hsla(60,9%,98%,.6)}.lg\:hover\:bg-stone-50\/70:hover{background-color:hsla(60,9%,98%,.7)}.lg\:hover\:bg-stone-50\/75:hover{background-color:hsla(60,9%,98%,.75)}.lg\:hover\:bg-stone-50\/80:hover{background-color:hsla(60,9%,98%,.8)}.lg\:hover\:bg-stone-50\/90:hover{background-color:hsla(60,9%,98%,.9)}.lg\:hover\:bg-stone-50\/95:hover{background-color:hsla(60,9%,98%,.95)}.lg\:hover\:bg-stone-500:hover{--tw-bg-opacity:1;background-color:rgb(120 113 108/var(--tw-bg-opacity))}.lg\:hover\:bg-stone-500\/0:hover{background-color:hsla(25,5%,45%,0)}.lg\:hover\:bg-stone-500\/10:hover{background-color:hsla(25,5%,45%,.1)}.lg\:hover\:bg-stone-500\/100:hover{background-color:#78716c}.lg\:hover\:bg-stone-500\/20:hover{background-color:hsla(25,5%,45%,.2)}.lg\:hover\:bg-stone-500\/25:hover{background-color:hsla(25,5%,45%,.25)}.lg\:hover\:bg-stone-500\/30:hover{background-color:hsla(25,5%,45%,.3)}.lg\:hover\:bg-stone-500\/40:hover{background-color:hsla(25,5%,45%,.4)}.lg\:hover\:bg-stone-500\/5:hover{background-color:hsla(25,5%,45%,.05)}.lg\:hover\:bg-stone-500\/50:hover{background-color:hsla(25,5%,45%,.5)}.lg\:hover\:bg-stone-500\/60:hover{background-color:hsla(25,5%,45%,.6)}.lg\:hover\:bg-stone-500\/70:hover{background-color:hsla(25,5%,45%,.7)}.lg\:hover\:bg-stone-500\/75:hover{background-color:hsla(25,5%,45%,.75)}.lg\:hover\:bg-stone-500\/80:hover{background-color:hsla(25,5%,45%,.8)}.lg\:hover\:bg-stone-500\/90:hover{background-color:hsla(25,5%,45%,.9)}.lg\:hover\:bg-stone-500\/95:hover{background-color:hsla(25,5%,45%,.95)}.lg\:hover\:bg-stone-600:hover{--tw-bg-opacity:1;background-color:rgb(87 83 78/var(--tw-bg-opacity))}.lg\:hover\:bg-stone-600\/0:hover{background-color:rgba(87,83,78,0)}.lg\:hover\:bg-stone-600\/10:hover{background-color:rgba(87,83,78,.1)}.lg\:hover\:bg-stone-600\/100:hover{background-color:#57534e}.lg\:hover\:bg-stone-600\/20:hover{background-color:rgba(87,83,78,.2)}.lg\:hover\:bg-stone-600\/25:hover{background-color:rgba(87,83,78,.25)}.lg\:hover\:bg-stone-600\/30:hover{background-color:rgba(87,83,78,.3)}.lg\:hover\:bg-stone-600\/40:hover{background-color:rgba(87,83,78,.4)}.lg\:hover\:bg-stone-600\/5:hover{background-color:rgba(87,83,78,.05)}.lg\:hover\:bg-stone-600\/50:hover{background-color:rgba(87,83,78,.5)}.lg\:hover\:bg-stone-600\/60:hover{background-color:rgba(87,83,78,.6)}.lg\:hover\:bg-stone-600\/70:hover{background-color:rgba(87,83,78,.7)}.lg\:hover\:bg-stone-600\/75:hover{background-color:rgba(87,83,78,.75)}.lg\:hover\:bg-stone-600\/80:hover{background-color:rgba(87,83,78,.8)}.lg\:hover\:bg-stone-600\/90:hover{background-color:rgba(87,83,78,.9)}.lg\:hover\:bg-stone-600\/95:hover{background-color:rgba(87,83,78,.95)}.lg\:hover\:bg-stone-700:hover{--tw-bg-opacity:1;background-color:rgb(68 64 60/var(--tw-bg-opacity))}.lg\:hover\:bg-stone-700\/0:hover{background-color:rgba(68,64,60,0)}.lg\:hover\:bg-stone-700\/10:hover{background-color:rgba(68,64,60,.1)}.lg\:hover\:bg-stone-700\/100:hover{background-color:#44403c}.lg\:hover\:bg-stone-700\/20:hover{background-color:rgba(68,64,60,.2)}.lg\:hover\:bg-stone-700\/25:hover{background-color:rgba(68,64,60,.25)}.lg\:hover\:bg-stone-700\/30:hover{background-color:rgba(68,64,60,.3)}.lg\:hover\:bg-stone-700\/40:hover{background-color:rgba(68,64,60,.4)}.lg\:hover\:bg-stone-700\/5:hover{background-color:rgba(68,64,60,.05)}.lg\:hover\:bg-stone-700\/50:hover{background-color:rgba(68,64,60,.5)}.lg\:hover\:bg-stone-700\/60:hover{background-color:rgba(68,64,60,.6)}.lg\:hover\:bg-stone-700\/70:hover{background-color:rgba(68,64,60,.7)}.lg\:hover\:bg-stone-700\/75:hover{background-color:rgba(68,64,60,.75)}.lg\:hover\:bg-stone-700\/80:hover{background-color:rgba(68,64,60,.8)}.lg\:hover\:bg-stone-700\/90:hover{background-color:rgba(68,64,60,.9)}.lg\:hover\:bg-stone-700\/95:hover{background-color:rgba(68,64,60,.95)}.lg\:hover\:bg-stone-800:hover{--tw-bg-opacity:1;background-color:rgb(41 37 36/var(--tw-bg-opacity))}.lg\:hover\:bg-stone-800\/0:hover{background-color:rgba(41,37,36,0)}.lg\:hover\:bg-stone-800\/10:hover{background-color:rgba(41,37,36,.1)}.lg\:hover\:bg-stone-800\/100:hover{background-color:#292524}.lg\:hover\:bg-stone-800\/20:hover{background-color:rgba(41,37,36,.2)}.lg\:hover\:bg-stone-800\/25:hover{background-color:rgba(41,37,36,.25)}.lg\:hover\:bg-stone-800\/30:hover{background-color:rgba(41,37,36,.3)}.lg\:hover\:bg-stone-800\/40:hover{background-color:rgba(41,37,36,.4)}.lg\:hover\:bg-stone-800\/5:hover{background-color:rgba(41,37,36,.05)}.lg\:hover\:bg-stone-800\/50:hover{background-color:rgba(41,37,36,.5)}.lg\:hover\:bg-stone-800\/60:hover{background-color:rgba(41,37,36,.6)}.lg\:hover\:bg-stone-800\/70:hover{background-color:rgba(41,37,36,.7)}.lg\:hover\:bg-stone-800\/75:hover{background-color:rgba(41,37,36,.75)}.lg\:hover\:bg-stone-800\/80:hover{background-color:rgba(41,37,36,.8)}.lg\:hover\:bg-stone-800\/90:hover{background-color:rgba(41,37,36,.9)}.lg\:hover\:bg-stone-800\/95:hover{background-color:rgba(41,37,36,.95)}.lg\:hover\:bg-stone-900:hover{--tw-bg-opacity:1;background-color:rgb(28 25 23/var(--tw-bg-opacity))}.lg\:hover\:bg-stone-900\/0:hover{background-color:rgba(28,25,23,0)}.lg\:hover\:bg-stone-900\/10:hover{background-color:rgba(28,25,23,.1)}.lg\:hover\:bg-stone-900\/100:hover{background-color:#1c1917}.lg\:hover\:bg-stone-900\/20:hover{background-color:rgba(28,25,23,.2)}.lg\:hover\:bg-stone-900\/25:hover{background-color:rgba(28,25,23,.25)}.lg\:hover\:bg-stone-900\/30:hover{background-color:rgba(28,25,23,.3)}.lg\:hover\:bg-stone-900\/40:hover{background-color:rgba(28,25,23,.4)}.lg\:hover\:bg-stone-900\/5:hover{background-color:rgba(28,25,23,.05)}.lg\:hover\:bg-stone-900\/50:hover{background-color:rgba(28,25,23,.5)}.lg\:hover\:bg-stone-900\/60:hover{background-color:rgba(28,25,23,.6)}.lg\:hover\:bg-stone-900\/70:hover{background-color:rgba(28,25,23,.7)}.lg\:hover\:bg-stone-900\/75:hover{background-color:rgba(28,25,23,.75)}.lg\:hover\:bg-stone-900\/80:hover{background-color:rgba(28,25,23,.8)}.lg\:hover\:bg-stone-900\/90:hover{background-color:rgba(28,25,23,.9)}.lg\:hover\:bg-stone-900\/95:hover{background-color:rgba(28,25,23,.95)}.lg\:hover\:bg-teal-100:hover{--tw-bg-opacity:1;background-color:rgb(213 245 246/var(--tw-bg-opacity))}.lg\:hover\:bg-teal-100\/0:hover{background-color:rgba(213,245,246,0)}.lg\:hover\:bg-teal-100\/10:hover{background-color:rgba(213,245,246,.1)}.lg\:hover\:bg-teal-100\/100:hover{background-color:#d5f5f6}.lg\:hover\:bg-teal-100\/20:hover{background-color:rgba(213,245,246,.2)}.lg\:hover\:bg-teal-100\/25:hover{background-color:rgba(213,245,246,.25)}.lg\:hover\:bg-teal-100\/30:hover{background-color:rgba(213,245,246,.3)}.lg\:hover\:bg-teal-100\/40:hover{background-color:rgba(213,245,246,.4)}.lg\:hover\:bg-teal-100\/5:hover{background-color:rgba(213,245,246,.05)}.lg\:hover\:bg-teal-100\/50:hover{background-color:rgba(213,245,246,.5)}.lg\:hover\:bg-teal-100\/60:hover{background-color:rgba(213,245,246,.6)}.lg\:hover\:bg-teal-100\/70:hover{background-color:rgba(213,245,246,.7)}.lg\:hover\:bg-teal-100\/75:hover{background-color:rgba(213,245,246,.75)}.lg\:hover\:bg-teal-100\/80:hover{background-color:rgba(213,245,246,.8)}.lg\:hover\:bg-teal-100\/90:hover{background-color:rgba(213,245,246,.9)}.lg\:hover\:bg-teal-100\/95:hover{background-color:rgba(213,245,246,.95)}.lg\:hover\:bg-teal-200:hover{--tw-bg-opacity:1;background-color:rgb(175 236 239/var(--tw-bg-opacity))}.lg\:hover\:bg-teal-200\/0:hover{background-color:rgba(175,236,239,0)}.lg\:hover\:bg-teal-200\/10:hover{background-color:rgba(175,236,239,.1)}.lg\:hover\:bg-teal-200\/100:hover{background-color:#afecef}.lg\:hover\:bg-teal-200\/20:hover{background-color:rgba(175,236,239,.2)}.lg\:hover\:bg-teal-200\/25:hover{background-color:rgba(175,236,239,.25)}.lg\:hover\:bg-teal-200\/30:hover{background-color:rgba(175,236,239,.3)}.lg\:hover\:bg-teal-200\/40:hover{background-color:rgba(175,236,239,.4)}.lg\:hover\:bg-teal-200\/5:hover{background-color:rgba(175,236,239,.05)}.lg\:hover\:bg-teal-200\/50:hover{background-color:rgba(175,236,239,.5)}.lg\:hover\:bg-teal-200\/60:hover{background-color:rgba(175,236,239,.6)}.lg\:hover\:bg-teal-200\/70:hover{background-color:rgba(175,236,239,.7)}.lg\:hover\:bg-teal-200\/75:hover{background-color:rgba(175,236,239,.75)}.lg\:hover\:bg-teal-200\/80:hover{background-color:rgba(175,236,239,.8)}.lg\:hover\:bg-teal-200\/90:hover{background-color:rgba(175,236,239,.9)}.lg\:hover\:bg-teal-200\/95:hover{background-color:rgba(175,236,239,.95)}.lg\:hover\:bg-teal-300:hover{--tw-bg-opacity:1;background-color:rgb(126 220 226/var(--tw-bg-opacity))}.lg\:hover\:bg-teal-300\/0:hover{background-color:rgba(126,220,226,0)}.lg\:hover\:bg-teal-300\/10:hover{background-color:rgba(126,220,226,.1)}.lg\:hover\:bg-teal-300\/100:hover{background-color:#7edce2}.lg\:hover\:bg-teal-300\/20:hover{background-color:rgba(126,220,226,.2)}.lg\:hover\:bg-teal-300\/25:hover{background-color:rgba(126,220,226,.25)}.lg\:hover\:bg-teal-300\/30:hover{background-color:rgba(126,220,226,.3)}.lg\:hover\:bg-teal-300\/40:hover{background-color:rgba(126,220,226,.4)}.lg\:hover\:bg-teal-300\/5:hover{background-color:rgba(126,220,226,.05)}.lg\:hover\:bg-teal-300\/50:hover{background-color:rgba(126,220,226,.5)}.lg\:hover\:bg-teal-300\/60:hover{background-color:rgba(126,220,226,.6)}.lg\:hover\:bg-teal-300\/70:hover{background-color:rgba(126,220,226,.7)}.lg\:hover\:bg-teal-300\/75:hover{background-color:rgba(126,220,226,.75)}.lg\:hover\:bg-teal-300\/80:hover{background-color:rgba(126,220,226,.8)}.lg\:hover\:bg-teal-300\/90:hover{background-color:rgba(126,220,226,.9)}.lg\:hover\:bg-teal-300\/95:hover{background-color:rgba(126,220,226,.95)}.lg\:hover\:bg-teal-400:hover{--tw-bg-opacity:1;background-color:rgb(22 189 202/var(--tw-bg-opacity))}.lg\:hover\:bg-teal-400\/0:hover{background-color:rgba(22,189,202,0)}.lg\:hover\:bg-teal-400\/10:hover{background-color:rgba(22,189,202,.1)}.lg\:hover\:bg-teal-400\/100:hover{background-color:#16bdca}.lg\:hover\:bg-teal-400\/20:hover{background-color:rgba(22,189,202,.2)}.lg\:hover\:bg-teal-400\/25:hover{background-color:rgba(22,189,202,.25)}.lg\:hover\:bg-teal-400\/30:hover{background-color:rgba(22,189,202,.3)}.lg\:hover\:bg-teal-400\/40:hover{background-color:rgba(22,189,202,.4)}.lg\:hover\:bg-teal-400\/5:hover{background-color:rgba(22,189,202,.05)}.lg\:hover\:bg-teal-400\/50:hover{background-color:rgba(22,189,202,.5)}.lg\:hover\:bg-teal-400\/60:hover{background-color:rgba(22,189,202,.6)}.lg\:hover\:bg-teal-400\/70:hover{background-color:rgba(22,189,202,.7)}.lg\:hover\:bg-teal-400\/75:hover{background-color:rgba(22,189,202,.75)}.lg\:hover\:bg-teal-400\/80:hover{background-color:rgba(22,189,202,.8)}.lg\:hover\:bg-teal-400\/90:hover{background-color:rgba(22,189,202,.9)}.lg\:hover\:bg-teal-400\/95:hover{background-color:rgba(22,189,202,.95)}.lg\:hover\:bg-teal-50:hover{--tw-bg-opacity:1;background-color:rgb(237 250 250/var(--tw-bg-opacity))}.lg\:hover\:bg-teal-50\/0:hover{background-color:rgba(237,250,250,0)}.lg\:hover\:bg-teal-50\/10:hover{background-color:rgba(237,250,250,.1)}.lg\:hover\:bg-teal-50\/100:hover{background-color:#edfafa}.lg\:hover\:bg-teal-50\/20:hover{background-color:rgba(237,250,250,.2)}.lg\:hover\:bg-teal-50\/25:hover{background-color:rgba(237,250,250,.25)}.lg\:hover\:bg-teal-50\/30:hover{background-color:rgba(237,250,250,.3)}.lg\:hover\:bg-teal-50\/40:hover{background-color:rgba(237,250,250,.4)}.lg\:hover\:bg-teal-50\/5:hover{background-color:rgba(237,250,250,.05)}.lg\:hover\:bg-teal-50\/50:hover{background-color:rgba(237,250,250,.5)}.lg\:hover\:bg-teal-50\/60:hover{background-color:rgba(237,250,250,.6)}.lg\:hover\:bg-teal-50\/70:hover{background-color:rgba(237,250,250,.7)}.lg\:hover\:bg-teal-50\/75:hover{background-color:rgba(237,250,250,.75)}.lg\:hover\:bg-teal-50\/80:hover{background-color:rgba(237,250,250,.8)}.lg\:hover\:bg-teal-50\/90:hover{background-color:rgba(237,250,250,.9)}.lg\:hover\:bg-teal-50\/95:hover{background-color:rgba(237,250,250,.95)}.lg\:hover\:bg-teal-500:hover{--tw-bg-opacity:1;background-color:rgb(6 148 162/var(--tw-bg-opacity))}.lg\:hover\:bg-teal-500\/0:hover{background-color:rgba(6,148,162,0)}.lg\:hover\:bg-teal-500\/10:hover{background-color:rgba(6,148,162,.1)}.lg\:hover\:bg-teal-500\/100:hover{background-color:#0694a2}.lg\:hover\:bg-teal-500\/20:hover{background-color:rgba(6,148,162,.2)}.lg\:hover\:bg-teal-500\/25:hover{background-color:rgba(6,148,162,.25)}.lg\:hover\:bg-teal-500\/30:hover{background-color:rgba(6,148,162,.3)}.lg\:hover\:bg-teal-500\/40:hover{background-color:rgba(6,148,162,.4)}.lg\:hover\:bg-teal-500\/5:hover{background-color:rgba(6,148,162,.05)}.lg\:hover\:bg-teal-500\/50:hover{background-color:rgba(6,148,162,.5)}.lg\:hover\:bg-teal-500\/60:hover{background-color:rgba(6,148,162,.6)}.lg\:hover\:bg-teal-500\/70:hover{background-color:rgba(6,148,162,.7)}.lg\:hover\:bg-teal-500\/75:hover{background-color:rgba(6,148,162,.75)}.lg\:hover\:bg-teal-500\/80:hover{background-color:rgba(6,148,162,.8)}.lg\:hover\:bg-teal-500\/90:hover{background-color:rgba(6,148,162,.9)}.lg\:hover\:bg-teal-500\/95:hover{background-color:rgba(6,148,162,.95)}.lg\:hover\:bg-teal-600:hover{--tw-bg-opacity:1;background-color:rgb(4 116 129/var(--tw-bg-opacity))}.lg\:hover\:bg-teal-600\/0:hover{background-color:rgba(4,116,129,0)}.lg\:hover\:bg-teal-600\/10:hover{background-color:rgba(4,116,129,.1)}.lg\:hover\:bg-teal-600\/100:hover{background-color:#047481}.lg\:hover\:bg-teal-600\/20:hover{background-color:rgba(4,116,129,.2)}.lg\:hover\:bg-teal-600\/25:hover{background-color:rgba(4,116,129,.25)}.lg\:hover\:bg-teal-600\/30:hover{background-color:rgba(4,116,129,.3)}.lg\:hover\:bg-teal-600\/40:hover{background-color:rgba(4,116,129,.4)}.lg\:hover\:bg-teal-600\/5:hover{background-color:rgba(4,116,129,.05)}.lg\:hover\:bg-teal-600\/50:hover{background-color:rgba(4,116,129,.5)}.lg\:hover\:bg-teal-600\/60:hover{background-color:rgba(4,116,129,.6)}.lg\:hover\:bg-teal-600\/70:hover{background-color:rgba(4,116,129,.7)}.lg\:hover\:bg-teal-600\/75:hover{background-color:rgba(4,116,129,.75)}.lg\:hover\:bg-teal-600\/80:hover{background-color:rgba(4,116,129,.8)}.lg\:hover\:bg-teal-600\/90:hover{background-color:rgba(4,116,129,.9)}.lg\:hover\:bg-teal-600\/95:hover{background-color:rgba(4,116,129,.95)}.lg\:hover\:bg-teal-700:hover{--tw-bg-opacity:1;background-color:rgb(3 102 114/var(--tw-bg-opacity))}.lg\:hover\:bg-teal-700\/0:hover{background-color:rgba(3,102,114,0)}.lg\:hover\:bg-teal-700\/10:hover{background-color:rgba(3,102,114,.1)}.lg\:hover\:bg-teal-700\/100:hover{background-color:#036672}.lg\:hover\:bg-teal-700\/20:hover{background-color:rgba(3,102,114,.2)}.lg\:hover\:bg-teal-700\/25:hover{background-color:rgba(3,102,114,.25)}.lg\:hover\:bg-teal-700\/30:hover{background-color:rgba(3,102,114,.3)}.lg\:hover\:bg-teal-700\/40:hover{background-color:rgba(3,102,114,.4)}.lg\:hover\:bg-teal-700\/5:hover{background-color:rgba(3,102,114,.05)}.lg\:hover\:bg-teal-700\/50:hover{background-color:rgba(3,102,114,.5)}.lg\:hover\:bg-teal-700\/60:hover{background-color:rgba(3,102,114,.6)}.lg\:hover\:bg-teal-700\/70:hover{background-color:rgba(3,102,114,.7)}.lg\:hover\:bg-teal-700\/75:hover{background-color:rgba(3,102,114,.75)}.lg\:hover\:bg-teal-700\/80:hover{background-color:rgba(3,102,114,.8)}.lg\:hover\:bg-teal-700\/90:hover{background-color:rgba(3,102,114,.9)}.lg\:hover\:bg-teal-700\/95:hover{background-color:rgba(3,102,114,.95)}.lg\:hover\:bg-teal-800:hover{--tw-bg-opacity:1;background-color:rgb(5 80 92/var(--tw-bg-opacity))}.lg\:hover\:bg-teal-800\/0:hover{background-color:rgba(5,80,92,0)}.lg\:hover\:bg-teal-800\/10:hover{background-color:rgba(5,80,92,.1)}.lg\:hover\:bg-teal-800\/100:hover{background-color:#05505c}.lg\:hover\:bg-teal-800\/20:hover{background-color:rgba(5,80,92,.2)}.lg\:hover\:bg-teal-800\/25:hover{background-color:rgba(5,80,92,.25)}.lg\:hover\:bg-teal-800\/30:hover{background-color:rgba(5,80,92,.3)}.lg\:hover\:bg-teal-800\/40:hover{background-color:rgba(5,80,92,.4)}.lg\:hover\:bg-teal-800\/5:hover{background-color:rgba(5,80,92,.05)}.lg\:hover\:bg-teal-800\/50:hover{background-color:rgba(5,80,92,.5)}.lg\:hover\:bg-teal-800\/60:hover{background-color:rgba(5,80,92,.6)}.lg\:hover\:bg-teal-800\/70:hover{background-color:rgba(5,80,92,.7)}.lg\:hover\:bg-teal-800\/75:hover{background-color:rgba(5,80,92,.75)}.lg\:hover\:bg-teal-800\/80:hover{background-color:rgba(5,80,92,.8)}.lg\:hover\:bg-teal-800\/90:hover{background-color:rgba(5,80,92,.9)}.lg\:hover\:bg-teal-800\/95:hover{background-color:rgba(5,80,92,.95)}.lg\:hover\:bg-teal-900:hover{--tw-bg-opacity:1;background-color:rgb(1 68 81/var(--tw-bg-opacity))}.lg\:hover\:bg-teal-900\/0:hover{background-color:rgba(1,68,81,0)}.lg\:hover\:bg-teal-900\/10:hover{background-color:rgba(1,68,81,.1)}.lg\:hover\:bg-teal-900\/100:hover{background-color:#014451}.lg\:hover\:bg-teal-900\/20:hover{background-color:rgba(1,68,81,.2)}.lg\:hover\:bg-teal-900\/25:hover{background-color:rgba(1,68,81,.25)}.lg\:hover\:bg-teal-900\/30:hover{background-color:rgba(1,68,81,.3)}.lg\:hover\:bg-teal-900\/40:hover{background-color:rgba(1,68,81,.4)}.lg\:hover\:bg-teal-900\/5:hover{background-color:rgba(1,68,81,.05)}.lg\:hover\:bg-teal-900\/50:hover{background-color:rgba(1,68,81,.5)}.lg\:hover\:bg-teal-900\/60:hover{background-color:rgba(1,68,81,.6)}.lg\:hover\:bg-teal-900\/70:hover{background-color:rgba(1,68,81,.7)}.lg\:hover\:bg-teal-900\/75:hover{background-color:rgba(1,68,81,.75)}.lg\:hover\:bg-teal-900\/80:hover{background-color:rgba(1,68,81,.8)}.lg\:hover\:bg-teal-900\/90:hover{background-color:rgba(1,68,81,.9)}.lg\:hover\:bg-teal-900\/95:hover{background-color:rgba(1,68,81,.95)}.lg\:hover\:bg-violet-100:hover{--tw-bg-opacity:1;background-color:rgb(237 233 254/var(--tw-bg-opacity))}.lg\:hover\:bg-violet-100\/0:hover{background-color:rgba(237,233,254,0)}.lg\:hover\:bg-violet-100\/10:hover{background-color:rgba(237,233,254,.1)}.lg\:hover\:bg-violet-100\/100:hover{background-color:#ede9fe}.lg\:hover\:bg-violet-100\/20:hover{background-color:rgba(237,233,254,.2)}.lg\:hover\:bg-violet-100\/25:hover{background-color:rgba(237,233,254,.25)}.lg\:hover\:bg-violet-100\/30:hover{background-color:rgba(237,233,254,.3)}.lg\:hover\:bg-violet-100\/40:hover{background-color:rgba(237,233,254,.4)}.lg\:hover\:bg-violet-100\/5:hover{background-color:rgba(237,233,254,.05)}.lg\:hover\:bg-violet-100\/50:hover{background-color:rgba(237,233,254,.5)}.lg\:hover\:bg-violet-100\/60:hover{background-color:rgba(237,233,254,.6)}.lg\:hover\:bg-violet-100\/70:hover{background-color:rgba(237,233,254,.7)}.lg\:hover\:bg-violet-100\/75:hover{background-color:rgba(237,233,254,.75)}.lg\:hover\:bg-violet-100\/80:hover{background-color:rgba(237,233,254,.8)}.lg\:hover\:bg-violet-100\/90:hover{background-color:rgba(237,233,254,.9)}.lg\:hover\:bg-violet-100\/95:hover{background-color:rgba(237,233,254,.95)}.lg\:hover\:bg-violet-200:hover{--tw-bg-opacity:1;background-color:rgb(221 214 254/var(--tw-bg-opacity))}.lg\:hover\:bg-violet-200\/0:hover{background-color:rgba(221,214,254,0)}.lg\:hover\:bg-violet-200\/10:hover{background-color:rgba(221,214,254,.1)}.lg\:hover\:bg-violet-200\/100:hover{background-color:#ddd6fe}.lg\:hover\:bg-violet-200\/20:hover{background-color:rgba(221,214,254,.2)}.lg\:hover\:bg-violet-200\/25:hover{background-color:rgba(221,214,254,.25)}.lg\:hover\:bg-violet-200\/30:hover{background-color:rgba(221,214,254,.3)}.lg\:hover\:bg-violet-200\/40:hover{background-color:rgba(221,214,254,.4)}.lg\:hover\:bg-violet-200\/5:hover{background-color:rgba(221,214,254,.05)}.lg\:hover\:bg-violet-200\/50:hover{background-color:rgba(221,214,254,.5)}.lg\:hover\:bg-violet-200\/60:hover{background-color:rgba(221,214,254,.6)}.lg\:hover\:bg-violet-200\/70:hover{background-color:rgba(221,214,254,.7)}.lg\:hover\:bg-violet-200\/75:hover{background-color:rgba(221,214,254,.75)}.lg\:hover\:bg-violet-200\/80:hover{background-color:rgba(221,214,254,.8)}.lg\:hover\:bg-violet-200\/90:hover{background-color:rgba(221,214,254,.9)}.lg\:hover\:bg-violet-200\/95:hover{background-color:rgba(221,214,254,.95)}.lg\:hover\:bg-violet-300:hover{--tw-bg-opacity:1;background-color:rgb(196 181 253/var(--tw-bg-opacity))}.lg\:hover\:bg-violet-300\/0:hover{background-color:rgba(196,181,253,0)}.lg\:hover\:bg-violet-300\/10:hover{background-color:rgba(196,181,253,.1)}.lg\:hover\:bg-violet-300\/100:hover{background-color:#c4b5fd}.lg\:hover\:bg-violet-300\/20:hover{background-color:rgba(196,181,253,.2)}.lg\:hover\:bg-violet-300\/25:hover{background-color:rgba(196,181,253,.25)}.lg\:hover\:bg-violet-300\/30:hover{background-color:rgba(196,181,253,.3)}.lg\:hover\:bg-violet-300\/40:hover{background-color:rgba(196,181,253,.4)}.lg\:hover\:bg-violet-300\/5:hover{background-color:rgba(196,181,253,.05)}.lg\:hover\:bg-violet-300\/50:hover{background-color:rgba(196,181,253,.5)}.lg\:hover\:bg-violet-300\/60:hover{background-color:rgba(196,181,253,.6)}.lg\:hover\:bg-violet-300\/70:hover{background-color:rgba(196,181,253,.7)}.lg\:hover\:bg-violet-300\/75:hover{background-color:rgba(196,181,253,.75)}.lg\:hover\:bg-violet-300\/80:hover{background-color:rgba(196,181,253,.8)}.lg\:hover\:bg-violet-300\/90:hover{background-color:rgba(196,181,253,.9)}.lg\:hover\:bg-violet-300\/95:hover{background-color:rgba(196,181,253,.95)}.lg\:hover\:bg-violet-400:hover{--tw-bg-opacity:1;background-color:rgb(167 139 250/var(--tw-bg-opacity))}.lg\:hover\:bg-violet-400\/0:hover{background-color:rgba(167,139,250,0)}.lg\:hover\:bg-violet-400\/10:hover{background-color:rgba(167,139,250,.1)}.lg\:hover\:bg-violet-400\/100:hover{background-color:#a78bfa}.lg\:hover\:bg-violet-400\/20:hover{background-color:rgba(167,139,250,.2)}.lg\:hover\:bg-violet-400\/25:hover{background-color:rgba(167,139,250,.25)}.lg\:hover\:bg-violet-400\/30:hover{background-color:rgba(167,139,250,.3)}.lg\:hover\:bg-violet-400\/40:hover{background-color:rgba(167,139,250,.4)}.lg\:hover\:bg-violet-400\/5:hover{background-color:rgba(167,139,250,.05)}.lg\:hover\:bg-violet-400\/50:hover{background-color:rgba(167,139,250,.5)}.lg\:hover\:bg-violet-400\/60:hover{background-color:rgba(167,139,250,.6)}.lg\:hover\:bg-violet-400\/70:hover{background-color:rgba(167,139,250,.7)}.lg\:hover\:bg-violet-400\/75:hover{background-color:rgba(167,139,250,.75)}.lg\:hover\:bg-violet-400\/80:hover{background-color:rgba(167,139,250,.8)}.lg\:hover\:bg-violet-400\/90:hover{background-color:rgba(167,139,250,.9)}.lg\:hover\:bg-violet-400\/95:hover{background-color:rgba(167,139,250,.95)}.lg\:hover\:bg-violet-50:hover{--tw-bg-opacity:1;background-color:rgb(245 243 255/var(--tw-bg-opacity))}.lg\:hover\:bg-violet-50\/0:hover{background-color:rgba(245,243,255,0)}.lg\:hover\:bg-violet-50\/10:hover{background-color:rgba(245,243,255,.1)}.lg\:hover\:bg-violet-50\/100:hover{background-color:#f5f3ff}.lg\:hover\:bg-violet-50\/20:hover{background-color:rgba(245,243,255,.2)}.lg\:hover\:bg-violet-50\/25:hover{background-color:rgba(245,243,255,.25)}.lg\:hover\:bg-violet-50\/30:hover{background-color:rgba(245,243,255,.3)}.lg\:hover\:bg-violet-50\/40:hover{background-color:rgba(245,243,255,.4)}.lg\:hover\:bg-violet-50\/5:hover{background-color:rgba(245,243,255,.05)}.lg\:hover\:bg-violet-50\/50:hover{background-color:rgba(245,243,255,.5)}.lg\:hover\:bg-violet-50\/60:hover{background-color:rgba(245,243,255,.6)}.lg\:hover\:bg-violet-50\/70:hover{background-color:rgba(245,243,255,.7)}.lg\:hover\:bg-violet-50\/75:hover{background-color:rgba(245,243,255,.75)}.lg\:hover\:bg-violet-50\/80:hover{background-color:rgba(245,243,255,.8)}.lg\:hover\:bg-violet-50\/90:hover{background-color:rgba(245,243,255,.9)}.lg\:hover\:bg-violet-50\/95:hover{background-color:rgba(245,243,255,.95)}.lg\:hover\:bg-violet-500:hover{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.lg\:hover\:bg-violet-500\/0:hover{background-color:rgba(139,92,246,0)}.lg\:hover\:bg-violet-500\/10:hover{background-color:rgba(139,92,246,.1)}.lg\:hover\:bg-violet-500\/100:hover{background-color:#8b5cf6}.lg\:hover\:bg-violet-500\/20:hover{background-color:rgba(139,92,246,.2)}.lg\:hover\:bg-violet-500\/25:hover{background-color:rgba(139,92,246,.25)}.lg\:hover\:bg-violet-500\/30:hover{background-color:rgba(139,92,246,.3)}.lg\:hover\:bg-violet-500\/40:hover{background-color:rgba(139,92,246,.4)}.lg\:hover\:bg-violet-500\/5:hover{background-color:rgba(139,92,246,.05)}.lg\:hover\:bg-violet-500\/50:hover{background-color:rgba(139,92,246,.5)}.lg\:hover\:bg-violet-500\/60:hover{background-color:rgba(139,92,246,.6)}.lg\:hover\:bg-violet-500\/70:hover{background-color:rgba(139,92,246,.7)}.lg\:hover\:bg-violet-500\/75:hover{background-color:rgba(139,92,246,.75)}.lg\:hover\:bg-violet-500\/80:hover{background-color:rgba(139,92,246,.8)}.lg\:hover\:bg-violet-500\/90:hover{background-color:rgba(139,92,246,.9)}.lg\:hover\:bg-violet-500\/95:hover{background-color:rgba(139,92,246,.95)}.lg\:hover\:bg-violet-600:hover{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.lg\:hover\:bg-violet-600\/0:hover{background-color:rgba(124,58,237,0)}.lg\:hover\:bg-violet-600\/10:hover{background-color:rgba(124,58,237,.1)}.lg\:hover\:bg-violet-600\/100:hover{background-color:#7c3aed}.lg\:hover\:bg-violet-600\/20:hover{background-color:rgba(124,58,237,.2)}.lg\:hover\:bg-violet-600\/25:hover{background-color:rgba(124,58,237,.25)}.lg\:hover\:bg-violet-600\/30:hover{background-color:rgba(124,58,237,.3)}.lg\:hover\:bg-violet-600\/40:hover{background-color:rgba(124,58,237,.4)}.lg\:hover\:bg-violet-600\/5:hover{background-color:rgba(124,58,237,.05)}.lg\:hover\:bg-violet-600\/50:hover{background-color:rgba(124,58,237,.5)}.lg\:hover\:bg-violet-600\/60:hover{background-color:rgba(124,58,237,.6)}.lg\:hover\:bg-violet-600\/70:hover{background-color:rgba(124,58,237,.7)}.lg\:hover\:bg-violet-600\/75:hover{background-color:rgba(124,58,237,.75)}.lg\:hover\:bg-violet-600\/80:hover{background-color:rgba(124,58,237,.8)}.lg\:hover\:bg-violet-600\/90:hover{background-color:rgba(124,58,237,.9)}.lg\:hover\:bg-violet-600\/95:hover{background-color:rgba(124,58,237,.95)}.lg\:hover\:bg-violet-700:hover{--tw-bg-opacity:1;background-color:rgb(109 40 217/var(--tw-bg-opacity))}.lg\:hover\:bg-violet-700\/0:hover{background-color:rgba(109,40,217,0)}.lg\:hover\:bg-violet-700\/10:hover{background-color:rgba(109,40,217,.1)}.lg\:hover\:bg-violet-700\/100:hover{background-color:#6d28d9}.lg\:hover\:bg-violet-700\/20:hover{background-color:rgba(109,40,217,.2)}.lg\:hover\:bg-violet-700\/25:hover{background-color:rgba(109,40,217,.25)}.lg\:hover\:bg-violet-700\/30:hover{background-color:rgba(109,40,217,.3)}.lg\:hover\:bg-violet-700\/40:hover{background-color:rgba(109,40,217,.4)}.lg\:hover\:bg-violet-700\/5:hover{background-color:rgba(109,40,217,.05)}.lg\:hover\:bg-violet-700\/50:hover{background-color:rgba(109,40,217,.5)}.lg\:hover\:bg-violet-700\/60:hover{background-color:rgba(109,40,217,.6)}.lg\:hover\:bg-violet-700\/70:hover{background-color:rgba(109,40,217,.7)}.lg\:hover\:bg-violet-700\/75:hover{background-color:rgba(109,40,217,.75)}.lg\:hover\:bg-violet-700\/80:hover{background-color:rgba(109,40,217,.8)}.lg\:hover\:bg-violet-700\/90:hover{background-color:rgba(109,40,217,.9)}.lg\:hover\:bg-violet-700\/95:hover{background-color:rgba(109,40,217,.95)}.lg\:hover\:bg-violet-800:hover{--tw-bg-opacity:1;background-color:rgb(91 33 182/var(--tw-bg-opacity))}.lg\:hover\:bg-violet-800\/0:hover{background-color:rgba(91,33,182,0)}.lg\:hover\:bg-violet-800\/10:hover{background-color:rgba(91,33,182,.1)}.lg\:hover\:bg-violet-800\/100:hover{background-color:#5b21b6}.lg\:hover\:bg-violet-800\/20:hover{background-color:rgba(91,33,182,.2)}.lg\:hover\:bg-violet-800\/25:hover{background-color:rgba(91,33,182,.25)}.lg\:hover\:bg-violet-800\/30:hover{background-color:rgba(91,33,182,.3)}.lg\:hover\:bg-violet-800\/40:hover{background-color:rgba(91,33,182,.4)}.lg\:hover\:bg-violet-800\/5:hover{background-color:rgba(91,33,182,.05)}.lg\:hover\:bg-violet-800\/50:hover{background-color:rgba(91,33,182,.5)}.lg\:hover\:bg-violet-800\/60:hover{background-color:rgba(91,33,182,.6)}.lg\:hover\:bg-violet-800\/70:hover{background-color:rgba(91,33,182,.7)}.lg\:hover\:bg-violet-800\/75:hover{background-color:rgba(91,33,182,.75)}.lg\:hover\:bg-violet-800\/80:hover{background-color:rgba(91,33,182,.8)}.lg\:hover\:bg-violet-800\/90:hover{background-color:rgba(91,33,182,.9)}.lg\:hover\:bg-violet-800\/95:hover{background-color:rgba(91,33,182,.95)}.lg\:hover\:bg-violet-900:hover{--tw-bg-opacity:1;background-color:rgb(76 29 149/var(--tw-bg-opacity))}.lg\:hover\:bg-violet-900\/0:hover{background-color:rgba(76,29,149,0)}.lg\:hover\:bg-violet-900\/10:hover{background-color:rgba(76,29,149,.1)}.lg\:hover\:bg-violet-900\/100:hover{background-color:#4c1d95}.lg\:hover\:bg-violet-900\/20:hover{background-color:rgba(76,29,149,.2)}.lg\:hover\:bg-violet-900\/25:hover{background-color:rgba(76,29,149,.25)}.lg\:hover\:bg-violet-900\/30:hover{background-color:rgba(76,29,149,.3)}.lg\:hover\:bg-violet-900\/40:hover{background-color:rgba(76,29,149,.4)}.lg\:hover\:bg-violet-900\/5:hover{background-color:rgba(76,29,149,.05)}.lg\:hover\:bg-violet-900\/50:hover{background-color:rgba(76,29,149,.5)}.lg\:hover\:bg-violet-900\/60:hover{background-color:rgba(76,29,149,.6)}.lg\:hover\:bg-violet-900\/70:hover{background-color:rgba(76,29,149,.7)}.lg\:hover\:bg-violet-900\/75:hover{background-color:rgba(76,29,149,.75)}.lg\:hover\:bg-violet-900\/80:hover{background-color:rgba(76,29,149,.8)}.lg\:hover\:bg-violet-900\/90:hover{background-color:rgba(76,29,149,.9)}.lg\:hover\:bg-violet-900\/95:hover{background-color:rgba(76,29,149,.95)}.lg\:hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgb(253 246 178/var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-100\/0:hover{background-color:hsla(54,95%,85%,0)}.lg\:hover\:bg-yellow-100\/10:hover{background-color:hsla(54,95%,85%,.1)}.lg\:hover\:bg-yellow-100\/100:hover{background-color:#fdf6b2}.lg\:hover\:bg-yellow-100\/20:hover{background-color:hsla(54,95%,85%,.2)}.lg\:hover\:bg-yellow-100\/25:hover{background-color:hsla(54,95%,85%,.25)}.lg\:hover\:bg-yellow-100\/30:hover{background-color:hsla(54,95%,85%,.3)}.lg\:hover\:bg-yellow-100\/40:hover{background-color:hsla(54,95%,85%,.4)}.lg\:hover\:bg-yellow-100\/5:hover{background-color:hsla(54,95%,85%,.05)}.lg\:hover\:bg-yellow-100\/50:hover{background-color:hsla(54,95%,85%,.5)}.lg\:hover\:bg-yellow-100\/60:hover{background-color:hsla(54,95%,85%,.6)}.lg\:hover\:bg-yellow-100\/70:hover{background-color:hsla(54,95%,85%,.7)}.lg\:hover\:bg-yellow-100\/75:hover{background-color:hsla(54,95%,85%,.75)}.lg\:hover\:bg-yellow-100\/80:hover{background-color:hsla(54,95%,85%,.8)}.lg\:hover\:bg-yellow-100\/90:hover{background-color:hsla(54,95%,85%,.9)}.lg\:hover\:bg-yellow-100\/95:hover{background-color:hsla(54,95%,85%,.95)}.lg\:hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgb(252 233 106/var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-200\/0:hover{background-color:hsla(52,96%,70%,0)}.lg\:hover\:bg-yellow-200\/10:hover{background-color:hsla(52,96%,70%,.1)}.lg\:hover\:bg-yellow-200\/100:hover{background-color:#fce96a}.lg\:hover\:bg-yellow-200\/20:hover{background-color:hsla(52,96%,70%,.2)}.lg\:hover\:bg-yellow-200\/25:hover{background-color:hsla(52,96%,70%,.25)}.lg\:hover\:bg-yellow-200\/30:hover{background-color:hsla(52,96%,70%,.3)}.lg\:hover\:bg-yellow-200\/40:hover{background-color:hsla(52,96%,70%,.4)}.lg\:hover\:bg-yellow-200\/5:hover{background-color:hsla(52,96%,70%,.05)}.lg\:hover\:bg-yellow-200\/50:hover{background-color:hsla(52,96%,70%,.5)}.lg\:hover\:bg-yellow-200\/60:hover{background-color:hsla(52,96%,70%,.6)}.lg\:hover\:bg-yellow-200\/70:hover{background-color:hsla(52,96%,70%,.7)}.lg\:hover\:bg-yellow-200\/75:hover{background-color:hsla(52,96%,70%,.75)}.lg\:hover\:bg-yellow-200\/80:hover{background-color:hsla(52,96%,70%,.8)}.lg\:hover\:bg-yellow-200\/90:hover{background-color:hsla(52,96%,70%,.9)}.lg\:hover\:bg-yellow-200\/95:hover{background-color:hsla(52,96%,70%,.95)}.lg\:hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgb(250 202 21/var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-300\/0:hover{background-color:rgba(250,202,21,0)}.lg\:hover\:bg-yellow-300\/10:hover{background-color:rgba(250,202,21,.1)}.lg\:hover\:bg-yellow-300\/100:hover{background-color:#faca15}.lg\:hover\:bg-yellow-300\/20:hover{background-color:rgba(250,202,21,.2)}.lg\:hover\:bg-yellow-300\/25:hover{background-color:rgba(250,202,21,.25)}.lg\:hover\:bg-yellow-300\/30:hover{background-color:rgba(250,202,21,.3)}.lg\:hover\:bg-yellow-300\/40:hover{background-color:rgba(250,202,21,.4)}.lg\:hover\:bg-yellow-300\/5:hover{background-color:rgba(250,202,21,.05)}.lg\:hover\:bg-yellow-300\/50:hover{background-color:rgba(250,202,21,.5)}.lg\:hover\:bg-yellow-300\/60:hover{background-color:rgba(250,202,21,.6)}.lg\:hover\:bg-yellow-300\/70:hover{background-color:rgba(250,202,21,.7)}.lg\:hover\:bg-yellow-300\/75:hover{background-color:rgba(250,202,21,.75)}.lg\:hover\:bg-yellow-300\/80:hover{background-color:rgba(250,202,21,.8)}.lg\:hover\:bg-yellow-300\/90:hover{background-color:rgba(250,202,21,.9)}.lg\:hover\:bg-yellow-300\/95:hover{background-color:rgba(250,202,21,.95)}.lg\:hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgb(227 160 8/var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-400\/0:hover{background-color:rgba(227,160,8,0)}.lg\:hover\:bg-yellow-400\/10:hover{background-color:rgba(227,160,8,.1)}.lg\:hover\:bg-yellow-400\/100:hover{background-color:#e3a008}.lg\:hover\:bg-yellow-400\/20:hover{background-color:rgba(227,160,8,.2)}.lg\:hover\:bg-yellow-400\/25:hover{background-color:rgba(227,160,8,.25)}.lg\:hover\:bg-yellow-400\/30:hover{background-color:rgba(227,160,8,.3)}.lg\:hover\:bg-yellow-400\/40:hover{background-color:rgba(227,160,8,.4)}.lg\:hover\:bg-yellow-400\/5:hover{background-color:rgba(227,160,8,.05)}.lg\:hover\:bg-yellow-400\/50:hover{background-color:rgba(227,160,8,.5)}.lg\:hover\:bg-yellow-400\/60:hover{background-color:rgba(227,160,8,.6)}.lg\:hover\:bg-yellow-400\/70:hover{background-color:rgba(227,160,8,.7)}.lg\:hover\:bg-yellow-400\/75:hover{background-color:rgba(227,160,8,.75)}.lg\:hover\:bg-yellow-400\/80:hover{background-color:rgba(227,160,8,.8)}.lg\:hover\:bg-yellow-400\/90:hover{background-color:rgba(227,160,8,.9)}.lg\:hover\:bg-yellow-400\/95:hover{background-color:rgba(227,160,8,.95)}.lg\:hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:rgb(253 253 234/var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-50\/0:hover{background-color:hsla(60,83%,95%,0)}.lg\:hover\:bg-yellow-50\/10:hover{background-color:hsla(60,83%,95%,.1)}.lg\:hover\:bg-yellow-50\/100:hover{background-color:#fdfdea}.lg\:hover\:bg-yellow-50\/20:hover{background-color:hsla(60,83%,95%,.2)}.lg\:hover\:bg-yellow-50\/25:hover{background-color:hsla(60,83%,95%,.25)}.lg\:hover\:bg-yellow-50\/30:hover{background-color:hsla(60,83%,95%,.3)}.lg\:hover\:bg-yellow-50\/40:hover{background-color:hsla(60,83%,95%,.4)}.lg\:hover\:bg-yellow-50\/5:hover{background-color:hsla(60,83%,95%,.05)}.lg\:hover\:bg-yellow-50\/50:hover{background-color:hsla(60,83%,95%,.5)}.lg\:hover\:bg-yellow-50\/60:hover{background-color:hsla(60,83%,95%,.6)}.lg\:hover\:bg-yellow-50\/70:hover{background-color:hsla(60,83%,95%,.7)}.lg\:hover\:bg-yellow-50\/75:hover{background-color:hsla(60,83%,95%,.75)}.lg\:hover\:bg-yellow-50\/80:hover{background-color:hsla(60,83%,95%,.8)}.lg\:hover\:bg-yellow-50\/90:hover{background-color:hsla(60,83%,95%,.9)}.lg\:hover\:bg-yellow-50\/95:hover{background-color:hsla(60,83%,95%,.95)}.lg\:hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgb(194 120 3/var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-500\/0:hover{background-color:rgba(194,120,3,0)}.lg\:hover\:bg-yellow-500\/10:hover{background-color:rgba(194,120,3,.1)}.lg\:hover\:bg-yellow-500\/100:hover{background-color:#c27803}.lg\:hover\:bg-yellow-500\/20:hover{background-color:rgba(194,120,3,.2)}.lg\:hover\:bg-yellow-500\/25:hover{background-color:rgba(194,120,3,.25)}.lg\:hover\:bg-yellow-500\/30:hover{background-color:rgba(194,120,3,.3)}.lg\:hover\:bg-yellow-500\/40:hover{background-color:rgba(194,120,3,.4)}.lg\:hover\:bg-yellow-500\/5:hover{background-color:rgba(194,120,3,.05)}.lg\:hover\:bg-yellow-500\/50:hover{background-color:rgba(194,120,3,.5)}.lg\:hover\:bg-yellow-500\/60:hover{background-color:rgba(194,120,3,.6)}.lg\:hover\:bg-yellow-500\/70:hover{background-color:rgba(194,120,3,.7)}.lg\:hover\:bg-yellow-500\/75:hover{background-color:rgba(194,120,3,.75)}.lg\:hover\:bg-yellow-500\/80:hover{background-color:rgba(194,120,3,.8)}.lg\:hover\:bg-yellow-500\/90:hover{background-color:rgba(194,120,3,.9)}.lg\:hover\:bg-yellow-500\/95:hover{background-color:rgba(194,120,3,.95)}.lg\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(159 88 10/var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-600\/0:hover{background-color:rgba(159,88,10,0)}.lg\:hover\:bg-yellow-600\/10:hover{background-color:rgba(159,88,10,.1)}.lg\:hover\:bg-yellow-600\/100:hover{background-color:#9f580a}.lg\:hover\:bg-yellow-600\/20:hover{background-color:rgba(159,88,10,.2)}.lg\:hover\:bg-yellow-600\/25:hover{background-color:rgba(159,88,10,.25)}.lg\:hover\:bg-yellow-600\/30:hover{background-color:rgba(159,88,10,.3)}.lg\:hover\:bg-yellow-600\/40:hover{background-color:rgba(159,88,10,.4)}.lg\:hover\:bg-yellow-600\/5:hover{background-color:rgba(159,88,10,.05)}.lg\:hover\:bg-yellow-600\/50:hover{background-color:rgba(159,88,10,.5)}.lg\:hover\:bg-yellow-600\/60:hover{background-color:rgba(159,88,10,.6)}.lg\:hover\:bg-yellow-600\/70:hover{background-color:rgba(159,88,10,.7)}.lg\:hover\:bg-yellow-600\/75:hover{background-color:rgba(159,88,10,.75)}.lg\:hover\:bg-yellow-600\/80:hover{background-color:rgba(159,88,10,.8)}.lg\:hover\:bg-yellow-600\/90:hover{background-color:rgba(159,88,10,.9)}.lg\:hover\:bg-yellow-600\/95:hover{background-color:rgba(159,88,10,.95)}.lg\:hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:rgb(142 75 16/var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-700\/0:hover{background-color:rgba(142,75,16,0)}.lg\:hover\:bg-yellow-700\/10:hover{background-color:rgba(142,75,16,.1)}.lg\:hover\:bg-yellow-700\/100:hover{background-color:#8e4b10}.lg\:hover\:bg-yellow-700\/20:hover{background-color:rgba(142,75,16,.2)}.lg\:hover\:bg-yellow-700\/25:hover{background-color:rgba(142,75,16,.25)}.lg\:hover\:bg-yellow-700\/30:hover{background-color:rgba(142,75,16,.3)}.lg\:hover\:bg-yellow-700\/40:hover{background-color:rgba(142,75,16,.4)}.lg\:hover\:bg-yellow-700\/5:hover{background-color:rgba(142,75,16,.05)}.lg\:hover\:bg-yellow-700\/50:hover{background-color:rgba(142,75,16,.5)}.lg\:hover\:bg-yellow-700\/60:hover{background-color:rgba(142,75,16,.6)}.lg\:hover\:bg-yellow-700\/70:hover{background-color:rgba(142,75,16,.7)}.lg\:hover\:bg-yellow-700\/75:hover{background-color:rgba(142,75,16,.75)}.lg\:hover\:bg-yellow-700\/80:hover{background-color:rgba(142,75,16,.8)}.lg\:hover\:bg-yellow-700\/90:hover{background-color:rgba(142,75,16,.9)}.lg\:hover\:bg-yellow-700\/95:hover{background-color:rgba(142,75,16,.95)}.lg\:hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:rgb(114 59 19/var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-800\/0:hover{background-color:rgba(114,59,19,0)}.lg\:hover\:bg-yellow-800\/10:hover{background-color:rgba(114,59,19,.1)}.lg\:hover\:bg-yellow-800\/100:hover{background-color:#723b13}.lg\:hover\:bg-yellow-800\/20:hover{background-color:rgba(114,59,19,.2)}.lg\:hover\:bg-yellow-800\/25:hover{background-color:rgba(114,59,19,.25)}.lg\:hover\:bg-yellow-800\/30:hover{background-color:rgba(114,59,19,.3)}.lg\:hover\:bg-yellow-800\/40:hover{background-color:rgba(114,59,19,.4)}.lg\:hover\:bg-yellow-800\/5:hover{background-color:rgba(114,59,19,.05)}.lg\:hover\:bg-yellow-800\/50:hover{background-color:rgba(114,59,19,.5)}.lg\:hover\:bg-yellow-800\/60:hover{background-color:rgba(114,59,19,.6)}.lg\:hover\:bg-yellow-800\/70:hover{background-color:rgba(114,59,19,.7)}.lg\:hover\:bg-yellow-800\/75:hover{background-color:rgba(114,59,19,.75)}.lg\:hover\:bg-yellow-800\/80:hover{background-color:rgba(114,59,19,.8)}.lg\:hover\:bg-yellow-800\/90:hover{background-color:rgba(114,59,19,.9)}.lg\:hover\:bg-yellow-800\/95:hover{background-color:rgba(114,59,19,.95)}.lg\:hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:rgb(99 49 18/var(--tw-bg-opacity))}.lg\:hover\:bg-yellow-900\/0:hover{background-color:rgba(99,49,18,0)}.lg\:hover\:bg-yellow-900\/10:hover{background-color:rgba(99,49,18,.1)}.lg\:hover\:bg-yellow-900\/100:hover{background-color:#633112}.lg\:hover\:bg-yellow-900\/20:hover{background-color:rgba(99,49,18,.2)}.lg\:hover\:bg-yellow-900\/25:hover{background-color:rgba(99,49,18,.25)}.lg\:hover\:bg-yellow-900\/30:hover{background-color:rgba(99,49,18,.3)}.lg\:hover\:bg-yellow-900\/40:hover{background-color:rgba(99,49,18,.4)}.lg\:hover\:bg-yellow-900\/5:hover{background-color:rgba(99,49,18,.05)}.lg\:hover\:bg-yellow-900\/50:hover{background-color:rgba(99,49,18,.5)}.lg\:hover\:bg-yellow-900\/60:hover{background-color:rgba(99,49,18,.6)}.lg\:hover\:bg-yellow-900\/70:hover{background-color:rgba(99,49,18,.7)}.lg\:hover\:bg-yellow-900\/75:hover{background-color:rgba(99,49,18,.75)}.lg\:hover\:bg-yellow-900\/80:hover{background-color:rgba(99,49,18,.8)}.lg\:hover\:bg-yellow-900\/90:hover{background-color:rgba(99,49,18,.9)}.lg\:hover\:bg-yellow-900\/95:hover{background-color:rgba(99,49,18,.95)}.lg\:hover\:bg-zinc-100:hover{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-100\/0:hover{background-color:hsla(240,5%,96%,0)}.lg\:hover\:bg-zinc-100\/10:hover{background-color:hsla(240,5%,96%,.1)}.lg\:hover\:bg-zinc-100\/100:hover{background-color:#f4f4f5}.lg\:hover\:bg-zinc-100\/20:hover{background-color:hsla(240,5%,96%,.2)}.lg\:hover\:bg-zinc-100\/25:hover{background-color:hsla(240,5%,96%,.25)}.lg\:hover\:bg-zinc-100\/30:hover{background-color:hsla(240,5%,96%,.3)}.lg\:hover\:bg-zinc-100\/40:hover{background-color:hsla(240,5%,96%,.4)}.lg\:hover\:bg-zinc-100\/5:hover{background-color:hsla(240,5%,96%,.05)}.lg\:hover\:bg-zinc-100\/50:hover{background-color:hsla(240,5%,96%,.5)}.lg\:hover\:bg-zinc-100\/60:hover{background-color:hsla(240,5%,96%,.6)}.lg\:hover\:bg-zinc-100\/70:hover{background-color:hsla(240,5%,96%,.7)}.lg\:hover\:bg-zinc-100\/75:hover{background-color:hsla(240,5%,96%,.75)}.lg\:hover\:bg-zinc-100\/80:hover{background-color:hsla(240,5%,96%,.8)}.lg\:hover\:bg-zinc-100\/90:hover{background-color:hsla(240,5%,96%,.9)}.lg\:hover\:bg-zinc-100\/95:hover{background-color:hsla(240,5%,96%,.95)}.lg\:hover\:bg-zinc-200:hover{--tw-bg-opacity:1;background-color:rgb(228 228 231/var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-200\/0:hover{background-color:hsla(240,6%,90%,0)}.lg\:hover\:bg-zinc-200\/10:hover{background-color:hsla(240,6%,90%,.1)}.lg\:hover\:bg-zinc-200\/100:hover{background-color:#e4e4e7}.lg\:hover\:bg-zinc-200\/20:hover{background-color:hsla(240,6%,90%,.2)}.lg\:hover\:bg-zinc-200\/25:hover{background-color:hsla(240,6%,90%,.25)}.lg\:hover\:bg-zinc-200\/30:hover{background-color:hsla(240,6%,90%,.3)}.lg\:hover\:bg-zinc-200\/40:hover{background-color:hsla(240,6%,90%,.4)}.lg\:hover\:bg-zinc-200\/5:hover{background-color:hsla(240,6%,90%,.05)}.lg\:hover\:bg-zinc-200\/50:hover{background-color:hsla(240,6%,90%,.5)}.lg\:hover\:bg-zinc-200\/60:hover{background-color:hsla(240,6%,90%,.6)}.lg\:hover\:bg-zinc-200\/70:hover{background-color:hsla(240,6%,90%,.7)}.lg\:hover\:bg-zinc-200\/75:hover{background-color:hsla(240,6%,90%,.75)}.lg\:hover\:bg-zinc-200\/80:hover{background-color:hsla(240,6%,90%,.8)}.lg\:hover\:bg-zinc-200\/90:hover{background-color:hsla(240,6%,90%,.9)}.lg\:hover\:bg-zinc-200\/95:hover{background-color:hsla(240,6%,90%,.95)}.lg\:hover\:bg-zinc-300:hover{--tw-bg-opacity:1;background-color:rgb(212 212 216/var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-300\/0:hover{background-color:hsla(240,5%,84%,0)}.lg\:hover\:bg-zinc-300\/10:hover{background-color:hsla(240,5%,84%,.1)}.lg\:hover\:bg-zinc-300\/100:hover{background-color:#d4d4d8}.lg\:hover\:bg-zinc-300\/20:hover{background-color:hsla(240,5%,84%,.2)}.lg\:hover\:bg-zinc-300\/25:hover{background-color:hsla(240,5%,84%,.25)}.lg\:hover\:bg-zinc-300\/30:hover{background-color:hsla(240,5%,84%,.3)}.lg\:hover\:bg-zinc-300\/40:hover{background-color:hsla(240,5%,84%,.4)}.lg\:hover\:bg-zinc-300\/5:hover{background-color:hsla(240,5%,84%,.05)}.lg\:hover\:bg-zinc-300\/50:hover{background-color:hsla(240,5%,84%,.5)}.lg\:hover\:bg-zinc-300\/60:hover{background-color:hsla(240,5%,84%,.6)}.lg\:hover\:bg-zinc-300\/70:hover{background-color:hsla(240,5%,84%,.7)}.lg\:hover\:bg-zinc-300\/75:hover{background-color:hsla(240,5%,84%,.75)}.lg\:hover\:bg-zinc-300\/80:hover{background-color:hsla(240,5%,84%,.8)}.lg\:hover\:bg-zinc-300\/90:hover{background-color:hsla(240,5%,84%,.9)}.lg\:hover\:bg-zinc-300\/95:hover{background-color:hsla(240,5%,84%,.95)}.lg\:hover\:bg-zinc-400:hover{--tw-bg-opacity:1;background-color:rgb(161 161 170/var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-400\/0:hover{background-color:hsla(240,5%,65%,0)}.lg\:hover\:bg-zinc-400\/10:hover{background-color:hsla(240,5%,65%,.1)}.lg\:hover\:bg-zinc-400\/100:hover{background-color:#a1a1aa}.lg\:hover\:bg-zinc-400\/20:hover{background-color:hsla(240,5%,65%,.2)}.lg\:hover\:bg-zinc-400\/25:hover{background-color:hsla(240,5%,65%,.25)}.lg\:hover\:bg-zinc-400\/30:hover{background-color:hsla(240,5%,65%,.3)}.lg\:hover\:bg-zinc-400\/40:hover{background-color:hsla(240,5%,65%,.4)}.lg\:hover\:bg-zinc-400\/5:hover{background-color:hsla(240,5%,65%,.05)}.lg\:hover\:bg-zinc-400\/50:hover{background-color:hsla(240,5%,65%,.5)}.lg\:hover\:bg-zinc-400\/60:hover{background-color:hsla(240,5%,65%,.6)}.lg\:hover\:bg-zinc-400\/70:hover{background-color:hsla(240,5%,65%,.7)}.lg\:hover\:bg-zinc-400\/75:hover{background-color:hsla(240,5%,65%,.75)}.lg\:hover\:bg-zinc-400\/80:hover{background-color:hsla(240,5%,65%,.8)}.lg\:hover\:bg-zinc-400\/90:hover{background-color:hsla(240,5%,65%,.9)}.lg\:hover\:bg-zinc-400\/95:hover{background-color:hsla(240,5%,65%,.95)}.lg\:hover\:bg-zinc-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-50\/0:hover{background-color:hsla(0,0%,98%,0)}.lg\:hover\:bg-zinc-50\/10:hover{background-color:hsla(0,0%,98%,.1)}.lg\:hover\:bg-zinc-50\/100:hover{background-color:#fafafa}.lg\:hover\:bg-zinc-50\/20:hover{background-color:hsla(0,0%,98%,.2)}.lg\:hover\:bg-zinc-50\/25:hover{background-color:hsla(0,0%,98%,.25)}.lg\:hover\:bg-zinc-50\/30:hover{background-color:hsla(0,0%,98%,.3)}.lg\:hover\:bg-zinc-50\/40:hover{background-color:hsla(0,0%,98%,.4)}.lg\:hover\:bg-zinc-50\/5:hover{background-color:hsla(0,0%,98%,.05)}.lg\:hover\:bg-zinc-50\/50:hover{background-color:hsla(0,0%,98%,.5)}.lg\:hover\:bg-zinc-50\/60:hover{background-color:hsla(0,0%,98%,.6)}.lg\:hover\:bg-zinc-50\/70:hover{background-color:hsla(0,0%,98%,.7)}.lg\:hover\:bg-zinc-50\/75:hover{background-color:hsla(0,0%,98%,.75)}.lg\:hover\:bg-zinc-50\/80:hover{background-color:hsla(0,0%,98%,.8)}.lg\:hover\:bg-zinc-50\/90:hover{background-color:hsla(0,0%,98%,.9)}.lg\:hover\:bg-zinc-50\/95:hover{background-color:hsla(0,0%,98%,.95)}.lg\:hover\:bg-zinc-500:hover{--tw-bg-opacity:1;background-color:rgb(113 113 122/var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-500\/0:hover{background-color:hsla(240,4%,46%,0)}.lg\:hover\:bg-zinc-500\/10:hover{background-color:hsla(240,4%,46%,.1)}.lg\:hover\:bg-zinc-500\/100:hover{background-color:#71717a}.lg\:hover\:bg-zinc-500\/20:hover{background-color:hsla(240,4%,46%,.2)}.lg\:hover\:bg-zinc-500\/25:hover{background-color:hsla(240,4%,46%,.25)}.lg\:hover\:bg-zinc-500\/30:hover{background-color:hsla(240,4%,46%,.3)}.lg\:hover\:bg-zinc-500\/40:hover{background-color:hsla(240,4%,46%,.4)}.lg\:hover\:bg-zinc-500\/5:hover{background-color:hsla(240,4%,46%,.05)}.lg\:hover\:bg-zinc-500\/50:hover{background-color:hsla(240,4%,46%,.5)}.lg\:hover\:bg-zinc-500\/60:hover{background-color:hsla(240,4%,46%,.6)}.lg\:hover\:bg-zinc-500\/70:hover{background-color:hsla(240,4%,46%,.7)}.lg\:hover\:bg-zinc-500\/75:hover{background-color:hsla(240,4%,46%,.75)}.lg\:hover\:bg-zinc-500\/80:hover{background-color:hsla(240,4%,46%,.8)}.lg\:hover\:bg-zinc-500\/90:hover{background-color:hsla(240,4%,46%,.9)}.lg\:hover\:bg-zinc-500\/95:hover{background-color:hsla(240,4%,46%,.95)}.lg\:hover\:bg-zinc-600:hover{--tw-bg-opacity:1;background-color:rgb(82 82 91/var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-600\/0:hover{background-color:rgba(82,82,91,0)}.lg\:hover\:bg-zinc-600\/10:hover{background-color:rgba(82,82,91,.1)}.lg\:hover\:bg-zinc-600\/100:hover{background-color:#52525b}.lg\:hover\:bg-zinc-600\/20:hover{background-color:rgba(82,82,91,.2)}.lg\:hover\:bg-zinc-600\/25:hover{background-color:rgba(82,82,91,.25)}.lg\:hover\:bg-zinc-600\/30:hover{background-color:rgba(82,82,91,.3)}.lg\:hover\:bg-zinc-600\/40:hover{background-color:rgba(82,82,91,.4)}.lg\:hover\:bg-zinc-600\/5:hover{background-color:rgba(82,82,91,.05)}.lg\:hover\:bg-zinc-600\/50:hover{background-color:rgba(82,82,91,.5)}.lg\:hover\:bg-zinc-600\/60:hover{background-color:rgba(82,82,91,.6)}.lg\:hover\:bg-zinc-600\/70:hover{background-color:rgba(82,82,91,.7)}.lg\:hover\:bg-zinc-600\/75:hover{background-color:rgba(82,82,91,.75)}.lg\:hover\:bg-zinc-600\/80:hover{background-color:rgba(82,82,91,.8)}.lg\:hover\:bg-zinc-600\/90:hover{background-color:rgba(82,82,91,.9)}.lg\:hover\:bg-zinc-600\/95:hover{background-color:rgba(82,82,91,.95)}.lg\:hover\:bg-zinc-700:hover{--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-700\/0:hover{background-color:rgba(63,63,70,0)}.lg\:hover\:bg-zinc-700\/10:hover{background-color:rgba(63,63,70,.1)}.lg\:hover\:bg-zinc-700\/100:hover{background-color:#3f3f46}.lg\:hover\:bg-zinc-700\/20:hover{background-color:rgba(63,63,70,.2)}.lg\:hover\:bg-zinc-700\/25:hover{background-color:rgba(63,63,70,.25)}.lg\:hover\:bg-zinc-700\/30:hover{background-color:rgba(63,63,70,.3)}.lg\:hover\:bg-zinc-700\/40:hover{background-color:rgba(63,63,70,.4)}.lg\:hover\:bg-zinc-700\/5:hover{background-color:rgba(63,63,70,.05)}.lg\:hover\:bg-zinc-700\/50:hover{background-color:rgba(63,63,70,.5)}.lg\:hover\:bg-zinc-700\/60:hover{background-color:rgba(63,63,70,.6)}.lg\:hover\:bg-zinc-700\/70:hover{background-color:rgba(63,63,70,.7)}.lg\:hover\:bg-zinc-700\/75:hover{background-color:rgba(63,63,70,.75)}.lg\:hover\:bg-zinc-700\/80:hover{background-color:rgba(63,63,70,.8)}.lg\:hover\:bg-zinc-700\/90:hover{background-color:rgba(63,63,70,.9)}.lg\:hover\:bg-zinc-700\/95:hover{background-color:rgba(63,63,70,.95)}.lg\:hover\:bg-zinc-800:hover{--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-800\/0:hover{background-color:rgba(39,39,42,0)}.lg\:hover\:bg-zinc-800\/10:hover{background-color:rgba(39,39,42,.1)}.lg\:hover\:bg-zinc-800\/100:hover{background-color:#27272a}.lg\:hover\:bg-zinc-800\/20:hover{background-color:rgba(39,39,42,.2)}.lg\:hover\:bg-zinc-800\/25:hover{background-color:rgba(39,39,42,.25)}.lg\:hover\:bg-zinc-800\/30:hover{background-color:rgba(39,39,42,.3)}.lg\:hover\:bg-zinc-800\/40:hover{background-color:rgba(39,39,42,.4)}.lg\:hover\:bg-zinc-800\/5:hover{background-color:rgba(39,39,42,.05)}.lg\:hover\:bg-zinc-800\/50:hover{background-color:rgba(39,39,42,.5)}.lg\:hover\:bg-zinc-800\/60:hover{background-color:rgba(39,39,42,.6)}.lg\:hover\:bg-zinc-800\/70:hover{background-color:rgba(39,39,42,.7)}.lg\:hover\:bg-zinc-800\/75:hover{background-color:rgba(39,39,42,.75)}.lg\:hover\:bg-zinc-800\/80:hover{background-color:rgba(39,39,42,.8)}.lg\:hover\:bg-zinc-800\/90:hover{background-color:rgba(39,39,42,.9)}.lg\:hover\:bg-zinc-800\/95:hover{background-color:rgba(39,39,42,.95)}.lg\:hover\:bg-zinc-900:hover{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.lg\:hover\:bg-zinc-900\/0:hover{background-color:rgba(24,24,27,0)}.lg\:hover\:bg-zinc-900\/10:hover{background-color:rgba(24,24,27,.1)}.lg\:hover\:bg-zinc-900\/100:hover{background-color:#18181b}.lg\:hover\:bg-zinc-900\/20:hover{background-color:rgba(24,24,27,.2)}.lg\:hover\:bg-zinc-900\/25:hover{background-color:rgba(24,24,27,.25)}.lg\:hover\:bg-zinc-900\/30:hover{background-color:rgba(24,24,27,.3)}.lg\:hover\:bg-zinc-900\/40:hover{background-color:rgba(24,24,27,.4)}.lg\:hover\:bg-zinc-900\/5:hover{background-color:rgba(24,24,27,.05)}.lg\:hover\:bg-zinc-900\/50:hover{background-color:rgba(24,24,27,.5)}.lg\:hover\:bg-zinc-900\/60:hover{background-color:rgba(24,24,27,.6)}.lg\:hover\:bg-zinc-900\/70:hover{background-color:rgba(24,24,27,.7)}.lg\:hover\:bg-zinc-900\/75:hover{background-color:rgba(24,24,27,.75)}.lg\:hover\:bg-zinc-900\/80:hover{background-color:rgba(24,24,27,.8)}.lg\:hover\:bg-zinc-900\/90:hover{background-color:rgba(24,24,27,.9)}.lg\:hover\:bg-zinc-900\/95:hover{background-color:rgba(24,24,27,.95)}.lg\:hover\:fill-amber-100:hover{fill:#fef3c7}.lg\:hover\:fill-amber-100\/0:hover{fill:hsla(48,96%,89%,0)}.lg\:hover\:fill-amber-100\/10:hover{fill:hsla(48,96%,89%,.1)}.lg\:hover\:fill-amber-100\/100:hover{fill:#fef3c7}.lg\:hover\:fill-amber-100\/20:hover{fill:hsla(48,96%,89%,.2)}.lg\:hover\:fill-amber-100\/25:hover{fill:hsla(48,96%,89%,.25)}.lg\:hover\:fill-amber-100\/30:hover{fill:hsla(48,96%,89%,.3)}.lg\:hover\:fill-amber-100\/40:hover{fill:hsla(48,96%,89%,.4)}.lg\:hover\:fill-amber-100\/5:hover{fill:hsla(48,96%,89%,.05)}.lg\:hover\:fill-amber-100\/50:hover{fill:hsla(48,96%,89%,.5)}.lg\:hover\:fill-amber-100\/60:hover{fill:hsla(48,96%,89%,.6)}.lg\:hover\:fill-amber-100\/70:hover{fill:hsla(48,96%,89%,.7)}.lg\:hover\:fill-amber-100\/75:hover{fill:hsla(48,96%,89%,.75)}.lg\:hover\:fill-amber-100\/80:hover{fill:hsla(48,96%,89%,.8)}.lg\:hover\:fill-amber-100\/90:hover{fill:hsla(48,96%,89%,.9)}.lg\:hover\:fill-amber-100\/95:hover{fill:hsla(48,96%,89%,.95)}.lg\:hover\:fill-amber-200:hover{fill:#fde68a}.lg\:hover\:fill-amber-200\/0:hover{fill:hsla(48,97%,77%,0)}.lg\:hover\:fill-amber-200\/10:hover{fill:hsla(48,97%,77%,.1)}.lg\:hover\:fill-amber-200\/100:hover{fill:#fde68a}.lg\:hover\:fill-amber-200\/20:hover{fill:hsla(48,97%,77%,.2)}.lg\:hover\:fill-amber-200\/25:hover{fill:hsla(48,97%,77%,.25)}.lg\:hover\:fill-amber-200\/30:hover{fill:hsla(48,97%,77%,.3)}.lg\:hover\:fill-amber-200\/40:hover{fill:hsla(48,97%,77%,.4)}.lg\:hover\:fill-amber-200\/5:hover{fill:hsla(48,97%,77%,.05)}.lg\:hover\:fill-amber-200\/50:hover{fill:hsla(48,97%,77%,.5)}.lg\:hover\:fill-amber-200\/60:hover{fill:hsla(48,97%,77%,.6)}.lg\:hover\:fill-amber-200\/70:hover{fill:hsla(48,97%,77%,.7)}.lg\:hover\:fill-amber-200\/75:hover{fill:hsla(48,97%,77%,.75)}.lg\:hover\:fill-amber-200\/80:hover{fill:hsla(48,97%,77%,.8)}.lg\:hover\:fill-amber-200\/90:hover{fill:hsla(48,97%,77%,.9)}.lg\:hover\:fill-amber-200\/95:hover{fill:hsla(48,97%,77%,.95)}.lg\:hover\:fill-amber-300:hover{fill:#fcd34d}.lg\:hover\:fill-amber-300\/0:hover{fill:rgba(252,211,77,0)}.lg\:hover\:fill-amber-300\/10:hover{fill:rgba(252,211,77,.1)}.lg\:hover\:fill-amber-300\/100:hover{fill:#fcd34d}.lg\:hover\:fill-amber-300\/20:hover{fill:rgba(252,211,77,.2)}.lg\:hover\:fill-amber-300\/25:hover{fill:rgba(252,211,77,.25)}.lg\:hover\:fill-amber-300\/30:hover{fill:rgba(252,211,77,.3)}.lg\:hover\:fill-amber-300\/40:hover{fill:rgba(252,211,77,.4)}.lg\:hover\:fill-amber-300\/5:hover{fill:rgba(252,211,77,.05)}.lg\:hover\:fill-amber-300\/50:hover{fill:rgba(252,211,77,.5)}.lg\:hover\:fill-amber-300\/60:hover{fill:rgba(252,211,77,.6)}.lg\:hover\:fill-amber-300\/70:hover{fill:rgba(252,211,77,.7)}.lg\:hover\:fill-amber-300\/75:hover{fill:rgba(252,211,77,.75)}.lg\:hover\:fill-amber-300\/80:hover{fill:rgba(252,211,77,.8)}.lg\:hover\:fill-amber-300\/90:hover{fill:rgba(252,211,77,.9)}.lg\:hover\:fill-amber-300\/95:hover{fill:rgba(252,211,77,.95)}.lg\:hover\:fill-amber-400:hover{fill:#fbbf24}.lg\:hover\:fill-amber-400\/0:hover{fill:rgba(251,191,36,0)}.lg\:hover\:fill-amber-400\/10:hover{fill:rgba(251,191,36,.1)}.lg\:hover\:fill-amber-400\/100:hover{fill:#fbbf24}.lg\:hover\:fill-amber-400\/20:hover{fill:rgba(251,191,36,.2)}.lg\:hover\:fill-amber-400\/25:hover{fill:rgba(251,191,36,.25)}.lg\:hover\:fill-amber-400\/30:hover{fill:rgba(251,191,36,.3)}.lg\:hover\:fill-amber-400\/40:hover{fill:rgba(251,191,36,.4)}.lg\:hover\:fill-amber-400\/5:hover{fill:rgba(251,191,36,.05)}.lg\:hover\:fill-amber-400\/50:hover{fill:rgba(251,191,36,.5)}.lg\:hover\:fill-amber-400\/60:hover{fill:rgba(251,191,36,.6)}.lg\:hover\:fill-amber-400\/70:hover{fill:rgba(251,191,36,.7)}.lg\:hover\:fill-amber-400\/75:hover{fill:rgba(251,191,36,.75)}.lg\:hover\:fill-amber-400\/80:hover{fill:rgba(251,191,36,.8)}.lg\:hover\:fill-amber-400\/90:hover{fill:rgba(251,191,36,.9)}.lg\:hover\:fill-amber-400\/95:hover{fill:rgba(251,191,36,.95)}.lg\:hover\:fill-amber-50:hover{fill:#fffbeb}.lg\:hover\:fill-amber-50\/0:hover{fill:rgba(255,251,235,0)}.lg\:hover\:fill-amber-50\/10:hover{fill:rgba(255,251,235,.1)}.lg\:hover\:fill-amber-50\/100:hover{fill:#fffbeb}.lg\:hover\:fill-amber-50\/20:hover{fill:rgba(255,251,235,.2)}.lg\:hover\:fill-amber-50\/25:hover{fill:rgba(255,251,235,.25)}.lg\:hover\:fill-amber-50\/30:hover{fill:rgba(255,251,235,.3)}.lg\:hover\:fill-amber-50\/40:hover{fill:rgba(255,251,235,.4)}.lg\:hover\:fill-amber-50\/5:hover{fill:rgba(255,251,235,.05)}.lg\:hover\:fill-amber-50\/50:hover{fill:rgba(255,251,235,.5)}.lg\:hover\:fill-amber-50\/60:hover{fill:rgba(255,251,235,.6)}.lg\:hover\:fill-amber-50\/70:hover{fill:rgba(255,251,235,.7)}.lg\:hover\:fill-amber-50\/75:hover{fill:rgba(255,251,235,.75)}.lg\:hover\:fill-amber-50\/80:hover{fill:rgba(255,251,235,.8)}.lg\:hover\:fill-amber-50\/90:hover{fill:rgba(255,251,235,.9)}.lg\:hover\:fill-amber-50\/95:hover{fill:rgba(255,251,235,.95)}.lg\:hover\:fill-amber-500:hover{fill:#f59e0b}.lg\:hover\:fill-amber-500\/0:hover{fill:rgba(245,158,11,0)}.lg\:hover\:fill-amber-500\/10:hover{fill:rgba(245,158,11,.1)}.lg\:hover\:fill-amber-500\/100:hover{fill:#f59e0b}.lg\:hover\:fill-amber-500\/20:hover{fill:rgba(245,158,11,.2)}.lg\:hover\:fill-amber-500\/25:hover{fill:rgba(245,158,11,.25)}.lg\:hover\:fill-amber-500\/30:hover{fill:rgba(245,158,11,.3)}.lg\:hover\:fill-amber-500\/40:hover{fill:rgba(245,158,11,.4)}.lg\:hover\:fill-amber-500\/5:hover{fill:rgba(245,158,11,.05)}.lg\:hover\:fill-amber-500\/50:hover{fill:rgba(245,158,11,.5)}.lg\:hover\:fill-amber-500\/60:hover{fill:rgba(245,158,11,.6)}.lg\:hover\:fill-amber-500\/70:hover{fill:rgba(245,158,11,.7)}.lg\:hover\:fill-amber-500\/75:hover{fill:rgba(245,158,11,.75)}.lg\:hover\:fill-amber-500\/80:hover{fill:rgba(245,158,11,.8)}.lg\:hover\:fill-amber-500\/90:hover{fill:rgba(245,158,11,.9)}.lg\:hover\:fill-amber-500\/95:hover{fill:rgba(245,158,11,.95)}.lg\:hover\:fill-amber-600:hover{fill:#d97706}.lg\:hover\:fill-amber-600\/0:hover{fill:rgba(217,119,6,0)}.lg\:hover\:fill-amber-600\/10:hover{fill:rgba(217,119,6,.1)}.lg\:hover\:fill-amber-600\/100:hover{fill:#d97706}.lg\:hover\:fill-amber-600\/20:hover{fill:rgba(217,119,6,.2)}.lg\:hover\:fill-amber-600\/25:hover{fill:rgba(217,119,6,.25)}.lg\:hover\:fill-amber-600\/30:hover{fill:rgba(217,119,6,.3)}.lg\:hover\:fill-amber-600\/40:hover{fill:rgba(217,119,6,.4)}.lg\:hover\:fill-amber-600\/5:hover{fill:rgba(217,119,6,.05)}.lg\:hover\:fill-amber-600\/50:hover{fill:rgba(217,119,6,.5)}.lg\:hover\:fill-amber-600\/60:hover{fill:rgba(217,119,6,.6)}.lg\:hover\:fill-amber-600\/70:hover{fill:rgba(217,119,6,.7)}.lg\:hover\:fill-amber-600\/75:hover{fill:rgba(217,119,6,.75)}.lg\:hover\:fill-amber-600\/80:hover{fill:rgba(217,119,6,.8)}.lg\:hover\:fill-amber-600\/90:hover{fill:rgba(217,119,6,.9)}.lg\:hover\:fill-amber-600\/95:hover{fill:rgba(217,119,6,.95)}.lg\:hover\:fill-amber-700:hover{fill:#b45309}.lg\:hover\:fill-amber-700\/0:hover{fill:rgba(180,83,9,0)}.lg\:hover\:fill-amber-700\/10:hover{fill:rgba(180,83,9,.1)}.lg\:hover\:fill-amber-700\/100:hover{fill:#b45309}.lg\:hover\:fill-amber-700\/20:hover{fill:rgba(180,83,9,.2)}.lg\:hover\:fill-amber-700\/25:hover{fill:rgba(180,83,9,.25)}.lg\:hover\:fill-amber-700\/30:hover{fill:rgba(180,83,9,.3)}.lg\:hover\:fill-amber-700\/40:hover{fill:rgba(180,83,9,.4)}.lg\:hover\:fill-amber-700\/5:hover{fill:rgba(180,83,9,.05)}.lg\:hover\:fill-amber-700\/50:hover{fill:rgba(180,83,9,.5)}.lg\:hover\:fill-amber-700\/60:hover{fill:rgba(180,83,9,.6)}.lg\:hover\:fill-amber-700\/70:hover{fill:rgba(180,83,9,.7)}.lg\:hover\:fill-amber-700\/75:hover{fill:rgba(180,83,9,.75)}.lg\:hover\:fill-amber-700\/80:hover{fill:rgba(180,83,9,.8)}.lg\:hover\:fill-amber-700\/90:hover{fill:rgba(180,83,9,.9)}.lg\:hover\:fill-amber-700\/95:hover{fill:rgba(180,83,9,.95)}.lg\:hover\:fill-amber-800:hover{fill:#92400e}.lg\:hover\:fill-amber-800\/0:hover{fill:rgba(146,64,14,0)}.lg\:hover\:fill-amber-800\/10:hover{fill:rgba(146,64,14,.1)}.lg\:hover\:fill-amber-800\/100:hover{fill:#92400e}.lg\:hover\:fill-amber-800\/20:hover{fill:rgba(146,64,14,.2)}.lg\:hover\:fill-amber-800\/25:hover{fill:rgba(146,64,14,.25)}.lg\:hover\:fill-amber-800\/30:hover{fill:rgba(146,64,14,.3)}.lg\:hover\:fill-amber-800\/40:hover{fill:rgba(146,64,14,.4)}.lg\:hover\:fill-amber-800\/5:hover{fill:rgba(146,64,14,.05)}.lg\:hover\:fill-amber-800\/50:hover{fill:rgba(146,64,14,.5)}.lg\:hover\:fill-amber-800\/60:hover{fill:rgba(146,64,14,.6)}.lg\:hover\:fill-amber-800\/70:hover{fill:rgba(146,64,14,.7)}.lg\:hover\:fill-amber-800\/75:hover{fill:rgba(146,64,14,.75)}.lg\:hover\:fill-amber-800\/80:hover{fill:rgba(146,64,14,.8)}.lg\:hover\:fill-amber-800\/90:hover{fill:rgba(146,64,14,.9)}.lg\:hover\:fill-amber-800\/95:hover{fill:rgba(146,64,14,.95)}.lg\:hover\:fill-amber-900:hover{fill:#78350f}.lg\:hover\:fill-amber-900\/0:hover{fill:rgba(120,53,15,0)}.lg\:hover\:fill-amber-900\/10:hover{fill:rgba(120,53,15,.1)}.lg\:hover\:fill-amber-900\/100:hover{fill:#78350f}.lg\:hover\:fill-amber-900\/20:hover{fill:rgba(120,53,15,.2)}.lg\:hover\:fill-amber-900\/25:hover{fill:rgba(120,53,15,.25)}.lg\:hover\:fill-amber-900\/30:hover{fill:rgba(120,53,15,.3)}.lg\:hover\:fill-amber-900\/40:hover{fill:rgba(120,53,15,.4)}.lg\:hover\:fill-amber-900\/5:hover{fill:rgba(120,53,15,.05)}.lg\:hover\:fill-amber-900\/50:hover{fill:rgba(120,53,15,.5)}.lg\:hover\:fill-amber-900\/60:hover{fill:rgba(120,53,15,.6)}.lg\:hover\:fill-amber-900\/70:hover{fill:rgba(120,53,15,.7)}.lg\:hover\:fill-amber-900\/75:hover{fill:rgba(120,53,15,.75)}.lg\:hover\:fill-amber-900\/80:hover{fill:rgba(120,53,15,.8)}.lg\:hover\:fill-amber-900\/90:hover{fill:rgba(120,53,15,.9)}.lg\:hover\:fill-amber-900\/95:hover{fill:rgba(120,53,15,.95)}.lg\:hover\:fill-blue-100:hover{fill:#e1effe}.lg\:hover\:fill-blue-100\/0:hover{fill:rgba(225,239,254,0)}.lg\:hover\:fill-blue-100\/10:hover{fill:rgba(225,239,254,.1)}.lg\:hover\:fill-blue-100\/100:hover{fill:#e1effe}.lg\:hover\:fill-blue-100\/20:hover{fill:rgba(225,239,254,.2)}.lg\:hover\:fill-blue-100\/25:hover{fill:rgba(225,239,254,.25)}.lg\:hover\:fill-blue-100\/30:hover{fill:rgba(225,239,254,.3)}.lg\:hover\:fill-blue-100\/40:hover{fill:rgba(225,239,254,.4)}.lg\:hover\:fill-blue-100\/5:hover{fill:rgba(225,239,254,.05)}.lg\:hover\:fill-blue-100\/50:hover{fill:rgba(225,239,254,.5)}.lg\:hover\:fill-blue-100\/60:hover{fill:rgba(225,239,254,.6)}.lg\:hover\:fill-blue-100\/70:hover{fill:rgba(225,239,254,.7)}.lg\:hover\:fill-blue-100\/75:hover{fill:rgba(225,239,254,.75)}.lg\:hover\:fill-blue-100\/80:hover{fill:rgba(225,239,254,.8)}.lg\:hover\:fill-blue-100\/90:hover{fill:rgba(225,239,254,.9)}.lg\:hover\:fill-blue-100\/95:hover{fill:rgba(225,239,254,.95)}.lg\:hover\:fill-blue-200:hover{fill:#c3ddfd}.lg\:hover\:fill-blue-200\/0:hover{fill:rgba(195,221,253,0)}.lg\:hover\:fill-blue-200\/10:hover{fill:rgba(195,221,253,.1)}.lg\:hover\:fill-blue-200\/100:hover{fill:#c3ddfd}.lg\:hover\:fill-blue-200\/20:hover{fill:rgba(195,221,253,.2)}.lg\:hover\:fill-blue-200\/25:hover{fill:rgba(195,221,253,.25)}.lg\:hover\:fill-blue-200\/30:hover{fill:rgba(195,221,253,.3)}.lg\:hover\:fill-blue-200\/40:hover{fill:rgba(195,221,253,.4)}.lg\:hover\:fill-blue-200\/5:hover{fill:rgba(195,221,253,.05)}.lg\:hover\:fill-blue-200\/50:hover{fill:rgba(195,221,253,.5)}.lg\:hover\:fill-blue-200\/60:hover{fill:rgba(195,221,253,.6)}.lg\:hover\:fill-blue-200\/70:hover{fill:rgba(195,221,253,.7)}.lg\:hover\:fill-blue-200\/75:hover{fill:rgba(195,221,253,.75)}.lg\:hover\:fill-blue-200\/80:hover{fill:rgba(195,221,253,.8)}.lg\:hover\:fill-blue-200\/90:hover{fill:rgba(195,221,253,.9)}.lg\:hover\:fill-blue-200\/95:hover{fill:rgba(195,221,253,.95)}.lg\:hover\:fill-blue-300:hover{fill:#a4cafe}.lg\:hover\:fill-blue-300\/0:hover{fill:rgba(164,202,254,0)}.lg\:hover\:fill-blue-300\/10:hover{fill:rgba(164,202,254,.1)}.lg\:hover\:fill-blue-300\/100:hover{fill:#a4cafe}.lg\:hover\:fill-blue-300\/20:hover{fill:rgba(164,202,254,.2)}.lg\:hover\:fill-blue-300\/25:hover{fill:rgba(164,202,254,.25)}.lg\:hover\:fill-blue-300\/30:hover{fill:rgba(164,202,254,.3)}.lg\:hover\:fill-blue-300\/40:hover{fill:rgba(164,202,254,.4)}.lg\:hover\:fill-blue-300\/5:hover{fill:rgba(164,202,254,.05)}.lg\:hover\:fill-blue-300\/50:hover{fill:rgba(164,202,254,.5)}.lg\:hover\:fill-blue-300\/60:hover{fill:rgba(164,202,254,.6)}.lg\:hover\:fill-blue-300\/70:hover{fill:rgba(164,202,254,.7)}.lg\:hover\:fill-blue-300\/75:hover{fill:rgba(164,202,254,.75)}.lg\:hover\:fill-blue-300\/80:hover{fill:rgba(164,202,254,.8)}.lg\:hover\:fill-blue-300\/90:hover{fill:rgba(164,202,254,.9)}.lg\:hover\:fill-blue-300\/95:hover{fill:rgba(164,202,254,.95)}.lg\:hover\:fill-blue-400:hover{fill:#76a9fa}.lg\:hover\:fill-blue-400\/0:hover{fill:rgba(118,169,250,0)}.lg\:hover\:fill-blue-400\/10:hover{fill:rgba(118,169,250,.1)}.lg\:hover\:fill-blue-400\/100:hover{fill:#76a9fa}.lg\:hover\:fill-blue-400\/20:hover{fill:rgba(118,169,250,.2)}.lg\:hover\:fill-blue-400\/25:hover{fill:rgba(118,169,250,.25)}.lg\:hover\:fill-blue-400\/30:hover{fill:rgba(118,169,250,.3)}.lg\:hover\:fill-blue-400\/40:hover{fill:rgba(118,169,250,.4)}.lg\:hover\:fill-blue-400\/5:hover{fill:rgba(118,169,250,.05)}.lg\:hover\:fill-blue-400\/50:hover{fill:rgba(118,169,250,.5)}.lg\:hover\:fill-blue-400\/60:hover{fill:rgba(118,169,250,.6)}.lg\:hover\:fill-blue-400\/70:hover{fill:rgba(118,169,250,.7)}.lg\:hover\:fill-blue-400\/75:hover{fill:rgba(118,169,250,.75)}.lg\:hover\:fill-blue-400\/80:hover{fill:rgba(118,169,250,.8)}.lg\:hover\:fill-blue-400\/90:hover{fill:rgba(118,169,250,.9)}.lg\:hover\:fill-blue-400\/95:hover{fill:rgba(118,169,250,.95)}.lg\:hover\:fill-blue-50:hover{fill:#ebf5ff}.lg\:hover\:fill-blue-50\/0:hover{fill:rgba(235,245,255,0)}.lg\:hover\:fill-blue-50\/10:hover{fill:rgba(235,245,255,.1)}.lg\:hover\:fill-blue-50\/100:hover{fill:#ebf5ff}.lg\:hover\:fill-blue-50\/20:hover{fill:rgba(235,245,255,.2)}.lg\:hover\:fill-blue-50\/25:hover{fill:rgba(235,245,255,.25)}.lg\:hover\:fill-blue-50\/30:hover{fill:rgba(235,245,255,.3)}.lg\:hover\:fill-blue-50\/40:hover{fill:rgba(235,245,255,.4)}.lg\:hover\:fill-blue-50\/5:hover{fill:rgba(235,245,255,.05)}.lg\:hover\:fill-blue-50\/50:hover{fill:rgba(235,245,255,.5)}.lg\:hover\:fill-blue-50\/60:hover{fill:rgba(235,245,255,.6)}.lg\:hover\:fill-blue-50\/70:hover{fill:rgba(235,245,255,.7)}.lg\:hover\:fill-blue-50\/75:hover{fill:rgba(235,245,255,.75)}.lg\:hover\:fill-blue-50\/80:hover{fill:rgba(235,245,255,.8)}.lg\:hover\:fill-blue-50\/90:hover{fill:rgba(235,245,255,.9)}.lg\:hover\:fill-blue-50\/95:hover{fill:rgba(235,245,255,.95)}.lg\:hover\:fill-blue-500:hover{fill:#3f83f8}.lg\:hover\:fill-blue-500\/0:hover{fill:rgba(63,131,248,0)}.lg\:hover\:fill-blue-500\/10:hover{fill:rgba(63,131,248,.1)}.lg\:hover\:fill-blue-500\/100:hover{fill:#3f83f8}.lg\:hover\:fill-blue-500\/20:hover{fill:rgba(63,131,248,.2)}.lg\:hover\:fill-blue-500\/25:hover{fill:rgba(63,131,248,.25)}.lg\:hover\:fill-blue-500\/30:hover{fill:rgba(63,131,248,.3)}.lg\:hover\:fill-blue-500\/40:hover{fill:rgba(63,131,248,.4)}.lg\:hover\:fill-blue-500\/5:hover{fill:rgba(63,131,248,.05)}.lg\:hover\:fill-blue-500\/50:hover{fill:rgba(63,131,248,.5)}.lg\:hover\:fill-blue-500\/60:hover{fill:rgba(63,131,248,.6)}.lg\:hover\:fill-blue-500\/70:hover{fill:rgba(63,131,248,.7)}.lg\:hover\:fill-blue-500\/75:hover{fill:rgba(63,131,248,.75)}.lg\:hover\:fill-blue-500\/80:hover{fill:rgba(63,131,248,.8)}.lg\:hover\:fill-blue-500\/90:hover{fill:rgba(63,131,248,.9)}.lg\:hover\:fill-blue-500\/95:hover{fill:rgba(63,131,248,.95)}.lg\:hover\:fill-blue-600:hover{fill:#1c64f2}.lg\:hover\:fill-blue-600\/0:hover{fill:rgba(28,100,242,0)}.lg\:hover\:fill-blue-600\/10:hover{fill:rgba(28,100,242,.1)}.lg\:hover\:fill-blue-600\/100:hover{fill:#1c64f2}.lg\:hover\:fill-blue-600\/20:hover{fill:rgba(28,100,242,.2)}.lg\:hover\:fill-blue-600\/25:hover{fill:rgba(28,100,242,.25)}.lg\:hover\:fill-blue-600\/30:hover{fill:rgba(28,100,242,.3)}.lg\:hover\:fill-blue-600\/40:hover{fill:rgba(28,100,242,.4)}.lg\:hover\:fill-blue-600\/5:hover{fill:rgba(28,100,242,.05)}.lg\:hover\:fill-blue-600\/50:hover{fill:rgba(28,100,242,.5)}.lg\:hover\:fill-blue-600\/60:hover{fill:rgba(28,100,242,.6)}.lg\:hover\:fill-blue-600\/70:hover{fill:rgba(28,100,242,.7)}.lg\:hover\:fill-blue-600\/75:hover{fill:rgba(28,100,242,.75)}.lg\:hover\:fill-blue-600\/80:hover{fill:rgba(28,100,242,.8)}.lg\:hover\:fill-blue-600\/90:hover{fill:rgba(28,100,242,.9)}.lg\:hover\:fill-blue-600\/95:hover{fill:rgba(28,100,242,.95)}.lg\:hover\:fill-blue-700:hover{fill:#1a56db}.lg\:hover\:fill-blue-700\/0:hover{fill:rgba(26,86,219,0)}.lg\:hover\:fill-blue-700\/10:hover{fill:rgba(26,86,219,.1)}.lg\:hover\:fill-blue-700\/100:hover{fill:#1a56db}.lg\:hover\:fill-blue-700\/20:hover{fill:rgba(26,86,219,.2)}.lg\:hover\:fill-blue-700\/25:hover{fill:rgba(26,86,219,.25)}.lg\:hover\:fill-blue-700\/30:hover{fill:rgba(26,86,219,.3)}.lg\:hover\:fill-blue-700\/40:hover{fill:rgba(26,86,219,.4)}.lg\:hover\:fill-blue-700\/5:hover{fill:rgba(26,86,219,.05)}.lg\:hover\:fill-blue-700\/50:hover{fill:rgba(26,86,219,.5)}.lg\:hover\:fill-blue-700\/60:hover{fill:rgba(26,86,219,.6)}.lg\:hover\:fill-blue-700\/70:hover{fill:rgba(26,86,219,.7)}.lg\:hover\:fill-blue-700\/75:hover{fill:rgba(26,86,219,.75)}.lg\:hover\:fill-blue-700\/80:hover{fill:rgba(26,86,219,.8)}.lg\:hover\:fill-blue-700\/90:hover{fill:rgba(26,86,219,.9)}.lg\:hover\:fill-blue-700\/95:hover{fill:rgba(26,86,219,.95)}.lg\:hover\:fill-blue-800:hover{fill:#1e429f}.lg\:hover\:fill-blue-800\/0:hover{fill:rgba(30,66,159,0)}.lg\:hover\:fill-blue-800\/10:hover{fill:rgba(30,66,159,.1)}.lg\:hover\:fill-blue-800\/100:hover{fill:#1e429f}.lg\:hover\:fill-blue-800\/20:hover{fill:rgba(30,66,159,.2)}.lg\:hover\:fill-blue-800\/25:hover{fill:rgba(30,66,159,.25)}.lg\:hover\:fill-blue-800\/30:hover{fill:rgba(30,66,159,.3)}.lg\:hover\:fill-blue-800\/40:hover{fill:rgba(30,66,159,.4)}.lg\:hover\:fill-blue-800\/5:hover{fill:rgba(30,66,159,.05)}.lg\:hover\:fill-blue-800\/50:hover{fill:rgba(30,66,159,.5)}.lg\:hover\:fill-blue-800\/60:hover{fill:rgba(30,66,159,.6)}.lg\:hover\:fill-blue-800\/70:hover{fill:rgba(30,66,159,.7)}.lg\:hover\:fill-blue-800\/75:hover{fill:rgba(30,66,159,.75)}.lg\:hover\:fill-blue-800\/80:hover{fill:rgba(30,66,159,.8)}.lg\:hover\:fill-blue-800\/90:hover{fill:rgba(30,66,159,.9)}.lg\:hover\:fill-blue-800\/95:hover{fill:rgba(30,66,159,.95)}.lg\:hover\:fill-blue-900:hover{fill:#233876}.lg\:hover\:fill-blue-900\/0:hover{fill:rgba(35,56,118,0)}.lg\:hover\:fill-blue-900\/10:hover{fill:rgba(35,56,118,.1)}.lg\:hover\:fill-blue-900\/100:hover{fill:#233876}.lg\:hover\:fill-blue-900\/20:hover{fill:rgba(35,56,118,.2)}.lg\:hover\:fill-blue-900\/25:hover{fill:rgba(35,56,118,.25)}.lg\:hover\:fill-blue-900\/30:hover{fill:rgba(35,56,118,.3)}.lg\:hover\:fill-blue-900\/40:hover{fill:rgba(35,56,118,.4)}.lg\:hover\:fill-blue-900\/5:hover{fill:rgba(35,56,118,.05)}.lg\:hover\:fill-blue-900\/50:hover{fill:rgba(35,56,118,.5)}.lg\:hover\:fill-blue-900\/60:hover{fill:rgba(35,56,118,.6)}.lg\:hover\:fill-blue-900\/70:hover{fill:rgba(35,56,118,.7)}.lg\:hover\:fill-blue-900\/75:hover{fill:rgba(35,56,118,.75)}.lg\:hover\:fill-blue-900\/80:hover{fill:rgba(35,56,118,.8)}.lg\:hover\:fill-blue-900\/90:hover{fill:rgba(35,56,118,.9)}.lg\:hover\:fill-blue-900\/95:hover{fill:rgba(35,56,118,.95)}.lg\:hover\:fill-cyan-100:hover{fill:#cffafe}.lg\:hover\:fill-cyan-100\/0:hover{fill:rgba(207,250,254,0)}.lg\:hover\:fill-cyan-100\/10:hover{fill:rgba(207,250,254,.1)}.lg\:hover\:fill-cyan-100\/100:hover{fill:#cffafe}.lg\:hover\:fill-cyan-100\/20:hover{fill:rgba(207,250,254,.2)}.lg\:hover\:fill-cyan-100\/25:hover{fill:rgba(207,250,254,.25)}.lg\:hover\:fill-cyan-100\/30:hover{fill:rgba(207,250,254,.3)}.lg\:hover\:fill-cyan-100\/40:hover{fill:rgba(207,250,254,.4)}.lg\:hover\:fill-cyan-100\/5:hover{fill:rgba(207,250,254,.05)}.lg\:hover\:fill-cyan-100\/50:hover{fill:rgba(207,250,254,.5)}.lg\:hover\:fill-cyan-100\/60:hover{fill:rgba(207,250,254,.6)}.lg\:hover\:fill-cyan-100\/70:hover{fill:rgba(207,250,254,.7)}.lg\:hover\:fill-cyan-100\/75:hover{fill:rgba(207,250,254,.75)}.lg\:hover\:fill-cyan-100\/80:hover{fill:rgba(207,250,254,.8)}.lg\:hover\:fill-cyan-100\/90:hover{fill:rgba(207,250,254,.9)}.lg\:hover\:fill-cyan-100\/95:hover{fill:rgba(207,250,254,.95)}.lg\:hover\:fill-cyan-200:hover{fill:#a5f3fc}.lg\:hover\:fill-cyan-200\/0:hover{fill:rgba(165,243,252,0)}.lg\:hover\:fill-cyan-200\/10:hover{fill:rgba(165,243,252,.1)}.lg\:hover\:fill-cyan-200\/100:hover{fill:#a5f3fc}.lg\:hover\:fill-cyan-200\/20:hover{fill:rgba(165,243,252,.2)}.lg\:hover\:fill-cyan-200\/25:hover{fill:rgba(165,243,252,.25)}.lg\:hover\:fill-cyan-200\/30:hover{fill:rgba(165,243,252,.3)}.lg\:hover\:fill-cyan-200\/40:hover{fill:rgba(165,243,252,.4)}.lg\:hover\:fill-cyan-200\/5:hover{fill:rgba(165,243,252,.05)}.lg\:hover\:fill-cyan-200\/50:hover{fill:rgba(165,243,252,.5)}.lg\:hover\:fill-cyan-200\/60:hover{fill:rgba(165,243,252,.6)}.lg\:hover\:fill-cyan-200\/70:hover{fill:rgba(165,243,252,.7)}.lg\:hover\:fill-cyan-200\/75:hover{fill:rgba(165,243,252,.75)}.lg\:hover\:fill-cyan-200\/80:hover{fill:rgba(165,243,252,.8)}.lg\:hover\:fill-cyan-200\/90:hover{fill:rgba(165,243,252,.9)}.lg\:hover\:fill-cyan-200\/95:hover{fill:rgba(165,243,252,.95)}.lg\:hover\:fill-cyan-300:hover{fill:#67e8f9}.lg\:hover\:fill-cyan-300\/0:hover{fill:rgba(103,232,249,0)}.lg\:hover\:fill-cyan-300\/10:hover{fill:rgba(103,232,249,.1)}.lg\:hover\:fill-cyan-300\/100:hover{fill:#67e8f9}.lg\:hover\:fill-cyan-300\/20:hover{fill:rgba(103,232,249,.2)}.lg\:hover\:fill-cyan-300\/25:hover{fill:rgba(103,232,249,.25)}.lg\:hover\:fill-cyan-300\/30:hover{fill:rgba(103,232,249,.3)}.lg\:hover\:fill-cyan-300\/40:hover{fill:rgba(103,232,249,.4)}.lg\:hover\:fill-cyan-300\/5:hover{fill:rgba(103,232,249,.05)}.lg\:hover\:fill-cyan-300\/50:hover{fill:rgba(103,232,249,.5)}.lg\:hover\:fill-cyan-300\/60:hover{fill:rgba(103,232,249,.6)}.lg\:hover\:fill-cyan-300\/70:hover{fill:rgba(103,232,249,.7)}.lg\:hover\:fill-cyan-300\/75:hover{fill:rgba(103,232,249,.75)}.lg\:hover\:fill-cyan-300\/80:hover{fill:rgba(103,232,249,.8)}.lg\:hover\:fill-cyan-300\/90:hover{fill:rgba(103,232,249,.9)}.lg\:hover\:fill-cyan-300\/95:hover{fill:rgba(103,232,249,.95)}.lg\:hover\:fill-cyan-400:hover{fill:#22d3ee}.lg\:hover\:fill-cyan-400\/0:hover{fill:rgba(34,211,238,0)}.lg\:hover\:fill-cyan-400\/10:hover{fill:rgba(34,211,238,.1)}.lg\:hover\:fill-cyan-400\/100:hover{fill:#22d3ee}.lg\:hover\:fill-cyan-400\/20:hover{fill:rgba(34,211,238,.2)}.lg\:hover\:fill-cyan-400\/25:hover{fill:rgba(34,211,238,.25)}.lg\:hover\:fill-cyan-400\/30:hover{fill:rgba(34,211,238,.3)}.lg\:hover\:fill-cyan-400\/40:hover{fill:rgba(34,211,238,.4)}.lg\:hover\:fill-cyan-400\/5:hover{fill:rgba(34,211,238,.05)}.lg\:hover\:fill-cyan-400\/50:hover{fill:rgba(34,211,238,.5)}.lg\:hover\:fill-cyan-400\/60:hover{fill:rgba(34,211,238,.6)}.lg\:hover\:fill-cyan-400\/70:hover{fill:rgba(34,211,238,.7)}.lg\:hover\:fill-cyan-400\/75:hover{fill:rgba(34,211,238,.75)}.lg\:hover\:fill-cyan-400\/80:hover{fill:rgba(34,211,238,.8)}.lg\:hover\:fill-cyan-400\/90:hover{fill:rgba(34,211,238,.9)}.lg\:hover\:fill-cyan-400\/95:hover{fill:rgba(34,211,238,.95)}.lg\:hover\:fill-cyan-50:hover{fill:#ecfeff}.lg\:hover\:fill-cyan-50\/0:hover{fill:rgba(236,254,255,0)}.lg\:hover\:fill-cyan-50\/10:hover{fill:rgba(236,254,255,.1)}.lg\:hover\:fill-cyan-50\/100:hover{fill:#ecfeff}.lg\:hover\:fill-cyan-50\/20:hover{fill:rgba(236,254,255,.2)}.lg\:hover\:fill-cyan-50\/25:hover{fill:rgba(236,254,255,.25)}.lg\:hover\:fill-cyan-50\/30:hover{fill:rgba(236,254,255,.3)}.lg\:hover\:fill-cyan-50\/40:hover{fill:rgba(236,254,255,.4)}.lg\:hover\:fill-cyan-50\/5:hover{fill:rgba(236,254,255,.05)}.lg\:hover\:fill-cyan-50\/50:hover{fill:rgba(236,254,255,.5)}.lg\:hover\:fill-cyan-50\/60:hover{fill:rgba(236,254,255,.6)}.lg\:hover\:fill-cyan-50\/70:hover{fill:rgba(236,254,255,.7)}.lg\:hover\:fill-cyan-50\/75:hover{fill:rgba(236,254,255,.75)}.lg\:hover\:fill-cyan-50\/80:hover{fill:rgba(236,254,255,.8)}.lg\:hover\:fill-cyan-50\/90:hover{fill:rgba(236,254,255,.9)}.lg\:hover\:fill-cyan-50\/95:hover{fill:rgba(236,254,255,.95)}.lg\:hover\:fill-cyan-500:hover{fill:#06b6d4}.lg\:hover\:fill-cyan-500\/0:hover{fill:rgba(6,182,212,0)}.lg\:hover\:fill-cyan-500\/10:hover{fill:rgba(6,182,212,.1)}.lg\:hover\:fill-cyan-500\/100:hover{fill:#06b6d4}.lg\:hover\:fill-cyan-500\/20:hover{fill:rgba(6,182,212,.2)}.lg\:hover\:fill-cyan-500\/25:hover{fill:rgba(6,182,212,.25)}.lg\:hover\:fill-cyan-500\/30:hover{fill:rgba(6,182,212,.3)}.lg\:hover\:fill-cyan-500\/40:hover{fill:rgba(6,182,212,.4)}.lg\:hover\:fill-cyan-500\/5:hover{fill:rgba(6,182,212,.05)}.lg\:hover\:fill-cyan-500\/50:hover{fill:rgba(6,182,212,.5)}.lg\:hover\:fill-cyan-500\/60:hover{fill:rgba(6,182,212,.6)}.lg\:hover\:fill-cyan-500\/70:hover{fill:rgba(6,182,212,.7)}.lg\:hover\:fill-cyan-500\/75:hover{fill:rgba(6,182,212,.75)}.lg\:hover\:fill-cyan-500\/80:hover{fill:rgba(6,182,212,.8)}.lg\:hover\:fill-cyan-500\/90:hover{fill:rgba(6,182,212,.9)}.lg\:hover\:fill-cyan-500\/95:hover{fill:rgba(6,182,212,.95)}.lg\:hover\:fill-cyan-600:hover{fill:#0891b2}.lg\:hover\:fill-cyan-600\/0:hover{fill:rgba(8,145,178,0)}.lg\:hover\:fill-cyan-600\/10:hover{fill:rgba(8,145,178,.1)}.lg\:hover\:fill-cyan-600\/100:hover{fill:#0891b2}.lg\:hover\:fill-cyan-600\/20:hover{fill:rgba(8,145,178,.2)}.lg\:hover\:fill-cyan-600\/25:hover{fill:rgba(8,145,178,.25)}.lg\:hover\:fill-cyan-600\/30:hover{fill:rgba(8,145,178,.3)}.lg\:hover\:fill-cyan-600\/40:hover{fill:rgba(8,145,178,.4)}.lg\:hover\:fill-cyan-600\/5:hover{fill:rgba(8,145,178,.05)}.lg\:hover\:fill-cyan-600\/50:hover{fill:rgba(8,145,178,.5)}.lg\:hover\:fill-cyan-600\/60:hover{fill:rgba(8,145,178,.6)}.lg\:hover\:fill-cyan-600\/70:hover{fill:rgba(8,145,178,.7)}.lg\:hover\:fill-cyan-600\/75:hover{fill:rgba(8,145,178,.75)}.lg\:hover\:fill-cyan-600\/80:hover{fill:rgba(8,145,178,.8)}.lg\:hover\:fill-cyan-600\/90:hover{fill:rgba(8,145,178,.9)}.lg\:hover\:fill-cyan-600\/95:hover{fill:rgba(8,145,178,.95)}.lg\:hover\:fill-cyan-700:hover{fill:#0e7490}.lg\:hover\:fill-cyan-700\/0:hover{fill:rgba(14,116,144,0)}.lg\:hover\:fill-cyan-700\/10:hover{fill:rgba(14,116,144,.1)}.lg\:hover\:fill-cyan-700\/100:hover{fill:#0e7490}.lg\:hover\:fill-cyan-700\/20:hover{fill:rgba(14,116,144,.2)}.lg\:hover\:fill-cyan-700\/25:hover{fill:rgba(14,116,144,.25)}.lg\:hover\:fill-cyan-700\/30:hover{fill:rgba(14,116,144,.3)}.lg\:hover\:fill-cyan-700\/40:hover{fill:rgba(14,116,144,.4)}.lg\:hover\:fill-cyan-700\/5:hover{fill:rgba(14,116,144,.05)}.lg\:hover\:fill-cyan-700\/50:hover{fill:rgba(14,116,144,.5)}.lg\:hover\:fill-cyan-700\/60:hover{fill:rgba(14,116,144,.6)}.lg\:hover\:fill-cyan-700\/70:hover{fill:rgba(14,116,144,.7)}.lg\:hover\:fill-cyan-700\/75:hover{fill:rgba(14,116,144,.75)}.lg\:hover\:fill-cyan-700\/80:hover{fill:rgba(14,116,144,.8)}.lg\:hover\:fill-cyan-700\/90:hover{fill:rgba(14,116,144,.9)}.lg\:hover\:fill-cyan-700\/95:hover{fill:rgba(14,116,144,.95)}.lg\:hover\:fill-cyan-800:hover{fill:#155e75}.lg\:hover\:fill-cyan-800\/0:hover{fill:rgba(21,94,117,0)}.lg\:hover\:fill-cyan-800\/10:hover{fill:rgba(21,94,117,.1)}.lg\:hover\:fill-cyan-800\/100:hover{fill:#155e75}.lg\:hover\:fill-cyan-800\/20:hover{fill:rgba(21,94,117,.2)}.lg\:hover\:fill-cyan-800\/25:hover{fill:rgba(21,94,117,.25)}.lg\:hover\:fill-cyan-800\/30:hover{fill:rgba(21,94,117,.3)}.lg\:hover\:fill-cyan-800\/40:hover{fill:rgba(21,94,117,.4)}.lg\:hover\:fill-cyan-800\/5:hover{fill:rgba(21,94,117,.05)}.lg\:hover\:fill-cyan-800\/50:hover{fill:rgba(21,94,117,.5)}.lg\:hover\:fill-cyan-800\/60:hover{fill:rgba(21,94,117,.6)}.lg\:hover\:fill-cyan-800\/70:hover{fill:rgba(21,94,117,.7)}.lg\:hover\:fill-cyan-800\/75:hover{fill:rgba(21,94,117,.75)}.lg\:hover\:fill-cyan-800\/80:hover{fill:rgba(21,94,117,.8)}.lg\:hover\:fill-cyan-800\/90:hover{fill:rgba(21,94,117,.9)}.lg\:hover\:fill-cyan-800\/95:hover{fill:rgba(21,94,117,.95)}.lg\:hover\:fill-cyan-900:hover{fill:#164e63}.lg\:hover\:fill-cyan-900\/0:hover{fill:rgba(22,78,99,0)}.lg\:hover\:fill-cyan-900\/10:hover{fill:rgba(22,78,99,.1)}.lg\:hover\:fill-cyan-900\/100:hover{fill:#164e63}.lg\:hover\:fill-cyan-900\/20:hover{fill:rgba(22,78,99,.2)}.lg\:hover\:fill-cyan-900\/25:hover{fill:rgba(22,78,99,.25)}.lg\:hover\:fill-cyan-900\/30:hover{fill:rgba(22,78,99,.3)}.lg\:hover\:fill-cyan-900\/40:hover{fill:rgba(22,78,99,.4)}.lg\:hover\:fill-cyan-900\/5:hover{fill:rgba(22,78,99,.05)}.lg\:hover\:fill-cyan-900\/50:hover{fill:rgba(22,78,99,.5)}.lg\:hover\:fill-cyan-900\/60:hover{fill:rgba(22,78,99,.6)}.lg\:hover\:fill-cyan-900\/70:hover{fill:rgba(22,78,99,.7)}.lg\:hover\:fill-cyan-900\/75:hover{fill:rgba(22,78,99,.75)}.lg\:hover\:fill-cyan-900\/80:hover{fill:rgba(22,78,99,.8)}.lg\:hover\:fill-cyan-900\/90:hover{fill:rgba(22,78,99,.9)}.lg\:hover\:fill-cyan-900\/95:hover{fill:rgba(22,78,99,.95)}.lg\:hover\:fill-emerald-100:hover{fill:#d1fae5}.lg\:hover\:fill-emerald-100\/0:hover{fill:rgba(209,250,229,0)}.lg\:hover\:fill-emerald-100\/10:hover{fill:rgba(209,250,229,.1)}.lg\:hover\:fill-emerald-100\/100:hover{fill:#d1fae5}.lg\:hover\:fill-emerald-100\/20:hover{fill:rgba(209,250,229,.2)}.lg\:hover\:fill-emerald-100\/25:hover{fill:rgba(209,250,229,.25)}.lg\:hover\:fill-emerald-100\/30:hover{fill:rgba(209,250,229,.3)}.lg\:hover\:fill-emerald-100\/40:hover{fill:rgba(209,250,229,.4)}.lg\:hover\:fill-emerald-100\/5:hover{fill:rgba(209,250,229,.05)}.lg\:hover\:fill-emerald-100\/50:hover{fill:rgba(209,250,229,.5)}.lg\:hover\:fill-emerald-100\/60:hover{fill:rgba(209,250,229,.6)}.lg\:hover\:fill-emerald-100\/70:hover{fill:rgba(209,250,229,.7)}.lg\:hover\:fill-emerald-100\/75:hover{fill:rgba(209,250,229,.75)}.lg\:hover\:fill-emerald-100\/80:hover{fill:rgba(209,250,229,.8)}.lg\:hover\:fill-emerald-100\/90:hover{fill:rgba(209,250,229,.9)}.lg\:hover\:fill-emerald-100\/95:hover{fill:rgba(209,250,229,.95)}.lg\:hover\:fill-emerald-200:hover{fill:#a7f3d0}.lg\:hover\:fill-emerald-200\/0:hover{fill:rgba(167,243,208,0)}.lg\:hover\:fill-emerald-200\/10:hover{fill:rgba(167,243,208,.1)}.lg\:hover\:fill-emerald-200\/100:hover{fill:#a7f3d0}.lg\:hover\:fill-emerald-200\/20:hover{fill:rgba(167,243,208,.2)}.lg\:hover\:fill-emerald-200\/25:hover{fill:rgba(167,243,208,.25)}.lg\:hover\:fill-emerald-200\/30:hover{fill:rgba(167,243,208,.3)}.lg\:hover\:fill-emerald-200\/40:hover{fill:rgba(167,243,208,.4)}.lg\:hover\:fill-emerald-200\/5:hover{fill:rgba(167,243,208,.05)}.lg\:hover\:fill-emerald-200\/50:hover{fill:rgba(167,243,208,.5)}.lg\:hover\:fill-emerald-200\/60:hover{fill:rgba(167,243,208,.6)}.lg\:hover\:fill-emerald-200\/70:hover{fill:rgba(167,243,208,.7)}.lg\:hover\:fill-emerald-200\/75:hover{fill:rgba(167,243,208,.75)}.lg\:hover\:fill-emerald-200\/80:hover{fill:rgba(167,243,208,.8)}.lg\:hover\:fill-emerald-200\/90:hover{fill:rgba(167,243,208,.9)}.lg\:hover\:fill-emerald-200\/95:hover{fill:rgba(167,243,208,.95)}.lg\:hover\:fill-emerald-300:hover{fill:#6ee7b7}.lg\:hover\:fill-emerald-300\/0:hover{fill:rgba(110,231,183,0)}.lg\:hover\:fill-emerald-300\/10:hover{fill:rgba(110,231,183,.1)}.lg\:hover\:fill-emerald-300\/100:hover{fill:#6ee7b7}.lg\:hover\:fill-emerald-300\/20:hover{fill:rgba(110,231,183,.2)}.lg\:hover\:fill-emerald-300\/25:hover{fill:rgba(110,231,183,.25)}.lg\:hover\:fill-emerald-300\/30:hover{fill:rgba(110,231,183,.3)}.lg\:hover\:fill-emerald-300\/40:hover{fill:rgba(110,231,183,.4)}.lg\:hover\:fill-emerald-300\/5:hover{fill:rgba(110,231,183,.05)}.lg\:hover\:fill-emerald-300\/50:hover{fill:rgba(110,231,183,.5)}.lg\:hover\:fill-emerald-300\/60:hover{fill:rgba(110,231,183,.6)}.lg\:hover\:fill-emerald-300\/70:hover{fill:rgba(110,231,183,.7)}.lg\:hover\:fill-emerald-300\/75:hover{fill:rgba(110,231,183,.75)}.lg\:hover\:fill-emerald-300\/80:hover{fill:rgba(110,231,183,.8)}.lg\:hover\:fill-emerald-300\/90:hover{fill:rgba(110,231,183,.9)}.lg\:hover\:fill-emerald-300\/95:hover{fill:rgba(110,231,183,.95)}.lg\:hover\:fill-emerald-400:hover{fill:#34d399}.lg\:hover\:fill-emerald-400\/0:hover{fill:rgba(52,211,153,0)}.lg\:hover\:fill-emerald-400\/10:hover{fill:rgba(52,211,153,.1)}.lg\:hover\:fill-emerald-400\/100:hover{fill:#34d399}.lg\:hover\:fill-emerald-400\/20:hover{fill:rgba(52,211,153,.2)}.lg\:hover\:fill-emerald-400\/25:hover{fill:rgba(52,211,153,.25)}.lg\:hover\:fill-emerald-400\/30:hover{fill:rgba(52,211,153,.3)}.lg\:hover\:fill-emerald-400\/40:hover{fill:rgba(52,211,153,.4)}.lg\:hover\:fill-emerald-400\/5:hover{fill:rgba(52,211,153,.05)}.lg\:hover\:fill-emerald-400\/50:hover{fill:rgba(52,211,153,.5)}.lg\:hover\:fill-emerald-400\/60:hover{fill:rgba(52,211,153,.6)}.lg\:hover\:fill-emerald-400\/70:hover{fill:rgba(52,211,153,.7)}.lg\:hover\:fill-emerald-400\/75:hover{fill:rgba(52,211,153,.75)}.lg\:hover\:fill-emerald-400\/80:hover{fill:rgba(52,211,153,.8)}.lg\:hover\:fill-emerald-400\/90:hover{fill:rgba(52,211,153,.9)}.lg\:hover\:fill-emerald-400\/95:hover{fill:rgba(52,211,153,.95)}.lg\:hover\:fill-emerald-50:hover{fill:#ecfdf5}.lg\:hover\:fill-emerald-50\/0:hover{fill:rgba(236,253,245,0)}.lg\:hover\:fill-emerald-50\/10:hover{fill:rgba(236,253,245,.1)}.lg\:hover\:fill-emerald-50\/100:hover{fill:#ecfdf5}.lg\:hover\:fill-emerald-50\/20:hover{fill:rgba(236,253,245,.2)}.lg\:hover\:fill-emerald-50\/25:hover{fill:rgba(236,253,245,.25)}.lg\:hover\:fill-emerald-50\/30:hover{fill:rgba(236,253,245,.3)}.lg\:hover\:fill-emerald-50\/40:hover{fill:rgba(236,253,245,.4)}.lg\:hover\:fill-emerald-50\/5:hover{fill:rgba(236,253,245,.05)}.lg\:hover\:fill-emerald-50\/50:hover{fill:rgba(236,253,245,.5)}.lg\:hover\:fill-emerald-50\/60:hover{fill:rgba(236,253,245,.6)}.lg\:hover\:fill-emerald-50\/70:hover{fill:rgba(236,253,245,.7)}.lg\:hover\:fill-emerald-50\/75:hover{fill:rgba(236,253,245,.75)}.lg\:hover\:fill-emerald-50\/80:hover{fill:rgba(236,253,245,.8)}.lg\:hover\:fill-emerald-50\/90:hover{fill:rgba(236,253,245,.9)}.lg\:hover\:fill-emerald-50\/95:hover{fill:rgba(236,253,245,.95)}.lg\:hover\:fill-emerald-500:hover{fill:#10b981}.lg\:hover\:fill-emerald-500\/0:hover{fill:rgba(16,185,129,0)}.lg\:hover\:fill-emerald-500\/10:hover{fill:rgba(16,185,129,.1)}.lg\:hover\:fill-emerald-500\/100:hover{fill:#10b981}.lg\:hover\:fill-emerald-500\/20:hover{fill:rgba(16,185,129,.2)}.lg\:hover\:fill-emerald-500\/25:hover{fill:rgba(16,185,129,.25)}.lg\:hover\:fill-emerald-500\/30:hover{fill:rgba(16,185,129,.3)}.lg\:hover\:fill-emerald-500\/40:hover{fill:rgba(16,185,129,.4)}.lg\:hover\:fill-emerald-500\/5:hover{fill:rgba(16,185,129,.05)}.lg\:hover\:fill-emerald-500\/50:hover{fill:rgba(16,185,129,.5)}.lg\:hover\:fill-emerald-500\/60:hover{fill:rgba(16,185,129,.6)}.lg\:hover\:fill-emerald-500\/70:hover{fill:rgba(16,185,129,.7)}.lg\:hover\:fill-emerald-500\/75:hover{fill:rgba(16,185,129,.75)}.lg\:hover\:fill-emerald-500\/80:hover{fill:rgba(16,185,129,.8)}.lg\:hover\:fill-emerald-500\/90:hover{fill:rgba(16,185,129,.9)}.lg\:hover\:fill-emerald-500\/95:hover{fill:rgba(16,185,129,.95)}.lg\:hover\:fill-emerald-600:hover{fill:#059669}.lg\:hover\:fill-emerald-600\/0:hover{fill:rgba(5,150,105,0)}.lg\:hover\:fill-emerald-600\/10:hover{fill:rgba(5,150,105,.1)}.lg\:hover\:fill-emerald-600\/100:hover{fill:#059669}.lg\:hover\:fill-emerald-600\/20:hover{fill:rgba(5,150,105,.2)}.lg\:hover\:fill-emerald-600\/25:hover{fill:rgba(5,150,105,.25)}.lg\:hover\:fill-emerald-600\/30:hover{fill:rgba(5,150,105,.3)}.lg\:hover\:fill-emerald-600\/40:hover{fill:rgba(5,150,105,.4)}.lg\:hover\:fill-emerald-600\/5:hover{fill:rgba(5,150,105,.05)}.lg\:hover\:fill-emerald-600\/50:hover{fill:rgba(5,150,105,.5)}.lg\:hover\:fill-emerald-600\/60:hover{fill:rgba(5,150,105,.6)}.lg\:hover\:fill-emerald-600\/70:hover{fill:rgba(5,150,105,.7)}.lg\:hover\:fill-emerald-600\/75:hover{fill:rgba(5,150,105,.75)}.lg\:hover\:fill-emerald-600\/80:hover{fill:rgba(5,150,105,.8)}.lg\:hover\:fill-emerald-600\/90:hover{fill:rgba(5,150,105,.9)}.lg\:hover\:fill-emerald-600\/95:hover{fill:rgba(5,150,105,.95)}.lg\:hover\:fill-emerald-700:hover{fill:#047857}.lg\:hover\:fill-emerald-700\/0:hover{fill:rgba(4,120,87,0)}.lg\:hover\:fill-emerald-700\/10:hover{fill:rgba(4,120,87,.1)}.lg\:hover\:fill-emerald-700\/100:hover{fill:#047857}.lg\:hover\:fill-emerald-700\/20:hover{fill:rgba(4,120,87,.2)}.lg\:hover\:fill-emerald-700\/25:hover{fill:rgba(4,120,87,.25)}.lg\:hover\:fill-emerald-700\/30:hover{fill:rgba(4,120,87,.3)}.lg\:hover\:fill-emerald-700\/40:hover{fill:rgba(4,120,87,.4)}.lg\:hover\:fill-emerald-700\/5:hover{fill:rgba(4,120,87,.05)}.lg\:hover\:fill-emerald-700\/50:hover{fill:rgba(4,120,87,.5)}.lg\:hover\:fill-emerald-700\/60:hover{fill:rgba(4,120,87,.6)}.lg\:hover\:fill-emerald-700\/70:hover{fill:rgba(4,120,87,.7)}.lg\:hover\:fill-emerald-700\/75:hover{fill:rgba(4,120,87,.75)}.lg\:hover\:fill-emerald-700\/80:hover{fill:rgba(4,120,87,.8)}.lg\:hover\:fill-emerald-700\/90:hover{fill:rgba(4,120,87,.9)}.lg\:hover\:fill-emerald-700\/95:hover{fill:rgba(4,120,87,.95)}.lg\:hover\:fill-emerald-800:hover{fill:#065f46}.lg\:hover\:fill-emerald-800\/0:hover{fill:rgba(6,95,70,0)}.lg\:hover\:fill-emerald-800\/10:hover{fill:rgba(6,95,70,.1)}.lg\:hover\:fill-emerald-800\/100:hover{fill:#065f46}.lg\:hover\:fill-emerald-800\/20:hover{fill:rgba(6,95,70,.2)}.lg\:hover\:fill-emerald-800\/25:hover{fill:rgba(6,95,70,.25)}.lg\:hover\:fill-emerald-800\/30:hover{fill:rgba(6,95,70,.3)}.lg\:hover\:fill-emerald-800\/40:hover{fill:rgba(6,95,70,.4)}.lg\:hover\:fill-emerald-800\/5:hover{fill:rgba(6,95,70,.05)}.lg\:hover\:fill-emerald-800\/50:hover{fill:rgba(6,95,70,.5)}.lg\:hover\:fill-emerald-800\/60:hover{fill:rgba(6,95,70,.6)}.lg\:hover\:fill-emerald-800\/70:hover{fill:rgba(6,95,70,.7)}.lg\:hover\:fill-emerald-800\/75:hover{fill:rgba(6,95,70,.75)}.lg\:hover\:fill-emerald-800\/80:hover{fill:rgba(6,95,70,.8)}.lg\:hover\:fill-emerald-800\/90:hover{fill:rgba(6,95,70,.9)}.lg\:hover\:fill-emerald-800\/95:hover{fill:rgba(6,95,70,.95)}.lg\:hover\:fill-emerald-900:hover{fill:#064e3b}.lg\:hover\:fill-emerald-900\/0:hover{fill:rgba(6,78,59,0)}.lg\:hover\:fill-emerald-900\/10:hover{fill:rgba(6,78,59,.1)}.lg\:hover\:fill-emerald-900\/100:hover{fill:#064e3b}.lg\:hover\:fill-emerald-900\/20:hover{fill:rgba(6,78,59,.2)}.lg\:hover\:fill-emerald-900\/25:hover{fill:rgba(6,78,59,.25)}.lg\:hover\:fill-emerald-900\/30:hover{fill:rgba(6,78,59,.3)}.lg\:hover\:fill-emerald-900\/40:hover{fill:rgba(6,78,59,.4)}.lg\:hover\:fill-emerald-900\/5:hover{fill:rgba(6,78,59,.05)}.lg\:hover\:fill-emerald-900\/50:hover{fill:rgba(6,78,59,.5)}.lg\:hover\:fill-emerald-900\/60:hover{fill:rgba(6,78,59,.6)}.lg\:hover\:fill-emerald-900\/70:hover{fill:rgba(6,78,59,.7)}.lg\:hover\:fill-emerald-900\/75:hover{fill:rgba(6,78,59,.75)}.lg\:hover\:fill-emerald-900\/80:hover{fill:rgba(6,78,59,.8)}.lg\:hover\:fill-emerald-900\/90:hover{fill:rgba(6,78,59,.9)}.lg\:hover\:fill-emerald-900\/95:hover{fill:rgba(6,78,59,.95)}.lg\:hover\:fill-fuchsia-100:hover{fill:#fae8ff}.lg\:hover\:fill-fuchsia-100\/0:hover{fill:rgba(250,232,255,0)}.lg\:hover\:fill-fuchsia-100\/10:hover{fill:rgba(250,232,255,.1)}.lg\:hover\:fill-fuchsia-100\/100:hover{fill:#fae8ff}.lg\:hover\:fill-fuchsia-100\/20:hover{fill:rgba(250,232,255,.2)}.lg\:hover\:fill-fuchsia-100\/25:hover{fill:rgba(250,232,255,.25)}.lg\:hover\:fill-fuchsia-100\/30:hover{fill:rgba(250,232,255,.3)}.lg\:hover\:fill-fuchsia-100\/40:hover{fill:rgba(250,232,255,.4)}.lg\:hover\:fill-fuchsia-100\/5:hover{fill:rgba(250,232,255,.05)}.lg\:hover\:fill-fuchsia-100\/50:hover{fill:rgba(250,232,255,.5)}.lg\:hover\:fill-fuchsia-100\/60:hover{fill:rgba(250,232,255,.6)}.lg\:hover\:fill-fuchsia-100\/70:hover{fill:rgba(250,232,255,.7)}.lg\:hover\:fill-fuchsia-100\/75:hover{fill:rgba(250,232,255,.75)}.lg\:hover\:fill-fuchsia-100\/80:hover{fill:rgba(250,232,255,.8)}.lg\:hover\:fill-fuchsia-100\/90:hover{fill:rgba(250,232,255,.9)}.lg\:hover\:fill-fuchsia-100\/95:hover{fill:rgba(250,232,255,.95)}.lg\:hover\:fill-fuchsia-200:hover{fill:#f5d0fe}.lg\:hover\:fill-fuchsia-200\/0:hover{fill:rgba(245,208,254,0)}.lg\:hover\:fill-fuchsia-200\/10:hover{fill:rgba(245,208,254,.1)}.lg\:hover\:fill-fuchsia-200\/100:hover{fill:#f5d0fe}.lg\:hover\:fill-fuchsia-200\/20:hover{fill:rgba(245,208,254,.2)}.lg\:hover\:fill-fuchsia-200\/25:hover{fill:rgba(245,208,254,.25)}.lg\:hover\:fill-fuchsia-200\/30:hover{fill:rgba(245,208,254,.3)}.lg\:hover\:fill-fuchsia-200\/40:hover{fill:rgba(245,208,254,.4)}.lg\:hover\:fill-fuchsia-200\/5:hover{fill:rgba(245,208,254,.05)}.lg\:hover\:fill-fuchsia-200\/50:hover{fill:rgba(245,208,254,.5)}.lg\:hover\:fill-fuchsia-200\/60:hover{fill:rgba(245,208,254,.6)}.lg\:hover\:fill-fuchsia-200\/70:hover{fill:rgba(245,208,254,.7)}.lg\:hover\:fill-fuchsia-200\/75:hover{fill:rgba(245,208,254,.75)}.lg\:hover\:fill-fuchsia-200\/80:hover{fill:rgba(245,208,254,.8)}.lg\:hover\:fill-fuchsia-200\/90:hover{fill:rgba(245,208,254,.9)}.lg\:hover\:fill-fuchsia-200\/95:hover{fill:rgba(245,208,254,.95)}.lg\:hover\:fill-fuchsia-300:hover{fill:#f0abfc}.lg\:hover\:fill-fuchsia-300\/0:hover{fill:rgba(240,171,252,0)}.lg\:hover\:fill-fuchsia-300\/10:hover{fill:rgba(240,171,252,.1)}.lg\:hover\:fill-fuchsia-300\/100:hover{fill:#f0abfc}.lg\:hover\:fill-fuchsia-300\/20:hover{fill:rgba(240,171,252,.2)}.lg\:hover\:fill-fuchsia-300\/25:hover{fill:rgba(240,171,252,.25)}.lg\:hover\:fill-fuchsia-300\/30:hover{fill:rgba(240,171,252,.3)}.lg\:hover\:fill-fuchsia-300\/40:hover{fill:rgba(240,171,252,.4)}.lg\:hover\:fill-fuchsia-300\/5:hover{fill:rgba(240,171,252,.05)}.lg\:hover\:fill-fuchsia-300\/50:hover{fill:rgba(240,171,252,.5)}.lg\:hover\:fill-fuchsia-300\/60:hover{fill:rgba(240,171,252,.6)}.lg\:hover\:fill-fuchsia-300\/70:hover{fill:rgba(240,171,252,.7)}.lg\:hover\:fill-fuchsia-300\/75:hover{fill:rgba(240,171,252,.75)}.lg\:hover\:fill-fuchsia-300\/80:hover{fill:rgba(240,171,252,.8)}.lg\:hover\:fill-fuchsia-300\/90:hover{fill:rgba(240,171,252,.9)}.lg\:hover\:fill-fuchsia-300\/95:hover{fill:rgba(240,171,252,.95)}.lg\:hover\:fill-fuchsia-400:hover{fill:#e879f9}.lg\:hover\:fill-fuchsia-400\/0:hover{fill:rgba(232,121,249,0)}.lg\:hover\:fill-fuchsia-400\/10:hover{fill:rgba(232,121,249,.1)}.lg\:hover\:fill-fuchsia-400\/100:hover{fill:#e879f9}.lg\:hover\:fill-fuchsia-400\/20:hover{fill:rgba(232,121,249,.2)}.lg\:hover\:fill-fuchsia-400\/25:hover{fill:rgba(232,121,249,.25)}.lg\:hover\:fill-fuchsia-400\/30:hover{fill:rgba(232,121,249,.3)}.lg\:hover\:fill-fuchsia-400\/40:hover{fill:rgba(232,121,249,.4)}.lg\:hover\:fill-fuchsia-400\/5:hover{fill:rgba(232,121,249,.05)}.lg\:hover\:fill-fuchsia-400\/50:hover{fill:rgba(232,121,249,.5)}.lg\:hover\:fill-fuchsia-400\/60:hover{fill:rgba(232,121,249,.6)}.lg\:hover\:fill-fuchsia-400\/70:hover{fill:rgba(232,121,249,.7)}.lg\:hover\:fill-fuchsia-400\/75:hover{fill:rgba(232,121,249,.75)}.lg\:hover\:fill-fuchsia-400\/80:hover{fill:rgba(232,121,249,.8)}.lg\:hover\:fill-fuchsia-400\/90:hover{fill:rgba(232,121,249,.9)}.lg\:hover\:fill-fuchsia-400\/95:hover{fill:rgba(232,121,249,.95)}.lg\:hover\:fill-fuchsia-50:hover{fill:#fdf4ff}.lg\:hover\:fill-fuchsia-50\/0:hover{fill:rgba(253,244,255,0)}.lg\:hover\:fill-fuchsia-50\/10:hover{fill:rgba(253,244,255,.1)}.lg\:hover\:fill-fuchsia-50\/100:hover{fill:#fdf4ff}.lg\:hover\:fill-fuchsia-50\/20:hover{fill:rgba(253,244,255,.2)}.lg\:hover\:fill-fuchsia-50\/25:hover{fill:rgba(253,244,255,.25)}.lg\:hover\:fill-fuchsia-50\/30:hover{fill:rgba(253,244,255,.3)}.lg\:hover\:fill-fuchsia-50\/40:hover{fill:rgba(253,244,255,.4)}.lg\:hover\:fill-fuchsia-50\/5:hover{fill:rgba(253,244,255,.05)}.lg\:hover\:fill-fuchsia-50\/50:hover{fill:rgba(253,244,255,.5)}.lg\:hover\:fill-fuchsia-50\/60:hover{fill:rgba(253,244,255,.6)}.lg\:hover\:fill-fuchsia-50\/70:hover{fill:rgba(253,244,255,.7)}.lg\:hover\:fill-fuchsia-50\/75:hover{fill:rgba(253,244,255,.75)}.lg\:hover\:fill-fuchsia-50\/80:hover{fill:rgba(253,244,255,.8)}.lg\:hover\:fill-fuchsia-50\/90:hover{fill:rgba(253,244,255,.9)}.lg\:hover\:fill-fuchsia-50\/95:hover{fill:rgba(253,244,255,.95)}.lg\:hover\:fill-fuchsia-500:hover{fill:#d946ef}.lg\:hover\:fill-fuchsia-500\/0:hover{fill:rgba(217,70,239,0)}.lg\:hover\:fill-fuchsia-500\/10:hover{fill:rgba(217,70,239,.1)}.lg\:hover\:fill-fuchsia-500\/100:hover{fill:#d946ef}.lg\:hover\:fill-fuchsia-500\/20:hover{fill:rgba(217,70,239,.2)}.lg\:hover\:fill-fuchsia-500\/25:hover{fill:rgba(217,70,239,.25)}.lg\:hover\:fill-fuchsia-500\/30:hover{fill:rgba(217,70,239,.3)}.lg\:hover\:fill-fuchsia-500\/40:hover{fill:rgba(217,70,239,.4)}.lg\:hover\:fill-fuchsia-500\/5:hover{fill:rgba(217,70,239,.05)}.lg\:hover\:fill-fuchsia-500\/50:hover{fill:rgba(217,70,239,.5)}.lg\:hover\:fill-fuchsia-500\/60:hover{fill:rgba(217,70,239,.6)}.lg\:hover\:fill-fuchsia-500\/70:hover{fill:rgba(217,70,239,.7)}.lg\:hover\:fill-fuchsia-500\/75:hover{fill:rgba(217,70,239,.75)}.lg\:hover\:fill-fuchsia-500\/80:hover{fill:rgba(217,70,239,.8)}.lg\:hover\:fill-fuchsia-500\/90:hover{fill:rgba(217,70,239,.9)}.lg\:hover\:fill-fuchsia-500\/95:hover{fill:rgba(217,70,239,.95)}.lg\:hover\:fill-fuchsia-600:hover{fill:#c026d3}.lg\:hover\:fill-fuchsia-600\/0:hover{fill:rgba(192,38,211,0)}.lg\:hover\:fill-fuchsia-600\/10:hover{fill:rgba(192,38,211,.1)}.lg\:hover\:fill-fuchsia-600\/100:hover{fill:#c026d3}.lg\:hover\:fill-fuchsia-600\/20:hover{fill:rgba(192,38,211,.2)}.lg\:hover\:fill-fuchsia-600\/25:hover{fill:rgba(192,38,211,.25)}.lg\:hover\:fill-fuchsia-600\/30:hover{fill:rgba(192,38,211,.3)}.lg\:hover\:fill-fuchsia-600\/40:hover{fill:rgba(192,38,211,.4)}.lg\:hover\:fill-fuchsia-600\/5:hover{fill:rgba(192,38,211,.05)}.lg\:hover\:fill-fuchsia-600\/50:hover{fill:rgba(192,38,211,.5)}.lg\:hover\:fill-fuchsia-600\/60:hover{fill:rgba(192,38,211,.6)}.lg\:hover\:fill-fuchsia-600\/70:hover{fill:rgba(192,38,211,.7)}.lg\:hover\:fill-fuchsia-600\/75:hover{fill:rgba(192,38,211,.75)}.lg\:hover\:fill-fuchsia-600\/80:hover{fill:rgba(192,38,211,.8)}.lg\:hover\:fill-fuchsia-600\/90:hover{fill:rgba(192,38,211,.9)}.lg\:hover\:fill-fuchsia-600\/95:hover{fill:rgba(192,38,211,.95)}.lg\:hover\:fill-fuchsia-700:hover{fill:#a21caf}.lg\:hover\:fill-fuchsia-700\/0:hover{fill:rgba(162,28,175,0)}.lg\:hover\:fill-fuchsia-700\/10:hover{fill:rgba(162,28,175,.1)}.lg\:hover\:fill-fuchsia-700\/100:hover{fill:#a21caf}.lg\:hover\:fill-fuchsia-700\/20:hover{fill:rgba(162,28,175,.2)}.lg\:hover\:fill-fuchsia-700\/25:hover{fill:rgba(162,28,175,.25)}.lg\:hover\:fill-fuchsia-700\/30:hover{fill:rgba(162,28,175,.3)}.lg\:hover\:fill-fuchsia-700\/40:hover{fill:rgba(162,28,175,.4)}.lg\:hover\:fill-fuchsia-700\/5:hover{fill:rgba(162,28,175,.05)}.lg\:hover\:fill-fuchsia-700\/50:hover{fill:rgba(162,28,175,.5)}.lg\:hover\:fill-fuchsia-700\/60:hover{fill:rgba(162,28,175,.6)}.lg\:hover\:fill-fuchsia-700\/70:hover{fill:rgba(162,28,175,.7)}.lg\:hover\:fill-fuchsia-700\/75:hover{fill:rgba(162,28,175,.75)}.lg\:hover\:fill-fuchsia-700\/80:hover{fill:rgba(162,28,175,.8)}.lg\:hover\:fill-fuchsia-700\/90:hover{fill:rgba(162,28,175,.9)}.lg\:hover\:fill-fuchsia-700\/95:hover{fill:rgba(162,28,175,.95)}.lg\:hover\:fill-fuchsia-800:hover{fill:#86198f}.lg\:hover\:fill-fuchsia-800\/0:hover{fill:rgba(134,25,143,0)}.lg\:hover\:fill-fuchsia-800\/10:hover{fill:rgba(134,25,143,.1)}.lg\:hover\:fill-fuchsia-800\/100:hover{fill:#86198f}.lg\:hover\:fill-fuchsia-800\/20:hover{fill:rgba(134,25,143,.2)}.lg\:hover\:fill-fuchsia-800\/25:hover{fill:rgba(134,25,143,.25)}.lg\:hover\:fill-fuchsia-800\/30:hover{fill:rgba(134,25,143,.3)}.lg\:hover\:fill-fuchsia-800\/40:hover{fill:rgba(134,25,143,.4)}.lg\:hover\:fill-fuchsia-800\/5:hover{fill:rgba(134,25,143,.05)}.lg\:hover\:fill-fuchsia-800\/50:hover{fill:rgba(134,25,143,.5)}.lg\:hover\:fill-fuchsia-800\/60:hover{fill:rgba(134,25,143,.6)}.lg\:hover\:fill-fuchsia-800\/70:hover{fill:rgba(134,25,143,.7)}.lg\:hover\:fill-fuchsia-800\/75:hover{fill:rgba(134,25,143,.75)}.lg\:hover\:fill-fuchsia-800\/80:hover{fill:rgba(134,25,143,.8)}.lg\:hover\:fill-fuchsia-800\/90:hover{fill:rgba(134,25,143,.9)}.lg\:hover\:fill-fuchsia-800\/95:hover{fill:rgba(134,25,143,.95)}.lg\:hover\:fill-fuchsia-900:hover{fill:#701a75}.lg\:hover\:fill-fuchsia-900\/0:hover{fill:rgba(112,26,117,0)}.lg\:hover\:fill-fuchsia-900\/10:hover{fill:rgba(112,26,117,.1)}.lg\:hover\:fill-fuchsia-900\/100:hover{fill:#701a75}.lg\:hover\:fill-fuchsia-900\/20:hover{fill:rgba(112,26,117,.2)}.lg\:hover\:fill-fuchsia-900\/25:hover{fill:rgba(112,26,117,.25)}.lg\:hover\:fill-fuchsia-900\/30:hover{fill:rgba(112,26,117,.3)}.lg\:hover\:fill-fuchsia-900\/40:hover{fill:rgba(112,26,117,.4)}.lg\:hover\:fill-fuchsia-900\/5:hover{fill:rgba(112,26,117,.05)}.lg\:hover\:fill-fuchsia-900\/50:hover{fill:rgba(112,26,117,.5)}.lg\:hover\:fill-fuchsia-900\/60:hover{fill:rgba(112,26,117,.6)}.lg\:hover\:fill-fuchsia-900\/70:hover{fill:rgba(112,26,117,.7)}.lg\:hover\:fill-fuchsia-900\/75:hover{fill:rgba(112,26,117,.75)}.lg\:hover\:fill-fuchsia-900\/80:hover{fill:rgba(112,26,117,.8)}.lg\:hover\:fill-fuchsia-900\/90:hover{fill:rgba(112,26,117,.9)}.lg\:hover\:fill-fuchsia-900\/95:hover{fill:rgba(112,26,117,.95)}.lg\:hover\:fill-gray-100:hover{fill:#f3f4f6}.lg\:hover\:fill-gray-100\/0:hover{fill:rgba(243,244,246,0)}.lg\:hover\:fill-gray-100\/10:hover{fill:rgba(243,244,246,.1)}.lg\:hover\:fill-gray-100\/100:hover{fill:#f3f4f6}.lg\:hover\:fill-gray-100\/20:hover{fill:rgba(243,244,246,.2)}.lg\:hover\:fill-gray-100\/25:hover{fill:rgba(243,244,246,.25)}.lg\:hover\:fill-gray-100\/30:hover{fill:rgba(243,244,246,.3)}.lg\:hover\:fill-gray-100\/40:hover{fill:rgba(243,244,246,.4)}.lg\:hover\:fill-gray-100\/5:hover{fill:rgba(243,244,246,.05)}.lg\:hover\:fill-gray-100\/50:hover{fill:rgba(243,244,246,.5)}.lg\:hover\:fill-gray-100\/60:hover{fill:rgba(243,244,246,.6)}.lg\:hover\:fill-gray-100\/70:hover{fill:rgba(243,244,246,.7)}.lg\:hover\:fill-gray-100\/75:hover{fill:rgba(243,244,246,.75)}.lg\:hover\:fill-gray-100\/80:hover{fill:rgba(243,244,246,.8)}.lg\:hover\:fill-gray-100\/90:hover{fill:rgba(243,244,246,.9)}.lg\:hover\:fill-gray-100\/95:hover{fill:rgba(243,244,246,.95)}.lg\:hover\:fill-gray-200:hover{fill:#e5e7eb}.lg\:hover\:fill-gray-200\/0:hover{fill:rgba(229,231,235,0)}.lg\:hover\:fill-gray-200\/10:hover{fill:rgba(229,231,235,.1)}.lg\:hover\:fill-gray-200\/100:hover{fill:#e5e7eb}.lg\:hover\:fill-gray-200\/20:hover{fill:rgba(229,231,235,.2)}.lg\:hover\:fill-gray-200\/25:hover{fill:rgba(229,231,235,.25)}.lg\:hover\:fill-gray-200\/30:hover{fill:rgba(229,231,235,.3)}.lg\:hover\:fill-gray-200\/40:hover{fill:rgba(229,231,235,.4)}.lg\:hover\:fill-gray-200\/5:hover{fill:rgba(229,231,235,.05)}.lg\:hover\:fill-gray-200\/50:hover{fill:rgba(229,231,235,.5)}.lg\:hover\:fill-gray-200\/60:hover{fill:rgba(229,231,235,.6)}.lg\:hover\:fill-gray-200\/70:hover{fill:rgba(229,231,235,.7)}.lg\:hover\:fill-gray-200\/75:hover{fill:rgba(229,231,235,.75)}.lg\:hover\:fill-gray-200\/80:hover{fill:rgba(229,231,235,.8)}.lg\:hover\:fill-gray-200\/90:hover{fill:rgba(229,231,235,.9)}.lg\:hover\:fill-gray-200\/95:hover{fill:rgba(229,231,235,.95)}.lg\:hover\:fill-gray-300:hover{fill:#d1d5db}.lg\:hover\:fill-gray-300\/0:hover{fill:rgba(209,213,219,0)}.lg\:hover\:fill-gray-300\/10:hover{fill:rgba(209,213,219,.1)}.lg\:hover\:fill-gray-300\/100:hover{fill:#d1d5db}.lg\:hover\:fill-gray-300\/20:hover{fill:rgba(209,213,219,.2)}.lg\:hover\:fill-gray-300\/25:hover{fill:rgba(209,213,219,.25)}.lg\:hover\:fill-gray-300\/30:hover{fill:rgba(209,213,219,.3)}.lg\:hover\:fill-gray-300\/40:hover{fill:rgba(209,213,219,.4)}.lg\:hover\:fill-gray-300\/5:hover{fill:rgba(209,213,219,.05)}.lg\:hover\:fill-gray-300\/50:hover{fill:rgba(209,213,219,.5)}.lg\:hover\:fill-gray-300\/60:hover{fill:rgba(209,213,219,.6)}.lg\:hover\:fill-gray-300\/70:hover{fill:rgba(209,213,219,.7)}.lg\:hover\:fill-gray-300\/75:hover{fill:rgba(209,213,219,.75)}.lg\:hover\:fill-gray-300\/80:hover{fill:rgba(209,213,219,.8)}.lg\:hover\:fill-gray-300\/90:hover{fill:rgba(209,213,219,.9)}.lg\:hover\:fill-gray-300\/95:hover{fill:rgba(209,213,219,.95)}.lg\:hover\:fill-gray-400:hover{fill:#9ca3af}.lg\:hover\:fill-gray-400\/0:hover{fill:rgba(156,163,175,0)}.lg\:hover\:fill-gray-400\/10:hover{fill:rgba(156,163,175,.1)}.lg\:hover\:fill-gray-400\/100:hover{fill:#9ca3af}.lg\:hover\:fill-gray-400\/20:hover{fill:rgba(156,163,175,.2)}.lg\:hover\:fill-gray-400\/25:hover{fill:rgba(156,163,175,.25)}.lg\:hover\:fill-gray-400\/30:hover{fill:rgba(156,163,175,.3)}.lg\:hover\:fill-gray-400\/40:hover{fill:rgba(156,163,175,.4)}.lg\:hover\:fill-gray-400\/5:hover{fill:rgba(156,163,175,.05)}.lg\:hover\:fill-gray-400\/50:hover{fill:rgba(156,163,175,.5)}.lg\:hover\:fill-gray-400\/60:hover{fill:rgba(156,163,175,.6)}.lg\:hover\:fill-gray-400\/70:hover{fill:rgba(156,163,175,.7)}.lg\:hover\:fill-gray-400\/75:hover{fill:rgba(156,163,175,.75)}.lg\:hover\:fill-gray-400\/80:hover{fill:rgba(156,163,175,.8)}.lg\:hover\:fill-gray-400\/90:hover{fill:rgba(156,163,175,.9)}.lg\:hover\:fill-gray-400\/95:hover{fill:rgba(156,163,175,.95)}.lg\:hover\:fill-gray-50:hover{fill:#f9fafb}.lg\:hover\:fill-gray-50\/0:hover{fill:rgba(249,250,251,0)}.lg\:hover\:fill-gray-50\/10:hover{fill:rgba(249,250,251,.1)}.lg\:hover\:fill-gray-50\/100:hover{fill:#f9fafb}.lg\:hover\:fill-gray-50\/20:hover{fill:rgba(249,250,251,.2)}.lg\:hover\:fill-gray-50\/25:hover{fill:rgba(249,250,251,.25)}.lg\:hover\:fill-gray-50\/30:hover{fill:rgba(249,250,251,.3)}.lg\:hover\:fill-gray-50\/40:hover{fill:rgba(249,250,251,.4)}.lg\:hover\:fill-gray-50\/5:hover{fill:rgba(249,250,251,.05)}.lg\:hover\:fill-gray-50\/50:hover{fill:rgba(249,250,251,.5)}.lg\:hover\:fill-gray-50\/60:hover{fill:rgba(249,250,251,.6)}.lg\:hover\:fill-gray-50\/70:hover{fill:rgba(249,250,251,.7)}.lg\:hover\:fill-gray-50\/75:hover{fill:rgba(249,250,251,.75)}.lg\:hover\:fill-gray-50\/80:hover{fill:rgba(249,250,251,.8)}.lg\:hover\:fill-gray-50\/90:hover{fill:rgba(249,250,251,.9)}.lg\:hover\:fill-gray-50\/95:hover{fill:rgba(249,250,251,.95)}.lg\:hover\:fill-gray-500:hover{fill:#6b7280}.lg\:hover\:fill-gray-500\/0:hover{fill:hsla(220,9%,46%,0)}.lg\:hover\:fill-gray-500\/10:hover{fill:hsla(220,9%,46%,.1)}.lg\:hover\:fill-gray-500\/100:hover{fill:#6b7280}.lg\:hover\:fill-gray-500\/20:hover{fill:hsla(220,9%,46%,.2)}.lg\:hover\:fill-gray-500\/25:hover{fill:hsla(220,9%,46%,.25)}.lg\:hover\:fill-gray-500\/30:hover{fill:hsla(220,9%,46%,.3)}.lg\:hover\:fill-gray-500\/40:hover{fill:hsla(220,9%,46%,.4)}.lg\:hover\:fill-gray-500\/5:hover{fill:hsla(220,9%,46%,.05)}.lg\:hover\:fill-gray-500\/50:hover{fill:hsla(220,9%,46%,.5)}.lg\:hover\:fill-gray-500\/60:hover{fill:hsla(220,9%,46%,.6)}.lg\:hover\:fill-gray-500\/70:hover{fill:hsla(220,9%,46%,.7)}.lg\:hover\:fill-gray-500\/75:hover{fill:hsla(220,9%,46%,.75)}.lg\:hover\:fill-gray-500\/80:hover{fill:hsla(220,9%,46%,.8)}.lg\:hover\:fill-gray-500\/90:hover{fill:hsla(220,9%,46%,.9)}.lg\:hover\:fill-gray-500\/95:hover{fill:hsla(220,9%,46%,.95)}.lg\:hover\:fill-gray-600:hover{fill:#4b5563}.lg\:hover\:fill-gray-600\/0:hover{fill:rgba(75,85,99,0)}.lg\:hover\:fill-gray-600\/10:hover{fill:rgba(75,85,99,.1)}.lg\:hover\:fill-gray-600\/100:hover{fill:#4b5563}.lg\:hover\:fill-gray-600\/20:hover{fill:rgba(75,85,99,.2)}.lg\:hover\:fill-gray-600\/25:hover{fill:rgba(75,85,99,.25)}.lg\:hover\:fill-gray-600\/30:hover{fill:rgba(75,85,99,.3)}.lg\:hover\:fill-gray-600\/40:hover{fill:rgba(75,85,99,.4)}.lg\:hover\:fill-gray-600\/5:hover{fill:rgba(75,85,99,.05)}.lg\:hover\:fill-gray-600\/50:hover{fill:rgba(75,85,99,.5)}.lg\:hover\:fill-gray-600\/60:hover{fill:rgba(75,85,99,.6)}.lg\:hover\:fill-gray-600\/70:hover{fill:rgba(75,85,99,.7)}.lg\:hover\:fill-gray-600\/75:hover{fill:rgba(75,85,99,.75)}.lg\:hover\:fill-gray-600\/80:hover{fill:rgba(75,85,99,.8)}.lg\:hover\:fill-gray-600\/90:hover{fill:rgba(75,85,99,.9)}.lg\:hover\:fill-gray-600\/95:hover{fill:rgba(75,85,99,.95)}.lg\:hover\:fill-gray-700:hover{fill:#374151}.lg\:hover\:fill-gray-700\/0:hover{fill:rgba(55,65,81,0)}.lg\:hover\:fill-gray-700\/10:hover{fill:rgba(55,65,81,.1)}.lg\:hover\:fill-gray-700\/100:hover{fill:#374151}.lg\:hover\:fill-gray-700\/20:hover{fill:rgba(55,65,81,.2)}.lg\:hover\:fill-gray-700\/25:hover{fill:rgba(55,65,81,.25)}.lg\:hover\:fill-gray-700\/30:hover{fill:rgba(55,65,81,.3)}.lg\:hover\:fill-gray-700\/40:hover{fill:rgba(55,65,81,.4)}.lg\:hover\:fill-gray-700\/5:hover{fill:rgba(55,65,81,.05)}.lg\:hover\:fill-gray-700\/50:hover{fill:rgba(55,65,81,.5)}.lg\:hover\:fill-gray-700\/60:hover{fill:rgba(55,65,81,.6)}.lg\:hover\:fill-gray-700\/70:hover{fill:rgba(55,65,81,.7)}.lg\:hover\:fill-gray-700\/75:hover{fill:rgba(55,65,81,.75)}.lg\:hover\:fill-gray-700\/80:hover{fill:rgba(55,65,81,.8)}.lg\:hover\:fill-gray-700\/90:hover{fill:rgba(55,65,81,.9)}.lg\:hover\:fill-gray-700\/95:hover{fill:rgba(55,65,81,.95)}.lg\:hover\:fill-gray-800:hover{fill:#1f2937}.lg\:hover\:fill-gray-800\/0:hover{fill:rgba(31,41,55,0)}.lg\:hover\:fill-gray-800\/10:hover{fill:rgba(31,41,55,.1)}.lg\:hover\:fill-gray-800\/100:hover{fill:#1f2937}.lg\:hover\:fill-gray-800\/20:hover{fill:rgba(31,41,55,.2)}.lg\:hover\:fill-gray-800\/25:hover{fill:rgba(31,41,55,.25)}.lg\:hover\:fill-gray-800\/30:hover{fill:rgba(31,41,55,.3)}.lg\:hover\:fill-gray-800\/40:hover{fill:rgba(31,41,55,.4)}.lg\:hover\:fill-gray-800\/5:hover{fill:rgba(31,41,55,.05)}.lg\:hover\:fill-gray-800\/50:hover{fill:rgba(31,41,55,.5)}.lg\:hover\:fill-gray-800\/60:hover{fill:rgba(31,41,55,.6)}.lg\:hover\:fill-gray-800\/70:hover{fill:rgba(31,41,55,.7)}.lg\:hover\:fill-gray-800\/75:hover{fill:rgba(31,41,55,.75)}.lg\:hover\:fill-gray-800\/80:hover{fill:rgba(31,41,55,.8)}.lg\:hover\:fill-gray-800\/90:hover{fill:rgba(31,41,55,.9)}.lg\:hover\:fill-gray-800\/95:hover{fill:rgba(31,41,55,.95)}.lg\:hover\:fill-gray-900:hover{fill:#111827}.lg\:hover\:fill-gray-900\/0:hover{fill:rgba(17,24,39,0)}.lg\:hover\:fill-gray-900\/10:hover{fill:rgba(17,24,39,.1)}.lg\:hover\:fill-gray-900\/100:hover{fill:#111827}.lg\:hover\:fill-gray-900\/20:hover{fill:rgba(17,24,39,.2)}.lg\:hover\:fill-gray-900\/25:hover{fill:rgba(17,24,39,.25)}.lg\:hover\:fill-gray-900\/30:hover{fill:rgba(17,24,39,.3)}.lg\:hover\:fill-gray-900\/40:hover{fill:rgba(17,24,39,.4)}.lg\:hover\:fill-gray-900\/5:hover{fill:rgba(17,24,39,.05)}.lg\:hover\:fill-gray-900\/50:hover{fill:rgba(17,24,39,.5)}.lg\:hover\:fill-gray-900\/60:hover{fill:rgba(17,24,39,.6)}.lg\:hover\:fill-gray-900\/70:hover{fill:rgba(17,24,39,.7)}.lg\:hover\:fill-gray-900\/75:hover{fill:rgba(17,24,39,.75)}.lg\:hover\:fill-gray-900\/80:hover{fill:rgba(17,24,39,.8)}.lg\:hover\:fill-gray-900\/90:hover{fill:rgba(17,24,39,.9)}.lg\:hover\:fill-gray-900\/95:hover{fill:rgba(17,24,39,.95)}.lg\:hover\:fill-green-100:hover{fill:#def7ec}.lg\:hover\:fill-green-100\/0:hover{fill:rgba(222,247,236,0)}.lg\:hover\:fill-green-100\/10:hover{fill:rgba(222,247,236,.1)}.lg\:hover\:fill-green-100\/100:hover{fill:#def7ec}.lg\:hover\:fill-green-100\/20:hover{fill:rgba(222,247,236,.2)}.lg\:hover\:fill-green-100\/25:hover{fill:rgba(222,247,236,.25)}.lg\:hover\:fill-green-100\/30:hover{fill:rgba(222,247,236,.3)}.lg\:hover\:fill-green-100\/40:hover{fill:rgba(222,247,236,.4)}.lg\:hover\:fill-green-100\/5:hover{fill:rgba(222,247,236,.05)}.lg\:hover\:fill-green-100\/50:hover{fill:rgba(222,247,236,.5)}.lg\:hover\:fill-green-100\/60:hover{fill:rgba(222,247,236,.6)}.lg\:hover\:fill-green-100\/70:hover{fill:rgba(222,247,236,.7)}.lg\:hover\:fill-green-100\/75:hover{fill:rgba(222,247,236,.75)}.lg\:hover\:fill-green-100\/80:hover{fill:rgba(222,247,236,.8)}.lg\:hover\:fill-green-100\/90:hover{fill:rgba(222,247,236,.9)}.lg\:hover\:fill-green-100\/95:hover{fill:rgba(222,247,236,.95)}.lg\:hover\:fill-green-200:hover{fill:#bcf0da}.lg\:hover\:fill-green-200\/0:hover{fill:rgba(188,240,218,0)}.lg\:hover\:fill-green-200\/10:hover{fill:rgba(188,240,218,.1)}.lg\:hover\:fill-green-200\/100:hover{fill:#bcf0da}.lg\:hover\:fill-green-200\/20:hover{fill:rgba(188,240,218,.2)}.lg\:hover\:fill-green-200\/25:hover{fill:rgba(188,240,218,.25)}.lg\:hover\:fill-green-200\/30:hover{fill:rgba(188,240,218,.3)}.lg\:hover\:fill-green-200\/40:hover{fill:rgba(188,240,218,.4)}.lg\:hover\:fill-green-200\/5:hover{fill:rgba(188,240,218,.05)}.lg\:hover\:fill-green-200\/50:hover{fill:rgba(188,240,218,.5)}.lg\:hover\:fill-green-200\/60:hover{fill:rgba(188,240,218,.6)}.lg\:hover\:fill-green-200\/70:hover{fill:rgba(188,240,218,.7)}.lg\:hover\:fill-green-200\/75:hover{fill:rgba(188,240,218,.75)}.lg\:hover\:fill-green-200\/80:hover{fill:rgba(188,240,218,.8)}.lg\:hover\:fill-green-200\/90:hover{fill:rgba(188,240,218,.9)}.lg\:hover\:fill-green-200\/95:hover{fill:rgba(188,240,218,.95)}.lg\:hover\:fill-green-300:hover{fill:#84e1bc}.lg\:hover\:fill-green-300\/0:hover{fill:rgba(132,225,188,0)}.lg\:hover\:fill-green-300\/10:hover{fill:rgba(132,225,188,.1)}.lg\:hover\:fill-green-300\/100:hover{fill:#84e1bc}.lg\:hover\:fill-green-300\/20:hover{fill:rgba(132,225,188,.2)}.lg\:hover\:fill-green-300\/25:hover{fill:rgba(132,225,188,.25)}.lg\:hover\:fill-green-300\/30:hover{fill:rgba(132,225,188,.3)}.lg\:hover\:fill-green-300\/40:hover{fill:rgba(132,225,188,.4)}.lg\:hover\:fill-green-300\/5:hover{fill:rgba(132,225,188,.05)}.lg\:hover\:fill-green-300\/50:hover{fill:rgba(132,225,188,.5)}.lg\:hover\:fill-green-300\/60:hover{fill:rgba(132,225,188,.6)}.lg\:hover\:fill-green-300\/70:hover{fill:rgba(132,225,188,.7)}.lg\:hover\:fill-green-300\/75:hover{fill:rgba(132,225,188,.75)}.lg\:hover\:fill-green-300\/80:hover{fill:rgba(132,225,188,.8)}.lg\:hover\:fill-green-300\/90:hover{fill:rgba(132,225,188,.9)}.lg\:hover\:fill-green-300\/95:hover{fill:rgba(132,225,188,.95)}.lg\:hover\:fill-green-400:hover{fill:#31c48d}.lg\:hover\:fill-green-400\/0:hover{fill:rgba(49,196,141,0)}.lg\:hover\:fill-green-400\/10:hover{fill:rgba(49,196,141,.1)}.lg\:hover\:fill-green-400\/100:hover{fill:#31c48d}.lg\:hover\:fill-green-400\/20:hover{fill:rgba(49,196,141,.2)}.lg\:hover\:fill-green-400\/25:hover{fill:rgba(49,196,141,.25)}.lg\:hover\:fill-green-400\/30:hover{fill:rgba(49,196,141,.3)}.lg\:hover\:fill-green-400\/40:hover{fill:rgba(49,196,141,.4)}.lg\:hover\:fill-green-400\/5:hover{fill:rgba(49,196,141,.05)}.lg\:hover\:fill-green-400\/50:hover{fill:rgba(49,196,141,.5)}.lg\:hover\:fill-green-400\/60:hover{fill:rgba(49,196,141,.6)}.lg\:hover\:fill-green-400\/70:hover{fill:rgba(49,196,141,.7)}.lg\:hover\:fill-green-400\/75:hover{fill:rgba(49,196,141,.75)}.lg\:hover\:fill-green-400\/80:hover{fill:rgba(49,196,141,.8)}.lg\:hover\:fill-green-400\/90:hover{fill:rgba(49,196,141,.9)}.lg\:hover\:fill-green-400\/95:hover{fill:rgba(49,196,141,.95)}.lg\:hover\:fill-green-50:hover{fill:#f3faf7}.lg\:hover\:fill-green-50\/0:hover{fill:rgba(243,250,247,0)}.lg\:hover\:fill-green-50\/10:hover{fill:rgba(243,250,247,.1)}.lg\:hover\:fill-green-50\/100:hover{fill:#f3faf7}.lg\:hover\:fill-green-50\/20:hover{fill:rgba(243,250,247,.2)}.lg\:hover\:fill-green-50\/25:hover{fill:rgba(243,250,247,.25)}.lg\:hover\:fill-green-50\/30:hover{fill:rgba(243,250,247,.3)}.lg\:hover\:fill-green-50\/40:hover{fill:rgba(243,250,247,.4)}.lg\:hover\:fill-green-50\/5:hover{fill:rgba(243,250,247,.05)}.lg\:hover\:fill-green-50\/50:hover{fill:rgba(243,250,247,.5)}.lg\:hover\:fill-green-50\/60:hover{fill:rgba(243,250,247,.6)}.lg\:hover\:fill-green-50\/70:hover{fill:rgba(243,250,247,.7)}.lg\:hover\:fill-green-50\/75:hover{fill:rgba(243,250,247,.75)}.lg\:hover\:fill-green-50\/80:hover{fill:rgba(243,250,247,.8)}.lg\:hover\:fill-green-50\/90:hover{fill:rgba(243,250,247,.9)}.lg\:hover\:fill-green-50\/95:hover{fill:rgba(243,250,247,.95)}.lg\:hover\:fill-green-500:hover{fill:#0e9f6e}.lg\:hover\:fill-green-500\/0:hover{fill:rgba(14,159,110,0)}.lg\:hover\:fill-green-500\/10:hover{fill:rgba(14,159,110,.1)}.lg\:hover\:fill-green-500\/100:hover{fill:#0e9f6e}.lg\:hover\:fill-green-500\/20:hover{fill:rgba(14,159,110,.2)}.lg\:hover\:fill-green-500\/25:hover{fill:rgba(14,159,110,.25)}.lg\:hover\:fill-green-500\/30:hover{fill:rgba(14,159,110,.3)}.lg\:hover\:fill-green-500\/40:hover{fill:rgba(14,159,110,.4)}.lg\:hover\:fill-green-500\/5:hover{fill:rgba(14,159,110,.05)}.lg\:hover\:fill-green-500\/50:hover{fill:rgba(14,159,110,.5)}.lg\:hover\:fill-green-500\/60:hover{fill:rgba(14,159,110,.6)}.lg\:hover\:fill-green-500\/70:hover{fill:rgba(14,159,110,.7)}.lg\:hover\:fill-green-500\/75:hover{fill:rgba(14,159,110,.75)}.lg\:hover\:fill-green-500\/80:hover{fill:rgba(14,159,110,.8)}.lg\:hover\:fill-green-500\/90:hover{fill:rgba(14,159,110,.9)}.lg\:hover\:fill-green-500\/95:hover{fill:rgba(14,159,110,.95)}.lg\:hover\:fill-green-600:hover{fill:#057a55}.lg\:hover\:fill-green-600\/0:hover{fill:rgba(5,122,85,0)}.lg\:hover\:fill-green-600\/10:hover{fill:rgba(5,122,85,.1)}.lg\:hover\:fill-green-600\/100:hover{fill:#057a55}.lg\:hover\:fill-green-600\/20:hover{fill:rgba(5,122,85,.2)}.lg\:hover\:fill-green-600\/25:hover{fill:rgba(5,122,85,.25)}.lg\:hover\:fill-green-600\/30:hover{fill:rgba(5,122,85,.3)}.lg\:hover\:fill-green-600\/40:hover{fill:rgba(5,122,85,.4)}.lg\:hover\:fill-green-600\/5:hover{fill:rgba(5,122,85,.05)}.lg\:hover\:fill-green-600\/50:hover{fill:rgba(5,122,85,.5)}.lg\:hover\:fill-green-600\/60:hover{fill:rgba(5,122,85,.6)}.lg\:hover\:fill-green-600\/70:hover{fill:rgba(5,122,85,.7)}.lg\:hover\:fill-green-600\/75:hover{fill:rgba(5,122,85,.75)}.lg\:hover\:fill-green-600\/80:hover{fill:rgba(5,122,85,.8)}.lg\:hover\:fill-green-600\/90:hover{fill:rgba(5,122,85,.9)}.lg\:hover\:fill-green-600\/95:hover{fill:rgba(5,122,85,.95)}.lg\:hover\:fill-green-700:hover{fill:#046c4e}.lg\:hover\:fill-green-700\/0:hover{fill:rgba(4,108,78,0)}.lg\:hover\:fill-green-700\/10:hover{fill:rgba(4,108,78,.1)}.lg\:hover\:fill-green-700\/100:hover{fill:#046c4e}.lg\:hover\:fill-green-700\/20:hover{fill:rgba(4,108,78,.2)}.lg\:hover\:fill-green-700\/25:hover{fill:rgba(4,108,78,.25)}.lg\:hover\:fill-green-700\/30:hover{fill:rgba(4,108,78,.3)}.lg\:hover\:fill-green-700\/40:hover{fill:rgba(4,108,78,.4)}.lg\:hover\:fill-green-700\/5:hover{fill:rgba(4,108,78,.05)}.lg\:hover\:fill-green-700\/50:hover{fill:rgba(4,108,78,.5)}.lg\:hover\:fill-green-700\/60:hover{fill:rgba(4,108,78,.6)}.lg\:hover\:fill-green-700\/70:hover{fill:rgba(4,108,78,.7)}.lg\:hover\:fill-green-700\/75:hover{fill:rgba(4,108,78,.75)}.lg\:hover\:fill-green-700\/80:hover{fill:rgba(4,108,78,.8)}.lg\:hover\:fill-green-700\/90:hover{fill:rgba(4,108,78,.9)}.lg\:hover\:fill-green-700\/95:hover{fill:rgba(4,108,78,.95)}.lg\:hover\:fill-green-800:hover{fill:#03543f}.lg\:hover\:fill-green-800\/0:hover{fill:rgba(3,84,63,0)}.lg\:hover\:fill-green-800\/10:hover{fill:rgba(3,84,63,.1)}.lg\:hover\:fill-green-800\/100:hover{fill:#03543f}.lg\:hover\:fill-green-800\/20:hover{fill:rgba(3,84,63,.2)}.lg\:hover\:fill-green-800\/25:hover{fill:rgba(3,84,63,.25)}.lg\:hover\:fill-green-800\/30:hover{fill:rgba(3,84,63,.3)}.lg\:hover\:fill-green-800\/40:hover{fill:rgba(3,84,63,.4)}.lg\:hover\:fill-green-800\/5:hover{fill:rgba(3,84,63,.05)}.lg\:hover\:fill-green-800\/50:hover{fill:rgba(3,84,63,.5)}.lg\:hover\:fill-green-800\/60:hover{fill:rgba(3,84,63,.6)}.lg\:hover\:fill-green-800\/70:hover{fill:rgba(3,84,63,.7)}.lg\:hover\:fill-green-800\/75:hover{fill:rgba(3,84,63,.75)}.lg\:hover\:fill-green-800\/80:hover{fill:rgba(3,84,63,.8)}.lg\:hover\:fill-green-800\/90:hover{fill:rgba(3,84,63,.9)}.lg\:hover\:fill-green-800\/95:hover{fill:rgba(3,84,63,.95)}.lg\:hover\:fill-green-900:hover{fill:#014737}.lg\:hover\:fill-green-900\/0:hover{fill:rgba(1,71,55,0)}.lg\:hover\:fill-green-900\/10:hover{fill:rgba(1,71,55,.1)}.lg\:hover\:fill-green-900\/100:hover{fill:#014737}.lg\:hover\:fill-green-900\/20:hover{fill:rgba(1,71,55,.2)}.lg\:hover\:fill-green-900\/25:hover{fill:rgba(1,71,55,.25)}.lg\:hover\:fill-green-900\/30:hover{fill:rgba(1,71,55,.3)}.lg\:hover\:fill-green-900\/40:hover{fill:rgba(1,71,55,.4)}.lg\:hover\:fill-green-900\/5:hover{fill:rgba(1,71,55,.05)}.lg\:hover\:fill-green-900\/50:hover{fill:rgba(1,71,55,.5)}.lg\:hover\:fill-green-900\/60:hover{fill:rgba(1,71,55,.6)}.lg\:hover\:fill-green-900\/70:hover{fill:rgba(1,71,55,.7)}.lg\:hover\:fill-green-900\/75:hover{fill:rgba(1,71,55,.75)}.lg\:hover\:fill-green-900\/80:hover{fill:rgba(1,71,55,.8)}.lg\:hover\:fill-green-900\/90:hover{fill:rgba(1,71,55,.9)}.lg\:hover\:fill-green-900\/95:hover{fill:rgba(1,71,55,.95)}.lg\:hover\:fill-indigo-100:hover{fill:#e5edff}.lg\:hover\:fill-indigo-100\/0:hover{fill:rgba(229,237,255,0)}.lg\:hover\:fill-indigo-100\/10:hover{fill:rgba(229,237,255,.1)}.lg\:hover\:fill-indigo-100\/100:hover{fill:#e5edff}.lg\:hover\:fill-indigo-100\/20:hover{fill:rgba(229,237,255,.2)}.lg\:hover\:fill-indigo-100\/25:hover{fill:rgba(229,237,255,.25)}.lg\:hover\:fill-indigo-100\/30:hover{fill:rgba(229,237,255,.3)}.lg\:hover\:fill-indigo-100\/40:hover{fill:rgba(229,237,255,.4)}.lg\:hover\:fill-indigo-100\/5:hover{fill:rgba(229,237,255,.05)}.lg\:hover\:fill-indigo-100\/50:hover{fill:rgba(229,237,255,.5)}.lg\:hover\:fill-indigo-100\/60:hover{fill:rgba(229,237,255,.6)}.lg\:hover\:fill-indigo-100\/70:hover{fill:rgba(229,237,255,.7)}.lg\:hover\:fill-indigo-100\/75:hover{fill:rgba(229,237,255,.75)}.lg\:hover\:fill-indigo-100\/80:hover{fill:rgba(229,237,255,.8)}.lg\:hover\:fill-indigo-100\/90:hover{fill:rgba(229,237,255,.9)}.lg\:hover\:fill-indigo-100\/95:hover{fill:rgba(229,237,255,.95)}.lg\:hover\:fill-indigo-200:hover{fill:#cddbfe}.lg\:hover\:fill-indigo-200\/0:hover{fill:rgba(205,219,254,0)}.lg\:hover\:fill-indigo-200\/10:hover{fill:rgba(205,219,254,.1)}.lg\:hover\:fill-indigo-200\/100:hover{fill:#cddbfe}.lg\:hover\:fill-indigo-200\/20:hover{fill:rgba(205,219,254,.2)}.lg\:hover\:fill-indigo-200\/25:hover{fill:rgba(205,219,254,.25)}.lg\:hover\:fill-indigo-200\/30:hover{fill:rgba(205,219,254,.3)}.lg\:hover\:fill-indigo-200\/40:hover{fill:rgba(205,219,254,.4)}.lg\:hover\:fill-indigo-200\/5:hover{fill:rgba(205,219,254,.05)}.lg\:hover\:fill-indigo-200\/50:hover{fill:rgba(205,219,254,.5)}.lg\:hover\:fill-indigo-200\/60:hover{fill:rgba(205,219,254,.6)}.lg\:hover\:fill-indigo-200\/70:hover{fill:rgba(205,219,254,.7)}.lg\:hover\:fill-indigo-200\/75:hover{fill:rgba(205,219,254,.75)}.lg\:hover\:fill-indigo-200\/80:hover{fill:rgba(205,219,254,.8)}.lg\:hover\:fill-indigo-200\/90:hover{fill:rgba(205,219,254,.9)}.lg\:hover\:fill-indigo-200\/95:hover{fill:rgba(205,219,254,.95)}.lg\:hover\:fill-indigo-300:hover{fill:#b4c6fc}.lg\:hover\:fill-indigo-300\/0:hover{fill:rgba(180,198,252,0)}.lg\:hover\:fill-indigo-300\/10:hover{fill:rgba(180,198,252,.1)}.lg\:hover\:fill-indigo-300\/100:hover{fill:#b4c6fc}.lg\:hover\:fill-indigo-300\/20:hover{fill:rgba(180,198,252,.2)}.lg\:hover\:fill-indigo-300\/25:hover{fill:rgba(180,198,252,.25)}.lg\:hover\:fill-indigo-300\/30:hover{fill:rgba(180,198,252,.3)}.lg\:hover\:fill-indigo-300\/40:hover{fill:rgba(180,198,252,.4)}.lg\:hover\:fill-indigo-300\/5:hover{fill:rgba(180,198,252,.05)}.lg\:hover\:fill-indigo-300\/50:hover{fill:rgba(180,198,252,.5)}.lg\:hover\:fill-indigo-300\/60:hover{fill:rgba(180,198,252,.6)}.lg\:hover\:fill-indigo-300\/70:hover{fill:rgba(180,198,252,.7)}.lg\:hover\:fill-indigo-300\/75:hover{fill:rgba(180,198,252,.75)}.lg\:hover\:fill-indigo-300\/80:hover{fill:rgba(180,198,252,.8)}.lg\:hover\:fill-indigo-300\/90:hover{fill:rgba(180,198,252,.9)}.lg\:hover\:fill-indigo-300\/95:hover{fill:rgba(180,198,252,.95)}.lg\:hover\:fill-indigo-400:hover{fill:#8da2fb}.lg\:hover\:fill-indigo-400\/0:hover{fill:rgba(141,162,251,0)}.lg\:hover\:fill-indigo-400\/10:hover{fill:rgba(141,162,251,.1)}.lg\:hover\:fill-indigo-400\/100:hover{fill:#8da2fb}.lg\:hover\:fill-indigo-400\/20:hover{fill:rgba(141,162,251,.2)}.lg\:hover\:fill-indigo-400\/25:hover{fill:rgba(141,162,251,.25)}.lg\:hover\:fill-indigo-400\/30:hover{fill:rgba(141,162,251,.3)}.lg\:hover\:fill-indigo-400\/40:hover{fill:rgba(141,162,251,.4)}.lg\:hover\:fill-indigo-400\/5:hover{fill:rgba(141,162,251,.05)}.lg\:hover\:fill-indigo-400\/50:hover{fill:rgba(141,162,251,.5)}.lg\:hover\:fill-indigo-400\/60:hover{fill:rgba(141,162,251,.6)}.lg\:hover\:fill-indigo-400\/70:hover{fill:rgba(141,162,251,.7)}.lg\:hover\:fill-indigo-400\/75:hover{fill:rgba(141,162,251,.75)}.lg\:hover\:fill-indigo-400\/80:hover{fill:rgba(141,162,251,.8)}.lg\:hover\:fill-indigo-400\/90:hover{fill:rgba(141,162,251,.9)}.lg\:hover\:fill-indigo-400\/95:hover{fill:rgba(141,162,251,.95)}.lg\:hover\:fill-indigo-50:hover{fill:#f0f5ff}.lg\:hover\:fill-indigo-50\/0:hover{fill:rgba(240,245,255,0)}.lg\:hover\:fill-indigo-50\/10:hover{fill:rgba(240,245,255,.1)}.lg\:hover\:fill-indigo-50\/100:hover{fill:#f0f5ff}.lg\:hover\:fill-indigo-50\/20:hover{fill:rgba(240,245,255,.2)}.lg\:hover\:fill-indigo-50\/25:hover{fill:rgba(240,245,255,.25)}.lg\:hover\:fill-indigo-50\/30:hover{fill:rgba(240,245,255,.3)}.lg\:hover\:fill-indigo-50\/40:hover{fill:rgba(240,245,255,.4)}.lg\:hover\:fill-indigo-50\/5:hover{fill:rgba(240,245,255,.05)}.lg\:hover\:fill-indigo-50\/50:hover{fill:rgba(240,245,255,.5)}.lg\:hover\:fill-indigo-50\/60:hover{fill:rgba(240,245,255,.6)}.lg\:hover\:fill-indigo-50\/70:hover{fill:rgba(240,245,255,.7)}.lg\:hover\:fill-indigo-50\/75:hover{fill:rgba(240,245,255,.75)}.lg\:hover\:fill-indigo-50\/80:hover{fill:rgba(240,245,255,.8)}.lg\:hover\:fill-indigo-50\/90:hover{fill:rgba(240,245,255,.9)}.lg\:hover\:fill-indigo-50\/95:hover{fill:rgba(240,245,255,.95)}.lg\:hover\:fill-indigo-500:hover{fill:#6875f5}.lg\:hover\:fill-indigo-500\/0:hover{fill:rgba(104,117,245,0)}.lg\:hover\:fill-indigo-500\/10:hover{fill:rgba(104,117,245,.1)}.lg\:hover\:fill-indigo-500\/100:hover{fill:#6875f5}.lg\:hover\:fill-indigo-500\/20:hover{fill:rgba(104,117,245,.2)}.lg\:hover\:fill-indigo-500\/25:hover{fill:rgba(104,117,245,.25)}.lg\:hover\:fill-indigo-500\/30:hover{fill:rgba(104,117,245,.3)}.lg\:hover\:fill-indigo-500\/40:hover{fill:rgba(104,117,245,.4)}.lg\:hover\:fill-indigo-500\/5:hover{fill:rgba(104,117,245,.05)}.lg\:hover\:fill-indigo-500\/50:hover{fill:rgba(104,117,245,.5)}.lg\:hover\:fill-indigo-500\/60:hover{fill:rgba(104,117,245,.6)}.lg\:hover\:fill-indigo-500\/70:hover{fill:rgba(104,117,245,.7)}.lg\:hover\:fill-indigo-500\/75:hover{fill:rgba(104,117,245,.75)}.lg\:hover\:fill-indigo-500\/80:hover{fill:rgba(104,117,245,.8)}.lg\:hover\:fill-indigo-500\/90:hover{fill:rgba(104,117,245,.9)}.lg\:hover\:fill-indigo-500\/95:hover{fill:rgba(104,117,245,.95)}.lg\:hover\:fill-indigo-600:hover{fill:#5850ec}.lg\:hover\:fill-indigo-600\/0:hover{fill:rgba(88,80,236,0)}.lg\:hover\:fill-indigo-600\/10:hover{fill:rgba(88,80,236,.1)}.lg\:hover\:fill-indigo-600\/100:hover{fill:#5850ec}.lg\:hover\:fill-indigo-600\/20:hover{fill:rgba(88,80,236,.2)}.lg\:hover\:fill-indigo-600\/25:hover{fill:rgba(88,80,236,.25)}.lg\:hover\:fill-indigo-600\/30:hover{fill:rgba(88,80,236,.3)}.lg\:hover\:fill-indigo-600\/40:hover{fill:rgba(88,80,236,.4)}.lg\:hover\:fill-indigo-600\/5:hover{fill:rgba(88,80,236,.05)}.lg\:hover\:fill-indigo-600\/50:hover{fill:rgba(88,80,236,.5)}.lg\:hover\:fill-indigo-600\/60:hover{fill:rgba(88,80,236,.6)}.lg\:hover\:fill-indigo-600\/70:hover{fill:rgba(88,80,236,.7)}.lg\:hover\:fill-indigo-600\/75:hover{fill:rgba(88,80,236,.75)}.lg\:hover\:fill-indigo-600\/80:hover{fill:rgba(88,80,236,.8)}.lg\:hover\:fill-indigo-600\/90:hover{fill:rgba(88,80,236,.9)}.lg\:hover\:fill-indigo-600\/95:hover{fill:rgba(88,80,236,.95)}.lg\:hover\:fill-indigo-700:hover{fill:#5145cd}.lg\:hover\:fill-indigo-700\/0:hover{fill:rgba(81,69,205,0)}.lg\:hover\:fill-indigo-700\/10:hover{fill:rgba(81,69,205,.1)}.lg\:hover\:fill-indigo-700\/100:hover{fill:#5145cd}.lg\:hover\:fill-indigo-700\/20:hover{fill:rgba(81,69,205,.2)}.lg\:hover\:fill-indigo-700\/25:hover{fill:rgba(81,69,205,.25)}.lg\:hover\:fill-indigo-700\/30:hover{fill:rgba(81,69,205,.3)}.lg\:hover\:fill-indigo-700\/40:hover{fill:rgba(81,69,205,.4)}.lg\:hover\:fill-indigo-700\/5:hover{fill:rgba(81,69,205,.05)}.lg\:hover\:fill-indigo-700\/50:hover{fill:rgba(81,69,205,.5)}.lg\:hover\:fill-indigo-700\/60:hover{fill:rgba(81,69,205,.6)}.lg\:hover\:fill-indigo-700\/70:hover{fill:rgba(81,69,205,.7)}.lg\:hover\:fill-indigo-700\/75:hover{fill:rgba(81,69,205,.75)}.lg\:hover\:fill-indigo-700\/80:hover{fill:rgba(81,69,205,.8)}.lg\:hover\:fill-indigo-700\/90:hover{fill:rgba(81,69,205,.9)}.lg\:hover\:fill-indigo-700\/95:hover{fill:rgba(81,69,205,.95)}.lg\:hover\:fill-indigo-800:hover{fill:#42389d}.lg\:hover\:fill-indigo-800\/0:hover{fill:rgba(66,56,157,0)}.lg\:hover\:fill-indigo-800\/10:hover{fill:rgba(66,56,157,.1)}.lg\:hover\:fill-indigo-800\/100:hover{fill:#42389d}.lg\:hover\:fill-indigo-800\/20:hover{fill:rgba(66,56,157,.2)}.lg\:hover\:fill-indigo-800\/25:hover{fill:rgba(66,56,157,.25)}.lg\:hover\:fill-indigo-800\/30:hover{fill:rgba(66,56,157,.3)}.lg\:hover\:fill-indigo-800\/40:hover{fill:rgba(66,56,157,.4)}.lg\:hover\:fill-indigo-800\/5:hover{fill:rgba(66,56,157,.05)}.lg\:hover\:fill-indigo-800\/50:hover{fill:rgba(66,56,157,.5)}.lg\:hover\:fill-indigo-800\/60:hover{fill:rgba(66,56,157,.6)}.lg\:hover\:fill-indigo-800\/70:hover{fill:rgba(66,56,157,.7)}.lg\:hover\:fill-indigo-800\/75:hover{fill:rgba(66,56,157,.75)}.lg\:hover\:fill-indigo-800\/80:hover{fill:rgba(66,56,157,.8)}.lg\:hover\:fill-indigo-800\/90:hover{fill:rgba(66,56,157,.9)}.lg\:hover\:fill-indigo-800\/95:hover{fill:rgba(66,56,157,.95)}.lg\:hover\:fill-indigo-900:hover{fill:#362f78}.lg\:hover\:fill-indigo-900\/0:hover{fill:rgba(54,47,120,0)}.lg\:hover\:fill-indigo-900\/10:hover{fill:rgba(54,47,120,.1)}.lg\:hover\:fill-indigo-900\/100:hover{fill:#362f78}.lg\:hover\:fill-indigo-900\/20:hover{fill:rgba(54,47,120,.2)}.lg\:hover\:fill-indigo-900\/25:hover{fill:rgba(54,47,120,.25)}.lg\:hover\:fill-indigo-900\/30:hover{fill:rgba(54,47,120,.3)}.lg\:hover\:fill-indigo-900\/40:hover{fill:rgba(54,47,120,.4)}.lg\:hover\:fill-indigo-900\/5:hover{fill:rgba(54,47,120,.05)}.lg\:hover\:fill-indigo-900\/50:hover{fill:rgba(54,47,120,.5)}.lg\:hover\:fill-indigo-900\/60:hover{fill:rgba(54,47,120,.6)}.lg\:hover\:fill-indigo-900\/70:hover{fill:rgba(54,47,120,.7)}.lg\:hover\:fill-indigo-900\/75:hover{fill:rgba(54,47,120,.75)}.lg\:hover\:fill-indigo-900\/80:hover{fill:rgba(54,47,120,.8)}.lg\:hover\:fill-indigo-900\/90:hover{fill:rgba(54,47,120,.9)}.lg\:hover\:fill-indigo-900\/95:hover{fill:rgba(54,47,120,.95)}.lg\:hover\:fill-lime-100:hover{fill:#ecfccb}.lg\:hover\:fill-lime-100\/0:hover{fill:hsla(80,89%,89%,0)}.lg\:hover\:fill-lime-100\/10:hover{fill:hsla(80,89%,89%,.1)}.lg\:hover\:fill-lime-100\/100:hover{fill:#ecfccb}.lg\:hover\:fill-lime-100\/20:hover{fill:hsla(80,89%,89%,.2)}.lg\:hover\:fill-lime-100\/25:hover{fill:hsla(80,89%,89%,.25)}.lg\:hover\:fill-lime-100\/30:hover{fill:hsla(80,89%,89%,.3)}.lg\:hover\:fill-lime-100\/40:hover{fill:hsla(80,89%,89%,.4)}.lg\:hover\:fill-lime-100\/5:hover{fill:hsla(80,89%,89%,.05)}.lg\:hover\:fill-lime-100\/50:hover{fill:hsla(80,89%,89%,.5)}.lg\:hover\:fill-lime-100\/60:hover{fill:hsla(80,89%,89%,.6)}.lg\:hover\:fill-lime-100\/70:hover{fill:hsla(80,89%,89%,.7)}.lg\:hover\:fill-lime-100\/75:hover{fill:hsla(80,89%,89%,.75)}.lg\:hover\:fill-lime-100\/80:hover{fill:hsla(80,89%,89%,.8)}.lg\:hover\:fill-lime-100\/90:hover{fill:hsla(80,89%,89%,.9)}.lg\:hover\:fill-lime-100\/95:hover{fill:hsla(80,89%,89%,.95)}.lg\:hover\:fill-lime-200:hover{fill:#d9f99d}.lg\:hover\:fill-lime-200\/0:hover{fill:hsla(81,88%,80%,0)}.lg\:hover\:fill-lime-200\/10:hover{fill:hsla(81,88%,80%,.1)}.lg\:hover\:fill-lime-200\/100:hover{fill:#d9f99d}.lg\:hover\:fill-lime-200\/20:hover{fill:hsla(81,88%,80%,.2)}.lg\:hover\:fill-lime-200\/25:hover{fill:hsla(81,88%,80%,.25)}.lg\:hover\:fill-lime-200\/30:hover{fill:hsla(81,88%,80%,.3)}.lg\:hover\:fill-lime-200\/40:hover{fill:hsla(81,88%,80%,.4)}.lg\:hover\:fill-lime-200\/5:hover{fill:hsla(81,88%,80%,.05)}.lg\:hover\:fill-lime-200\/50:hover{fill:hsla(81,88%,80%,.5)}.lg\:hover\:fill-lime-200\/60:hover{fill:hsla(81,88%,80%,.6)}.lg\:hover\:fill-lime-200\/70:hover{fill:hsla(81,88%,80%,.7)}.lg\:hover\:fill-lime-200\/75:hover{fill:hsla(81,88%,80%,.75)}.lg\:hover\:fill-lime-200\/80:hover{fill:hsla(81,88%,80%,.8)}.lg\:hover\:fill-lime-200\/90:hover{fill:hsla(81,88%,80%,.9)}.lg\:hover\:fill-lime-200\/95:hover{fill:hsla(81,88%,80%,.95)}.lg\:hover\:fill-lime-300:hover{fill:#bef264}.lg\:hover\:fill-lime-300\/0:hover{fill:hsla(82,85%,67%,0)}.lg\:hover\:fill-lime-300\/10:hover{fill:hsla(82,85%,67%,.1)}.lg\:hover\:fill-lime-300\/100:hover{fill:#bef264}.lg\:hover\:fill-lime-300\/20:hover{fill:hsla(82,85%,67%,.2)}.lg\:hover\:fill-lime-300\/25:hover{fill:hsla(82,85%,67%,.25)}.lg\:hover\:fill-lime-300\/30:hover{fill:hsla(82,85%,67%,.3)}.lg\:hover\:fill-lime-300\/40:hover{fill:hsla(82,85%,67%,.4)}.lg\:hover\:fill-lime-300\/5:hover{fill:hsla(82,85%,67%,.05)}.lg\:hover\:fill-lime-300\/50:hover{fill:hsla(82,85%,67%,.5)}.lg\:hover\:fill-lime-300\/60:hover{fill:hsla(82,85%,67%,.6)}.lg\:hover\:fill-lime-300\/70:hover{fill:hsla(82,85%,67%,.7)}.lg\:hover\:fill-lime-300\/75:hover{fill:hsla(82,85%,67%,.75)}.lg\:hover\:fill-lime-300\/80:hover{fill:hsla(82,85%,67%,.8)}.lg\:hover\:fill-lime-300\/90:hover{fill:hsla(82,85%,67%,.9)}.lg\:hover\:fill-lime-300\/95:hover{fill:hsla(82,85%,67%,.95)}.lg\:hover\:fill-lime-400:hover{fill:#a3e635}.lg\:hover\:fill-lime-400\/0:hover{fill:rgba(163,230,53,0)}.lg\:hover\:fill-lime-400\/10:hover{fill:rgba(163,230,53,.1)}.lg\:hover\:fill-lime-400\/100:hover{fill:#a3e635}.lg\:hover\:fill-lime-400\/20:hover{fill:rgba(163,230,53,.2)}.lg\:hover\:fill-lime-400\/25:hover{fill:rgba(163,230,53,.25)}.lg\:hover\:fill-lime-400\/30:hover{fill:rgba(163,230,53,.3)}.lg\:hover\:fill-lime-400\/40:hover{fill:rgba(163,230,53,.4)}.lg\:hover\:fill-lime-400\/5:hover{fill:rgba(163,230,53,.05)}.lg\:hover\:fill-lime-400\/50:hover{fill:rgba(163,230,53,.5)}.lg\:hover\:fill-lime-400\/60:hover{fill:rgba(163,230,53,.6)}.lg\:hover\:fill-lime-400\/70:hover{fill:rgba(163,230,53,.7)}.lg\:hover\:fill-lime-400\/75:hover{fill:rgba(163,230,53,.75)}.lg\:hover\:fill-lime-400\/80:hover{fill:rgba(163,230,53,.8)}.lg\:hover\:fill-lime-400\/90:hover{fill:rgba(163,230,53,.9)}.lg\:hover\:fill-lime-400\/95:hover{fill:rgba(163,230,53,.95)}.lg\:hover\:fill-lime-50:hover{fill:#f7fee7}.lg\:hover\:fill-lime-50\/0:hover{fill:hsla(78,92%,95%,0)}.lg\:hover\:fill-lime-50\/10:hover{fill:hsla(78,92%,95%,.1)}.lg\:hover\:fill-lime-50\/100:hover{fill:#f7fee7}.lg\:hover\:fill-lime-50\/20:hover{fill:hsla(78,92%,95%,.2)}.lg\:hover\:fill-lime-50\/25:hover{fill:hsla(78,92%,95%,.25)}.lg\:hover\:fill-lime-50\/30:hover{fill:hsla(78,92%,95%,.3)}.lg\:hover\:fill-lime-50\/40:hover{fill:hsla(78,92%,95%,.4)}.lg\:hover\:fill-lime-50\/5:hover{fill:hsla(78,92%,95%,.05)}.lg\:hover\:fill-lime-50\/50:hover{fill:hsla(78,92%,95%,.5)}.lg\:hover\:fill-lime-50\/60:hover{fill:hsla(78,92%,95%,.6)}.lg\:hover\:fill-lime-50\/70:hover{fill:hsla(78,92%,95%,.7)}.lg\:hover\:fill-lime-50\/75:hover{fill:hsla(78,92%,95%,.75)}.lg\:hover\:fill-lime-50\/80:hover{fill:hsla(78,92%,95%,.8)}.lg\:hover\:fill-lime-50\/90:hover{fill:hsla(78,92%,95%,.9)}.lg\:hover\:fill-lime-50\/95:hover{fill:hsla(78,92%,95%,.95)}.lg\:hover\:fill-lime-500:hover{fill:#84cc16}.lg\:hover\:fill-lime-500\/0:hover{fill:rgba(132,204,22,0)}.lg\:hover\:fill-lime-500\/10:hover{fill:rgba(132,204,22,.1)}.lg\:hover\:fill-lime-500\/100:hover{fill:#84cc16}.lg\:hover\:fill-lime-500\/20:hover{fill:rgba(132,204,22,.2)}.lg\:hover\:fill-lime-500\/25:hover{fill:rgba(132,204,22,.25)}.lg\:hover\:fill-lime-500\/30:hover{fill:rgba(132,204,22,.3)}.lg\:hover\:fill-lime-500\/40:hover{fill:rgba(132,204,22,.4)}.lg\:hover\:fill-lime-500\/5:hover{fill:rgba(132,204,22,.05)}.lg\:hover\:fill-lime-500\/50:hover{fill:rgba(132,204,22,.5)}.lg\:hover\:fill-lime-500\/60:hover{fill:rgba(132,204,22,.6)}.lg\:hover\:fill-lime-500\/70:hover{fill:rgba(132,204,22,.7)}.lg\:hover\:fill-lime-500\/75:hover{fill:rgba(132,204,22,.75)}.lg\:hover\:fill-lime-500\/80:hover{fill:rgba(132,204,22,.8)}.lg\:hover\:fill-lime-500\/90:hover{fill:rgba(132,204,22,.9)}.lg\:hover\:fill-lime-500\/95:hover{fill:rgba(132,204,22,.95)}.lg\:hover\:fill-lime-600:hover{fill:#65a30d}.lg\:hover\:fill-lime-600\/0:hover{fill:rgba(101,163,13,0)}.lg\:hover\:fill-lime-600\/10:hover{fill:rgba(101,163,13,.1)}.lg\:hover\:fill-lime-600\/100:hover{fill:#65a30d}.lg\:hover\:fill-lime-600\/20:hover{fill:rgba(101,163,13,.2)}.lg\:hover\:fill-lime-600\/25:hover{fill:rgba(101,163,13,.25)}.lg\:hover\:fill-lime-600\/30:hover{fill:rgba(101,163,13,.3)}.lg\:hover\:fill-lime-600\/40:hover{fill:rgba(101,163,13,.4)}.lg\:hover\:fill-lime-600\/5:hover{fill:rgba(101,163,13,.05)}.lg\:hover\:fill-lime-600\/50:hover{fill:rgba(101,163,13,.5)}.lg\:hover\:fill-lime-600\/60:hover{fill:rgba(101,163,13,.6)}.lg\:hover\:fill-lime-600\/70:hover{fill:rgba(101,163,13,.7)}.lg\:hover\:fill-lime-600\/75:hover{fill:rgba(101,163,13,.75)}.lg\:hover\:fill-lime-600\/80:hover{fill:rgba(101,163,13,.8)}.lg\:hover\:fill-lime-600\/90:hover{fill:rgba(101,163,13,.9)}.lg\:hover\:fill-lime-600\/95:hover{fill:rgba(101,163,13,.95)}.lg\:hover\:fill-lime-700:hover{fill:#4d7c0f}.lg\:hover\:fill-lime-700\/0:hover{fill:rgba(77,124,15,0)}.lg\:hover\:fill-lime-700\/10:hover{fill:rgba(77,124,15,.1)}.lg\:hover\:fill-lime-700\/100:hover{fill:#4d7c0f}.lg\:hover\:fill-lime-700\/20:hover{fill:rgba(77,124,15,.2)}.lg\:hover\:fill-lime-700\/25:hover{fill:rgba(77,124,15,.25)}.lg\:hover\:fill-lime-700\/30:hover{fill:rgba(77,124,15,.3)}.lg\:hover\:fill-lime-700\/40:hover{fill:rgba(77,124,15,.4)}.lg\:hover\:fill-lime-700\/5:hover{fill:rgba(77,124,15,.05)}.lg\:hover\:fill-lime-700\/50:hover{fill:rgba(77,124,15,.5)}.lg\:hover\:fill-lime-700\/60:hover{fill:rgba(77,124,15,.6)}.lg\:hover\:fill-lime-700\/70:hover{fill:rgba(77,124,15,.7)}.lg\:hover\:fill-lime-700\/75:hover{fill:rgba(77,124,15,.75)}.lg\:hover\:fill-lime-700\/80:hover{fill:rgba(77,124,15,.8)}.lg\:hover\:fill-lime-700\/90:hover{fill:rgba(77,124,15,.9)}.lg\:hover\:fill-lime-700\/95:hover{fill:rgba(77,124,15,.95)}.lg\:hover\:fill-lime-800:hover{fill:#3f6212}.lg\:hover\:fill-lime-800\/0:hover{fill:rgba(63,98,18,0)}.lg\:hover\:fill-lime-800\/10:hover{fill:rgba(63,98,18,.1)}.lg\:hover\:fill-lime-800\/100:hover{fill:#3f6212}.lg\:hover\:fill-lime-800\/20:hover{fill:rgba(63,98,18,.2)}.lg\:hover\:fill-lime-800\/25:hover{fill:rgba(63,98,18,.25)}.lg\:hover\:fill-lime-800\/30:hover{fill:rgba(63,98,18,.3)}.lg\:hover\:fill-lime-800\/40:hover{fill:rgba(63,98,18,.4)}.lg\:hover\:fill-lime-800\/5:hover{fill:rgba(63,98,18,.05)}.lg\:hover\:fill-lime-800\/50:hover{fill:rgba(63,98,18,.5)}.lg\:hover\:fill-lime-800\/60:hover{fill:rgba(63,98,18,.6)}.lg\:hover\:fill-lime-800\/70:hover{fill:rgba(63,98,18,.7)}.lg\:hover\:fill-lime-800\/75:hover{fill:rgba(63,98,18,.75)}.lg\:hover\:fill-lime-800\/80:hover{fill:rgba(63,98,18,.8)}.lg\:hover\:fill-lime-800\/90:hover{fill:rgba(63,98,18,.9)}.lg\:hover\:fill-lime-800\/95:hover{fill:rgba(63,98,18,.95)}.lg\:hover\:fill-lime-900:hover{fill:#365314}.lg\:hover\:fill-lime-900\/0:hover{fill:rgba(54,83,20,0)}.lg\:hover\:fill-lime-900\/10:hover{fill:rgba(54,83,20,.1)}.lg\:hover\:fill-lime-900\/100:hover{fill:#365314}.lg\:hover\:fill-lime-900\/20:hover{fill:rgba(54,83,20,.2)}.lg\:hover\:fill-lime-900\/25:hover{fill:rgba(54,83,20,.25)}.lg\:hover\:fill-lime-900\/30:hover{fill:rgba(54,83,20,.3)}.lg\:hover\:fill-lime-900\/40:hover{fill:rgba(54,83,20,.4)}.lg\:hover\:fill-lime-900\/5:hover{fill:rgba(54,83,20,.05)}.lg\:hover\:fill-lime-900\/50:hover{fill:rgba(54,83,20,.5)}.lg\:hover\:fill-lime-900\/60:hover{fill:rgba(54,83,20,.6)}.lg\:hover\:fill-lime-900\/70:hover{fill:rgba(54,83,20,.7)}.lg\:hover\:fill-lime-900\/75:hover{fill:rgba(54,83,20,.75)}.lg\:hover\:fill-lime-900\/80:hover{fill:rgba(54,83,20,.8)}.lg\:hover\:fill-lime-900\/90:hover{fill:rgba(54,83,20,.9)}.lg\:hover\:fill-lime-900\/95:hover{fill:rgba(54,83,20,.95)}.lg\:hover\:fill-neutral-100:hover{fill:#f5f5f5}.lg\:hover\:fill-neutral-100\/0:hover{fill:hsla(0,0%,96%,0)}.lg\:hover\:fill-neutral-100\/10:hover{fill:hsla(0,0%,96%,.1)}.lg\:hover\:fill-neutral-100\/100:hover{fill:#f5f5f5}.lg\:hover\:fill-neutral-100\/20:hover{fill:hsla(0,0%,96%,.2)}.lg\:hover\:fill-neutral-100\/25:hover{fill:hsla(0,0%,96%,.25)}.lg\:hover\:fill-neutral-100\/30:hover{fill:hsla(0,0%,96%,.3)}.lg\:hover\:fill-neutral-100\/40:hover{fill:hsla(0,0%,96%,.4)}.lg\:hover\:fill-neutral-100\/5:hover{fill:hsla(0,0%,96%,.05)}.lg\:hover\:fill-neutral-100\/50:hover{fill:hsla(0,0%,96%,.5)}.lg\:hover\:fill-neutral-100\/60:hover{fill:hsla(0,0%,96%,.6)}.lg\:hover\:fill-neutral-100\/70:hover{fill:hsla(0,0%,96%,.7)}.lg\:hover\:fill-neutral-100\/75:hover{fill:hsla(0,0%,96%,.75)}.lg\:hover\:fill-neutral-100\/80:hover{fill:hsla(0,0%,96%,.8)}.lg\:hover\:fill-neutral-100\/90:hover{fill:hsla(0,0%,96%,.9)}.lg\:hover\:fill-neutral-100\/95:hover{fill:hsla(0,0%,96%,.95)}.lg\:hover\:fill-neutral-200:hover{fill:#e5e5e5}.lg\:hover\:fill-neutral-200\/0:hover{fill:hsla(0,0%,90%,0)}.lg\:hover\:fill-neutral-200\/10:hover{fill:hsla(0,0%,90%,.1)}.lg\:hover\:fill-neutral-200\/100:hover{fill:#e5e5e5}.lg\:hover\:fill-neutral-200\/20:hover{fill:hsla(0,0%,90%,.2)}.lg\:hover\:fill-neutral-200\/25:hover{fill:hsla(0,0%,90%,.25)}.lg\:hover\:fill-neutral-200\/30:hover{fill:hsla(0,0%,90%,.3)}.lg\:hover\:fill-neutral-200\/40:hover{fill:hsla(0,0%,90%,.4)}.lg\:hover\:fill-neutral-200\/5:hover{fill:hsla(0,0%,90%,.05)}.lg\:hover\:fill-neutral-200\/50:hover{fill:hsla(0,0%,90%,.5)}.lg\:hover\:fill-neutral-200\/60:hover{fill:hsla(0,0%,90%,.6)}.lg\:hover\:fill-neutral-200\/70:hover{fill:hsla(0,0%,90%,.7)}.lg\:hover\:fill-neutral-200\/75:hover{fill:hsla(0,0%,90%,.75)}.lg\:hover\:fill-neutral-200\/80:hover{fill:hsla(0,0%,90%,.8)}.lg\:hover\:fill-neutral-200\/90:hover{fill:hsla(0,0%,90%,.9)}.lg\:hover\:fill-neutral-200\/95:hover{fill:hsla(0,0%,90%,.95)}.lg\:hover\:fill-neutral-300:hover{fill:#d4d4d4}.lg\:hover\:fill-neutral-300\/0:hover{fill:hsla(0,0%,83%,0)}.lg\:hover\:fill-neutral-300\/10:hover{fill:hsla(0,0%,83%,.1)}.lg\:hover\:fill-neutral-300\/100:hover{fill:#d4d4d4}.lg\:hover\:fill-neutral-300\/20:hover{fill:hsla(0,0%,83%,.2)}.lg\:hover\:fill-neutral-300\/25:hover{fill:hsla(0,0%,83%,.25)}.lg\:hover\:fill-neutral-300\/30:hover{fill:hsla(0,0%,83%,.3)}.lg\:hover\:fill-neutral-300\/40:hover{fill:hsla(0,0%,83%,.4)}.lg\:hover\:fill-neutral-300\/5:hover{fill:hsla(0,0%,83%,.05)}.lg\:hover\:fill-neutral-300\/50:hover{fill:hsla(0,0%,83%,.5)}.lg\:hover\:fill-neutral-300\/60:hover{fill:hsla(0,0%,83%,.6)}.lg\:hover\:fill-neutral-300\/70:hover{fill:hsla(0,0%,83%,.7)}.lg\:hover\:fill-neutral-300\/75:hover{fill:hsla(0,0%,83%,.75)}.lg\:hover\:fill-neutral-300\/80:hover{fill:hsla(0,0%,83%,.8)}.lg\:hover\:fill-neutral-300\/90:hover{fill:hsla(0,0%,83%,.9)}.lg\:hover\:fill-neutral-300\/95:hover{fill:hsla(0,0%,83%,.95)}.lg\:hover\:fill-neutral-400:hover{fill:#a3a3a3}.lg\:hover\:fill-neutral-400\/0:hover{fill:hsla(0,0%,64%,0)}.lg\:hover\:fill-neutral-400\/10:hover{fill:hsla(0,0%,64%,.1)}.lg\:hover\:fill-neutral-400\/100:hover{fill:#a3a3a3}.lg\:hover\:fill-neutral-400\/20:hover{fill:hsla(0,0%,64%,.2)}.lg\:hover\:fill-neutral-400\/25:hover{fill:hsla(0,0%,64%,.25)}.lg\:hover\:fill-neutral-400\/30:hover{fill:hsla(0,0%,64%,.3)}.lg\:hover\:fill-neutral-400\/40:hover{fill:hsla(0,0%,64%,.4)}.lg\:hover\:fill-neutral-400\/5:hover{fill:hsla(0,0%,64%,.05)}.lg\:hover\:fill-neutral-400\/50:hover{fill:hsla(0,0%,64%,.5)}.lg\:hover\:fill-neutral-400\/60:hover{fill:hsla(0,0%,64%,.6)}.lg\:hover\:fill-neutral-400\/70:hover{fill:hsla(0,0%,64%,.7)}.lg\:hover\:fill-neutral-400\/75:hover{fill:hsla(0,0%,64%,.75)}.lg\:hover\:fill-neutral-400\/80:hover{fill:hsla(0,0%,64%,.8)}.lg\:hover\:fill-neutral-400\/90:hover{fill:hsla(0,0%,64%,.9)}.lg\:hover\:fill-neutral-400\/95:hover{fill:hsla(0,0%,64%,.95)}.lg\:hover\:fill-neutral-50:hover{fill:#fafafa}.lg\:hover\:fill-neutral-50\/0:hover{fill:hsla(0,0%,98%,0)}.lg\:hover\:fill-neutral-50\/10:hover{fill:hsla(0,0%,98%,.1)}.lg\:hover\:fill-neutral-50\/100:hover{fill:#fafafa}.lg\:hover\:fill-neutral-50\/20:hover{fill:hsla(0,0%,98%,.2)}.lg\:hover\:fill-neutral-50\/25:hover{fill:hsla(0,0%,98%,.25)}.lg\:hover\:fill-neutral-50\/30:hover{fill:hsla(0,0%,98%,.3)}.lg\:hover\:fill-neutral-50\/40:hover{fill:hsla(0,0%,98%,.4)}.lg\:hover\:fill-neutral-50\/5:hover{fill:hsla(0,0%,98%,.05)}.lg\:hover\:fill-neutral-50\/50:hover{fill:hsla(0,0%,98%,.5)}.lg\:hover\:fill-neutral-50\/60:hover{fill:hsla(0,0%,98%,.6)}.lg\:hover\:fill-neutral-50\/70:hover{fill:hsla(0,0%,98%,.7)}.lg\:hover\:fill-neutral-50\/75:hover{fill:hsla(0,0%,98%,.75)}.lg\:hover\:fill-neutral-50\/80:hover{fill:hsla(0,0%,98%,.8)}.lg\:hover\:fill-neutral-50\/90:hover{fill:hsla(0,0%,98%,.9)}.lg\:hover\:fill-neutral-50\/95:hover{fill:hsla(0,0%,98%,.95)}.lg\:hover\:fill-neutral-500:hover{fill:#737373}.lg\:hover\:fill-neutral-500\/0:hover{fill:hsla(0,0%,45%,0)}.lg\:hover\:fill-neutral-500\/10:hover{fill:hsla(0,0%,45%,.1)}.lg\:hover\:fill-neutral-500\/100:hover{fill:#737373}.lg\:hover\:fill-neutral-500\/20:hover{fill:hsla(0,0%,45%,.2)}.lg\:hover\:fill-neutral-500\/25:hover{fill:hsla(0,0%,45%,.25)}.lg\:hover\:fill-neutral-500\/30:hover{fill:hsla(0,0%,45%,.3)}.lg\:hover\:fill-neutral-500\/40:hover{fill:hsla(0,0%,45%,.4)}.lg\:hover\:fill-neutral-500\/5:hover{fill:hsla(0,0%,45%,.05)}.lg\:hover\:fill-neutral-500\/50:hover{fill:hsla(0,0%,45%,.5)}.lg\:hover\:fill-neutral-500\/60:hover{fill:hsla(0,0%,45%,.6)}.lg\:hover\:fill-neutral-500\/70:hover{fill:hsla(0,0%,45%,.7)}.lg\:hover\:fill-neutral-500\/75:hover{fill:hsla(0,0%,45%,.75)}.lg\:hover\:fill-neutral-500\/80:hover{fill:hsla(0,0%,45%,.8)}.lg\:hover\:fill-neutral-500\/90:hover{fill:hsla(0,0%,45%,.9)}.lg\:hover\:fill-neutral-500\/95:hover{fill:hsla(0,0%,45%,.95)}.lg\:hover\:fill-neutral-600:hover{fill:#525252}.lg\:hover\:fill-neutral-600\/0:hover{fill:rgba(82,82,82,0)}.lg\:hover\:fill-neutral-600\/10:hover{fill:rgba(82,82,82,.1)}.lg\:hover\:fill-neutral-600\/100:hover{fill:#525252}.lg\:hover\:fill-neutral-600\/20:hover{fill:rgba(82,82,82,.2)}.lg\:hover\:fill-neutral-600\/25:hover{fill:rgba(82,82,82,.25)}.lg\:hover\:fill-neutral-600\/30:hover{fill:rgba(82,82,82,.3)}.lg\:hover\:fill-neutral-600\/40:hover{fill:rgba(82,82,82,.4)}.lg\:hover\:fill-neutral-600\/5:hover{fill:rgba(82,82,82,.05)}.lg\:hover\:fill-neutral-600\/50:hover{fill:rgba(82,82,82,.5)}.lg\:hover\:fill-neutral-600\/60:hover{fill:rgba(82,82,82,.6)}.lg\:hover\:fill-neutral-600\/70:hover{fill:rgba(82,82,82,.7)}.lg\:hover\:fill-neutral-600\/75:hover{fill:rgba(82,82,82,.75)}.lg\:hover\:fill-neutral-600\/80:hover{fill:rgba(82,82,82,.8)}.lg\:hover\:fill-neutral-600\/90:hover{fill:rgba(82,82,82,.9)}.lg\:hover\:fill-neutral-600\/95:hover{fill:rgba(82,82,82,.95)}.lg\:hover\:fill-neutral-700:hover{fill:#404040}.lg\:hover\:fill-neutral-700\/0:hover{fill:rgba(64,64,64,0)}.lg\:hover\:fill-neutral-700\/10:hover{fill:rgba(64,64,64,.1)}.lg\:hover\:fill-neutral-700\/100:hover{fill:#404040}.lg\:hover\:fill-neutral-700\/20:hover{fill:rgba(64,64,64,.2)}.lg\:hover\:fill-neutral-700\/25:hover{fill:rgba(64,64,64,.25)}.lg\:hover\:fill-neutral-700\/30:hover{fill:rgba(64,64,64,.3)}.lg\:hover\:fill-neutral-700\/40:hover{fill:rgba(64,64,64,.4)}.lg\:hover\:fill-neutral-700\/5:hover{fill:rgba(64,64,64,.05)}.lg\:hover\:fill-neutral-700\/50:hover{fill:rgba(64,64,64,.5)}.lg\:hover\:fill-neutral-700\/60:hover{fill:rgba(64,64,64,.6)}.lg\:hover\:fill-neutral-700\/70:hover{fill:rgba(64,64,64,.7)}.lg\:hover\:fill-neutral-700\/75:hover{fill:rgba(64,64,64,.75)}.lg\:hover\:fill-neutral-700\/80:hover{fill:rgba(64,64,64,.8)}.lg\:hover\:fill-neutral-700\/90:hover{fill:rgba(64,64,64,.9)}.lg\:hover\:fill-neutral-700\/95:hover{fill:rgba(64,64,64,.95)}.lg\:hover\:fill-neutral-800:hover{fill:#262626}.lg\:hover\:fill-neutral-800\/0:hover{fill:rgba(38,38,38,0)}.lg\:hover\:fill-neutral-800\/10:hover{fill:rgba(38,38,38,.1)}.lg\:hover\:fill-neutral-800\/100:hover{fill:#262626}.lg\:hover\:fill-neutral-800\/20:hover{fill:rgba(38,38,38,.2)}.lg\:hover\:fill-neutral-800\/25:hover{fill:rgba(38,38,38,.25)}.lg\:hover\:fill-neutral-800\/30:hover{fill:rgba(38,38,38,.3)}.lg\:hover\:fill-neutral-800\/40:hover{fill:rgba(38,38,38,.4)}.lg\:hover\:fill-neutral-800\/5:hover{fill:rgba(38,38,38,.05)}.lg\:hover\:fill-neutral-800\/50:hover{fill:rgba(38,38,38,.5)}.lg\:hover\:fill-neutral-800\/60:hover{fill:rgba(38,38,38,.6)}.lg\:hover\:fill-neutral-800\/70:hover{fill:rgba(38,38,38,.7)}.lg\:hover\:fill-neutral-800\/75:hover{fill:rgba(38,38,38,.75)}.lg\:hover\:fill-neutral-800\/80:hover{fill:rgba(38,38,38,.8)}.lg\:hover\:fill-neutral-800\/90:hover{fill:rgba(38,38,38,.9)}.lg\:hover\:fill-neutral-800\/95:hover{fill:rgba(38,38,38,.95)}.lg\:hover\:fill-neutral-900:hover{fill:#171717}.lg\:hover\:fill-neutral-900\/0:hover{fill:hsla(0,0%,9%,0)}.lg\:hover\:fill-neutral-900\/10:hover{fill:hsla(0,0%,9%,.1)}.lg\:hover\:fill-neutral-900\/100:hover{fill:#171717}.lg\:hover\:fill-neutral-900\/20:hover{fill:hsla(0,0%,9%,.2)}.lg\:hover\:fill-neutral-900\/25:hover{fill:hsla(0,0%,9%,.25)}.lg\:hover\:fill-neutral-900\/30:hover{fill:hsla(0,0%,9%,.3)}.lg\:hover\:fill-neutral-900\/40:hover{fill:hsla(0,0%,9%,.4)}.lg\:hover\:fill-neutral-900\/5:hover{fill:hsla(0,0%,9%,.05)}.lg\:hover\:fill-neutral-900\/50:hover{fill:hsla(0,0%,9%,.5)}.lg\:hover\:fill-neutral-900\/60:hover{fill:hsla(0,0%,9%,.6)}.lg\:hover\:fill-neutral-900\/70:hover{fill:hsla(0,0%,9%,.7)}.lg\:hover\:fill-neutral-900\/75:hover{fill:hsla(0,0%,9%,.75)}.lg\:hover\:fill-neutral-900\/80:hover{fill:hsla(0,0%,9%,.8)}.lg\:hover\:fill-neutral-900\/90:hover{fill:hsla(0,0%,9%,.9)}.lg\:hover\:fill-neutral-900\/95:hover{fill:hsla(0,0%,9%,.95)}.lg\:hover\:fill-orange-100:hover{fill:#feecdc}.lg\:hover\:fill-orange-100\/0:hover{fill:hsla(28,94%,93%,0)}.lg\:hover\:fill-orange-100\/10:hover{fill:hsla(28,94%,93%,.1)}.lg\:hover\:fill-orange-100\/100:hover{fill:#feecdc}.lg\:hover\:fill-orange-100\/20:hover{fill:hsla(28,94%,93%,.2)}.lg\:hover\:fill-orange-100\/25:hover{fill:hsla(28,94%,93%,.25)}.lg\:hover\:fill-orange-100\/30:hover{fill:hsla(28,94%,93%,.3)}.lg\:hover\:fill-orange-100\/40:hover{fill:hsla(28,94%,93%,.4)}.lg\:hover\:fill-orange-100\/5:hover{fill:hsla(28,94%,93%,.05)}.lg\:hover\:fill-orange-100\/50:hover{fill:hsla(28,94%,93%,.5)}.lg\:hover\:fill-orange-100\/60:hover{fill:hsla(28,94%,93%,.6)}.lg\:hover\:fill-orange-100\/70:hover{fill:hsla(28,94%,93%,.7)}.lg\:hover\:fill-orange-100\/75:hover{fill:hsla(28,94%,93%,.75)}.lg\:hover\:fill-orange-100\/80:hover{fill:hsla(28,94%,93%,.8)}.lg\:hover\:fill-orange-100\/90:hover{fill:hsla(28,94%,93%,.9)}.lg\:hover\:fill-orange-100\/95:hover{fill:hsla(28,94%,93%,.95)}.lg\:hover\:fill-orange-200:hover{fill:#fcd9bd}.lg\:hover\:fill-orange-200\/0:hover{fill:hsla(27,91%,86%,0)}.lg\:hover\:fill-orange-200\/10:hover{fill:hsla(27,91%,86%,.1)}.lg\:hover\:fill-orange-200\/100:hover{fill:#fcd9bd}.lg\:hover\:fill-orange-200\/20:hover{fill:hsla(27,91%,86%,.2)}.lg\:hover\:fill-orange-200\/25:hover{fill:hsla(27,91%,86%,.25)}.lg\:hover\:fill-orange-200\/30:hover{fill:hsla(27,91%,86%,.3)}.lg\:hover\:fill-orange-200\/40:hover{fill:hsla(27,91%,86%,.4)}.lg\:hover\:fill-orange-200\/5:hover{fill:hsla(27,91%,86%,.05)}.lg\:hover\:fill-orange-200\/50:hover{fill:hsla(27,91%,86%,.5)}.lg\:hover\:fill-orange-200\/60:hover{fill:hsla(27,91%,86%,.6)}.lg\:hover\:fill-orange-200\/70:hover{fill:hsla(27,91%,86%,.7)}.lg\:hover\:fill-orange-200\/75:hover{fill:hsla(27,91%,86%,.75)}.lg\:hover\:fill-orange-200\/80:hover{fill:hsla(27,91%,86%,.8)}.lg\:hover\:fill-orange-200\/90:hover{fill:hsla(27,91%,86%,.9)}.lg\:hover\:fill-orange-200\/95:hover{fill:hsla(27,91%,86%,.95)}.lg\:hover\:fill-orange-300:hover{fill:#fdba8c}.lg\:hover\:fill-orange-300\/0:hover{fill:hsla(24,97%,77%,0)}.lg\:hover\:fill-orange-300\/10:hover{fill:hsla(24,97%,77%,.1)}.lg\:hover\:fill-orange-300\/100:hover{fill:#fdba8c}.lg\:hover\:fill-orange-300\/20:hover{fill:hsla(24,97%,77%,.2)}.lg\:hover\:fill-orange-300\/25:hover{fill:hsla(24,97%,77%,.25)}.lg\:hover\:fill-orange-300\/30:hover{fill:hsla(24,97%,77%,.3)}.lg\:hover\:fill-orange-300\/40:hover{fill:hsla(24,97%,77%,.4)}.lg\:hover\:fill-orange-300\/5:hover{fill:hsla(24,97%,77%,.05)}.lg\:hover\:fill-orange-300\/50:hover{fill:hsla(24,97%,77%,.5)}.lg\:hover\:fill-orange-300\/60:hover{fill:hsla(24,97%,77%,.6)}.lg\:hover\:fill-orange-300\/70:hover{fill:hsla(24,97%,77%,.7)}.lg\:hover\:fill-orange-300\/75:hover{fill:hsla(24,97%,77%,.75)}.lg\:hover\:fill-orange-300\/80:hover{fill:hsla(24,97%,77%,.8)}.lg\:hover\:fill-orange-300\/90:hover{fill:hsla(24,97%,77%,.9)}.lg\:hover\:fill-orange-300\/95:hover{fill:hsla(24,97%,77%,.95)}.lg\:hover\:fill-orange-400:hover{fill:#ff8a4c}.lg\:hover\:fill-orange-400\/0:hover{fill:rgba(255,138,76,0)}.lg\:hover\:fill-orange-400\/10:hover{fill:rgba(255,138,76,.1)}.lg\:hover\:fill-orange-400\/100:hover{fill:#ff8a4c}.lg\:hover\:fill-orange-400\/20:hover{fill:rgba(255,138,76,.2)}.lg\:hover\:fill-orange-400\/25:hover{fill:rgba(255,138,76,.25)}.lg\:hover\:fill-orange-400\/30:hover{fill:rgba(255,138,76,.3)}.lg\:hover\:fill-orange-400\/40:hover{fill:rgba(255,138,76,.4)}.lg\:hover\:fill-orange-400\/5:hover{fill:rgba(255,138,76,.05)}.lg\:hover\:fill-orange-400\/50:hover{fill:rgba(255,138,76,.5)}.lg\:hover\:fill-orange-400\/60:hover{fill:rgba(255,138,76,.6)}.lg\:hover\:fill-orange-400\/70:hover{fill:rgba(255,138,76,.7)}.lg\:hover\:fill-orange-400\/75:hover{fill:rgba(255,138,76,.75)}.lg\:hover\:fill-orange-400\/80:hover{fill:rgba(255,138,76,.8)}.lg\:hover\:fill-orange-400\/90:hover{fill:rgba(255,138,76,.9)}.lg\:hover\:fill-orange-400\/95:hover{fill:rgba(255,138,76,.95)}.lg\:hover\:fill-orange-50:hover{fill:#fff8f1}.lg\:hover\:fill-orange-50\/0:hover{fill:rgba(255,248,241,0)}.lg\:hover\:fill-orange-50\/10:hover{fill:rgba(255,248,241,.1)}.lg\:hover\:fill-orange-50\/100:hover{fill:#fff8f1}.lg\:hover\:fill-orange-50\/20:hover{fill:rgba(255,248,241,.2)}.lg\:hover\:fill-orange-50\/25:hover{fill:rgba(255,248,241,.25)}.lg\:hover\:fill-orange-50\/30:hover{fill:rgba(255,248,241,.3)}.lg\:hover\:fill-orange-50\/40:hover{fill:rgba(255,248,241,.4)}.lg\:hover\:fill-orange-50\/5:hover{fill:rgba(255,248,241,.05)}.lg\:hover\:fill-orange-50\/50:hover{fill:rgba(255,248,241,.5)}.lg\:hover\:fill-orange-50\/60:hover{fill:rgba(255,248,241,.6)}.lg\:hover\:fill-orange-50\/70:hover{fill:rgba(255,248,241,.7)}.lg\:hover\:fill-orange-50\/75:hover{fill:rgba(255,248,241,.75)}.lg\:hover\:fill-orange-50\/80:hover{fill:rgba(255,248,241,.8)}.lg\:hover\:fill-orange-50\/90:hover{fill:rgba(255,248,241,.9)}.lg\:hover\:fill-orange-50\/95:hover{fill:rgba(255,248,241,.95)}.lg\:hover\:fill-orange-500:hover{fill:#ff5a1f}.lg\:hover\:fill-orange-500\/0:hover{fill:rgba(255,90,31,0)}.lg\:hover\:fill-orange-500\/10:hover{fill:rgba(255,90,31,.1)}.lg\:hover\:fill-orange-500\/100:hover{fill:#ff5a1f}.lg\:hover\:fill-orange-500\/20:hover{fill:rgba(255,90,31,.2)}.lg\:hover\:fill-orange-500\/25:hover{fill:rgba(255,90,31,.25)}.lg\:hover\:fill-orange-500\/30:hover{fill:rgba(255,90,31,.3)}.lg\:hover\:fill-orange-500\/40:hover{fill:rgba(255,90,31,.4)}.lg\:hover\:fill-orange-500\/5:hover{fill:rgba(255,90,31,.05)}.lg\:hover\:fill-orange-500\/50:hover{fill:rgba(255,90,31,.5)}.lg\:hover\:fill-orange-500\/60:hover{fill:rgba(255,90,31,.6)}.lg\:hover\:fill-orange-500\/70:hover{fill:rgba(255,90,31,.7)}.lg\:hover\:fill-orange-500\/75:hover{fill:rgba(255,90,31,.75)}.lg\:hover\:fill-orange-500\/80:hover{fill:rgba(255,90,31,.8)}.lg\:hover\:fill-orange-500\/90:hover{fill:rgba(255,90,31,.9)}.lg\:hover\:fill-orange-500\/95:hover{fill:rgba(255,90,31,.95)}.lg\:hover\:fill-orange-600:hover{fill:#d03801}.lg\:hover\:fill-orange-600\/0:hover{fill:rgba(208,56,1,0)}.lg\:hover\:fill-orange-600\/10:hover{fill:rgba(208,56,1,.1)}.lg\:hover\:fill-orange-600\/100:hover{fill:#d03801}.lg\:hover\:fill-orange-600\/20:hover{fill:rgba(208,56,1,.2)}.lg\:hover\:fill-orange-600\/25:hover{fill:rgba(208,56,1,.25)}.lg\:hover\:fill-orange-600\/30:hover{fill:rgba(208,56,1,.3)}.lg\:hover\:fill-orange-600\/40:hover{fill:rgba(208,56,1,.4)}.lg\:hover\:fill-orange-600\/5:hover{fill:rgba(208,56,1,.05)}.lg\:hover\:fill-orange-600\/50:hover{fill:rgba(208,56,1,.5)}.lg\:hover\:fill-orange-600\/60:hover{fill:rgba(208,56,1,.6)}.lg\:hover\:fill-orange-600\/70:hover{fill:rgba(208,56,1,.7)}.lg\:hover\:fill-orange-600\/75:hover{fill:rgba(208,56,1,.75)}.lg\:hover\:fill-orange-600\/80:hover{fill:rgba(208,56,1,.8)}.lg\:hover\:fill-orange-600\/90:hover{fill:rgba(208,56,1,.9)}.lg\:hover\:fill-orange-600\/95:hover{fill:rgba(208,56,1,.95)}.lg\:hover\:fill-orange-700:hover{fill:#b43403}.lg\:hover\:fill-orange-700\/0:hover{fill:rgba(180,52,3,0)}.lg\:hover\:fill-orange-700\/10:hover{fill:rgba(180,52,3,.1)}.lg\:hover\:fill-orange-700\/100:hover{fill:#b43403}.lg\:hover\:fill-orange-700\/20:hover{fill:rgba(180,52,3,.2)}.lg\:hover\:fill-orange-700\/25:hover{fill:rgba(180,52,3,.25)}.lg\:hover\:fill-orange-700\/30:hover{fill:rgba(180,52,3,.3)}.lg\:hover\:fill-orange-700\/40:hover{fill:rgba(180,52,3,.4)}.lg\:hover\:fill-orange-700\/5:hover{fill:rgba(180,52,3,.05)}.lg\:hover\:fill-orange-700\/50:hover{fill:rgba(180,52,3,.5)}.lg\:hover\:fill-orange-700\/60:hover{fill:rgba(180,52,3,.6)}.lg\:hover\:fill-orange-700\/70:hover{fill:rgba(180,52,3,.7)}.lg\:hover\:fill-orange-700\/75:hover{fill:rgba(180,52,3,.75)}.lg\:hover\:fill-orange-700\/80:hover{fill:rgba(180,52,3,.8)}.lg\:hover\:fill-orange-700\/90:hover{fill:rgba(180,52,3,.9)}.lg\:hover\:fill-orange-700\/95:hover{fill:rgba(180,52,3,.95)}.lg\:hover\:fill-orange-800:hover{fill:#8a2c0d}.lg\:hover\:fill-orange-800\/0:hover{fill:rgba(138,44,13,0)}.lg\:hover\:fill-orange-800\/10:hover{fill:rgba(138,44,13,.1)}.lg\:hover\:fill-orange-800\/100:hover{fill:#8a2c0d}.lg\:hover\:fill-orange-800\/20:hover{fill:rgba(138,44,13,.2)}.lg\:hover\:fill-orange-800\/25:hover{fill:rgba(138,44,13,.25)}.lg\:hover\:fill-orange-800\/30:hover{fill:rgba(138,44,13,.3)}.lg\:hover\:fill-orange-800\/40:hover{fill:rgba(138,44,13,.4)}.lg\:hover\:fill-orange-800\/5:hover{fill:rgba(138,44,13,.05)}.lg\:hover\:fill-orange-800\/50:hover{fill:rgba(138,44,13,.5)}.lg\:hover\:fill-orange-800\/60:hover{fill:rgba(138,44,13,.6)}.lg\:hover\:fill-orange-800\/70:hover{fill:rgba(138,44,13,.7)}.lg\:hover\:fill-orange-800\/75:hover{fill:rgba(138,44,13,.75)}.lg\:hover\:fill-orange-800\/80:hover{fill:rgba(138,44,13,.8)}.lg\:hover\:fill-orange-800\/90:hover{fill:rgba(138,44,13,.9)}.lg\:hover\:fill-orange-800\/95:hover{fill:rgba(138,44,13,.95)}.lg\:hover\:fill-orange-900:hover{fill:#771d1d}.lg\:hover\:fill-orange-900\/0:hover{fill:rgba(119,29,29,0)}.lg\:hover\:fill-orange-900\/10:hover{fill:rgba(119,29,29,.1)}.lg\:hover\:fill-orange-900\/100:hover{fill:#771d1d}.lg\:hover\:fill-orange-900\/20:hover{fill:rgba(119,29,29,.2)}.lg\:hover\:fill-orange-900\/25:hover{fill:rgba(119,29,29,.25)}.lg\:hover\:fill-orange-900\/30:hover{fill:rgba(119,29,29,.3)}.lg\:hover\:fill-orange-900\/40:hover{fill:rgba(119,29,29,.4)}.lg\:hover\:fill-orange-900\/5:hover{fill:rgba(119,29,29,.05)}.lg\:hover\:fill-orange-900\/50:hover{fill:rgba(119,29,29,.5)}.lg\:hover\:fill-orange-900\/60:hover{fill:rgba(119,29,29,.6)}.lg\:hover\:fill-orange-900\/70:hover{fill:rgba(119,29,29,.7)}.lg\:hover\:fill-orange-900\/75:hover{fill:rgba(119,29,29,.75)}.lg\:hover\:fill-orange-900\/80:hover{fill:rgba(119,29,29,.8)}.lg\:hover\:fill-orange-900\/90:hover{fill:rgba(119,29,29,.9)}.lg\:hover\:fill-orange-900\/95:hover{fill:rgba(119,29,29,.95)}.lg\:hover\:fill-pink-100:hover{fill:#fce8f3}.lg\:hover\:fill-pink-100\/0:hover{fill:rgba(252,232,243,0)}.lg\:hover\:fill-pink-100\/10:hover{fill:rgba(252,232,243,.1)}.lg\:hover\:fill-pink-100\/100:hover{fill:#fce8f3}.lg\:hover\:fill-pink-100\/20:hover{fill:rgba(252,232,243,.2)}.lg\:hover\:fill-pink-100\/25:hover{fill:rgba(252,232,243,.25)}.lg\:hover\:fill-pink-100\/30:hover{fill:rgba(252,232,243,.3)}.lg\:hover\:fill-pink-100\/40:hover{fill:rgba(252,232,243,.4)}.lg\:hover\:fill-pink-100\/5:hover{fill:rgba(252,232,243,.05)}.lg\:hover\:fill-pink-100\/50:hover{fill:rgba(252,232,243,.5)}.lg\:hover\:fill-pink-100\/60:hover{fill:rgba(252,232,243,.6)}.lg\:hover\:fill-pink-100\/70:hover{fill:rgba(252,232,243,.7)}.lg\:hover\:fill-pink-100\/75:hover{fill:rgba(252,232,243,.75)}.lg\:hover\:fill-pink-100\/80:hover{fill:rgba(252,232,243,.8)}.lg\:hover\:fill-pink-100\/90:hover{fill:rgba(252,232,243,.9)}.lg\:hover\:fill-pink-100\/95:hover{fill:rgba(252,232,243,.95)}.lg\:hover\:fill-pink-200:hover{fill:#fad1e8}.lg\:hover\:fill-pink-200\/0:hover{fill:rgba(250,209,232,0)}.lg\:hover\:fill-pink-200\/10:hover{fill:rgba(250,209,232,.1)}.lg\:hover\:fill-pink-200\/100:hover{fill:#fad1e8}.lg\:hover\:fill-pink-200\/20:hover{fill:rgba(250,209,232,.2)}.lg\:hover\:fill-pink-200\/25:hover{fill:rgba(250,209,232,.25)}.lg\:hover\:fill-pink-200\/30:hover{fill:rgba(250,209,232,.3)}.lg\:hover\:fill-pink-200\/40:hover{fill:rgba(250,209,232,.4)}.lg\:hover\:fill-pink-200\/5:hover{fill:rgba(250,209,232,.05)}.lg\:hover\:fill-pink-200\/50:hover{fill:rgba(250,209,232,.5)}.lg\:hover\:fill-pink-200\/60:hover{fill:rgba(250,209,232,.6)}.lg\:hover\:fill-pink-200\/70:hover{fill:rgba(250,209,232,.7)}.lg\:hover\:fill-pink-200\/75:hover{fill:rgba(250,209,232,.75)}.lg\:hover\:fill-pink-200\/80:hover{fill:rgba(250,209,232,.8)}.lg\:hover\:fill-pink-200\/90:hover{fill:rgba(250,209,232,.9)}.lg\:hover\:fill-pink-200\/95:hover{fill:rgba(250,209,232,.95)}.lg\:hover\:fill-pink-300:hover{fill:#f8b4d9}.lg\:hover\:fill-pink-300\/0:hover{fill:rgba(248,180,217,0)}.lg\:hover\:fill-pink-300\/10:hover{fill:rgba(248,180,217,.1)}.lg\:hover\:fill-pink-300\/100:hover{fill:#f8b4d9}.lg\:hover\:fill-pink-300\/20:hover{fill:rgba(248,180,217,.2)}.lg\:hover\:fill-pink-300\/25:hover{fill:rgba(248,180,217,.25)}.lg\:hover\:fill-pink-300\/30:hover{fill:rgba(248,180,217,.3)}.lg\:hover\:fill-pink-300\/40:hover{fill:rgba(248,180,217,.4)}.lg\:hover\:fill-pink-300\/5:hover{fill:rgba(248,180,217,.05)}.lg\:hover\:fill-pink-300\/50:hover{fill:rgba(248,180,217,.5)}.lg\:hover\:fill-pink-300\/60:hover{fill:rgba(248,180,217,.6)}.lg\:hover\:fill-pink-300\/70:hover{fill:rgba(248,180,217,.7)}.lg\:hover\:fill-pink-300\/75:hover{fill:rgba(248,180,217,.75)}.lg\:hover\:fill-pink-300\/80:hover{fill:rgba(248,180,217,.8)}.lg\:hover\:fill-pink-300\/90:hover{fill:rgba(248,180,217,.9)}.lg\:hover\:fill-pink-300\/95:hover{fill:rgba(248,180,217,.95)}.lg\:hover\:fill-pink-400:hover{fill:#f17eb8}.lg\:hover\:fill-pink-400\/0:hover{fill:rgba(241,126,184,0)}.lg\:hover\:fill-pink-400\/10:hover{fill:rgba(241,126,184,.1)}.lg\:hover\:fill-pink-400\/100:hover{fill:#f17eb8}.lg\:hover\:fill-pink-400\/20:hover{fill:rgba(241,126,184,.2)}.lg\:hover\:fill-pink-400\/25:hover{fill:rgba(241,126,184,.25)}.lg\:hover\:fill-pink-400\/30:hover{fill:rgba(241,126,184,.3)}.lg\:hover\:fill-pink-400\/40:hover{fill:rgba(241,126,184,.4)}.lg\:hover\:fill-pink-400\/5:hover{fill:rgba(241,126,184,.05)}.lg\:hover\:fill-pink-400\/50:hover{fill:rgba(241,126,184,.5)}.lg\:hover\:fill-pink-400\/60:hover{fill:rgba(241,126,184,.6)}.lg\:hover\:fill-pink-400\/70:hover{fill:rgba(241,126,184,.7)}.lg\:hover\:fill-pink-400\/75:hover{fill:rgba(241,126,184,.75)}.lg\:hover\:fill-pink-400\/80:hover{fill:rgba(241,126,184,.8)}.lg\:hover\:fill-pink-400\/90:hover{fill:rgba(241,126,184,.9)}.lg\:hover\:fill-pink-400\/95:hover{fill:rgba(241,126,184,.95)}.lg\:hover\:fill-pink-50:hover{fill:#fdf2f8}.lg\:hover\:fill-pink-50\/0:hover{fill:rgba(253,242,248,0)}.lg\:hover\:fill-pink-50\/10:hover{fill:rgba(253,242,248,.1)}.lg\:hover\:fill-pink-50\/100:hover{fill:#fdf2f8}.lg\:hover\:fill-pink-50\/20:hover{fill:rgba(253,242,248,.2)}.lg\:hover\:fill-pink-50\/25:hover{fill:rgba(253,242,248,.25)}.lg\:hover\:fill-pink-50\/30:hover{fill:rgba(253,242,248,.3)}.lg\:hover\:fill-pink-50\/40:hover{fill:rgba(253,242,248,.4)}.lg\:hover\:fill-pink-50\/5:hover{fill:rgba(253,242,248,.05)}.lg\:hover\:fill-pink-50\/50:hover{fill:rgba(253,242,248,.5)}.lg\:hover\:fill-pink-50\/60:hover{fill:rgba(253,242,248,.6)}.lg\:hover\:fill-pink-50\/70:hover{fill:rgba(253,242,248,.7)}.lg\:hover\:fill-pink-50\/75:hover{fill:rgba(253,242,248,.75)}.lg\:hover\:fill-pink-50\/80:hover{fill:rgba(253,242,248,.8)}.lg\:hover\:fill-pink-50\/90:hover{fill:rgba(253,242,248,.9)}.lg\:hover\:fill-pink-50\/95:hover{fill:rgba(253,242,248,.95)}.lg\:hover\:fill-pink-500:hover{fill:#e74694}.lg\:hover\:fill-pink-500\/0:hover{fill:rgba(231,70,148,0)}.lg\:hover\:fill-pink-500\/10:hover{fill:rgba(231,70,148,.1)}.lg\:hover\:fill-pink-500\/100:hover{fill:#e74694}.lg\:hover\:fill-pink-500\/20:hover{fill:rgba(231,70,148,.2)}.lg\:hover\:fill-pink-500\/25:hover{fill:rgba(231,70,148,.25)}.lg\:hover\:fill-pink-500\/30:hover{fill:rgba(231,70,148,.3)}.lg\:hover\:fill-pink-500\/40:hover{fill:rgba(231,70,148,.4)}.lg\:hover\:fill-pink-500\/5:hover{fill:rgba(231,70,148,.05)}.lg\:hover\:fill-pink-500\/50:hover{fill:rgba(231,70,148,.5)}.lg\:hover\:fill-pink-500\/60:hover{fill:rgba(231,70,148,.6)}.lg\:hover\:fill-pink-500\/70:hover{fill:rgba(231,70,148,.7)}.lg\:hover\:fill-pink-500\/75:hover{fill:rgba(231,70,148,.75)}.lg\:hover\:fill-pink-500\/80:hover{fill:rgba(231,70,148,.8)}.lg\:hover\:fill-pink-500\/90:hover{fill:rgba(231,70,148,.9)}.lg\:hover\:fill-pink-500\/95:hover{fill:rgba(231,70,148,.95)}.lg\:hover\:fill-pink-600:hover{fill:#d61f69}.lg\:hover\:fill-pink-600\/0:hover{fill:rgba(214,31,105,0)}.lg\:hover\:fill-pink-600\/10:hover{fill:rgba(214,31,105,.1)}.lg\:hover\:fill-pink-600\/100:hover{fill:#d61f69}.lg\:hover\:fill-pink-600\/20:hover{fill:rgba(214,31,105,.2)}.lg\:hover\:fill-pink-600\/25:hover{fill:rgba(214,31,105,.25)}.lg\:hover\:fill-pink-600\/30:hover{fill:rgba(214,31,105,.3)}.lg\:hover\:fill-pink-600\/40:hover{fill:rgba(214,31,105,.4)}.lg\:hover\:fill-pink-600\/5:hover{fill:rgba(214,31,105,.05)}.lg\:hover\:fill-pink-600\/50:hover{fill:rgba(214,31,105,.5)}.lg\:hover\:fill-pink-600\/60:hover{fill:rgba(214,31,105,.6)}.lg\:hover\:fill-pink-600\/70:hover{fill:rgba(214,31,105,.7)}.lg\:hover\:fill-pink-600\/75:hover{fill:rgba(214,31,105,.75)}.lg\:hover\:fill-pink-600\/80:hover{fill:rgba(214,31,105,.8)}.lg\:hover\:fill-pink-600\/90:hover{fill:rgba(214,31,105,.9)}.lg\:hover\:fill-pink-600\/95:hover{fill:rgba(214,31,105,.95)}.lg\:hover\:fill-pink-700:hover{fill:#bf125d}.lg\:hover\:fill-pink-700\/0:hover{fill:rgba(191,18,93,0)}.lg\:hover\:fill-pink-700\/10:hover{fill:rgba(191,18,93,.1)}.lg\:hover\:fill-pink-700\/100:hover{fill:#bf125d}.lg\:hover\:fill-pink-700\/20:hover{fill:rgba(191,18,93,.2)}.lg\:hover\:fill-pink-700\/25:hover{fill:rgba(191,18,93,.25)}.lg\:hover\:fill-pink-700\/30:hover{fill:rgba(191,18,93,.3)}.lg\:hover\:fill-pink-700\/40:hover{fill:rgba(191,18,93,.4)}.lg\:hover\:fill-pink-700\/5:hover{fill:rgba(191,18,93,.05)}.lg\:hover\:fill-pink-700\/50:hover{fill:rgba(191,18,93,.5)}.lg\:hover\:fill-pink-700\/60:hover{fill:rgba(191,18,93,.6)}.lg\:hover\:fill-pink-700\/70:hover{fill:rgba(191,18,93,.7)}.lg\:hover\:fill-pink-700\/75:hover{fill:rgba(191,18,93,.75)}.lg\:hover\:fill-pink-700\/80:hover{fill:rgba(191,18,93,.8)}.lg\:hover\:fill-pink-700\/90:hover{fill:rgba(191,18,93,.9)}.lg\:hover\:fill-pink-700\/95:hover{fill:rgba(191,18,93,.95)}.lg\:hover\:fill-pink-800:hover{fill:#99154b}.lg\:hover\:fill-pink-800\/0:hover{fill:rgba(153,21,75,0)}.lg\:hover\:fill-pink-800\/10:hover{fill:rgba(153,21,75,.1)}.lg\:hover\:fill-pink-800\/100:hover{fill:#99154b}.lg\:hover\:fill-pink-800\/20:hover{fill:rgba(153,21,75,.2)}.lg\:hover\:fill-pink-800\/25:hover{fill:rgba(153,21,75,.25)}.lg\:hover\:fill-pink-800\/30:hover{fill:rgba(153,21,75,.3)}.lg\:hover\:fill-pink-800\/40:hover{fill:rgba(153,21,75,.4)}.lg\:hover\:fill-pink-800\/5:hover{fill:rgba(153,21,75,.05)}.lg\:hover\:fill-pink-800\/50:hover{fill:rgba(153,21,75,.5)}.lg\:hover\:fill-pink-800\/60:hover{fill:rgba(153,21,75,.6)}.lg\:hover\:fill-pink-800\/70:hover{fill:rgba(153,21,75,.7)}.lg\:hover\:fill-pink-800\/75:hover{fill:rgba(153,21,75,.75)}.lg\:hover\:fill-pink-800\/80:hover{fill:rgba(153,21,75,.8)}.lg\:hover\:fill-pink-800\/90:hover{fill:rgba(153,21,75,.9)}.lg\:hover\:fill-pink-800\/95:hover{fill:rgba(153,21,75,.95)}.lg\:hover\:fill-pink-900:hover{fill:#751a3d}.lg\:hover\:fill-pink-900\/0:hover{fill:rgba(117,26,61,0)}.lg\:hover\:fill-pink-900\/10:hover{fill:rgba(117,26,61,.1)}.lg\:hover\:fill-pink-900\/100:hover{fill:#751a3d}.lg\:hover\:fill-pink-900\/20:hover{fill:rgba(117,26,61,.2)}.lg\:hover\:fill-pink-900\/25:hover{fill:rgba(117,26,61,.25)}.lg\:hover\:fill-pink-900\/30:hover{fill:rgba(117,26,61,.3)}.lg\:hover\:fill-pink-900\/40:hover{fill:rgba(117,26,61,.4)}.lg\:hover\:fill-pink-900\/5:hover{fill:rgba(117,26,61,.05)}.lg\:hover\:fill-pink-900\/50:hover{fill:rgba(117,26,61,.5)}.lg\:hover\:fill-pink-900\/60:hover{fill:rgba(117,26,61,.6)}.lg\:hover\:fill-pink-900\/70:hover{fill:rgba(117,26,61,.7)}.lg\:hover\:fill-pink-900\/75:hover{fill:rgba(117,26,61,.75)}.lg\:hover\:fill-pink-900\/80:hover{fill:rgba(117,26,61,.8)}.lg\:hover\:fill-pink-900\/90:hover{fill:rgba(117,26,61,.9)}.lg\:hover\:fill-pink-900\/95:hover{fill:rgba(117,26,61,.95)}.lg\:hover\:fill-purple-100:hover{fill:#edebfe}.lg\:hover\:fill-purple-100\/0:hover{fill:rgba(237,235,254,0)}.lg\:hover\:fill-purple-100\/10:hover{fill:rgba(237,235,254,.1)}.lg\:hover\:fill-purple-100\/100:hover{fill:#edebfe}.lg\:hover\:fill-purple-100\/20:hover{fill:rgba(237,235,254,.2)}.lg\:hover\:fill-purple-100\/25:hover{fill:rgba(237,235,254,.25)}.lg\:hover\:fill-purple-100\/30:hover{fill:rgba(237,235,254,.3)}.lg\:hover\:fill-purple-100\/40:hover{fill:rgba(237,235,254,.4)}.lg\:hover\:fill-purple-100\/5:hover{fill:rgba(237,235,254,.05)}.lg\:hover\:fill-purple-100\/50:hover{fill:rgba(237,235,254,.5)}.lg\:hover\:fill-purple-100\/60:hover{fill:rgba(237,235,254,.6)}.lg\:hover\:fill-purple-100\/70:hover{fill:rgba(237,235,254,.7)}.lg\:hover\:fill-purple-100\/75:hover{fill:rgba(237,235,254,.75)}.lg\:hover\:fill-purple-100\/80:hover{fill:rgba(237,235,254,.8)}.lg\:hover\:fill-purple-100\/90:hover{fill:rgba(237,235,254,.9)}.lg\:hover\:fill-purple-100\/95:hover{fill:rgba(237,235,254,.95)}.lg\:hover\:fill-purple-200:hover{fill:#dcd7fe}.lg\:hover\:fill-purple-200\/0:hover{fill:rgba(220,215,254,0)}.lg\:hover\:fill-purple-200\/10:hover{fill:rgba(220,215,254,.1)}.lg\:hover\:fill-purple-200\/100:hover{fill:#dcd7fe}.lg\:hover\:fill-purple-200\/20:hover{fill:rgba(220,215,254,.2)}.lg\:hover\:fill-purple-200\/25:hover{fill:rgba(220,215,254,.25)}.lg\:hover\:fill-purple-200\/30:hover{fill:rgba(220,215,254,.3)}.lg\:hover\:fill-purple-200\/40:hover{fill:rgba(220,215,254,.4)}.lg\:hover\:fill-purple-200\/5:hover{fill:rgba(220,215,254,.05)}.lg\:hover\:fill-purple-200\/50:hover{fill:rgba(220,215,254,.5)}.lg\:hover\:fill-purple-200\/60:hover{fill:rgba(220,215,254,.6)}.lg\:hover\:fill-purple-200\/70:hover{fill:rgba(220,215,254,.7)}.lg\:hover\:fill-purple-200\/75:hover{fill:rgba(220,215,254,.75)}.lg\:hover\:fill-purple-200\/80:hover{fill:rgba(220,215,254,.8)}.lg\:hover\:fill-purple-200\/90:hover{fill:rgba(220,215,254,.9)}.lg\:hover\:fill-purple-200\/95:hover{fill:rgba(220,215,254,.95)}.lg\:hover\:fill-purple-300:hover{fill:#cabffd}.lg\:hover\:fill-purple-300\/0:hover{fill:rgba(202,191,253,0)}.lg\:hover\:fill-purple-300\/10:hover{fill:rgba(202,191,253,.1)}.lg\:hover\:fill-purple-300\/100:hover{fill:#cabffd}.lg\:hover\:fill-purple-300\/20:hover{fill:rgba(202,191,253,.2)}.lg\:hover\:fill-purple-300\/25:hover{fill:rgba(202,191,253,.25)}.lg\:hover\:fill-purple-300\/30:hover{fill:rgba(202,191,253,.3)}.lg\:hover\:fill-purple-300\/40:hover{fill:rgba(202,191,253,.4)}.lg\:hover\:fill-purple-300\/5:hover{fill:rgba(202,191,253,.05)}.lg\:hover\:fill-purple-300\/50:hover{fill:rgba(202,191,253,.5)}.lg\:hover\:fill-purple-300\/60:hover{fill:rgba(202,191,253,.6)}.lg\:hover\:fill-purple-300\/70:hover{fill:rgba(202,191,253,.7)}.lg\:hover\:fill-purple-300\/75:hover{fill:rgba(202,191,253,.75)}.lg\:hover\:fill-purple-300\/80:hover{fill:rgba(202,191,253,.8)}.lg\:hover\:fill-purple-300\/90:hover{fill:rgba(202,191,253,.9)}.lg\:hover\:fill-purple-300\/95:hover{fill:rgba(202,191,253,.95)}.lg\:hover\:fill-purple-400:hover{fill:#ac94fa}.lg\:hover\:fill-purple-400\/0:hover{fill:rgba(172,148,250,0)}.lg\:hover\:fill-purple-400\/10:hover{fill:rgba(172,148,250,.1)}.lg\:hover\:fill-purple-400\/100:hover{fill:#ac94fa}.lg\:hover\:fill-purple-400\/20:hover{fill:rgba(172,148,250,.2)}.lg\:hover\:fill-purple-400\/25:hover{fill:rgba(172,148,250,.25)}.lg\:hover\:fill-purple-400\/30:hover{fill:rgba(172,148,250,.3)}.lg\:hover\:fill-purple-400\/40:hover{fill:rgba(172,148,250,.4)}.lg\:hover\:fill-purple-400\/5:hover{fill:rgba(172,148,250,.05)}.lg\:hover\:fill-purple-400\/50:hover{fill:rgba(172,148,250,.5)}.lg\:hover\:fill-purple-400\/60:hover{fill:rgba(172,148,250,.6)}.lg\:hover\:fill-purple-400\/70:hover{fill:rgba(172,148,250,.7)}.lg\:hover\:fill-purple-400\/75:hover{fill:rgba(172,148,250,.75)}.lg\:hover\:fill-purple-400\/80:hover{fill:rgba(172,148,250,.8)}.lg\:hover\:fill-purple-400\/90:hover{fill:rgba(172,148,250,.9)}.lg\:hover\:fill-purple-400\/95:hover{fill:rgba(172,148,250,.95)}.lg\:hover\:fill-purple-50:hover{fill:#f6f5ff}.lg\:hover\:fill-purple-50\/0:hover{fill:rgba(246,245,255,0)}.lg\:hover\:fill-purple-50\/10:hover{fill:rgba(246,245,255,.1)}.lg\:hover\:fill-purple-50\/100:hover{fill:#f6f5ff}.lg\:hover\:fill-purple-50\/20:hover{fill:rgba(246,245,255,.2)}.lg\:hover\:fill-purple-50\/25:hover{fill:rgba(246,245,255,.25)}.lg\:hover\:fill-purple-50\/30:hover{fill:rgba(246,245,255,.3)}.lg\:hover\:fill-purple-50\/40:hover{fill:rgba(246,245,255,.4)}.lg\:hover\:fill-purple-50\/5:hover{fill:rgba(246,245,255,.05)}.lg\:hover\:fill-purple-50\/50:hover{fill:rgba(246,245,255,.5)}.lg\:hover\:fill-purple-50\/60:hover{fill:rgba(246,245,255,.6)}.lg\:hover\:fill-purple-50\/70:hover{fill:rgba(246,245,255,.7)}.lg\:hover\:fill-purple-50\/75:hover{fill:rgba(246,245,255,.75)}.lg\:hover\:fill-purple-50\/80:hover{fill:rgba(246,245,255,.8)}.lg\:hover\:fill-purple-50\/90:hover{fill:rgba(246,245,255,.9)}.lg\:hover\:fill-purple-50\/95:hover{fill:rgba(246,245,255,.95)}.lg\:hover\:fill-purple-500:hover{fill:#9061f9}.lg\:hover\:fill-purple-500\/0:hover{fill:rgba(144,97,249,0)}.lg\:hover\:fill-purple-500\/10:hover{fill:rgba(144,97,249,.1)}.lg\:hover\:fill-purple-500\/100:hover{fill:#9061f9}.lg\:hover\:fill-purple-500\/20:hover{fill:rgba(144,97,249,.2)}.lg\:hover\:fill-purple-500\/25:hover{fill:rgba(144,97,249,.25)}.lg\:hover\:fill-purple-500\/30:hover{fill:rgba(144,97,249,.3)}.lg\:hover\:fill-purple-500\/40:hover{fill:rgba(144,97,249,.4)}.lg\:hover\:fill-purple-500\/5:hover{fill:rgba(144,97,249,.05)}.lg\:hover\:fill-purple-500\/50:hover{fill:rgba(144,97,249,.5)}.lg\:hover\:fill-purple-500\/60:hover{fill:rgba(144,97,249,.6)}.lg\:hover\:fill-purple-500\/70:hover{fill:rgba(144,97,249,.7)}.lg\:hover\:fill-purple-500\/75:hover{fill:rgba(144,97,249,.75)}.lg\:hover\:fill-purple-500\/80:hover{fill:rgba(144,97,249,.8)}.lg\:hover\:fill-purple-500\/90:hover{fill:rgba(144,97,249,.9)}.lg\:hover\:fill-purple-500\/95:hover{fill:rgba(144,97,249,.95)}.lg\:hover\:fill-purple-600:hover{fill:#7e3af2}.lg\:hover\:fill-purple-600\/0:hover{fill:rgba(126,58,242,0)}.lg\:hover\:fill-purple-600\/10:hover{fill:rgba(126,58,242,.1)}.lg\:hover\:fill-purple-600\/100:hover{fill:#7e3af2}.lg\:hover\:fill-purple-600\/20:hover{fill:rgba(126,58,242,.2)}.lg\:hover\:fill-purple-600\/25:hover{fill:rgba(126,58,242,.25)}.lg\:hover\:fill-purple-600\/30:hover{fill:rgba(126,58,242,.3)}.lg\:hover\:fill-purple-600\/40:hover{fill:rgba(126,58,242,.4)}.lg\:hover\:fill-purple-600\/5:hover{fill:rgba(126,58,242,.05)}.lg\:hover\:fill-purple-600\/50:hover{fill:rgba(126,58,242,.5)}.lg\:hover\:fill-purple-600\/60:hover{fill:rgba(126,58,242,.6)}.lg\:hover\:fill-purple-600\/70:hover{fill:rgba(126,58,242,.7)}.lg\:hover\:fill-purple-600\/75:hover{fill:rgba(126,58,242,.75)}.lg\:hover\:fill-purple-600\/80:hover{fill:rgba(126,58,242,.8)}.lg\:hover\:fill-purple-600\/90:hover{fill:rgba(126,58,242,.9)}.lg\:hover\:fill-purple-600\/95:hover{fill:rgba(126,58,242,.95)}.lg\:hover\:fill-purple-700:hover{fill:#6c2bd9}.lg\:hover\:fill-purple-700\/0:hover{fill:rgba(108,43,217,0)}.lg\:hover\:fill-purple-700\/10:hover{fill:rgba(108,43,217,.1)}.lg\:hover\:fill-purple-700\/100:hover{fill:#6c2bd9}.lg\:hover\:fill-purple-700\/20:hover{fill:rgba(108,43,217,.2)}.lg\:hover\:fill-purple-700\/25:hover{fill:rgba(108,43,217,.25)}.lg\:hover\:fill-purple-700\/30:hover{fill:rgba(108,43,217,.3)}.lg\:hover\:fill-purple-700\/40:hover{fill:rgba(108,43,217,.4)}.lg\:hover\:fill-purple-700\/5:hover{fill:rgba(108,43,217,.05)}.lg\:hover\:fill-purple-700\/50:hover{fill:rgba(108,43,217,.5)}.lg\:hover\:fill-purple-700\/60:hover{fill:rgba(108,43,217,.6)}.lg\:hover\:fill-purple-700\/70:hover{fill:rgba(108,43,217,.7)}.lg\:hover\:fill-purple-700\/75:hover{fill:rgba(108,43,217,.75)}.lg\:hover\:fill-purple-700\/80:hover{fill:rgba(108,43,217,.8)}.lg\:hover\:fill-purple-700\/90:hover{fill:rgba(108,43,217,.9)}.lg\:hover\:fill-purple-700\/95:hover{fill:rgba(108,43,217,.95)}.lg\:hover\:fill-purple-800:hover{fill:#5521b5}.lg\:hover\:fill-purple-800\/0:hover{fill:rgba(85,33,181,0)}.lg\:hover\:fill-purple-800\/10:hover{fill:rgba(85,33,181,.1)}.lg\:hover\:fill-purple-800\/100:hover{fill:#5521b5}.lg\:hover\:fill-purple-800\/20:hover{fill:rgba(85,33,181,.2)}.lg\:hover\:fill-purple-800\/25:hover{fill:rgba(85,33,181,.25)}.lg\:hover\:fill-purple-800\/30:hover{fill:rgba(85,33,181,.3)}.lg\:hover\:fill-purple-800\/40:hover{fill:rgba(85,33,181,.4)}.lg\:hover\:fill-purple-800\/5:hover{fill:rgba(85,33,181,.05)}.lg\:hover\:fill-purple-800\/50:hover{fill:rgba(85,33,181,.5)}.lg\:hover\:fill-purple-800\/60:hover{fill:rgba(85,33,181,.6)}.lg\:hover\:fill-purple-800\/70:hover{fill:rgba(85,33,181,.7)}.lg\:hover\:fill-purple-800\/75:hover{fill:rgba(85,33,181,.75)}.lg\:hover\:fill-purple-800\/80:hover{fill:rgba(85,33,181,.8)}.lg\:hover\:fill-purple-800\/90:hover{fill:rgba(85,33,181,.9)}.lg\:hover\:fill-purple-800\/95:hover{fill:rgba(85,33,181,.95)}.lg\:hover\:fill-purple-900:hover{fill:#4a1d96}.lg\:hover\:fill-purple-900\/0:hover{fill:rgba(74,29,150,0)}.lg\:hover\:fill-purple-900\/10:hover{fill:rgba(74,29,150,.1)}.lg\:hover\:fill-purple-900\/100:hover{fill:#4a1d96}.lg\:hover\:fill-purple-900\/20:hover{fill:rgba(74,29,150,.2)}.lg\:hover\:fill-purple-900\/25:hover{fill:rgba(74,29,150,.25)}.lg\:hover\:fill-purple-900\/30:hover{fill:rgba(74,29,150,.3)}.lg\:hover\:fill-purple-900\/40:hover{fill:rgba(74,29,150,.4)}.lg\:hover\:fill-purple-900\/5:hover{fill:rgba(74,29,150,.05)}.lg\:hover\:fill-purple-900\/50:hover{fill:rgba(74,29,150,.5)}.lg\:hover\:fill-purple-900\/60:hover{fill:rgba(74,29,150,.6)}.lg\:hover\:fill-purple-900\/70:hover{fill:rgba(74,29,150,.7)}.lg\:hover\:fill-purple-900\/75:hover{fill:rgba(74,29,150,.75)}.lg\:hover\:fill-purple-900\/80:hover{fill:rgba(74,29,150,.8)}.lg\:hover\:fill-purple-900\/90:hover{fill:rgba(74,29,150,.9)}.lg\:hover\:fill-purple-900\/95:hover{fill:rgba(74,29,150,.95)}.lg\:hover\:fill-red-100:hover{fill:#fde8e8}.lg\:hover\:fill-red-100\/0:hover{fill:hsla(0,84%,95%,0)}.lg\:hover\:fill-red-100\/10:hover{fill:hsla(0,84%,95%,.1)}.lg\:hover\:fill-red-100\/100:hover{fill:#fde8e8}.lg\:hover\:fill-red-100\/20:hover{fill:hsla(0,84%,95%,.2)}.lg\:hover\:fill-red-100\/25:hover{fill:hsla(0,84%,95%,.25)}.lg\:hover\:fill-red-100\/30:hover{fill:hsla(0,84%,95%,.3)}.lg\:hover\:fill-red-100\/40:hover{fill:hsla(0,84%,95%,.4)}.lg\:hover\:fill-red-100\/5:hover{fill:hsla(0,84%,95%,.05)}.lg\:hover\:fill-red-100\/50:hover{fill:hsla(0,84%,95%,.5)}.lg\:hover\:fill-red-100\/60:hover{fill:hsla(0,84%,95%,.6)}.lg\:hover\:fill-red-100\/70:hover{fill:hsla(0,84%,95%,.7)}.lg\:hover\:fill-red-100\/75:hover{fill:hsla(0,84%,95%,.75)}.lg\:hover\:fill-red-100\/80:hover{fill:hsla(0,84%,95%,.8)}.lg\:hover\:fill-red-100\/90:hover{fill:hsla(0,84%,95%,.9)}.lg\:hover\:fill-red-100\/95:hover{fill:hsla(0,84%,95%,.95)}.lg\:hover\:fill-red-200:hover{fill:#fbd5d5}.lg\:hover\:fill-red-200\/0:hover{fill:hsla(0,83%,91%,0)}.lg\:hover\:fill-red-200\/10:hover{fill:hsla(0,83%,91%,.1)}.lg\:hover\:fill-red-200\/100:hover{fill:#fbd5d5}.lg\:hover\:fill-red-200\/20:hover{fill:hsla(0,83%,91%,.2)}.lg\:hover\:fill-red-200\/25:hover{fill:hsla(0,83%,91%,.25)}.lg\:hover\:fill-red-200\/30:hover{fill:hsla(0,83%,91%,.3)}.lg\:hover\:fill-red-200\/40:hover{fill:hsla(0,83%,91%,.4)}.lg\:hover\:fill-red-200\/5:hover{fill:hsla(0,83%,91%,.05)}.lg\:hover\:fill-red-200\/50:hover{fill:hsla(0,83%,91%,.5)}.lg\:hover\:fill-red-200\/60:hover{fill:hsla(0,83%,91%,.6)}.lg\:hover\:fill-red-200\/70:hover{fill:hsla(0,83%,91%,.7)}.lg\:hover\:fill-red-200\/75:hover{fill:hsla(0,83%,91%,.75)}.lg\:hover\:fill-red-200\/80:hover{fill:hsla(0,83%,91%,.8)}.lg\:hover\:fill-red-200\/90:hover{fill:hsla(0,83%,91%,.9)}.lg\:hover\:fill-red-200\/95:hover{fill:hsla(0,83%,91%,.95)}.lg\:hover\:fill-red-300:hover{fill:#f8b4b4}.lg\:hover\:fill-red-300\/0:hover{fill:hsla(0,83%,84%,0)}.lg\:hover\:fill-red-300\/10:hover{fill:hsla(0,83%,84%,.1)}.lg\:hover\:fill-red-300\/100:hover{fill:#f8b4b4}.lg\:hover\:fill-red-300\/20:hover{fill:hsla(0,83%,84%,.2)}.lg\:hover\:fill-red-300\/25:hover{fill:hsla(0,83%,84%,.25)}.lg\:hover\:fill-red-300\/30:hover{fill:hsla(0,83%,84%,.3)}.lg\:hover\:fill-red-300\/40:hover{fill:hsla(0,83%,84%,.4)}.lg\:hover\:fill-red-300\/5:hover{fill:hsla(0,83%,84%,.05)}.lg\:hover\:fill-red-300\/50:hover{fill:hsla(0,83%,84%,.5)}.lg\:hover\:fill-red-300\/60:hover{fill:hsla(0,83%,84%,.6)}.lg\:hover\:fill-red-300\/70:hover{fill:hsla(0,83%,84%,.7)}.lg\:hover\:fill-red-300\/75:hover{fill:hsla(0,83%,84%,.75)}.lg\:hover\:fill-red-300\/80:hover{fill:hsla(0,83%,84%,.8)}.lg\:hover\:fill-red-300\/90:hover{fill:hsla(0,83%,84%,.9)}.lg\:hover\:fill-red-300\/95:hover{fill:hsla(0,83%,84%,.95)}.lg\:hover\:fill-red-400:hover{fill:#f98080}.lg\:hover\:fill-red-400\/0:hover{fill:hsla(0,91%,74%,0)}.lg\:hover\:fill-red-400\/10:hover{fill:hsla(0,91%,74%,.1)}.lg\:hover\:fill-red-400\/100:hover{fill:#f98080}.lg\:hover\:fill-red-400\/20:hover{fill:hsla(0,91%,74%,.2)}.lg\:hover\:fill-red-400\/25:hover{fill:hsla(0,91%,74%,.25)}.lg\:hover\:fill-red-400\/30:hover{fill:hsla(0,91%,74%,.3)}.lg\:hover\:fill-red-400\/40:hover{fill:hsla(0,91%,74%,.4)}.lg\:hover\:fill-red-400\/5:hover{fill:hsla(0,91%,74%,.05)}.lg\:hover\:fill-red-400\/50:hover{fill:hsla(0,91%,74%,.5)}.lg\:hover\:fill-red-400\/60:hover{fill:hsla(0,91%,74%,.6)}.lg\:hover\:fill-red-400\/70:hover{fill:hsla(0,91%,74%,.7)}.lg\:hover\:fill-red-400\/75:hover{fill:hsla(0,91%,74%,.75)}.lg\:hover\:fill-red-400\/80:hover{fill:hsla(0,91%,74%,.8)}.lg\:hover\:fill-red-400\/90:hover{fill:hsla(0,91%,74%,.9)}.lg\:hover\:fill-red-400\/95:hover{fill:hsla(0,91%,74%,.95)}.lg\:hover\:fill-red-50:hover{fill:#fdf2f2}.lg\:hover\:fill-red-50\/0:hover{fill:hsla(0,73%,97%,0)}.lg\:hover\:fill-red-50\/10:hover{fill:hsla(0,73%,97%,.1)}.lg\:hover\:fill-red-50\/100:hover{fill:#fdf2f2}.lg\:hover\:fill-red-50\/20:hover{fill:hsla(0,73%,97%,.2)}.lg\:hover\:fill-red-50\/25:hover{fill:hsla(0,73%,97%,.25)}.lg\:hover\:fill-red-50\/30:hover{fill:hsla(0,73%,97%,.3)}.lg\:hover\:fill-red-50\/40:hover{fill:hsla(0,73%,97%,.4)}.lg\:hover\:fill-red-50\/5:hover{fill:hsla(0,73%,97%,.05)}.lg\:hover\:fill-red-50\/50:hover{fill:hsla(0,73%,97%,.5)}.lg\:hover\:fill-red-50\/60:hover{fill:hsla(0,73%,97%,.6)}.lg\:hover\:fill-red-50\/70:hover{fill:hsla(0,73%,97%,.7)}.lg\:hover\:fill-red-50\/75:hover{fill:hsla(0,73%,97%,.75)}.lg\:hover\:fill-red-50\/80:hover{fill:hsla(0,73%,97%,.8)}.lg\:hover\:fill-red-50\/90:hover{fill:hsla(0,73%,97%,.9)}.lg\:hover\:fill-red-50\/95:hover{fill:hsla(0,73%,97%,.95)}.lg\:hover\:fill-red-500:hover{fill:#f05252}.lg\:hover\:fill-red-500\/0:hover{fill:rgba(240,82,82,0)}.lg\:hover\:fill-red-500\/10:hover{fill:rgba(240,82,82,.1)}.lg\:hover\:fill-red-500\/100:hover{fill:#f05252}.lg\:hover\:fill-red-500\/20:hover{fill:rgba(240,82,82,.2)}.lg\:hover\:fill-red-500\/25:hover{fill:rgba(240,82,82,.25)}.lg\:hover\:fill-red-500\/30:hover{fill:rgba(240,82,82,.3)}.lg\:hover\:fill-red-500\/40:hover{fill:rgba(240,82,82,.4)}.lg\:hover\:fill-red-500\/5:hover{fill:rgba(240,82,82,.05)}.lg\:hover\:fill-red-500\/50:hover{fill:rgba(240,82,82,.5)}.lg\:hover\:fill-red-500\/60:hover{fill:rgba(240,82,82,.6)}.lg\:hover\:fill-red-500\/70:hover{fill:rgba(240,82,82,.7)}.lg\:hover\:fill-red-500\/75:hover{fill:rgba(240,82,82,.75)}.lg\:hover\:fill-red-500\/80:hover{fill:rgba(240,82,82,.8)}.lg\:hover\:fill-red-500\/90:hover{fill:rgba(240,82,82,.9)}.lg\:hover\:fill-red-500\/95:hover{fill:rgba(240,82,82,.95)}.lg\:hover\:fill-red-600:hover{fill:#e02424}.lg\:hover\:fill-red-600\/0:hover{fill:rgba(224,36,36,0)}.lg\:hover\:fill-red-600\/10:hover{fill:rgba(224,36,36,.1)}.lg\:hover\:fill-red-600\/100:hover{fill:#e02424}.lg\:hover\:fill-red-600\/20:hover{fill:rgba(224,36,36,.2)}.lg\:hover\:fill-red-600\/25:hover{fill:rgba(224,36,36,.25)}.lg\:hover\:fill-red-600\/30:hover{fill:rgba(224,36,36,.3)}.lg\:hover\:fill-red-600\/40:hover{fill:rgba(224,36,36,.4)}.lg\:hover\:fill-red-600\/5:hover{fill:rgba(224,36,36,.05)}.lg\:hover\:fill-red-600\/50:hover{fill:rgba(224,36,36,.5)}.lg\:hover\:fill-red-600\/60:hover{fill:rgba(224,36,36,.6)}.lg\:hover\:fill-red-600\/70:hover{fill:rgba(224,36,36,.7)}.lg\:hover\:fill-red-600\/75:hover{fill:rgba(224,36,36,.75)}.lg\:hover\:fill-red-600\/80:hover{fill:rgba(224,36,36,.8)}.lg\:hover\:fill-red-600\/90:hover{fill:rgba(224,36,36,.9)}.lg\:hover\:fill-red-600\/95:hover{fill:rgba(224,36,36,.95)}.lg\:hover\:fill-red-700:hover{fill:#c81e1e}.lg\:hover\:fill-red-700\/0:hover{fill:rgba(200,30,30,0)}.lg\:hover\:fill-red-700\/10:hover{fill:rgba(200,30,30,.1)}.lg\:hover\:fill-red-700\/100:hover{fill:#c81e1e}.lg\:hover\:fill-red-700\/20:hover{fill:rgba(200,30,30,.2)}.lg\:hover\:fill-red-700\/25:hover{fill:rgba(200,30,30,.25)}.lg\:hover\:fill-red-700\/30:hover{fill:rgba(200,30,30,.3)}.lg\:hover\:fill-red-700\/40:hover{fill:rgba(200,30,30,.4)}.lg\:hover\:fill-red-700\/5:hover{fill:rgba(200,30,30,.05)}.lg\:hover\:fill-red-700\/50:hover{fill:rgba(200,30,30,.5)}.lg\:hover\:fill-red-700\/60:hover{fill:rgba(200,30,30,.6)}.lg\:hover\:fill-red-700\/70:hover{fill:rgba(200,30,30,.7)}.lg\:hover\:fill-red-700\/75:hover{fill:rgba(200,30,30,.75)}.lg\:hover\:fill-red-700\/80:hover{fill:rgba(200,30,30,.8)}.lg\:hover\:fill-red-700\/90:hover{fill:rgba(200,30,30,.9)}.lg\:hover\:fill-red-700\/95:hover{fill:rgba(200,30,30,.95)}.lg\:hover\:fill-red-800:hover{fill:#9b1c1c}.lg\:hover\:fill-red-800\/0:hover{fill:rgba(155,28,28,0)}.lg\:hover\:fill-red-800\/10:hover{fill:rgba(155,28,28,.1)}.lg\:hover\:fill-red-800\/100:hover{fill:#9b1c1c}.lg\:hover\:fill-red-800\/20:hover{fill:rgba(155,28,28,.2)}.lg\:hover\:fill-red-800\/25:hover{fill:rgba(155,28,28,.25)}.lg\:hover\:fill-red-800\/30:hover{fill:rgba(155,28,28,.3)}.lg\:hover\:fill-red-800\/40:hover{fill:rgba(155,28,28,.4)}.lg\:hover\:fill-red-800\/5:hover{fill:rgba(155,28,28,.05)}.lg\:hover\:fill-red-800\/50:hover{fill:rgba(155,28,28,.5)}.lg\:hover\:fill-red-800\/60:hover{fill:rgba(155,28,28,.6)}.lg\:hover\:fill-red-800\/70:hover{fill:rgba(155,28,28,.7)}.lg\:hover\:fill-red-800\/75:hover{fill:rgba(155,28,28,.75)}.lg\:hover\:fill-red-800\/80:hover{fill:rgba(155,28,28,.8)}.lg\:hover\:fill-red-800\/90:hover{fill:rgba(155,28,28,.9)}.lg\:hover\:fill-red-800\/95:hover{fill:rgba(155,28,28,.95)}.lg\:hover\:fill-red-900:hover{fill:#771d1d}.lg\:hover\:fill-red-900\/0:hover{fill:rgba(119,29,29,0)}.lg\:hover\:fill-red-900\/10:hover{fill:rgba(119,29,29,.1)}.lg\:hover\:fill-red-900\/100:hover{fill:#771d1d}.lg\:hover\:fill-red-900\/20:hover{fill:rgba(119,29,29,.2)}.lg\:hover\:fill-red-900\/25:hover{fill:rgba(119,29,29,.25)}.lg\:hover\:fill-red-900\/30:hover{fill:rgba(119,29,29,.3)}.lg\:hover\:fill-red-900\/40:hover{fill:rgba(119,29,29,.4)}.lg\:hover\:fill-red-900\/5:hover{fill:rgba(119,29,29,.05)}.lg\:hover\:fill-red-900\/50:hover{fill:rgba(119,29,29,.5)}.lg\:hover\:fill-red-900\/60:hover{fill:rgba(119,29,29,.6)}.lg\:hover\:fill-red-900\/70:hover{fill:rgba(119,29,29,.7)}.lg\:hover\:fill-red-900\/75:hover{fill:rgba(119,29,29,.75)}.lg\:hover\:fill-red-900\/80:hover{fill:rgba(119,29,29,.8)}.lg\:hover\:fill-red-900\/90:hover{fill:rgba(119,29,29,.9)}.lg\:hover\:fill-red-900\/95:hover{fill:rgba(119,29,29,.95)}.lg\:hover\:fill-rose-100:hover{fill:#ffe4e6}.lg\:hover\:fill-rose-100\/0:hover{fill:rgba(255,228,230,0)}.lg\:hover\:fill-rose-100\/10:hover{fill:rgba(255,228,230,.1)}.lg\:hover\:fill-rose-100\/100:hover{fill:#ffe4e6}.lg\:hover\:fill-rose-100\/20:hover{fill:rgba(255,228,230,.2)}.lg\:hover\:fill-rose-100\/25:hover{fill:rgba(255,228,230,.25)}.lg\:hover\:fill-rose-100\/30:hover{fill:rgba(255,228,230,.3)}.lg\:hover\:fill-rose-100\/40:hover{fill:rgba(255,228,230,.4)}.lg\:hover\:fill-rose-100\/5:hover{fill:rgba(255,228,230,.05)}.lg\:hover\:fill-rose-100\/50:hover{fill:rgba(255,228,230,.5)}.lg\:hover\:fill-rose-100\/60:hover{fill:rgba(255,228,230,.6)}.lg\:hover\:fill-rose-100\/70:hover{fill:rgba(255,228,230,.7)}.lg\:hover\:fill-rose-100\/75:hover{fill:rgba(255,228,230,.75)}.lg\:hover\:fill-rose-100\/80:hover{fill:rgba(255,228,230,.8)}.lg\:hover\:fill-rose-100\/90:hover{fill:rgba(255,228,230,.9)}.lg\:hover\:fill-rose-100\/95:hover{fill:rgba(255,228,230,.95)}.lg\:hover\:fill-rose-200:hover{fill:#fecdd3}.lg\:hover\:fill-rose-200\/0:hover{fill:rgba(254,205,211,0)}.lg\:hover\:fill-rose-200\/10:hover{fill:rgba(254,205,211,.1)}.lg\:hover\:fill-rose-200\/100:hover{fill:#fecdd3}.lg\:hover\:fill-rose-200\/20:hover{fill:rgba(254,205,211,.2)}.lg\:hover\:fill-rose-200\/25:hover{fill:rgba(254,205,211,.25)}.lg\:hover\:fill-rose-200\/30:hover{fill:rgba(254,205,211,.3)}.lg\:hover\:fill-rose-200\/40:hover{fill:rgba(254,205,211,.4)}.lg\:hover\:fill-rose-200\/5:hover{fill:rgba(254,205,211,.05)}.lg\:hover\:fill-rose-200\/50:hover{fill:rgba(254,205,211,.5)}.lg\:hover\:fill-rose-200\/60:hover{fill:rgba(254,205,211,.6)}.lg\:hover\:fill-rose-200\/70:hover{fill:rgba(254,205,211,.7)}.lg\:hover\:fill-rose-200\/75:hover{fill:rgba(254,205,211,.75)}.lg\:hover\:fill-rose-200\/80:hover{fill:rgba(254,205,211,.8)}.lg\:hover\:fill-rose-200\/90:hover{fill:rgba(254,205,211,.9)}.lg\:hover\:fill-rose-200\/95:hover{fill:rgba(254,205,211,.95)}.lg\:hover\:fill-rose-300:hover{fill:#fda4af}.lg\:hover\:fill-rose-300\/0:hover{fill:rgba(253,164,175,0)}.lg\:hover\:fill-rose-300\/10:hover{fill:rgba(253,164,175,.1)}.lg\:hover\:fill-rose-300\/100:hover{fill:#fda4af}.lg\:hover\:fill-rose-300\/20:hover{fill:rgba(253,164,175,.2)}.lg\:hover\:fill-rose-300\/25:hover{fill:rgba(253,164,175,.25)}.lg\:hover\:fill-rose-300\/30:hover{fill:rgba(253,164,175,.3)}.lg\:hover\:fill-rose-300\/40:hover{fill:rgba(253,164,175,.4)}.lg\:hover\:fill-rose-300\/5:hover{fill:rgba(253,164,175,.05)}.lg\:hover\:fill-rose-300\/50:hover{fill:rgba(253,164,175,.5)}.lg\:hover\:fill-rose-300\/60:hover{fill:rgba(253,164,175,.6)}.lg\:hover\:fill-rose-300\/70:hover{fill:rgba(253,164,175,.7)}.lg\:hover\:fill-rose-300\/75:hover{fill:rgba(253,164,175,.75)}.lg\:hover\:fill-rose-300\/80:hover{fill:rgba(253,164,175,.8)}.lg\:hover\:fill-rose-300\/90:hover{fill:rgba(253,164,175,.9)}.lg\:hover\:fill-rose-300\/95:hover{fill:rgba(253,164,175,.95)}.lg\:hover\:fill-rose-400:hover{fill:#fb7185}.lg\:hover\:fill-rose-400\/0:hover{fill:rgba(251,113,133,0)}.lg\:hover\:fill-rose-400\/10:hover{fill:rgba(251,113,133,.1)}.lg\:hover\:fill-rose-400\/100:hover{fill:#fb7185}.lg\:hover\:fill-rose-400\/20:hover{fill:rgba(251,113,133,.2)}.lg\:hover\:fill-rose-400\/25:hover{fill:rgba(251,113,133,.25)}.lg\:hover\:fill-rose-400\/30:hover{fill:rgba(251,113,133,.3)}.lg\:hover\:fill-rose-400\/40:hover{fill:rgba(251,113,133,.4)}.lg\:hover\:fill-rose-400\/5:hover{fill:rgba(251,113,133,.05)}.lg\:hover\:fill-rose-400\/50:hover{fill:rgba(251,113,133,.5)}.lg\:hover\:fill-rose-400\/60:hover{fill:rgba(251,113,133,.6)}.lg\:hover\:fill-rose-400\/70:hover{fill:rgba(251,113,133,.7)}.lg\:hover\:fill-rose-400\/75:hover{fill:rgba(251,113,133,.75)}.lg\:hover\:fill-rose-400\/80:hover{fill:rgba(251,113,133,.8)}.lg\:hover\:fill-rose-400\/90:hover{fill:rgba(251,113,133,.9)}.lg\:hover\:fill-rose-400\/95:hover{fill:rgba(251,113,133,.95)}.lg\:hover\:fill-rose-50:hover{fill:#fff1f2}.lg\:hover\:fill-rose-50\/0:hover{fill:rgba(255,241,242,0)}.lg\:hover\:fill-rose-50\/10:hover{fill:rgba(255,241,242,.1)}.lg\:hover\:fill-rose-50\/100:hover{fill:#fff1f2}.lg\:hover\:fill-rose-50\/20:hover{fill:rgba(255,241,242,.2)}.lg\:hover\:fill-rose-50\/25:hover{fill:rgba(255,241,242,.25)}.lg\:hover\:fill-rose-50\/30:hover{fill:rgba(255,241,242,.3)}.lg\:hover\:fill-rose-50\/40:hover{fill:rgba(255,241,242,.4)}.lg\:hover\:fill-rose-50\/5:hover{fill:rgba(255,241,242,.05)}.lg\:hover\:fill-rose-50\/50:hover{fill:rgba(255,241,242,.5)}.lg\:hover\:fill-rose-50\/60:hover{fill:rgba(255,241,242,.6)}.lg\:hover\:fill-rose-50\/70:hover{fill:rgba(255,241,242,.7)}.lg\:hover\:fill-rose-50\/75:hover{fill:rgba(255,241,242,.75)}.lg\:hover\:fill-rose-50\/80:hover{fill:rgba(255,241,242,.8)}.lg\:hover\:fill-rose-50\/90:hover{fill:rgba(255,241,242,.9)}.lg\:hover\:fill-rose-50\/95:hover{fill:rgba(255,241,242,.95)}.lg\:hover\:fill-rose-500:hover{fill:#f43f5e}.lg\:hover\:fill-rose-500\/0:hover{fill:rgba(244,63,94,0)}.lg\:hover\:fill-rose-500\/10:hover{fill:rgba(244,63,94,.1)}.lg\:hover\:fill-rose-500\/100:hover{fill:#f43f5e}.lg\:hover\:fill-rose-500\/20:hover{fill:rgba(244,63,94,.2)}.lg\:hover\:fill-rose-500\/25:hover{fill:rgba(244,63,94,.25)}.lg\:hover\:fill-rose-500\/30:hover{fill:rgba(244,63,94,.3)}.lg\:hover\:fill-rose-500\/40:hover{fill:rgba(244,63,94,.4)}.lg\:hover\:fill-rose-500\/5:hover{fill:rgba(244,63,94,.05)}.lg\:hover\:fill-rose-500\/50:hover{fill:rgba(244,63,94,.5)}.lg\:hover\:fill-rose-500\/60:hover{fill:rgba(244,63,94,.6)}.lg\:hover\:fill-rose-500\/70:hover{fill:rgba(244,63,94,.7)}.lg\:hover\:fill-rose-500\/75:hover{fill:rgba(244,63,94,.75)}.lg\:hover\:fill-rose-500\/80:hover{fill:rgba(244,63,94,.8)}.lg\:hover\:fill-rose-500\/90:hover{fill:rgba(244,63,94,.9)}.lg\:hover\:fill-rose-500\/95:hover{fill:rgba(244,63,94,.95)}.lg\:hover\:fill-rose-600:hover{fill:#e11d48}.lg\:hover\:fill-rose-600\/0:hover{fill:rgba(225,29,72,0)}.lg\:hover\:fill-rose-600\/10:hover{fill:rgba(225,29,72,.1)}.lg\:hover\:fill-rose-600\/100:hover{fill:#e11d48}.lg\:hover\:fill-rose-600\/20:hover{fill:rgba(225,29,72,.2)}.lg\:hover\:fill-rose-600\/25:hover{fill:rgba(225,29,72,.25)}.lg\:hover\:fill-rose-600\/30:hover{fill:rgba(225,29,72,.3)}.lg\:hover\:fill-rose-600\/40:hover{fill:rgba(225,29,72,.4)}.lg\:hover\:fill-rose-600\/5:hover{fill:rgba(225,29,72,.05)}.lg\:hover\:fill-rose-600\/50:hover{fill:rgba(225,29,72,.5)}.lg\:hover\:fill-rose-600\/60:hover{fill:rgba(225,29,72,.6)}.lg\:hover\:fill-rose-600\/70:hover{fill:rgba(225,29,72,.7)}.lg\:hover\:fill-rose-600\/75:hover{fill:rgba(225,29,72,.75)}.lg\:hover\:fill-rose-600\/80:hover{fill:rgba(225,29,72,.8)}.lg\:hover\:fill-rose-600\/90:hover{fill:rgba(225,29,72,.9)}.lg\:hover\:fill-rose-600\/95:hover{fill:rgba(225,29,72,.95)}.lg\:hover\:fill-rose-700:hover{fill:#be123c}.lg\:hover\:fill-rose-700\/0:hover{fill:rgba(190,18,60,0)}.lg\:hover\:fill-rose-700\/10:hover{fill:rgba(190,18,60,.1)}.lg\:hover\:fill-rose-700\/100:hover{fill:#be123c}.lg\:hover\:fill-rose-700\/20:hover{fill:rgba(190,18,60,.2)}.lg\:hover\:fill-rose-700\/25:hover{fill:rgba(190,18,60,.25)}.lg\:hover\:fill-rose-700\/30:hover{fill:rgba(190,18,60,.3)}.lg\:hover\:fill-rose-700\/40:hover{fill:rgba(190,18,60,.4)}.lg\:hover\:fill-rose-700\/5:hover{fill:rgba(190,18,60,.05)}.lg\:hover\:fill-rose-700\/50:hover{fill:rgba(190,18,60,.5)}.lg\:hover\:fill-rose-700\/60:hover{fill:rgba(190,18,60,.6)}.lg\:hover\:fill-rose-700\/70:hover{fill:rgba(190,18,60,.7)}.lg\:hover\:fill-rose-700\/75:hover{fill:rgba(190,18,60,.75)}.lg\:hover\:fill-rose-700\/80:hover{fill:rgba(190,18,60,.8)}.lg\:hover\:fill-rose-700\/90:hover{fill:rgba(190,18,60,.9)}.lg\:hover\:fill-rose-700\/95:hover{fill:rgba(190,18,60,.95)}.lg\:hover\:fill-rose-800:hover{fill:#9f1239}.lg\:hover\:fill-rose-800\/0:hover{fill:rgba(159,18,57,0)}.lg\:hover\:fill-rose-800\/10:hover{fill:rgba(159,18,57,.1)}.lg\:hover\:fill-rose-800\/100:hover{fill:#9f1239}.lg\:hover\:fill-rose-800\/20:hover{fill:rgba(159,18,57,.2)}.lg\:hover\:fill-rose-800\/25:hover{fill:rgba(159,18,57,.25)}.lg\:hover\:fill-rose-800\/30:hover{fill:rgba(159,18,57,.3)}.lg\:hover\:fill-rose-800\/40:hover{fill:rgba(159,18,57,.4)}.lg\:hover\:fill-rose-800\/5:hover{fill:rgba(159,18,57,.05)}.lg\:hover\:fill-rose-800\/50:hover{fill:rgba(159,18,57,.5)}.lg\:hover\:fill-rose-800\/60:hover{fill:rgba(159,18,57,.6)}.lg\:hover\:fill-rose-800\/70:hover{fill:rgba(159,18,57,.7)}.lg\:hover\:fill-rose-800\/75:hover{fill:rgba(159,18,57,.75)}.lg\:hover\:fill-rose-800\/80:hover{fill:rgba(159,18,57,.8)}.lg\:hover\:fill-rose-800\/90:hover{fill:rgba(159,18,57,.9)}.lg\:hover\:fill-rose-800\/95:hover{fill:rgba(159,18,57,.95)}.lg\:hover\:fill-rose-900:hover{fill:#881337}.lg\:hover\:fill-rose-900\/0:hover{fill:rgba(136,19,55,0)}.lg\:hover\:fill-rose-900\/10:hover{fill:rgba(136,19,55,.1)}.lg\:hover\:fill-rose-900\/100:hover{fill:#881337}.lg\:hover\:fill-rose-900\/20:hover{fill:rgba(136,19,55,.2)}.lg\:hover\:fill-rose-900\/25:hover{fill:rgba(136,19,55,.25)}.lg\:hover\:fill-rose-900\/30:hover{fill:rgba(136,19,55,.3)}.lg\:hover\:fill-rose-900\/40:hover{fill:rgba(136,19,55,.4)}.lg\:hover\:fill-rose-900\/5:hover{fill:rgba(136,19,55,.05)}.lg\:hover\:fill-rose-900\/50:hover{fill:rgba(136,19,55,.5)}.lg\:hover\:fill-rose-900\/60:hover{fill:rgba(136,19,55,.6)}.lg\:hover\:fill-rose-900\/70:hover{fill:rgba(136,19,55,.7)}.lg\:hover\:fill-rose-900\/75:hover{fill:rgba(136,19,55,.75)}.lg\:hover\:fill-rose-900\/80:hover{fill:rgba(136,19,55,.8)}.lg\:hover\:fill-rose-900\/90:hover{fill:rgba(136,19,55,.9)}.lg\:hover\:fill-rose-900\/95:hover{fill:rgba(136,19,55,.95)}.lg\:hover\:fill-sky-100:hover{fill:#e0f2fe}.lg\:hover\:fill-sky-100\/0:hover{fill:rgba(224,242,254,0)}.lg\:hover\:fill-sky-100\/10:hover{fill:rgba(224,242,254,.1)}.lg\:hover\:fill-sky-100\/100:hover{fill:#e0f2fe}.lg\:hover\:fill-sky-100\/20:hover{fill:rgba(224,242,254,.2)}.lg\:hover\:fill-sky-100\/25:hover{fill:rgba(224,242,254,.25)}.lg\:hover\:fill-sky-100\/30:hover{fill:rgba(224,242,254,.3)}.lg\:hover\:fill-sky-100\/40:hover{fill:rgba(224,242,254,.4)}.lg\:hover\:fill-sky-100\/5:hover{fill:rgba(224,242,254,.05)}.lg\:hover\:fill-sky-100\/50:hover{fill:rgba(224,242,254,.5)}.lg\:hover\:fill-sky-100\/60:hover{fill:rgba(224,242,254,.6)}.lg\:hover\:fill-sky-100\/70:hover{fill:rgba(224,242,254,.7)}.lg\:hover\:fill-sky-100\/75:hover{fill:rgba(224,242,254,.75)}.lg\:hover\:fill-sky-100\/80:hover{fill:rgba(224,242,254,.8)}.lg\:hover\:fill-sky-100\/90:hover{fill:rgba(224,242,254,.9)}.lg\:hover\:fill-sky-100\/95:hover{fill:rgba(224,242,254,.95)}.lg\:hover\:fill-sky-200:hover{fill:#bae6fd}.lg\:hover\:fill-sky-200\/0:hover{fill:rgba(186,230,253,0)}.lg\:hover\:fill-sky-200\/10:hover{fill:rgba(186,230,253,.1)}.lg\:hover\:fill-sky-200\/100:hover{fill:#bae6fd}.lg\:hover\:fill-sky-200\/20:hover{fill:rgba(186,230,253,.2)}.lg\:hover\:fill-sky-200\/25:hover{fill:rgba(186,230,253,.25)}.lg\:hover\:fill-sky-200\/30:hover{fill:rgba(186,230,253,.3)}.lg\:hover\:fill-sky-200\/40:hover{fill:rgba(186,230,253,.4)}.lg\:hover\:fill-sky-200\/5:hover{fill:rgba(186,230,253,.05)}.lg\:hover\:fill-sky-200\/50:hover{fill:rgba(186,230,253,.5)}.lg\:hover\:fill-sky-200\/60:hover{fill:rgba(186,230,253,.6)}.lg\:hover\:fill-sky-200\/70:hover{fill:rgba(186,230,253,.7)}.lg\:hover\:fill-sky-200\/75:hover{fill:rgba(186,230,253,.75)}.lg\:hover\:fill-sky-200\/80:hover{fill:rgba(186,230,253,.8)}.lg\:hover\:fill-sky-200\/90:hover{fill:rgba(186,230,253,.9)}.lg\:hover\:fill-sky-200\/95:hover{fill:rgba(186,230,253,.95)}.lg\:hover\:fill-sky-300:hover{fill:#7dd3fc}.lg\:hover\:fill-sky-300\/0:hover{fill:rgba(125,211,252,0)}.lg\:hover\:fill-sky-300\/10:hover{fill:rgba(125,211,252,.1)}.lg\:hover\:fill-sky-300\/100:hover{fill:#7dd3fc}.lg\:hover\:fill-sky-300\/20:hover{fill:rgba(125,211,252,.2)}.lg\:hover\:fill-sky-300\/25:hover{fill:rgba(125,211,252,.25)}.lg\:hover\:fill-sky-300\/30:hover{fill:rgba(125,211,252,.3)}.lg\:hover\:fill-sky-300\/40:hover{fill:rgba(125,211,252,.4)}.lg\:hover\:fill-sky-300\/5:hover{fill:rgba(125,211,252,.05)}.lg\:hover\:fill-sky-300\/50:hover{fill:rgba(125,211,252,.5)}.lg\:hover\:fill-sky-300\/60:hover{fill:rgba(125,211,252,.6)}.lg\:hover\:fill-sky-300\/70:hover{fill:rgba(125,211,252,.7)}.lg\:hover\:fill-sky-300\/75:hover{fill:rgba(125,211,252,.75)}.lg\:hover\:fill-sky-300\/80:hover{fill:rgba(125,211,252,.8)}.lg\:hover\:fill-sky-300\/90:hover{fill:rgba(125,211,252,.9)}.lg\:hover\:fill-sky-300\/95:hover{fill:rgba(125,211,252,.95)}.lg\:hover\:fill-sky-400:hover{fill:#38bdf8}.lg\:hover\:fill-sky-400\/0:hover{fill:rgba(56,189,248,0)}.lg\:hover\:fill-sky-400\/10:hover{fill:rgba(56,189,248,.1)}.lg\:hover\:fill-sky-400\/100:hover{fill:#38bdf8}.lg\:hover\:fill-sky-400\/20:hover{fill:rgba(56,189,248,.2)}.lg\:hover\:fill-sky-400\/25:hover{fill:rgba(56,189,248,.25)}.lg\:hover\:fill-sky-400\/30:hover{fill:rgba(56,189,248,.3)}.lg\:hover\:fill-sky-400\/40:hover{fill:rgba(56,189,248,.4)}.lg\:hover\:fill-sky-400\/5:hover{fill:rgba(56,189,248,.05)}.lg\:hover\:fill-sky-400\/50:hover{fill:rgba(56,189,248,.5)}.lg\:hover\:fill-sky-400\/60:hover{fill:rgba(56,189,248,.6)}.lg\:hover\:fill-sky-400\/70:hover{fill:rgba(56,189,248,.7)}.lg\:hover\:fill-sky-400\/75:hover{fill:rgba(56,189,248,.75)}.lg\:hover\:fill-sky-400\/80:hover{fill:rgba(56,189,248,.8)}.lg\:hover\:fill-sky-400\/90:hover{fill:rgba(56,189,248,.9)}.lg\:hover\:fill-sky-400\/95:hover{fill:rgba(56,189,248,.95)}.lg\:hover\:fill-sky-50:hover{fill:#f0f9ff}.lg\:hover\:fill-sky-50\/0:hover{fill:rgba(240,249,255,0)}.lg\:hover\:fill-sky-50\/10:hover{fill:rgba(240,249,255,.1)}.lg\:hover\:fill-sky-50\/100:hover{fill:#f0f9ff}.lg\:hover\:fill-sky-50\/20:hover{fill:rgba(240,249,255,.2)}.lg\:hover\:fill-sky-50\/25:hover{fill:rgba(240,249,255,.25)}.lg\:hover\:fill-sky-50\/30:hover{fill:rgba(240,249,255,.3)}.lg\:hover\:fill-sky-50\/40:hover{fill:rgba(240,249,255,.4)}.lg\:hover\:fill-sky-50\/5:hover{fill:rgba(240,249,255,.05)}.lg\:hover\:fill-sky-50\/50:hover{fill:rgba(240,249,255,.5)}.lg\:hover\:fill-sky-50\/60:hover{fill:rgba(240,249,255,.6)}.lg\:hover\:fill-sky-50\/70:hover{fill:rgba(240,249,255,.7)}.lg\:hover\:fill-sky-50\/75:hover{fill:rgba(240,249,255,.75)}.lg\:hover\:fill-sky-50\/80:hover{fill:rgba(240,249,255,.8)}.lg\:hover\:fill-sky-50\/90:hover{fill:rgba(240,249,255,.9)}.lg\:hover\:fill-sky-50\/95:hover{fill:rgba(240,249,255,.95)}.lg\:hover\:fill-sky-500:hover{fill:#0ea5e9}.lg\:hover\:fill-sky-500\/0:hover{fill:rgba(14,165,233,0)}.lg\:hover\:fill-sky-500\/10:hover{fill:rgba(14,165,233,.1)}.lg\:hover\:fill-sky-500\/100:hover{fill:#0ea5e9}.lg\:hover\:fill-sky-500\/20:hover{fill:rgba(14,165,233,.2)}.lg\:hover\:fill-sky-500\/25:hover{fill:rgba(14,165,233,.25)}.lg\:hover\:fill-sky-500\/30:hover{fill:rgba(14,165,233,.3)}.lg\:hover\:fill-sky-500\/40:hover{fill:rgba(14,165,233,.4)}.lg\:hover\:fill-sky-500\/5:hover{fill:rgba(14,165,233,.05)}.lg\:hover\:fill-sky-500\/50:hover{fill:rgba(14,165,233,.5)}.lg\:hover\:fill-sky-500\/60:hover{fill:rgba(14,165,233,.6)}.lg\:hover\:fill-sky-500\/70:hover{fill:rgba(14,165,233,.7)}.lg\:hover\:fill-sky-500\/75:hover{fill:rgba(14,165,233,.75)}.lg\:hover\:fill-sky-500\/80:hover{fill:rgba(14,165,233,.8)}.lg\:hover\:fill-sky-500\/90:hover{fill:rgba(14,165,233,.9)}.lg\:hover\:fill-sky-500\/95:hover{fill:rgba(14,165,233,.95)}.lg\:hover\:fill-sky-600:hover{fill:#0284c7}.lg\:hover\:fill-sky-600\/0:hover{fill:rgba(2,132,199,0)}.lg\:hover\:fill-sky-600\/10:hover{fill:rgba(2,132,199,.1)}.lg\:hover\:fill-sky-600\/100:hover{fill:#0284c7}.lg\:hover\:fill-sky-600\/20:hover{fill:rgba(2,132,199,.2)}.lg\:hover\:fill-sky-600\/25:hover{fill:rgba(2,132,199,.25)}.lg\:hover\:fill-sky-600\/30:hover{fill:rgba(2,132,199,.3)}.lg\:hover\:fill-sky-600\/40:hover{fill:rgba(2,132,199,.4)}.lg\:hover\:fill-sky-600\/5:hover{fill:rgba(2,132,199,.05)}.lg\:hover\:fill-sky-600\/50:hover{fill:rgba(2,132,199,.5)}.lg\:hover\:fill-sky-600\/60:hover{fill:rgba(2,132,199,.6)}.lg\:hover\:fill-sky-600\/70:hover{fill:rgba(2,132,199,.7)}.lg\:hover\:fill-sky-600\/75:hover{fill:rgba(2,132,199,.75)}.lg\:hover\:fill-sky-600\/80:hover{fill:rgba(2,132,199,.8)}.lg\:hover\:fill-sky-600\/90:hover{fill:rgba(2,132,199,.9)}.lg\:hover\:fill-sky-600\/95:hover{fill:rgba(2,132,199,.95)}.lg\:hover\:fill-sky-700:hover{fill:#0369a1}.lg\:hover\:fill-sky-700\/0:hover{fill:rgba(3,105,161,0)}.lg\:hover\:fill-sky-700\/10:hover{fill:rgba(3,105,161,.1)}.lg\:hover\:fill-sky-700\/100:hover{fill:#0369a1}.lg\:hover\:fill-sky-700\/20:hover{fill:rgba(3,105,161,.2)}.lg\:hover\:fill-sky-700\/25:hover{fill:rgba(3,105,161,.25)}.lg\:hover\:fill-sky-700\/30:hover{fill:rgba(3,105,161,.3)}.lg\:hover\:fill-sky-700\/40:hover{fill:rgba(3,105,161,.4)}.lg\:hover\:fill-sky-700\/5:hover{fill:rgba(3,105,161,.05)}.lg\:hover\:fill-sky-700\/50:hover{fill:rgba(3,105,161,.5)}.lg\:hover\:fill-sky-700\/60:hover{fill:rgba(3,105,161,.6)}.lg\:hover\:fill-sky-700\/70:hover{fill:rgba(3,105,161,.7)}.lg\:hover\:fill-sky-700\/75:hover{fill:rgba(3,105,161,.75)}.lg\:hover\:fill-sky-700\/80:hover{fill:rgba(3,105,161,.8)}.lg\:hover\:fill-sky-700\/90:hover{fill:rgba(3,105,161,.9)}.lg\:hover\:fill-sky-700\/95:hover{fill:rgba(3,105,161,.95)}.lg\:hover\:fill-sky-800:hover{fill:#075985}.lg\:hover\:fill-sky-800\/0:hover{fill:rgba(7,89,133,0)}.lg\:hover\:fill-sky-800\/10:hover{fill:rgba(7,89,133,.1)}.lg\:hover\:fill-sky-800\/100:hover{fill:#075985}.lg\:hover\:fill-sky-800\/20:hover{fill:rgba(7,89,133,.2)}.lg\:hover\:fill-sky-800\/25:hover{fill:rgba(7,89,133,.25)}.lg\:hover\:fill-sky-800\/30:hover{fill:rgba(7,89,133,.3)}.lg\:hover\:fill-sky-800\/40:hover{fill:rgba(7,89,133,.4)}.lg\:hover\:fill-sky-800\/5:hover{fill:rgba(7,89,133,.05)}.lg\:hover\:fill-sky-800\/50:hover{fill:rgba(7,89,133,.5)}.lg\:hover\:fill-sky-800\/60:hover{fill:rgba(7,89,133,.6)}.lg\:hover\:fill-sky-800\/70:hover{fill:rgba(7,89,133,.7)}.lg\:hover\:fill-sky-800\/75:hover{fill:rgba(7,89,133,.75)}.lg\:hover\:fill-sky-800\/80:hover{fill:rgba(7,89,133,.8)}.lg\:hover\:fill-sky-800\/90:hover{fill:rgba(7,89,133,.9)}.lg\:hover\:fill-sky-800\/95:hover{fill:rgba(7,89,133,.95)}.lg\:hover\:fill-sky-900:hover{fill:#0c4a6e}.lg\:hover\:fill-sky-900\/0:hover{fill:rgba(12,74,110,0)}.lg\:hover\:fill-sky-900\/10:hover{fill:rgba(12,74,110,.1)}.lg\:hover\:fill-sky-900\/100:hover{fill:#0c4a6e}.lg\:hover\:fill-sky-900\/20:hover{fill:rgba(12,74,110,.2)}.lg\:hover\:fill-sky-900\/25:hover{fill:rgba(12,74,110,.25)}.lg\:hover\:fill-sky-900\/30:hover{fill:rgba(12,74,110,.3)}.lg\:hover\:fill-sky-900\/40:hover{fill:rgba(12,74,110,.4)}.lg\:hover\:fill-sky-900\/5:hover{fill:rgba(12,74,110,.05)}.lg\:hover\:fill-sky-900\/50:hover{fill:rgba(12,74,110,.5)}.lg\:hover\:fill-sky-900\/60:hover{fill:rgba(12,74,110,.6)}.lg\:hover\:fill-sky-900\/70:hover{fill:rgba(12,74,110,.7)}.lg\:hover\:fill-sky-900\/75:hover{fill:rgba(12,74,110,.75)}.lg\:hover\:fill-sky-900\/80:hover{fill:rgba(12,74,110,.8)}.lg\:hover\:fill-sky-900\/90:hover{fill:rgba(12,74,110,.9)}.lg\:hover\:fill-sky-900\/95:hover{fill:rgba(12,74,110,.95)}.lg\:hover\:fill-slate-100:hover{fill:#f1f5f9}.lg\:hover\:fill-slate-100\/0:hover{fill:rgba(241,245,249,0)}.lg\:hover\:fill-slate-100\/10:hover{fill:rgba(241,245,249,.1)}.lg\:hover\:fill-slate-100\/100:hover{fill:#f1f5f9}.lg\:hover\:fill-slate-100\/20:hover{fill:rgba(241,245,249,.2)}.lg\:hover\:fill-slate-100\/25:hover{fill:rgba(241,245,249,.25)}.lg\:hover\:fill-slate-100\/30:hover{fill:rgba(241,245,249,.3)}.lg\:hover\:fill-slate-100\/40:hover{fill:rgba(241,245,249,.4)}.lg\:hover\:fill-slate-100\/5:hover{fill:rgba(241,245,249,.05)}.lg\:hover\:fill-slate-100\/50:hover{fill:rgba(241,245,249,.5)}.lg\:hover\:fill-slate-100\/60:hover{fill:rgba(241,245,249,.6)}.lg\:hover\:fill-slate-100\/70:hover{fill:rgba(241,245,249,.7)}.lg\:hover\:fill-slate-100\/75:hover{fill:rgba(241,245,249,.75)}.lg\:hover\:fill-slate-100\/80:hover{fill:rgba(241,245,249,.8)}.lg\:hover\:fill-slate-100\/90:hover{fill:rgba(241,245,249,.9)}.lg\:hover\:fill-slate-100\/95:hover{fill:rgba(241,245,249,.95)}.lg\:hover\:fill-slate-200:hover{fill:#e2e8f0}.lg\:hover\:fill-slate-200\/0:hover{fill:rgba(226,232,240,0)}.lg\:hover\:fill-slate-200\/10:hover{fill:rgba(226,232,240,.1)}.lg\:hover\:fill-slate-200\/100:hover{fill:#e2e8f0}.lg\:hover\:fill-slate-200\/20:hover{fill:rgba(226,232,240,.2)}.lg\:hover\:fill-slate-200\/25:hover{fill:rgba(226,232,240,.25)}.lg\:hover\:fill-slate-200\/30:hover{fill:rgba(226,232,240,.3)}.lg\:hover\:fill-slate-200\/40:hover{fill:rgba(226,232,240,.4)}.lg\:hover\:fill-slate-200\/5:hover{fill:rgba(226,232,240,.05)}.lg\:hover\:fill-slate-200\/50:hover{fill:rgba(226,232,240,.5)}.lg\:hover\:fill-slate-200\/60:hover{fill:rgba(226,232,240,.6)}.lg\:hover\:fill-slate-200\/70:hover{fill:rgba(226,232,240,.7)}.lg\:hover\:fill-slate-200\/75:hover{fill:rgba(226,232,240,.75)}.lg\:hover\:fill-slate-200\/80:hover{fill:rgba(226,232,240,.8)}.lg\:hover\:fill-slate-200\/90:hover{fill:rgba(226,232,240,.9)}.lg\:hover\:fill-slate-200\/95:hover{fill:rgba(226,232,240,.95)}.lg\:hover\:fill-slate-300:hover{fill:#cbd5e1}.lg\:hover\:fill-slate-300\/0:hover{fill:rgba(203,213,225,0)}.lg\:hover\:fill-slate-300\/10:hover{fill:rgba(203,213,225,.1)}.lg\:hover\:fill-slate-300\/100:hover{fill:#cbd5e1}.lg\:hover\:fill-slate-300\/20:hover{fill:rgba(203,213,225,.2)}.lg\:hover\:fill-slate-300\/25:hover{fill:rgba(203,213,225,.25)}.lg\:hover\:fill-slate-300\/30:hover{fill:rgba(203,213,225,.3)}.lg\:hover\:fill-slate-300\/40:hover{fill:rgba(203,213,225,.4)}.lg\:hover\:fill-slate-300\/5:hover{fill:rgba(203,213,225,.05)}.lg\:hover\:fill-slate-300\/50:hover{fill:rgba(203,213,225,.5)}.lg\:hover\:fill-slate-300\/60:hover{fill:rgba(203,213,225,.6)}.lg\:hover\:fill-slate-300\/70:hover{fill:rgba(203,213,225,.7)}.lg\:hover\:fill-slate-300\/75:hover{fill:rgba(203,213,225,.75)}.lg\:hover\:fill-slate-300\/80:hover{fill:rgba(203,213,225,.8)}.lg\:hover\:fill-slate-300\/90:hover{fill:rgba(203,213,225,.9)}.lg\:hover\:fill-slate-300\/95:hover{fill:rgba(203,213,225,.95)}.lg\:hover\:fill-slate-400:hover{fill:#94a3b8}.lg\:hover\:fill-slate-400\/0:hover{fill:rgba(148,163,184,0)}.lg\:hover\:fill-slate-400\/10:hover{fill:rgba(148,163,184,.1)}.lg\:hover\:fill-slate-400\/100:hover{fill:#94a3b8}.lg\:hover\:fill-slate-400\/20:hover{fill:rgba(148,163,184,.2)}.lg\:hover\:fill-slate-400\/25:hover{fill:rgba(148,163,184,.25)}.lg\:hover\:fill-slate-400\/30:hover{fill:rgba(148,163,184,.3)}.lg\:hover\:fill-slate-400\/40:hover{fill:rgba(148,163,184,.4)}.lg\:hover\:fill-slate-400\/5:hover{fill:rgba(148,163,184,.05)}.lg\:hover\:fill-slate-400\/50:hover{fill:rgba(148,163,184,.5)}.lg\:hover\:fill-slate-400\/60:hover{fill:rgba(148,163,184,.6)}.lg\:hover\:fill-slate-400\/70:hover{fill:rgba(148,163,184,.7)}.lg\:hover\:fill-slate-400\/75:hover{fill:rgba(148,163,184,.75)}.lg\:hover\:fill-slate-400\/80:hover{fill:rgba(148,163,184,.8)}.lg\:hover\:fill-slate-400\/90:hover{fill:rgba(148,163,184,.9)}.lg\:hover\:fill-slate-400\/95:hover{fill:rgba(148,163,184,.95)}.lg\:hover\:fill-slate-50:hover{fill:#f8fafc}.lg\:hover\:fill-slate-50\/0:hover{fill:rgba(248,250,252,0)}.lg\:hover\:fill-slate-50\/10:hover{fill:rgba(248,250,252,.1)}.lg\:hover\:fill-slate-50\/100:hover{fill:#f8fafc}.lg\:hover\:fill-slate-50\/20:hover{fill:rgba(248,250,252,.2)}.lg\:hover\:fill-slate-50\/25:hover{fill:rgba(248,250,252,.25)}.lg\:hover\:fill-slate-50\/30:hover{fill:rgba(248,250,252,.3)}.lg\:hover\:fill-slate-50\/40:hover{fill:rgba(248,250,252,.4)}.lg\:hover\:fill-slate-50\/5:hover{fill:rgba(248,250,252,.05)}.lg\:hover\:fill-slate-50\/50:hover{fill:rgba(248,250,252,.5)}.lg\:hover\:fill-slate-50\/60:hover{fill:rgba(248,250,252,.6)}.lg\:hover\:fill-slate-50\/70:hover{fill:rgba(248,250,252,.7)}.lg\:hover\:fill-slate-50\/75:hover{fill:rgba(248,250,252,.75)}.lg\:hover\:fill-slate-50\/80:hover{fill:rgba(248,250,252,.8)}.lg\:hover\:fill-slate-50\/90:hover{fill:rgba(248,250,252,.9)}.lg\:hover\:fill-slate-50\/95:hover{fill:rgba(248,250,252,.95)}.lg\:hover\:fill-slate-500:hover{fill:#64748b}.lg\:hover\:fill-slate-500\/0:hover{fill:rgba(100,116,139,0)}.lg\:hover\:fill-slate-500\/10:hover{fill:rgba(100,116,139,.1)}.lg\:hover\:fill-slate-500\/100:hover{fill:#64748b}.lg\:hover\:fill-slate-500\/20:hover{fill:rgba(100,116,139,.2)}.lg\:hover\:fill-slate-500\/25:hover{fill:rgba(100,116,139,.25)}.lg\:hover\:fill-slate-500\/30:hover{fill:rgba(100,116,139,.3)}.lg\:hover\:fill-slate-500\/40:hover{fill:rgba(100,116,139,.4)}.lg\:hover\:fill-slate-500\/5:hover{fill:rgba(100,116,139,.05)}.lg\:hover\:fill-slate-500\/50:hover{fill:rgba(100,116,139,.5)}.lg\:hover\:fill-slate-500\/60:hover{fill:rgba(100,116,139,.6)}.lg\:hover\:fill-slate-500\/70:hover{fill:rgba(100,116,139,.7)}.lg\:hover\:fill-slate-500\/75:hover{fill:rgba(100,116,139,.75)}.lg\:hover\:fill-slate-500\/80:hover{fill:rgba(100,116,139,.8)}.lg\:hover\:fill-slate-500\/90:hover{fill:rgba(100,116,139,.9)}.lg\:hover\:fill-slate-500\/95:hover{fill:rgba(100,116,139,.95)}.lg\:hover\:fill-slate-600:hover{fill:#475569}.lg\:hover\:fill-slate-600\/0:hover{fill:rgba(71,85,105,0)}.lg\:hover\:fill-slate-600\/10:hover{fill:rgba(71,85,105,.1)}.lg\:hover\:fill-slate-600\/100:hover{fill:#475569}.lg\:hover\:fill-slate-600\/20:hover{fill:rgba(71,85,105,.2)}.lg\:hover\:fill-slate-600\/25:hover{fill:rgba(71,85,105,.25)}.lg\:hover\:fill-slate-600\/30:hover{fill:rgba(71,85,105,.3)}.lg\:hover\:fill-slate-600\/40:hover{fill:rgba(71,85,105,.4)}.lg\:hover\:fill-slate-600\/5:hover{fill:rgba(71,85,105,.05)}.lg\:hover\:fill-slate-600\/50:hover{fill:rgba(71,85,105,.5)}.lg\:hover\:fill-slate-600\/60:hover{fill:rgba(71,85,105,.6)}.lg\:hover\:fill-slate-600\/70:hover{fill:rgba(71,85,105,.7)}.lg\:hover\:fill-slate-600\/75:hover{fill:rgba(71,85,105,.75)}.lg\:hover\:fill-slate-600\/80:hover{fill:rgba(71,85,105,.8)}.lg\:hover\:fill-slate-600\/90:hover{fill:rgba(71,85,105,.9)}.lg\:hover\:fill-slate-600\/95:hover{fill:rgba(71,85,105,.95)}.lg\:hover\:fill-slate-700:hover{fill:#334155}.lg\:hover\:fill-slate-700\/0:hover{fill:rgba(51,65,85,0)}.lg\:hover\:fill-slate-700\/10:hover{fill:rgba(51,65,85,.1)}.lg\:hover\:fill-slate-700\/100:hover{fill:#334155}.lg\:hover\:fill-slate-700\/20:hover{fill:rgba(51,65,85,.2)}.lg\:hover\:fill-slate-700\/25:hover{fill:rgba(51,65,85,.25)}.lg\:hover\:fill-slate-700\/30:hover{fill:rgba(51,65,85,.3)}.lg\:hover\:fill-slate-700\/40:hover{fill:rgba(51,65,85,.4)}.lg\:hover\:fill-slate-700\/5:hover{fill:rgba(51,65,85,.05)}.lg\:hover\:fill-slate-700\/50:hover{fill:rgba(51,65,85,.5)}.lg\:hover\:fill-slate-700\/60:hover{fill:rgba(51,65,85,.6)}.lg\:hover\:fill-slate-700\/70:hover{fill:rgba(51,65,85,.7)}.lg\:hover\:fill-slate-700\/75:hover{fill:rgba(51,65,85,.75)}.lg\:hover\:fill-slate-700\/80:hover{fill:rgba(51,65,85,.8)}.lg\:hover\:fill-slate-700\/90:hover{fill:rgba(51,65,85,.9)}.lg\:hover\:fill-slate-700\/95:hover{fill:rgba(51,65,85,.95)}.lg\:hover\:fill-slate-800:hover{fill:#1e293b}.lg\:hover\:fill-slate-800\/0:hover{fill:rgba(30,41,59,0)}.lg\:hover\:fill-slate-800\/10:hover{fill:rgba(30,41,59,.1)}.lg\:hover\:fill-slate-800\/100:hover{fill:#1e293b}.lg\:hover\:fill-slate-800\/20:hover{fill:rgba(30,41,59,.2)}.lg\:hover\:fill-slate-800\/25:hover{fill:rgba(30,41,59,.25)}.lg\:hover\:fill-slate-800\/30:hover{fill:rgba(30,41,59,.3)}.lg\:hover\:fill-slate-800\/40:hover{fill:rgba(30,41,59,.4)}.lg\:hover\:fill-slate-800\/5:hover{fill:rgba(30,41,59,.05)}.lg\:hover\:fill-slate-800\/50:hover{fill:rgba(30,41,59,.5)}.lg\:hover\:fill-slate-800\/60:hover{fill:rgba(30,41,59,.6)}.lg\:hover\:fill-slate-800\/70:hover{fill:rgba(30,41,59,.7)}.lg\:hover\:fill-slate-800\/75:hover{fill:rgba(30,41,59,.75)}.lg\:hover\:fill-slate-800\/80:hover{fill:rgba(30,41,59,.8)}.lg\:hover\:fill-slate-800\/90:hover{fill:rgba(30,41,59,.9)}.lg\:hover\:fill-slate-800\/95:hover{fill:rgba(30,41,59,.95)}.lg\:hover\:fill-slate-900:hover{fill:#0f172a}.lg\:hover\:fill-slate-900\/0:hover{fill:rgba(15,23,42,0)}.lg\:hover\:fill-slate-900\/10:hover{fill:rgba(15,23,42,.1)}.lg\:hover\:fill-slate-900\/100:hover{fill:#0f172a}.lg\:hover\:fill-slate-900\/20:hover{fill:rgba(15,23,42,.2)}.lg\:hover\:fill-slate-900\/25:hover{fill:rgba(15,23,42,.25)}.lg\:hover\:fill-slate-900\/30:hover{fill:rgba(15,23,42,.3)}.lg\:hover\:fill-slate-900\/40:hover{fill:rgba(15,23,42,.4)}.lg\:hover\:fill-slate-900\/5:hover{fill:rgba(15,23,42,.05)}.lg\:hover\:fill-slate-900\/50:hover{fill:rgba(15,23,42,.5)}.lg\:hover\:fill-slate-900\/60:hover{fill:rgba(15,23,42,.6)}.lg\:hover\:fill-slate-900\/70:hover{fill:rgba(15,23,42,.7)}.lg\:hover\:fill-slate-900\/75:hover{fill:rgba(15,23,42,.75)}.lg\:hover\:fill-slate-900\/80:hover{fill:rgba(15,23,42,.8)}.lg\:hover\:fill-slate-900\/90:hover{fill:rgba(15,23,42,.9)}.lg\:hover\:fill-slate-900\/95:hover{fill:rgba(15,23,42,.95)}.lg\:hover\:fill-stone-100:hover{fill:#f5f5f4}.lg\:hover\:fill-stone-100\/0:hover{fill:hsla(60,5%,96%,0)}.lg\:hover\:fill-stone-100\/10:hover{fill:hsla(60,5%,96%,.1)}.lg\:hover\:fill-stone-100\/100:hover{fill:#f5f5f4}.lg\:hover\:fill-stone-100\/20:hover{fill:hsla(60,5%,96%,.2)}.lg\:hover\:fill-stone-100\/25:hover{fill:hsla(60,5%,96%,.25)}.lg\:hover\:fill-stone-100\/30:hover{fill:hsla(60,5%,96%,.3)}.lg\:hover\:fill-stone-100\/40:hover{fill:hsla(60,5%,96%,.4)}.lg\:hover\:fill-stone-100\/5:hover{fill:hsla(60,5%,96%,.05)}.lg\:hover\:fill-stone-100\/50:hover{fill:hsla(60,5%,96%,.5)}.lg\:hover\:fill-stone-100\/60:hover{fill:hsla(60,5%,96%,.6)}.lg\:hover\:fill-stone-100\/70:hover{fill:hsla(60,5%,96%,.7)}.lg\:hover\:fill-stone-100\/75:hover{fill:hsla(60,5%,96%,.75)}.lg\:hover\:fill-stone-100\/80:hover{fill:hsla(60,5%,96%,.8)}.lg\:hover\:fill-stone-100\/90:hover{fill:hsla(60,5%,96%,.9)}.lg\:hover\:fill-stone-100\/95:hover{fill:hsla(60,5%,96%,.95)}.lg\:hover\:fill-stone-200:hover{fill:#e7e5e4}.lg\:hover\:fill-stone-200\/0:hover{fill:hsla(20,6%,90%,0)}.lg\:hover\:fill-stone-200\/10:hover{fill:hsla(20,6%,90%,.1)}.lg\:hover\:fill-stone-200\/100:hover{fill:#e7e5e4}.lg\:hover\:fill-stone-200\/20:hover{fill:hsla(20,6%,90%,.2)}.lg\:hover\:fill-stone-200\/25:hover{fill:hsla(20,6%,90%,.25)}.lg\:hover\:fill-stone-200\/30:hover{fill:hsla(20,6%,90%,.3)}.lg\:hover\:fill-stone-200\/40:hover{fill:hsla(20,6%,90%,.4)}.lg\:hover\:fill-stone-200\/5:hover{fill:hsla(20,6%,90%,.05)}.lg\:hover\:fill-stone-200\/50:hover{fill:hsla(20,6%,90%,.5)}.lg\:hover\:fill-stone-200\/60:hover{fill:hsla(20,6%,90%,.6)}.lg\:hover\:fill-stone-200\/70:hover{fill:hsla(20,6%,90%,.7)}.lg\:hover\:fill-stone-200\/75:hover{fill:hsla(20,6%,90%,.75)}.lg\:hover\:fill-stone-200\/80:hover{fill:hsla(20,6%,90%,.8)}.lg\:hover\:fill-stone-200\/90:hover{fill:hsla(20,6%,90%,.9)}.lg\:hover\:fill-stone-200\/95:hover{fill:hsla(20,6%,90%,.95)}.lg\:hover\:fill-stone-300:hover{fill:#d6d3d1}.lg\:hover\:fill-stone-300\/0:hover{fill:hsla(24,6%,83%,0)}.lg\:hover\:fill-stone-300\/10:hover{fill:hsla(24,6%,83%,.1)}.lg\:hover\:fill-stone-300\/100:hover{fill:#d6d3d1}.lg\:hover\:fill-stone-300\/20:hover{fill:hsla(24,6%,83%,.2)}.lg\:hover\:fill-stone-300\/25:hover{fill:hsla(24,6%,83%,.25)}.lg\:hover\:fill-stone-300\/30:hover{fill:hsla(24,6%,83%,.3)}.lg\:hover\:fill-stone-300\/40:hover{fill:hsla(24,6%,83%,.4)}.lg\:hover\:fill-stone-300\/5:hover{fill:hsla(24,6%,83%,.05)}.lg\:hover\:fill-stone-300\/50:hover{fill:hsla(24,6%,83%,.5)}.lg\:hover\:fill-stone-300\/60:hover{fill:hsla(24,6%,83%,.6)}.lg\:hover\:fill-stone-300\/70:hover{fill:hsla(24,6%,83%,.7)}.lg\:hover\:fill-stone-300\/75:hover{fill:hsla(24,6%,83%,.75)}.lg\:hover\:fill-stone-300\/80:hover{fill:hsla(24,6%,83%,.8)}.lg\:hover\:fill-stone-300\/90:hover{fill:hsla(24,6%,83%,.9)}.lg\:hover\:fill-stone-300\/95:hover{fill:hsla(24,6%,83%,.95)}.lg\:hover\:fill-stone-400:hover{fill:#a8a29e}.lg\:hover\:fill-stone-400\/0:hover{fill:hsla(24,5%,64%,0)}.lg\:hover\:fill-stone-400\/10:hover{fill:hsla(24,5%,64%,.1)}.lg\:hover\:fill-stone-400\/100:hover{fill:#a8a29e}.lg\:hover\:fill-stone-400\/20:hover{fill:hsla(24,5%,64%,.2)}.lg\:hover\:fill-stone-400\/25:hover{fill:hsla(24,5%,64%,.25)}.lg\:hover\:fill-stone-400\/30:hover{fill:hsla(24,5%,64%,.3)}.lg\:hover\:fill-stone-400\/40:hover{fill:hsla(24,5%,64%,.4)}.lg\:hover\:fill-stone-400\/5:hover{fill:hsla(24,5%,64%,.05)}.lg\:hover\:fill-stone-400\/50:hover{fill:hsla(24,5%,64%,.5)}.lg\:hover\:fill-stone-400\/60:hover{fill:hsla(24,5%,64%,.6)}.lg\:hover\:fill-stone-400\/70:hover{fill:hsla(24,5%,64%,.7)}.lg\:hover\:fill-stone-400\/75:hover{fill:hsla(24,5%,64%,.75)}.lg\:hover\:fill-stone-400\/80:hover{fill:hsla(24,5%,64%,.8)}.lg\:hover\:fill-stone-400\/90:hover{fill:hsla(24,5%,64%,.9)}.lg\:hover\:fill-stone-400\/95:hover{fill:hsla(24,5%,64%,.95)}.lg\:hover\:fill-stone-50:hover{fill:#fafaf9}.lg\:hover\:fill-stone-50\/0:hover{fill:hsla(60,9%,98%,0)}.lg\:hover\:fill-stone-50\/10:hover{fill:hsla(60,9%,98%,.1)}.lg\:hover\:fill-stone-50\/100:hover{fill:#fafaf9}.lg\:hover\:fill-stone-50\/20:hover{fill:hsla(60,9%,98%,.2)}.lg\:hover\:fill-stone-50\/25:hover{fill:hsla(60,9%,98%,.25)}.lg\:hover\:fill-stone-50\/30:hover{fill:hsla(60,9%,98%,.3)}.lg\:hover\:fill-stone-50\/40:hover{fill:hsla(60,9%,98%,.4)}.lg\:hover\:fill-stone-50\/5:hover{fill:hsla(60,9%,98%,.05)}.lg\:hover\:fill-stone-50\/50:hover{fill:hsla(60,9%,98%,.5)}.lg\:hover\:fill-stone-50\/60:hover{fill:hsla(60,9%,98%,.6)}.lg\:hover\:fill-stone-50\/70:hover{fill:hsla(60,9%,98%,.7)}.lg\:hover\:fill-stone-50\/75:hover{fill:hsla(60,9%,98%,.75)}.lg\:hover\:fill-stone-50\/80:hover{fill:hsla(60,9%,98%,.8)}.lg\:hover\:fill-stone-50\/90:hover{fill:hsla(60,9%,98%,.9)}.lg\:hover\:fill-stone-50\/95:hover{fill:hsla(60,9%,98%,.95)}.lg\:hover\:fill-stone-500:hover{fill:#78716c}.lg\:hover\:fill-stone-500\/0:hover{fill:hsla(25,5%,45%,0)}.lg\:hover\:fill-stone-500\/10:hover{fill:hsla(25,5%,45%,.1)}.lg\:hover\:fill-stone-500\/100:hover{fill:#78716c}.lg\:hover\:fill-stone-500\/20:hover{fill:hsla(25,5%,45%,.2)}.lg\:hover\:fill-stone-500\/25:hover{fill:hsla(25,5%,45%,.25)}.lg\:hover\:fill-stone-500\/30:hover{fill:hsla(25,5%,45%,.3)}.lg\:hover\:fill-stone-500\/40:hover{fill:hsla(25,5%,45%,.4)}.lg\:hover\:fill-stone-500\/5:hover{fill:hsla(25,5%,45%,.05)}.lg\:hover\:fill-stone-500\/50:hover{fill:hsla(25,5%,45%,.5)}.lg\:hover\:fill-stone-500\/60:hover{fill:hsla(25,5%,45%,.6)}.lg\:hover\:fill-stone-500\/70:hover{fill:hsla(25,5%,45%,.7)}.lg\:hover\:fill-stone-500\/75:hover{fill:hsla(25,5%,45%,.75)}.lg\:hover\:fill-stone-500\/80:hover{fill:hsla(25,5%,45%,.8)}.lg\:hover\:fill-stone-500\/90:hover{fill:hsla(25,5%,45%,.9)}.lg\:hover\:fill-stone-500\/95:hover{fill:hsla(25,5%,45%,.95)}.lg\:hover\:fill-stone-600:hover{fill:#57534e}.lg\:hover\:fill-stone-600\/0:hover{fill:rgba(87,83,78,0)}.lg\:hover\:fill-stone-600\/10:hover{fill:rgba(87,83,78,.1)}.lg\:hover\:fill-stone-600\/100:hover{fill:#57534e}.lg\:hover\:fill-stone-600\/20:hover{fill:rgba(87,83,78,.2)}.lg\:hover\:fill-stone-600\/25:hover{fill:rgba(87,83,78,.25)}.lg\:hover\:fill-stone-600\/30:hover{fill:rgba(87,83,78,.3)}.lg\:hover\:fill-stone-600\/40:hover{fill:rgba(87,83,78,.4)}.lg\:hover\:fill-stone-600\/5:hover{fill:rgba(87,83,78,.05)}.lg\:hover\:fill-stone-600\/50:hover{fill:rgba(87,83,78,.5)}.lg\:hover\:fill-stone-600\/60:hover{fill:rgba(87,83,78,.6)}.lg\:hover\:fill-stone-600\/70:hover{fill:rgba(87,83,78,.7)}.lg\:hover\:fill-stone-600\/75:hover{fill:rgba(87,83,78,.75)}.lg\:hover\:fill-stone-600\/80:hover{fill:rgba(87,83,78,.8)}.lg\:hover\:fill-stone-600\/90:hover{fill:rgba(87,83,78,.9)}.lg\:hover\:fill-stone-600\/95:hover{fill:rgba(87,83,78,.95)}.lg\:hover\:fill-stone-700:hover{fill:#44403c}.lg\:hover\:fill-stone-700\/0:hover{fill:rgba(68,64,60,0)}.lg\:hover\:fill-stone-700\/10:hover{fill:rgba(68,64,60,.1)}.lg\:hover\:fill-stone-700\/100:hover{fill:#44403c}.lg\:hover\:fill-stone-700\/20:hover{fill:rgba(68,64,60,.2)}.lg\:hover\:fill-stone-700\/25:hover{fill:rgba(68,64,60,.25)}.lg\:hover\:fill-stone-700\/30:hover{fill:rgba(68,64,60,.3)}.lg\:hover\:fill-stone-700\/40:hover{fill:rgba(68,64,60,.4)}.lg\:hover\:fill-stone-700\/5:hover{fill:rgba(68,64,60,.05)}.lg\:hover\:fill-stone-700\/50:hover{fill:rgba(68,64,60,.5)}.lg\:hover\:fill-stone-700\/60:hover{fill:rgba(68,64,60,.6)}.lg\:hover\:fill-stone-700\/70:hover{fill:rgba(68,64,60,.7)}.lg\:hover\:fill-stone-700\/75:hover{fill:rgba(68,64,60,.75)}.lg\:hover\:fill-stone-700\/80:hover{fill:rgba(68,64,60,.8)}.lg\:hover\:fill-stone-700\/90:hover{fill:rgba(68,64,60,.9)}.lg\:hover\:fill-stone-700\/95:hover{fill:rgba(68,64,60,.95)}.lg\:hover\:fill-stone-800:hover{fill:#292524}.lg\:hover\:fill-stone-800\/0:hover{fill:rgba(41,37,36,0)}.lg\:hover\:fill-stone-800\/10:hover{fill:rgba(41,37,36,.1)}.lg\:hover\:fill-stone-800\/100:hover{fill:#292524}.lg\:hover\:fill-stone-800\/20:hover{fill:rgba(41,37,36,.2)}.lg\:hover\:fill-stone-800\/25:hover{fill:rgba(41,37,36,.25)}.lg\:hover\:fill-stone-800\/30:hover{fill:rgba(41,37,36,.3)}.lg\:hover\:fill-stone-800\/40:hover{fill:rgba(41,37,36,.4)}.lg\:hover\:fill-stone-800\/5:hover{fill:rgba(41,37,36,.05)}.lg\:hover\:fill-stone-800\/50:hover{fill:rgba(41,37,36,.5)}.lg\:hover\:fill-stone-800\/60:hover{fill:rgba(41,37,36,.6)}.lg\:hover\:fill-stone-800\/70:hover{fill:rgba(41,37,36,.7)}.lg\:hover\:fill-stone-800\/75:hover{fill:rgba(41,37,36,.75)}.lg\:hover\:fill-stone-800\/80:hover{fill:rgba(41,37,36,.8)}.lg\:hover\:fill-stone-800\/90:hover{fill:rgba(41,37,36,.9)}.lg\:hover\:fill-stone-800\/95:hover{fill:rgba(41,37,36,.95)}.lg\:hover\:fill-stone-900:hover{fill:#1c1917}.lg\:hover\:fill-stone-900\/0:hover{fill:rgba(28,25,23,0)}.lg\:hover\:fill-stone-900\/10:hover{fill:rgba(28,25,23,.1)}.lg\:hover\:fill-stone-900\/100:hover{fill:#1c1917}.lg\:hover\:fill-stone-900\/20:hover{fill:rgba(28,25,23,.2)}.lg\:hover\:fill-stone-900\/25:hover{fill:rgba(28,25,23,.25)}.lg\:hover\:fill-stone-900\/30:hover{fill:rgba(28,25,23,.3)}.lg\:hover\:fill-stone-900\/40:hover{fill:rgba(28,25,23,.4)}.lg\:hover\:fill-stone-900\/5:hover{fill:rgba(28,25,23,.05)}.lg\:hover\:fill-stone-900\/50:hover{fill:rgba(28,25,23,.5)}.lg\:hover\:fill-stone-900\/60:hover{fill:rgba(28,25,23,.6)}.lg\:hover\:fill-stone-900\/70:hover{fill:rgba(28,25,23,.7)}.lg\:hover\:fill-stone-900\/75:hover{fill:rgba(28,25,23,.75)}.lg\:hover\:fill-stone-900\/80:hover{fill:rgba(28,25,23,.8)}.lg\:hover\:fill-stone-900\/90:hover{fill:rgba(28,25,23,.9)}.lg\:hover\:fill-stone-900\/95:hover{fill:rgba(28,25,23,.95)}.lg\:hover\:fill-teal-100:hover{fill:#d5f5f6}.lg\:hover\:fill-teal-100\/0:hover{fill:rgba(213,245,246,0)}.lg\:hover\:fill-teal-100\/10:hover{fill:rgba(213,245,246,.1)}.lg\:hover\:fill-teal-100\/100:hover{fill:#d5f5f6}.lg\:hover\:fill-teal-100\/20:hover{fill:rgba(213,245,246,.2)}.lg\:hover\:fill-teal-100\/25:hover{fill:rgba(213,245,246,.25)}.lg\:hover\:fill-teal-100\/30:hover{fill:rgba(213,245,246,.3)}.lg\:hover\:fill-teal-100\/40:hover{fill:rgba(213,245,246,.4)}.lg\:hover\:fill-teal-100\/5:hover{fill:rgba(213,245,246,.05)}.lg\:hover\:fill-teal-100\/50:hover{fill:rgba(213,245,246,.5)}.lg\:hover\:fill-teal-100\/60:hover{fill:rgba(213,245,246,.6)}.lg\:hover\:fill-teal-100\/70:hover{fill:rgba(213,245,246,.7)}.lg\:hover\:fill-teal-100\/75:hover{fill:rgba(213,245,246,.75)}.lg\:hover\:fill-teal-100\/80:hover{fill:rgba(213,245,246,.8)}.lg\:hover\:fill-teal-100\/90:hover{fill:rgba(213,245,246,.9)}.lg\:hover\:fill-teal-100\/95:hover{fill:rgba(213,245,246,.95)}.lg\:hover\:fill-teal-200:hover{fill:#afecef}.lg\:hover\:fill-teal-200\/0:hover{fill:rgba(175,236,239,0)}.lg\:hover\:fill-teal-200\/10:hover{fill:rgba(175,236,239,.1)}.lg\:hover\:fill-teal-200\/100:hover{fill:#afecef}.lg\:hover\:fill-teal-200\/20:hover{fill:rgba(175,236,239,.2)}.lg\:hover\:fill-teal-200\/25:hover{fill:rgba(175,236,239,.25)}.lg\:hover\:fill-teal-200\/30:hover{fill:rgba(175,236,239,.3)}.lg\:hover\:fill-teal-200\/40:hover{fill:rgba(175,236,239,.4)}.lg\:hover\:fill-teal-200\/5:hover{fill:rgba(175,236,239,.05)}.lg\:hover\:fill-teal-200\/50:hover{fill:rgba(175,236,239,.5)}.lg\:hover\:fill-teal-200\/60:hover{fill:rgba(175,236,239,.6)}.lg\:hover\:fill-teal-200\/70:hover{fill:rgba(175,236,239,.7)}.lg\:hover\:fill-teal-200\/75:hover{fill:rgba(175,236,239,.75)}.lg\:hover\:fill-teal-200\/80:hover{fill:rgba(175,236,239,.8)}.lg\:hover\:fill-teal-200\/90:hover{fill:rgba(175,236,239,.9)}.lg\:hover\:fill-teal-200\/95:hover{fill:rgba(175,236,239,.95)}.lg\:hover\:fill-teal-300:hover{fill:#7edce2}.lg\:hover\:fill-teal-300\/0:hover{fill:rgba(126,220,226,0)}.lg\:hover\:fill-teal-300\/10:hover{fill:rgba(126,220,226,.1)}.lg\:hover\:fill-teal-300\/100:hover{fill:#7edce2}.lg\:hover\:fill-teal-300\/20:hover{fill:rgba(126,220,226,.2)}.lg\:hover\:fill-teal-300\/25:hover{fill:rgba(126,220,226,.25)}.lg\:hover\:fill-teal-300\/30:hover{fill:rgba(126,220,226,.3)}.lg\:hover\:fill-teal-300\/40:hover{fill:rgba(126,220,226,.4)}.lg\:hover\:fill-teal-300\/5:hover{fill:rgba(126,220,226,.05)}.lg\:hover\:fill-teal-300\/50:hover{fill:rgba(126,220,226,.5)}.lg\:hover\:fill-teal-300\/60:hover{fill:rgba(126,220,226,.6)}.lg\:hover\:fill-teal-300\/70:hover{fill:rgba(126,220,226,.7)}.lg\:hover\:fill-teal-300\/75:hover{fill:rgba(126,220,226,.75)}.lg\:hover\:fill-teal-300\/80:hover{fill:rgba(126,220,226,.8)}.lg\:hover\:fill-teal-300\/90:hover{fill:rgba(126,220,226,.9)}.lg\:hover\:fill-teal-300\/95:hover{fill:rgba(126,220,226,.95)}.lg\:hover\:fill-teal-400:hover{fill:#16bdca}.lg\:hover\:fill-teal-400\/0:hover{fill:rgba(22,189,202,0)}.lg\:hover\:fill-teal-400\/10:hover{fill:rgba(22,189,202,.1)}.lg\:hover\:fill-teal-400\/100:hover{fill:#16bdca}.lg\:hover\:fill-teal-400\/20:hover{fill:rgba(22,189,202,.2)}.lg\:hover\:fill-teal-400\/25:hover{fill:rgba(22,189,202,.25)}.lg\:hover\:fill-teal-400\/30:hover{fill:rgba(22,189,202,.3)}.lg\:hover\:fill-teal-400\/40:hover{fill:rgba(22,189,202,.4)}.lg\:hover\:fill-teal-400\/5:hover{fill:rgba(22,189,202,.05)}.lg\:hover\:fill-teal-400\/50:hover{fill:rgba(22,189,202,.5)}.lg\:hover\:fill-teal-400\/60:hover{fill:rgba(22,189,202,.6)}.lg\:hover\:fill-teal-400\/70:hover{fill:rgba(22,189,202,.7)}.lg\:hover\:fill-teal-400\/75:hover{fill:rgba(22,189,202,.75)}.lg\:hover\:fill-teal-400\/80:hover{fill:rgba(22,189,202,.8)}.lg\:hover\:fill-teal-400\/90:hover{fill:rgba(22,189,202,.9)}.lg\:hover\:fill-teal-400\/95:hover{fill:rgba(22,189,202,.95)}.lg\:hover\:fill-teal-50:hover{fill:#edfafa}.lg\:hover\:fill-teal-50\/0:hover{fill:rgba(237,250,250,0)}.lg\:hover\:fill-teal-50\/10:hover{fill:rgba(237,250,250,.1)}.lg\:hover\:fill-teal-50\/100:hover{fill:#edfafa}.lg\:hover\:fill-teal-50\/20:hover{fill:rgba(237,250,250,.2)}.lg\:hover\:fill-teal-50\/25:hover{fill:rgba(237,250,250,.25)}.lg\:hover\:fill-teal-50\/30:hover{fill:rgba(237,250,250,.3)}.lg\:hover\:fill-teal-50\/40:hover{fill:rgba(237,250,250,.4)}.lg\:hover\:fill-teal-50\/5:hover{fill:rgba(237,250,250,.05)}.lg\:hover\:fill-teal-50\/50:hover{fill:rgba(237,250,250,.5)}.lg\:hover\:fill-teal-50\/60:hover{fill:rgba(237,250,250,.6)}.lg\:hover\:fill-teal-50\/70:hover{fill:rgba(237,250,250,.7)}.lg\:hover\:fill-teal-50\/75:hover{fill:rgba(237,250,250,.75)}.lg\:hover\:fill-teal-50\/80:hover{fill:rgba(237,250,250,.8)}.lg\:hover\:fill-teal-50\/90:hover{fill:rgba(237,250,250,.9)}.lg\:hover\:fill-teal-50\/95:hover{fill:rgba(237,250,250,.95)}.lg\:hover\:fill-teal-500:hover{fill:#0694a2}.lg\:hover\:fill-teal-500\/0:hover{fill:rgba(6,148,162,0)}.lg\:hover\:fill-teal-500\/10:hover{fill:rgba(6,148,162,.1)}.lg\:hover\:fill-teal-500\/100:hover{fill:#0694a2}.lg\:hover\:fill-teal-500\/20:hover{fill:rgba(6,148,162,.2)}.lg\:hover\:fill-teal-500\/25:hover{fill:rgba(6,148,162,.25)}.lg\:hover\:fill-teal-500\/30:hover{fill:rgba(6,148,162,.3)}.lg\:hover\:fill-teal-500\/40:hover{fill:rgba(6,148,162,.4)}.lg\:hover\:fill-teal-500\/5:hover{fill:rgba(6,148,162,.05)}.lg\:hover\:fill-teal-500\/50:hover{fill:rgba(6,148,162,.5)}.lg\:hover\:fill-teal-500\/60:hover{fill:rgba(6,148,162,.6)}.lg\:hover\:fill-teal-500\/70:hover{fill:rgba(6,148,162,.7)}.lg\:hover\:fill-teal-500\/75:hover{fill:rgba(6,148,162,.75)}.lg\:hover\:fill-teal-500\/80:hover{fill:rgba(6,148,162,.8)}.lg\:hover\:fill-teal-500\/90:hover{fill:rgba(6,148,162,.9)}.lg\:hover\:fill-teal-500\/95:hover{fill:rgba(6,148,162,.95)}.lg\:hover\:fill-teal-600:hover{fill:#047481}.lg\:hover\:fill-teal-600\/0:hover{fill:rgba(4,116,129,0)}.lg\:hover\:fill-teal-600\/10:hover{fill:rgba(4,116,129,.1)}.lg\:hover\:fill-teal-600\/100:hover{fill:#047481}.lg\:hover\:fill-teal-600\/20:hover{fill:rgba(4,116,129,.2)}.lg\:hover\:fill-teal-600\/25:hover{fill:rgba(4,116,129,.25)}.lg\:hover\:fill-teal-600\/30:hover{fill:rgba(4,116,129,.3)}.lg\:hover\:fill-teal-600\/40:hover{fill:rgba(4,116,129,.4)}.lg\:hover\:fill-teal-600\/5:hover{fill:rgba(4,116,129,.05)}.lg\:hover\:fill-teal-600\/50:hover{fill:rgba(4,116,129,.5)}.lg\:hover\:fill-teal-600\/60:hover{fill:rgba(4,116,129,.6)}.lg\:hover\:fill-teal-600\/70:hover{fill:rgba(4,116,129,.7)}.lg\:hover\:fill-teal-600\/75:hover{fill:rgba(4,116,129,.75)}.lg\:hover\:fill-teal-600\/80:hover{fill:rgba(4,116,129,.8)}.lg\:hover\:fill-teal-600\/90:hover{fill:rgba(4,116,129,.9)}.lg\:hover\:fill-teal-600\/95:hover{fill:rgba(4,116,129,.95)}.lg\:hover\:fill-teal-700:hover{fill:#036672}.lg\:hover\:fill-teal-700\/0:hover{fill:rgba(3,102,114,0)}.lg\:hover\:fill-teal-700\/10:hover{fill:rgba(3,102,114,.1)}.lg\:hover\:fill-teal-700\/100:hover{fill:#036672}.lg\:hover\:fill-teal-700\/20:hover{fill:rgba(3,102,114,.2)}.lg\:hover\:fill-teal-700\/25:hover{fill:rgba(3,102,114,.25)}.lg\:hover\:fill-teal-700\/30:hover{fill:rgba(3,102,114,.3)}.lg\:hover\:fill-teal-700\/40:hover{fill:rgba(3,102,114,.4)}.lg\:hover\:fill-teal-700\/5:hover{fill:rgba(3,102,114,.05)}.lg\:hover\:fill-teal-700\/50:hover{fill:rgba(3,102,114,.5)}.lg\:hover\:fill-teal-700\/60:hover{fill:rgba(3,102,114,.6)}.lg\:hover\:fill-teal-700\/70:hover{fill:rgba(3,102,114,.7)}.lg\:hover\:fill-teal-700\/75:hover{fill:rgba(3,102,114,.75)}.lg\:hover\:fill-teal-700\/80:hover{fill:rgba(3,102,114,.8)}.lg\:hover\:fill-teal-700\/90:hover{fill:rgba(3,102,114,.9)}.lg\:hover\:fill-teal-700\/95:hover{fill:rgba(3,102,114,.95)}.lg\:hover\:fill-teal-800:hover{fill:#05505c}.lg\:hover\:fill-teal-800\/0:hover{fill:rgba(5,80,92,0)}.lg\:hover\:fill-teal-800\/10:hover{fill:rgba(5,80,92,.1)}.lg\:hover\:fill-teal-800\/100:hover{fill:#05505c}.lg\:hover\:fill-teal-800\/20:hover{fill:rgba(5,80,92,.2)}.lg\:hover\:fill-teal-800\/25:hover{fill:rgba(5,80,92,.25)}.lg\:hover\:fill-teal-800\/30:hover{fill:rgba(5,80,92,.3)}.lg\:hover\:fill-teal-800\/40:hover{fill:rgba(5,80,92,.4)}.lg\:hover\:fill-teal-800\/5:hover{fill:rgba(5,80,92,.05)}.lg\:hover\:fill-teal-800\/50:hover{fill:rgba(5,80,92,.5)}.lg\:hover\:fill-teal-800\/60:hover{fill:rgba(5,80,92,.6)}.lg\:hover\:fill-teal-800\/70:hover{fill:rgba(5,80,92,.7)}.lg\:hover\:fill-teal-800\/75:hover{fill:rgba(5,80,92,.75)}.lg\:hover\:fill-teal-800\/80:hover{fill:rgba(5,80,92,.8)}.lg\:hover\:fill-teal-800\/90:hover{fill:rgba(5,80,92,.9)}.lg\:hover\:fill-teal-800\/95:hover{fill:rgba(5,80,92,.95)}.lg\:hover\:fill-teal-900:hover{fill:#014451}.lg\:hover\:fill-teal-900\/0:hover{fill:rgba(1,68,81,0)}.lg\:hover\:fill-teal-900\/10:hover{fill:rgba(1,68,81,.1)}.lg\:hover\:fill-teal-900\/100:hover{fill:#014451}.lg\:hover\:fill-teal-900\/20:hover{fill:rgba(1,68,81,.2)}.lg\:hover\:fill-teal-900\/25:hover{fill:rgba(1,68,81,.25)}.lg\:hover\:fill-teal-900\/30:hover{fill:rgba(1,68,81,.3)}.lg\:hover\:fill-teal-900\/40:hover{fill:rgba(1,68,81,.4)}.lg\:hover\:fill-teal-900\/5:hover{fill:rgba(1,68,81,.05)}.lg\:hover\:fill-teal-900\/50:hover{fill:rgba(1,68,81,.5)}.lg\:hover\:fill-teal-900\/60:hover{fill:rgba(1,68,81,.6)}.lg\:hover\:fill-teal-900\/70:hover{fill:rgba(1,68,81,.7)}.lg\:hover\:fill-teal-900\/75:hover{fill:rgba(1,68,81,.75)}.lg\:hover\:fill-teal-900\/80:hover{fill:rgba(1,68,81,.8)}.lg\:hover\:fill-teal-900\/90:hover{fill:rgba(1,68,81,.9)}.lg\:hover\:fill-teal-900\/95:hover{fill:rgba(1,68,81,.95)}.lg\:hover\:fill-violet-100:hover{fill:#ede9fe}.lg\:hover\:fill-violet-100\/0:hover{fill:rgba(237,233,254,0)}.lg\:hover\:fill-violet-100\/10:hover{fill:rgba(237,233,254,.1)}.lg\:hover\:fill-violet-100\/100:hover{fill:#ede9fe}.lg\:hover\:fill-violet-100\/20:hover{fill:rgba(237,233,254,.2)}.lg\:hover\:fill-violet-100\/25:hover{fill:rgba(237,233,254,.25)}.lg\:hover\:fill-violet-100\/30:hover{fill:rgba(237,233,254,.3)}.lg\:hover\:fill-violet-100\/40:hover{fill:rgba(237,233,254,.4)}.lg\:hover\:fill-violet-100\/5:hover{fill:rgba(237,233,254,.05)}.lg\:hover\:fill-violet-100\/50:hover{fill:rgba(237,233,254,.5)}.lg\:hover\:fill-violet-100\/60:hover{fill:rgba(237,233,254,.6)}.lg\:hover\:fill-violet-100\/70:hover{fill:rgba(237,233,254,.7)}.lg\:hover\:fill-violet-100\/75:hover{fill:rgba(237,233,254,.75)}.lg\:hover\:fill-violet-100\/80:hover{fill:rgba(237,233,254,.8)}.lg\:hover\:fill-violet-100\/90:hover{fill:rgba(237,233,254,.9)}.lg\:hover\:fill-violet-100\/95:hover{fill:rgba(237,233,254,.95)}.lg\:hover\:fill-violet-200:hover{fill:#ddd6fe}.lg\:hover\:fill-violet-200\/0:hover{fill:rgba(221,214,254,0)}.lg\:hover\:fill-violet-200\/10:hover{fill:rgba(221,214,254,.1)}.lg\:hover\:fill-violet-200\/100:hover{fill:#ddd6fe}.lg\:hover\:fill-violet-200\/20:hover{fill:rgba(221,214,254,.2)}.lg\:hover\:fill-violet-200\/25:hover{fill:rgba(221,214,254,.25)}.lg\:hover\:fill-violet-200\/30:hover{fill:rgba(221,214,254,.3)}.lg\:hover\:fill-violet-200\/40:hover{fill:rgba(221,214,254,.4)}.lg\:hover\:fill-violet-200\/5:hover{fill:rgba(221,214,254,.05)}.lg\:hover\:fill-violet-200\/50:hover{fill:rgba(221,214,254,.5)}.lg\:hover\:fill-violet-200\/60:hover{fill:rgba(221,214,254,.6)}.lg\:hover\:fill-violet-200\/70:hover{fill:rgba(221,214,254,.7)}.lg\:hover\:fill-violet-200\/75:hover{fill:rgba(221,214,254,.75)}.lg\:hover\:fill-violet-200\/80:hover{fill:rgba(221,214,254,.8)}.lg\:hover\:fill-violet-200\/90:hover{fill:rgba(221,214,254,.9)}.lg\:hover\:fill-violet-200\/95:hover{fill:rgba(221,214,254,.95)}.lg\:hover\:fill-violet-300:hover{fill:#c4b5fd}.lg\:hover\:fill-violet-300\/0:hover{fill:rgba(196,181,253,0)}.lg\:hover\:fill-violet-300\/10:hover{fill:rgba(196,181,253,.1)}.lg\:hover\:fill-violet-300\/100:hover{fill:#c4b5fd}.lg\:hover\:fill-violet-300\/20:hover{fill:rgba(196,181,253,.2)}.lg\:hover\:fill-violet-300\/25:hover{fill:rgba(196,181,253,.25)}.lg\:hover\:fill-violet-300\/30:hover{fill:rgba(196,181,253,.3)}.lg\:hover\:fill-violet-300\/40:hover{fill:rgba(196,181,253,.4)}.lg\:hover\:fill-violet-300\/5:hover{fill:rgba(196,181,253,.05)}.lg\:hover\:fill-violet-300\/50:hover{fill:rgba(196,181,253,.5)}.lg\:hover\:fill-violet-300\/60:hover{fill:rgba(196,181,253,.6)}.lg\:hover\:fill-violet-300\/70:hover{fill:rgba(196,181,253,.7)}.lg\:hover\:fill-violet-300\/75:hover{fill:rgba(196,181,253,.75)}.lg\:hover\:fill-violet-300\/80:hover{fill:rgba(196,181,253,.8)}.lg\:hover\:fill-violet-300\/90:hover{fill:rgba(196,181,253,.9)}.lg\:hover\:fill-violet-300\/95:hover{fill:rgba(196,181,253,.95)}.lg\:hover\:fill-violet-400:hover{fill:#a78bfa}.lg\:hover\:fill-violet-400\/0:hover{fill:rgba(167,139,250,0)}.lg\:hover\:fill-violet-400\/10:hover{fill:rgba(167,139,250,.1)}.lg\:hover\:fill-violet-400\/100:hover{fill:#a78bfa}.lg\:hover\:fill-violet-400\/20:hover{fill:rgba(167,139,250,.2)}.lg\:hover\:fill-violet-400\/25:hover{fill:rgba(167,139,250,.25)}.lg\:hover\:fill-violet-400\/30:hover{fill:rgba(167,139,250,.3)}.lg\:hover\:fill-violet-400\/40:hover{fill:rgba(167,139,250,.4)}.lg\:hover\:fill-violet-400\/5:hover{fill:rgba(167,139,250,.05)}.lg\:hover\:fill-violet-400\/50:hover{fill:rgba(167,139,250,.5)}.lg\:hover\:fill-violet-400\/60:hover{fill:rgba(167,139,250,.6)}.lg\:hover\:fill-violet-400\/70:hover{fill:rgba(167,139,250,.7)}.lg\:hover\:fill-violet-400\/75:hover{fill:rgba(167,139,250,.75)}.lg\:hover\:fill-violet-400\/80:hover{fill:rgba(167,139,250,.8)}.lg\:hover\:fill-violet-400\/90:hover{fill:rgba(167,139,250,.9)}.lg\:hover\:fill-violet-400\/95:hover{fill:rgba(167,139,250,.95)}.lg\:hover\:fill-violet-50:hover{fill:#f5f3ff}.lg\:hover\:fill-violet-50\/0:hover{fill:rgba(245,243,255,0)}.lg\:hover\:fill-violet-50\/10:hover{fill:rgba(245,243,255,.1)}.lg\:hover\:fill-violet-50\/100:hover{fill:#f5f3ff}.lg\:hover\:fill-violet-50\/20:hover{fill:rgba(245,243,255,.2)}.lg\:hover\:fill-violet-50\/25:hover{fill:rgba(245,243,255,.25)}.lg\:hover\:fill-violet-50\/30:hover{fill:rgba(245,243,255,.3)}.lg\:hover\:fill-violet-50\/40:hover{fill:rgba(245,243,255,.4)}.lg\:hover\:fill-violet-50\/5:hover{fill:rgba(245,243,255,.05)}.lg\:hover\:fill-violet-50\/50:hover{fill:rgba(245,243,255,.5)}.lg\:hover\:fill-violet-50\/60:hover{fill:rgba(245,243,255,.6)}.lg\:hover\:fill-violet-50\/70:hover{fill:rgba(245,243,255,.7)}.lg\:hover\:fill-violet-50\/75:hover{fill:rgba(245,243,255,.75)}.lg\:hover\:fill-violet-50\/80:hover{fill:rgba(245,243,255,.8)}.lg\:hover\:fill-violet-50\/90:hover{fill:rgba(245,243,255,.9)}.lg\:hover\:fill-violet-50\/95:hover{fill:rgba(245,243,255,.95)}.lg\:hover\:fill-violet-500:hover{fill:#8b5cf6}.lg\:hover\:fill-violet-500\/0:hover{fill:rgba(139,92,246,0)}.lg\:hover\:fill-violet-500\/10:hover{fill:rgba(139,92,246,.1)}.lg\:hover\:fill-violet-500\/100:hover{fill:#8b5cf6}.lg\:hover\:fill-violet-500\/20:hover{fill:rgba(139,92,246,.2)}.lg\:hover\:fill-violet-500\/25:hover{fill:rgba(139,92,246,.25)}.lg\:hover\:fill-violet-500\/30:hover{fill:rgba(139,92,246,.3)}.lg\:hover\:fill-violet-500\/40:hover{fill:rgba(139,92,246,.4)}.lg\:hover\:fill-violet-500\/5:hover{fill:rgba(139,92,246,.05)}.lg\:hover\:fill-violet-500\/50:hover{fill:rgba(139,92,246,.5)}.lg\:hover\:fill-violet-500\/60:hover{fill:rgba(139,92,246,.6)}.lg\:hover\:fill-violet-500\/70:hover{fill:rgba(139,92,246,.7)}.lg\:hover\:fill-violet-500\/75:hover{fill:rgba(139,92,246,.75)}.lg\:hover\:fill-violet-500\/80:hover{fill:rgba(139,92,246,.8)}.lg\:hover\:fill-violet-500\/90:hover{fill:rgba(139,92,246,.9)}.lg\:hover\:fill-violet-500\/95:hover{fill:rgba(139,92,246,.95)}.lg\:hover\:fill-violet-600:hover{fill:#7c3aed}.lg\:hover\:fill-violet-600\/0:hover{fill:rgba(124,58,237,0)}.lg\:hover\:fill-violet-600\/10:hover{fill:rgba(124,58,237,.1)}.lg\:hover\:fill-violet-600\/100:hover{fill:#7c3aed}.lg\:hover\:fill-violet-600\/20:hover{fill:rgba(124,58,237,.2)}.lg\:hover\:fill-violet-600\/25:hover{fill:rgba(124,58,237,.25)}.lg\:hover\:fill-violet-600\/30:hover{fill:rgba(124,58,237,.3)}.lg\:hover\:fill-violet-600\/40:hover{fill:rgba(124,58,237,.4)}.lg\:hover\:fill-violet-600\/5:hover{fill:rgba(124,58,237,.05)}.lg\:hover\:fill-violet-600\/50:hover{fill:rgba(124,58,237,.5)}.lg\:hover\:fill-violet-600\/60:hover{fill:rgba(124,58,237,.6)}.lg\:hover\:fill-violet-600\/70:hover{fill:rgba(124,58,237,.7)}.lg\:hover\:fill-violet-600\/75:hover{fill:rgba(124,58,237,.75)}.lg\:hover\:fill-violet-600\/80:hover{fill:rgba(124,58,237,.8)}.lg\:hover\:fill-violet-600\/90:hover{fill:rgba(124,58,237,.9)}.lg\:hover\:fill-violet-600\/95:hover{fill:rgba(124,58,237,.95)}.lg\:hover\:fill-violet-700:hover{fill:#6d28d9}.lg\:hover\:fill-violet-700\/0:hover{fill:rgba(109,40,217,0)}.lg\:hover\:fill-violet-700\/10:hover{fill:rgba(109,40,217,.1)}.lg\:hover\:fill-violet-700\/100:hover{fill:#6d28d9}.lg\:hover\:fill-violet-700\/20:hover{fill:rgba(109,40,217,.2)}.lg\:hover\:fill-violet-700\/25:hover{fill:rgba(109,40,217,.25)}.lg\:hover\:fill-violet-700\/30:hover{fill:rgba(109,40,217,.3)}.lg\:hover\:fill-violet-700\/40:hover{fill:rgba(109,40,217,.4)}.lg\:hover\:fill-violet-700\/5:hover{fill:rgba(109,40,217,.05)}.lg\:hover\:fill-violet-700\/50:hover{fill:rgba(109,40,217,.5)}.lg\:hover\:fill-violet-700\/60:hover{fill:rgba(109,40,217,.6)}.lg\:hover\:fill-violet-700\/70:hover{fill:rgba(109,40,217,.7)}.lg\:hover\:fill-violet-700\/75:hover{fill:rgba(109,40,217,.75)}.lg\:hover\:fill-violet-700\/80:hover{fill:rgba(109,40,217,.8)}.lg\:hover\:fill-violet-700\/90:hover{fill:rgba(109,40,217,.9)}.lg\:hover\:fill-violet-700\/95:hover{fill:rgba(109,40,217,.95)}.lg\:hover\:fill-violet-800:hover{fill:#5b21b6}.lg\:hover\:fill-violet-800\/0:hover{fill:rgba(91,33,182,0)}.lg\:hover\:fill-violet-800\/10:hover{fill:rgba(91,33,182,.1)}.lg\:hover\:fill-violet-800\/100:hover{fill:#5b21b6}.lg\:hover\:fill-violet-800\/20:hover{fill:rgba(91,33,182,.2)}.lg\:hover\:fill-violet-800\/25:hover{fill:rgba(91,33,182,.25)}.lg\:hover\:fill-violet-800\/30:hover{fill:rgba(91,33,182,.3)}.lg\:hover\:fill-violet-800\/40:hover{fill:rgba(91,33,182,.4)}.lg\:hover\:fill-violet-800\/5:hover{fill:rgba(91,33,182,.05)}.lg\:hover\:fill-violet-800\/50:hover{fill:rgba(91,33,182,.5)}.lg\:hover\:fill-violet-800\/60:hover{fill:rgba(91,33,182,.6)}.lg\:hover\:fill-violet-800\/70:hover{fill:rgba(91,33,182,.7)}.lg\:hover\:fill-violet-800\/75:hover{fill:rgba(91,33,182,.75)}.lg\:hover\:fill-violet-800\/80:hover{fill:rgba(91,33,182,.8)}.lg\:hover\:fill-violet-800\/90:hover{fill:rgba(91,33,182,.9)}.lg\:hover\:fill-violet-800\/95:hover{fill:rgba(91,33,182,.95)}.lg\:hover\:fill-violet-900:hover{fill:#4c1d95}.lg\:hover\:fill-violet-900\/0:hover{fill:rgba(76,29,149,0)}.lg\:hover\:fill-violet-900\/10:hover{fill:rgba(76,29,149,.1)}.lg\:hover\:fill-violet-900\/100:hover{fill:#4c1d95}.lg\:hover\:fill-violet-900\/20:hover{fill:rgba(76,29,149,.2)}.lg\:hover\:fill-violet-900\/25:hover{fill:rgba(76,29,149,.25)}.lg\:hover\:fill-violet-900\/30:hover{fill:rgba(76,29,149,.3)}.lg\:hover\:fill-violet-900\/40:hover{fill:rgba(76,29,149,.4)}.lg\:hover\:fill-violet-900\/5:hover{fill:rgba(76,29,149,.05)}.lg\:hover\:fill-violet-900\/50:hover{fill:rgba(76,29,149,.5)}.lg\:hover\:fill-violet-900\/60:hover{fill:rgba(76,29,149,.6)}.lg\:hover\:fill-violet-900\/70:hover{fill:rgba(76,29,149,.7)}.lg\:hover\:fill-violet-900\/75:hover{fill:rgba(76,29,149,.75)}.lg\:hover\:fill-violet-900\/80:hover{fill:rgba(76,29,149,.8)}.lg\:hover\:fill-violet-900\/90:hover{fill:rgba(76,29,149,.9)}.lg\:hover\:fill-violet-900\/95:hover{fill:rgba(76,29,149,.95)}.lg\:hover\:fill-yellow-100:hover{fill:#fdf6b2}.lg\:hover\:fill-yellow-100\/0:hover{fill:hsla(54,95%,85%,0)}.lg\:hover\:fill-yellow-100\/10:hover{fill:hsla(54,95%,85%,.1)}.lg\:hover\:fill-yellow-100\/100:hover{fill:#fdf6b2}.lg\:hover\:fill-yellow-100\/20:hover{fill:hsla(54,95%,85%,.2)}.lg\:hover\:fill-yellow-100\/25:hover{fill:hsla(54,95%,85%,.25)}.lg\:hover\:fill-yellow-100\/30:hover{fill:hsla(54,95%,85%,.3)}.lg\:hover\:fill-yellow-100\/40:hover{fill:hsla(54,95%,85%,.4)}.lg\:hover\:fill-yellow-100\/5:hover{fill:hsla(54,95%,85%,.05)}.lg\:hover\:fill-yellow-100\/50:hover{fill:hsla(54,95%,85%,.5)}.lg\:hover\:fill-yellow-100\/60:hover{fill:hsla(54,95%,85%,.6)}.lg\:hover\:fill-yellow-100\/70:hover{fill:hsla(54,95%,85%,.7)}.lg\:hover\:fill-yellow-100\/75:hover{fill:hsla(54,95%,85%,.75)}.lg\:hover\:fill-yellow-100\/80:hover{fill:hsla(54,95%,85%,.8)}.lg\:hover\:fill-yellow-100\/90:hover{fill:hsla(54,95%,85%,.9)}.lg\:hover\:fill-yellow-100\/95:hover{fill:hsla(54,95%,85%,.95)}.lg\:hover\:fill-yellow-200:hover{fill:#fce96a}.lg\:hover\:fill-yellow-200\/0:hover{fill:hsla(52,96%,70%,0)}.lg\:hover\:fill-yellow-200\/10:hover{fill:hsla(52,96%,70%,.1)}.lg\:hover\:fill-yellow-200\/100:hover{fill:#fce96a}.lg\:hover\:fill-yellow-200\/20:hover{fill:hsla(52,96%,70%,.2)}.lg\:hover\:fill-yellow-200\/25:hover{fill:hsla(52,96%,70%,.25)}.lg\:hover\:fill-yellow-200\/30:hover{fill:hsla(52,96%,70%,.3)}.lg\:hover\:fill-yellow-200\/40:hover{fill:hsla(52,96%,70%,.4)}.lg\:hover\:fill-yellow-200\/5:hover{fill:hsla(52,96%,70%,.05)}.lg\:hover\:fill-yellow-200\/50:hover{fill:hsla(52,96%,70%,.5)}.lg\:hover\:fill-yellow-200\/60:hover{fill:hsla(52,96%,70%,.6)}.lg\:hover\:fill-yellow-200\/70:hover{fill:hsla(52,96%,70%,.7)}.lg\:hover\:fill-yellow-200\/75:hover{fill:hsla(52,96%,70%,.75)}.lg\:hover\:fill-yellow-200\/80:hover{fill:hsla(52,96%,70%,.8)}.lg\:hover\:fill-yellow-200\/90:hover{fill:hsla(52,96%,70%,.9)}.lg\:hover\:fill-yellow-200\/95:hover{fill:hsla(52,96%,70%,.95)}.lg\:hover\:fill-yellow-300:hover{fill:#faca15}.lg\:hover\:fill-yellow-300\/0:hover{fill:rgba(250,202,21,0)}.lg\:hover\:fill-yellow-300\/10:hover{fill:rgba(250,202,21,.1)}.lg\:hover\:fill-yellow-300\/100:hover{fill:#faca15}.lg\:hover\:fill-yellow-300\/20:hover{fill:rgba(250,202,21,.2)}.lg\:hover\:fill-yellow-300\/25:hover{fill:rgba(250,202,21,.25)}.lg\:hover\:fill-yellow-300\/30:hover{fill:rgba(250,202,21,.3)}.lg\:hover\:fill-yellow-300\/40:hover{fill:rgba(250,202,21,.4)}.lg\:hover\:fill-yellow-300\/5:hover{fill:rgba(250,202,21,.05)}.lg\:hover\:fill-yellow-300\/50:hover{fill:rgba(250,202,21,.5)}.lg\:hover\:fill-yellow-300\/60:hover{fill:rgba(250,202,21,.6)}.lg\:hover\:fill-yellow-300\/70:hover{fill:rgba(250,202,21,.7)}.lg\:hover\:fill-yellow-300\/75:hover{fill:rgba(250,202,21,.75)}.lg\:hover\:fill-yellow-300\/80:hover{fill:rgba(250,202,21,.8)}.lg\:hover\:fill-yellow-300\/90:hover{fill:rgba(250,202,21,.9)}.lg\:hover\:fill-yellow-300\/95:hover{fill:rgba(250,202,21,.95)}.lg\:hover\:fill-yellow-400:hover{fill:#e3a008}.lg\:hover\:fill-yellow-400\/0:hover{fill:rgba(227,160,8,0)}.lg\:hover\:fill-yellow-400\/10:hover{fill:rgba(227,160,8,.1)}.lg\:hover\:fill-yellow-400\/100:hover{fill:#e3a008}.lg\:hover\:fill-yellow-400\/20:hover{fill:rgba(227,160,8,.2)}.lg\:hover\:fill-yellow-400\/25:hover{fill:rgba(227,160,8,.25)}.lg\:hover\:fill-yellow-400\/30:hover{fill:rgba(227,160,8,.3)}.lg\:hover\:fill-yellow-400\/40:hover{fill:rgba(227,160,8,.4)}.lg\:hover\:fill-yellow-400\/5:hover{fill:rgba(227,160,8,.05)}.lg\:hover\:fill-yellow-400\/50:hover{fill:rgba(227,160,8,.5)}.lg\:hover\:fill-yellow-400\/60:hover{fill:rgba(227,160,8,.6)}.lg\:hover\:fill-yellow-400\/70:hover{fill:rgba(227,160,8,.7)}.lg\:hover\:fill-yellow-400\/75:hover{fill:rgba(227,160,8,.75)}.lg\:hover\:fill-yellow-400\/80:hover{fill:rgba(227,160,8,.8)}.lg\:hover\:fill-yellow-400\/90:hover{fill:rgba(227,160,8,.9)}.lg\:hover\:fill-yellow-400\/95:hover{fill:rgba(227,160,8,.95)}.lg\:hover\:fill-yellow-50:hover{fill:#fdfdea}.lg\:hover\:fill-yellow-50\/0:hover{fill:hsla(60,83%,95%,0)}.lg\:hover\:fill-yellow-50\/10:hover{fill:hsla(60,83%,95%,.1)}.lg\:hover\:fill-yellow-50\/100:hover{fill:#fdfdea}.lg\:hover\:fill-yellow-50\/20:hover{fill:hsla(60,83%,95%,.2)}.lg\:hover\:fill-yellow-50\/25:hover{fill:hsla(60,83%,95%,.25)}.lg\:hover\:fill-yellow-50\/30:hover{fill:hsla(60,83%,95%,.3)}.lg\:hover\:fill-yellow-50\/40:hover{fill:hsla(60,83%,95%,.4)}.lg\:hover\:fill-yellow-50\/5:hover{fill:hsla(60,83%,95%,.05)}.lg\:hover\:fill-yellow-50\/50:hover{fill:hsla(60,83%,95%,.5)}.lg\:hover\:fill-yellow-50\/60:hover{fill:hsla(60,83%,95%,.6)}.lg\:hover\:fill-yellow-50\/70:hover{fill:hsla(60,83%,95%,.7)}.lg\:hover\:fill-yellow-50\/75:hover{fill:hsla(60,83%,95%,.75)}.lg\:hover\:fill-yellow-50\/80:hover{fill:hsla(60,83%,95%,.8)}.lg\:hover\:fill-yellow-50\/90:hover{fill:hsla(60,83%,95%,.9)}.lg\:hover\:fill-yellow-50\/95:hover{fill:hsla(60,83%,95%,.95)}.lg\:hover\:fill-yellow-500:hover{fill:#c27803}.lg\:hover\:fill-yellow-500\/0:hover{fill:rgba(194,120,3,0)}.lg\:hover\:fill-yellow-500\/10:hover{fill:rgba(194,120,3,.1)}.lg\:hover\:fill-yellow-500\/100:hover{fill:#c27803}.lg\:hover\:fill-yellow-500\/20:hover{fill:rgba(194,120,3,.2)}.lg\:hover\:fill-yellow-500\/25:hover{fill:rgba(194,120,3,.25)}.lg\:hover\:fill-yellow-500\/30:hover{fill:rgba(194,120,3,.3)}.lg\:hover\:fill-yellow-500\/40:hover{fill:rgba(194,120,3,.4)}.lg\:hover\:fill-yellow-500\/5:hover{fill:rgba(194,120,3,.05)}.lg\:hover\:fill-yellow-500\/50:hover{fill:rgba(194,120,3,.5)}.lg\:hover\:fill-yellow-500\/60:hover{fill:rgba(194,120,3,.6)}.lg\:hover\:fill-yellow-500\/70:hover{fill:rgba(194,120,3,.7)}.lg\:hover\:fill-yellow-500\/75:hover{fill:rgba(194,120,3,.75)}.lg\:hover\:fill-yellow-500\/80:hover{fill:rgba(194,120,3,.8)}.lg\:hover\:fill-yellow-500\/90:hover{fill:rgba(194,120,3,.9)}.lg\:hover\:fill-yellow-500\/95:hover{fill:rgba(194,120,3,.95)}.lg\:hover\:fill-yellow-600:hover{fill:#9f580a}.lg\:hover\:fill-yellow-600\/0:hover{fill:rgba(159,88,10,0)}.lg\:hover\:fill-yellow-600\/10:hover{fill:rgba(159,88,10,.1)}.lg\:hover\:fill-yellow-600\/100:hover{fill:#9f580a}.lg\:hover\:fill-yellow-600\/20:hover{fill:rgba(159,88,10,.2)}.lg\:hover\:fill-yellow-600\/25:hover{fill:rgba(159,88,10,.25)}.lg\:hover\:fill-yellow-600\/30:hover{fill:rgba(159,88,10,.3)}.lg\:hover\:fill-yellow-600\/40:hover{fill:rgba(159,88,10,.4)}.lg\:hover\:fill-yellow-600\/5:hover{fill:rgba(159,88,10,.05)}.lg\:hover\:fill-yellow-600\/50:hover{fill:rgba(159,88,10,.5)}.lg\:hover\:fill-yellow-600\/60:hover{fill:rgba(159,88,10,.6)}.lg\:hover\:fill-yellow-600\/70:hover{fill:rgba(159,88,10,.7)}.lg\:hover\:fill-yellow-600\/75:hover{fill:rgba(159,88,10,.75)}.lg\:hover\:fill-yellow-600\/80:hover{fill:rgba(159,88,10,.8)}.lg\:hover\:fill-yellow-600\/90:hover{fill:rgba(159,88,10,.9)}.lg\:hover\:fill-yellow-600\/95:hover{fill:rgba(159,88,10,.95)}.lg\:hover\:fill-yellow-700:hover{fill:#8e4b10}.lg\:hover\:fill-yellow-700\/0:hover{fill:rgba(142,75,16,0)}.lg\:hover\:fill-yellow-700\/10:hover{fill:rgba(142,75,16,.1)}.lg\:hover\:fill-yellow-700\/100:hover{fill:#8e4b10}.lg\:hover\:fill-yellow-700\/20:hover{fill:rgba(142,75,16,.2)}.lg\:hover\:fill-yellow-700\/25:hover{fill:rgba(142,75,16,.25)}.lg\:hover\:fill-yellow-700\/30:hover{fill:rgba(142,75,16,.3)}.lg\:hover\:fill-yellow-700\/40:hover{fill:rgba(142,75,16,.4)}.lg\:hover\:fill-yellow-700\/5:hover{fill:rgba(142,75,16,.05)}.lg\:hover\:fill-yellow-700\/50:hover{fill:rgba(142,75,16,.5)}.lg\:hover\:fill-yellow-700\/60:hover{fill:rgba(142,75,16,.6)}.lg\:hover\:fill-yellow-700\/70:hover{fill:rgba(142,75,16,.7)}.lg\:hover\:fill-yellow-700\/75:hover{fill:rgba(142,75,16,.75)}.lg\:hover\:fill-yellow-700\/80:hover{fill:rgba(142,75,16,.8)}.lg\:hover\:fill-yellow-700\/90:hover{fill:rgba(142,75,16,.9)}.lg\:hover\:fill-yellow-700\/95:hover{fill:rgba(142,75,16,.95)}.lg\:hover\:fill-yellow-800:hover{fill:#723b13}.lg\:hover\:fill-yellow-800\/0:hover{fill:rgba(114,59,19,0)}.lg\:hover\:fill-yellow-800\/10:hover{fill:rgba(114,59,19,.1)}.lg\:hover\:fill-yellow-800\/100:hover{fill:#723b13}.lg\:hover\:fill-yellow-800\/20:hover{fill:rgba(114,59,19,.2)}.lg\:hover\:fill-yellow-800\/25:hover{fill:rgba(114,59,19,.25)}.lg\:hover\:fill-yellow-800\/30:hover{fill:rgba(114,59,19,.3)}.lg\:hover\:fill-yellow-800\/40:hover{fill:rgba(114,59,19,.4)}.lg\:hover\:fill-yellow-800\/5:hover{fill:rgba(114,59,19,.05)}.lg\:hover\:fill-yellow-800\/50:hover{fill:rgba(114,59,19,.5)}.lg\:hover\:fill-yellow-800\/60:hover{fill:rgba(114,59,19,.6)}.lg\:hover\:fill-yellow-800\/70:hover{fill:rgba(114,59,19,.7)}.lg\:hover\:fill-yellow-800\/75:hover{fill:rgba(114,59,19,.75)}.lg\:hover\:fill-yellow-800\/80:hover{fill:rgba(114,59,19,.8)}.lg\:hover\:fill-yellow-800\/90:hover{fill:rgba(114,59,19,.9)}.lg\:hover\:fill-yellow-800\/95:hover{fill:rgba(114,59,19,.95)}.lg\:hover\:fill-yellow-900:hover{fill:#633112}.lg\:hover\:fill-yellow-900\/0:hover{fill:rgba(99,49,18,0)}.lg\:hover\:fill-yellow-900\/10:hover{fill:rgba(99,49,18,.1)}.lg\:hover\:fill-yellow-900\/100:hover{fill:#633112}.lg\:hover\:fill-yellow-900\/20:hover{fill:rgba(99,49,18,.2)}.lg\:hover\:fill-yellow-900\/25:hover{fill:rgba(99,49,18,.25)}.lg\:hover\:fill-yellow-900\/30:hover{fill:rgba(99,49,18,.3)}.lg\:hover\:fill-yellow-900\/40:hover{fill:rgba(99,49,18,.4)}.lg\:hover\:fill-yellow-900\/5:hover{fill:rgba(99,49,18,.05)}.lg\:hover\:fill-yellow-900\/50:hover{fill:rgba(99,49,18,.5)}.lg\:hover\:fill-yellow-900\/60:hover{fill:rgba(99,49,18,.6)}.lg\:hover\:fill-yellow-900\/70:hover{fill:rgba(99,49,18,.7)}.lg\:hover\:fill-yellow-900\/75:hover{fill:rgba(99,49,18,.75)}.lg\:hover\:fill-yellow-900\/80:hover{fill:rgba(99,49,18,.8)}.lg\:hover\:fill-yellow-900\/90:hover{fill:rgba(99,49,18,.9)}.lg\:hover\:fill-yellow-900\/95:hover{fill:rgba(99,49,18,.95)}.lg\:hover\:fill-zinc-100:hover{fill:#f4f4f5}.lg\:hover\:fill-zinc-100\/0:hover{fill:hsla(240,5%,96%,0)}.lg\:hover\:fill-zinc-100\/10:hover{fill:hsla(240,5%,96%,.1)}.lg\:hover\:fill-zinc-100\/100:hover{fill:#f4f4f5}.lg\:hover\:fill-zinc-100\/20:hover{fill:hsla(240,5%,96%,.2)}.lg\:hover\:fill-zinc-100\/25:hover{fill:hsla(240,5%,96%,.25)}.lg\:hover\:fill-zinc-100\/30:hover{fill:hsla(240,5%,96%,.3)}.lg\:hover\:fill-zinc-100\/40:hover{fill:hsla(240,5%,96%,.4)}.lg\:hover\:fill-zinc-100\/5:hover{fill:hsla(240,5%,96%,.05)}.lg\:hover\:fill-zinc-100\/50:hover{fill:hsla(240,5%,96%,.5)}.lg\:hover\:fill-zinc-100\/60:hover{fill:hsla(240,5%,96%,.6)}.lg\:hover\:fill-zinc-100\/70:hover{fill:hsla(240,5%,96%,.7)}.lg\:hover\:fill-zinc-100\/75:hover{fill:hsla(240,5%,96%,.75)}.lg\:hover\:fill-zinc-100\/80:hover{fill:hsla(240,5%,96%,.8)}.lg\:hover\:fill-zinc-100\/90:hover{fill:hsla(240,5%,96%,.9)}.lg\:hover\:fill-zinc-100\/95:hover{fill:hsla(240,5%,96%,.95)}.lg\:hover\:fill-zinc-200:hover{fill:#e4e4e7}.lg\:hover\:fill-zinc-200\/0:hover{fill:hsla(240,6%,90%,0)}.lg\:hover\:fill-zinc-200\/10:hover{fill:hsla(240,6%,90%,.1)}.lg\:hover\:fill-zinc-200\/100:hover{fill:#e4e4e7}.lg\:hover\:fill-zinc-200\/20:hover{fill:hsla(240,6%,90%,.2)}.lg\:hover\:fill-zinc-200\/25:hover{fill:hsla(240,6%,90%,.25)}.lg\:hover\:fill-zinc-200\/30:hover{fill:hsla(240,6%,90%,.3)}.lg\:hover\:fill-zinc-200\/40:hover{fill:hsla(240,6%,90%,.4)}.lg\:hover\:fill-zinc-200\/5:hover{fill:hsla(240,6%,90%,.05)}.lg\:hover\:fill-zinc-200\/50:hover{fill:hsla(240,6%,90%,.5)}.lg\:hover\:fill-zinc-200\/60:hover{fill:hsla(240,6%,90%,.6)}.lg\:hover\:fill-zinc-200\/70:hover{fill:hsla(240,6%,90%,.7)}.lg\:hover\:fill-zinc-200\/75:hover{fill:hsla(240,6%,90%,.75)}.lg\:hover\:fill-zinc-200\/80:hover{fill:hsla(240,6%,90%,.8)}.lg\:hover\:fill-zinc-200\/90:hover{fill:hsla(240,6%,90%,.9)}.lg\:hover\:fill-zinc-200\/95:hover{fill:hsla(240,6%,90%,.95)}.lg\:hover\:fill-zinc-300:hover{fill:#d4d4d8}.lg\:hover\:fill-zinc-300\/0:hover{fill:hsla(240,5%,84%,0)}.lg\:hover\:fill-zinc-300\/10:hover{fill:hsla(240,5%,84%,.1)}.lg\:hover\:fill-zinc-300\/100:hover{fill:#d4d4d8}.lg\:hover\:fill-zinc-300\/20:hover{fill:hsla(240,5%,84%,.2)}.lg\:hover\:fill-zinc-300\/25:hover{fill:hsla(240,5%,84%,.25)}.lg\:hover\:fill-zinc-300\/30:hover{fill:hsla(240,5%,84%,.3)}.lg\:hover\:fill-zinc-300\/40:hover{fill:hsla(240,5%,84%,.4)}.lg\:hover\:fill-zinc-300\/5:hover{fill:hsla(240,5%,84%,.05)}.lg\:hover\:fill-zinc-300\/50:hover{fill:hsla(240,5%,84%,.5)}.lg\:hover\:fill-zinc-300\/60:hover{fill:hsla(240,5%,84%,.6)}.lg\:hover\:fill-zinc-300\/70:hover{fill:hsla(240,5%,84%,.7)}.lg\:hover\:fill-zinc-300\/75:hover{fill:hsla(240,5%,84%,.75)}.lg\:hover\:fill-zinc-300\/80:hover{fill:hsla(240,5%,84%,.8)}.lg\:hover\:fill-zinc-300\/90:hover{fill:hsla(240,5%,84%,.9)}.lg\:hover\:fill-zinc-300\/95:hover{fill:hsla(240,5%,84%,.95)}.lg\:hover\:fill-zinc-400:hover{fill:#a1a1aa}.lg\:hover\:fill-zinc-400\/0:hover{fill:hsla(240,5%,65%,0)}.lg\:hover\:fill-zinc-400\/10:hover{fill:hsla(240,5%,65%,.1)}.lg\:hover\:fill-zinc-400\/100:hover{fill:#a1a1aa}.lg\:hover\:fill-zinc-400\/20:hover{fill:hsla(240,5%,65%,.2)}.lg\:hover\:fill-zinc-400\/25:hover{fill:hsla(240,5%,65%,.25)}.lg\:hover\:fill-zinc-400\/30:hover{fill:hsla(240,5%,65%,.3)}.lg\:hover\:fill-zinc-400\/40:hover{fill:hsla(240,5%,65%,.4)}.lg\:hover\:fill-zinc-400\/5:hover{fill:hsla(240,5%,65%,.05)}.lg\:hover\:fill-zinc-400\/50:hover{fill:hsla(240,5%,65%,.5)}.lg\:hover\:fill-zinc-400\/60:hover{fill:hsla(240,5%,65%,.6)}.lg\:hover\:fill-zinc-400\/70:hover{fill:hsla(240,5%,65%,.7)}.lg\:hover\:fill-zinc-400\/75:hover{fill:hsla(240,5%,65%,.75)}.lg\:hover\:fill-zinc-400\/80:hover{fill:hsla(240,5%,65%,.8)}.lg\:hover\:fill-zinc-400\/90:hover{fill:hsla(240,5%,65%,.9)}.lg\:hover\:fill-zinc-400\/95:hover{fill:hsla(240,5%,65%,.95)}.lg\:hover\:fill-zinc-50:hover{fill:#fafafa}.lg\:hover\:fill-zinc-50\/0:hover{fill:hsla(0,0%,98%,0)}.lg\:hover\:fill-zinc-50\/10:hover{fill:hsla(0,0%,98%,.1)}.lg\:hover\:fill-zinc-50\/100:hover{fill:#fafafa}.lg\:hover\:fill-zinc-50\/20:hover{fill:hsla(0,0%,98%,.2)}.lg\:hover\:fill-zinc-50\/25:hover{fill:hsla(0,0%,98%,.25)}.lg\:hover\:fill-zinc-50\/30:hover{fill:hsla(0,0%,98%,.3)}.lg\:hover\:fill-zinc-50\/40:hover{fill:hsla(0,0%,98%,.4)}.lg\:hover\:fill-zinc-50\/5:hover{fill:hsla(0,0%,98%,.05)}.lg\:hover\:fill-zinc-50\/50:hover{fill:hsla(0,0%,98%,.5)}.lg\:hover\:fill-zinc-50\/60:hover{fill:hsla(0,0%,98%,.6)}.lg\:hover\:fill-zinc-50\/70:hover{fill:hsla(0,0%,98%,.7)}.lg\:hover\:fill-zinc-50\/75:hover{fill:hsla(0,0%,98%,.75)}.lg\:hover\:fill-zinc-50\/80:hover{fill:hsla(0,0%,98%,.8)}.lg\:hover\:fill-zinc-50\/90:hover{fill:hsla(0,0%,98%,.9)}.lg\:hover\:fill-zinc-50\/95:hover{fill:hsla(0,0%,98%,.95)}.lg\:hover\:fill-zinc-500:hover{fill:#71717a}.lg\:hover\:fill-zinc-500\/0:hover{fill:hsla(240,4%,46%,0)}.lg\:hover\:fill-zinc-500\/10:hover{fill:hsla(240,4%,46%,.1)}.lg\:hover\:fill-zinc-500\/100:hover{fill:#71717a}.lg\:hover\:fill-zinc-500\/20:hover{fill:hsla(240,4%,46%,.2)}.lg\:hover\:fill-zinc-500\/25:hover{fill:hsla(240,4%,46%,.25)}.lg\:hover\:fill-zinc-500\/30:hover{fill:hsla(240,4%,46%,.3)}.lg\:hover\:fill-zinc-500\/40:hover{fill:hsla(240,4%,46%,.4)}.lg\:hover\:fill-zinc-500\/5:hover{fill:hsla(240,4%,46%,.05)}.lg\:hover\:fill-zinc-500\/50:hover{fill:hsla(240,4%,46%,.5)}.lg\:hover\:fill-zinc-500\/60:hover{fill:hsla(240,4%,46%,.6)}.lg\:hover\:fill-zinc-500\/70:hover{fill:hsla(240,4%,46%,.7)}.lg\:hover\:fill-zinc-500\/75:hover{fill:hsla(240,4%,46%,.75)}.lg\:hover\:fill-zinc-500\/80:hover{fill:hsla(240,4%,46%,.8)}.lg\:hover\:fill-zinc-500\/90:hover{fill:hsla(240,4%,46%,.9)}.lg\:hover\:fill-zinc-500\/95:hover{fill:hsla(240,4%,46%,.95)}.lg\:hover\:fill-zinc-600:hover{fill:#52525b}.lg\:hover\:fill-zinc-600\/0:hover{fill:rgba(82,82,91,0)}.lg\:hover\:fill-zinc-600\/10:hover{fill:rgba(82,82,91,.1)}.lg\:hover\:fill-zinc-600\/100:hover{fill:#52525b}.lg\:hover\:fill-zinc-600\/20:hover{fill:rgba(82,82,91,.2)}.lg\:hover\:fill-zinc-600\/25:hover{fill:rgba(82,82,91,.25)}.lg\:hover\:fill-zinc-600\/30:hover{fill:rgba(82,82,91,.3)}.lg\:hover\:fill-zinc-600\/40:hover{fill:rgba(82,82,91,.4)}.lg\:hover\:fill-zinc-600\/5:hover{fill:rgba(82,82,91,.05)}.lg\:hover\:fill-zinc-600\/50:hover{fill:rgba(82,82,91,.5)}.lg\:hover\:fill-zinc-600\/60:hover{fill:rgba(82,82,91,.6)}.lg\:hover\:fill-zinc-600\/70:hover{fill:rgba(82,82,91,.7)}.lg\:hover\:fill-zinc-600\/75:hover{fill:rgba(82,82,91,.75)}.lg\:hover\:fill-zinc-600\/80:hover{fill:rgba(82,82,91,.8)}.lg\:hover\:fill-zinc-600\/90:hover{fill:rgba(82,82,91,.9)}.lg\:hover\:fill-zinc-600\/95:hover{fill:rgba(82,82,91,.95)}.lg\:hover\:fill-zinc-700:hover{fill:#3f3f46}.lg\:hover\:fill-zinc-700\/0:hover{fill:rgba(63,63,70,0)}.lg\:hover\:fill-zinc-700\/10:hover{fill:rgba(63,63,70,.1)}.lg\:hover\:fill-zinc-700\/100:hover{fill:#3f3f46}.lg\:hover\:fill-zinc-700\/20:hover{fill:rgba(63,63,70,.2)}.lg\:hover\:fill-zinc-700\/25:hover{fill:rgba(63,63,70,.25)}.lg\:hover\:fill-zinc-700\/30:hover{fill:rgba(63,63,70,.3)}.lg\:hover\:fill-zinc-700\/40:hover{fill:rgba(63,63,70,.4)}.lg\:hover\:fill-zinc-700\/5:hover{fill:rgba(63,63,70,.05)}.lg\:hover\:fill-zinc-700\/50:hover{fill:rgba(63,63,70,.5)}.lg\:hover\:fill-zinc-700\/60:hover{fill:rgba(63,63,70,.6)}.lg\:hover\:fill-zinc-700\/70:hover{fill:rgba(63,63,70,.7)}.lg\:hover\:fill-zinc-700\/75:hover{fill:rgba(63,63,70,.75)}.lg\:hover\:fill-zinc-700\/80:hover{fill:rgba(63,63,70,.8)}.lg\:hover\:fill-zinc-700\/90:hover{fill:rgba(63,63,70,.9)}.lg\:hover\:fill-zinc-700\/95:hover{fill:rgba(63,63,70,.95)}.lg\:hover\:fill-zinc-800:hover{fill:#27272a}.lg\:hover\:fill-zinc-800\/0:hover{fill:rgba(39,39,42,0)}.lg\:hover\:fill-zinc-800\/10:hover{fill:rgba(39,39,42,.1)}.lg\:hover\:fill-zinc-800\/100:hover{fill:#27272a}.lg\:hover\:fill-zinc-800\/20:hover{fill:rgba(39,39,42,.2)}.lg\:hover\:fill-zinc-800\/25:hover{fill:rgba(39,39,42,.25)}.lg\:hover\:fill-zinc-800\/30:hover{fill:rgba(39,39,42,.3)}.lg\:hover\:fill-zinc-800\/40:hover{fill:rgba(39,39,42,.4)}.lg\:hover\:fill-zinc-800\/5:hover{fill:rgba(39,39,42,.05)}.lg\:hover\:fill-zinc-800\/50:hover{fill:rgba(39,39,42,.5)}.lg\:hover\:fill-zinc-800\/60:hover{fill:rgba(39,39,42,.6)}.lg\:hover\:fill-zinc-800\/70:hover{fill:rgba(39,39,42,.7)}.lg\:hover\:fill-zinc-800\/75:hover{fill:rgba(39,39,42,.75)}.lg\:hover\:fill-zinc-800\/80:hover{fill:rgba(39,39,42,.8)}.lg\:hover\:fill-zinc-800\/90:hover{fill:rgba(39,39,42,.9)}.lg\:hover\:fill-zinc-800\/95:hover{fill:rgba(39,39,42,.95)}.lg\:hover\:fill-zinc-900:hover{fill:#18181b}.lg\:hover\:fill-zinc-900\/0:hover{fill:rgba(24,24,27,0)}.lg\:hover\:fill-zinc-900\/10:hover{fill:rgba(24,24,27,.1)}.lg\:hover\:fill-zinc-900\/100:hover{fill:#18181b}.lg\:hover\:fill-zinc-900\/20:hover{fill:rgba(24,24,27,.2)}.lg\:hover\:fill-zinc-900\/25:hover{fill:rgba(24,24,27,.25)}.lg\:hover\:fill-zinc-900\/30:hover{fill:rgba(24,24,27,.3)}.lg\:hover\:fill-zinc-900\/40:hover{fill:rgba(24,24,27,.4)}.lg\:hover\:fill-zinc-900\/5:hover{fill:rgba(24,24,27,.05)}.lg\:hover\:fill-zinc-900\/50:hover{fill:rgba(24,24,27,.5)}.lg\:hover\:fill-zinc-900\/60:hover{fill:rgba(24,24,27,.6)}.lg\:hover\:fill-zinc-900\/70:hover{fill:rgba(24,24,27,.7)}.lg\:hover\:fill-zinc-900\/75:hover{fill:rgba(24,24,27,.75)}.lg\:hover\:fill-zinc-900\/80:hover{fill:rgba(24,24,27,.8)}.lg\:hover\:fill-zinc-900\/90:hover{fill:rgba(24,24,27,.9)}.lg\:hover\:fill-zinc-900\/95:hover{fill:rgba(24,24,27,.95)}.lg\:hover\:text-amber-100:hover{--tw-text-opacity:1;color:rgb(254 243 199/var(--tw-text-opacity))}.lg\:hover\:text-amber-100\/0:hover{color:hsla(48,96%,89%,0)}.lg\:hover\:text-amber-100\/10:hover{color:hsla(48,96%,89%,.1)}.lg\:hover\:text-amber-100\/100:hover{color:#fef3c7}.lg\:hover\:text-amber-100\/20:hover{color:hsla(48,96%,89%,.2)}.lg\:hover\:text-amber-100\/25:hover{color:hsla(48,96%,89%,.25)}.lg\:hover\:text-amber-100\/30:hover{color:hsla(48,96%,89%,.3)}.lg\:hover\:text-amber-100\/40:hover{color:hsla(48,96%,89%,.4)}.lg\:hover\:text-amber-100\/5:hover{color:hsla(48,96%,89%,.05)}.lg\:hover\:text-amber-100\/50:hover{color:hsla(48,96%,89%,.5)}.lg\:hover\:text-amber-100\/60:hover{color:hsla(48,96%,89%,.6)}.lg\:hover\:text-amber-100\/70:hover{color:hsla(48,96%,89%,.7)}.lg\:hover\:text-amber-100\/75:hover{color:hsla(48,96%,89%,.75)}.lg\:hover\:text-amber-100\/80:hover{color:hsla(48,96%,89%,.8)}.lg\:hover\:text-amber-100\/90:hover{color:hsla(48,96%,89%,.9)}.lg\:hover\:text-amber-100\/95:hover{color:hsla(48,96%,89%,.95)}.lg\:hover\:text-amber-200:hover{--tw-text-opacity:1;color:rgb(253 230 138/var(--tw-text-opacity))}.lg\:hover\:text-amber-200\/0:hover{color:hsla(48,97%,77%,0)}.lg\:hover\:text-amber-200\/10:hover{color:hsla(48,97%,77%,.1)}.lg\:hover\:text-amber-200\/100:hover{color:#fde68a}.lg\:hover\:text-amber-200\/20:hover{color:hsla(48,97%,77%,.2)}.lg\:hover\:text-amber-200\/25:hover{color:hsla(48,97%,77%,.25)}.lg\:hover\:text-amber-200\/30:hover{color:hsla(48,97%,77%,.3)}.lg\:hover\:text-amber-200\/40:hover{color:hsla(48,97%,77%,.4)}.lg\:hover\:text-amber-200\/5:hover{color:hsla(48,97%,77%,.05)}.lg\:hover\:text-amber-200\/50:hover{color:hsla(48,97%,77%,.5)}.lg\:hover\:text-amber-200\/60:hover{color:hsla(48,97%,77%,.6)}.lg\:hover\:text-amber-200\/70:hover{color:hsla(48,97%,77%,.7)}.lg\:hover\:text-amber-200\/75:hover{color:hsla(48,97%,77%,.75)}.lg\:hover\:text-amber-200\/80:hover{color:hsla(48,97%,77%,.8)}.lg\:hover\:text-amber-200\/90:hover{color:hsla(48,97%,77%,.9)}.lg\:hover\:text-amber-200\/95:hover{color:hsla(48,97%,77%,.95)}.lg\:hover\:text-amber-300:hover{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity))}.lg\:hover\:text-amber-300\/0:hover{color:rgba(252,211,77,0)}.lg\:hover\:text-amber-300\/10:hover{color:rgba(252,211,77,.1)}.lg\:hover\:text-amber-300\/100:hover{color:#fcd34d}.lg\:hover\:text-amber-300\/20:hover{color:rgba(252,211,77,.2)}.lg\:hover\:text-amber-300\/25:hover{color:rgba(252,211,77,.25)}.lg\:hover\:text-amber-300\/30:hover{color:rgba(252,211,77,.3)}.lg\:hover\:text-amber-300\/40:hover{color:rgba(252,211,77,.4)}.lg\:hover\:text-amber-300\/5:hover{color:rgba(252,211,77,.05)}.lg\:hover\:text-amber-300\/50:hover{color:rgba(252,211,77,.5)}.lg\:hover\:text-amber-300\/60:hover{color:rgba(252,211,77,.6)}.lg\:hover\:text-amber-300\/70:hover{color:rgba(252,211,77,.7)}.lg\:hover\:text-amber-300\/75:hover{color:rgba(252,211,77,.75)}.lg\:hover\:text-amber-300\/80:hover{color:rgba(252,211,77,.8)}.lg\:hover\:text-amber-300\/90:hover{color:rgba(252,211,77,.9)}.lg\:hover\:text-amber-300\/95:hover{color:rgba(252,211,77,.95)}.lg\:hover\:text-amber-400:hover{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.lg\:hover\:text-amber-400\/0:hover{color:rgba(251,191,36,0)}.lg\:hover\:text-amber-400\/10:hover{color:rgba(251,191,36,.1)}.lg\:hover\:text-amber-400\/100:hover{color:#fbbf24}.lg\:hover\:text-amber-400\/20:hover{color:rgba(251,191,36,.2)}.lg\:hover\:text-amber-400\/25:hover{color:rgba(251,191,36,.25)}.lg\:hover\:text-amber-400\/30:hover{color:rgba(251,191,36,.3)}.lg\:hover\:text-amber-400\/40:hover{color:rgba(251,191,36,.4)}.lg\:hover\:text-amber-400\/5:hover{color:rgba(251,191,36,.05)}.lg\:hover\:text-amber-400\/50:hover{color:rgba(251,191,36,.5)}.lg\:hover\:text-amber-400\/60:hover{color:rgba(251,191,36,.6)}.lg\:hover\:text-amber-400\/70:hover{color:rgba(251,191,36,.7)}.lg\:hover\:text-amber-400\/75:hover{color:rgba(251,191,36,.75)}.lg\:hover\:text-amber-400\/80:hover{color:rgba(251,191,36,.8)}.lg\:hover\:text-amber-400\/90:hover{color:rgba(251,191,36,.9)}.lg\:hover\:text-amber-400\/95:hover{color:rgba(251,191,36,.95)}.lg\:hover\:text-amber-50:hover{--tw-text-opacity:1;color:rgb(255 251 235/var(--tw-text-opacity))}.lg\:hover\:text-amber-50\/0:hover{color:rgba(255,251,235,0)}.lg\:hover\:text-amber-50\/10:hover{color:rgba(255,251,235,.1)}.lg\:hover\:text-amber-50\/100:hover{color:#fffbeb}.lg\:hover\:text-amber-50\/20:hover{color:rgba(255,251,235,.2)}.lg\:hover\:text-amber-50\/25:hover{color:rgba(255,251,235,.25)}.lg\:hover\:text-amber-50\/30:hover{color:rgba(255,251,235,.3)}.lg\:hover\:text-amber-50\/40:hover{color:rgba(255,251,235,.4)}.lg\:hover\:text-amber-50\/5:hover{color:rgba(255,251,235,.05)}.lg\:hover\:text-amber-50\/50:hover{color:rgba(255,251,235,.5)}.lg\:hover\:text-amber-50\/60:hover{color:rgba(255,251,235,.6)}.lg\:hover\:text-amber-50\/70:hover{color:rgba(255,251,235,.7)}.lg\:hover\:text-amber-50\/75:hover{color:rgba(255,251,235,.75)}.lg\:hover\:text-amber-50\/80:hover{color:rgba(255,251,235,.8)}.lg\:hover\:text-amber-50\/90:hover{color:rgba(255,251,235,.9)}.lg\:hover\:text-amber-50\/95:hover{color:rgba(255,251,235,.95)}.lg\:hover\:text-amber-500:hover{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.lg\:hover\:text-amber-500\/0:hover{color:rgba(245,158,11,0)}.lg\:hover\:text-amber-500\/10:hover{color:rgba(245,158,11,.1)}.lg\:hover\:text-amber-500\/100:hover{color:#f59e0b}.lg\:hover\:text-amber-500\/20:hover{color:rgba(245,158,11,.2)}.lg\:hover\:text-amber-500\/25:hover{color:rgba(245,158,11,.25)}.lg\:hover\:text-amber-500\/30:hover{color:rgba(245,158,11,.3)}.lg\:hover\:text-amber-500\/40:hover{color:rgba(245,158,11,.4)}.lg\:hover\:text-amber-500\/5:hover{color:rgba(245,158,11,.05)}.lg\:hover\:text-amber-500\/50:hover{color:rgba(245,158,11,.5)}.lg\:hover\:text-amber-500\/60:hover{color:rgba(245,158,11,.6)}.lg\:hover\:text-amber-500\/70:hover{color:rgba(245,158,11,.7)}.lg\:hover\:text-amber-500\/75:hover{color:rgba(245,158,11,.75)}.lg\:hover\:text-amber-500\/80:hover{color:rgba(245,158,11,.8)}.lg\:hover\:text-amber-500\/90:hover{color:rgba(245,158,11,.9)}.lg\:hover\:text-amber-500\/95:hover{color:rgba(245,158,11,.95)}.lg\:hover\:text-amber-600:hover{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity))}.lg\:hover\:text-amber-600\/0:hover{color:rgba(217,119,6,0)}.lg\:hover\:text-amber-600\/10:hover{color:rgba(217,119,6,.1)}.lg\:hover\:text-amber-600\/100:hover{color:#d97706}.lg\:hover\:text-amber-600\/20:hover{color:rgba(217,119,6,.2)}.lg\:hover\:text-amber-600\/25:hover{color:rgba(217,119,6,.25)}.lg\:hover\:text-amber-600\/30:hover{color:rgba(217,119,6,.3)}.lg\:hover\:text-amber-600\/40:hover{color:rgba(217,119,6,.4)}.lg\:hover\:text-amber-600\/5:hover{color:rgba(217,119,6,.05)}.lg\:hover\:text-amber-600\/50:hover{color:rgba(217,119,6,.5)}.lg\:hover\:text-amber-600\/60:hover{color:rgba(217,119,6,.6)}.lg\:hover\:text-amber-600\/70:hover{color:rgba(217,119,6,.7)}.lg\:hover\:text-amber-600\/75:hover{color:rgba(217,119,6,.75)}.lg\:hover\:text-amber-600\/80:hover{color:rgba(217,119,6,.8)}.lg\:hover\:text-amber-600\/90:hover{color:rgba(217,119,6,.9)}.lg\:hover\:text-amber-600\/95:hover{color:rgba(217,119,6,.95)}.lg\:hover\:text-amber-700:hover{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}.lg\:hover\:text-amber-700\/0:hover{color:rgba(180,83,9,0)}.lg\:hover\:text-amber-700\/10:hover{color:rgba(180,83,9,.1)}.lg\:hover\:text-amber-700\/100:hover{color:#b45309}.lg\:hover\:text-amber-700\/20:hover{color:rgba(180,83,9,.2)}.lg\:hover\:text-amber-700\/25:hover{color:rgba(180,83,9,.25)}.lg\:hover\:text-amber-700\/30:hover{color:rgba(180,83,9,.3)}.lg\:hover\:text-amber-700\/40:hover{color:rgba(180,83,9,.4)}.lg\:hover\:text-amber-700\/5:hover{color:rgba(180,83,9,.05)}.lg\:hover\:text-amber-700\/50:hover{color:rgba(180,83,9,.5)}.lg\:hover\:text-amber-700\/60:hover{color:rgba(180,83,9,.6)}.lg\:hover\:text-amber-700\/70:hover{color:rgba(180,83,9,.7)}.lg\:hover\:text-amber-700\/75:hover{color:rgba(180,83,9,.75)}.lg\:hover\:text-amber-700\/80:hover{color:rgba(180,83,9,.8)}.lg\:hover\:text-amber-700\/90:hover{color:rgba(180,83,9,.9)}.lg\:hover\:text-amber-700\/95:hover{color:rgba(180,83,9,.95)}.lg\:hover\:text-amber-800:hover{--tw-text-opacity:1;color:rgb(146 64 14/var(--tw-text-opacity))}.lg\:hover\:text-amber-800\/0:hover{color:rgba(146,64,14,0)}.lg\:hover\:text-amber-800\/10:hover{color:rgba(146,64,14,.1)}.lg\:hover\:text-amber-800\/100:hover{color:#92400e}.lg\:hover\:text-amber-800\/20:hover{color:rgba(146,64,14,.2)}.lg\:hover\:text-amber-800\/25:hover{color:rgba(146,64,14,.25)}.lg\:hover\:text-amber-800\/30:hover{color:rgba(146,64,14,.3)}.lg\:hover\:text-amber-800\/40:hover{color:rgba(146,64,14,.4)}.lg\:hover\:text-amber-800\/5:hover{color:rgba(146,64,14,.05)}.lg\:hover\:text-amber-800\/50:hover{color:rgba(146,64,14,.5)}.lg\:hover\:text-amber-800\/60:hover{color:rgba(146,64,14,.6)}.lg\:hover\:text-amber-800\/70:hover{color:rgba(146,64,14,.7)}.lg\:hover\:text-amber-800\/75:hover{color:rgba(146,64,14,.75)}.lg\:hover\:text-amber-800\/80:hover{color:rgba(146,64,14,.8)}.lg\:hover\:text-amber-800\/90:hover{color:rgba(146,64,14,.9)}.lg\:hover\:text-amber-800\/95:hover{color:rgba(146,64,14,.95)}.lg\:hover\:text-amber-900:hover{--tw-text-opacity:1;color:rgb(120 53 15/var(--tw-text-opacity))}.lg\:hover\:text-amber-900\/0:hover{color:rgba(120,53,15,0)}.lg\:hover\:text-amber-900\/10:hover{color:rgba(120,53,15,.1)}.lg\:hover\:text-amber-900\/100:hover{color:#78350f}.lg\:hover\:text-amber-900\/20:hover{color:rgba(120,53,15,.2)}.lg\:hover\:text-amber-900\/25:hover{color:rgba(120,53,15,.25)}.lg\:hover\:text-amber-900\/30:hover{color:rgba(120,53,15,.3)}.lg\:hover\:text-amber-900\/40:hover{color:rgba(120,53,15,.4)}.lg\:hover\:text-amber-900\/5:hover{color:rgba(120,53,15,.05)}.lg\:hover\:text-amber-900\/50:hover{color:rgba(120,53,15,.5)}.lg\:hover\:text-amber-900\/60:hover{color:rgba(120,53,15,.6)}.lg\:hover\:text-amber-900\/70:hover{color:rgba(120,53,15,.7)}.lg\:hover\:text-amber-900\/75:hover{color:rgba(120,53,15,.75)}.lg\:hover\:text-amber-900\/80:hover{color:rgba(120,53,15,.8)}.lg\:hover\:text-amber-900\/90:hover{color:rgba(120,53,15,.9)}.lg\:hover\:text-amber-900\/95:hover{color:rgba(120,53,15,.95)}.lg\:hover\:text-blue-100:hover{--tw-text-opacity:1;color:rgb(225 239 254/var(--tw-text-opacity))}.lg\:hover\:text-blue-100\/0:hover{color:rgba(225,239,254,0)}.lg\:hover\:text-blue-100\/10:hover{color:rgba(225,239,254,.1)}.lg\:hover\:text-blue-100\/100:hover{color:#e1effe}.lg\:hover\:text-blue-100\/20:hover{color:rgba(225,239,254,.2)}.lg\:hover\:text-blue-100\/25:hover{color:rgba(225,239,254,.25)}.lg\:hover\:text-blue-100\/30:hover{color:rgba(225,239,254,.3)}.lg\:hover\:text-blue-100\/40:hover{color:rgba(225,239,254,.4)}.lg\:hover\:text-blue-100\/5:hover{color:rgba(225,239,254,.05)}.lg\:hover\:text-blue-100\/50:hover{color:rgba(225,239,254,.5)}.lg\:hover\:text-blue-100\/60:hover{color:rgba(225,239,254,.6)}.lg\:hover\:text-blue-100\/70:hover{color:rgba(225,239,254,.7)}.lg\:hover\:text-blue-100\/75:hover{color:rgba(225,239,254,.75)}.lg\:hover\:text-blue-100\/80:hover{color:rgba(225,239,254,.8)}.lg\:hover\:text-blue-100\/90:hover{color:rgba(225,239,254,.9)}.lg\:hover\:text-blue-100\/95:hover{color:rgba(225,239,254,.95)}.lg\:hover\:text-blue-200:hover{--tw-text-opacity:1;color:rgb(195 221 253/var(--tw-text-opacity))}.lg\:hover\:text-blue-200\/0:hover{color:rgba(195,221,253,0)}.lg\:hover\:text-blue-200\/10:hover{color:rgba(195,221,253,.1)}.lg\:hover\:text-blue-200\/100:hover{color:#c3ddfd}.lg\:hover\:text-blue-200\/20:hover{color:rgba(195,221,253,.2)}.lg\:hover\:text-blue-200\/25:hover{color:rgba(195,221,253,.25)}.lg\:hover\:text-blue-200\/30:hover{color:rgba(195,221,253,.3)}.lg\:hover\:text-blue-200\/40:hover{color:rgba(195,221,253,.4)}.lg\:hover\:text-blue-200\/5:hover{color:rgba(195,221,253,.05)}.lg\:hover\:text-blue-200\/50:hover{color:rgba(195,221,253,.5)}.lg\:hover\:text-blue-200\/60:hover{color:rgba(195,221,253,.6)}.lg\:hover\:text-blue-200\/70:hover{color:rgba(195,221,253,.7)}.lg\:hover\:text-blue-200\/75:hover{color:rgba(195,221,253,.75)}.lg\:hover\:text-blue-200\/80:hover{color:rgba(195,221,253,.8)}.lg\:hover\:text-blue-200\/90:hover{color:rgba(195,221,253,.9)}.lg\:hover\:text-blue-200\/95:hover{color:rgba(195,221,253,.95)}.lg\:hover\:text-blue-300:hover{--tw-text-opacity:1;color:rgb(164 202 254/var(--tw-text-opacity))}.lg\:hover\:text-blue-300\/0:hover{color:rgba(164,202,254,0)}.lg\:hover\:text-blue-300\/10:hover{color:rgba(164,202,254,.1)}.lg\:hover\:text-blue-300\/100:hover{color:#a4cafe}.lg\:hover\:text-blue-300\/20:hover{color:rgba(164,202,254,.2)}.lg\:hover\:text-blue-300\/25:hover{color:rgba(164,202,254,.25)}.lg\:hover\:text-blue-300\/30:hover{color:rgba(164,202,254,.3)}.lg\:hover\:text-blue-300\/40:hover{color:rgba(164,202,254,.4)}.lg\:hover\:text-blue-300\/5:hover{color:rgba(164,202,254,.05)}.lg\:hover\:text-blue-300\/50:hover{color:rgba(164,202,254,.5)}.lg\:hover\:text-blue-300\/60:hover{color:rgba(164,202,254,.6)}.lg\:hover\:text-blue-300\/70:hover{color:rgba(164,202,254,.7)}.lg\:hover\:text-blue-300\/75:hover{color:rgba(164,202,254,.75)}.lg\:hover\:text-blue-300\/80:hover{color:rgba(164,202,254,.8)}.lg\:hover\:text-blue-300\/90:hover{color:rgba(164,202,254,.9)}.lg\:hover\:text-blue-300\/95:hover{color:rgba(164,202,254,.95)}.lg\:hover\:text-blue-400:hover{--tw-text-opacity:1;color:rgb(118 169 250/var(--tw-text-opacity))}.lg\:hover\:text-blue-400\/0:hover{color:rgba(118,169,250,0)}.lg\:hover\:text-blue-400\/10:hover{color:rgba(118,169,250,.1)}.lg\:hover\:text-blue-400\/100:hover{color:#76a9fa}.lg\:hover\:text-blue-400\/20:hover{color:rgba(118,169,250,.2)}.lg\:hover\:text-blue-400\/25:hover{color:rgba(118,169,250,.25)}.lg\:hover\:text-blue-400\/30:hover{color:rgba(118,169,250,.3)}.lg\:hover\:text-blue-400\/40:hover{color:rgba(118,169,250,.4)}.lg\:hover\:text-blue-400\/5:hover{color:rgba(118,169,250,.05)}.lg\:hover\:text-blue-400\/50:hover{color:rgba(118,169,250,.5)}.lg\:hover\:text-blue-400\/60:hover{color:rgba(118,169,250,.6)}.lg\:hover\:text-blue-400\/70:hover{color:rgba(118,169,250,.7)}.lg\:hover\:text-blue-400\/75:hover{color:rgba(118,169,250,.75)}.lg\:hover\:text-blue-400\/80:hover{color:rgba(118,169,250,.8)}.lg\:hover\:text-blue-400\/90:hover{color:rgba(118,169,250,.9)}.lg\:hover\:text-blue-400\/95:hover{color:rgba(118,169,250,.95)}.lg\:hover\:text-blue-50:hover{--tw-text-opacity:1;color:rgb(235 245 255/var(--tw-text-opacity))}.lg\:hover\:text-blue-50\/0:hover{color:rgba(235,245,255,0)}.lg\:hover\:text-blue-50\/10:hover{color:rgba(235,245,255,.1)}.lg\:hover\:text-blue-50\/100:hover{color:#ebf5ff}.lg\:hover\:text-blue-50\/20:hover{color:rgba(235,245,255,.2)}.lg\:hover\:text-blue-50\/25:hover{color:rgba(235,245,255,.25)}.lg\:hover\:text-blue-50\/30:hover{color:rgba(235,245,255,.3)}.lg\:hover\:text-blue-50\/40:hover{color:rgba(235,245,255,.4)}.lg\:hover\:text-blue-50\/5:hover{color:rgba(235,245,255,.05)}.lg\:hover\:text-blue-50\/50:hover{color:rgba(235,245,255,.5)}.lg\:hover\:text-blue-50\/60:hover{color:rgba(235,245,255,.6)}.lg\:hover\:text-blue-50\/70:hover{color:rgba(235,245,255,.7)}.lg\:hover\:text-blue-50\/75:hover{color:rgba(235,245,255,.75)}.lg\:hover\:text-blue-50\/80:hover{color:rgba(235,245,255,.8)}.lg\:hover\:text-blue-50\/90:hover{color:rgba(235,245,255,.9)}.lg\:hover\:text-blue-50\/95:hover{color:rgba(235,245,255,.95)}.lg\:hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(63 131 248/var(--tw-text-opacity))}.lg\:hover\:text-blue-500\/0:hover{color:rgba(63,131,248,0)}.lg\:hover\:text-blue-500\/10:hover{color:rgba(63,131,248,.1)}.lg\:hover\:text-blue-500\/100:hover{color:#3f83f8}.lg\:hover\:text-blue-500\/20:hover{color:rgba(63,131,248,.2)}.lg\:hover\:text-blue-500\/25:hover{color:rgba(63,131,248,.25)}.lg\:hover\:text-blue-500\/30:hover{color:rgba(63,131,248,.3)}.lg\:hover\:text-blue-500\/40:hover{color:rgba(63,131,248,.4)}.lg\:hover\:text-blue-500\/5:hover{color:rgba(63,131,248,.05)}.lg\:hover\:text-blue-500\/50:hover{color:rgba(63,131,248,.5)}.lg\:hover\:text-blue-500\/60:hover{color:rgba(63,131,248,.6)}.lg\:hover\:text-blue-500\/70:hover{color:rgba(63,131,248,.7)}.lg\:hover\:text-blue-500\/75:hover{color:rgba(63,131,248,.75)}.lg\:hover\:text-blue-500\/80:hover{color:rgba(63,131,248,.8)}.lg\:hover\:text-blue-500\/90:hover{color:rgba(63,131,248,.9)}.lg\:hover\:text-blue-500\/95:hover{color:rgba(63,131,248,.95)}.lg\:hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(28 100 242/var(--tw-text-opacity))}.lg\:hover\:text-blue-600\/0:hover{color:rgba(28,100,242,0)}.lg\:hover\:text-blue-600\/10:hover{color:rgba(28,100,242,.1)}.lg\:hover\:text-blue-600\/100:hover{color:#1c64f2}.lg\:hover\:text-blue-600\/20:hover{color:rgba(28,100,242,.2)}.lg\:hover\:text-blue-600\/25:hover{color:rgba(28,100,242,.25)}.lg\:hover\:text-blue-600\/30:hover{color:rgba(28,100,242,.3)}.lg\:hover\:text-blue-600\/40:hover{color:rgba(28,100,242,.4)}.lg\:hover\:text-blue-600\/5:hover{color:rgba(28,100,242,.05)}.lg\:hover\:text-blue-600\/50:hover{color:rgba(28,100,242,.5)}.lg\:hover\:text-blue-600\/60:hover{color:rgba(28,100,242,.6)}.lg\:hover\:text-blue-600\/70:hover{color:rgba(28,100,242,.7)}.lg\:hover\:text-blue-600\/75:hover{color:rgba(28,100,242,.75)}.lg\:hover\:text-blue-600\/80:hover{color:rgba(28,100,242,.8)}.lg\:hover\:text-blue-600\/90:hover{color:rgba(28,100,242,.9)}.lg\:hover\:text-blue-600\/95:hover{color:rgba(28,100,242,.95)}.lg\:hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(26 86 219/var(--tw-text-opacity))}.lg\:hover\:text-blue-700\/0:hover{color:rgba(26,86,219,0)}.lg\:hover\:text-blue-700\/10:hover{color:rgba(26,86,219,.1)}.lg\:hover\:text-blue-700\/100:hover{color:#1a56db}.lg\:hover\:text-blue-700\/20:hover{color:rgba(26,86,219,.2)}.lg\:hover\:text-blue-700\/25:hover{color:rgba(26,86,219,.25)}.lg\:hover\:text-blue-700\/30:hover{color:rgba(26,86,219,.3)}.lg\:hover\:text-blue-700\/40:hover{color:rgba(26,86,219,.4)}.lg\:hover\:text-blue-700\/5:hover{color:rgba(26,86,219,.05)}.lg\:hover\:text-blue-700\/50:hover{color:rgba(26,86,219,.5)}.lg\:hover\:text-blue-700\/60:hover{color:rgba(26,86,219,.6)}.lg\:hover\:text-blue-700\/70:hover{color:rgba(26,86,219,.7)}.lg\:hover\:text-blue-700\/75:hover{color:rgba(26,86,219,.75)}.lg\:hover\:text-blue-700\/80:hover{color:rgba(26,86,219,.8)}.lg\:hover\:text-blue-700\/90:hover{color:rgba(26,86,219,.9)}.lg\:hover\:text-blue-700\/95:hover{color:rgba(26,86,219,.95)}.lg\:hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgb(30 66 159/var(--tw-text-opacity))}.lg\:hover\:text-blue-800\/0:hover{color:rgba(30,66,159,0)}.lg\:hover\:text-blue-800\/10:hover{color:rgba(30,66,159,.1)}.lg\:hover\:text-blue-800\/100:hover{color:#1e429f}.lg\:hover\:text-blue-800\/20:hover{color:rgba(30,66,159,.2)}.lg\:hover\:text-blue-800\/25:hover{color:rgba(30,66,159,.25)}.lg\:hover\:text-blue-800\/30:hover{color:rgba(30,66,159,.3)}.lg\:hover\:text-blue-800\/40:hover{color:rgba(30,66,159,.4)}.lg\:hover\:text-blue-800\/5:hover{color:rgba(30,66,159,.05)}.lg\:hover\:text-blue-800\/50:hover{color:rgba(30,66,159,.5)}.lg\:hover\:text-blue-800\/60:hover{color:rgba(30,66,159,.6)}.lg\:hover\:text-blue-800\/70:hover{color:rgba(30,66,159,.7)}.lg\:hover\:text-blue-800\/75:hover{color:rgba(30,66,159,.75)}.lg\:hover\:text-blue-800\/80:hover{color:rgba(30,66,159,.8)}.lg\:hover\:text-blue-800\/90:hover{color:rgba(30,66,159,.9)}.lg\:hover\:text-blue-800\/95:hover{color:rgba(30,66,159,.95)}.lg\:hover\:text-blue-900:hover{--tw-text-opacity:1;color:rgb(35 56 118/var(--tw-text-opacity))}.lg\:hover\:text-blue-900\/0:hover{color:rgba(35,56,118,0)}.lg\:hover\:text-blue-900\/10:hover{color:rgba(35,56,118,.1)}.lg\:hover\:text-blue-900\/100:hover{color:#233876}.lg\:hover\:text-blue-900\/20:hover{color:rgba(35,56,118,.2)}.lg\:hover\:text-blue-900\/25:hover{color:rgba(35,56,118,.25)}.lg\:hover\:text-blue-900\/30:hover{color:rgba(35,56,118,.3)}.lg\:hover\:text-blue-900\/40:hover{color:rgba(35,56,118,.4)}.lg\:hover\:text-blue-900\/5:hover{color:rgba(35,56,118,.05)}.lg\:hover\:text-blue-900\/50:hover{color:rgba(35,56,118,.5)}.lg\:hover\:text-blue-900\/60:hover{color:rgba(35,56,118,.6)}.lg\:hover\:text-blue-900\/70:hover{color:rgba(35,56,118,.7)}.lg\:hover\:text-blue-900\/75:hover{color:rgba(35,56,118,.75)}.lg\:hover\:text-blue-900\/80:hover{color:rgba(35,56,118,.8)}.lg\:hover\:text-blue-900\/90:hover{color:rgba(35,56,118,.9)}.lg\:hover\:text-blue-900\/95:hover{color:rgba(35,56,118,.95)}.lg\:hover\:text-cyan-100:hover{--tw-text-opacity:1;color:rgb(207 250 254/var(--tw-text-opacity))}.lg\:hover\:text-cyan-100\/0:hover{color:rgba(207,250,254,0)}.lg\:hover\:text-cyan-100\/10:hover{color:rgba(207,250,254,.1)}.lg\:hover\:text-cyan-100\/100:hover{color:#cffafe}.lg\:hover\:text-cyan-100\/20:hover{color:rgba(207,250,254,.2)}.lg\:hover\:text-cyan-100\/25:hover{color:rgba(207,250,254,.25)}.lg\:hover\:text-cyan-100\/30:hover{color:rgba(207,250,254,.3)}.lg\:hover\:text-cyan-100\/40:hover{color:rgba(207,250,254,.4)}.lg\:hover\:text-cyan-100\/5:hover{color:rgba(207,250,254,.05)}.lg\:hover\:text-cyan-100\/50:hover{color:rgba(207,250,254,.5)}.lg\:hover\:text-cyan-100\/60:hover{color:rgba(207,250,254,.6)}.lg\:hover\:text-cyan-100\/70:hover{color:rgba(207,250,254,.7)}.lg\:hover\:text-cyan-100\/75:hover{color:rgba(207,250,254,.75)}.lg\:hover\:text-cyan-100\/80:hover{color:rgba(207,250,254,.8)}.lg\:hover\:text-cyan-100\/90:hover{color:rgba(207,250,254,.9)}.lg\:hover\:text-cyan-100\/95:hover{color:rgba(207,250,254,.95)}.lg\:hover\:text-cyan-200:hover{--tw-text-opacity:1;color:rgb(165 243 252/var(--tw-text-opacity))}.lg\:hover\:text-cyan-200\/0:hover{color:rgba(165,243,252,0)}.lg\:hover\:text-cyan-200\/10:hover{color:rgba(165,243,252,.1)}.lg\:hover\:text-cyan-200\/100:hover{color:#a5f3fc}.lg\:hover\:text-cyan-200\/20:hover{color:rgba(165,243,252,.2)}.lg\:hover\:text-cyan-200\/25:hover{color:rgba(165,243,252,.25)}.lg\:hover\:text-cyan-200\/30:hover{color:rgba(165,243,252,.3)}.lg\:hover\:text-cyan-200\/40:hover{color:rgba(165,243,252,.4)}.lg\:hover\:text-cyan-200\/5:hover{color:rgba(165,243,252,.05)}.lg\:hover\:text-cyan-200\/50:hover{color:rgba(165,243,252,.5)}.lg\:hover\:text-cyan-200\/60:hover{color:rgba(165,243,252,.6)}.lg\:hover\:text-cyan-200\/70:hover{color:rgba(165,243,252,.7)}.lg\:hover\:text-cyan-200\/75:hover{color:rgba(165,243,252,.75)}.lg\:hover\:text-cyan-200\/80:hover{color:rgba(165,243,252,.8)}.lg\:hover\:text-cyan-200\/90:hover{color:rgba(165,243,252,.9)}.lg\:hover\:text-cyan-200\/95:hover{color:rgba(165,243,252,.95)}.lg\:hover\:text-cyan-300:hover{--tw-text-opacity:1;color:rgb(103 232 249/var(--tw-text-opacity))}.lg\:hover\:text-cyan-300\/0:hover{color:rgba(103,232,249,0)}.lg\:hover\:text-cyan-300\/10:hover{color:rgba(103,232,249,.1)}.lg\:hover\:text-cyan-300\/100:hover{color:#67e8f9}.lg\:hover\:text-cyan-300\/20:hover{color:rgba(103,232,249,.2)}.lg\:hover\:text-cyan-300\/25:hover{color:rgba(103,232,249,.25)}.lg\:hover\:text-cyan-300\/30:hover{color:rgba(103,232,249,.3)}.lg\:hover\:text-cyan-300\/40:hover{color:rgba(103,232,249,.4)}.lg\:hover\:text-cyan-300\/5:hover{color:rgba(103,232,249,.05)}.lg\:hover\:text-cyan-300\/50:hover{color:rgba(103,232,249,.5)}.lg\:hover\:text-cyan-300\/60:hover{color:rgba(103,232,249,.6)}.lg\:hover\:text-cyan-300\/70:hover{color:rgba(103,232,249,.7)}.lg\:hover\:text-cyan-300\/75:hover{color:rgba(103,232,249,.75)}.lg\:hover\:text-cyan-300\/80:hover{color:rgba(103,232,249,.8)}.lg\:hover\:text-cyan-300\/90:hover{color:rgba(103,232,249,.9)}.lg\:hover\:text-cyan-300\/95:hover{color:rgba(103,232,249,.95)}.lg\:hover\:text-cyan-400:hover{--tw-text-opacity:1;color:rgb(34 211 238/var(--tw-text-opacity))}.lg\:hover\:text-cyan-400\/0:hover{color:rgba(34,211,238,0)}.lg\:hover\:text-cyan-400\/10:hover{color:rgba(34,211,238,.1)}.lg\:hover\:text-cyan-400\/100:hover{color:#22d3ee}.lg\:hover\:text-cyan-400\/20:hover{color:rgba(34,211,238,.2)}.lg\:hover\:text-cyan-400\/25:hover{color:rgba(34,211,238,.25)}.lg\:hover\:text-cyan-400\/30:hover{color:rgba(34,211,238,.3)}.lg\:hover\:text-cyan-400\/40:hover{color:rgba(34,211,238,.4)}.lg\:hover\:text-cyan-400\/5:hover{color:rgba(34,211,238,.05)}.lg\:hover\:text-cyan-400\/50:hover{color:rgba(34,211,238,.5)}.lg\:hover\:text-cyan-400\/60:hover{color:rgba(34,211,238,.6)}.lg\:hover\:text-cyan-400\/70:hover{color:rgba(34,211,238,.7)}.lg\:hover\:text-cyan-400\/75:hover{color:rgba(34,211,238,.75)}.lg\:hover\:text-cyan-400\/80:hover{color:rgba(34,211,238,.8)}.lg\:hover\:text-cyan-400\/90:hover{color:rgba(34,211,238,.9)}.lg\:hover\:text-cyan-400\/95:hover{color:rgba(34,211,238,.95)}.lg\:hover\:text-cyan-50:hover{--tw-text-opacity:1;color:rgb(236 254 255/var(--tw-text-opacity))}.lg\:hover\:text-cyan-50\/0:hover{color:rgba(236,254,255,0)}.lg\:hover\:text-cyan-50\/10:hover{color:rgba(236,254,255,.1)}.lg\:hover\:text-cyan-50\/100:hover{color:#ecfeff}.lg\:hover\:text-cyan-50\/20:hover{color:rgba(236,254,255,.2)}.lg\:hover\:text-cyan-50\/25:hover{color:rgba(236,254,255,.25)}.lg\:hover\:text-cyan-50\/30:hover{color:rgba(236,254,255,.3)}.lg\:hover\:text-cyan-50\/40:hover{color:rgba(236,254,255,.4)}.lg\:hover\:text-cyan-50\/5:hover{color:rgba(236,254,255,.05)}.lg\:hover\:text-cyan-50\/50:hover{color:rgba(236,254,255,.5)}.lg\:hover\:text-cyan-50\/60:hover{color:rgba(236,254,255,.6)}.lg\:hover\:text-cyan-50\/70:hover{color:rgba(236,254,255,.7)}.lg\:hover\:text-cyan-50\/75:hover{color:rgba(236,254,255,.75)}.lg\:hover\:text-cyan-50\/80:hover{color:rgba(236,254,255,.8)}.lg\:hover\:text-cyan-50\/90:hover{color:rgba(236,254,255,.9)}.lg\:hover\:text-cyan-50\/95:hover{color:rgba(236,254,255,.95)}.lg\:hover\:text-cyan-500:hover{--tw-text-opacity:1;color:rgb(6 182 212/var(--tw-text-opacity))}.lg\:hover\:text-cyan-500\/0:hover{color:rgba(6,182,212,0)}.lg\:hover\:text-cyan-500\/10:hover{color:rgba(6,182,212,.1)}.lg\:hover\:text-cyan-500\/100:hover{color:#06b6d4}.lg\:hover\:text-cyan-500\/20:hover{color:rgba(6,182,212,.2)}.lg\:hover\:text-cyan-500\/25:hover{color:rgba(6,182,212,.25)}.lg\:hover\:text-cyan-500\/30:hover{color:rgba(6,182,212,.3)}.lg\:hover\:text-cyan-500\/40:hover{color:rgba(6,182,212,.4)}.lg\:hover\:text-cyan-500\/5:hover{color:rgba(6,182,212,.05)}.lg\:hover\:text-cyan-500\/50:hover{color:rgba(6,182,212,.5)}.lg\:hover\:text-cyan-500\/60:hover{color:rgba(6,182,212,.6)}.lg\:hover\:text-cyan-500\/70:hover{color:rgba(6,182,212,.7)}.lg\:hover\:text-cyan-500\/75:hover{color:rgba(6,182,212,.75)}.lg\:hover\:text-cyan-500\/80:hover{color:rgba(6,182,212,.8)}.lg\:hover\:text-cyan-500\/90:hover{color:rgba(6,182,212,.9)}.lg\:hover\:text-cyan-500\/95:hover{color:rgba(6,182,212,.95)}.lg\:hover\:text-cyan-600:hover{--tw-text-opacity:1;color:rgb(8 145 178/var(--tw-text-opacity))}.lg\:hover\:text-cyan-600\/0:hover{color:rgba(8,145,178,0)}.lg\:hover\:text-cyan-600\/10:hover{color:rgba(8,145,178,.1)}.lg\:hover\:text-cyan-600\/100:hover{color:#0891b2}.lg\:hover\:text-cyan-600\/20:hover{color:rgba(8,145,178,.2)}.lg\:hover\:text-cyan-600\/25:hover{color:rgba(8,145,178,.25)}.lg\:hover\:text-cyan-600\/30:hover{color:rgba(8,145,178,.3)}.lg\:hover\:text-cyan-600\/40:hover{color:rgba(8,145,178,.4)}.lg\:hover\:text-cyan-600\/5:hover{color:rgba(8,145,178,.05)}.lg\:hover\:text-cyan-600\/50:hover{color:rgba(8,145,178,.5)}.lg\:hover\:text-cyan-600\/60:hover{color:rgba(8,145,178,.6)}.lg\:hover\:text-cyan-600\/70:hover{color:rgba(8,145,178,.7)}.lg\:hover\:text-cyan-600\/75:hover{color:rgba(8,145,178,.75)}.lg\:hover\:text-cyan-600\/80:hover{color:rgba(8,145,178,.8)}.lg\:hover\:text-cyan-600\/90:hover{color:rgba(8,145,178,.9)}.lg\:hover\:text-cyan-600\/95:hover{color:rgba(8,145,178,.95)}.lg\:hover\:text-cyan-700:hover{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity))}.lg\:hover\:text-cyan-700\/0:hover{color:rgba(14,116,144,0)}.lg\:hover\:text-cyan-700\/10:hover{color:rgba(14,116,144,.1)}.lg\:hover\:text-cyan-700\/100:hover{color:#0e7490}.lg\:hover\:text-cyan-700\/20:hover{color:rgba(14,116,144,.2)}.lg\:hover\:text-cyan-700\/25:hover{color:rgba(14,116,144,.25)}.lg\:hover\:text-cyan-700\/30:hover{color:rgba(14,116,144,.3)}.lg\:hover\:text-cyan-700\/40:hover{color:rgba(14,116,144,.4)}.lg\:hover\:text-cyan-700\/5:hover{color:rgba(14,116,144,.05)}.lg\:hover\:text-cyan-700\/50:hover{color:rgba(14,116,144,.5)}.lg\:hover\:text-cyan-700\/60:hover{color:rgba(14,116,144,.6)}.lg\:hover\:text-cyan-700\/70:hover{color:rgba(14,116,144,.7)}.lg\:hover\:text-cyan-700\/75:hover{color:rgba(14,116,144,.75)}.lg\:hover\:text-cyan-700\/80:hover{color:rgba(14,116,144,.8)}.lg\:hover\:text-cyan-700\/90:hover{color:rgba(14,116,144,.9)}.lg\:hover\:text-cyan-700\/95:hover{color:rgba(14,116,144,.95)}.lg\:hover\:text-cyan-800:hover{--tw-text-opacity:1;color:rgb(21 94 117/var(--tw-text-opacity))}.lg\:hover\:text-cyan-800\/0:hover{color:rgba(21,94,117,0)}.lg\:hover\:text-cyan-800\/10:hover{color:rgba(21,94,117,.1)}.lg\:hover\:text-cyan-800\/100:hover{color:#155e75}.lg\:hover\:text-cyan-800\/20:hover{color:rgba(21,94,117,.2)}.lg\:hover\:text-cyan-800\/25:hover{color:rgba(21,94,117,.25)}.lg\:hover\:text-cyan-800\/30:hover{color:rgba(21,94,117,.3)}.lg\:hover\:text-cyan-800\/40:hover{color:rgba(21,94,117,.4)}.lg\:hover\:text-cyan-800\/5:hover{color:rgba(21,94,117,.05)}.lg\:hover\:text-cyan-800\/50:hover{color:rgba(21,94,117,.5)}.lg\:hover\:text-cyan-800\/60:hover{color:rgba(21,94,117,.6)}.lg\:hover\:text-cyan-800\/70:hover{color:rgba(21,94,117,.7)}.lg\:hover\:text-cyan-800\/75:hover{color:rgba(21,94,117,.75)}.lg\:hover\:text-cyan-800\/80:hover{color:rgba(21,94,117,.8)}.lg\:hover\:text-cyan-800\/90:hover{color:rgba(21,94,117,.9)}.lg\:hover\:text-cyan-800\/95:hover{color:rgba(21,94,117,.95)}.lg\:hover\:text-cyan-900:hover{--tw-text-opacity:1;color:rgb(22 78 99/var(--tw-text-opacity))}.lg\:hover\:text-cyan-900\/0:hover{color:rgba(22,78,99,0)}.lg\:hover\:text-cyan-900\/10:hover{color:rgba(22,78,99,.1)}.lg\:hover\:text-cyan-900\/100:hover{color:#164e63}.lg\:hover\:text-cyan-900\/20:hover{color:rgba(22,78,99,.2)}.lg\:hover\:text-cyan-900\/25:hover{color:rgba(22,78,99,.25)}.lg\:hover\:text-cyan-900\/30:hover{color:rgba(22,78,99,.3)}.lg\:hover\:text-cyan-900\/40:hover{color:rgba(22,78,99,.4)}.lg\:hover\:text-cyan-900\/5:hover{color:rgba(22,78,99,.05)}.lg\:hover\:text-cyan-900\/50:hover{color:rgba(22,78,99,.5)}.lg\:hover\:text-cyan-900\/60:hover{color:rgba(22,78,99,.6)}.lg\:hover\:text-cyan-900\/70:hover{color:rgba(22,78,99,.7)}.lg\:hover\:text-cyan-900\/75:hover{color:rgba(22,78,99,.75)}.lg\:hover\:text-cyan-900\/80:hover{color:rgba(22,78,99,.8)}.lg\:hover\:text-cyan-900\/90:hover{color:rgba(22,78,99,.9)}.lg\:hover\:text-cyan-900\/95:hover{color:rgba(22,78,99,.95)}.lg\:hover\:text-emerald-100:hover{--tw-text-opacity:1;color:rgb(209 250 229/var(--tw-text-opacity))}.lg\:hover\:text-emerald-100\/0:hover{color:rgba(209,250,229,0)}.lg\:hover\:text-emerald-100\/10:hover{color:rgba(209,250,229,.1)}.lg\:hover\:text-emerald-100\/100:hover{color:#d1fae5}.lg\:hover\:text-emerald-100\/20:hover{color:rgba(209,250,229,.2)}.lg\:hover\:text-emerald-100\/25:hover{color:rgba(209,250,229,.25)}.lg\:hover\:text-emerald-100\/30:hover{color:rgba(209,250,229,.3)}.lg\:hover\:text-emerald-100\/40:hover{color:rgba(209,250,229,.4)}.lg\:hover\:text-emerald-100\/5:hover{color:rgba(209,250,229,.05)}.lg\:hover\:text-emerald-100\/50:hover{color:rgba(209,250,229,.5)}.lg\:hover\:text-emerald-100\/60:hover{color:rgba(209,250,229,.6)}.lg\:hover\:text-emerald-100\/70:hover{color:rgba(209,250,229,.7)}.lg\:hover\:text-emerald-100\/75:hover{color:rgba(209,250,229,.75)}.lg\:hover\:text-emerald-100\/80:hover{color:rgba(209,250,229,.8)}.lg\:hover\:text-emerald-100\/90:hover{color:rgba(209,250,229,.9)}.lg\:hover\:text-emerald-100\/95:hover{color:rgba(209,250,229,.95)}.lg\:hover\:text-emerald-200:hover{--tw-text-opacity:1;color:rgb(167 243 208/var(--tw-text-opacity))}.lg\:hover\:text-emerald-200\/0:hover{color:rgba(167,243,208,0)}.lg\:hover\:text-emerald-200\/10:hover{color:rgba(167,243,208,.1)}.lg\:hover\:text-emerald-200\/100:hover{color:#a7f3d0}.lg\:hover\:text-emerald-200\/20:hover{color:rgba(167,243,208,.2)}.lg\:hover\:text-emerald-200\/25:hover{color:rgba(167,243,208,.25)}.lg\:hover\:text-emerald-200\/30:hover{color:rgba(167,243,208,.3)}.lg\:hover\:text-emerald-200\/40:hover{color:rgba(167,243,208,.4)}.lg\:hover\:text-emerald-200\/5:hover{color:rgba(167,243,208,.05)}.lg\:hover\:text-emerald-200\/50:hover{color:rgba(167,243,208,.5)}.lg\:hover\:text-emerald-200\/60:hover{color:rgba(167,243,208,.6)}.lg\:hover\:text-emerald-200\/70:hover{color:rgba(167,243,208,.7)}.lg\:hover\:text-emerald-200\/75:hover{color:rgba(167,243,208,.75)}.lg\:hover\:text-emerald-200\/80:hover{color:rgba(167,243,208,.8)}.lg\:hover\:text-emerald-200\/90:hover{color:rgba(167,243,208,.9)}.lg\:hover\:text-emerald-200\/95:hover{color:rgba(167,243,208,.95)}.lg\:hover\:text-emerald-300:hover{--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity))}.lg\:hover\:text-emerald-300\/0:hover{color:rgba(110,231,183,0)}.lg\:hover\:text-emerald-300\/10:hover{color:rgba(110,231,183,.1)}.lg\:hover\:text-emerald-300\/100:hover{color:#6ee7b7}.lg\:hover\:text-emerald-300\/20:hover{color:rgba(110,231,183,.2)}.lg\:hover\:text-emerald-300\/25:hover{color:rgba(110,231,183,.25)}.lg\:hover\:text-emerald-300\/30:hover{color:rgba(110,231,183,.3)}.lg\:hover\:text-emerald-300\/40:hover{color:rgba(110,231,183,.4)}.lg\:hover\:text-emerald-300\/5:hover{color:rgba(110,231,183,.05)}.lg\:hover\:text-emerald-300\/50:hover{color:rgba(110,231,183,.5)}.lg\:hover\:text-emerald-300\/60:hover{color:rgba(110,231,183,.6)}.lg\:hover\:text-emerald-300\/70:hover{color:rgba(110,231,183,.7)}.lg\:hover\:text-emerald-300\/75:hover{color:rgba(110,231,183,.75)}.lg\:hover\:text-emerald-300\/80:hover{color:rgba(110,231,183,.8)}.lg\:hover\:text-emerald-300\/90:hover{color:rgba(110,231,183,.9)}.lg\:hover\:text-emerald-300\/95:hover{color:rgba(110,231,183,.95)}.lg\:hover\:text-emerald-400:hover{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.lg\:hover\:text-emerald-400\/0:hover{color:rgba(52,211,153,0)}.lg\:hover\:text-emerald-400\/10:hover{color:rgba(52,211,153,.1)}.lg\:hover\:text-emerald-400\/100:hover{color:#34d399}.lg\:hover\:text-emerald-400\/20:hover{color:rgba(52,211,153,.2)}.lg\:hover\:text-emerald-400\/25:hover{color:rgba(52,211,153,.25)}.lg\:hover\:text-emerald-400\/30:hover{color:rgba(52,211,153,.3)}.lg\:hover\:text-emerald-400\/40:hover{color:rgba(52,211,153,.4)}.lg\:hover\:text-emerald-400\/5:hover{color:rgba(52,211,153,.05)}.lg\:hover\:text-emerald-400\/50:hover{color:rgba(52,211,153,.5)}.lg\:hover\:text-emerald-400\/60:hover{color:rgba(52,211,153,.6)}.lg\:hover\:text-emerald-400\/70:hover{color:rgba(52,211,153,.7)}.lg\:hover\:text-emerald-400\/75:hover{color:rgba(52,211,153,.75)}.lg\:hover\:text-emerald-400\/80:hover{color:rgba(52,211,153,.8)}.lg\:hover\:text-emerald-400\/90:hover{color:rgba(52,211,153,.9)}.lg\:hover\:text-emerald-400\/95:hover{color:rgba(52,211,153,.95)}.lg\:hover\:text-emerald-50:hover{--tw-text-opacity:1;color:rgb(236 253 245/var(--tw-text-opacity))}.lg\:hover\:text-emerald-50\/0:hover{color:rgba(236,253,245,0)}.lg\:hover\:text-emerald-50\/10:hover{color:rgba(236,253,245,.1)}.lg\:hover\:text-emerald-50\/100:hover{color:#ecfdf5}.lg\:hover\:text-emerald-50\/20:hover{color:rgba(236,253,245,.2)}.lg\:hover\:text-emerald-50\/25:hover{color:rgba(236,253,245,.25)}.lg\:hover\:text-emerald-50\/30:hover{color:rgba(236,253,245,.3)}.lg\:hover\:text-emerald-50\/40:hover{color:rgba(236,253,245,.4)}.lg\:hover\:text-emerald-50\/5:hover{color:rgba(236,253,245,.05)}.lg\:hover\:text-emerald-50\/50:hover{color:rgba(236,253,245,.5)}.lg\:hover\:text-emerald-50\/60:hover{color:rgba(236,253,245,.6)}.lg\:hover\:text-emerald-50\/70:hover{color:rgba(236,253,245,.7)}.lg\:hover\:text-emerald-50\/75:hover{color:rgba(236,253,245,.75)}.lg\:hover\:text-emerald-50\/80:hover{color:rgba(236,253,245,.8)}.lg\:hover\:text-emerald-50\/90:hover{color:rgba(236,253,245,.9)}.lg\:hover\:text-emerald-50\/95:hover{color:rgba(236,253,245,.95)}.lg\:hover\:text-emerald-500:hover{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.lg\:hover\:text-emerald-500\/0:hover{color:rgba(16,185,129,0)}.lg\:hover\:text-emerald-500\/10:hover{color:rgba(16,185,129,.1)}.lg\:hover\:text-emerald-500\/100:hover{color:#10b981}.lg\:hover\:text-emerald-500\/20:hover{color:rgba(16,185,129,.2)}.lg\:hover\:text-emerald-500\/25:hover{color:rgba(16,185,129,.25)}.lg\:hover\:text-emerald-500\/30:hover{color:rgba(16,185,129,.3)}.lg\:hover\:text-emerald-500\/40:hover{color:rgba(16,185,129,.4)}.lg\:hover\:text-emerald-500\/5:hover{color:rgba(16,185,129,.05)}.lg\:hover\:text-emerald-500\/50:hover{color:rgba(16,185,129,.5)}.lg\:hover\:text-emerald-500\/60:hover{color:rgba(16,185,129,.6)}.lg\:hover\:text-emerald-500\/70:hover{color:rgba(16,185,129,.7)}.lg\:hover\:text-emerald-500\/75:hover{color:rgba(16,185,129,.75)}.lg\:hover\:text-emerald-500\/80:hover{color:rgba(16,185,129,.8)}.lg\:hover\:text-emerald-500\/90:hover{color:rgba(16,185,129,.9)}.lg\:hover\:text-emerald-500\/95:hover{color:rgba(16,185,129,.95)}.lg\:hover\:text-emerald-600:hover{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity))}.lg\:hover\:text-emerald-600\/0:hover{color:rgba(5,150,105,0)}.lg\:hover\:text-emerald-600\/10:hover{color:rgba(5,150,105,.1)}.lg\:hover\:text-emerald-600\/100:hover{color:#059669}.lg\:hover\:text-emerald-600\/20:hover{color:rgba(5,150,105,.2)}.lg\:hover\:text-emerald-600\/25:hover{color:rgba(5,150,105,.25)}.lg\:hover\:text-emerald-600\/30:hover{color:rgba(5,150,105,.3)}.lg\:hover\:text-emerald-600\/40:hover{color:rgba(5,150,105,.4)}.lg\:hover\:text-emerald-600\/5:hover{color:rgba(5,150,105,.05)}.lg\:hover\:text-emerald-600\/50:hover{color:rgba(5,150,105,.5)}.lg\:hover\:text-emerald-600\/60:hover{color:rgba(5,150,105,.6)}.lg\:hover\:text-emerald-600\/70:hover{color:rgba(5,150,105,.7)}.lg\:hover\:text-emerald-600\/75:hover{color:rgba(5,150,105,.75)}.lg\:hover\:text-emerald-600\/80:hover{color:rgba(5,150,105,.8)}.lg\:hover\:text-emerald-600\/90:hover{color:rgba(5,150,105,.9)}.lg\:hover\:text-emerald-600\/95:hover{color:rgba(5,150,105,.95)}.lg\:hover\:text-emerald-700:hover{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity))}.lg\:hover\:text-emerald-700\/0:hover{color:rgba(4,120,87,0)}.lg\:hover\:text-emerald-700\/10:hover{color:rgba(4,120,87,.1)}.lg\:hover\:text-emerald-700\/100:hover{color:#047857}.lg\:hover\:text-emerald-700\/20:hover{color:rgba(4,120,87,.2)}.lg\:hover\:text-emerald-700\/25:hover{color:rgba(4,120,87,.25)}.lg\:hover\:text-emerald-700\/30:hover{color:rgba(4,120,87,.3)}.lg\:hover\:text-emerald-700\/40:hover{color:rgba(4,120,87,.4)}.lg\:hover\:text-emerald-700\/5:hover{color:rgba(4,120,87,.05)}.lg\:hover\:text-emerald-700\/50:hover{color:rgba(4,120,87,.5)}.lg\:hover\:text-emerald-700\/60:hover{color:rgba(4,120,87,.6)}.lg\:hover\:text-emerald-700\/70:hover{color:rgba(4,120,87,.7)}.lg\:hover\:text-emerald-700\/75:hover{color:rgba(4,120,87,.75)}.lg\:hover\:text-emerald-700\/80:hover{color:rgba(4,120,87,.8)}.lg\:hover\:text-emerald-700\/90:hover{color:rgba(4,120,87,.9)}.lg\:hover\:text-emerald-700\/95:hover{color:rgba(4,120,87,.95)}.lg\:hover\:text-emerald-800:hover{--tw-text-opacity:1;color:rgb(6 95 70/var(--tw-text-opacity))}.lg\:hover\:text-emerald-800\/0:hover{color:rgba(6,95,70,0)}.lg\:hover\:text-emerald-800\/10:hover{color:rgba(6,95,70,.1)}.lg\:hover\:text-emerald-800\/100:hover{color:#065f46}.lg\:hover\:text-emerald-800\/20:hover{color:rgba(6,95,70,.2)}.lg\:hover\:text-emerald-800\/25:hover{color:rgba(6,95,70,.25)}.lg\:hover\:text-emerald-800\/30:hover{color:rgba(6,95,70,.3)}.lg\:hover\:text-emerald-800\/40:hover{color:rgba(6,95,70,.4)}.lg\:hover\:text-emerald-800\/5:hover{color:rgba(6,95,70,.05)}.lg\:hover\:text-emerald-800\/50:hover{color:rgba(6,95,70,.5)}.lg\:hover\:text-emerald-800\/60:hover{color:rgba(6,95,70,.6)}.lg\:hover\:text-emerald-800\/70:hover{color:rgba(6,95,70,.7)}.lg\:hover\:text-emerald-800\/75:hover{color:rgba(6,95,70,.75)}.lg\:hover\:text-emerald-800\/80:hover{color:rgba(6,95,70,.8)}.lg\:hover\:text-emerald-800\/90:hover{color:rgba(6,95,70,.9)}.lg\:hover\:text-emerald-800\/95:hover{color:rgba(6,95,70,.95)}.lg\:hover\:text-emerald-900:hover{--tw-text-opacity:1;color:rgb(6 78 59/var(--tw-text-opacity))}.lg\:hover\:text-emerald-900\/0:hover{color:rgba(6,78,59,0)}.lg\:hover\:text-emerald-900\/10:hover{color:rgba(6,78,59,.1)}.lg\:hover\:text-emerald-900\/100:hover{color:#064e3b}.lg\:hover\:text-emerald-900\/20:hover{color:rgba(6,78,59,.2)}.lg\:hover\:text-emerald-900\/25:hover{color:rgba(6,78,59,.25)}.lg\:hover\:text-emerald-900\/30:hover{color:rgba(6,78,59,.3)}.lg\:hover\:text-emerald-900\/40:hover{color:rgba(6,78,59,.4)}.lg\:hover\:text-emerald-900\/5:hover{color:rgba(6,78,59,.05)}.lg\:hover\:text-emerald-900\/50:hover{color:rgba(6,78,59,.5)}.lg\:hover\:text-emerald-900\/60:hover{color:rgba(6,78,59,.6)}.lg\:hover\:text-emerald-900\/70:hover{color:rgba(6,78,59,.7)}.lg\:hover\:text-emerald-900\/75:hover{color:rgba(6,78,59,.75)}.lg\:hover\:text-emerald-900\/80:hover{color:rgba(6,78,59,.8)}.lg\:hover\:text-emerald-900\/90:hover{color:rgba(6,78,59,.9)}.lg\:hover\:text-emerald-900\/95:hover{color:rgba(6,78,59,.95)}.lg\:hover\:text-fuchsia-100:hover{--tw-text-opacity:1;color:rgb(250 232 255/var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-100\/0:hover{color:rgba(250,232,255,0)}.lg\:hover\:text-fuchsia-100\/10:hover{color:rgba(250,232,255,.1)}.lg\:hover\:text-fuchsia-100\/100:hover{color:#fae8ff}.lg\:hover\:text-fuchsia-100\/20:hover{color:rgba(250,232,255,.2)}.lg\:hover\:text-fuchsia-100\/25:hover{color:rgba(250,232,255,.25)}.lg\:hover\:text-fuchsia-100\/30:hover{color:rgba(250,232,255,.3)}.lg\:hover\:text-fuchsia-100\/40:hover{color:rgba(250,232,255,.4)}.lg\:hover\:text-fuchsia-100\/5:hover{color:rgba(250,232,255,.05)}.lg\:hover\:text-fuchsia-100\/50:hover{color:rgba(250,232,255,.5)}.lg\:hover\:text-fuchsia-100\/60:hover{color:rgba(250,232,255,.6)}.lg\:hover\:text-fuchsia-100\/70:hover{color:rgba(250,232,255,.7)}.lg\:hover\:text-fuchsia-100\/75:hover{color:rgba(250,232,255,.75)}.lg\:hover\:text-fuchsia-100\/80:hover{color:rgba(250,232,255,.8)}.lg\:hover\:text-fuchsia-100\/90:hover{color:rgba(250,232,255,.9)}.lg\:hover\:text-fuchsia-100\/95:hover{color:rgba(250,232,255,.95)}.lg\:hover\:text-fuchsia-200:hover{--tw-text-opacity:1;color:rgb(245 208 254/var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-200\/0:hover{color:rgba(245,208,254,0)}.lg\:hover\:text-fuchsia-200\/10:hover{color:rgba(245,208,254,.1)}.lg\:hover\:text-fuchsia-200\/100:hover{color:#f5d0fe}.lg\:hover\:text-fuchsia-200\/20:hover{color:rgba(245,208,254,.2)}.lg\:hover\:text-fuchsia-200\/25:hover{color:rgba(245,208,254,.25)}.lg\:hover\:text-fuchsia-200\/30:hover{color:rgba(245,208,254,.3)}.lg\:hover\:text-fuchsia-200\/40:hover{color:rgba(245,208,254,.4)}.lg\:hover\:text-fuchsia-200\/5:hover{color:rgba(245,208,254,.05)}.lg\:hover\:text-fuchsia-200\/50:hover{color:rgba(245,208,254,.5)}.lg\:hover\:text-fuchsia-200\/60:hover{color:rgba(245,208,254,.6)}.lg\:hover\:text-fuchsia-200\/70:hover{color:rgba(245,208,254,.7)}.lg\:hover\:text-fuchsia-200\/75:hover{color:rgba(245,208,254,.75)}.lg\:hover\:text-fuchsia-200\/80:hover{color:rgba(245,208,254,.8)}.lg\:hover\:text-fuchsia-200\/90:hover{color:rgba(245,208,254,.9)}.lg\:hover\:text-fuchsia-200\/95:hover{color:rgba(245,208,254,.95)}.lg\:hover\:text-fuchsia-300:hover{--tw-text-opacity:1;color:rgb(240 171 252/var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-300\/0:hover{color:rgba(240,171,252,0)}.lg\:hover\:text-fuchsia-300\/10:hover{color:rgba(240,171,252,.1)}.lg\:hover\:text-fuchsia-300\/100:hover{color:#f0abfc}.lg\:hover\:text-fuchsia-300\/20:hover{color:rgba(240,171,252,.2)}.lg\:hover\:text-fuchsia-300\/25:hover{color:rgba(240,171,252,.25)}.lg\:hover\:text-fuchsia-300\/30:hover{color:rgba(240,171,252,.3)}.lg\:hover\:text-fuchsia-300\/40:hover{color:rgba(240,171,252,.4)}.lg\:hover\:text-fuchsia-300\/5:hover{color:rgba(240,171,252,.05)}.lg\:hover\:text-fuchsia-300\/50:hover{color:rgba(240,171,252,.5)}.lg\:hover\:text-fuchsia-300\/60:hover{color:rgba(240,171,252,.6)}.lg\:hover\:text-fuchsia-300\/70:hover{color:rgba(240,171,252,.7)}.lg\:hover\:text-fuchsia-300\/75:hover{color:rgba(240,171,252,.75)}.lg\:hover\:text-fuchsia-300\/80:hover{color:rgba(240,171,252,.8)}.lg\:hover\:text-fuchsia-300\/90:hover{color:rgba(240,171,252,.9)}.lg\:hover\:text-fuchsia-300\/95:hover{color:rgba(240,171,252,.95)}.lg\:hover\:text-fuchsia-400:hover{--tw-text-opacity:1;color:rgb(232 121 249/var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-400\/0:hover{color:rgba(232,121,249,0)}.lg\:hover\:text-fuchsia-400\/10:hover{color:rgba(232,121,249,.1)}.lg\:hover\:text-fuchsia-400\/100:hover{color:#e879f9}.lg\:hover\:text-fuchsia-400\/20:hover{color:rgba(232,121,249,.2)}.lg\:hover\:text-fuchsia-400\/25:hover{color:rgba(232,121,249,.25)}.lg\:hover\:text-fuchsia-400\/30:hover{color:rgba(232,121,249,.3)}.lg\:hover\:text-fuchsia-400\/40:hover{color:rgba(232,121,249,.4)}.lg\:hover\:text-fuchsia-400\/5:hover{color:rgba(232,121,249,.05)}.lg\:hover\:text-fuchsia-400\/50:hover{color:rgba(232,121,249,.5)}.lg\:hover\:text-fuchsia-400\/60:hover{color:rgba(232,121,249,.6)}.lg\:hover\:text-fuchsia-400\/70:hover{color:rgba(232,121,249,.7)}.lg\:hover\:text-fuchsia-400\/75:hover{color:rgba(232,121,249,.75)}.lg\:hover\:text-fuchsia-400\/80:hover{color:rgba(232,121,249,.8)}.lg\:hover\:text-fuchsia-400\/90:hover{color:rgba(232,121,249,.9)}.lg\:hover\:text-fuchsia-400\/95:hover{color:rgba(232,121,249,.95)}.lg\:hover\:text-fuchsia-50:hover{--tw-text-opacity:1;color:rgb(253 244 255/var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-50\/0:hover{color:rgba(253,244,255,0)}.lg\:hover\:text-fuchsia-50\/10:hover{color:rgba(253,244,255,.1)}.lg\:hover\:text-fuchsia-50\/100:hover{color:#fdf4ff}.lg\:hover\:text-fuchsia-50\/20:hover{color:rgba(253,244,255,.2)}.lg\:hover\:text-fuchsia-50\/25:hover{color:rgba(253,244,255,.25)}.lg\:hover\:text-fuchsia-50\/30:hover{color:rgba(253,244,255,.3)}.lg\:hover\:text-fuchsia-50\/40:hover{color:rgba(253,244,255,.4)}.lg\:hover\:text-fuchsia-50\/5:hover{color:rgba(253,244,255,.05)}.lg\:hover\:text-fuchsia-50\/50:hover{color:rgba(253,244,255,.5)}.lg\:hover\:text-fuchsia-50\/60:hover{color:rgba(253,244,255,.6)}.lg\:hover\:text-fuchsia-50\/70:hover{color:rgba(253,244,255,.7)}.lg\:hover\:text-fuchsia-50\/75:hover{color:rgba(253,244,255,.75)}.lg\:hover\:text-fuchsia-50\/80:hover{color:rgba(253,244,255,.8)}.lg\:hover\:text-fuchsia-50\/90:hover{color:rgba(253,244,255,.9)}.lg\:hover\:text-fuchsia-50\/95:hover{color:rgba(253,244,255,.95)}.lg\:hover\:text-fuchsia-500:hover{--tw-text-opacity:1;color:rgb(217 70 239/var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-500\/0:hover{color:rgba(217,70,239,0)}.lg\:hover\:text-fuchsia-500\/10:hover{color:rgba(217,70,239,.1)}.lg\:hover\:text-fuchsia-500\/100:hover{color:#d946ef}.lg\:hover\:text-fuchsia-500\/20:hover{color:rgba(217,70,239,.2)}.lg\:hover\:text-fuchsia-500\/25:hover{color:rgba(217,70,239,.25)}.lg\:hover\:text-fuchsia-500\/30:hover{color:rgba(217,70,239,.3)}.lg\:hover\:text-fuchsia-500\/40:hover{color:rgba(217,70,239,.4)}.lg\:hover\:text-fuchsia-500\/5:hover{color:rgba(217,70,239,.05)}.lg\:hover\:text-fuchsia-500\/50:hover{color:rgba(217,70,239,.5)}.lg\:hover\:text-fuchsia-500\/60:hover{color:rgba(217,70,239,.6)}.lg\:hover\:text-fuchsia-500\/70:hover{color:rgba(217,70,239,.7)}.lg\:hover\:text-fuchsia-500\/75:hover{color:rgba(217,70,239,.75)}.lg\:hover\:text-fuchsia-500\/80:hover{color:rgba(217,70,239,.8)}.lg\:hover\:text-fuchsia-500\/90:hover{color:rgba(217,70,239,.9)}.lg\:hover\:text-fuchsia-500\/95:hover{color:rgba(217,70,239,.95)}.lg\:hover\:text-fuchsia-600:hover{--tw-text-opacity:1;color:rgb(192 38 211/var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-600\/0:hover{color:rgba(192,38,211,0)}.lg\:hover\:text-fuchsia-600\/10:hover{color:rgba(192,38,211,.1)}.lg\:hover\:text-fuchsia-600\/100:hover{color:#c026d3}.lg\:hover\:text-fuchsia-600\/20:hover{color:rgba(192,38,211,.2)}.lg\:hover\:text-fuchsia-600\/25:hover{color:rgba(192,38,211,.25)}.lg\:hover\:text-fuchsia-600\/30:hover{color:rgba(192,38,211,.3)}.lg\:hover\:text-fuchsia-600\/40:hover{color:rgba(192,38,211,.4)}.lg\:hover\:text-fuchsia-600\/5:hover{color:rgba(192,38,211,.05)}.lg\:hover\:text-fuchsia-600\/50:hover{color:rgba(192,38,211,.5)}.lg\:hover\:text-fuchsia-600\/60:hover{color:rgba(192,38,211,.6)}.lg\:hover\:text-fuchsia-600\/70:hover{color:rgba(192,38,211,.7)}.lg\:hover\:text-fuchsia-600\/75:hover{color:rgba(192,38,211,.75)}.lg\:hover\:text-fuchsia-600\/80:hover{color:rgba(192,38,211,.8)}.lg\:hover\:text-fuchsia-600\/90:hover{color:rgba(192,38,211,.9)}.lg\:hover\:text-fuchsia-600\/95:hover{color:rgba(192,38,211,.95)}.lg\:hover\:text-fuchsia-700:hover{--tw-text-opacity:1;color:rgb(162 28 175/var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-700\/0:hover{color:rgba(162,28,175,0)}.lg\:hover\:text-fuchsia-700\/10:hover{color:rgba(162,28,175,.1)}.lg\:hover\:text-fuchsia-700\/100:hover{color:#a21caf}.lg\:hover\:text-fuchsia-700\/20:hover{color:rgba(162,28,175,.2)}.lg\:hover\:text-fuchsia-700\/25:hover{color:rgba(162,28,175,.25)}.lg\:hover\:text-fuchsia-700\/30:hover{color:rgba(162,28,175,.3)}.lg\:hover\:text-fuchsia-700\/40:hover{color:rgba(162,28,175,.4)}.lg\:hover\:text-fuchsia-700\/5:hover{color:rgba(162,28,175,.05)}.lg\:hover\:text-fuchsia-700\/50:hover{color:rgba(162,28,175,.5)}.lg\:hover\:text-fuchsia-700\/60:hover{color:rgba(162,28,175,.6)}.lg\:hover\:text-fuchsia-700\/70:hover{color:rgba(162,28,175,.7)}.lg\:hover\:text-fuchsia-700\/75:hover{color:rgba(162,28,175,.75)}.lg\:hover\:text-fuchsia-700\/80:hover{color:rgba(162,28,175,.8)}.lg\:hover\:text-fuchsia-700\/90:hover{color:rgba(162,28,175,.9)}.lg\:hover\:text-fuchsia-700\/95:hover{color:rgba(162,28,175,.95)}.lg\:hover\:text-fuchsia-800:hover{--tw-text-opacity:1;color:rgb(134 25 143/var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-800\/0:hover{color:rgba(134,25,143,0)}.lg\:hover\:text-fuchsia-800\/10:hover{color:rgba(134,25,143,.1)}.lg\:hover\:text-fuchsia-800\/100:hover{color:#86198f}.lg\:hover\:text-fuchsia-800\/20:hover{color:rgba(134,25,143,.2)}.lg\:hover\:text-fuchsia-800\/25:hover{color:rgba(134,25,143,.25)}.lg\:hover\:text-fuchsia-800\/30:hover{color:rgba(134,25,143,.3)}.lg\:hover\:text-fuchsia-800\/40:hover{color:rgba(134,25,143,.4)}.lg\:hover\:text-fuchsia-800\/5:hover{color:rgba(134,25,143,.05)}.lg\:hover\:text-fuchsia-800\/50:hover{color:rgba(134,25,143,.5)}.lg\:hover\:text-fuchsia-800\/60:hover{color:rgba(134,25,143,.6)}.lg\:hover\:text-fuchsia-800\/70:hover{color:rgba(134,25,143,.7)}.lg\:hover\:text-fuchsia-800\/75:hover{color:rgba(134,25,143,.75)}.lg\:hover\:text-fuchsia-800\/80:hover{color:rgba(134,25,143,.8)}.lg\:hover\:text-fuchsia-800\/90:hover{color:rgba(134,25,143,.9)}.lg\:hover\:text-fuchsia-800\/95:hover{color:rgba(134,25,143,.95)}.lg\:hover\:text-fuchsia-900:hover{--tw-text-opacity:1;color:rgb(112 26 117/var(--tw-text-opacity))}.lg\:hover\:text-fuchsia-900\/0:hover{color:rgba(112,26,117,0)}.lg\:hover\:text-fuchsia-900\/10:hover{color:rgba(112,26,117,.1)}.lg\:hover\:text-fuchsia-900\/100:hover{color:#701a75}.lg\:hover\:text-fuchsia-900\/20:hover{color:rgba(112,26,117,.2)}.lg\:hover\:text-fuchsia-900\/25:hover{color:rgba(112,26,117,.25)}.lg\:hover\:text-fuchsia-900\/30:hover{color:rgba(112,26,117,.3)}.lg\:hover\:text-fuchsia-900\/40:hover{color:rgba(112,26,117,.4)}.lg\:hover\:text-fuchsia-900\/5:hover{color:rgba(112,26,117,.05)}.lg\:hover\:text-fuchsia-900\/50:hover{color:rgba(112,26,117,.5)}.lg\:hover\:text-fuchsia-900\/60:hover{color:rgba(112,26,117,.6)}.lg\:hover\:text-fuchsia-900\/70:hover{color:rgba(112,26,117,.7)}.lg\:hover\:text-fuchsia-900\/75:hover{color:rgba(112,26,117,.75)}.lg\:hover\:text-fuchsia-900\/80:hover{color:rgba(112,26,117,.8)}.lg\:hover\:text-fuchsia-900\/90:hover{color:rgba(112,26,117,.9)}.lg\:hover\:text-fuchsia-900\/95:hover{color:rgba(112,26,117,.95)}.lg\:hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.lg\:hover\:text-gray-100\/0:hover{color:rgba(243,244,246,0)}.lg\:hover\:text-gray-100\/10:hover{color:rgba(243,244,246,.1)}.lg\:hover\:text-gray-100\/100:hover{color:#f3f4f6}.lg\:hover\:text-gray-100\/20:hover{color:rgba(243,244,246,.2)}.lg\:hover\:text-gray-100\/25:hover{color:rgba(243,244,246,.25)}.lg\:hover\:text-gray-100\/30:hover{color:rgba(243,244,246,.3)}.lg\:hover\:text-gray-100\/40:hover{color:rgba(243,244,246,.4)}.lg\:hover\:text-gray-100\/5:hover{color:rgba(243,244,246,.05)}.lg\:hover\:text-gray-100\/50:hover{color:rgba(243,244,246,.5)}.lg\:hover\:text-gray-100\/60:hover{color:rgba(243,244,246,.6)}.lg\:hover\:text-gray-100\/70:hover{color:rgba(243,244,246,.7)}.lg\:hover\:text-gray-100\/75:hover{color:rgba(243,244,246,.75)}.lg\:hover\:text-gray-100\/80:hover{color:rgba(243,244,246,.8)}.lg\:hover\:text-gray-100\/90:hover{color:rgba(243,244,246,.9)}.lg\:hover\:text-gray-100\/95:hover{color:rgba(243,244,246,.95)}.lg\:hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.lg\:hover\:text-gray-200\/0:hover{color:rgba(229,231,235,0)}.lg\:hover\:text-gray-200\/10:hover{color:rgba(229,231,235,.1)}.lg\:hover\:text-gray-200\/100:hover{color:#e5e7eb}.lg\:hover\:text-gray-200\/20:hover{color:rgba(229,231,235,.2)}.lg\:hover\:text-gray-200\/25:hover{color:rgba(229,231,235,.25)}.lg\:hover\:text-gray-200\/30:hover{color:rgba(229,231,235,.3)}.lg\:hover\:text-gray-200\/40:hover{color:rgba(229,231,235,.4)}.lg\:hover\:text-gray-200\/5:hover{color:rgba(229,231,235,.05)}.lg\:hover\:text-gray-200\/50:hover{color:rgba(229,231,235,.5)}.lg\:hover\:text-gray-200\/60:hover{color:rgba(229,231,235,.6)}.lg\:hover\:text-gray-200\/70:hover{color:rgba(229,231,235,.7)}.lg\:hover\:text-gray-200\/75:hover{color:rgba(229,231,235,.75)}.lg\:hover\:text-gray-200\/80:hover{color:rgba(229,231,235,.8)}.lg\:hover\:text-gray-200\/90:hover{color:rgba(229,231,235,.9)}.lg\:hover\:text-gray-200\/95:hover{color:rgba(229,231,235,.95)}.lg\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.lg\:hover\:text-gray-300\/0:hover{color:rgba(209,213,219,0)}.lg\:hover\:text-gray-300\/10:hover{color:rgba(209,213,219,.1)}.lg\:hover\:text-gray-300\/100:hover{color:#d1d5db}.lg\:hover\:text-gray-300\/20:hover{color:rgba(209,213,219,.2)}.lg\:hover\:text-gray-300\/25:hover{color:rgba(209,213,219,.25)}.lg\:hover\:text-gray-300\/30:hover{color:rgba(209,213,219,.3)}.lg\:hover\:text-gray-300\/40:hover{color:rgba(209,213,219,.4)}.lg\:hover\:text-gray-300\/5:hover{color:rgba(209,213,219,.05)}.lg\:hover\:text-gray-300\/50:hover{color:rgba(209,213,219,.5)}.lg\:hover\:text-gray-300\/60:hover{color:rgba(209,213,219,.6)}.lg\:hover\:text-gray-300\/70:hover{color:rgba(209,213,219,.7)}.lg\:hover\:text-gray-300\/75:hover{color:rgba(209,213,219,.75)}.lg\:hover\:text-gray-300\/80:hover{color:rgba(209,213,219,.8)}.lg\:hover\:text-gray-300\/90:hover{color:rgba(209,213,219,.9)}.lg\:hover\:text-gray-300\/95:hover{color:rgba(209,213,219,.95)}.lg\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.lg\:hover\:text-gray-400\/0:hover{color:rgba(156,163,175,0)}.lg\:hover\:text-gray-400\/10:hover{color:rgba(156,163,175,.1)}.lg\:hover\:text-gray-400\/100:hover{color:#9ca3af}.lg\:hover\:text-gray-400\/20:hover{color:rgba(156,163,175,.2)}.lg\:hover\:text-gray-400\/25:hover{color:rgba(156,163,175,.25)}.lg\:hover\:text-gray-400\/30:hover{color:rgba(156,163,175,.3)}.lg\:hover\:text-gray-400\/40:hover{color:rgba(156,163,175,.4)}.lg\:hover\:text-gray-400\/5:hover{color:rgba(156,163,175,.05)}.lg\:hover\:text-gray-400\/50:hover{color:rgba(156,163,175,.5)}.lg\:hover\:text-gray-400\/60:hover{color:rgba(156,163,175,.6)}.lg\:hover\:text-gray-400\/70:hover{color:rgba(156,163,175,.7)}.lg\:hover\:text-gray-400\/75:hover{color:rgba(156,163,175,.75)}.lg\:hover\:text-gray-400\/80:hover{color:rgba(156,163,175,.8)}.lg\:hover\:text-gray-400\/90:hover{color:rgba(156,163,175,.9)}.lg\:hover\:text-gray-400\/95:hover{color:rgba(156,163,175,.95)}.lg\:hover\:text-gray-50:hover{--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}.lg\:hover\:text-gray-50\/0:hover{color:rgba(249,250,251,0)}.lg\:hover\:text-gray-50\/10:hover{color:rgba(249,250,251,.1)}.lg\:hover\:text-gray-50\/100:hover{color:#f9fafb}.lg\:hover\:text-gray-50\/20:hover{color:rgba(249,250,251,.2)}.lg\:hover\:text-gray-50\/25:hover{color:rgba(249,250,251,.25)}.lg\:hover\:text-gray-50\/30:hover{color:rgba(249,250,251,.3)}.lg\:hover\:text-gray-50\/40:hover{color:rgba(249,250,251,.4)}.lg\:hover\:text-gray-50\/5:hover{color:rgba(249,250,251,.05)}.lg\:hover\:text-gray-50\/50:hover{color:rgba(249,250,251,.5)}.lg\:hover\:text-gray-50\/60:hover{color:rgba(249,250,251,.6)}.lg\:hover\:text-gray-50\/70:hover{color:rgba(249,250,251,.7)}.lg\:hover\:text-gray-50\/75:hover{color:rgba(249,250,251,.75)}.lg\:hover\:text-gray-50\/80:hover{color:rgba(249,250,251,.8)}.lg\:hover\:text-gray-50\/90:hover{color:rgba(249,250,251,.9)}.lg\:hover\:text-gray-50\/95:hover{color:rgba(249,250,251,.95)}.lg\:hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.lg\:hover\:text-gray-500\/0:hover{color:hsla(220,9%,46%,0)}.lg\:hover\:text-gray-500\/10:hover{color:hsla(220,9%,46%,.1)}.lg\:hover\:text-gray-500\/100:hover{color:#6b7280}.lg\:hover\:text-gray-500\/20:hover{color:hsla(220,9%,46%,.2)}.lg\:hover\:text-gray-500\/25:hover{color:hsla(220,9%,46%,.25)}.lg\:hover\:text-gray-500\/30:hover{color:hsla(220,9%,46%,.3)}.lg\:hover\:text-gray-500\/40:hover{color:hsla(220,9%,46%,.4)}.lg\:hover\:text-gray-500\/5:hover{color:hsla(220,9%,46%,.05)}.lg\:hover\:text-gray-500\/50:hover{color:hsla(220,9%,46%,.5)}.lg\:hover\:text-gray-500\/60:hover{color:hsla(220,9%,46%,.6)}.lg\:hover\:text-gray-500\/70:hover{color:hsla(220,9%,46%,.7)}.lg\:hover\:text-gray-500\/75:hover{color:hsla(220,9%,46%,.75)}.lg\:hover\:text-gray-500\/80:hover{color:hsla(220,9%,46%,.8)}.lg\:hover\:text-gray-500\/90:hover{color:hsla(220,9%,46%,.9)}.lg\:hover\:text-gray-500\/95:hover{color:hsla(220,9%,46%,.95)}.lg\:hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.lg\:hover\:text-gray-600\/0:hover{color:rgba(75,85,99,0)}.lg\:hover\:text-gray-600\/10:hover{color:rgba(75,85,99,.1)}.lg\:hover\:text-gray-600\/100:hover{color:#4b5563}.lg\:hover\:text-gray-600\/20:hover{color:rgba(75,85,99,.2)}.lg\:hover\:text-gray-600\/25:hover{color:rgba(75,85,99,.25)}.lg\:hover\:text-gray-600\/30:hover{color:rgba(75,85,99,.3)}.lg\:hover\:text-gray-600\/40:hover{color:rgba(75,85,99,.4)}.lg\:hover\:text-gray-600\/5:hover{color:rgba(75,85,99,.05)}.lg\:hover\:text-gray-600\/50:hover{color:rgba(75,85,99,.5)}.lg\:hover\:text-gray-600\/60:hover{color:rgba(75,85,99,.6)}.lg\:hover\:text-gray-600\/70:hover{color:rgba(75,85,99,.7)}.lg\:hover\:text-gray-600\/75:hover{color:rgba(75,85,99,.75)}.lg\:hover\:text-gray-600\/80:hover{color:rgba(75,85,99,.8)}.lg\:hover\:text-gray-600\/90:hover{color:rgba(75,85,99,.9)}.lg\:hover\:text-gray-600\/95:hover{color:rgba(75,85,99,.95)}.lg\:hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.lg\:hover\:text-gray-700\/0:hover{color:rgba(55,65,81,0)}.lg\:hover\:text-gray-700\/10:hover{color:rgba(55,65,81,.1)}.lg\:hover\:text-gray-700\/100:hover{color:#374151}.lg\:hover\:text-gray-700\/20:hover{color:rgba(55,65,81,.2)}.lg\:hover\:text-gray-700\/25:hover{color:rgba(55,65,81,.25)}.lg\:hover\:text-gray-700\/30:hover{color:rgba(55,65,81,.3)}.lg\:hover\:text-gray-700\/40:hover{color:rgba(55,65,81,.4)}.lg\:hover\:text-gray-700\/5:hover{color:rgba(55,65,81,.05)}.lg\:hover\:text-gray-700\/50:hover{color:rgba(55,65,81,.5)}.lg\:hover\:text-gray-700\/60:hover{color:rgba(55,65,81,.6)}.lg\:hover\:text-gray-700\/70:hover{color:rgba(55,65,81,.7)}.lg\:hover\:text-gray-700\/75:hover{color:rgba(55,65,81,.75)}.lg\:hover\:text-gray-700\/80:hover{color:rgba(55,65,81,.8)}.lg\:hover\:text-gray-700\/90:hover{color:rgba(55,65,81,.9)}.lg\:hover\:text-gray-700\/95:hover{color:rgba(55,65,81,.95)}.lg\:hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.lg\:hover\:text-gray-800\/0:hover{color:rgba(31,41,55,0)}.lg\:hover\:text-gray-800\/10:hover{color:rgba(31,41,55,.1)}.lg\:hover\:text-gray-800\/100:hover{color:#1f2937}.lg\:hover\:text-gray-800\/20:hover{color:rgba(31,41,55,.2)}.lg\:hover\:text-gray-800\/25:hover{color:rgba(31,41,55,.25)}.lg\:hover\:text-gray-800\/30:hover{color:rgba(31,41,55,.3)}.lg\:hover\:text-gray-800\/40:hover{color:rgba(31,41,55,.4)}.lg\:hover\:text-gray-800\/5:hover{color:rgba(31,41,55,.05)}.lg\:hover\:text-gray-800\/50:hover{color:rgba(31,41,55,.5)}.lg\:hover\:text-gray-800\/60:hover{color:rgba(31,41,55,.6)}.lg\:hover\:text-gray-800\/70:hover{color:rgba(31,41,55,.7)}.lg\:hover\:text-gray-800\/75:hover{color:rgba(31,41,55,.75)}.lg\:hover\:text-gray-800\/80:hover{color:rgba(31,41,55,.8)}.lg\:hover\:text-gray-800\/90:hover{color:rgba(31,41,55,.9)}.lg\:hover\:text-gray-800\/95:hover{color:rgba(31,41,55,.95)}.lg\:hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.lg\:hover\:text-gray-900\/0:hover{color:rgba(17,24,39,0)}.lg\:hover\:text-gray-900\/10:hover{color:rgba(17,24,39,.1)}.lg\:hover\:text-gray-900\/100:hover{color:#111827}.lg\:hover\:text-gray-900\/20:hover{color:rgba(17,24,39,.2)}.lg\:hover\:text-gray-900\/25:hover{color:rgba(17,24,39,.25)}.lg\:hover\:text-gray-900\/30:hover{color:rgba(17,24,39,.3)}.lg\:hover\:text-gray-900\/40:hover{color:rgba(17,24,39,.4)}.lg\:hover\:text-gray-900\/5:hover{color:rgba(17,24,39,.05)}.lg\:hover\:text-gray-900\/50:hover{color:rgba(17,24,39,.5)}.lg\:hover\:text-gray-900\/60:hover{color:rgba(17,24,39,.6)}.lg\:hover\:text-gray-900\/70:hover{color:rgba(17,24,39,.7)}.lg\:hover\:text-gray-900\/75:hover{color:rgba(17,24,39,.75)}.lg\:hover\:text-gray-900\/80:hover{color:rgba(17,24,39,.8)}.lg\:hover\:text-gray-900\/90:hover{color:rgba(17,24,39,.9)}.lg\:hover\:text-gray-900\/95:hover{color:rgba(17,24,39,.95)}.lg\:hover\:text-green-100:hover{--tw-text-opacity:1;color:rgb(222 247 236/var(--tw-text-opacity))}.lg\:hover\:text-green-100\/0:hover{color:rgba(222,247,236,0)}.lg\:hover\:text-green-100\/10:hover{color:rgba(222,247,236,.1)}.lg\:hover\:text-green-100\/100:hover{color:#def7ec}.lg\:hover\:text-green-100\/20:hover{color:rgba(222,247,236,.2)}.lg\:hover\:text-green-100\/25:hover{color:rgba(222,247,236,.25)}.lg\:hover\:text-green-100\/30:hover{color:rgba(222,247,236,.3)}.lg\:hover\:text-green-100\/40:hover{color:rgba(222,247,236,.4)}.lg\:hover\:text-green-100\/5:hover{color:rgba(222,247,236,.05)}.lg\:hover\:text-green-100\/50:hover{color:rgba(222,247,236,.5)}.lg\:hover\:text-green-100\/60:hover{color:rgba(222,247,236,.6)}.lg\:hover\:text-green-100\/70:hover{color:rgba(222,247,236,.7)}.lg\:hover\:text-green-100\/75:hover{color:rgba(222,247,236,.75)}.lg\:hover\:text-green-100\/80:hover{color:rgba(222,247,236,.8)}.lg\:hover\:text-green-100\/90:hover{color:rgba(222,247,236,.9)}.lg\:hover\:text-green-100\/95:hover{color:rgba(222,247,236,.95)}.lg\:hover\:text-green-200:hover{--tw-text-opacity:1;color:rgb(188 240 218/var(--tw-text-opacity))}.lg\:hover\:text-green-200\/0:hover{color:rgba(188,240,218,0)}.lg\:hover\:text-green-200\/10:hover{color:rgba(188,240,218,.1)}.lg\:hover\:text-green-200\/100:hover{color:#bcf0da}.lg\:hover\:text-green-200\/20:hover{color:rgba(188,240,218,.2)}.lg\:hover\:text-green-200\/25:hover{color:rgba(188,240,218,.25)}.lg\:hover\:text-green-200\/30:hover{color:rgba(188,240,218,.3)}.lg\:hover\:text-green-200\/40:hover{color:rgba(188,240,218,.4)}.lg\:hover\:text-green-200\/5:hover{color:rgba(188,240,218,.05)}.lg\:hover\:text-green-200\/50:hover{color:rgba(188,240,218,.5)}.lg\:hover\:text-green-200\/60:hover{color:rgba(188,240,218,.6)}.lg\:hover\:text-green-200\/70:hover{color:rgba(188,240,218,.7)}.lg\:hover\:text-green-200\/75:hover{color:rgba(188,240,218,.75)}.lg\:hover\:text-green-200\/80:hover{color:rgba(188,240,218,.8)}.lg\:hover\:text-green-200\/90:hover{color:rgba(188,240,218,.9)}.lg\:hover\:text-green-200\/95:hover{color:rgba(188,240,218,.95)}.lg\:hover\:text-green-300:hover{--tw-text-opacity:1;color:rgb(132 225 188/var(--tw-text-opacity))}.lg\:hover\:text-green-300\/0:hover{color:rgba(132,225,188,0)}.lg\:hover\:text-green-300\/10:hover{color:rgba(132,225,188,.1)}.lg\:hover\:text-green-300\/100:hover{color:#84e1bc}.lg\:hover\:text-green-300\/20:hover{color:rgba(132,225,188,.2)}.lg\:hover\:text-green-300\/25:hover{color:rgba(132,225,188,.25)}.lg\:hover\:text-green-300\/30:hover{color:rgba(132,225,188,.3)}.lg\:hover\:text-green-300\/40:hover{color:rgba(132,225,188,.4)}.lg\:hover\:text-green-300\/5:hover{color:rgba(132,225,188,.05)}.lg\:hover\:text-green-300\/50:hover{color:rgba(132,225,188,.5)}.lg\:hover\:text-green-300\/60:hover{color:rgba(132,225,188,.6)}.lg\:hover\:text-green-300\/70:hover{color:rgba(132,225,188,.7)}.lg\:hover\:text-green-300\/75:hover{color:rgba(132,225,188,.75)}.lg\:hover\:text-green-300\/80:hover{color:rgba(132,225,188,.8)}.lg\:hover\:text-green-300\/90:hover{color:rgba(132,225,188,.9)}.lg\:hover\:text-green-300\/95:hover{color:rgba(132,225,188,.95)}.lg\:hover\:text-green-400:hover{--tw-text-opacity:1;color:rgb(49 196 141/var(--tw-text-opacity))}.lg\:hover\:text-green-400\/0:hover{color:rgba(49,196,141,0)}.lg\:hover\:text-green-400\/10:hover{color:rgba(49,196,141,.1)}.lg\:hover\:text-green-400\/100:hover{color:#31c48d}.lg\:hover\:text-green-400\/20:hover{color:rgba(49,196,141,.2)}.lg\:hover\:text-green-400\/25:hover{color:rgba(49,196,141,.25)}.lg\:hover\:text-green-400\/30:hover{color:rgba(49,196,141,.3)}.lg\:hover\:text-green-400\/40:hover{color:rgba(49,196,141,.4)}.lg\:hover\:text-green-400\/5:hover{color:rgba(49,196,141,.05)}.lg\:hover\:text-green-400\/50:hover{color:rgba(49,196,141,.5)}.lg\:hover\:text-green-400\/60:hover{color:rgba(49,196,141,.6)}.lg\:hover\:text-green-400\/70:hover{color:rgba(49,196,141,.7)}.lg\:hover\:text-green-400\/75:hover{color:rgba(49,196,141,.75)}.lg\:hover\:text-green-400\/80:hover{color:rgba(49,196,141,.8)}.lg\:hover\:text-green-400\/90:hover{color:rgba(49,196,141,.9)}.lg\:hover\:text-green-400\/95:hover{color:rgba(49,196,141,.95)}.lg\:hover\:text-green-50:hover{--tw-text-opacity:1;color:rgb(243 250 247/var(--tw-text-opacity))}.lg\:hover\:text-green-50\/0:hover{color:rgba(243,250,247,0)}.lg\:hover\:text-green-50\/10:hover{color:rgba(243,250,247,.1)}.lg\:hover\:text-green-50\/100:hover{color:#f3faf7}.lg\:hover\:text-green-50\/20:hover{color:rgba(243,250,247,.2)}.lg\:hover\:text-green-50\/25:hover{color:rgba(243,250,247,.25)}.lg\:hover\:text-green-50\/30:hover{color:rgba(243,250,247,.3)}.lg\:hover\:text-green-50\/40:hover{color:rgba(243,250,247,.4)}.lg\:hover\:text-green-50\/5:hover{color:rgba(243,250,247,.05)}.lg\:hover\:text-green-50\/50:hover{color:rgba(243,250,247,.5)}.lg\:hover\:text-green-50\/60:hover{color:rgba(243,250,247,.6)}.lg\:hover\:text-green-50\/70:hover{color:rgba(243,250,247,.7)}.lg\:hover\:text-green-50\/75:hover{color:rgba(243,250,247,.75)}.lg\:hover\:text-green-50\/80:hover{color:rgba(243,250,247,.8)}.lg\:hover\:text-green-50\/90:hover{color:rgba(243,250,247,.9)}.lg\:hover\:text-green-50\/95:hover{color:rgba(243,250,247,.95)}.lg\:hover\:text-green-500:hover{--tw-text-opacity:1;color:rgb(14 159 110/var(--tw-text-opacity))}.lg\:hover\:text-green-500\/0:hover{color:rgba(14,159,110,0)}.lg\:hover\:text-green-500\/10:hover{color:rgba(14,159,110,.1)}.lg\:hover\:text-green-500\/100:hover{color:#0e9f6e}.lg\:hover\:text-green-500\/20:hover{color:rgba(14,159,110,.2)}.lg\:hover\:text-green-500\/25:hover{color:rgba(14,159,110,.25)}.lg\:hover\:text-green-500\/30:hover{color:rgba(14,159,110,.3)}.lg\:hover\:text-green-500\/40:hover{color:rgba(14,159,110,.4)}.lg\:hover\:text-green-500\/5:hover{color:rgba(14,159,110,.05)}.lg\:hover\:text-green-500\/50:hover{color:rgba(14,159,110,.5)}.lg\:hover\:text-green-500\/60:hover{color:rgba(14,159,110,.6)}.lg\:hover\:text-green-500\/70:hover{color:rgba(14,159,110,.7)}.lg\:hover\:text-green-500\/75:hover{color:rgba(14,159,110,.75)}.lg\:hover\:text-green-500\/80:hover{color:rgba(14,159,110,.8)}.lg\:hover\:text-green-500\/90:hover{color:rgba(14,159,110,.9)}.lg\:hover\:text-green-500\/95:hover{color:rgba(14,159,110,.95)}.lg\:hover\:text-green-600:hover{--tw-text-opacity:1;color:rgb(5 122 85/var(--tw-text-opacity))}.lg\:hover\:text-green-600\/0:hover{color:rgba(5,122,85,0)}.lg\:hover\:text-green-600\/10:hover{color:rgba(5,122,85,.1)}.lg\:hover\:text-green-600\/100:hover{color:#057a55}.lg\:hover\:text-green-600\/20:hover{color:rgba(5,122,85,.2)}.lg\:hover\:text-green-600\/25:hover{color:rgba(5,122,85,.25)}.lg\:hover\:text-green-600\/30:hover{color:rgba(5,122,85,.3)}.lg\:hover\:text-green-600\/40:hover{color:rgba(5,122,85,.4)}.lg\:hover\:text-green-600\/5:hover{color:rgba(5,122,85,.05)}.lg\:hover\:text-green-600\/50:hover{color:rgba(5,122,85,.5)}.lg\:hover\:text-green-600\/60:hover{color:rgba(5,122,85,.6)}.lg\:hover\:text-green-600\/70:hover{color:rgba(5,122,85,.7)}.lg\:hover\:text-green-600\/75:hover{color:rgba(5,122,85,.75)}.lg\:hover\:text-green-600\/80:hover{color:rgba(5,122,85,.8)}.lg\:hover\:text-green-600\/90:hover{color:rgba(5,122,85,.9)}.lg\:hover\:text-green-600\/95:hover{color:rgba(5,122,85,.95)}.lg\:hover\:text-green-700:hover{--tw-text-opacity:1;color:rgb(4 108 78/var(--tw-text-opacity))}.lg\:hover\:text-green-700\/0:hover{color:rgba(4,108,78,0)}.lg\:hover\:text-green-700\/10:hover{color:rgba(4,108,78,.1)}.lg\:hover\:text-green-700\/100:hover{color:#046c4e}.lg\:hover\:text-green-700\/20:hover{color:rgba(4,108,78,.2)}.lg\:hover\:text-green-700\/25:hover{color:rgba(4,108,78,.25)}.lg\:hover\:text-green-700\/30:hover{color:rgba(4,108,78,.3)}.lg\:hover\:text-green-700\/40:hover{color:rgba(4,108,78,.4)}.lg\:hover\:text-green-700\/5:hover{color:rgba(4,108,78,.05)}.lg\:hover\:text-green-700\/50:hover{color:rgba(4,108,78,.5)}.lg\:hover\:text-green-700\/60:hover{color:rgba(4,108,78,.6)}.lg\:hover\:text-green-700\/70:hover{color:rgba(4,108,78,.7)}.lg\:hover\:text-green-700\/75:hover{color:rgba(4,108,78,.75)}.lg\:hover\:text-green-700\/80:hover{color:rgba(4,108,78,.8)}.lg\:hover\:text-green-700\/90:hover{color:rgba(4,108,78,.9)}.lg\:hover\:text-green-700\/95:hover{color:rgba(4,108,78,.95)}.lg\:hover\:text-green-800:hover{--tw-text-opacity:1;color:rgb(3 84 63/var(--tw-text-opacity))}.lg\:hover\:text-green-800\/0:hover{color:rgba(3,84,63,0)}.lg\:hover\:text-green-800\/10:hover{color:rgba(3,84,63,.1)}.lg\:hover\:text-green-800\/100:hover{color:#03543f}.lg\:hover\:text-green-800\/20:hover{color:rgba(3,84,63,.2)}.lg\:hover\:text-green-800\/25:hover{color:rgba(3,84,63,.25)}.lg\:hover\:text-green-800\/30:hover{color:rgba(3,84,63,.3)}.lg\:hover\:text-green-800\/40:hover{color:rgba(3,84,63,.4)}.lg\:hover\:text-green-800\/5:hover{color:rgba(3,84,63,.05)}.lg\:hover\:text-green-800\/50:hover{color:rgba(3,84,63,.5)}.lg\:hover\:text-green-800\/60:hover{color:rgba(3,84,63,.6)}.lg\:hover\:text-green-800\/70:hover{color:rgba(3,84,63,.7)}.lg\:hover\:text-green-800\/75:hover{color:rgba(3,84,63,.75)}.lg\:hover\:text-green-800\/80:hover{color:rgba(3,84,63,.8)}.lg\:hover\:text-green-800\/90:hover{color:rgba(3,84,63,.9)}.lg\:hover\:text-green-800\/95:hover{color:rgba(3,84,63,.95)}.lg\:hover\:text-green-900:hover{--tw-text-opacity:1;color:rgb(1 71 55/var(--tw-text-opacity))}.lg\:hover\:text-green-900\/0:hover{color:rgba(1,71,55,0)}.lg\:hover\:text-green-900\/10:hover{color:rgba(1,71,55,.1)}.lg\:hover\:text-green-900\/100:hover{color:#014737}.lg\:hover\:text-green-900\/20:hover{color:rgba(1,71,55,.2)}.lg\:hover\:text-green-900\/25:hover{color:rgba(1,71,55,.25)}.lg\:hover\:text-green-900\/30:hover{color:rgba(1,71,55,.3)}.lg\:hover\:text-green-900\/40:hover{color:rgba(1,71,55,.4)}.lg\:hover\:text-green-900\/5:hover{color:rgba(1,71,55,.05)}.lg\:hover\:text-green-900\/50:hover{color:rgba(1,71,55,.5)}.lg\:hover\:text-green-900\/60:hover{color:rgba(1,71,55,.6)}.lg\:hover\:text-green-900\/70:hover{color:rgba(1,71,55,.7)}.lg\:hover\:text-green-900\/75:hover{color:rgba(1,71,55,.75)}.lg\:hover\:text-green-900\/80:hover{color:rgba(1,71,55,.8)}.lg\:hover\:text-green-900\/90:hover{color:rgba(1,71,55,.9)}.lg\:hover\:text-green-900\/95:hover{color:rgba(1,71,55,.95)}.lg\:hover\:text-indigo-100:hover{--tw-text-opacity:1;color:rgb(229 237 255/var(--tw-text-opacity))}.lg\:hover\:text-indigo-100\/0:hover{color:rgba(229,237,255,0)}.lg\:hover\:text-indigo-100\/10:hover{color:rgba(229,237,255,.1)}.lg\:hover\:text-indigo-100\/100:hover{color:#e5edff}.lg\:hover\:text-indigo-100\/20:hover{color:rgba(229,237,255,.2)}.lg\:hover\:text-indigo-100\/25:hover{color:rgba(229,237,255,.25)}.lg\:hover\:text-indigo-100\/30:hover{color:rgba(229,237,255,.3)}.lg\:hover\:text-indigo-100\/40:hover{color:rgba(229,237,255,.4)}.lg\:hover\:text-indigo-100\/5:hover{color:rgba(229,237,255,.05)}.lg\:hover\:text-indigo-100\/50:hover{color:rgba(229,237,255,.5)}.lg\:hover\:text-indigo-100\/60:hover{color:rgba(229,237,255,.6)}.lg\:hover\:text-indigo-100\/70:hover{color:rgba(229,237,255,.7)}.lg\:hover\:text-indigo-100\/75:hover{color:rgba(229,237,255,.75)}.lg\:hover\:text-indigo-100\/80:hover{color:rgba(229,237,255,.8)}.lg\:hover\:text-indigo-100\/90:hover{color:rgba(229,237,255,.9)}.lg\:hover\:text-indigo-100\/95:hover{color:rgba(229,237,255,.95)}.lg\:hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgb(205 219 254/var(--tw-text-opacity))}.lg\:hover\:text-indigo-200\/0:hover{color:rgba(205,219,254,0)}.lg\:hover\:text-indigo-200\/10:hover{color:rgba(205,219,254,.1)}.lg\:hover\:text-indigo-200\/100:hover{color:#cddbfe}.lg\:hover\:text-indigo-200\/20:hover{color:rgba(205,219,254,.2)}.lg\:hover\:text-indigo-200\/25:hover{color:rgba(205,219,254,.25)}.lg\:hover\:text-indigo-200\/30:hover{color:rgba(205,219,254,.3)}.lg\:hover\:text-indigo-200\/40:hover{color:rgba(205,219,254,.4)}.lg\:hover\:text-indigo-200\/5:hover{color:rgba(205,219,254,.05)}.lg\:hover\:text-indigo-200\/50:hover{color:rgba(205,219,254,.5)}.lg\:hover\:text-indigo-200\/60:hover{color:rgba(205,219,254,.6)}.lg\:hover\:text-indigo-200\/70:hover{color:rgba(205,219,254,.7)}.lg\:hover\:text-indigo-200\/75:hover{color:rgba(205,219,254,.75)}.lg\:hover\:text-indigo-200\/80:hover{color:rgba(205,219,254,.8)}.lg\:hover\:text-indigo-200\/90:hover{color:rgba(205,219,254,.9)}.lg\:hover\:text-indigo-200\/95:hover{color:rgba(205,219,254,.95)}.lg\:hover\:text-indigo-300:hover{--tw-text-opacity:1;color:rgb(180 198 252/var(--tw-text-opacity))}.lg\:hover\:text-indigo-300\/0:hover{color:rgba(180,198,252,0)}.lg\:hover\:text-indigo-300\/10:hover{color:rgba(180,198,252,.1)}.lg\:hover\:text-indigo-300\/100:hover{color:#b4c6fc}.lg\:hover\:text-indigo-300\/20:hover{color:rgba(180,198,252,.2)}.lg\:hover\:text-indigo-300\/25:hover{color:rgba(180,198,252,.25)}.lg\:hover\:text-indigo-300\/30:hover{color:rgba(180,198,252,.3)}.lg\:hover\:text-indigo-300\/40:hover{color:rgba(180,198,252,.4)}.lg\:hover\:text-indigo-300\/5:hover{color:rgba(180,198,252,.05)}.lg\:hover\:text-indigo-300\/50:hover{color:rgba(180,198,252,.5)}.lg\:hover\:text-indigo-300\/60:hover{color:rgba(180,198,252,.6)}.lg\:hover\:text-indigo-300\/70:hover{color:rgba(180,198,252,.7)}.lg\:hover\:text-indigo-300\/75:hover{color:rgba(180,198,252,.75)}.lg\:hover\:text-indigo-300\/80:hover{color:rgba(180,198,252,.8)}.lg\:hover\:text-indigo-300\/90:hover{color:rgba(180,198,252,.9)}.lg\:hover\:text-indigo-300\/95:hover{color:rgba(180,198,252,.95)}.lg\:hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgb(141 162 251/var(--tw-text-opacity))}.lg\:hover\:text-indigo-400\/0:hover{color:rgba(141,162,251,0)}.lg\:hover\:text-indigo-400\/10:hover{color:rgba(141,162,251,.1)}.lg\:hover\:text-indigo-400\/100:hover{color:#8da2fb}.lg\:hover\:text-indigo-400\/20:hover{color:rgba(141,162,251,.2)}.lg\:hover\:text-indigo-400\/25:hover{color:rgba(141,162,251,.25)}.lg\:hover\:text-indigo-400\/30:hover{color:rgba(141,162,251,.3)}.lg\:hover\:text-indigo-400\/40:hover{color:rgba(141,162,251,.4)}.lg\:hover\:text-indigo-400\/5:hover{color:rgba(141,162,251,.05)}.lg\:hover\:text-indigo-400\/50:hover{color:rgba(141,162,251,.5)}.lg\:hover\:text-indigo-400\/60:hover{color:rgba(141,162,251,.6)}.lg\:hover\:text-indigo-400\/70:hover{color:rgba(141,162,251,.7)}.lg\:hover\:text-indigo-400\/75:hover{color:rgba(141,162,251,.75)}.lg\:hover\:text-indigo-400\/80:hover{color:rgba(141,162,251,.8)}.lg\:hover\:text-indigo-400\/90:hover{color:rgba(141,162,251,.9)}.lg\:hover\:text-indigo-400\/95:hover{color:rgba(141,162,251,.95)}.lg\:hover\:text-indigo-50:hover{--tw-text-opacity:1;color:rgb(240 245 255/var(--tw-text-opacity))}.lg\:hover\:text-indigo-50\/0:hover{color:rgba(240,245,255,0)}.lg\:hover\:text-indigo-50\/10:hover{color:rgba(240,245,255,.1)}.lg\:hover\:text-indigo-50\/100:hover{color:#f0f5ff}.lg\:hover\:text-indigo-50\/20:hover{color:rgba(240,245,255,.2)}.lg\:hover\:text-indigo-50\/25:hover{color:rgba(240,245,255,.25)}.lg\:hover\:text-indigo-50\/30:hover{color:rgba(240,245,255,.3)}.lg\:hover\:text-indigo-50\/40:hover{color:rgba(240,245,255,.4)}.lg\:hover\:text-indigo-50\/5:hover{color:rgba(240,245,255,.05)}.lg\:hover\:text-indigo-50\/50:hover{color:rgba(240,245,255,.5)}.lg\:hover\:text-indigo-50\/60:hover{color:rgba(240,245,255,.6)}.lg\:hover\:text-indigo-50\/70:hover{color:rgba(240,245,255,.7)}.lg\:hover\:text-indigo-50\/75:hover{color:rgba(240,245,255,.75)}.lg\:hover\:text-indigo-50\/80:hover{color:rgba(240,245,255,.8)}.lg\:hover\:text-indigo-50\/90:hover{color:rgba(240,245,255,.9)}.lg\:hover\:text-indigo-50\/95:hover{color:rgba(240,245,255,.95)}.lg\:hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgb(104 117 245/var(--tw-text-opacity))}.lg\:hover\:text-indigo-500\/0:hover{color:rgba(104,117,245,0)}.lg\:hover\:text-indigo-500\/10:hover{color:rgba(104,117,245,.1)}.lg\:hover\:text-indigo-500\/100:hover{color:#6875f5}.lg\:hover\:text-indigo-500\/20:hover{color:rgba(104,117,245,.2)}.lg\:hover\:text-indigo-500\/25:hover{color:rgba(104,117,245,.25)}.lg\:hover\:text-indigo-500\/30:hover{color:rgba(104,117,245,.3)}.lg\:hover\:text-indigo-500\/40:hover{color:rgba(104,117,245,.4)}.lg\:hover\:text-indigo-500\/5:hover{color:rgba(104,117,245,.05)}.lg\:hover\:text-indigo-500\/50:hover{color:rgba(104,117,245,.5)}.lg\:hover\:text-indigo-500\/60:hover{color:rgba(104,117,245,.6)}.lg\:hover\:text-indigo-500\/70:hover{color:rgba(104,117,245,.7)}.lg\:hover\:text-indigo-500\/75:hover{color:rgba(104,117,245,.75)}.lg\:hover\:text-indigo-500\/80:hover{color:rgba(104,117,245,.8)}.lg\:hover\:text-indigo-500\/90:hover{color:rgba(104,117,245,.9)}.lg\:hover\:text-indigo-500\/95:hover{color:rgba(104,117,245,.95)}.lg\:hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgb(88 80 236/var(--tw-text-opacity))}.lg\:hover\:text-indigo-600\/0:hover{color:rgba(88,80,236,0)}.lg\:hover\:text-indigo-600\/10:hover{color:rgba(88,80,236,.1)}.lg\:hover\:text-indigo-600\/100:hover{color:#5850ec}.lg\:hover\:text-indigo-600\/20:hover{color:rgba(88,80,236,.2)}.lg\:hover\:text-indigo-600\/25:hover{color:rgba(88,80,236,.25)}.lg\:hover\:text-indigo-600\/30:hover{color:rgba(88,80,236,.3)}.lg\:hover\:text-indigo-600\/40:hover{color:rgba(88,80,236,.4)}.lg\:hover\:text-indigo-600\/5:hover{color:rgba(88,80,236,.05)}.lg\:hover\:text-indigo-600\/50:hover{color:rgba(88,80,236,.5)}.lg\:hover\:text-indigo-600\/60:hover{color:rgba(88,80,236,.6)}.lg\:hover\:text-indigo-600\/70:hover{color:rgba(88,80,236,.7)}.lg\:hover\:text-indigo-600\/75:hover{color:rgba(88,80,236,.75)}.lg\:hover\:text-indigo-600\/80:hover{color:rgba(88,80,236,.8)}.lg\:hover\:text-indigo-600\/90:hover{color:rgba(88,80,236,.9)}.lg\:hover\:text-indigo-600\/95:hover{color:rgba(88,80,236,.95)}.lg\:hover\:text-indigo-700:hover{--tw-text-opacity:1;color:rgb(81 69 205/var(--tw-text-opacity))}.lg\:hover\:text-indigo-700\/0:hover{color:rgba(81,69,205,0)}.lg\:hover\:text-indigo-700\/10:hover{color:rgba(81,69,205,.1)}.lg\:hover\:text-indigo-700\/100:hover{color:#5145cd}.lg\:hover\:text-indigo-700\/20:hover{color:rgba(81,69,205,.2)}.lg\:hover\:text-indigo-700\/25:hover{color:rgba(81,69,205,.25)}.lg\:hover\:text-indigo-700\/30:hover{color:rgba(81,69,205,.3)}.lg\:hover\:text-indigo-700\/40:hover{color:rgba(81,69,205,.4)}.lg\:hover\:text-indigo-700\/5:hover{color:rgba(81,69,205,.05)}.lg\:hover\:text-indigo-700\/50:hover{color:rgba(81,69,205,.5)}.lg\:hover\:text-indigo-700\/60:hover{color:rgba(81,69,205,.6)}.lg\:hover\:text-indigo-700\/70:hover{color:rgba(81,69,205,.7)}.lg\:hover\:text-indigo-700\/75:hover{color:rgba(81,69,205,.75)}.lg\:hover\:text-indigo-700\/80:hover{color:rgba(81,69,205,.8)}.lg\:hover\:text-indigo-700\/90:hover{color:rgba(81,69,205,.9)}.lg\:hover\:text-indigo-700\/95:hover{color:rgba(81,69,205,.95)}.lg\:hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgb(66 56 157/var(--tw-text-opacity))}.lg\:hover\:text-indigo-800\/0:hover{color:rgba(66,56,157,0)}.lg\:hover\:text-indigo-800\/10:hover{color:rgba(66,56,157,.1)}.lg\:hover\:text-indigo-800\/100:hover{color:#42389d}.lg\:hover\:text-indigo-800\/20:hover{color:rgba(66,56,157,.2)}.lg\:hover\:text-indigo-800\/25:hover{color:rgba(66,56,157,.25)}.lg\:hover\:text-indigo-800\/30:hover{color:rgba(66,56,157,.3)}.lg\:hover\:text-indigo-800\/40:hover{color:rgba(66,56,157,.4)}.lg\:hover\:text-indigo-800\/5:hover{color:rgba(66,56,157,.05)}.lg\:hover\:text-indigo-800\/50:hover{color:rgba(66,56,157,.5)}.lg\:hover\:text-indigo-800\/60:hover{color:rgba(66,56,157,.6)}.lg\:hover\:text-indigo-800\/70:hover{color:rgba(66,56,157,.7)}.lg\:hover\:text-indigo-800\/75:hover{color:rgba(66,56,157,.75)}.lg\:hover\:text-indigo-800\/80:hover{color:rgba(66,56,157,.8)}.lg\:hover\:text-indigo-800\/90:hover{color:rgba(66,56,157,.9)}.lg\:hover\:text-indigo-800\/95:hover{color:rgba(66,56,157,.95)}.lg\:hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgb(54 47 120/var(--tw-text-opacity))}.lg\:hover\:text-indigo-900\/0:hover{color:rgba(54,47,120,0)}.lg\:hover\:text-indigo-900\/10:hover{color:rgba(54,47,120,.1)}.lg\:hover\:text-indigo-900\/100:hover{color:#362f78}.lg\:hover\:text-indigo-900\/20:hover{color:rgba(54,47,120,.2)}.lg\:hover\:text-indigo-900\/25:hover{color:rgba(54,47,120,.25)}.lg\:hover\:text-indigo-900\/30:hover{color:rgba(54,47,120,.3)}.lg\:hover\:text-indigo-900\/40:hover{color:rgba(54,47,120,.4)}.lg\:hover\:text-indigo-900\/5:hover{color:rgba(54,47,120,.05)}.lg\:hover\:text-indigo-900\/50:hover{color:rgba(54,47,120,.5)}.lg\:hover\:text-indigo-900\/60:hover{color:rgba(54,47,120,.6)}.lg\:hover\:text-indigo-900\/70:hover{color:rgba(54,47,120,.7)}.lg\:hover\:text-indigo-900\/75:hover{color:rgba(54,47,120,.75)}.lg\:hover\:text-indigo-900\/80:hover{color:rgba(54,47,120,.8)}.lg\:hover\:text-indigo-900\/90:hover{color:rgba(54,47,120,.9)}.lg\:hover\:text-indigo-900\/95:hover{color:rgba(54,47,120,.95)}.lg\:hover\:text-lime-100:hover{--tw-text-opacity:1;color:rgb(236 252 203/var(--tw-text-opacity))}.lg\:hover\:text-lime-100\/0:hover{color:hsla(80,89%,89%,0)}.lg\:hover\:text-lime-100\/10:hover{color:hsla(80,89%,89%,.1)}.lg\:hover\:text-lime-100\/100:hover{color:#ecfccb}.lg\:hover\:text-lime-100\/20:hover{color:hsla(80,89%,89%,.2)}.lg\:hover\:text-lime-100\/25:hover{color:hsla(80,89%,89%,.25)}.lg\:hover\:text-lime-100\/30:hover{color:hsla(80,89%,89%,.3)}.lg\:hover\:text-lime-100\/40:hover{color:hsla(80,89%,89%,.4)}.lg\:hover\:text-lime-100\/5:hover{color:hsla(80,89%,89%,.05)}.lg\:hover\:text-lime-100\/50:hover{color:hsla(80,89%,89%,.5)}.lg\:hover\:text-lime-100\/60:hover{color:hsla(80,89%,89%,.6)}.lg\:hover\:text-lime-100\/70:hover{color:hsla(80,89%,89%,.7)}.lg\:hover\:text-lime-100\/75:hover{color:hsla(80,89%,89%,.75)}.lg\:hover\:text-lime-100\/80:hover{color:hsla(80,89%,89%,.8)}.lg\:hover\:text-lime-100\/90:hover{color:hsla(80,89%,89%,.9)}.lg\:hover\:text-lime-100\/95:hover{color:hsla(80,89%,89%,.95)}.lg\:hover\:text-lime-200:hover{--tw-text-opacity:1;color:rgb(217 249 157/var(--tw-text-opacity))}.lg\:hover\:text-lime-200\/0:hover{color:hsla(81,88%,80%,0)}.lg\:hover\:text-lime-200\/10:hover{color:hsla(81,88%,80%,.1)}.lg\:hover\:text-lime-200\/100:hover{color:#d9f99d}.lg\:hover\:text-lime-200\/20:hover{color:hsla(81,88%,80%,.2)}.lg\:hover\:text-lime-200\/25:hover{color:hsla(81,88%,80%,.25)}.lg\:hover\:text-lime-200\/30:hover{color:hsla(81,88%,80%,.3)}.lg\:hover\:text-lime-200\/40:hover{color:hsla(81,88%,80%,.4)}.lg\:hover\:text-lime-200\/5:hover{color:hsla(81,88%,80%,.05)}.lg\:hover\:text-lime-200\/50:hover{color:hsla(81,88%,80%,.5)}.lg\:hover\:text-lime-200\/60:hover{color:hsla(81,88%,80%,.6)}.lg\:hover\:text-lime-200\/70:hover{color:hsla(81,88%,80%,.7)}.lg\:hover\:text-lime-200\/75:hover{color:hsla(81,88%,80%,.75)}.lg\:hover\:text-lime-200\/80:hover{color:hsla(81,88%,80%,.8)}.lg\:hover\:text-lime-200\/90:hover{color:hsla(81,88%,80%,.9)}.lg\:hover\:text-lime-200\/95:hover{color:hsla(81,88%,80%,.95)}.lg\:hover\:text-lime-300:hover{--tw-text-opacity:1;color:rgb(190 242 100/var(--tw-text-opacity))}.lg\:hover\:text-lime-300\/0:hover{color:hsla(82,85%,67%,0)}.lg\:hover\:text-lime-300\/10:hover{color:hsla(82,85%,67%,.1)}.lg\:hover\:text-lime-300\/100:hover{color:#bef264}.lg\:hover\:text-lime-300\/20:hover{color:hsla(82,85%,67%,.2)}.lg\:hover\:text-lime-300\/25:hover{color:hsla(82,85%,67%,.25)}.lg\:hover\:text-lime-300\/30:hover{color:hsla(82,85%,67%,.3)}.lg\:hover\:text-lime-300\/40:hover{color:hsla(82,85%,67%,.4)}.lg\:hover\:text-lime-300\/5:hover{color:hsla(82,85%,67%,.05)}.lg\:hover\:text-lime-300\/50:hover{color:hsla(82,85%,67%,.5)}.lg\:hover\:text-lime-300\/60:hover{color:hsla(82,85%,67%,.6)}.lg\:hover\:text-lime-300\/70:hover{color:hsla(82,85%,67%,.7)}.lg\:hover\:text-lime-300\/75:hover{color:hsla(82,85%,67%,.75)}.lg\:hover\:text-lime-300\/80:hover{color:hsla(82,85%,67%,.8)}.lg\:hover\:text-lime-300\/90:hover{color:hsla(82,85%,67%,.9)}.lg\:hover\:text-lime-300\/95:hover{color:hsla(82,85%,67%,.95)}.lg\:hover\:text-lime-400:hover{--tw-text-opacity:1;color:rgb(163 230 53/var(--tw-text-opacity))}.lg\:hover\:text-lime-400\/0:hover{color:rgba(163,230,53,0)}.lg\:hover\:text-lime-400\/10:hover{color:rgba(163,230,53,.1)}.lg\:hover\:text-lime-400\/100:hover{color:#a3e635}.lg\:hover\:text-lime-400\/20:hover{color:rgba(163,230,53,.2)}.lg\:hover\:text-lime-400\/25:hover{color:rgba(163,230,53,.25)}.lg\:hover\:text-lime-400\/30:hover{color:rgba(163,230,53,.3)}.lg\:hover\:text-lime-400\/40:hover{color:rgba(163,230,53,.4)}.lg\:hover\:text-lime-400\/5:hover{color:rgba(163,230,53,.05)}.lg\:hover\:text-lime-400\/50:hover{color:rgba(163,230,53,.5)}.lg\:hover\:text-lime-400\/60:hover{color:rgba(163,230,53,.6)}.lg\:hover\:text-lime-400\/70:hover{color:rgba(163,230,53,.7)}.lg\:hover\:text-lime-400\/75:hover{color:rgba(163,230,53,.75)}.lg\:hover\:text-lime-400\/80:hover{color:rgba(163,230,53,.8)}.lg\:hover\:text-lime-400\/90:hover{color:rgba(163,230,53,.9)}.lg\:hover\:text-lime-400\/95:hover{color:rgba(163,230,53,.95)}.lg\:hover\:text-lime-50:hover{--tw-text-opacity:1;color:rgb(247 254 231/var(--tw-text-opacity))}.lg\:hover\:text-lime-50\/0:hover{color:hsla(78,92%,95%,0)}.lg\:hover\:text-lime-50\/10:hover{color:hsla(78,92%,95%,.1)}.lg\:hover\:text-lime-50\/100:hover{color:#f7fee7}.lg\:hover\:text-lime-50\/20:hover{color:hsla(78,92%,95%,.2)}.lg\:hover\:text-lime-50\/25:hover{color:hsla(78,92%,95%,.25)}.lg\:hover\:text-lime-50\/30:hover{color:hsla(78,92%,95%,.3)}.lg\:hover\:text-lime-50\/40:hover{color:hsla(78,92%,95%,.4)}.lg\:hover\:text-lime-50\/5:hover{color:hsla(78,92%,95%,.05)}.lg\:hover\:text-lime-50\/50:hover{color:hsla(78,92%,95%,.5)}.lg\:hover\:text-lime-50\/60:hover{color:hsla(78,92%,95%,.6)}.lg\:hover\:text-lime-50\/70:hover{color:hsla(78,92%,95%,.7)}.lg\:hover\:text-lime-50\/75:hover{color:hsla(78,92%,95%,.75)}.lg\:hover\:text-lime-50\/80:hover{color:hsla(78,92%,95%,.8)}.lg\:hover\:text-lime-50\/90:hover{color:hsla(78,92%,95%,.9)}.lg\:hover\:text-lime-50\/95:hover{color:hsla(78,92%,95%,.95)}.lg\:hover\:text-lime-500:hover{--tw-text-opacity:1;color:rgb(132 204 22/var(--tw-text-opacity))}.lg\:hover\:text-lime-500\/0:hover{color:rgba(132,204,22,0)}.lg\:hover\:text-lime-500\/10:hover{color:rgba(132,204,22,.1)}.lg\:hover\:text-lime-500\/100:hover{color:#84cc16}.lg\:hover\:text-lime-500\/20:hover{color:rgba(132,204,22,.2)}.lg\:hover\:text-lime-500\/25:hover{color:rgba(132,204,22,.25)}.lg\:hover\:text-lime-500\/30:hover{color:rgba(132,204,22,.3)}.lg\:hover\:text-lime-500\/40:hover{color:rgba(132,204,22,.4)}.lg\:hover\:text-lime-500\/5:hover{color:rgba(132,204,22,.05)}.lg\:hover\:text-lime-500\/50:hover{color:rgba(132,204,22,.5)}.lg\:hover\:text-lime-500\/60:hover{color:rgba(132,204,22,.6)}.lg\:hover\:text-lime-500\/70:hover{color:rgba(132,204,22,.7)}.lg\:hover\:text-lime-500\/75:hover{color:rgba(132,204,22,.75)}.lg\:hover\:text-lime-500\/80:hover{color:rgba(132,204,22,.8)}.lg\:hover\:text-lime-500\/90:hover{color:rgba(132,204,22,.9)}.lg\:hover\:text-lime-500\/95:hover{color:rgba(132,204,22,.95)}.lg\:hover\:text-lime-600:hover{--tw-text-opacity:1;color:rgb(101 163 13/var(--tw-text-opacity))}.lg\:hover\:text-lime-600\/0:hover{color:rgba(101,163,13,0)}.lg\:hover\:text-lime-600\/10:hover{color:rgba(101,163,13,.1)}.lg\:hover\:text-lime-600\/100:hover{color:#65a30d}.lg\:hover\:text-lime-600\/20:hover{color:rgba(101,163,13,.2)}.lg\:hover\:text-lime-600\/25:hover{color:rgba(101,163,13,.25)}.lg\:hover\:text-lime-600\/30:hover{color:rgba(101,163,13,.3)}.lg\:hover\:text-lime-600\/40:hover{color:rgba(101,163,13,.4)}.lg\:hover\:text-lime-600\/5:hover{color:rgba(101,163,13,.05)}.lg\:hover\:text-lime-600\/50:hover{color:rgba(101,163,13,.5)}.lg\:hover\:text-lime-600\/60:hover{color:rgba(101,163,13,.6)}.lg\:hover\:text-lime-600\/70:hover{color:rgba(101,163,13,.7)}.lg\:hover\:text-lime-600\/75:hover{color:rgba(101,163,13,.75)}.lg\:hover\:text-lime-600\/80:hover{color:rgba(101,163,13,.8)}.lg\:hover\:text-lime-600\/90:hover{color:rgba(101,163,13,.9)}.lg\:hover\:text-lime-600\/95:hover{color:rgba(101,163,13,.95)}.lg\:hover\:text-lime-700:hover{--tw-text-opacity:1;color:rgb(77 124 15/var(--tw-text-opacity))}.lg\:hover\:text-lime-700\/0:hover{color:rgba(77,124,15,0)}.lg\:hover\:text-lime-700\/10:hover{color:rgba(77,124,15,.1)}.lg\:hover\:text-lime-700\/100:hover{color:#4d7c0f}.lg\:hover\:text-lime-700\/20:hover{color:rgba(77,124,15,.2)}.lg\:hover\:text-lime-700\/25:hover{color:rgba(77,124,15,.25)}.lg\:hover\:text-lime-700\/30:hover{color:rgba(77,124,15,.3)}.lg\:hover\:text-lime-700\/40:hover{color:rgba(77,124,15,.4)}.lg\:hover\:text-lime-700\/5:hover{color:rgba(77,124,15,.05)}.lg\:hover\:text-lime-700\/50:hover{color:rgba(77,124,15,.5)}.lg\:hover\:text-lime-700\/60:hover{color:rgba(77,124,15,.6)}.lg\:hover\:text-lime-700\/70:hover{color:rgba(77,124,15,.7)}.lg\:hover\:text-lime-700\/75:hover{color:rgba(77,124,15,.75)}.lg\:hover\:text-lime-700\/80:hover{color:rgba(77,124,15,.8)}.lg\:hover\:text-lime-700\/90:hover{color:rgba(77,124,15,.9)}.lg\:hover\:text-lime-700\/95:hover{color:rgba(77,124,15,.95)}.lg\:hover\:text-lime-800:hover{--tw-text-opacity:1;color:rgb(63 98 18/var(--tw-text-opacity))}.lg\:hover\:text-lime-800\/0:hover{color:rgba(63,98,18,0)}.lg\:hover\:text-lime-800\/10:hover{color:rgba(63,98,18,.1)}.lg\:hover\:text-lime-800\/100:hover{color:#3f6212}.lg\:hover\:text-lime-800\/20:hover{color:rgba(63,98,18,.2)}.lg\:hover\:text-lime-800\/25:hover{color:rgba(63,98,18,.25)}.lg\:hover\:text-lime-800\/30:hover{color:rgba(63,98,18,.3)}.lg\:hover\:text-lime-800\/40:hover{color:rgba(63,98,18,.4)}.lg\:hover\:text-lime-800\/5:hover{color:rgba(63,98,18,.05)}.lg\:hover\:text-lime-800\/50:hover{color:rgba(63,98,18,.5)}.lg\:hover\:text-lime-800\/60:hover{color:rgba(63,98,18,.6)}.lg\:hover\:text-lime-800\/70:hover{color:rgba(63,98,18,.7)}.lg\:hover\:text-lime-800\/75:hover{color:rgba(63,98,18,.75)}.lg\:hover\:text-lime-800\/80:hover{color:rgba(63,98,18,.8)}.lg\:hover\:text-lime-800\/90:hover{color:rgba(63,98,18,.9)}.lg\:hover\:text-lime-800\/95:hover{color:rgba(63,98,18,.95)}.lg\:hover\:text-lime-900:hover{--tw-text-opacity:1;color:rgb(54 83 20/var(--tw-text-opacity))}.lg\:hover\:text-lime-900\/0:hover{color:rgba(54,83,20,0)}.lg\:hover\:text-lime-900\/10:hover{color:rgba(54,83,20,.1)}.lg\:hover\:text-lime-900\/100:hover{color:#365314}.lg\:hover\:text-lime-900\/20:hover{color:rgba(54,83,20,.2)}.lg\:hover\:text-lime-900\/25:hover{color:rgba(54,83,20,.25)}.lg\:hover\:text-lime-900\/30:hover{color:rgba(54,83,20,.3)}.lg\:hover\:text-lime-900\/40:hover{color:rgba(54,83,20,.4)}.lg\:hover\:text-lime-900\/5:hover{color:rgba(54,83,20,.05)}.lg\:hover\:text-lime-900\/50:hover{color:rgba(54,83,20,.5)}.lg\:hover\:text-lime-900\/60:hover{color:rgba(54,83,20,.6)}.lg\:hover\:text-lime-900\/70:hover{color:rgba(54,83,20,.7)}.lg\:hover\:text-lime-900\/75:hover{color:rgba(54,83,20,.75)}.lg\:hover\:text-lime-900\/80:hover{color:rgba(54,83,20,.8)}.lg\:hover\:text-lime-900\/90:hover{color:rgba(54,83,20,.9)}.lg\:hover\:text-lime-900\/95:hover{color:rgba(54,83,20,.95)}.lg\:hover\:text-neutral-100:hover{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.lg\:hover\:text-neutral-100\/0:hover{color:hsla(0,0%,96%,0)}.lg\:hover\:text-neutral-100\/10:hover{color:hsla(0,0%,96%,.1)}.lg\:hover\:text-neutral-100\/100:hover{color:#f5f5f5}.lg\:hover\:text-neutral-100\/20:hover{color:hsla(0,0%,96%,.2)}.lg\:hover\:text-neutral-100\/25:hover{color:hsla(0,0%,96%,.25)}.lg\:hover\:text-neutral-100\/30:hover{color:hsla(0,0%,96%,.3)}.lg\:hover\:text-neutral-100\/40:hover{color:hsla(0,0%,96%,.4)}.lg\:hover\:text-neutral-100\/5:hover{color:hsla(0,0%,96%,.05)}.lg\:hover\:text-neutral-100\/50:hover{color:hsla(0,0%,96%,.5)}.lg\:hover\:text-neutral-100\/60:hover{color:hsla(0,0%,96%,.6)}.lg\:hover\:text-neutral-100\/70:hover{color:hsla(0,0%,96%,.7)}.lg\:hover\:text-neutral-100\/75:hover{color:hsla(0,0%,96%,.75)}.lg\:hover\:text-neutral-100\/80:hover{color:hsla(0,0%,96%,.8)}.lg\:hover\:text-neutral-100\/90:hover{color:hsla(0,0%,96%,.9)}.lg\:hover\:text-neutral-100\/95:hover{color:hsla(0,0%,96%,.95)}.lg\:hover\:text-neutral-200:hover{--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity))}.lg\:hover\:text-neutral-200\/0:hover{color:hsla(0,0%,90%,0)}.lg\:hover\:text-neutral-200\/10:hover{color:hsla(0,0%,90%,.1)}.lg\:hover\:text-neutral-200\/100:hover{color:#e5e5e5}.lg\:hover\:text-neutral-200\/20:hover{color:hsla(0,0%,90%,.2)}.lg\:hover\:text-neutral-200\/25:hover{color:hsla(0,0%,90%,.25)}.lg\:hover\:text-neutral-200\/30:hover{color:hsla(0,0%,90%,.3)}.lg\:hover\:text-neutral-200\/40:hover{color:hsla(0,0%,90%,.4)}.lg\:hover\:text-neutral-200\/5:hover{color:hsla(0,0%,90%,.05)}.lg\:hover\:text-neutral-200\/50:hover{color:hsla(0,0%,90%,.5)}.lg\:hover\:text-neutral-200\/60:hover{color:hsla(0,0%,90%,.6)}.lg\:hover\:text-neutral-200\/70:hover{color:hsla(0,0%,90%,.7)}.lg\:hover\:text-neutral-200\/75:hover{color:hsla(0,0%,90%,.75)}.lg\:hover\:text-neutral-200\/80:hover{color:hsla(0,0%,90%,.8)}.lg\:hover\:text-neutral-200\/90:hover{color:hsla(0,0%,90%,.9)}.lg\:hover\:text-neutral-200\/95:hover{color:hsla(0,0%,90%,.95)}.lg\:hover\:text-neutral-300:hover{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.lg\:hover\:text-neutral-300\/0:hover{color:hsla(0,0%,83%,0)}.lg\:hover\:text-neutral-300\/10:hover{color:hsla(0,0%,83%,.1)}.lg\:hover\:text-neutral-300\/100:hover{color:#d4d4d4}.lg\:hover\:text-neutral-300\/20:hover{color:hsla(0,0%,83%,.2)}.lg\:hover\:text-neutral-300\/25:hover{color:hsla(0,0%,83%,.25)}.lg\:hover\:text-neutral-300\/30:hover{color:hsla(0,0%,83%,.3)}.lg\:hover\:text-neutral-300\/40:hover{color:hsla(0,0%,83%,.4)}.lg\:hover\:text-neutral-300\/5:hover{color:hsla(0,0%,83%,.05)}.lg\:hover\:text-neutral-300\/50:hover{color:hsla(0,0%,83%,.5)}.lg\:hover\:text-neutral-300\/60:hover{color:hsla(0,0%,83%,.6)}.lg\:hover\:text-neutral-300\/70:hover{color:hsla(0,0%,83%,.7)}.lg\:hover\:text-neutral-300\/75:hover{color:hsla(0,0%,83%,.75)}.lg\:hover\:text-neutral-300\/80:hover{color:hsla(0,0%,83%,.8)}.lg\:hover\:text-neutral-300\/90:hover{color:hsla(0,0%,83%,.9)}.lg\:hover\:text-neutral-300\/95:hover{color:hsla(0,0%,83%,.95)}.lg\:hover\:text-neutral-400:hover{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.lg\:hover\:text-neutral-400\/0:hover{color:hsla(0,0%,64%,0)}.lg\:hover\:text-neutral-400\/10:hover{color:hsla(0,0%,64%,.1)}.lg\:hover\:text-neutral-400\/100:hover{color:#a3a3a3}.lg\:hover\:text-neutral-400\/20:hover{color:hsla(0,0%,64%,.2)}.lg\:hover\:text-neutral-400\/25:hover{color:hsla(0,0%,64%,.25)}.lg\:hover\:text-neutral-400\/30:hover{color:hsla(0,0%,64%,.3)}.lg\:hover\:text-neutral-400\/40:hover{color:hsla(0,0%,64%,.4)}.lg\:hover\:text-neutral-400\/5:hover{color:hsla(0,0%,64%,.05)}.lg\:hover\:text-neutral-400\/50:hover{color:hsla(0,0%,64%,.5)}.lg\:hover\:text-neutral-400\/60:hover{color:hsla(0,0%,64%,.6)}.lg\:hover\:text-neutral-400\/70:hover{color:hsla(0,0%,64%,.7)}.lg\:hover\:text-neutral-400\/75:hover{color:hsla(0,0%,64%,.75)}.lg\:hover\:text-neutral-400\/80:hover{color:hsla(0,0%,64%,.8)}.lg\:hover\:text-neutral-400\/90:hover{color:hsla(0,0%,64%,.9)}.lg\:hover\:text-neutral-400\/95:hover{color:hsla(0,0%,64%,.95)}.lg\:hover\:text-neutral-50:hover{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.lg\:hover\:text-neutral-50\/0:hover{color:hsla(0,0%,98%,0)}.lg\:hover\:text-neutral-50\/10:hover{color:hsla(0,0%,98%,.1)}.lg\:hover\:text-neutral-50\/100:hover{color:#fafafa}.lg\:hover\:text-neutral-50\/20:hover{color:hsla(0,0%,98%,.2)}.lg\:hover\:text-neutral-50\/25:hover{color:hsla(0,0%,98%,.25)}.lg\:hover\:text-neutral-50\/30:hover{color:hsla(0,0%,98%,.3)}.lg\:hover\:text-neutral-50\/40:hover{color:hsla(0,0%,98%,.4)}.lg\:hover\:text-neutral-50\/5:hover{color:hsla(0,0%,98%,.05)}.lg\:hover\:text-neutral-50\/50:hover{color:hsla(0,0%,98%,.5)}.lg\:hover\:text-neutral-50\/60:hover{color:hsla(0,0%,98%,.6)}.lg\:hover\:text-neutral-50\/70:hover{color:hsla(0,0%,98%,.7)}.lg\:hover\:text-neutral-50\/75:hover{color:hsla(0,0%,98%,.75)}.lg\:hover\:text-neutral-50\/80:hover{color:hsla(0,0%,98%,.8)}.lg\:hover\:text-neutral-50\/90:hover{color:hsla(0,0%,98%,.9)}.lg\:hover\:text-neutral-50\/95:hover{color:hsla(0,0%,98%,.95)}.lg\:hover\:text-neutral-500:hover{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.lg\:hover\:text-neutral-500\/0:hover{color:hsla(0,0%,45%,0)}.lg\:hover\:text-neutral-500\/10:hover{color:hsla(0,0%,45%,.1)}.lg\:hover\:text-neutral-500\/100:hover{color:#737373}.lg\:hover\:text-neutral-500\/20:hover{color:hsla(0,0%,45%,.2)}.lg\:hover\:text-neutral-500\/25:hover{color:hsla(0,0%,45%,.25)}.lg\:hover\:text-neutral-500\/30:hover{color:hsla(0,0%,45%,.3)}.lg\:hover\:text-neutral-500\/40:hover{color:hsla(0,0%,45%,.4)}.lg\:hover\:text-neutral-500\/5:hover{color:hsla(0,0%,45%,.05)}.lg\:hover\:text-neutral-500\/50:hover{color:hsla(0,0%,45%,.5)}.lg\:hover\:text-neutral-500\/60:hover{color:hsla(0,0%,45%,.6)}.lg\:hover\:text-neutral-500\/70:hover{color:hsla(0,0%,45%,.7)}.lg\:hover\:text-neutral-500\/75:hover{color:hsla(0,0%,45%,.75)}.lg\:hover\:text-neutral-500\/80:hover{color:hsla(0,0%,45%,.8)}.lg\:hover\:text-neutral-500\/90:hover{color:hsla(0,0%,45%,.9)}.lg\:hover\:text-neutral-500\/95:hover{color:hsla(0,0%,45%,.95)}.lg\:hover\:text-neutral-600:hover{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.lg\:hover\:text-neutral-600\/0:hover{color:rgba(82,82,82,0)}.lg\:hover\:text-neutral-600\/10:hover{color:rgba(82,82,82,.1)}.lg\:hover\:text-neutral-600\/100:hover{color:#525252}.lg\:hover\:text-neutral-600\/20:hover{color:rgba(82,82,82,.2)}.lg\:hover\:text-neutral-600\/25:hover{color:rgba(82,82,82,.25)}.lg\:hover\:text-neutral-600\/30:hover{color:rgba(82,82,82,.3)}.lg\:hover\:text-neutral-600\/40:hover{color:rgba(82,82,82,.4)}.lg\:hover\:text-neutral-600\/5:hover{color:rgba(82,82,82,.05)}.lg\:hover\:text-neutral-600\/50:hover{color:rgba(82,82,82,.5)}.lg\:hover\:text-neutral-600\/60:hover{color:rgba(82,82,82,.6)}.lg\:hover\:text-neutral-600\/70:hover{color:rgba(82,82,82,.7)}.lg\:hover\:text-neutral-600\/75:hover{color:rgba(82,82,82,.75)}.lg\:hover\:text-neutral-600\/80:hover{color:rgba(82,82,82,.8)}.lg\:hover\:text-neutral-600\/90:hover{color:rgba(82,82,82,.9)}.lg\:hover\:text-neutral-600\/95:hover{color:rgba(82,82,82,.95)}.lg\:hover\:text-neutral-700:hover{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}.lg\:hover\:text-neutral-700\/0:hover{color:rgba(64,64,64,0)}.lg\:hover\:text-neutral-700\/10:hover{color:rgba(64,64,64,.1)}.lg\:hover\:text-neutral-700\/100:hover{color:#404040}.lg\:hover\:text-neutral-700\/20:hover{color:rgba(64,64,64,.2)}.lg\:hover\:text-neutral-700\/25:hover{color:rgba(64,64,64,.25)}.lg\:hover\:text-neutral-700\/30:hover{color:rgba(64,64,64,.3)}.lg\:hover\:text-neutral-700\/40:hover{color:rgba(64,64,64,.4)}.lg\:hover\:text-neutral-700\/5:hover{color:rgba(64,64,64,.05)}.lg\:hover\:text-neutral-700\/50:hover{color:rgba(64,64,64,.5)}.lg\:hover\:text-neutral-700\/60:hover{color:rgba(64,64,64,.6)}.lg\:hover\:text-neutral-700\/70:hover{color:rgba(64,64,64,.7)}.lg\:hover\:text-neutral-700\/75:hover{color:rgba(64,64,64,.75)}.lg\:hover\:text-neutral-700\/80:hover{color:rgba(64,64,64,.8)}.lg\:hover\:text-neutral-700\/90:hover{color:rgba(64,64,64,.9)}.lg\:hover\:text-neutral-700\/95:hover{color:rgba(64,64,64,.95)}.lg\:hover\:text-neutral-800:hover{--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity))}.lg\:hover\:text-neutral-800\/0:hover{color:rgba(38,38,38,0)}.lg\:hover\:text-neutral-800\/10:hover{color:rgba(38,38,38,.1)}.lg\:hover\:text-neutral-800\/100:hover{color:#262626}.lg\:hover\:text-neutral-800\/20:hover{color:rgba(38,38,38,.2)}.lg\:hover\:text-neutral-800\/25:hover{color:rgba(38,38,38,.25)}.lg\:hover\:text-neutral-800\/30:hover{color:rgba(38,38,38,.3)}.lg\:hover\:text-neutral-800\/40:hover{color:rgba(38,38,38,.4)}.lg\:hover\:text-neutral-800\/5:hover{color:rgba(38,38,38,.05)}.lg\:hover\:text-neutral-800\/50:hover{color:rgba(38,38,38,.5)}.lg\:hover\:text-neutral-800\/60:hover{color:rgba(38,38,38,.6)}.lg\:hover\:text-neutral-800\/70:hover{color:rgba(38,38,38,.7)}.lg\:hover\:text-neutral-800\/75:hover{color:rgba(38,38,38,.75)}.lg\:hover\:text-neutral-800\/80:hover{color:rgba(38,38,38,.8)}.lg\:hover\:text-neutral-800\/90:hover{color:rgba(38,38,38,.9)}.lg\:hover\:text-neutral-800\/95:hover{color:rgba(38,38,38,.95)}.lg\:hover\:text-neutral-900:hover{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.lg\:hover\:text-neutral-900\/0:hover{color:hsla(0,0%,9%,0)}.lg\:hover\:text-neutral-900\/10:hover{color:hsla(0,0%,9%,.1)}.lg\:hover\:text-neutral-900\/100:hover{color:#171717}.lg\:hover\:text-neutral-900\/20:hover{color:hsla(0,0%,9%,.2)}.lg\:hover\:text-neutral-900\/25:hover{color:hsla(0,0%,9%,.25)}.lg\:hover\:text-neutral-900\/30:hover{color:hsla(0,0%,9%,.3)}.lg\:hover\:text-neutral-900\/40:hover{color:hsla(0,0%,9%,.4)}.lg\:hover\:text-neutral-900\/5:hover{color:hsla(0,0%,9%,.05)}.lg\:hover\:text-neutral-900\/50:hover{color:hsla(0,0%,9%,.5)}.lg\:hover\:text-neutral-900\/60:hover{color:hsla(0,0%,9%,.6)}.lg\:hover\:text-neutral-900\/70:hover{color:hsla(0,0%,9%,.7)}.lg\:hover\:text-neutral-900\/75:hover{color:hsla(0,0%,9%,.75)}.lg\:hover\:text-neutral-900\/80:hover{color:hsla(0,0%,9%,.8)}.lg\:hover\:text-neutral-900\/90:hover{color:hsla(0,0%,9%,.9)}.lg\:hover\:text-neutral-900\/95:hover{color:hsla(0,0%,9%,.95)}.lg\:hover\:text-orange-100:hover{--tw-text-opacity:1;color:rgb(254 236 220/var(--tw-text-opacity))}.lg\:hover\:text-orange-100\/0:hover{color:hsla(28,94%,93%,0)}.lg\:hover\:text-orange-100\/10:hover{color:hsla(28,94%,93%,.1)}.lg\:hover\:text-orange-100\/100:hover{color:#feecdc}.lg\:hover\:text-orange-100\/20:hover{color:hsla(28,94%,93%,.2)}.lg\:hover\:text-orange-100\/25:hover{color:hsla(28,94%,93%,.25)}.lg\:hover\:text-orange-100\/30:hover{color:hsla(28,94%,93%,.3)}.lg\:hover\:text-orange-100\/40:hover{color:hsla(28,94%,93%,.4)}.lg\:hover\:text-orange-100\/5:hover{color:hsla(28,94%,93%,.05)}.lg\:hover\:text-orange-100\/50:hover{color:hsla(28,94%,93%,.5)}.lg\:hover\:text-orange-100\/60:hover{color:hsla(28,94%,93%,.6)}.lg\:hover\:text-orange-100\/70:hover{color:hsla(28,94%,93%,.7)}.lg\:hover\:text-orange-100\/75:hover{color:hsla(28,94%,93%,.75)}.lg\:hover\:text-orange-100\/80:hover{color:hsla(28,94%,93%,.8)}.lg\:hover\:text-orange-100\/90:hover{color:hsla(28,94%,93%,.9)}.lg\:hover\:text-orange-100\/95:hover{color:hsla(28,94%,93%,.95)}.lg\:hover\:text-orange-200:hover{--tw-text-opacity:1;color:rgb(252 217 189/var(--tw-text-opacity))}.lg\:hover\:text-orange-200\/0:hover{color:hsla(27,91%,86%,0)}.lg\:hover\:text-orange-200\/10:hover{color:hsla(27,91%,86%,.1)}.lg\:hover\:text-orange-200\/100:hover{color:#fcd9bd}.lg\:hover\:text-orange-200\/20:hover{color:hsla(27,91%,86%,.2)}.lg\:hover\:text-orange-200\/25:hover{color:hsla(27,91%,86%,.25)}.lg\:hover\:text-orange-200\/30:hover{color:hsla(27,91%,86%,.3)}.lg\:hover\:text-orange-200\/40:hover{color:hsla(27,91%,86%,.4)}.lg\:hover\:text-orange-200\/5:hover{color:hsla(27,91%,86%,.05)}.lg\:hover\:text-orange-200\/50:hover{color:hsla(27,91%,86%,.5)}.lg\:hover\:text-orange-200\/60:hover{color:hsla(27,91%,86%,.6)}.lg\:hover\:text-orange-200\/70:hover{color:hsla(27,91%,86%,.7)}.lg\:hover\:text-orange-200\/75:hover{color:hsla(27,91%,86%,.75)}.lg\:hover\:text-orange-200\/80:hover{color:hsla(27,91%,86%,.8)}.lg\:hover\:text-orange-200\/90:hover{color:hsla(27,91%,86%,.9)}.lg\:hover\:text-orange-200\/95:hover{color:hsla(27,91%,86%,.95)}.lg\:hover\:text-orange-300:hover{--tw-text-opacity:1;color:rgb(253 186 140/var(--tw-text-opacity))}.lg\:hover\:text-orange-300\/0:hover{color:hsla(24,97%,77%,0)}.lg\:hover\:text-orange-300\/10:hover{color:hsla(24,97%,77%,.1)}.lg\:hover\:text-orange-300\/100:hover{color:#fdba8c}.lg\:hover\:text-orange-300\/20:hover{color:hsla(24,97%,77%,.2)}.lg\:hover\:text-orange-300\/25:hover{color:hsla(24,97%,77%,.25)}.lg\:hover\:text-orange-300\/30:hover{color:hsla(24,97%,77%,.3)}.lg\:hover\:text-orange-300\/40:hover{color:hsla(24,97%,77%,.4)}.lg\:hover\:text-orange-300\/5:hover{color:hsla(24,97%,77%,.05)}.lg\:hover\:text-orange-300\/50:hover{color:hsla(24,97%,77%,.5)}.lg\:hover\:text-orange-300\/60:hover{color:hsla(24,97%,77%,.6)}.lg\:hover\:text-orange-300\/70:hover{color:hsla(24,97%,77%,.7)}.lg\:hover\:text-orange-300\/75:hover{color:hsla(24,97%,77%,.75)}.lg\:hover\:text-orange-300\/80:hover{color:hsla(24,97%,77%,.8)}.lg\:hover\:text-orange-300\/90:hover{color:hsla(24,97%,77%,.9)}.lg\:hover\:text-orange-300\/95:hover{color:hsla(24,97%,77%,.95)}.lg\:hover\:text-orange-400:hover{--tw-text-opacity:1;color:rgb(255 138 76/var(--tw-text-opacity))}.lg\:hover\:text-orange-400\/0:hover{color:rgba(255,138,76,0)}.lg\:hover\:text-orange-400\/10:hover{color:rgba(255,138,76,.1)}.lg\:hover\:text-orange-400\/100:hover{color:#ff8a4c}.lg\:hover\:text-orange-400\/20:hover{color:rgba(255,138,76,.2)}.lg\:hover\:text-orange-400\/25:hover{color:rgba(255,138,76,.25)}.lg\:hover\:text-orange-400\/30:hover{color:rgba(255,138,76,.3)}.lg\:hover\:text-orange-400\/40:hover{color:rgba(255,138,76,.4)}.lg\:hover\:text-orange-400\/5:hover{color:rgba(255,138,76,.05)}.lg\:hover\:text-orange-400\/50:hover{color:rgba(255,138,76,.5)}.lg\:hover\:text-orange-400\/60:hover{color:rgba(255,138,76,.6)}.lg\:hover\:text-orange-400\/70:hover{color:rgba(255,138,76,.7)}.lg\:hover\:text-orange-400\/75:hover{color:rgba(255,138,76,.75)}.lg\:hover\:text-orange-400\/80:hover{color:rgba(255,138,76,.8)}.lg\:hover\:text-orange-400\/90:hover{color:rgba(255,138,76,.9)}.lg\:hover\:text-orange-400\/95:hover{color:rgba(255,138,76,.95)}.lg\:hover\:text-orange-50:hover{--tw-text-opacity:1;color:rgb(255 248 241/var(--tw-text-opacity))}.lg\:hover\:text-orange-50\/0:hover{color:rgba(255,248,241,0)}.lg\:hover\:text-orange-50\/10:hover{color:rgba(255,248,241,.1)}.lg\:hover\:text-orange-50\/100:hover{color:#fff8f1}.lg\:hover\:text-orange-50\/20:hover{color:rgba(255,248,241,.2)}.lg\:hover\:text-orange-50\/25:hover{color:rgba(255,248,241,.25)}.lg\:hover\:text-orange-50\/30:hover{color:rgba(255,248,241,.3)}.lg\:hover\:text-orange-50\/40:hover{color:rgba(255,248,241,.4)}.lg\:hover\:text-orange-50\/5:hover{color:rgba(255,248,241,.05)}.lg\:hover\:text-orange-50\/50:hover{color:rgba(255,248,241,.5)}.lg\:hover\:text-orange-50\/60:hover{color:rgba(255,248,241,.6)}.lg\:hover\:text-orange-50\/70:hover{color:rgba(255,248,241,.7)}.lg\:hover\:text-orange-50\/75:hover{color:rgba(255,248,241,.75)}.lg\:hover\:text-orange-50\/80:hover{color:rgba(255,248,241,.8)}.lg\:hover\:text-orange-50\/90:hover{color:rgba(255,248,241,.9)}.lg\:hover\:text-orange-50\/95:hover{color:rgba(255,248,241,.95)}.lg\:hover\:text-orange-500:hover{--tw-text-opacity:1;color:rgb(255 90 31/var(--tw-text-opacity))}.lg\:hover\:text-orange-500\/0:hover{color:rgba(255,90,31,0)}.lg\:hover\:text-orange-500\/10:hover{color:rgba(255,90,31,.1)}.lg\:hover\:text-orange-500\/100:hover{color:#ff5a1f}.lg\:hover\:text-orange-500\/20:hover{color:rgba(255,90,31,.2)}.lg\:hover\:text-orange-500\/25:hover{color:rgba(255,90,31,.25)}.lg\:hover\:text-orange-500\/30:hover{color:rgba(255,90,31,.3)}.lg\:hover\:text-orange-500\/40:hover{color:rgba(255,90,31,.4)}.lg\:hover\:text-orange-500\/5:hover{color:rgba(255,90,31,.05)}.lg\:hover\:text-orange-500\/50:hover{color:rgba(255,90,31,.5)}.lg\:hover\:text-orange-500\/60:hover{color:rgba(255,90,31,.6)}.lg\:hover\:text-orange-500\/70:hover{color:rgba(255,90,31,.7)}.lg\:hover\:text-orange-500\/75:hover{color:rgba(255,90,31,.75)}.lg\:hover\:text-orange-500\/80:hover{color:rgba(255,90,31,.8)}.lg\:hover\:text-orange-500\/90:hover{color:rgba(255,90,31,.9)}.lg\:hover\:text-orange-500\/95:hover{color:rgba(255,90,31,.95)}.lg\:hover\:text-orange-600:hover{--tw-text-opacity:1;color:rgb(208 56 1/var(--tw-text-opacity))}.lg\:hover\:text-orange-600\/0:hover{color:rgba(208,56,1,0)}.lg\:hover\:text-orange-600\/10:hover{color:rgba(208,56,1,.1)}.lg\:hover\:text-orange-600\/100:hover{color:#d03801}.lg\:hover\:text-orange-600\/20:hover{color:rgba(208,56,1,.2)}.lg\:hover\:text-orange-600\/25:hover{color:rgba(208,56,1,.25)}.lg\:hover\:text-orange-600\/30:hover{color:rgba(208,56,1,.3)}.lg\:hover\:text-orange-600\/40:hover{color:rgba(208,56,1,.4)}.lg\:hover\:text-orange-600\/5:hover{color:rgba(208,56,1,.05)}.lg\:hover\:text-orange-600\/50:hover{color:rgba(208,56,1,.5)}.lg\:hover\:text-orange-600\/60:hover{color:rgba(208,56,1,.6)}.lg\:hover\:text-orange-600\/70:hover{color:rgba(208,56,1,.7)}.lg\:hover\:text-orange-600\/75:hover{color:rgba(208,56,1,.75)}.lg\:hover\:text-orange-600\/80:hover{color:rgba(208,56,1,.8)}.lg\:hover\:text-orange-600\/90:hover{color:rgba(208,56,1,.9)}.lg\:hover\:text-orange-600\/95:hover{color:rgba(208,56,1,.95)}.lg\:hover\:text-orange-700:hover{--tw-text-opacity:1;color:rgb(180 52 3/var(--tw-text-opacity))}.lg\:hover\:text-orange-700\/0:hover{color:rgba(180,52,3,0)}.lg\:hover\:text-orange-700\/10:hover{color:rgba(180,52,3,.1)}.lg\:hover\:text-orange-700\/100:hover{color:#b43403}.lg\:hover\:text-orange-700\/20:hover{color:rgba(180,52,3,.2)}.lg\:hover\:text-orange-700\/25:hover{color:rgba(180,52,3,.25)}.lg\:hover\:text-orange-700\/30:hover{color:rgba(180,52,3,.3)}.lg\:hover\:text-orange-700\/40:hover{color:rgba(180,52,3,.4)}.lg\:hover\:text-orange-700\/5:hover{color:rgba(180,52,3,.05)}.lg\:hover\:text-orange-700\/50:hover{color:rgba(180,52,3,.5)}.lg\:hover\:text-orange-700\/60:hover{color:rgba(180,52,3,.6)}.lg\:hover\:text-orange-700\/70:hover{color:rgba(180,52,3,.7)}.lg\:hover\:text-orange-700\/75:hover{color:rgba(180,52,3,.75)}.lg\:hover\:text-orange-700\/80:hover{color:rgba(180,52,3,.8)}.lg\:hover\:text-orange-700\/90:hover{color:rgba(180,52,3,.9)}.lg\:hover\:text-orange-700\/95:hover{color:rgba(180,52,3,.95)}.lg\:hover\:text-orange-800:hover{--tw-text-opacity:1;color:rgb(138 44 13/var(--tw-text-opacity))}.lg\:hover\:text-orange-800\/0:hover{color:rgba(138,44,13,0)}.lg\:hover\:text-orange-800\/10:hover{color:rgba(138,44,13,.1)}.lg\:hover\:text-orange-800\/100:hover{color:#8a2c0d}.lg\:hover\:text-orange-800\/20:hover{color:rgba(138,44,13,.2)}.lg\:hover\:text-orange-800\/25:hover{color:rgba(138,44,13,.25)}.lg\:hover\:text-orange-800\/30:hover{color:rgba(138,44,13,.3)}.lg\:hover\:text-orange-800\/40:hover{color:rgba(138,44,13,.4)}.lg\:hover\:text-orange-800\/5:hover{color:rgba(138,44,13,.05)}.lg\:hover\:text-orange-800\/50:hover{color:rgba(138,44,13,.5)}.lg\:hover\:text-orange-800\/60:hover{color:rgba(138,44,13,.6)}.lg\:hover\:text-orange-800\/70:hover{color:rgba(138,44,13,.7)}.lg\:hover\:text-orange-800\/75:hover{color:rgba(138,44,13,.75)}.lg\:hover\:text-orange-800\/80:hover{color:rgba(138,44,13,.8)}.lg\:hover\:text-orange-800\/90:hover{color:rgba(138,44,13,.9)}.lg\:hover\:text-orange-800\/95:hover{color:rgba(138,44,13,.95)}.lg\:hover\:text-orange-900:hover{--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}.lg\:hover\:text-orange-900\/0:hover{color:rgba(119,29,29,0)}.lg\:hover\:text-orange-900\/10:hover{color:rgba(119,29,29,.1)}.lg\:hover\:text-orange-900\/100:hover{color:#771d1d}.lg\:hover\:text-orange-900\/20:hover{color:rgba(119,29,29,.2)}.lg\:hover\:text-orange-900\/25:hover{color:rgba(119,29,29,.25)}.lg\:hover\:text-orange-900\/30:hover{color:rgba(119,29,29,.3)}.lg\:hover\:text-orange-900\/40:hover{color:rgba(119,29,29,.4)}.lg\:hover\:text-orange-900\/5:hover{color:rgba(119,29,29,.05)}.lg\:hover\:text-orange-900\/50:hover{color:rgba(119,29,29,.5)}.lg\:hover\:text-orange-900\/60:hover{color:rgba(119,29,29,.6)}.lg\:hover\:text-orange-900\/70:hover{color:rgba(119,29,29,.7)}.lg\:hover\:text-orange-900\/75:hover{color:rgba(119,29,29,.75)}.lg\:hover\:text-orange-900\/80:hover{color:rgba(119,29,29,.8)}.lg\:hover\:text-orange-900\/90:hover{color:rgba(119,29,29,.9)}.lg\:hover\:text-orange-900\/95:hover{color:rgba(119,29,29,.95)}.lg\:hover\:text-pink-100:hover{--tw-text-opacity:1;color:rgb(252 232 243/var(--tw-text-opacity))}.lg\:hover\:text-pink-100\/0:hover{color:rgba(252,232,243,0)}.lg\:hover\:text-pink-100\/10:hover{color:rgba(252,232,243,.1)}.lg\:hover\:text-pink-100\/100:hover{color:#fce8f3}.lg\:hover\:text-pink-100\/20:hover{color:rgba(252,232,243,.2)}.lg\:hover\:text-pink-100\/25:hover{color:rgba(252,232,243,.25)}.lg\:hover\:text-pink-100\/30:hover{color:rgba(252,232,243,.3)}.lg\:hover\:text-pink-100\/40:hover{color:rgba(252,232,243,.4)}.lg\:hover\:text-pink-100\/5:hover{color:rgba(252,232,243,.05)}.lg\:hover\:text-pink-100\/50:hover{color:rgba(252,232,243,.5)}.lg\:hover\:text-pink-100\/60:hover{color:rgba(252,232,243,.6)}.lg\:hover\:text-pink-100\/70:hover{color:rgba(252,232,243,.7)}.lg\:hover\:text-pink-100\/75:hover{color:rgba(252,232,243,.75)}.lg\:hover\:text-pink-100\/80:hover{color:rgba(252,232,243,.8)}.lg\:hover\:text-pink-100\/90:hover{color:rgba(252,232,243,.9)}.lg\:hover\:text-pink-100\/95:hover{color:rgba(252,232,243,.95)}.lg\:hover\:text-pink-200:hover{--tw-text-opacity:1;color:rgb(250 209 232/var(--tw-text-opacity))}.lg\:hover\:text-pink-200\/0:hover{color:rgba(250,209,232,0)}.lg\:hover\:text-pink-200\/10:hover{color:rgba(250,209,232,.1)}.lg\:hover\:text-pink-200\/100:hover{color:#fad1e8}.lg\:hover\:text-pink-200\/20:hover{color:rgba(250,209,232,.2)}.lg\:hover\:text-pink-200\/25:hover{color:rgba(250,209,232,.25)}.lg\:hover\:text-pink-200\/30:hover{color:rgba(250,209,232,.3)}.lg\:hover\:text-pink-200\/40:hover{color:rgba(250,209,232,.4)}.lg\:hover\:text-pink-200\/5:hover{color:rgba(250,209,232,.05)}.lg\:hover\:text-pink-200\/50:hover{color:rgba(250,209,232,.5)}.lg\:hover\:text-pink-200\/60:hover{color:rgba(250,209,232,.6)}.lg\:hover\:text-pink-200\/70:hover{color:rgba(250,209,232,.7)}.lg\:hover\:text-pink-200\/75:hover{color:rgba(250,209,232,.75)}.lg\:hover\:text-pink-200\/80:hover{color:rgba(250,209,232,.8)}.lg\:hover\:text-pink-200\/90:hover{color:rgba(250,209,232,.9)}.lg\:hover\:text-pink-200\/95:hover{color:rgba(250,209,232,.95)}.lg\:hover\:text-pink-300:hover{--tw-text-opacity:1;color:rgb(248 180 217/var(--tw-text-opacity))}.lg\:hover\:text-pink-300\/0:hover{color:rgba(248,180,217,0)}.lg\:hover\:text-pink-300\/10:hover{color:rgba(248,180,217,.1)}.lg\:hover\:text-pink-300\/100:hover{color:#f8b4d9}.lg\:hover\:text-pink-300\/20:hover{color:rgba(248,180,217,.2)}.lg\:hover\:text-pink-300\/25:hover{color:rgba(248,180,217,.25)}.lg\:hover\:text-pink-300\/30:hover{color:rgba(248,180,217,.3)}.lg\:hover\:text-pink-300\/40:hover{color:rgba(248,180,217,.4)}.lg\:hover\:text-pink-300\/5:hover{color:rgba(248,180,217,.05)}.lg\:hover\:text-pink-300\/50:hover{color:rgba(248,180,217,.5)}.lg\:hover\:text-pink-300\/60:hover{color:rgba(248,180,217,.6)}.lg\:hover\:text-pink-300\/70:hover{color:rgba(248,180,217,.7)}.lg\:hover\:text-pink-300\/75:hover{color:rgba(248,180,217,.75)}.lg\:hover\:text-pink-300\/80:hover{color:rgba(248,180,217,.8)}.lg\:hover\:text-pink-300\/90:hover{color:rgba(248,180,217,.9)}.lg\:hover\:text-pink-300\/95:hover{color:rgba(248,180,217,.95)}.lg\:hover\:text-pink-400:hover{--tw-text-opacity:1;color:rgb(241 126 184/var(--tw-text-opacity))}.lg\:hover\:text-pink-400\/0:hover{color:rgba(241,126,184,0)}.lg\:hover\:text-pink-400\/10:hover{color:rgba(241,126,184,.1)}.lg\:hover\:text-pink-400\/100:hover{color:#f17eb8}.lg\:hover\:text-pink-400\/20:hover{color:rgba(241,126,184,.2)}.lg\:hover\:text-pink-400\/25:hover{color:rgba(241,126,184,.25)}.lg\:hover\:text-pink-400\/30:hover{color:rgba(241,126,184,.3)}.lg\:hover\:text-pink-400\/40:hover{color:rgba(241,126,184,.4)}.lg\:hover\:text-pink-400\/5:hover{color:rgba(241,126,184,.05)}.lg\:hover\:text-pink-400\/50:hover{color:rgba(241,126,184,.5)}.lg\:hover\:text-pink-400\/60:hover{color:rgba(241,126,184,.6)}.lg\:hover\:text-pink-400\/70:hover{color:rgba(241,126,184,.7)}.lg\:hover\:text-pink-400\/75:hover{color:rgba(241,126,184,.75)}.lg\:hover\:text-pink-400\/80:hover{color:rgba(241,126,184,.8)}.lg\:hover\:text-pink-400\/90:hover{color:rgba(241,126,184,.9)}.lg\:hover\:text-pink-400\/95:hover{color:rgba(241,126,184,.95)}.lg\:hover\:text-pink-50:hover{--tw-text-opacity:1;color:rgb(253 242 248/var(--tw-text-opacity))}.lg\:hover\:text-pink-50\/0:hover{color:rgba(253,242,248,0)}.lg\:hover\:text-pink-50\/10:hover{color:rgba(253,242,248,.1)}.lg\:hover\:text-pink-50\/100:hover{color:#fdf2f8}.lg\:hover\:text-pink-50\/20:hover{color:rgba(253,242,248,.2)}.lg\:hover\:text-pink-50\/25:hover{color:rgba(253,242,248,.25)}.lg\:hover\:text-pink-50\/30:hover{color:rgba(253,242,248,.3)}.lg\:hover\:text-pink-50\/40:hover{color:rgba(253,242,248,.4)}.lg\:hover\:text-pink-50\/5:hover{color:rgba(253,242,248,.05)}.lg\:hover\:text-pink-50\/50:hover{color:rgba(253,242,248,.5)}.lg\:hover\:text-pink-50\/60:hover{color:rgba(253,242,248,.6)}.lg\:hover\:text-pink-50\/70:hover{color:rgba(253,242,248,.7)}.lg\:hover\:text-pink-50\/75:hover{color:rgba(253,242,248,.75)}.lg\:hover\:text-pink-50\/80:hover{color:rgba(253,242,248,.8)}.lg\:hover\:text-pink-50\/90:hover{color:rgba(253,242,248,.9)}.lg\:hover\:text-pink-50\/95:hover{color:rgba(253,242,248,.95)}.lg\:hover\:text-pink-500:hover{--tw-text-opacity:1;color:rgb(231 70 148/var(--tw-text-opacity))}.lg\:hover\:text-pink-500\/0:hover{color:rgba(231,70,148,0)}.lg\:hover\:text-pink-500\/10:hover{color:rgba(231,70,148,.1)}.lg\:hover\:text-pink-500\/100:hover{color:#e74694}.lg\:hover\:text-pink-500\/20:hover{color:rgba(231,70,148,.2)}.lg\:hover\:text-pink-500\/25:hover{color:rgba(231,70,148,.25)}.lg\:hover\:text-pink-500\/30:hover{color:rgba(231,70,148,.3)}.lg\:hover\:text-pink-500\/40:hover{color:rgba(231,70,148,.4)}.lg\:hover\:text-pink-500\/5:hover{color:rgba(231,70,148,.05)}.lg\:hover\:text-pink-500\/50:hover{color:rgba(231,70,148,.5)}.lg\:hover\:text-pink-500\/60:hover{color:rgba(231,70,148,.6)}.lg\:hover\:text-pink-500\/70:hover{color:rgba(231,70,148,.7)}.lg\:hover\:text-pink-500\/75:hover{color:rgba(231,70,148,.75)}.lg\:hover\:text-pink-500\/80:hover{color:rgba(231,70,148,.8)}.lg\:hover\:text-pink-500\/90:hover{color:rgba(231,70,148,.9)}.lg\:hover\:text-pink-500\/95:hover{color:rgba(231,70,148,.95)}.lg\:hover\:text-pink-600:hover{--tw-text-opacity:1;color:rgb(214 31 105/var(--tw-text-opacity))}.lg\:hover\:text-pink-600\/0:hover{color:rgba(214,31,105,0)}.lg\:hover\:text-pink-600\/10:hover{color:rgba(214,31,105,.1)}.lg\:hover\:text-pink-600\/100:hover{color:#d61f69}.lg\:hover\:text-pink-600\/20:hover{color:rgba(214,31,105,.2)}.lg\:hover\:text-pink-600\/25:hover{color:rgba(214,31,105,.25)}.lg\:hover\:text-pink-600\/30:hover{color:rgba(214,31,105,.3)}.lg\:hover\:text-pink-600\/40:hover{color:rgba(214,31,105,.4)}.lg\:hover\:text-pink-600\/5:hover{color:rgba(214,31,105,.05)}.lg\:hover\:text-pink-600\/50:hover{color:rgba(214,31,105,.5)}.lg\:hover\:text-pink-600\/60:hover{color:rgba(214,31,105,.6)}.lg\:hover\:text-pink-600\/70:hover{color:rgba(214,31,105,.7)}.lg\:hover\:text-pink-600\/75:hover{color:rgba(214,31,105,.75)}.lg\:hover\:text-pink-600\/80:hover{color:rgba(214,31,105,.8)}.lg\:hover\:text-pink-600\/90:hover{color:rgba(214,31,105,.9)}.lg\:hover\:text-pink-600\/95:hover{color:rgba(214,31,105,.95)}.lg\:hover\:text-pink-700:hover{--tw-text-opacity:1;color:rgb(191 18 93/var(--tw-text-opacity))}.lg\:hover\:text-pink-700\/0:hover{color:rgba(191,18,93,0)}.lg\:hover\:text-pink-700\/10:hover{color:rgba(191,18,93,.1)}.lg\:hover\:text-pink-700\/100:hover{color:#bf125d}.lg\:hover\:text-pink-700\/20:hover{color:rgba(191,18,93,.2)}.lg\:hover\:text-pink-700\/25:hover{color:rgba(191,18,93,.25)}.lg\:hover\:text-pink-700\/30:hover{color:rgba(191,18,93,.3)}.lg\:hover\:text-pink-700\/40:hover{color:rgba(191,18,93,.4)}.lg\:hover\:text-pink-700\/5:hover{color:rgba(191,18,93,.05)}.lg\:hover\:text-pink-700\/50:hover{color:rgba(191,18,93,.5)}.lg\:hover\:text-pink-700\/60:hover{color:rgba(191,18,93,.6)}.lg\:hover\:text-pink-700\/70:hover{color:rgba(191,18,93,.7)}.lg\:hover\:text-pink-700\/75:hover{color:rgba(191,18,93,.75)}.lg\:hover\:text-pink-700\/80:hover{color:rgba(191,18,93,.8)}.lg\:hover\:text-pink-700\/90:hover{color:rgba(191,18,93,.9)}.lg\:hover\:text-pink-700\/95:hover{color:rgba(191,18,93,.95)}.lg\:hover\:text-pink-800:hover{--tw-text-opacity:1;color:rgb(153 21 75/var(--tw-text-opacity))}.lg\:hover\:text-pink-800\/0:hover{color:rgba(153,21,75,0)}.lg\:hover\:text-pink-800\/10:hover{color:rgba(153,21,75,.1)}.lg\:hover\:text-pink-800\/100:hover{color:#99154b}.lg\:hover\:text-pink-800\/20:hover{color:rgba(153,21,75,.2)}.lg\:hover\:text-pink-800\/25:hover{color:rgba(153,21,75,.25)}.lg\:hover\:text-pink-800\/30:hover{color:rgba(153,21,75,.3)}.lg\:hover\:text-pink-800\/40:hover{color:rgba(153,21,75,.4)}.lg\:hover\:text-pink-800\/5:hover{color:rgba(153,21,75,.05)}.lg\:hover\:text-pink-800\/50:hover{color:rgba(153,21,75,.5)}.lg\:hover\:text-pink-800\/60:hover{color:rgba(153,21,75,.6)}.lg\:hover\:text-pink-800\/70:hover{color:rgba(153,21,75,.7)}.lg\:hover\:text-pink-800\/75:hover{color:rgba(153,21,75,.75)}.lg\:hover\:text-pink-800\/80:hover{color:rgba(153,21,75,.8)}.lg\:hover\:text-pink-800\/90:hover{color:rgba(153,21,75,.9)}.lg\:hover\:text-pink-800\/95:hover{color:rgba(153,21,75,.95)}.lg\:hover\:text-pink-900:hover{--tw-text-opacity:1;color:rgb(117 26 61/var(--tw-text-opacity))}.lg\:hover\:text-pink-900\/0:hover{color:rgba(117,26,61,0)}.lg\:hover\:text-pink-900\/10:hover{color:rgba(117,26,61,.1)}.lg\:hover\:text-pink-900\/100:hover{color:#751a3d}.lg\:hover\:text-pink-900\/20:hover{color:rgba(117,26,61,.2)}.lg\:hover\:text-pink-900\/25:hover{color:rgba(117,26,61,.25)}.lg\:hover\:text-pink-900\/30:hover{color:rgba(117,26,61,.3)}.lg\:hover\:text-pink-900\/40:hover{color:rgba(117,26,61,.4)}.lg\:hover\:text-pink-900\/5:hover{color:rgba(117,26,61,.05)}.lg\:hover\:text-pink-900\/50:hover{color:rgba(117,26,61,.5)}.lg\:hover\:text-pink-900\/60:hover{color:rgba(117,26,61,.6)}.lg\:hover\:text-pink-900\/70:hover{color:rgba(117,26,61,.7)}.lg\:hover\:text-pink-900\/75:hover{color:rgba(117,26,61,.75)}.lg\:hover\:text-pink-900\/80:hover{color:rgba(117,26,61,.8)}.lg\:hover\:text-pink-900\/90:hover{color:rgba(117,26,61,.9)}.lg\:hover\:text-pink-900\/95:hover{color:rgba(117,26,61,.95)}.lg\:hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgb(237 235 254/var(--tw-text-opacity))}.lg\:hover\:text-purple-100\/0:hover{color:rgba(237,235,254,0)}.lg\:hover\:text-purple-100\/10:hover{color:rgba(237,235,254,.1)}.lg\:hover\:text-purple-100\/100:hover{color:#edebfe}.lg\:hover\:text-purple-100\/20:hover{color:rgba(237,235,254,.2)}.lg\:hover\:text-purple-100\/25:hover{color:rgba(237,235,254,.25)}.lg\:hover\:text-purple-100\/30:hover{color:rgba(237,235,254,.3)}.lg\:hover\:text-purple-100\/40:hover{color:rgba(237,235,254,.4)}.lg\:hover\:text-purple-100\/5:hover{color:rgba(237,235,254,.05)}.lg\:hover\:text-purple-100\/50:hover{color:rgba(237,235,254,.5)}.lg\:hover\:text-purple-100\/60:hover{color:rgba(237,235,254,.6)}.lg\:hover\:text-purple-100\/70:hover{color:rgba(237,235,254,.7)}.lg\:hover\:text-purple-100\/75:hover{color:rgba(237,235,254,.75)}.lg\:hover\:text-purple-100\/80:hover{color:rgba(237,235,254,.8)}.lg\:hover\:text-purple-100\/90:hover{color:rgba(237,235,254,.9)}.lg\:hover\:text-purple-100\/95:hover{color:rgba(237,235,254,.95)}.lg\:hover\:text-purple-200:hover{--tw-text-opacity:1;color:rgb(220 215 254/var(--tw-text-opacity))}.lg\:hover\:text-purple-200\/0:hover{color:rgba(220,215,254,0)}.lg\:hover\:text-purple-200\/10:hover{color:rgba(220,215,254,.1)}.lg\:hover\:text-purple-200\/100:hover{color:#dcd7fe}.lg\:hover\:text-purple-200\/20:hover{color:rgba(220,215,254,.2)}.lg\:hover\:text-purple-200\/25:hover{color:rgba(220,215,254,.25)}.lg\:hover\:text-purple-200\/30:hover{color:rgba(220,215,254,.3)}.lg\:hover\:text-purple-200\/40:hover{color:rgba(220,215,254,.4)}.lg\:hover\:text-purple-200\/5:hover{color:rgba(220,215,254,.05)}.lg\:hover\:text-purple-200\/50:hover{color:rgba(220,215,254,.5)}.lg\:hover\:text-purple-200\/60:hover{color:rgba(220,215,254,.6)}.lg\:hover\:text-purple-200\/70:hover{color:rgba(220,215,254,.7)}.lg\:hover\:text-purple-200\/75:hover{color:rgba(220,215,254,.75)}.lg\:hover\:text-purple-200\/80:hover{color:rgba(220,215,254,.8)}.lg\:hover\:text-purple-200\/90:hover{color:rgba(220,215,254,.9)}.lg\:hover\:text-purple-200\/95:hover{color:rgba(220,215,254,.95)}.lg\:hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgb(202 191 253/var(--tw-text-opacity))}.lg\:hover\:text-purple-300\/0:hover{color:rgba(202,191,253,0)}.lg\:hover\:text-purple-300\/10:hover{color:rgba(202,191,253,.1)}.lg\:hover\:text-purple-300\/100:hover{color:#cabffd}.lg\:hover\:text-purple-300\/20:hover{color:rgba(202,191,253,.2)}.lg\:hover\:text-purple-300\/25:hover{color:rgba(202,191,253,.25)}.lg\:hover\:text-purple-300\/30:hover{color:rgba(202,191,253,.3)}.lg\:hover\:text-purple-300\/40:hover{color:rgba(202,191,253,.4)}.lg\:hover\:text-purple-300\/5:hover{color:rgba(202,191,253,.05)}.lg\:hover\:text-purple-300\/50:hover{color:rgba(202,191,253,.5)}.lg\:hover\:text-purple-300\/60:hover{color:rgba(202,191,253,.6)}.lg\:hover\:text-purple-300\/70:hover{color:rgba(202,191,253,.7)}.lg\:hover\:text-purple-300\/75:hover{color:rgba(202,191,253,.75)}.lg\:hover\:text-purple-300\/80:hover{color:rgba(202,191,253,.8)}.lg\:hover\:text-purple-300\/90:hover{color:rgba(202,191,253,.9)}.lg\:hover\:text-purple-300\/95:hover{color:rgba(202,191,253,.95)}.lg\:hover\:text-purple-400:hover{--tw-text-opacity:1;color:rgb(172 148 250/var(--tw-text-opacity))}.lg\:hover\:text-purple-400\/0:hover{color:rgba(172,148,250,0)}.lg\:hover\:text-purple-400\/10:hover{color:rgba(172,148,250,.1)}.lg\:hover\:text-purple-400\/100:hover{color:#ac94fa}.lg\:hover\:text-purple-400\/20:hover{color:rgba(172,148,250,.2)}.lg\:hover\:text-purple-400\/25:hover{color:rgba(172,148,250,.25)}.lg\:hover\:text-purple-400\/30:hover{color:rgba(172,148,250,.3)}.lg\:hover\:text-purple-400\/40:hover{color:rgba(172,148,250,.4)}.lg\:hover\:text-purple-400\/5:hover{color:rgba(172,148,250,.05)}.lg\:hover\:text-purple-400\/50:hover{color:rgba(172,148,250,.5)}.lg\:hover\:text-purple-400\/60:hover{color:rgba(172,148,250,.6)}.lg\:hover\:text-purple-400\/70:hover{color:rgba(172,148,250,.7)}.lg\:hover\:text-purple-400\/75:hover{color:rgba(172,148,250,.75)}.lg\:hover\:text-purple-400\/80:hover{color:rgba(172,148,250,.8)}.lg\:hover\:text-purple-400\/90:hover{color:rgba(172,148,250,.9)}.lg\:hover\:text-purple-400\/95:hover{color:rgba(172,148,250,.95)}.lg\:hover\:text-purple-50:hover{--tw-text-opacity:1;color:rgb(246 245 255/var(--tw-text-opacity))}.lg\:hover\:text-purple-50\/0:hover{color:rgba(246,245,255,0)}.lg\:hover\:text-purple-50\/10:hover{color:rgba(246,245,255,.1)}.lg\:hover\:text-purple-50\/100:hover{color:#f6f5ff}.lg\:hover\:text-purple-50\/20:hover{color:rgba(246,245,255,.2)}.lg\:hover\:text-purple-50\/25:hover{color:rgba(246,245,255,.25)}.lg\:hover\:text-purple-50\/30:hover{color:rgba(246,245,255,.3)}.lg\:hover\:text-purple-50\/40:hover{color:rgba(246,245,255,.4)}.lg\:hover\:text-purple-50\/5:hover{color:rgba(246,245,255,.05)}.lg\:hover\:text-purple-50\/50:hover{color:rgba(246,245,255,.5)}.lg\:hover\:text-purple-50\/60:hover{color:rgba(246,245,255,.6)}.lg\:hover\:text-purple-50\/70:hover{color:rgba(246,245,255,.7)}.lg\:hover\:text-purple-50\/75:hover{color:rgba(246,245,255,.75)}.lg\:hover\:text-purple-50\/80:hover{color:rgba(246,245,255,.8)}.lg\:hover\:text-purple-50\/90:hover{color:rgba(246,245,255,.9)}.lg\:hover\:text-purple-50\/95:hover{color:rgba(246,245,255,.95)}.lg\:hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgb(144 97 249/var(--tw-text-opacity))}.lg\:hover\:text-purple-500\/0:hover{color:rgba(144,97,249,0)}.lg\:hover\:text-purple-500\/10:hover{color:rgba(144,97,249,.1)}.lg\:hover\:text-purple-500\/100:hover{color:#9061f9}.lg\:hover\:text-purple-500\/20:hover{color:rgba(144,97,249,.2)}.lg\:hover\:text-purple-500\/25:hover{color:rgba(144,97,249,.25)}.lg\:hover\:text-purple-500\/30:hover{color:rgba(144,97,249,.3)}.lg\:hover\:text-purple-500\/40:hover{color:rgba(144,97,249,.4)}.lg\:hover\:text-purple-500\/5:hover{color:rgba(144,97,249,.05)}.lg\:hover\:text-purple-500\/50:hover{color:rgba(144,97,249,.5)}.lg\:hover\:text-purple-500\/60:hover{color:rgba(144,97,249,.6)}.lg\:hover\:text-purple-500\/70:hover{color:rgba(144,97,249,.7)}.lg\:hover\:text-purple-500\/75:hover{color:rgba(144,97,249,.75)}.lg\:hover\:text-purple-500\/80:hover{color:rgba(144,97,249,.8)}.lg\:hover\:text-purple-500\/90:hover{color:rgba(144,97,249,.9)}.lg\:hover\:text-purple-500\/95:hover{color:rgba(144,97,249,.95)}.lg\:hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgb(126 58 242/var(--tw-text-opacity))}.lg\:hover\:text-purple-600\/0:hover{color:rgba(126,58,242,0)}.lg\:hover\:text-purple-600\/10:hover{color:rgba(126,58,242,.1)}.lg\:hover\:text-purple-600\/100:hover{color:#7e3af2}.lg\:hover\:text-purple-600\/20:hover{color:rgba(126,58,242,.2)}.lg\:hover\:text-purple-600\/25:hover{color:rgba(126,58,242,.25)}.lg\:hover\:text-purple-600\/30:hover{color:rgba(126,58,242,.3)}.lg\:hover\:text-purple-600\/40:hover{color:rgba(126,58,242,.4)}.lg\:hover\:text-purple-600\/5:hover{color:rgba(126,58,242,.05)}.lg\:hover\:text-purple-600\/50:hover{color:rgba(126,58,242,.5)}.lg\:hover\:text-purple-600\/60:hover{color:rgba(126,58,242,.6)}.lg\:hover\:text-purple-600\/70:hover{color:rgba(126,58,242,.7)}.lg\:hover\:text-purple-600\/75:hover{color:rgba(126,58,242,.75)}.lg\:hover\:text-purple-600\/80:hover{color:rgba(126,58,242,.8)}.lg\:hover\:text-purple-600\/90:hover{color:rgba(126,58,242,.9)}.lg\:hover\:text-purple-600\/95:hover{color:rgba(126,58,242,.95)}.lg\:hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgb(108 43 217/var(--tw-text-opacity))}.lg\:hover\:text-purple-700\/0:hover{color:rgba(108,43,217,0)}.lg\:hover\:text-purple-700\/10:hover{color:rgba(108,43,217,.1)}.lg\:hover\:text-purple-700\/100:hover{color:#6c2bd9}.lg\:hover\:text-purple-700\/20:hover{color:rgba(108,43,217,.2)}.lg\:hover\:text-purple-700\/25:hover{color:rgba(108,43,217,.25)}.lg\:hover\:text-purple-700\/30:hover{color:rgba(108,43,217,.3)}.lg\:hover\:text-purple-700\/40:hover{color:rgba(108,43,217,.4)}.lg\:hover\:text-purple-700\/5:hover{color:rgba(108,43,217,.05)}.lg\:hover\:text-purple-700\/50:hover{color:rgba(108,43,217,.5)}.lg\:hover\:text-purple-700\/60:hover{color:rgba(108,43,217,.6)}.lg\:hover\:text-purple-700\/70:hover{color:rgba(108,43,217,.7)}.lg\:hover\:text-purple-700\/75:hover{color:rgba(108,43,217,.75)}.lg\:hover\:text-purple-700\/80:hover{color:rgba(108,43,217,.8)}.lg\:hover\:text-purple-700\/90:hover{color:rgba(108,43,217,.9)}.lg\:hover\:text-purple-700\/95:hover{color:rgba(108,43,217,.95)}.lg\:hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgb(85 33 181/var(--tw-text-opacity))}.lg\:hover\:text-purple-800\/0:hover{color:rgba(85,33,181,0)}.lg\:hover\:text-purple-800\/10:hover{color:rgba(85,33,181,.1)}.lg\:hover\:text-purple-800\/100:hover{color:#5521b5}.lg\:hover\:text-purple-800\/20:hover{color:rgba(85,33,181,.2)}.lg\:hover\:text-purple-800\/25:hover{color:rgba(85,33,181,.25)}.lg\:hover\:text-purple-800\/30:hover{color:rgba(85,33,181,.3)}.lg\:hover\:text-purple-800\/40:hover{color:rgba(85,33,181,.4)}.lg\:hover\:text-purple-800\/5:hover{color:rgba(85,33,181,.05)}.lg\:hover\:text-purple-800\/50:hover{color:rgba(85,33,181,.5)}.lg\:hover\:text-purple-800\/60:hover{color:rgba(85,33,181,.6)}.lg\:hover\:text-purple-800\/70:hover{color:rgba(85,33,181,.7)}.lg\:hover\:text-purple-800\/75:hover{color:rgba(85,33,181,.75)}.lg\:hover\:text-purple-800\/80:hover{color:rgba(85,33,181,.8)}.lg\:hover\:text-purple-800\/90:hover{color:rgba(85,33,181,.9)}.lg\:hover\:text-purple-800\/95:hover{color:rgba(85,33,181,.95)}.lg\:hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgb(74 29 150/var(--tw-text-opacity))}.lg\:hover\:text-purple-900\/0:hover{color:rgba(74,29,150,0)}.lg\:hover\:text-purple-900\/10:hover{color:rgba(74,29,150,.1)}.lg\:hover\:text-purple-900\/100:hover{color:#4a1d96}.lg\:hover\:text-purple-900\/20:hover{color:rgba(74,29,150,.2)}.lg\:hover\:text-purple-900\/25:hover{color:rgba(74,29,150,.25)}.lg\:hover\:text-purple-900\/30:hover{color:rgba(74,29,150,.3)}.lg\:hover\:text-purple-900\/40:hover{color:rgba(74,29,150,.4)}.lg\:hover\:text-purple-900\/5:hover{color:rgba(74,29,150,.05)}.lg\:hover\:text-purple-900\/50:hover{color:rgba(74,29,150,.5)}.lg\:hover\:text-purple-900\/60:hover{color:rgba(74,29,150,.6)}.lg\:hover\:text-purple-900\/70:hover{color:rgba(74,29,150,.7)}.lg\:hover\:text-purple-900\/75:hover{color:rgba(74,29,150,.75)}.lg\:hover\:text-purple-900\/80:hover{color:rgba(74,29,150,.8)}.lg\:hover\:text-purple-900\/90:hover{color:rgba(74,29,150,.9)}.lg\:hover\:text-purple-900\/95:hover{color:rgba(74,29,150,.95)}.lg\:hover\:text-red-100:hover{--tw-text-opacity:1;color:rgb(253 232 232/var(--tw-text-opacity))}.lg\:hover\:text-red-100\/0:hover{color:hsla(0,84%,95%,0)}.lg\:hover\:text-red-100\/10:hover{color:hsla(0,84%,95%,.1)}.lg\:hover\:text-red-100\/100:hover{color:#fde8e8}.lg\:hover\:text-red-100\/20:hover{color:hsla(0,84%,95%,.2)}.lg\:hover\:text-red-100\/25:hover{color:hsla(0,84%,95%,.25)}.lg\:hover\:text-red-100\/30:hover{color:hsla(0,84%,95%,.3)}.lg\:hover\:text-red-100\/40:hover{color:hsla(0,84%,95%,.4)}.lg\:hover\:text-red-100\/5:hover{color:hsla(0,84%,95%,.05)}.lg\:hover\:text-red-100\/50:hover{color:hsla(0,84%,95%,.5)}.lg\:hover\:text-red-100\/60:hover{color:hsla(0,84%,95%,.6)}.lg\:hover\:text-red-100\/70:hover{color:hsla(0,84%,95%,.7)}.lg\:hover\:text-red-100\/75:hover{color:hsla(0,84%,95%,.75)}.lg\:hover\:text-red-100\/80:hover{color:hsla(0,84%,95%,.8)}.lg\:hover\:text-red-100\/90:hover{color:hsla(0,84%,95%,.9)}.lg\:hover\:text-red-100\/95:hover{color:hsla(0,84%,95%,.95)}.lg\:hover\:text-red-200:hover{--tw-text-opacity:1;color:rgb(251 213 213/var(--tw-text-opacity))}.lg\:hover\:text-red-200\/0:hover{color:hsla(0,83%,91%,0)}.lg\:hover\:text-red-200\/10:hover{color:hsla(0,83%,91%,.1)}.lg\:hover\:text-red-200\/100:hover{color:#fbd5d5}.lg\:hover\:text-red-200\/20:hover{color:hsla(0,83%,91%,.2)}.lg\:hover\:text-red-200\/25:hover{color:hsla(0,83%,91%,.25)}.lg\:hover\:text-red-200\/30:hover{color:hsla(0,83%,91%,.3)}.lg\:hover\:text-red-200\/40:hover{color:hsla(0,83%,91%,.4)}.lg\:hover\:text-red-200\/5:hover{color:hsla(0,83%,91%,.05)}.lg\:hover\:text-red-200\/50:hover{color:hsla(0,83%,91%,.5)}.lg\:hover\:text-red-200\/60:hover{color:hsla(0,83%,91%,.6)}.lg\:hover\:text-red-200\/70:hover{color:hsla(0,83%,91%,.7)}.lg\:hover\:text-red-200\/75:hover{color:hsla(0,83%,91%,.75)}.lg\:hover\:text-red-200\/80:hover{color:hsla(0,83%,91%,.8)}.lg\:hover\:text-red-200\/90:hover{color:hsla(0,83%,91%,.9)}.lg\:hover\:text-red-200\/95:hover{color:hsla(0,83%,91%,.95)}.lg\:hover\:text-red-300:hover{--tw-text-opacity:1;color:rgb(248 180 180/var(--tw-text-opacity))}.lg\:hover\:text-red-300\/0:hover{color:hsla(0,83%,84%,0)}.lg\:hover\:text-red-300\/10:hover{color:hsla(0,83%,84%,.1)}.lg\:hover\:text-red-300\/100:hover{color:#f8b4b4}.lg\:hover\:text-red-300\/20:hover{color:hsla(0,83%,84%,.2)}.lg\:hover\:text-red-300\/25:hover{color:hsla(0,83%,84%,.25)}.lg\:hover\:text-red-300\/30:hover{color:hsla(0,83%,84%,.3)}.lg\:hover\:text-red-300\/40:hover{color:hsla(0,83%,84%,.4)}.lg\:hover\:text-red-300\/5:hover{color:hsla(0,83%,84%,.05)}.lg\:hover\:text-red-300\/50:hover{color:hsla(0,83%,84%,.5)}.lg\:hover\:text-red-300\/60:hover{color:hsla(0,83%,84%,.6)}.lg\:hover\:text-red-300\/70:hover{color:hsla(0,83%,84%,.7)}.lg\:hover\:text-red-300\/75:hover{color:hsla(0,83%,84%,.75)}.lg\:hover\:text-red-300\/80:hover{color:hsla(0,83%,84%,.8)}.lg\:hover\:text-red-300\/90:hover{color:hsla(0,83%,84%,.9)}.lg\:hover\:text-red-300\/95:hover{color:hsla(0,83%,84%,.95)}.lg\:hover\:text-red-400:hover{--tw-text-opacity:1;color:rgb(249 128 128/var(--tw-text-opacity))}.lg\:hover\:text-red-400\/0:hover{color:hsla(0,91%,74%,0)}.lg\:hover\:text-red-400\/10:hover{color:hsla(0,91%,74%,.1)}.lg\:hover\:text-red-400\/100:hover{color:#f98080}.lg\:hover\:text-red-400\/20:hover{color:hsla(0,91%,74%,.2)}.lg\:hover\:text-red-400\/25:hover{color:hsla(0,91%,74%,.25)}.lg\:hover\:text-red-400\/30:hover{color:hsla(0,91%,74%,.3)}.lg\:hover\:text-red-400\/40:hover{color:hsla(0,91%,74%,.4)}.lg\:hover\:text-red-400\/5:hover{color:hsla(0,91%,74%,.05)}.lg\:hover\:text-red-400\/50:hover{color:hsla(0,91%,74%,.5)}.lg\:hover\:text-red-400\/60:hover{color:hsla(0,91%,74%,.6)}.lg\:hover\:text-red-400\/70:hover{color:hsla(0,91%,74%,.7)}.lg\:hover\:text-red-400\/75:hover{color:hsla(0,91%,74%,.75)}.lg\:hover\:text-red-400\/80:hover{color:hsla(0,91%,74%,.8)}.lg\:hover\:text-red-400\/90:hover{color:hsla(0,91%,74%,.9)}.lg\:hover\:text-red-400\/95:hover{color:hsla(0,91%,74%,.95)}.lg\:hover\:text-red-50:hover{--tw-text-opacity:1;color:rgb(253 242 242/var(--tw-text-opacity))}.lg\:hover\:text-red-50\/0:hover{color:hsla(0,73%,97%,0)}.lg\:hover\:text-red-50\/10:hover{color:hsla(0,73%,97%,.1)}.lg\:hover\:text-red-50\/100:hover{color:#fdf2f2}.lg\:hover\:text-red-50\/20:hover{color:hsla(0,73%,97%,.2)}.lg\:hover\:text-red-50\/25:hover{color:hsla(0,73%,97%,.25)}.lg\:hover\:text-red-50\/30:hover{color:hsla(0,73%,97%,.3)}.lg\:hover\:text-red-50\/40:hover{color:hsla(0,73%,97%,.4)}.lg\:hover\:text-red-50\/5:hover{color:hsla(0,73%,97%,.05)}.lg\:hover\:text-red-50\/50:hover{color:hsla(0,73%,97%,.5)}.lg\:hover\:text-red-50\/60:hover{color:hsla(0,73%,97%,.6)}.lg\:hover\:text-red-50\/70:hover{color:hsla(0,73%,97%,.7)}.lg\:hover\:text-red-50\/75:hover{color:hsla(0,73%,97%,.75)}.lg\:hover\:text-red-50\/80:hover{color:hsla(0,73%,97%,.8)}.lg\:hover\:text-red-50\/90:hover{color:hsla(0,73%,97%,.9)}.lg\:hover\:text-red-50\/95:hover{color:hsla(0,73%,97%,.95)}.lg\:hover\:text-red-500:hover{--tw-text-opacity:1;color:rgb(240 82 82/var(--tw-text-opacity))}.lg\:hover\:text-red-500\/0:hover{color:rgba(240,82,82,0)}.lg\:hover\:text-red-500\/10:hover{color:rgba(240,82,82,.1)}.lg\:hover\:text-red-500\/100:hover{color:#f05252}.lg\:hover\:text-red-500\/20:hover{color:rgba(240,82,82,.2)}.lg\:hover\:text-red-500\/25:hover{color:rgba(240,82,82,.25)}.lg\:hover\:text-red-500\/30:hover{color:rgba(240,82,82,.3)}.lg\:hover\:text-red-500\/40:hover{color:rgba(240,82,82,.4)}.lg\:hover\:text-red-500\/5:hover{color:rgba(240,82,82,.05)}.lg\:hover\:text-red-500\/50:hover{color:rgba(240,82,82,.5)}.lg\:hover\:text-red-500\/60:hover{color:rgba(240,82,82,.6)}.lg\:hover\:text-red-500\/70:hover{color:rgba(240,82,82,.7)}.lg\:hover\:text-red-500\/75:hover{color:rgba(240,82,82,.75)}.lg\:hover\:text-red-500\/80:hover{color:rgba(240,82,82,.8)}.lg\:hover\:text-red-500\/90:hover{color:rgba(240,82,82,.9)}.lg\:hover\:text-red-500\/95:hover{color:rgba(240,82,82,.95)}.lg\:hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(224 36 36/var(--tw-text-opacity))}.lg\:hover\:text-red-600\/0:hover{color:rgba(224,36,36,0)}.lg\:hover\:text-red-600\/10:hover{color:rgba(224,36,36,.1)}.lg\:hover\:text-red-600\/100:hover{color:#e02424}.lg\:hover\:text-red-600\/20:hover{color:rgba(224,36,36,.2)}.lg\:hover\:text-red-600\/25:hover{color:rgba(224,36,36,.25)}.lg\:hover\:text-red-600\/30:hover{color:rgba(224,36,36,.3)}.lg\:hover\:text-red-600\/40:hover{color:rgba(224,36,36,.4)}.lg\:hover\:text-red-600\/5:hover{color:rgba(224,36,36,.05)}.lg\:hover\:text-red-600\/50:hover{color:rgba(224,36,36,.5)}.lg\:hover\:text-red-600\/60:hover{color:rgba(224,36,36,.6)}.lg\:hover\:text-red-600\/70:hover{color:rgba(224,36,36,.7)}.lg\:hover\:text-red-600\/75:hover{color:rgba(224,36,36,.75)}.lg\:hover\:text-red-600\/80:hover{color:rgba(224,36,36,.8)}.lg\:hover\:text-red-600\/90:hover{color:rgba(224,36,36,.9)}.lg\:hover\:text-red-600\/95:hover{color:rgba(224,36,36,.95)}.lg\:hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(200 30 30/var(--tw-text-opacity))}.lg\:hover\:text-red-700\/0:hover{color:rgba(200,30,30,0)}.lg\:hover\:text-red-700\/10:hover{color:rgba(200,30,30,.1)}.lg\:hover\:text-red-700\/100:hover{color:#c81e1e}.lg\:hover\:text-red-700\/20:hover{color:rgba(200,30,30,.2)}.lg\:hover\:text-red-700\/25:hover{color:rgba(200,30,30,.25)}.lg\:hover\:text-red-700\/30:hover{color:rgba(200,30,30,.3)}.lg\:hover\:text-red-700\/40:hover{color:rgba(200,30,30,.4)}.lg\:hover\:text-red-700\/5:hover{color:rgba(200,30,30,.05)}.lg\:hover\:text-red-700\/50:hover{color:rgba(200,30,30,.5)}.lg\:hover\:text-red-700\/60:hover{color:rgba(200,30,30,.6)}.lg\:hover\:text-red-700\/70:hover{color:rgba(200,30,30,.7)}.lg\:hover\:text-red-700\/75:hover{color:rgba(200,30,30,.75)}.lg\:hover\:text-red-700\/80:hover{color:rgba(200,30,30,.8)}.lg\:hover\:text-red-700\/90:hover{color:rgba(200,30,30,.9)}.lg\:hover\:text-red-700\/95:hover{color:rgba(200,30,30,.95)}.lg\:hover\:text-red-800:hover{--tw-text-opacity:1;color:rgb(155 28 28/var(--tw-text-opacity))}.lg\:hover\:text-red-800\/0:hover{color:rgba(155,28,28,0)}.lg\:hover\:text-red-800\/10:hover{color:rgba(155,28,28,.1)}.lg\:hover\:text-red-800\/100:hover{color:#9b1c1c}.lg\:hover\:text-red-800\/20:hover{color:rgba(155,28,28,.2)}.lg\:hover\:text-red-800\/25:hover{color:rgba(155,28,28,.25)}.lg\:hover\:text-red-800\/30:hover{color:rgba(155,28,28,.3)}.lg\:hover\:text-red-800\/40:hover{color:rgba(155,28,28,.4)}.lg\:hover\:text-red-800\/5:hover{color:rgba(155,28,28,.05)}.lg\:hover\:text-red-800\/50:hover{color:rgba(155,28,28,.5)}.lg\:hover\:text-red-800\/60:hover{color:rgba(155,28,28,.6)}.lg\:hover\:text-red-800\/70:hover{color:rgba(155,28,28,.7)}.lg\:hover\:text-red-800\/75:hover{color:rgba(155,28,28,.75)}.lg\:hover\:text-red-800\/80:hover{color:rgba(155,28,28,.8)}.lg\:hover\:text-red-800\/90:hover{color:rgba(155,28,28,.9)}.lg\:hover\:text-red-800\/95:hover{color:rgba(155,28,28,.95)}.lg\:hover\:text-red-900:hover{--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}.lg\:hover\:text-red-900\/0:hover{color:rgba(119,29,29,0)}.lg\:hover\:text-red-900\/10:hover{color:rgba(119,29,29,.1)}.lg\:hover\:text-red-900\/100:hover{color:#771d1d}.lg\:hover\:text-red-900\/20:hover{color:rgba(119,29,29,.2)}.lg\:hover\:text-red-900\/25:hover{color:rgba(119,29,29,.25)}.lg\:hover\:text-red-900\/30:hover{color:rgba(119,29,29,.3)}.lg\:hover\:text-red-900\/40:hover{color:rgba(119,29,29,.4)}.lg\:hover\:text-red-900\/5:hover{color:rgba(119,29,29,.05)}.lg\:hover\:text-red-900\/50:hover{color:rgba(119,29,29,.5)}.lg\:hover\:text-red-900\/60:hover{color:rgba(119,29,29,.6)}.lg\:hover\:text-red-900\/70:hover{color:rgba(119,29,29,.7)}.lg\:hover\:text-red-900\/75:hover{color:rgba(119,29,29,.75)}.lg\:hover\:text-red-900\/80:hover{color:rgba(119,29,29,.8)}.lg\:hover\:text-red-900\/90:hover{color:rgba(119,29,29,.9)}.lg\:hover\:text-red-900\/95:hover{color:rgba(119,29,29,.95)}.lg\:hover\:text-rose-100:hover{--tw-text-opacity:1;color:rgb(255 228 230/var(--tw-text-opacity))}.lg\:hover\:text-rose-100\/0:hover{color:rgba(255,228,230,0)}.lg\:hover\:text-rose-100\/10:hover{color:rgba(255,228,230,.1)}.lg\:hover\:text-rose-100\/100:hover{color:#ffe4e6}.lg\:hover\:text-rose-100\/20:hover{color:rgba(255,228,230,.2)}.lg\:hover\:text-rose-100\/25:hover{color:rgba(255,228,230,.25)}.lg\:hover\:text-rose-100\/30:hover{color:rgba(255,228,230,.3)}.lg\:hover\:text-rose-100\/40:hover{color:rgba(255,228,230,.4)}.lg\:hover\:text-rose-100\/5:hover{color:rgba(255,228,230,.05)}.lg\:hover\:text-rose-100\/50:hover{color:rgba(255,228,230,.5)}.lg\:hover\:text-rose-100\/60:hover{color:rgba(255,228,230,.6)}.lg\:hover\:text-rose-100\/70:hover{color:rgba(255,228,230,.7)}.lg\:hover\:text-rose-100\/75:hover{color:rgba(255,228,230,.75)}.lg\:hover\:text-rose-100\/80:hover{color:rgba(255,228,230,.8)}.lg\:hover\:text-rose-100\/90:hover{color:rgba(255,228,230,.9)}.lg\:hover\:text-rose-100\/95:hover{color:rgba(255,228,230,.95)}.lg\:hover\:text-rose-200:hover{--tw-text-opacity:1;color:rgb(254 205 211/var(--tw-text-opacity))}.lg\:hover\:text-rose-200\/0:hover{color:rgba(254,205,211,0)}.lg\:hover\:text-rose-200\/10:hover{color:rgba(254,205,211,.1)}.lg\:hover\:text-rose-200\/100:hover{color:#fecdd3}.lg\:hover\:text-rose-200\/20:hover{color:rgba(254,205,211,.2)}.lg\:hover\:text-rose-200\/25:hover{color:rgba(254,205,211,.25)}.lg\:hover\:text-rose-200\/30:hover{color:rgba(254,205,211,.3)}.lg\:hover\:text-rose-200\/40:hover{color:rgba(254,205,211,.4)}.lg\:hover\:text-rose-200\/5:hover{color:rgba(254,205,211,.05)}.lg\:hover\:text-rose-200\/50:hover{color:rgba(254,205,211,.5)}.lg\:hover\:text-rose-200\/60:hover{color:rgba(254,205,211,.6)}.lg\:hover\:text-rose-200\/70:hover{color:rgba(254,205,211,.7)}.lg\:hover\:text-rose-200\/75:hover{color:rgba(254,205,211,.75)}.lg\:hover\:text-rose-200\/80:hover{color:rgba(254,205,211,.8)}.lg\:hover\:text-rose-200\/90:hover{color:rgba(254,205,211,.9)}.lg\:hover\:text-rose-200\/95:hover{color:rgba(254,205,211,.95)}.lg\:hover\:text-rose-300:hover{--tw-text-opacity:1;color:rgb(253 164 175/var(--tw-text-opacity))}.lg\:hover\:text-rose-300\/0:hover{color:rgba(253,164,175,0)}.lg\:hover\:text-rose-300\/10:hover{color:rgba(253,164,175,.1)}.lg\:hover\:text-rose-300\/100:hover{color:#fda4af}.lg\:hover\:text-rose-300\/20:hover{color:rgba(253,164,175,.2)}.lg\:hover\:text-rose-300\/25:hover{color:rgba(253,164,175,.25)}.lg\:hover\:text-rose-300\/30:hover{color:rgba(253,164,175,.3)}.lg\:hover\:text-rose-300\/40:hover{color:rgba(253,164,175,.4)}.lg\:hover\:text-rose-300\/5:hover{color:rgba(253,164,175,.05)}.lg\:hover\:text-rose-300\/50:hover{color:rgba(253,164,175,.5)}.lg\:hover\:text-rose-300\/60:hover{color:rgba(253,164,175,.6)}.lg\:hover\:text-rose-300\/70:hover{color:rgba(253,164,175,.7)}.lg\:hover\:text-rose-300\/75:hover{color:rgba(253,164,175,.75)}.lg\:hover\:text-rose-300\/80:hover{color:rgba(253,164,175,.8)}.lg\:hover\:text-rose-300\/90:hover{color:rgba(253,164,175,.9)}.lg\:hover\:text-rose-300\/95:hover{color:rgba(253,164,175,.95)}.lg\:hover\:text-rose-400:hover{--tw-text-opacity:1;color:rgb(251 113 133/var(--tw-text-opacity))}.lg\:hover\:text-rose-400\/0:hover{color:rgba(251,113,133,0)}.lg\:hover\:text-rose-400\/10:hover{color:rgba(251,113,133,.1)}.lg\:hover\:text-rose-400\/100:hover{color:#fb7185}.lg\:hover\:text-rose-400\/20:hover{color:rgba(251,113,133,.2)}.lg\:hover\:text-rose-400\/25:hover{color:rgba(251,113,133,.25)}.lg\:hover\:text-rose-400\/30:hover{color:rgba(251,113,133,.3)}.lg\:hover\:text-rose-400\/40:hover{color:rgba(251,113,133,.4)}.lg\:hover\:text-rose-400\/5:hover{color:rgba(251,113,133,.05)}.lg\:hover\:text-rose-400\/50:hover{color:rgba(251,113,133,.5)}.lg\:hover\:text-rose-400\/60:hover{color:rgba(251,113,133,.6)}.lg\:hover\:text-rose-400\/70:hover{color:rgba(251,113,133,.7)}.lg\:hover\:text-rose-400\/75:hover{color:rgba(251,113,133,.75)}.lg\:hover\:text-rose-400\/80:hover{color:rgba(251,113,133,.8)}.lg\:hover\:text-rose-400\/90:hover{color:rgba(251,113,133,.9)}.lg\:hover\:text-rose-400\/95:hover{color:rgba(251,113,133,.95)}.lg\:hover\:text-rose-50:hover{--tw-text-opacity:1;color:rgb(255 241 242/var(--tw-text-opacity))}.lg\:hover\:text-rose-50\/0:hover{color:rgba(255,241,242,0)}.lg\:hover\:text-rose-50\/10:hover{color:rgba(255,241,242,.1)}.lg\:hover\:text-rose-50\/100:hover{color:#fff1f2}.lg\:hover\:text-rose-50\/20:hover{color:rgba(255,241,242,.2)}.lg\:hover\:text-rose-50\/25:hover{color:rgba(255,241,242,.25)}.lg\:hover\:text-rose-50\/30:hover{color:rgba(255,241,242,.3)}.lg\:hover\:text-rose-50\/40:hover{color:rgba(255,241,242,.4)}.lg\:hover\:text-rose-50\/5:hover{color:rgba(255,241,242,.05)}.lg\:hover\:text-rose-50\/50:hover{color:rgba(255,241,242,.5)}.lg\:hover\:text-rose-50\/60:hover{color:rgba(255,241,242,.6)}.lg\:hover\:text-rose-50\/70:hover{color:rgba(255,241,242,.7)}.lg\:hover\:text-rose-50\/75:hover{color:rgba(255,241,242,.75)}.lg\:hover\:text-rose-50\/80:hover{color:rgba(255,241,242,.8)}.lg\:hover\:text-rose-50\/90:hover{color:rgba(255,241,242,.9)}.lg\:hover\:text-rose-50\/95:hover{color:rgba(255,241,242,.95)}.lg\:hover\:text-rose-500:hover{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}.lg\:hover\:text-rose-500\/0:hover{color:rgba(244,63,94,0)}.lg\:hover\:text-rose-500\/10:hover{color:rgba(244,63,94,.1)}.lg\:hover\:text-rose-500\/100:hover{color:#f43f5e}.lg\:hover\:text-rose-500\/20:hover{color:rgba(244,63,94,.2)}.lg\:hover\:text-rose-500\/25:hover{color:rgba(244,63,94,.25)}.lg\:hover\:text-rose-500\/30:hover{color:rgba(244,63,94,.3)}.lg\:hover\:text-rose-500\/40:hover{color:rgba(244,63,94,.4)}.lg\:hover\:text-rose-500\/5:hover{color:rgba(244,63,94,.05)}.lg\:hover\:text-rose-500\/50:hover{color:rgba(244,63,94,.5)}.lg\:hover\:text-rose-500\/60:hover{color:rgba(244,63,94,.6)}.lg\:hover\:text-rose-500\/70:hover{color:rgba(244,63,94,.7)}.lg\:hover\:text-rose-500\/75:hover{color:rgba(244,63,94,.75)}.lg\:hover\:text-rose-500\/80:hover{color:rgba(244,63,94,.8)}.lg\:hover\:text-rose-500\/90:hover{color:rgba(244,63,94,.9)}.lg\:hover\:text-rose-500\/95:hover{color:rgba(244,63,94,.95)}.lg\:hover\:text-rose-600:hover{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}.lg\:hover\:text-rose-600\/0:hover{color:rgba(225,29,72,0)}.lg\:hover\:text-rose-600\/10:hover{color:rgba(225,29,72,.1)}.lg\:hover\:text-rose-600\/100:hover{color:#e11d48}.lg\:hover\:text-rose-600\/20:hover{color:rgba(225,29,72,.2)}.lg\:hover\:text-rose-600\/25:hover{color:rgba(225,29,72,.25)}.lg\:hover\:text-rose-600\/30:hover{color:rgba(225,29,72,.3)}.lg\:hover\:text-rose-600\/40:hover{color:rgba(225,29,72,.4)}.lg\:hover\:text-rose-600\/5:hover{color:rgba(225,29,72,.05)}.lg\:hover\:text-rose-600\/50:hover{color:rgba(225,29,72,.5)}.lg\:hover\:text-rose-600\/60:hover{color:rgba(225,29,72,.6)}.lg\:hover\:text-rose-600\/70:hover{color:rgba(225,29,72,.7)}.lg\:hover\:text-rose-600\/75:hover{color:rgba(225,29,72,.75)}.lg\:hover\:text-rose-600\/80:hover{color:rgba(225,29,72,.8)}.lg\:hover\:text-rose-600\/90:hover{color:rgba(225,29,72,.9)}.lg\:hover\:text-rose-600\/95:hover{color:rgba(225,29,72,.95)}.lg\:hover\:text-rose-700:hover{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}.lg\:hover\:text-rose-700\/0:hover{color:rgba(190,18,60,0)}.lg\:hover\:text-rose-700\/10:hover{color:rgba(190,18,60,.1)}.lg\:hover\:text-rose-700\/100:hover{color:#be123c}.lg\:hover\:text-rose-700\/20:hover{color:rgba(190,18,60,.2)}.lg\:hover\:text-rose-700\/25:hover{color:rgba(190,18,60,.25)}.lg\:hover\:text-rose-700\/30:hover{color:rgba(190,18,60,.3)}.lg\:hover\:text-rose-700\/40:hover{color:rgba(190,18,60,.4)}.lg\:hover\:text-rose-700\/5:hover{color:rgba(190,18,60,.05)}.lg\:hover\:text-rose-700\/50:hover{color:rgba(190,18,60,.5)}.lg\:hover\:text-rose-700\/60:hover{color:rgba(190,18,60,.6)}.lg\:hover\:text-rose-700\/70:hover{color:rgba(190,18,60,.7)}.lg\:hover\:text-rose-700\/75:hover{color:rgba(190,18,60,.75)}.lg\:hover\:text-rose-700\/80:hover{color:rgba(190,18,60,.8)}.lg\:hover\:text-rose-700\/90:hover{color:rgba(190,18,60,.9)}.lg\:hover\:text-rose-700\/95:hover{color:rgba(190,18,60,.95)}.lg\:hover\:text-rose-800:hover{--tw-text-opacity:1;color:rgb(159 18 57/var(--tw-text-opacity))}.lg\:hover\:text-rose-800\/0:hover{color:rgba(159,18,57,0)}.lg\:hover\:text-rose-800\/10:hover{color:rgba(159,18,57,.1)}.lg\:hover\:text-rose-800\/100:hover{color:#9f1239}.lg\:hover\:text-rose-800\/20:hover{color:rgba(159,18,57,.2)}.lg\:hover\:text-rose-800\/25:hover{color:rgba(159,18,57,.25)}.lg\:hover\:text-rose-800\/30:hover{color:rgba(159,18,57,.3)}.lg\:hover\:text-rose-800\/40:hover{color:rgba(159,18,57,.4)}.lg\:hover\:text-rose-800\/5:hover{color:rgba(159,18,57,.05)}.lg\:hover\:text-rose-800\/50:hover{color:rgba(159,18,57,.5)}.lg\:hover\:text-rose-800\/60:hover{color:rgba(159,18,57,.6)}.lg\:hover\:text-rose-800\/70:hover{color:rgba(159,18,57,.7)}.lg\:hover\:text-rose-800\/75:hover{color:rgba(159,18,57,.75)}.lg\:hover\:text-rose-800\/80:hover{color:rgba(159,18,57,.8)}.lg\:hover\:text-rose-800\/90:hover{color:rgba(159,18,57,.9)}.lg\:hover\:text-rose-800\/95:hover{color:rgba(159,18,57,.95)}.lg\:hover\:text-rose-900:hover{--tw-text-opacity:1;color:rgb(136 19 55/var(--tw-text-opacity))}.lg\:hover\:text-rose-900\/0:hover{color:rgba(136,19,55,0)}.lg\:hover\:text-rose-900\/10:hover{color:rgba(136,19,55,.1)}.lg\:hover\:text-rose-900\/100:hover{color:#881337}.lg\:hover\:text-rose-900\/20:hover{color:rgba(136,19,55,.2)}.lg\:hover\:text-rose-900\/25:hover{color:rgba(136,19,55,.25)}.lg\:hover\:text-rose-900\/30:hover{color:rgba(136,19,55,.3)}.lg\:hover\:text-rose-900\/40:hover{color:rgba(136,19,55,.4)}.lg\:hover\:text-rose-900\/5:hover{color:rgba(136,19,55,.05)}.lg\:hover\:text-rose-900\/50:hover{color:rgba(136,19,55,.5)}.lg\:hover\:text-rose-900\/60:hover{color:rgba(136,19,55,.6)}.lg\:hover\:text-rose-900\/70:hover{color:rgba(136,19,55,.7)}.lg\:hover\:text-rose-900\/75:hover{color:rgba(136,19,55,.75)}.lg\:hover\:text-rose-900\/80:hover{color:rgba(136,19,55,.8)}.lg\:hover\:text-rose-900\/90:hover{color:rgba(136,19,55,.9)}.lg\:hover\:text-rose-900\/95:hover{color:rgba(136,19,55,.95)}.lg\:hover\:text-sky-100:hover{--tw-text-opacity:1;color:rgb(224 242 254/var(--tw-text-opacity))}.lg\:hover\:text-sky-100\/0:hover{color:rgba(224,242,254,0)}.lg\:hover\:text-sky-100\/10:hover{color:rgba(224,242,254,.1)}.lg\:hover\:text-sky-100\/100:hover{color:#e0f2fe}.lg\:hover\:text-sky-100\/20:hover{color:rgba(224,242,254,.2)}.lg\:hover\:text-sky-100\/25:hover{color:rgba(224,242,254,.25)}.lg\:hover\:text-sky-100\/30:hover{color:rgba(224,242,254,.3)}.lg\:hover\:text-sky-100\/40:hover{color:rgba(224,242,254,.4)}.lg\:hover\:text-sky-100\/5:hover{color:rgba(224,242,254,.05)}.lg\:hover\:text-sky-100\/50:hover{color:rgba(224,242,254,.5)}.lg\:hover\:text-sky-100\/60:hover{color:rgba(224,242,254,.6)}.lg\:hover\:text-sky-100\/70:hover{color:rgba(224,242,254,.7)}.lg\:hover\:text-sky-100\/75:hover{color:rgba(224,242,254,.75)}.lg\:hover\:text-sky-100\/80:hover{color:rgba(224,242,254,.8)}.lg\:hover\:text-sky-100\/90:hover{color:rgba(224,242,254,.9)}.lg\:hover\:text-sky-100\/95:hover{color:rgba(224,242,254,.95)}.lg\:hover\:text-sky-200:hover{--tw-text-opacity:1;color:rgb(186 230 253/var(--tw-text-opacity))}.lg\:hover\:text-sky-200\/0:hover{color:rgba(186,230,253,0)}.lg\:hover\:text-sky-200\/10:hover{color:rgba(186,230,253,.1)}.lg\:hover\:text-sky-200\/100:hover{color:#bae6fd}.lg\:hover\:text-sky-200\/20:hover{color:rgba(186,230,253,.2)}.lg\:hover\:text-sky-200\/25:hover{color:rgba(186,230,253,.25)}.lg\:hover\:text-sky-200\/30:hover{color:rgba(186,230,253,.3)}.lg\:hover\:text-sky-200\/40:hover{color:rgba(186,230,253,.4)}.lg\:hover\:text-sky-200\/5:hover{color:rgba(186,230,253,.05)}.lg\:hover\:text-sky-200\/50:hover{color:rgba(186,230,253,.5)}.lg\:hover\:text-sky-200\/60:hover{color:rgba(186,230,253,.6)}.lg\:hover\:text-sky-200\/70:hover{color:rgba(186,230,253,.7)}.lg\:hover\:text-sky-200\/75:hover{color:rgba(186,230,253,.75)}.lg\:hover\:text-sky-200\/80:hover{color:rgba(186,230,253,.8)}.lg\:hover\:text-sky-200\/90:hover{color:rgba(186,230,253,.9)}.lg\:hover\:text-sky-200\/95:hover{color:rgba(186,230,253,.95)}.lg\:hover\:text-sky-300:hover{--tw-text-opacity:1;color:rgb(125 211 252/var(--tw-text-opacity))}.lg\:hover\:text-sky-300\/0:hover{color:rgba(125,211,252,0)}.lg\:hover\:text-sky-300\/10:hover{color:rgba(125,211,252,.1)}.lg\:hover\:text-sky-300\/100:hover{color:#7dd3fc}.lg\:hover\:text-sky-300\/20:hover{color:rgba(125,211,252,.2)}.lg\:hover\:text-sky-300\/25:hover{color:rgba(125,211,252,.25)}.lg\:hover\:text-sky-300\/30:hover{color:rgba(125,211,252,.3)}.lg\:hover\:text-sky-300\/40:hover{color:rgba(125,211,252,.4)}.lg\:hover\:text-sky-300\/5:hover{color:rgba(125,211,252,.05)}.lg\:hover\:text-sky-300\/50:hover{color:rgba(125,211,252,.5)}.lg\:hover\:text-sky-300\/60:hover{color:rgba(125,211,252,.6)}.lg\:hover\:text-sky-300\/70:hover{color:rgba(125,211,252,.7)}.lg\:hover\:text-sky-300\/75:hover{color:rgba(125,211,252,.75)}.lg\:hover\:text-sky-300\/80:hover{color:rgba(125,211,252,.8)}.lg\:hover\:text-sky-300\/90:hover{color:rgba(125,211,252,.9)}.lg\:hover\:text-sky-300\/95:hover{color:rgba(125,211,252,.95)}.lg\:hover\:text-sky-400:hover{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}.lg\:hover\:text-sky-400\/0:hover{color:rgba(56,189,248,0)}.lg\:hover\:text-sky-400\/10:hover{color:rgba(56,189,248,.1)}.lg\:hover\:text-sky-400\/100:hover{color:#38bdf8}.lg\:hover\:text-sky-400\/20:hover{color:rgba(56,189,248,.2)}.lg\:hover\:text-sky-400\/25:hover{color:rgba(56,189,248,.25)}.lg\:hover\:text-sky-400\/30:hover{color:rgba(56,189,248,.3)}.lg\:hover\:text-sky-400\/40:hover{color:rgba(56,189,248,.4)}.lg\:hover\:text-sky-400\/5:hover{color:rgba(56,189,248,.05)}.lg\:hover\:text-sky-400\/50:hover{color:rgba(56,189,248,.5)}.lg\:hover\:text-sky-400\/60:hover{color:rgba(56,189,248,.6)}.lg\:hover\:text-sky-400\/70:hover{color:rgba(56,189,248,.7)}.lg\:hover\:text-sky-400\/75:hover{color:rgba(56,189,248,.75)}.lg\:hover\:text-sky-400\/80:hover{color:rgba(56,189,248,.8)}.lg\:hover\:text-sky-400\/90:hover{color:rgba(56,189,248,.9)}.lg\:hover\:text-sky-400\/95:hover{color:rgba(56,189,248,.95)}.lg\:hover\:text-sky-50:hover{--tw-text-opacity:1;color:rgb(240 249 255/var(--tw-text-opacity))}.lg\:hover\:text-sky-50\/0:hover{color:rgba(240,249,255,0)}.lg\:hover\:text-sky-50\/10:hover{color:rgba(240,249,255,.1)}.lg\:hover\:text-sky-50\/100:hover{color:#f0f9ff}.lg\:hover\:text-sky-50\/20:hover{color:rgba(240,249,255,.2)}.lg\:hover\:text-sky-50\/25:hover{color:rgba(240,249,255,.25)}.lg\:hover\:text-sky-50\/30:hover{color:rgba(240,249,255,.3)}.lg\:hover\:text-sky-50\/40:hover{color:rgba(240,249,255,.4)}.lg\:hover\:text-sky-50\/5:hover{color:rgba(240,249,255,.05)}.lg\:hover\:text-sky-50\/50:hover{color:rgba(240,249,255,.5)}.lg\:hover\:text-sky-50\/60:hover{color:rgba(240,249,255,.6)}.lg\:hover\:text-sky-50\/70:hover{color:rgba(240,249,255,.7)}.lg\:hover\:text-sky-50\/75:hover{color:rgba(240,249,255,.75)}.lg\:hover\:text-sky-50\/80:hover{color:rgba(240,249,255,.8)}.lg\:hover\:text-sky-50\/90:hover{color:rgba(240,249,255,.9)}.lg\:hover\:text-sky-50\/95:hover{color:rgba(240,249,255,.95)}.lg\:hover\:text-sky-500:hover{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.lg\:hover\:text-sky-500\/0:hover{color:rgba(14,165,233,0)}.lg\:hover\:text-sky-500\/10:hover{color:rgba(14,165,233,.1)}.lg\:hover\:text-sky-500\/100:hover{color:#0ea5e9}.lg\:hover\:text-sky-500\/20:hover{color:rgba(14,165,233,.2)}.lg\:hover\:text-sky-500\/25:hover{color:rgba(14,165,233,.25)}.lg\:hover\:text-sky-500\/30:hover{color:rgba(14,165,233,.3)}.lg\:hover\:text-sky-500\/40:hover{color:rgba(14,165,233,.4)}.lg\:hover\:text-sky-500\/5:hover{color:rgba(14,165,233,.05)}.lg\:hover\:text-sky-500\/50:hover{color:rgba(14,165,233,.5)}.lg\:hover\:text-sky-500\/60:hover{color:rgba(14,165,233,.6)}.lg\:hover\:text-sky-500\/70:hover{color:rgba(14,165,233,.7)}.lg\:hover\:text-sky-500\/75:hover{color:rgba(14,165,233,.75)}.lg\:hover\:text-sky-500\/80:hover{color:rgba(14,165,233,.8)}.lg\:hover\:text-sky-500\/90:hover{color:rgba(14,165,233,.9)}.lg\:hover\:text-sky-500\/95:hover{color:rgba(14,165,233,.95)}.lg\:hover\:text-sky-600:hover{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}.lg\:hover\:text-sky-600\/0:hover{color:rgba(2,132,199,0)}.lg\:hover\:text-sky-600\/10:hover{color:rgba(2,132,199,.1)}.lg\:hover\:text-sky-600\/100:hover{color:#0284c7}.lg\:hover\:text-sky-600\/20:hover{color:rgba(2,132,199,.2)}.lg\:hover\:text-sky-600\/25:hover{color:rgba(2,132,199,.25)}.lg\:hover\:text-sky-600\/30:hover{color:rgba(2,132,199,.3)}.lg\:hover\:text-sky-600\/40:hover{color:rgba(2,132,199,.4)}.lg\:hover\:text-sky-600\/5:hover{color:rgba(2,132,199,.05)}.lg\:hover\:text-sky-600\/50:hover{color:rgba(2,132,199,.5)}.lg\:hover\:text-sky-600\/60:hover{color:rgba(2,132,199,.6)}.lg\:hover\:text-sky-600\/70:hover{color:rgba(2,132,199,.7)}.lg\:hover\:text-sky-600\/75:hover{color:rgba(2,132,199,.75)}.lg\:hover\:text-sky-600\/80:hover{color:rgba(2,132,199,.8)}.lg\:hover\:text-sky-600\/90:hover{color:rgba(2,132,199,.9)}.lg\:hover\:text-sky-600\/95:hover{color:rgba(2,132,199,.95)}.lg\:hover\:text-sky-700:hover{--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity))}.lg\:hover\:text-sky-700\/0:hover{color:rgba(3,105,161,0)}.lg\:hover\:text-sky-700\/10:hover{color:rgba(3,105,161,.1)}.lg\:hover\:text-sky-700\/100:hover{color:#0369a1}.lg\:hover\:text-sky-700\/20:hover{color:rgba(3,105,161,.2)}.lg\:hover\:text-sky-700\/25:hover{color:rgba(3,105,161,.25)}.lg\:hover\:text-sky-700\/30:hover{color:rgba(3,105,161,.3)}.lg\:hover\:text-sky-700\/40:hover{color:rgba(3,105,161,.4)}.lg\:hover\:text-sky-700\/5:hover{color:rgba(3,105,161,.05)}.lg\:hover\:text-sky-700\/50:hover{color:rgba(3,105,161,.5)}.lg\:hover\:text-sky-700\/60:hover{color:rgba(3,105,161,.6)}.lg\:hover\:text-sky-700\/70:hover{color:rgba(3,105,161,.7)}.lg\:hover\:text-sky-700\/75:hover{color:rgba(3,105,161,.75)}.lg\:hover\:text-sky-700\/80:hover{color:rgba(3,105,161,.8)}.lg\:hover\:text-sky-700\/90:hover{color:rgba(3,105,161,.9)}.lg\:hover\:text-sky-700\/95:hover{color:rgba(3,105,161,.95)}.lg\:hover\:text-sky-800:hover{--tw-text-opacity:1;color:rgb(7 89 133/var(--tw-text-opacity))}.lg\:hover\:text-sky-800\/0:hover{color:rgba(7,89,133,0)}.lg\:hover\:text-sky-800\/10:hover{color:rgba(7,89,133,.1)}.lg\:hover\:text-sky-800\/100:hover{color:#075985}.lg\:hover\:text-sky-800\/20:hover{color:rgba(7,89,133,.2)}.lg\:hover\:text-sky-800\/25:hover{color:rgba(7,89,133,.25)}.lg\:hover\:text-sky-800\/30:hover{color:rgba(7,89,133,.3)}.lg\:hover\:text-sky-800\/40:hover{color:rgba(7,89,133,.4)}.lg\:hover\:text-sky-800\/5:hover{color:rgba(7,89,133,.05)}.lg\:hover\:text-sky-800\/50:hover{color:rgba(7,89,133,.5)}.lg\:hover\:text-sky-800\/60:hover{color:rgba(7,89,133,.6)}.lg\:hover\:text-sky-800\/70:hover{color:rgba(7,89,133,.7)}.lg\:hover\:text-sky-800\/75:hover{color:rgba(7,89,133,.75)}.lg\:hover\:text-sky-800\/80:hover{color:rgba(7,89,133,.8)}.lg\:hover\:text-sky-800\/90:hover{color:rgba(7,89,133,.9)}.lg\:hover\:text-sky-800\/95:hover{color:rgba(7,89,133,.95)}.lg\:hover\:text-sky-900:hover{--tw-text-opacity:1;color:rgb(12 74 110/var(--tw-text-opacity))}.lg\:hover\:text-sky-900\/0:hover{color:rgba(12,74,110,0)}.lg\:hover\:text-sky-900\/10:hover{color:rgba(12,74,110,.1)}.lg\:hover\:text-sky-900\/100:hover{color:#0c4a6e}.lg\:hover\:text-sky-900\/20:hover{color:rgba(12,74,110,.2)}.lg\:hover\:text-sky-900\/25:hover{color:rgba(12,74,110,.25)}.lg\:hover\:text-sky-900\/30:hover{color:rgba(12,74,110,.3)}.lg\:hover\:text-sky-900\/40:hover{color:rgba(12,74,110,.4)}.lg\:hover\:text-sky-900\/5:hover{color:rgba(12,74,110,.05)}.lg\:hover\:text-sky-900\/50:hover{color:rgba(12,74,110,.5)}.lg\:hover\:text-sky-900\/60:hover{color:rgba(12,74,110,.6)}.lg\:hover\:text-sky-900\/70:hover{color:rgba(12,74,110,.7)}.lg\:hover\:text-sky-900\/75:hover{color:rgba(12,74,110,.75)}.lg\:hover\:text-sky-900\/80:hover{color:rgba(12,74,110,.8)}.lg\:hover\:text-sky-900\/90:hover{color:rgba(12,74,110,.9)}.lg\:hover\:text-sky-900\/95:hover{color:rgba(12,74,110,.95)}.lg\:hover\:text-slate-100:hover{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}.lg\:hover\:text-slate-100\/0:hover{color:rgba(241,245,249,0)}.lg\:hover\:text-slate-100\/10:hover{color:rgba(241,245,249,.1)}.lg\:hover\:text-slate-100\/100:hover{color:#f1f5f9}.lg\:hover\:text-slate-100\/20:hover{color:rgba(241,245,249,.2)}.lg\:hover\:text-slate-100\/25:hover{color:rgba(241,245,249,.25)}.lg\:hover\:text-slate-100\/30:hover{color:rgba(241,245,249,.3)}.lg\:hover\:text-slate-100\/40:hover{color:rgba(241,245,249,.4)}.lg\:hover\:text-slate-100\/5:hover{color:rgba(241,245,249,.05)}.lg\:hover\:text-slate-100\/50:hover{color:rgba(241,245,249,.5)}.lg\:hover\:text-slate-100\/60:hover{color:rgba(241,245,249,.6)}.lg\:hover\:text-slate-100\/70:hover{color:rgba(241,245,249,.7)}.lg\:hover\:text-slate-100\/75:hover{color:rgba(241,245,249,.75)}.lg\:hover\:text-slate-100\/80:hover{color:rgba(241,245,249,.8)}.lg\:hover\:text-slate-100\/90:hover{color:rgba(241,245,249,.9)}.lg\:hover\:text-slate-100\/95:hover{color:rgba(241,245,249,.95)}.lg\:hover\:text-slate-200:hover{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}.lg\:hover\:text-slate-200\/0:hover{color:rgba(226,232,240,0)}.lg\:hover\:text-slate-200\/10:hover{color:rgba(226,232,240,.1)}.lg\:hover\:text-slate-200\/100:hover{color:#e2e8f0}.lg\:hover\:text-slate-200\/20:hover{color:rgba(226,232,240,.2)}.lg\:hover\:text-slate-200\/25:hover{color:rgba(226,232,240,.25)}.lg\:hover\:text-slate-200\/30:hover{color:rgba(226,232,240,.3)}.lg\:hover\:text-slate-200\/40:hover{color:rgba(226,232,240,.4)}.lg\:hover\:text-slate-200\/5:hover{color:rgba(226,232,240,.05)}.lg\:hover\:text-slate-200\/50:hover{color:rgba(226,232,240,.5)}.lg\:hover\:text-slate-200\/60:hover{color:rgba(226,232,240,.6)}.lg\:hover\:text-slate-200\/70:hover{color:rgba(226,232,240,.7)}.lg\:hover\:text-slate-200\/75:hover{color:rgba(226,232,240,.75)}.lg\:hover\:text-slate-200\/80:hover{color:rgba(226,232,240,.8)}.lg\:hover\:text-slate-200\/90:hover{color:rgba(226,232,240,.9)}.lg\:hover\:text-slate-200\/95:hover{color:rgba(226,232,240,.95)}.lg\:hover\:text-slate-300:hover{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.lg\:hover\:text-slate-300\/0:hover{color:rgba(203,213,225,0)}.lg\:hover\:text-slate-300\/10:hover{color:rgba(203,213,225,.1)}.lg\:hover\:text-slate-300\/100:hover{color:#cbd5e1}.lg\:hover\:text-slate-300\/20:hover{color:rgba(203,213,225,.2)}.lg\:hover\:text-slate-300\/25:hover{color:rgba(203,213,225,.25)}.lg\:hover\:text-slate-300\/30:hover{color:rgba(203,213,225,.3)}.lg\:hover\:text-slate-300\/40:hover{color:rgba(203,213,225,.4)}.lg\:hover\:text-slate-300\/5:hover{color:rgba(203,213,225,.05)}.lg\:hover\:text-slate-300\/50:hover{color:rgba(203,213,225,.5)}.lg\:hover\:text-slate-300\/60:hover{color:rgba(203,213,225,.6)}.lg\:hover\:text-slate-300\/70:hover{color:rgba(203,213,225,.7)}.lg\:hover\:text-slate-300\/75:hover{color:rgba(203,213,225,.75)}.lg\:hover\:text-slate-300\/80:hover{color:rgba(203,213,225,.8)}.lg\:hover\:text-slate-300\/90:hover{color:rgba(203,213,225,.9)}.lg\:hover\:text-slate-300\/95:hover{color:rgba(203,213,225,.95)}.lg\:hover\:text-slate-400:hover{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.lg\:hover\:text-slate-400\/0:hover{color:rgba(148,163,184,0)}.lg\:hover\:text-slate-400\/10:hover{color:rgba(148,163,184,.1)}.lg\:hover\:text-slate-400\/100:hover{color:#94a3b8}.lg\:hover\:text-slate-400\/20:hover{color:rgba(148,163,184,.2)}.lg\:hover\:text-slate-400\/25:hover{color:rgba(148,163,184,.25)}.lg\:hover\:text-slate-400\/30:hover{color:rgba(148,163,184,.3)}.lg\:hover\:text-slate-400\/40:hover{color:rgba(148,163,184,.4)}.lg\:hover\:text-slate-400\/5:hover{color:rgba(148,163,184,.05)}.lg\:hover\:text-slate-400\/50:hover{color:rgba(148,163,184,.5)}.lg\:hover\:text-slate-400\/60:hover{color:rgba(148,163,184,.6)}.lg\:hover\:text-slate-400\/70:hover{color:rgba(148,163,184,.7)}.lg\:hover\:text-slate-400\/75:hover{color:rgba(148,163,184,.75)}.lg\:hover\:text-slate-400\/80:hover{color:rgba(148,163,184,.8)}.lg\:hover\:text-slate-400\/90:hover{color:rgba(148,163,184,.9)}.lg\:hover\:text-slate-400\/95:hover{color:rgba(148,163,184,.95)}.lg\:hover\:text-slate-50:hover{--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.lg\:hover\:text-slate-50\/0:hover{color:rgba(248,250,252,0)}.lg\:hover\:text-slate-50\/10:hover{color:rgba(248,250,252,.1)}.lg\:hover\:text-slate-50\/100:hover{color:#f8fafc}.lg\:hover\:text-slate-50\/20:hover{color:rgba(248,250,252,.2)}.lg\:hover\:text-slate-50\/25:hover{color:rgba(248,250,252,.25)}.lg\:hover\:text-slate-50\/30:hover{color:rgba(248,250,252,.3)}.lg\:hover\:text-slate-50\/40:hover{color:rgba(248,250,252,.4)}.lg\:hover\:text-slate-50\/5:hover{color:rgba(248,250,252,.05)}.lg\:hover\:text-slate-50\/50:hover{color:rgba(248,250,252,.5)}.lg\:hover\:text-slate-50\/60:hover{color:rgba(248,250,252,.6)}.lg\:hover\:text-slate-50\/70:hover{color:rgba(248,250,252,.7)}.lg\:hover\:text-slate-50\/75:hover{color:rgba(248,250,252,.75)}.lg\:hover\:text-slate-50\/80:hover{color:rgba(248,250,252,.8)}.lg\:hover\:text-slate-50\/90:hover{color:rgba(248,250,252,.9)}.lg\:hover\:text-slate-50\/95:hover{color:rgba(248,250,252,.95)}.lg\:hover\:text-slate-500:hover{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.lg\:hover\:text-slate-500\/0:hover{color:rgba(100,116,139,0)}.lg\:hover\:text-slate-500\/10:hover{color:rgba(100,116,139,.1)}.lg\:hover\:text-slate-500\/100:hover{color:#64748b}.lg\:hover\:text-slate-500\/20:hover{color:rgba(100,116,139,.2)}.lg\:hover\:text-slate-500\/25:hover{color:rgba(100,116,139,.25)}.lg\:hover\:text-slate-500\/30:hover{color:rgba(100,116,139,.3)}.lg\:hover\:text-slate-500\/40:hover{color:rgba(100,116,139,.4)}.lg\:hover\:text-slate-500\/5:hover{color:rgba(100,116,139,.05)}.lg\:hover\:text-slate-500\/50:hover{color:rgba(100,116,139,.5)}.lg\:hover\:text-slate-500\/60:hover{color:rgba(100,116,139,.6)}.lg\:hover\:text-slate-500\/70:hover{color:rgba(100,116,139,.7)}.lg\:hover\:text-slate-500\/75:hover{color:rgba(100,116,139,.75)}.lg\:hover\:text-slate-500\/80:hover{color:rgba(100,116,139,.8)}.lg\:hover\:text-slate-500\/90:hover{color:rgba(100,116,139,.9)}.lg\:hover\:text-slate-500\/95:hover{color:rgba(100,116,139,.95)}.lg\:hover\:text-slate-600:hover{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.lg\:hover\:text-slate-600\/0:hover{color:rgba(71,85,105,0)}.lg\:hover\:text-slate-600\/10:hover{color:rgba(71,85,105,.1)}.lg\:hover\:text-slate-600\/100:hover{color:#475569}.lg\:hover\:text-slate-600\/20:hover{color:rgba(71,85,105,.2)}.lg\:hover\:text-slate-600\/25:hover{color:rgba(71,85,105,.25)}.lg\:hover\:text-slate-600\/30:hover{color:rgba(71,85,105,.3)}.lg\:hover\:text-slate-600\/40:hover{color:rgba(71,85,105,.4)}.lg\:hover\:text-slate-600\/5:hover{color:rgba(71,85,105,.05)}.lg\:hover\:text-slate-600\/50:hover{color:rgba(71,85,105,.5)}.lg\:hover\:text-slate-600\/60:hover{color:rgba(71,85,105,.6)}.lg\:hover\:text-slate-600\/70:hover{color:rgba(71,85,105,.7)}.lg\:hover\:text-slate-600\/75:hover{color:rgba(71,85,105,.75)}.lg\:hover\:text-slate-600\/80:hover{color:rgba(71,85,105,.8)}.lg\:hover\:text-slate-600\/90:hover{color:rgba(71,85,105,.9)}.lg\:hover\:text-slate-600\/95:hover{color:rgba(71,85,105,.95)}.lg\:hover\:text-slate-700:hover{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.lg\:hover\:text-slate-700\/0:hover{color:rgba(51,65,85,0)}.lg\:hover\:text-slate-700\/10:hover{color:rgba(51,65,85,.1)}.lg\:hover\:text-slate-700\/100:hover{color:#334155}.lg\:hover\:text-slate-700\/20:hover{color:rgba(51,65,85,.2)}.lg\:hover\:text-slate-700\/25:hover{color:rgba(51,65,85,.25)}.lg\:hover\:text-slate-700\/30:hover{color:rgba(51,65,85,.3)}.lg\:hover\:text-slate-700\/40:hover{color:rgba(51,65,85,.4)}.lg\:hover\:text-slate-700\/5:hover{color:rgba(51,65,85,.05)}.lg\:hover\:text-slate-700\/50:hover{color:rgba(51,65,85,.5)}.lg\:hover\:text-slate-700\/60:hover{color:rgba(51,65,85,.6)}.lg\:hover\:text-slate-700\/70:hover{color:rgba(51,65,85,.7)}.lg\:hover\:text-slate-700\/75:hover{color:rgba(51,65,85,.75)}.lg\:hover\:text-slate-700\/80:hover{color:rgba(51,65,85,.8)}.lg\:hover\:text-slate-700\/90:hover{color:rgba(51,65,85,.9)}.lg\:hover\:text-slate-700\/95:hover{color:rgba(51,65,85,.95)}.lg\:hover\:text-slate-800:hover{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.lg\:hover\:text-slate-800\/0:hover{color:rgba(30,41,59,0)}.lg\:hover\:text-slate-800\/10:hover{color:rgba(30,41,59,.1)}.lg\:hover\:text-slate-800\/100:hover{color:#1e293b}.lg\:hover\:text-slate-800\/20:hover{color:rgba(30,41,59,.2)}.lg\:hover\:text-slate-800\/25:hover{color:rgba(30,41,59,.25)}.lg\:hover\:text-slate-800\/30:hover{color:rgba(30,41,59,.3)}.lg\:hover\:text-slate-800\/40:hover{color:rgba(30,41,59,.4)}.lg\:hover\:text-slate-800\/5:hover{color:rgba(30,41,59,.05)}.lg\:hover\:text-slate-800\/50:hover{color:rgba(30,41,59,.5)}.lg\:hover\:text-slate-800\/60:hover{color:rgba(30,41,59,.6)}.lg\:hover\:text-slate-800\/70:hover{color:rgba(30,41,59,.7)}.lg\:hover\:text-slate-800\/75:hover{color:rgba(30,41,59,.75)}.lg\:hover\:text-slate-800\/80:hover{color:rgba(30,41,59,.8)}.lg\:hover\:text-slate-800\/90:hover{color:rgba(30,41,59,.9)}.lg\:hover\:text-slate-800\/95:hover{color:rgba(30,41,59,.95)}.lg\:hover\:text-slate-900:hover{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.lg\:hover\:text-slate-900\/0:hover{color:rgba(15,23,42,0)}.lg\:hover\:text-slate-900\/10:hover{color:rgba(15,23,42,.1)}.lg\:hover\:text-slate-900\/100:hover{color:#0f172a}.lg\:hover\:text-slate-900\/20:hover{color:rgba(15,23,42,.2)}.lg\:hover\:text-slate-900\/25:hover{color:rgba(15,23,42,.25)}.lg\:hover\:text-slate-900\/30:hover{color:rgba(15,23,42,.3)}.lg\:hover\:text-slate-900\/40:hover{color:rgba(15,23,42,.4)}.lg\:hover\:text-slate-900\/5:hover{color:rgba(15,23,42,.05)}.lg\:hover\:text-slate-900\/50:hover{color:rgba(15,23,42,.5)}.lg\:hover\:text-slate-900\/60:hover{color:rgba(15,23,42,.6)}.lg\:hover\:text-slate-900\/70:hover{color:rgba(15,23,42,.7)}.lg\:hover\:text-slate-900\/75:hover{color:rgba(15,23,42,.75)}.lg\:hover\:text-slate-900\/80:hover{color:rgba(15,23,42,.8)}.lg\:hover\:text-slate-900\/90:hover{color:rgba(15,23,42,.9)}.lg\:hover\:text-slate-900\/95:hover{color:rgba(15,23,42,.95)}.lg\:hover\:text-stone-100:hover{--tw-text-opacity:1;color:rgb(245 245 244/var(--tw-text-opacity))}.lg\:hover\:text-stone-100\/0:hover{color:hsla(60,5%,96%,0)}.lg\:hover\:text-stone-100\/10:hover{color:hsla(60,5%,96%,.1)}.lg\:hover\:text-stone-100\/100:hover{color:#f5f5f4}.lg\:hover\:text-stone-100\/20:hover{color:hsla(60,5%,96%,.2)}.lg\:hover\:text-stone-100\/25:hover{color:hsla(60,5%,96%,.25)}.lg\:hover\:text-stone-100\/30:hover{color:hsla(60,5%,96%,.3)}.lg\:hover\:text-stone-100\/40:hover{color:hsla(60,5%,96%,.4)}.lg\:hover\:text-stone-100\/5:hover{color:hsla(60,5%,96%,.05)}.lg\:hover\:text-stone-100\/50:hover{color:hsla(60,5%,96%,.5)}.lg\:hover\:text-stone-100\/60:hover{color:hsla(60,5%,96%,.6)}.lg\:hover\:text-stone-100\/70:hover{color:hsla(60,5%,96%,.7)}.lg\:hover\:text-stone-100\/75:hover{color:hsla(60,5%,96%,.75)}.lg\:hover\:text-stone-100\/80:hover{color:hsla(60,5%,96%,.8)}.lg\:hover\:text-stone-100\/90:hover{color:hsla(60,5%,96%,.9)}.lg\:hover\:text-stone-100\/95:hover{color:hsla(60,5%,96%,.95)}.lg\:hover\:text-stone-200:hover{--tw-text-opacity:1;color:rgb(231 229 228/var(--tw-text-opacity))}.lg\:hover\:text-stone-200\/0:hover{color:hsla(20,6%,90%,0)}.lg\:hover\:text-stone-200\/10:hover{color:hsla(20,6%,90%,.1)}.lg\:hover\:text-stone-200\/100:hover{color:#e7e5e4}.lg\:hover\:text-stone-200\/20:hover{color:hsla(20,6%,90%,.2)}.lg\:hover\:text-stone-200\/25:hover{color:hsla(20,6%,90%,.25)}.lg\:hover\:text-stone-200\/30:hover{color:hsla(20,6%,90%,.3)}.lg\:hover\:text-stone-200\/40:hover{color:hsla(20,6%,90%,.4)}.lg\:hover\:text-stone-200\/5:hover{color:hsla(20,6%,90%,.05)}.lg\:hover\:text-stone-200\/50:hover{color:hsla(20,6%,90%,.5)}.lg\:hover\:text-stone-200\/60:hover{color:hsla(20,6%,90%,.6)}.lg\:hover\:text-stone-200\/70:hover{color:hsla(20,6%,90%,.7)}.lg\:hover\:text-stone-200\/75:hover{color:hsla(20,6%,90%,.75)}.lg\:hover\:text-stone-200\/80:hover{color:hsla(20,6%,90%,.8)}.lg\:hover\:text-stone-200\/90:hover{color:hsla(20,6%,90%,.9)}.lg\:hover\:text-stone-200\/95:hover{color:hsla(20,6%,90%,.95)}.lg\:hover\:text-stone-300:hover{--tw-text-opacity:1;color:rgb(214 211 209/var(--tw-text-opacity))}.lg\:hover\:text-stone-300\/0:hover{color:hsla(24,6%,83%,0)}.lg\:hover\:text-stone-300\/10:hover{color:hsla(24,6%,83%,.1)}.lg\:hover\:text-stone-300\/100:hover{color:#d6d3d1}.lg\:hover\:text-stone-300\/20:hover{color:hsla(24,6%,83%,.2)}.lg\:hover\:text-stone-300\/25:hover{color:hsla(24,6%,83%,.25)}.lg\:hover\:text-stone-300\/30:hover{color:hsla(24,6%,83%,.3)}.lg\:hover\:text-stone-300\/40:hover{color:hsla(24,6%,83%,.4)}.lg\:hover\:text-stone-300\/5:hover{color:hsla(24,6%,83%,.05)}.lg\:hover\:text-stone-300\/50:hover{color:hsla(24,6%,83%,.5)}.lg\:hover\:text-stone-300\/60:hover{color:hsla(24,6%,83%,.6)}.lg\:hover\:text-stone-300\/70:hover{color:hsla(24,6%,83%,.7)}.lg\:hover\:text-stone-300\/75:hover{color:hsla(24,6%,83%,.75)}.lg\:hover\:text-stone-300\/80:hover{color:hsla(24,6%,83%,.8)}.lg\:hover\:text-stone-300\/90:hover{color:hsla(24,6%,83%,.9)}.lg\:hover\:text-stone-300\/95:hover{color:hsla(24,6%,83%,.95)}.lg\:hover\:text-stone-400:hover{--tw-text-opacity:1;color:rgb(168 162 158/var(--tw-text-opacity))}.lg\:hover\:text-stone-400\/0:hover{color:hsla(24,5%,64%,0)}.lg\:hover\:text-stone-400\/10:hover{color:hsla(24,5%,64%,.1)}.lg\:hover\:text-stone-400\/100:hover{color:#a8a29e}.lg\:hover\:text-stone-400\/20:hover{color:hsla(24,5%,64%,.2)}.lg\:hover\:text-stone-400\/25:hover{color:hsla(24,5%,64%,.25)}.lg\:hover\:text-stone-400\/30:hover{color:hsla(24,5%,64%,.3)}.lg\:hover\:text-stone-400\/40:hover{color:hsla(24,5%,64%,.4)}.lg\:hover\:text-stone-400\/5:hover{color:hsla(24,5%,64%,.05)}.lg\:hover\:text-stone-400\/50:hover{color:hsla(24,5%,64%,.5)}.lg\:hover\:text-stone-400\/60:hover{color:hsla(24,5%,64%,.6)}.lg\:hover\:text-stone-400\/70:hover{color:hsla(24,5%,64%,.7)}.lg\:hover\:text-stone-400\/75:hover{color:hsla(24,5%,64%,.75)}.lg\:hover\:text-stone-400\/80:hover{color:hsla(24,5%,64%,.8)}.lg\:hover\:text-stone-400\/90:hover{color:hsla(24,5%,64%,.9)}.lg\:hover\:text-stone-400\/95:hover{color:hsla(24,5%,64%,.95)}.lg\:hover\:text-stone-50:hover{--tw-text-opacity:1;color:rgb(250 250 249/var(--tw-text-opacity))}.lg\:hover\:text-stone-50\/0:hover{color:hsla(60,9%,98%,0)}.lg\:hover\:text-stone-50\/10:hover{color:hsla(60,9%,98%,.1)}.lg\:hover\:text-stone-50\/100:hover{color:#fafaf9}.lg\:hover\:text-stone-50\/20:hover{color:hsla(60,9%,98%,.2)}.lg\:hover\:text-stone-50\/25:hover{color:hsla(60,9%,98%,.25)}.lg\:hover\:text-stone-50\/30:hover{color:hsla(60,9%,98%,.3)}.lg\:hover\:text-stone-50\/40:hover{color:hsla(60,9%,98%,.4)}.lg\:hover\:text-stone-50\/5:hover{color:hsla(60,9%,98%,.05)}.lg\:hover\:text-stone-50\/50:hover{color:hsla(60,9%,98%,.5)}.lg\:hover\:text-stone-50\/60:hover{color:hsla(60,9%,98%,.6)}.lg\:hover\:text-stone-50\/70:hover{color:hsla(60,9%,98%,.7)}.lg\:hover\:text-stone-50\/75:hover{color:hsla(60,9%,98%,.75)}.lg\:hover\:text-stone-50\/80:hover{color:hsla(60,9%,98%,.8)}.lg\:hover\:text-stone-50\/90:hover{color:hsla(60,9%,98%,.9)}.lg\:hover\:text-stone-50\/95:hover{color:hsla(60,9%,98%,.95)}.lg\:hover\:text-stone-500:hover{--tw-text-opacity:1;color:rgb(120 113 108/var(--tw-text-opacity))}.lg\:hover\:text-stone-500\/0:hover{color:hsla(25,5%,45%,0)}.lg\:hover\:text-stone-500\/10:hover{color:hsla(25,5%,45%,.1)}.lg\:hover\:text-stone-500\/100:hover{color:#78716c}.lg\:hover\:text-stone-500\/20:hover{color:hsla(25,5%,45%,.2)}.lg\:hover\:text-stone-500\/25:hover{color:hsla(25,5%,45%,.25)}.lg\:hover\:text-stone-500\/30:hover{color:hsla(25,5%,45%,.3)}.lg\:hover\:text-stone-500\/40:hover{color:hsla(25,5%,45%,.4)}.lg\:hover\:text-stone-500\/5:hover{color:hsla(25,5%,45%,.05)}.lg\:hover\:text-stone-500\/50:hover{color:hsla(25,5%,45%,.5)}.lg\:hover\:text-stone-500\/60:hover{color:hsla(25,5%,45%,.6)}.lg\:hover\:text-stone-500\/70:hover{color:hsla(25,5%,45%,.7)}.lg\:hover\:text-stone-500\/75:hover{color:hsla(25,5%,45%,.75)}.lg\:hover\:text-stone-500\/80:hover{color:hsla(25,5%,45%,.8)}.lg\:hover\:text-stone-500\/90:hover{color:hsla(25,5%,45%,.9)}.lg\:hover\:text-stone-500\/95:hover{color:hsla(25,5%,45%,.95)}.lg\:hover\:text-stone-600:hover{--tw-text-opacity:1;color:rgb(87 83 78/var(--tw-text-opacity))}.lg\:hover\:text-stone-600\/0:hover{color:rgba(87,83,78,0)}.lg\:hover\:text-stone-600\/10:hover{color:rgba(87,83,78,.1)}.lg\:hover\:text-stone-600\/100:hover{color:#57534e}.lg\:hover\:text-stone-600\/20:hover{color:rgba(87,83,78,.2)}.lg\:hover\:text-stone-600\/25:hover{color:rgba(87,83,78,.25)}.lg\:hover\:text-stone-600\/30:hover{color:rgba(87,83,78,.3)}.lg\:hover\:text-stone-600\/40:hover{color:rgba(87,83,78,.4)}.lg\:hover\:text-stone-600\/5:hover{color:rgba(87,83,78,.05)}.lg\:hover\:text-stone-600\/50:hover{color:rgba(87,83,78,.5)}.lg\:hover\:text-stone-600\/60:hover{color:rgba(87,83,78,.6)}.lg\:hover\:text-stone-600\/70:hover{color:rgba(87,83,78,.7)}.lg\:hover\:text-stone-600\/75:hover{color:rgba(87,83,78,.75)}.lg\:hover\:text-stone-600\/80:hover{color:rgba(87,83,78,.8)}.lg\:hover\:text-stone-600\/90:hover{color:rgba(87,83,78,.9)}.lg\:hover\:text-stone-600\/95:hover{color:rgba(87,83,78,.95)}.lg\:hover\:text-stone-700:hover{--tw-text-opacity:1;color:rgb(68 64 60/var(--tw-text-opacity))}.lg\:hover\:text-stone-700\/0:hover{color:rgba(68,64,60,0)}.lg\:hover\:text-stone-700\/10:hover{color:rgba(68,64,60,.1)}.lg\:hover\:text-stone-700\/100:hover{color:#44403c}.lg\:hover\:text-stone-700\/20:hover{color:rgba(68,64,60,.2)}.lg\:hover\:text-stone-700\/25:hover{color:rgba(68,64,60,.25)}.lg\:hover\:text-stone-700\/30:hover{color:rgba(68,64,60,.3)}.lg\:hover\:text-stone-700\/40:hover{color:rgba(68,64,60,.4)}.lg\:hover\:text-stone-700\/5:hover{color:rgba(68,64,60,.05)}.lg\:hover\:text-stone-700\/50:hover{color:rgba(68,64,60,.5)}.lg\:hover\:text-stone-700\/60:hover{color:rgba(68,64,60,.6)}.lg\:hover\:text-stone-700\/70:hover{color:rgba(68,64,60,.7)}.lg\:hover\:text-stone-700\/75:hover{color:rgba(68,64,60,.75)}.lg\:hover\:text-stone-700\/80:hover{color:rgba(68,64,60,.8)}.lg\:hover\:text-stone-700\/90:hover{color:rgba(68,64,60,.9)}.lg\:hover\:text-stone-700\/95:hover{color:rgba(68,64,60,.95)}.lg\:hover\:text-stone-800:hover{--tw-text-opacity:1;color:rgb(41 37 36/var(--tw-text-opacity))}.lg\:hover\:text-stone-800\/0:hover{color:rgba(41,37,36,0)}.lg\:hover\:text-stone-800\/10:hover{color:rgba(41,37,36,.1)}.lg\:hover\:text-stone-800\/100:hover{color:#292524}.lg\:hover\:text-stone-800\/20:hover{color:rgba(41,37,36,.2)}.lg\:hover\:text-stone-800\/25:hover{color:rgba(41,37,36,.25)}.lg\:hover\:text-stone-800\/30:hover{color:rgba(41,37,36,.3)}.lg\:hover\:text-stone-800\/40:hover{color:rgba(41,37,36,.4)}.lg\:hover\:text-stone-800\/5:hover{color:rgba(41,37,36,.05)}.lg\:hover\:text-stone-800\/50:hover{color:rgba(41,37,36,.5)}.lg\:hover\:text-stone-800\/60:hover{color:rgba(41,37,36,.6)}.lg\:hover\:text-stone-800\/70:hover{color:rgba(41,37,36,.7)}.lg\:hover\:text-stone-800\/75:hover{color:rgba(41,37,36,.75)}.lg\:hover\:text-stone-800\/80:hover{color:rgba(41,37,36,.8)}.lg\:hover\:text-stone-800\/90:hover{color:rgba(41,37,36,.9)}.lg\:hover\:text-stone-800\/95:hover{color:rgba(41,37,36,.95)}.lg\:hover\:text-stone-900:hover{--tw-text-opacity:1;color:rgb(28 25 23/var(--tw-text-opacity))}.lg\:hover\:text-stone-900\/0:hover{color:rgba(28,25,23,0)}.lg\:hover\:text-stone-900\/10:hover{color:rgba(28,25,23,.1)}.lg\:hover\:text-stone-900\/100:hover{color:#1c1917}.lg\:hover\:text-stone-900\/20:hover{color:rgba(28,25,23,.2)}.lg\:hover\:text-stone-900\/25:hover{color:rgba(28,25,23,.25)}.lg\:hover\:text-stone-900\/30:hover{color:rgba(28,25,23,.3)}.lg\:hover\:text-stone-900\/40:hover{color:rgba(28,25,23,.4)}.lg\:hover\:text-stone-900\/5:hover{color:rgba(28,25,23,.05)}.lg\:hover\:text-stone-900\/50:hover{color:rgba(28,25,23,.5)}.lg\:hover\:text-stone-900\/60:hover{color:rgba(28,25,23,.6)}.lg\:hover\:text-stone-900\/70:hover{color:rgba(28,25,23,.7)}.lg\:hover\:text-stone-900\/75:hover{color:rgba(28,25,23,.75)}.lg\:hover\:text-stone-900\/80:hover{color:rgba(28,25,23,.8)}.lg\:hover\:text-stone-900\/90:hover{color:rgba(28,25,23,.9)}.lg\:hover\:text-stone-900\/95:hover{color:rgba(28,25,23,.95)}.lg\:hover\:text-teal-100:hover{--tw-text-opacity:1;color:rgb(213 245 246/var(--tw-text-opacity))}.lg\:hover\:text-teal-100\/0:hover{color:rgba(213,245,246,0)}.lg\:hover\:text-teal-100\/10:hover{color:rgba(213,245,246,.1)}.lg\:hover\:text-teal-100\/100:hover{color:#d5f5f6}.lg\:hover\:text-teal-100\/20:hover{color:rgba(213,245,246,.2)}.lg\:hover\:text-teal-100\/25:hover{color:rgba(213,245,246,.25)}.lg\:hover\:text-teal-100\/30:hover{color:rgba(213,245,246,.3)}.lg\:hover\:text-teal-100\/40:hover{color:rgba(213,245,246,.4)}.lg\:hover\:text-teal-100\/5:hover{color:rgba(213,245,246,.05)}.lg\:hover\:text-teal-100\/50:hover{color:rgba(213,245,246,.5)}.lg\:hover\:text-teal-100\/60:hover{color:rgba(213,245,246,.6)}.lg\:hover\:text-teal-100\/70:hover{color:rgba(213,245,246,.7)}.lg\:hover\:text-teal-100\/75:hover{color:rgba(213,245,246,.75)}.lg\:hover\:text-teal-100\/80:hover{color:rgba(213,245,246,.8)}.lg\:hover\:text-teal-100\/90:hover{color:rgba(213,245,246,.9)}.lg\:hover\:text-teal-100\/95:hover{color:rgba(213,245,246,.95)}.lg\:hover\:text-teal-200:hover{--tw-text-opacity:1;color:rgb(175 236 239/var(--tw-text-opacity))}.lg\:hover\:text-teal-200\/0:hover{color:rgba(175,236,239,0)}.lg\:hover\:text-teal-200\/10:hover{color:rgba(175,236,239,.1)}.lg\:hover\:text-teal-200\/100:hover{color:#afecef}.lg\:hover\:text-teal-200\/20:hover{color:rgba(175,236,239,.2)}.lg\:hover\:text-teal-200\/25:hover{color:rgba(175,236,239,.25)}.lg\:hover\:text-teal-200\/30:hover{color:rgba(175,236,239,.3)}.lg\:hover\:text-teal-200\/40:hover{color:rgba(175,236,239,.4)}.lg\:hover\:text-teal-200\/5:hover{color:rgba(175,236,239,.05)}.lg\:hover\:text-teal-200\/50:hover{color:rgba(175,236,239,.5)}.lg\:hover\:text-teal-200\/60:hover{color:rgba(175,236,239,.6)}.lg\:hover\:text-teal-200\/70:hover{color:rgba(175,236,239,.7)}.lg\:hover\:text-teal-200\/75:hover{color:rgba(175,236,239,.75)}.lg\:hover\:text-teal-200\/80:hover{color:rgba(175,236,239,.8)}.lg\:hover\:text-teal-200\/90:hover{color:rgba(175,236,239,.9)}.lg\:hover\:text-teal-200\/95:hover{color:rgba(175,236,239,.95)}.lg\:hover\:text-teal-300:hover{--tw-text-opacity:1;color:rgb(126 220 226/var(--tw-text-opacity))}.lg\:hover\:text-teal-300\/0:hover{color:rgba(126,220,226,0)}.lg\:hover\:text-teal-300\/10:hover{color:rgba(126,220,226,.1)}.lg\:hover\:text-teal-300\/100:hover{color:#7edce2}.lg\:hover\:text-teal-300\/20:hover{color:rgba(126,220,226,.2)}.lg\:hover\:text-teal-300\/25:hover{color:rgba(126,220,226,.25)}.lg\:hover\:text-teal-300\/30:hover{color:rgba(126,220,226,.3)}.lg\:hover\:text-teal-300\/40:hover{color:rgba(126,220,226,.4)}.lg\:hover\:text-teal-300\/5:hover{color:rgba(126,220,226,.05)}.lg\:hover\:text-teal-300\/50:hover{color:rgba(126,220,226,.5)}.lg\:hover\:text-teal-300\/60:hover{color:rgba(126,220,226,.6)}.lg\:hover\:text-teal-300\/70:hover{color:rgba(126,220,226,.7)}.lg\:hover\:text-teal-300\/75:hover{color:rgba(126,220,226,.75)}.lg\:hover\:text-teal-300\/80:hover{color:rgba(126,220,226,.8)}.lg\:hover\:text-teal-300\/90:hover{color:rgba(126,220,226,.9)}.lg\:hover\:text-teal-300\/95:hover{color:rgba(126,220,226,.95)}.lg\:hover\:text-teal-400:hover{--tw-text-opacity:1;color:rgb(22 189 202/var(--tw-text-opacity))}.lg\:hover\:text-teal-400\/0:hover{color:rgba(22,189,202,0)}.lg\:hover\:text-teal-400\/10:hover{color:rgba(22,189,202,.1)}.lg\:hover\:text-teal-400\/100:hover{color:#16bdca}.lg\:hover\:text-teal-400\/20:hover{color:rgba(22,189,202,.2)}.lg\:hover\:text-teal-400\/25:hover{color:rgba(22,189,202,.25)}.lg\:hover\:text-teal-400\/30:hover{color:rgba(22,189,202,.3)}.lg\:hover\:text-teal-400\/40:hover{color:rgba(22,189,202,.4)}.lg\:hover\:text-teal-400\/5:hover{color:rgba(22,189,202,.05)}.lg\:hover\:text-teal-400\/50:hover{color:rgba(22,189,202,.5)}.lg\:hover\:text-teal-400\/60:hover{color:rgba(22,189,202,.6)}.lg\:hover\:text-teal-400\/70:hover{color:rgba(22,189,202,.7)}.lg\:hover\:text-teal-400\/75:hover{color:rgba(22,189,202,.75)}.lg\:hover\:text-teal-400\/80:hover{color:rgba(22,189,202,.8)}.lg\:hover\:text-teal-400\/90:hover{color:rgba(22,189,202,.9)}.lg\:hover\:text-teal-400\/95:hover{color:rgba(22,189,202,.95)}.lg\:hover\:text-teal-50:hover{--tw-text-opacity:1;color:rgb(237 250 250/var(--tw-text-opacity))}.lg\:hover\:text-teal-50\/0:hover{color:rgba(237,250,250,0)}.lg\:hover\:text-teal-50\/10:hover{color:rgba(237,250,250,.1)}.lg\:hover\:text-teal-50\/100:hover{color:#edfafa}.lg\:hover\:text-teal-50\/20:hover{color:rgba(237,250,250,.2)}.lg\:hover\:text-teal-50\/25:hover{color:rgba(237,250,250,.25)}.lg\:hover\:text-teal-50\/30:hover{color:rgba(237,250,250,.3)}.lg\:hover\:text-teal-50\/40:hover{color:rgba(237,250,250,.4)}.lg\:hover\:text-teal-50\/5:hover{color:rgba(237,250,250,.05)}.lg\:hover\:text-teal-50\/50:hover{color:rgba(237,250,250,.5)}.lg\:hover\:text-teal-50\/60:hover{color:rgba(237,250,250,.6)}.lg\:hover\:text-teal-50\/70:hover{color:rgba(237,250,250,.7)}.lg\:hover\:text-teal-50\/75:hover{color:rgba(237,250,250,.75)}.lg\:hover\:text-teal-50\/80:hover{color:rgba(237,250,250,.8)}.lg\:hover\:text-teal-50\/90:hover{color:rgba(237,250,250,.9)}.lg\:hover\:text-teal-50\/95:hover{color:rgba(237,250,250,.95)}.lg\:hover\:text-teal-500:hover{--tw-text-opacity:1;color:rgb(6 148 162/var(--tw-text-opacity))}.lg\:hover\:text-teal-500\/0:hover{color:rgba(6,148,162,0)}.lg\:hover\:text-teal-500\/10:hover{color:rgba(6,148,162,.1)}.lg\:hover\:text-teal-500\/100:hover{color:#0694a2}.lg\:hover\:text-teal-500\/20:hover{color:rgba(6,148,162,.2)}.lg\:hover\:text-teal-500\/25:hover{color:rgba(6,148,162,.25)}.lg\:hover\:text-teal-500\/30:hover{color:rgba(6,148,162,.3)}.lg\:hover\:text-teal-500\/40:hover{color:rgba(6,148,162,.4)}.lg\:hover\:text-teal-500\/5:hover{color:rgba(6,148,162,.05)}.lg\:hover\:text-teal-500\/50:hover{color:rgba(6,148,162,.5)}.lg\:hover\:text-teal-500\/60:hover{color:rgba(6,148,162,.6)}.lg\:hover\:text-teal-500\/70:hover{color:rgba(6,148,162,.7)}.lg\:hover\:text-teal-500\/75:hover{color:rgba(6,148,162,.75)}.lg\:hover\:text-teal-500\/80:hover{color:rgba(6,148,162,.8)}.lg\:hover\:text-teal-500\/90:hover{color:rgba(6,148,162,.9)}.lg\:hover\:text-teal-500\/95:hover{color:rgba(6,148,162,.95)}.lg\:hover\:text-teal-600:hover{--tw-text-opacity:1;color:rgb(4 116 129/var(--tw-text-opacity))}.lg\:hover\:text-teal-600\/0:hover{color:rgba(4,116,129,0)}.lg\:hover\:text-teal-600\/10:hover{color:rgba(4,116,129,.1)}.lg\:hover\:text-teal-600\/100:hover{color:#047481}.lg\:hover\:text-teal-600\/20:hover{color:rgba(4,116,129,.2)}.lg\:hover\:text-teal-600\/25:hover{color:rgba(4,116,129,.25)}.lg\:hover\:text-teal-600\/30:hover{color:rgba(4,116,129,.3)}.lg\:hover\:text-teal-600\/40:hover{color:rgba(4,116,129,.4)}.lg\:hover\:text-teal-600\/5:hover{color:rgba(4,116,129,.05)}.lg\:hover\:text-teal-600\/50:hover{color:rgba(4,116,129,.5)}.lg\:hover\:text-teal-600\/60:hover{color:rgba(4,116,129,.6)}.lg\:hover\:text-teal-600\/70:hover{color:rgba(4,116,129,.7)}.lg\:hover\:text-teal-600\/75:hover{color:rgba(4,116,129,.75)}.lg\:hover\:text-teal-600\/80:hover{color:rgba(4,116,129,.8)}.lg\:hover\:text-teal-600\/90:hover{color:rgba(4,116,129,.9)}.lg\:hover\:text-teal-600\/95:hover{color:rgba(4,116,129,.95)}.lg\:hover\:text-teal-700:hover{--tw-text-opacity:1;color:rgb(3 102 114/var(--tw-text-opacity))}.lg\:hover\:text-teal-700\/0:hover{color:rgba(3,102,114,0)}.lg\:hover\:text-teal-700\/10:hover{color:rgba(3,102,114,.1)}.lg\:hover\:text-teal-700\/100:hover{color:#036672}.lg\:hover\:text-teal-700\/20:hover{color:rgba(3,102,114,.2)}.lg\:hover\:text-teal-700\/25:hover{color:rgba(3,102,114,.25)}.lg\:hover\:text-teal-700\/30:hover{color:rgba(3,102,114,.3)}.lg\:hover\:text-teal-700\/40:hover{color:rgba(3,102,114,.4)}.lg\:hover\:text-teal-700\/5:hover{color:rgba(3,102,114,.05)}.lg\:hover\:text-teal-700\/50:hover{color:rgba(3,102,114,.5)}.lg\:hover\:text-teal-700\/60:hover{color:rgba(3,102,114,.6)}.lg\:hover\:text-teal-700\/70:hover{color:rgba(3,102,114,.7)}.lg\:hover\:text-teal-700\/75:hover{color:rgba(3,102,114,.75)}.lg\:hover\:text-teal-700\/80:hover{color:rgba(3,102,114,.8)}.lg\:hover\:text-teal-700\/90:hover{color:rgba(3,102,114,.9)}.lg\:hover\:text-teal-700\/95:hover{color:rgba(3,102,114,.95)}.lg\:hover\:text-teal-800:hover{--tw-text-opacity:1;color:rgb(5 80 92/var(--tw-text-opacity))}.lg\:hover\:text-teal-800\/0:hover{color:rgba(5,80,92,0)}.lg\:hover\:text-teal-800\/10:hover{color:rgba(5,80,92,.1)}.lg\:hover\:text-teal-800\/100:hover{color:#05505c}.lg\:hover\:text-teal-800\/20:hover{color:rgba(5,80,92,.2)}.lg\:hover\:text-teal-800\/25:hover{color:rgba(5,80,92,.25)}.lg\:hover\:text-teal-800\/30:hover{color:rgba(5,80,92,.3)}.lg\:hover\:text-teal-800\/40:hover{color:rgba(5,80,92,.4)}.lg\:hover\:text-teal-800\/5:hover{color:rgba(5,80,92,.05)}.lg\:hover\:text-teal-800\/50:hover{color:rgba(5,80,92,.5)}.lg\:hover\:text-teal-800\/60:hover{color:rgba(5,80,92,.6)}.lg\:hover\:text-teal-800\/70:hover{color:rgba(5,80,92,.7)}.lg\:hover\:text-teal-800\/75:hover{color:rgba(5,80,92,.75)}.lg\:hover\:text-teal-800\/80:hover{color:rgba(5,80,92,.8)}.lg\:hover\:text-teal-800\/90:hover{color:rgba(5,80,92,.9)}.lg\:hover\:text-teal-800\/95:hover{color:rgba(5,80,92,.95)}.lg\:hover\:text-teal-900:hover{--tw-text-opacity:1;color:rgb(1 68 81/var(--tw-text-opacity))}.lg\:hover\:text-teal-900\/0:hover{color:rgba(1,68,81,0)}.lg\:hover\:text-teal-900\/10:hover{color:rgba(1,68,81,.1)}.lg\:hover\:text-teal-900\/100:hover{color:#014451}.lg\:hover\:text-teal-900\/20:hover{color:rgba(1,68,81,.2)}.lg\:hover\:text-teal-900\/25:hover{color:rgba(1,68,81,.25)}.lg\:hover\:text-teal-900\/30:hover{color:rgba(1,68,81,.3)}.lg\:hover\:text-teal-900\/40:hover{color:rgba(1,68,81,.4)}.lg\:hover\:text-teal-900\/5:hover{color:rgba(1,68,81,.05)}.lg\:hover\:text-teal-900\/50:hover{color:rgba(1,68,81,.5)}.lg\:hover\:text-teal-900\/60:hover{color:rgba(1,68,81,.6)}.lg\:hover\:text-teal-900\/70:hover{color:rgba(1,68,81,.7)}.lg\:hover\:text-teal-900\/75:hover{color:rgba(1,68,81,.75)}.lg\:hover\:text-teal-900\/80:hover{color:rgba(1,68,81,.8)}.lg\:hover\:text-teal-900\/90:hover{color:rgba(1,68,81,.9)}.lg\:hover\:text-teal-900\/95:hover{color:rgba(1,68,81,.95)}.lg\:hover\:text-violet-100:hover{--tw-text-opacity:1;color:rgb(237 233 254/var(--tw-text-opacity))}.lg\:hover\:text-violet-100\/0:hover{color:rgba(237,233,254,0)}.lg\:hover\:text-violet-100\/10:hover{color:rgba(237,233,254,.1)}.lg\:hover\:text-violet-100\/100:hover{color:#ede9fe}.lg\:hover\:text-violet-100\/20:hover{color:rgba(237,233,254,.2)}.lg\:hover\:text-violet-100\/25:hover{color:rgba(237,233,254,.25)}.lg\:hover\:text-violet-100\/30:hover{color:rgba(237,233,254,.3)}.lg\:hover\:text-violet-100\/40:hover{color:rgba(237,233,254,.4)}.lg\:hover\:text-violet-100\/5:hover{color:rgba(237,233,254,.05)}.lg\:hover\:text-violet-100\/50:hover{color:rgba(237,233,254,.5)}.lg\:hover\:text-violet-100\/60:hover{color:rgba(237,233,254,.6)}.lg\:hover\:text-violet-100\/70:hover{color:rgba(237,233,254,.7)}.lg\:hover\:text-violet-100\/75:hover{color:rgba(237,233,254,.75)}.lg\:hover\:text-violet-100\/80:hover{color:rgba(237,233,254,.8)}.lg\:hover\:text-violet-100\/90:hover{color:rgba(237,233,254,.9)}.lg\:hover\:text-violet-100\/95:hover{color:rgba(237,233,254,.95)}.lg\:hover\:text-violet-200:hover{--tw-text-opacity:1;color:rgb(221 214 254/var(--tw-text-opacity))}.lg\:hover\:text-violet-200\/0:hover{color:rgba(221,214,254,0)}.lg\:hover\:text-violet-200\/10:hover{color:rgba(221,214,254,.1)}.lg\:hover\:text-violet-200\/100:hover{color:#ddd6fe}.lg\:hover\:text-violet-200\/20:hover{color:rgba(221,214,254,.2)}.lg\:hover\:text-violet-200\/25:hover{color:rgba(221,214,254,.25)}.lg\:hover\:text-violet-200\/30:hover{color:rgba(221,214,254,.3)}.lg\:hover\:text-violet-200\/40:hover{color:rgba(221,214,254,.4)}.lg\:hover\:text-violet-200\/5:hover{color:rgba(221,214,254,.05)}.lg\:hover\:text-violet-200\/50:hover{color:rgba(221,214,254,.5)}.lg\:hover\:text-violet-200\/60:hover{color:rgba(221,214,254,.6)}.lg\:hover\:text-violet-200\/70:hover{color:rgba(221,214,254,.7)}.lg\:hover\:text-violet-200\/75:hover{color:rgba(221,214,254,.75)}.lg\:hover\:text-violet-200\/80:hover{color:rgba(221,214,254,.8)}.lg\:hover\:text-violet-200\/90:hover{color:rgba(221,214,254,.9)}.lg\:hover\:text-violet-200\/95:hover{color:rgba(221,214,254,.95)}.lg\:hover\:text-violet-300:hover{--tw-text-opacity:1;color:rgb(196 181 253/var(--tw-text-opacity))}.lg\:hover\:text-violet-300\/0:hover{color:rgba(196,181,253,0)}.lg\:hover\:text-violet-300\/10:hover{color:rgba(196,181,253,.1)}.lg\:hover\:text-violet-300\/100:hover{color:#c4b5fd}.lg\:hover\:text-violet-300\/20:hover{color:rgba(196,181,253,.2)}.lg\:hover\:text-violet-300\/25:hover{color:rgba(196,181,253,.25)}.lg\:hover\:text-violet-300\/30:hover{color:rgba(196,181,253,.3)}.lg\:hover\:text-violet-300\/40:hover{color:rgba(196,181,253,.4)}.lg\:hover\:text-violet-300\/5:hover{color:rgba(196,181,253,.05)}.lg\:hover\:text-violet-300\/50:hover{color:rgba(196,181,253,.5)}.lg\:hover\:text-violet-300\/60:hover{color:rgba(196,181,253,.6)}.lg\:hover\:text-violet-300\/70:hover{color:rgba(196,181,253,.7)}.lg\:hover\:text-violet-300\/75:hover{color:rgba(196,181,253,.75)}.lg\:hover\:text-violet-300\/80:hover{color:rgba(196,181,253,.8)}.lg\:hover\:text-violet-300\/90:hover{color:rgba(196,181,253,.9)}.lg\:hover\:text-violet-300\/95:hover{color:rgba(196,181,253,.95)}.lg\:hover\:text-violet-400:hover{--tw-text-opacity:1;color:rgb(167 139 250/var(--tw-text-opacity))}.lg\:hover\:text-violet-400\/0:hover{color:rgba(167,139,250,0)}.lg\:hover\:text-violet-400\/10:hover{color:rgba(167,139,250,.1)}.lg\:hover\:text-violet-400\/100:hover{color:#a78bfa}.lg\:hover\:text-violet-400\/20:hover{color:rgba(167,139,250,.2)}.lg\:hover\:text-violet-400\/25:hover{color:rgba(167,139,250,.25)}.lg\:hover\:text-violet-400\/30:hover{color:rgba(167,139,250,.3)}.lg\:hover\:text-violet-400\/40:hover{color:rgba(167,139,250,.4)}.lg\:hover\:text-violet-400\/5:hover{color:rgba(167,139,250,.05)}.lg\:hover\:text-violet-400\/50:hover{color:rgba(167,139,250,.5)}.lg\:hover\:text-violet-400\/60:hover{color:rgba(167,139,250,.6)}.lg\:hover\:text-violet-400\/70:hover{color:rgba(167,139,250,.7)}.lg\:hover\:text-violet-400\/75:hover{color:rgba(167,139,250,.75)}.lg\:hover\:text-violet-400\/80:hover{color:rgba(167,139,250,.8)}.lg\:hover\:text-violet-400\/90:hover{color:rgba(167,139,250,.9)}.lg\:hover\:text-violet-400\/95:hover{color:rgba(167,139,250,.95)}.lg\:hover\:text-violet-50:hover{--tw-text-opacity:1;color:rgb(245 243 255/var(--tw-text-opacity))}.lg\:hover\:text-violet-50\/0:hover{color:rgba(245,243,255,0)}.lg\:hover\:text-violet-50\/10:hover{color:rgba(245,243,255,.1)}.lg\:hover\:text-violet-50\/100:hover{color:#f5f3ff}.lg\:hover\:text-violet-50\/20:hover{color:rgba(245,243,255,.2)}.lg\:hover\:text-violet-50\/25:hover{color:rgba(245,243,255,.25)}.lg\:hover\:text-violet-50\/30:hover{color:rgba(245,243,255,.3)}.lg\:hover\:text-violet-50\/40:hover{color:rgba(245,243,255,.4)}.lg\:hover\:text-violet-50\/5:hover{color:rgba(245,243,255,.05)}.lg\:hover\:text-violet-50\/50:hover{color:rgba(245,243,255,.5)}.lg\:hover\:text-violet-50\/60:hover{color:rgba(245,243,255,.6)}.lg\:hover\:text-violet-50\/70:hover{color:rgba(245,243,255,.7)}.lg\:hover\:text-violet-50\/75:hover{color:rgba(245,243,255,.75)}.lg\:hover\:text-violet-50\/80:hover{color:rgba(245,243,255,.8)}.lg\:hover\:text-violet-50\/90:hover{color:rgba(245,243,255,.9)}.lg\:hover\:text-violet-50\/95:hover{color:rgba(245,243,255,.95)}.lg\:hover\:text-violet-500:hover{--tw-text-opacity:1;color:rgb(139 92 246/var(--tw-text-opacity))}.lg\:hover\:text-violet-500\/0:hover{color:rgba(139,92,246,0)}.lg\:hover\:text-violet-500\/10:hover{color:rgba(139,92,246,.1)}.lg\:hover\:text-violet-500\/100:hover{color:#8b5cf6}.lg\:hover\:text-violet-500\/20:hover{color:rgba(139,92,246,.2)}.lg\:hover\:text-violet-500\/25:hover{color:rgba(139,92,246,.25)}.lg\:hover\:text-violet-500\/30:hover{color:rgba(139,92,246,.3)}.lg\:hover\:text-violet-500\/40:hover{color:rgba(139,92,246,.4)}.lg\:hover\:text-violet-500\/5:hover{color:rgba(139,92,246,.05)}.lg\:hover\:text-violet-500\/50:hover{color:rgba(139,92,246,.5)}.lg\:hover\:text-violet-500\/60:hover{color:rgba(139,92,246,.6)}.lg\:hover\:text-violet-500\/70:hover{color:rgba(139,92,246,.7)}.lg\:hover\:text-violet-500\/75:hover{color:rgba(139,92,246,.75)}.lg\:hover\:text-violet-500\/80:hover{color:rgba(139,92,246,.8)}.lg\:hover\:text-violet-500\/90:hover{color:rgba(139,92,246,.9)}.lg\:hover\:text-violet-500\/95:hover{color:rgba(139,92,246,.95)}.lg\:hover\:text-violet-600:hover{--tw-text-opacity:1;color:rgb(124 58 237/var(--tw-text-opacity))}.lg\:hover\:text-violet-600\/0:hover{color:rgba(124,58,237,0)}.lg\:hover\:text-violet-600\/10:hover{color:rgba(124,58,237,.1)}.lg\:hover\:text-violet-600\/100:hover{color:#7c3aed}.lg\:hover\:text-violet-600\/20:hover{color:rgba(124,58,237,.2)}.lg\:hover\:text-violet-600\/25:hover{color:rgba(124,58,237,.25)}.lg\:hover\:text-violet-600\/30:hover{color:rgba(124,58,237,.3)}.lg\:hover\:text-violet-600\/40:hover{color:rgba(124,58,237,.4)}.lg\:hover\:text-violet-600\/5:hover{color:rgba(124,58,237,.05)}.lg\:hover\:text-violet-600\/50:hover{color:rgba(124,58,237,.5)}.lg\:hover\:text-violet-600\/60:hover{color:rgba(124,58,237,.6)}.lg\:hover\:text-violet-600\/70:hover{color:rgba(124,58,237,.7)}.lg\:hover\:text-violet-600\/75:hover{color:rgba(124,58,237,.75)}.lg\:hover\:text-violet-600\/80:hover{color:rgba(124,58,237,.8)}.lg\:hover\:text-violet-600\/90:hover{color:rgba(124,58,237,.9)}.lg\:hover\:text-violet-600\/95:hover{color:rgba(124,58,237,.95)}.lg\:hover\:text-violet-700:hover{--tw-text-opacity:1;color:rgb(109 40 217/var(--tw-text-opacity))}.lg\:hover\:text-violet-700\/0:hover{color:rgba(109,40,217,0)}.lg\:hover\:text-violet-700\/10:hover{color:rgba(109,40,217,.1)}.lg\:hover\:text-violet-700\/100:hover{color:#6d28d9}.lg\:hover\:text-violet-700\/20:hover{color:rgba(109,40,217,.2)}.lg\:hover\:text-violet-700\/25:hover{color:rgba(109,40,217,.25)}.lg\:hover\:text-violet-700\/30:hover{color:rgba(109,40,217,.3)}.lg\:hover\:text-violet-700\/40:hover{color:rgba(109,40,217,.4)}.lg\:hover\:text-violet-700\/5:hover{color:rgba(109,40,217,.05)}.lg\:hover\:text-violet-700\/50:hover{color:rgba(109,40,217,.5)}.lg\:hover\:text-violet-700\/60:hover{color:rgba(109,40,217,.6)}.lg\:hover\:text-violet-700\/70:hover{color:rgba(109,40,217,.7)}.lg\:hover\:text-violet-700\/75:hover{color:rgba(109,40,217,.75)}.lg\:hover\:text-violet-700\/80:hover{color:rgba(109,40,217,.8)}.lg\:hover\:text-violet-700\/90:hover{color:rgba(109,40,217,.9)}.lg\:hover\:text-violet-700\/95:hover{color:rgba(109,40,217,.95)}.lg\:hover\:text-violet-800:hover{--tw-text-opacity:1;color:rgb(91 33 182/var(--tw-text-opacity))}.lg\:hover\:text-violet-800\/0:hover{color:rgba(91,33,182,0)}.lg\:hover\:text-violet-800\/10:hover{color:rgba(91,33,182,.1)}.lg\:hover\:text-violet-800\/100:hover{color:#5b21b6}.lg\:hover\:text-violet-800\/20:hover{color:rgba(91,33,182,.2)}.lg\:hover\:text-violet-800\/25:hover{color:rgba(91,33,182,.25)}.lg\:hover\:text-violet-800\/30:hover{color:rgba(91,33,182,.3)}.lg\:hover\:text-violet-800\/40:hover{color:rgba(91,33,182,.4)}.lg\:hover\:text-violet-800\/5:hover{color:rgba(91,33,182,.05)}.lg\:hover\:text-violet-800\/50:hover{color:rgba(91,33,182,.5)}.lg\:hover\:text-violet-800\/60:hover{color:rgba(91,33,182,.6)}.lg\:hover\:text-violet-800\/70:hover{color:rgba(91,33,182,.7)}.lg\:hover\:text-violet-800\/75:hover{color:rgba(91,33,182,.75)}.lg\:hover\:text-violet-800\/80:hover{color:rgba(91,33,182,.8)}.lg\:hover\:text-violet-800\/90:hover{color:rgba(91,33,182,.9)}.lg\:hover\:text-violet-800\/95:hover{color:rgba(91,33,182,.95)}.lg\:hover\:text-violet-900:hover{--tw-text-opacity:1;color:rgb(76 29 149/var(--tw-text-opacity))}.lg\:hover\:text-violet-900\/0:hover{color:rgba(76,29,149,0)}.lg\:hover\:text-violet-900\/10:hover{color:rgba(76,29,149,.1)}.lg\:hover\:text-violet-900\/100:hover{color:#4c1d95}.lg\:hover\:text-violet-900\/20:hover{color:rgba(76,29,149,.2)}.lg\:hover\:text-violet-900\/25:hover{color:rgba(76,29,149,.25)}.lg\:hover\:text-violet-900\/30:hover{color:rgba(76,29,149,.3)}.lg\:hover\:text-violet-900\/40:hover{color:rgba(76,29,149,.4)}.lg\:hover\:text-violet-900\/5:hover{color:rgba(76,29,149,.05)}.lg\:hover\:text-violet-900\/50:hover{color:rgba(76,29,149,.5)}.lg\:hover\:text-violet-900\/60:hover{color:rgba(76,29,149,.6)}.lg\:hover\:text-violet-900\/70:hover{color:rgba(76,29,149,.7)}.lg\:hover\:text-violet-900\/75:hover{color:rgba(76,29,149,.75)}.lg\:hover\:text-violet-900\/80:hover{color:rgba(76,29,149,.8)}.lg\:hover\:text-violet-900\/90:hover{color:rgba(76,29,149,.9)}.lg\:hover\:text-violet-900\/95:hover{color:rgba(76,29,149,.95)}.lg\:hover\:text-yellow-100:hover{--tw-text-opacity:1;color:rgb(253 246 178/var(--tw-text-opacity))}.lg\:hover\:text-yellow-100\/0:hover{color:hsla(54,95%,85%,0)}.lg\:hover\:text-yellow-100\/10:hover{color:hsla(54,95%,85%,.1)}.lg\:hover\:text-yellow-100\/100:hover{color:#fdf6b2}.lg\:hover\:text-yellow-100\/20:hover{color:hsla(54,95%,85%,.2)}.lg\:hover\:text-yellow-100\/25:hover{color:hsla(54,95%,85%,.25)}.lg\:hover\:text-yellow-100\/30:hover{color:hsla(54,95%,85%,.3)}.lg\:hover\:text-yellow-100\/40:hover{color:hsla(54,95%,85%,.4)}.lg\:hover\:text-yellow-100\/5:hover{color:hsla(54,95%,85%,.05)}.lg\:hover\:text-yellow-100\/50:hover{color:hsla(54,95%,85%,.5)}.lg\:hover\:text-yellow-100\/60:hover{color:hsla(54,95%,85%,.6)}.lg\:hover\:text-yellow-100\/70:hover{color:hsla(54,95%,85%,.7)}.lg\:hover\:text-yellow-100\/75:hover{color:hsla(54,95%,85%,.75)}.lg\:hover\:text-yellow-100\/80:hover{color:hsla(54,95%,85%,.8)}.lg\:hover\:text-yellow-100\/90:hover{color:hsla(54,95%,85%,.9)}.lg\:hover\:text-yellow-100\/95:hover{color:hsla(54,95%,85%,.95)}.lg\:hover\:text-yellow-200:hover{--tw-text-opacity:1;color:rgb(252 233 106/var(--tw-text-opacity))}.lg\:hover\:text-yellow-200\/0:hover{color:hsla(52,96%,70%,0)}.lg\:hover\:text-yellow-200\/10:hover{color:hsla(52,96%,70%,.1)}.lg\:hover\:text-yellow-200\/100:hover{color:#fce96a}.lg\:hover\:text-yellow-200\/20:hover{color:hsla(52,96%,70%,.2)}.lg\:hover\:text-yellow-200\/25:hover{color:hsla(52,96%,70%,.25)}.lg\:hover\:text-yellow-200\/30:hover{color:hsla(52,96%,70%,.3)}.lg\:hover\:text-yellow-200\/40:hover{color:hsla(52,96%,70%,.4)}.lg\:hover\:text-yellow-200\/5:hover{color:hsla(52,96%,70%,.05)}.lg\:hover\:text-yellow-200\/50:hover{color:hsla(52,96%,70%,.5)}.lg\:hover\:text-yellow-200\/60:hover{color:hsla(52,96%,70%,.6)}.lg\:hover\:text-yellow-200\/70:hover{color:hsla(52,96%,70%,.7)}.lg\:hover\:text-yellow-200\/75:hover{color:hsla(52,96%,70%,.75)}.lg\:hover\:text-yellow-200\/80:hover{color:hsla(52,96%,70%,.8)}.lg\:hover\:text-yellow-200\/90:hover{color:hsla(52,96%,70%,.9)}.lg\:hover\:text-yellow-200\/95:hover{color:hsla(52,96%,70%,.95)}.lg\:hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgb(250 202 21/var(--tw-text-opacity))}.lg\:hover\:text-yellow-300\/0:hover{color:rgba(250,202,21,0)}.lg\:hover\:text-yellow-300\/10:hover{color:rgba(250,202,21,.1)}.lg\:hover\:text-yellow-300\/100:hover{color:#faca15}.lg\:hover\:text-yellow-300\/20:hover{color:rgba(250,202,21,.2)}.lg\:hover\:text-yellow-300\/25:hover{color:rgba(250,202,21,.25)}.lg\:hover\:text-yellow-300\/30:hover{color:rgba(250,202,21,.3)}.lg\:hover\:text-yellow-300\/40:hover{color:rgba(250,202,21,.4)}.lg\:hover\:text-yellow-300\/5:hover{color:rgba(250,202,21,.05)}.lg\:hover\:text-yellow-300\/50:hover{color:rgba(250,202,21,.5)}.lg\:hover\:text-yellow-300\/60:hover{color:rgba(250,202,21,.6)}.lg\:hover\:text-yellow-300\/70:hover{color:rgba(250,202,21,.7)}.lg\:hover\:text-yellow-300\/75:hover{color:rgba(250,202,21,.75)}.lg\:hover\:text-yellow-300\/80:hover{color:rgba(250,202,21,.8)}.lg\:hover\:text-yellow-300\/90:hover{color:rgba(250,202,21,.9)}.lg\:hover\:text-yellow-300\/95:hover{color:rgba(250,202,21,.95)}.lg\:hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgb(227 160 8/var(--tw-text-opacity))}.lg\:hover\:text-yellow-400\/0:hover{color:rgba(227,160,8,0)}.lg\:hover\:text-yellow-400\/10:hover{color:rgba(227,160,8,.1)}.lg\:hover\:text-yellow-400\/100:hover{color:#e3a008}.lg\:hover\:text-yellow-400\/20:hover{color:rgba(227,160,8,.2)}.lg\:hover\:text-yellow-400\/25:hover{color:rgba(227,160,8,.25)}.lg\:hover\:text-yellow-400\/30:hover{color:rgba(227,160,8,.3)}.lg\:hover\:text-yellow-400\/40:hover{color:rgba(227,160,8,.4)}.lg\:hover\:text-yellow-400\/5:hover{color:rgba(227,160,8,.05)}.lg\:hover\:text-yellow-400\/50:hover{color:rgba(227,160,8,.5)}.lg\:hover\:text-yellow-400\/60:hover{color:rgba(227,160,8,.6)}.lg\:hover\:text-yellow-400\/70:hover{color:rgba(227,160,8,.7)}.lg\:hover\:text-yellow-400\/75:hover{color:rgba(227,160,8,.75)}.lg\:hover\:text-yellow-400\/80:hover{color:rgba(227,160,8,.8)}.lg\:hover\:text-yellow-400\/90:hover{color:rgba(227,160,8,.9)}.lg\:hover\:text-yellow-400\/95:hover{color:rgba(227,160,8,.95)}.lg\:hover\:text-yellow-50:hover{--tw-text-opacity:1;color:rgb(253 253 234/var(--tw-text-opacity))}.lg\:hover\:text-yellow-50\/0:hover{color:hsla(60,83%,95%,0)}.lg\:hover\:text-yellow-50\/10:hover{color:hsla(60,83%,95%,.1)}.lg\:hover\:text-yellow-50\/100:hover{color:#fdfdea}.lg\:hover\:text-yellow-50\/20:hover{color:hsla(60,83%,95%,.2)}.lg\:hover\:text-yellow-50\/25:hover{color:hsla(60,83%,95%,.25)}.lg\:hover\:text-yellow-50\/30:hover{color:hsla(60,83%,95%,.3)}.lg\:hover\:text-yellow-50\/40:hover{color:hsla(60,83%,95%,.4)}.lg\:hover\:text-yellow-50\/5:hover{color:hsla(60,83%,95%,.05)}.lg\:hover\:text-yellow-50\/50:hover{color:hsla(60,83%,95%,.5)}.lg\:hover\:text-yellow-50\/60:hover{color:hsla(60,83%,95%,.6)}.lg\:hover\:text-yellow-50\/70:hover{color:hsla(60,83%,95%,.7)}.lg\:hover\:text-yellow-50\/75:hover{color:hsla(60,83%,95%,.75)}.lg\:hover\:text-yellow-50\/80:hover{color:hsla(60,83%,95%,.8)}.lg\:hover\:text-yellow-50\/90:hover{color:hsla(60,83%,95%,.9)}.lg\:hover\:text-yellow-50\/95:hover{color:hsla(60,83%,95%,.95)}.lg\:hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgb(194 120 3/var(--tw-text-opacity))}.lg\:hover\:text-yellow-500\/0:hover{color:rgba(194,120,3,0)}.lg\:hover\:text-yellow-500\/10:hover{color:rgba(194,120,3,.1)}.lg\:hover\:text-yellow-500\/100:hover{color:#c27803}.lg\:hover\:text-yellow-500\/20:hover{color:rgba(194,120,3,.2)}.lg\:hover\:text-yellow-500\/25:hover{color:rgba(194,120,3,.25)}.lg\:hover\:text-yellow-500\/30:hover{color:rgba(194,120,3,.3)}.lg\:hover\:text-yellow-500\/40:hover{color:rgba(194,120,3,.4)}.lg\:hover\:text-yellow-500\/5:hover{color:rgba(194,120,3,.05)}.lg\:hover\:text-yellow-500\/50:hover{color:rgba(194,120,3,.5)}.lg\:hover\:text-yellow-500\/60:hover{color:rgba(194,120,3,.6)}.lg\:hover\:text-yellow-500\/70:hover{color:rgba(194,120,3,.7)}.lg\:hover\:text-yellow-500\/75:hover{color:rgba(194,120,3,.75)}.lg\:hover\:text-yellow-500\/80:hover{color:rgba(194,120,3,.8)}.lg\:hover\:text-yellow-500\/90:hover{color:rgba(194,120,3,.9)}.lg\:hover\:text-yellow-500\/95:hover{color:rgba(194,120,3,.95)}.lg\:hover\:text-yellow-600:hover{--tw-text-opacity:1;color:rgb(159 88 10/var(--tw-text-opacity))}.lg\:hover\:text-yellow-600\/0:hover{color:rgba(159,88,10,0)}.lg\:hover\:text-yellow-600\/10:hover{color:rgba(159,88,10,.1)}.lg\:hover\:text-yellow-600\/100:hover{color:#9f580a}.lg\:hover\:text-yellow-600\/20:hover{color:rgba(159,88,10,.2)}.lg\:hover\:text-yellow-600\/25:hover{color:rgba(159,88,10,.25)}.lg\:hover\:text-yellow-600\/30:hover{color:rgba(159,88,10,.3)}.lg\:hover\:text-yellow-600\/40:hover{color:rgba(159,88,10,.4)}.lg\:hover\:text-yellow-600\/5:hover{color:rgba(159,88,10,.05)}.lg\:hover\:text-yellow-600\/50:hover{color:rgba(159,88,10,.5)}.lg\:hover\:text-yellow-600\/60:hover{color:rgba(159,88,10,.6)}.lg\:hover\:text-yellow-600\/70:hover{color:rgba(159,88,10,.7)}.lg\:hover\:text-yellow-600\/75:hover{color:rgba(159,88,10,.75)}.lg\:hover\:text-yellow-600\/80:hover{color:rgba(159,88,10,.8)}.lg\:hover\:text-yellow-600\/90:hover{color:rgba(159,88,10,.9)}.lg\:hover\:text-yellow-600\/95:hover{color:rgba(159,88,10,.95)}.lg\:hover\:text-yellow-700:hover{--tw-text-opacity:1;color:rgb(142 75 16/var(--tw-text-opacity))}.lg\:hover\:text-yellow-700\/0:hover{color:rgba(142,75,16,0)}.lg\:hover\:text-yellow-700\/10:hover{color:rgba(142,75,16,.1)}.lg\:hover\:text-yellow-700\/100:hover{color:#8e4b10}.lg\:hover\:text-yellow-700\/20:hover{color:rgba(142,75,16,.2)}.lg\:hover\:text-yellow-700\/25:hover{color:rgba(142,75,16,.25)}.lg\:hover\:text-yellow-700\/30:hover{color:rgba(142,75,16,.3)}.lg\:hover\:text-yellow-700\/40:hover{color:rgba(142,75,16,.4)}.lg\:hover\:text-yellow-700\/5:hover{color:rgba(142,75,16,.05)}.lg\:hover\:text-yellow-700\/50:hover{color:rgba(142,75,16,.5)}.lg\:hover\:text-yellow-700\/60:hover{color:rgba(142,75,16,.6)}.lg\:hover\:text-yellow-700\/70:hover{color:rgba(142,75,16,.7)}.lg\:hover\:text-yellow-700\/75:hover{color:rgba(142,75,16,.75)}.lg\:hover\:text-yellow-700\/80:hover{color:rgba(142,75,16,.8)}.lg\:hover\:text-yellow-700\/90:hover{color:rgba(142,75,16,.9)}.lg\:hover\:text-yellow-700\/95:hover{color:rgba(142,75,16,.95)}.lg\:hover\:text-yellow-800:hover{--tw-text-opacity:1;color:rgb(114 59 19/var(--tw-text-opacity))}.lg\:hover\:text-yellow-800\/0:hover{color:rgba(114,59,19,0)}.lg\:hover\:text-yellow-800\/10:hover{color:rgba(114,59,19,.1)}.lg\:hover\:text-yellow-800\/100:hover{color:#723b13}.lg\:hover\:text-yellow-800\/20:hover{color:rgba(114,59,19,.2)}.lg\:hover\:text-yellow-800\/25:hover{color:rgba(114,59,19,.25)}.lg\:hover\:text-yellow-800\/30:hover{color:rgba(114,59,19,.3)}.lg\:hover\:text-yellow-800\/40:hover{color:rgba(114,59,19,.4)}.lg\:hover\:text-yellow-800\/5:hover{color:rgba(114,59,19,.05)}.lg\:hover\:text-yellow-800\/50:hover{color:rgba(114,59,19,.5)}.lg\:hover\:text-yellow-800\/60:hover{color:rgba(114,59,19,.6)}.lg\:hover\:text-yellow-800\/70:hover{color:rgba(114,59,19,.7)}.lg\:hover\:text-yellow-800\/75:hover{color:rgba(114,59,19,.75)}.lg\:hover\:text-yellow-800\/80:hover{color:rgba(114,59,19,.8)}.lg\:hover\:text-yellow-800\/90:hover{color:rgba(114,59,19,.9)}.lg\:hover\:text-yellow-800\/95:hover{color:rgba(114,59,19,.95)}.lg\:hover\:text-yellow-900:hover{--tw-text-opacity:1;color:rgb(99 49 18/var(--tw-text-opacity))}.lg\:hover\:text-yellow-900\/0:hover{color:rgba(99,49,18,0)}.lg\:hover\:text-yellow-900\/10:hover{color:rgba(99,49,18,.1)}.lg\:hover\:text-yellow-900\/100:hover{color:#633112}.lg\:hover\:text-yellow-900\/20:hover{color:rgba(99,49,18,.2)}.lg\:hover\:text-yellow-900\/25:hover{color:rgba(99,49,18,.25)}.lg\:hover\:text-yellow-900\/30:hover{color:rgba(99,49,18,.3)}.lg\:hover\:text-yellow-900\/40:hover{color:rgba(99,49,18,.4)}.lg\:hover\:text-yellow-900\/5:hover{color:rgba(99,49,18,.05)}.lg\:hover\:text-yellow-900\/50:hover{color:rgba(99,49,18,.5)}.lg\:hover\:text-yellow-900\/60:hover{color:rgba(99,49,18,.6)}.lg\:hover\:text-yellow-900\/70:hover{color:rgba(99,49,18,.7)}.lg\:hover\:text-yellow-900\/75:hover{color:rgba(99,49,18,.75)}.lg\:hover\:text-yellow-900\/80:hover{color:rgba(99,49,18,.8)}.lg\:hover\:text-yellow-900\/90:hover{color:rgba(99,49,18,.9)}.lg\:hover\:text-yellow-900\/95:hover{color:rgba(99,49,18,.95)}.lg\:hover\:text-zinc-100:hover{--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity))}.lg\:hover\:text-zinc-100\/0:hover{color:hsla(240,5%,96%,0)}.lg\:hover\:text-zinc-100\/10:hover{color:hsla(240,5%,96%,.1)}.lg\:hover\:text-zinc-100\/100:hover{color:#f4f4f5}.lg\:hover\:text-zinc-100\/20:hover{color:hsla(240,5%,96%,.2)}.lg\:hover\:text-zinc-100\/25:hover{color:hsla(240,5%,96%,.25)}.lg\:hover\:text-zinc-100\/30:hover{color:hsla(240,5%,96%,.3)}.lg\:hover\:text-zinc-100\/40:hover{color:hsla(240,5%,96%,.4)}.lg\:hover\:text-zinc-100\/5:hover{color:hsla(240,5%,96%,.05)}.lg\:hover\:text-zinc-100\/50:hover{color:hsla(240,5%,96%,.5)}.lg\:hover\:text-zinc-100\/60:hover{color:hsla(240,5%,96%,.6)}.lg\:hover\:text-zinc-100\/70:hover{color:hsla(240,5%,96%,.7)}.lg\:hover\:text-zinc-100\/75:hover{color:hsla(240,5%,96%,.75)}.lg\:hover\:text-zinc-100\/80:hover{color:hsla(240,5%,96%,.8)}.lg\:hover\:text-zinc-100\/90:hover{color:hsla(240,5%,96%,.9)}.lg\:hover\:text-zinc-100\/95:hover{color:hsla(240,5%,96%,.95)}.lg\:hover\:text-zinc-200:hover{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.lg\:hover\:text-zinc-200\/0:hover{color:hsla(240,6%,90%,0)}.lg\:hover\:text-zinc-200\/10:hover{color:hsla(240,6%,90%,.1)}.lg\:hover\:text-zinc-200\/100:hover{color:#e4e4e7}.lg\:hover\:text-zinc-200\/20:hover{color:hsla(240,6%,90%,.2)}.lg\:hover\:text-zinc-200\/25:hover{color:hsla(240,6%,90%,.25)}.lg\:hover\:text-zinc-200\/30:hover{color:hsla(240,6%,90%,.3)}.lg\:hover\:text-zinc-200\/40:hover{color:hsla(240,6%,90%,.4)}.lg\:hover\:text-zinc-200\/5:hover{color:hsla(240,6%,90%,.05)}.lg\:hover\:text-zinc-200\/50:hover{color:hsla(240,6%,90%,.5)}.lg\:hover\:text-zinc-200\/60:hover{color:hsla(240,6%,90%,.6)}.lg\:hover\:text-zinc-200\/70:hover{color:hsla(240,6%,90%,.7)}.lg\:hover\:text-zinc-200\/75:hover{color:hsla(240,6%,90%,.75)}.lg\:hover\:text-zinc-200\/80:hover{color:hsla(240,6%,90%,.8)}.lg\:hover\:text-zinc-200\/90:hover{color:hsla(240,6%,90%,.9)}.lg\:hover\:text-zinc-200\/95:hover{color:hsla(240,6%,90%,.95)}.lg\:hover\:text-zinc-300:hover{--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity))}.lg\:hover\:text-zinc-300\/0:hover{color:hsla(240,5%,84%,0)}.lg\:hover\:text-zinc-300\/10:hover{color:hsla(240,5%,84%,.1)}.lg\:hover\:text-zinc-300\/100:hover{color:#d4d4d8}.lg\:hover\:text-zinc-300\/20:hover{color:hsla(240,5%,84%,.2)}.lg\:hover\:text-zinc-300\/25:hover{color:hsla(240,5%,84%,.25)}.lg\:hover\:text-zinc-300\/30:hover{color:hsla(240,5%,84%,.3)}.lg\:hover\:text-zinc-300\/40:hover{color:hsla(240,5%,84%,.4)}.lg\:hover\:text-zinc-300\/5:hover{color:hsla(240,5%,84%,.05)}.lg\:hover\:text-zinc-300\/50:hover{color:hsla(240,5%,84%,.5)}.lg\:hover\:text-zinc-300\/60:hover{color:hsla(240,5%,84%,.6)}.lg\:hover\:text-zinc-300\/70:hover{color:hsla(240,5%,84%,.7)}.lg\:hover\:text-zinc-300\/75:hover{color:hsla(240,5%,84%,.75)}.lg\:hover\:text-zinc-300\/80:hover{color:hsla(240,5%,84%,.8)}.lg\:hover\:text-zinc-300\/90:hover{color:hsla(240,5%,84%,.9)}.lg\:hover\:text-zinc-300\/95:hover{color:hsla(240,5%,84%,.95)}.lg\:hover\:text-zinc-400:hover{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.lg\:hover\:text-zinc-400\/0:hover{color:hsla(240,5%,65%,0)}.lg\:hover\:text-zinc-400\/10:hover{color:hsla(240,5%,65%,.1)}.lg\:hover\:text-zinc-400\/100:hover{color:#a1a1aa}.lg\:hover\:text-zinc-400\/20:hover{color:hsla(240,5%,65%,.2)}.lg\:hover\:text-zinc-400\/25:hover{color:hsla(240,5%,65%,.25)}.lg\:hover\:text-zinc-400\/30:hover{color:hsla(240,5%,65%,.3)}.lg\:hover\:text-zinc-400\/40:hover{color:hsla(240,5%,65%,.4)}.lg\:hover\:text-zinc-400\/5:hover{color:hsla(240,5%,65%,.05)}.lg\:hover\:text-zinc-400\/50:hover{color:hsla(240,5%,65%,.5)}.lg\:hover\:text-zinc-400\/60:hover{color:hsla(240,5%,65%,.6)}.lg\:hover\:text-zinc-400\/70:hover{color:hsla(240,5%,65%,.7)}.lg\:hover\:text-zinc-400\/75:hover{color:hsla(240,5%,65%,.75)}.lg\:hover\:text-zinc-400\/80:hover{color:hsla(240,5%,65%,.8)}.lg\:hover\:text-zinc-400\/90:hover{color:hsla(240,5%,65%,.9)}.lg\:hover\:text-zinc-400\/95:hover{color:hsla(240,5%,65%,.95)}.lg\:hover\:text-zinc-50:hover{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity))}.lg\:hover\:text-zinc-50\/0:hover{color:hsla(0,0%,98%,0)}.lg\:hover\:text-zinc-50\/10:hover{color:hsla(0,0%,98%,.1)}.lg\:hover\:text-zinc-50\/100:hover{color:#fafafa}.lg\:hover\:text-zinc-50\/20:hover{color:hsla(0,0%,98%,.2)}.lg\:hover\:text-zinc-50\/25:hover{color:hsla(0,0%,98%,.25)}.lg\:hover\:text-zinc-50\/30:hover{color:hsla(0,0%,98%,.3)}.lg\:hover\:text-zinc-50\/40:hover{color:hsla(0,0%,98%,.4)}.lg\:hover\:text-zinc-50\/5:hover{color:hsla(0,0%,98%,.05)}.lg\:hover\:text-zinc-50\/50:hover{color:hsla(0,0%,98%,.5)}.lg\:hover\:text-zinc-50\/60:hover{color:hsla(0,0%,98%,.6)}.lg\:hover\:text-zinc-50\/70:hover{color:hsla(0,0%,98%,.7)}.lg\:hover\:text-zinc-50\/75:hover{color:hsla(0,0%,98%,.75)}.lg\:hover\:text-zinc-50\/80:hover{color:hsla(0,0%,98%,.8)}.lg\:hover\:text-zinc-50\/90:hover{color:hsla(0,0%,98%,.9)}.lg\:hover\:text-zinc-50\/95:hover{color:hsla(0,0%,98%,.95)}.lg\:hover\:text-zinc-500:hover{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}.lg\:hover\:text-zinc-500\/0:hover{color:hsla(240,4%,46%,0)}.lg\:hover\:text-zinc-500\/10:hover{color:hsla(240,4%,46%,.1)}.lg\:hover\:text-zinc-500\/100:hover{color:#71717a}.lg\:hover\:text-zinc-500\/20:hover{color:hsla(240,4%,46%,.2)}.lg\:hover\:text-zinc-500\/25:hover{color:hsla(240,4%,46%,.25)}.lg\:hover\:text-zinc-500\/30:hover{color:hsla(240,4%,46%,.3)}.lg\:hover\:text-zinc-500\/40:hover{color:hsla(240,4%,46%,.4)}.lg\:hover\:text-zinc-500\/5:hover{color:hsla(240,4%,46%,.05)}.lg\:hover\:text-zinc-500\/50:hover{color:hsla(240,4%,46%,.5)}.lg\:hover\:text-zinc-500\/60:hover{color:hsla(240,4%,46%,.6)}.lg\:hover\:text-zinc-500\/70:hover{color:hsla(240,4%,46%,.7)}.lg\:hover\:text-zinc-500\/75:hover{color:hsla(240,4%,46%,.75)}.lg\:hover\:text-zinc-500\/80:hover{color:hsla(240,4%,46%,.8)}.lg\:hover\:text-zinc-500\/90:hover{color:hsla(240,4%,46%,.9)}.lg\:hover\:text-zinc-500\/95:hover{color:hsla(240,4%,46%,.95)}.lg\:hover\:text-zinc-600:hover{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity))}.lg\:hover\:text-zinc-600\/0:hover{color:rgba(82,82,91,0)}.lg\:hover\:text-zinc-600\/10:hover{color:rgba(82,82,91,.1)}.lg\:hover\:text-zinc-600\/100:hover{color:#52525b}.lg\:hover\:text-zinc-600\/20:hover{color:rgba(82,82,91,.2)}.lg\:hover\:text-zinc-600\/25:hover{color:rgba(82,82,91,.25)}.lg\:hover\:text-zinc-600\/30:hover{color:rgba(82,82,91,.3)}.lg\:hover\:text-zinc-600\/40:hover{color:rgba(82,82,91,.4)}.lg\:hover\:text-zinc-600\/5:hover{color:rgba(82,82,91,.05)}.lg\:hover\:text-zinc-600\/50:hover{color:rgba(82,82,91,.5)}.lg\:hover\:text-zinc-600\/60:hover{color:rgba(82,82,91,.6)}.lg\:hover\:text-zinc-600\/70:hover{color:rgba(82,82,91,.7)}.lg\:hover\:text-zinc-600\/75:hover{color:rgba(82,82,91,.75)}.lg\:hover\:text-zinc-600\/80:hover{color:rgba(82,82,91,.8)}.lg\:hover\:text-zinc-600\/90:hover{color:rgba(82,82,91,.9)}.lg\:hover\:text-zinc-600\/95:hover{color:rgba(82,82,91,.95)}.lg\:hover\:text-zinc-700:hover{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.lg\:hover\:text-zinc-700\/0:hover{color:rgba(63,63,70,0)}.lg\:hover\:text-zinc-700\/10:hover{color:rgba(63,63,70,.1)}.lg\:hover\:text-zinc-700\/100:hover{color:#3f3f46}.lg\:hover\:text-zinc-700\/20:hover{color:rgba(63,63,70,.2)}.lg\:hover\:text-zinc-700\/25:hover{color:rgba(63,63,70,.25)}.lg\:hover\:text-zinc-700\/30:hover{color:rgba(63,63,70,.3)}.lg\:hover\:text-zinc-700\/40:hover{color:rgba(63,63,70,.4)}.lg\:hover\:text-zinc-700\/5:hover{color:rgba(63,63,70,.05)}.lg\:hover\:text-zinc-700\/50:hover{color:rgba(63,63,70,.5)}.lg\:hover\:text-zinc-700\/60:hover{color:rgba(63,63,70,.6)}.lg\:hover\:text-zinc-700\/70:hover{color:rgba(63,63,70,.7)}.lg\:hover\:text-zinc-700\/75:hover{color:rgba(63,63,70,.75)}.lg\:hover\:text-zinc-700\/80:hover{color:rgba(63,63,70,.8)}.lg\:hover\:text-zinc-700\/90:hover{color:rgba(63,63,70,.9)}.lg\:hover\:text-zinc-700\/95:hover{color:rgba(63,63,70,.95)}.lg\:hover\:text-zinc-800:hover{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity))}.lg\:hover\:text-zinc-800\/0:hover{color:rgba(39,39,42,0)}.lg\:hover\:text-zinc-800\/10:hover{color:rgba(39,39,42,.1)}.lg\:hover\:text-zinc-800\/100:hover{color:#27272a}.lg\:hover\:text-zinc-800\/20:hover{color:rgba(39,39,42,.2)}.lg\:hover\:text-zinc-800\/25:hover{color:rgba(39,39,42,.25)}.lg\:hover\:text-zinc-800\/30:hover{color:rgba(39,39,42,.3)}.lg\:hover\:text-zinc-800\/40:hover{color:rgba(39,39,42,.4)}.lg\:hover\:text-zinc-800\/5:hover{color:rgba(39,39,42,.05)}.lg\:hover\:text-zinc-800\/50:hover{color:rgba(39,39,42,.5)}.lg\:hover\:text-zinc-800\/60:hover{color:rgba(39,39,42,.6)}.lg\:hover\:text-zinc-800\/70:hover{color:rgba(39,39,42,.7)}.lg\:hover\:text-zinc-800\/75:hover{color:rgba(39,39,42,.75)}.lg\:hover\:text-zinc-800\/80:hover{color:rgba(39,39,42,.8)}.lg\:hover\:text-zinc-800\/90:hover{color:rgba(39,39,42,.9)}.lg\:hover\:text-zinc-800\/95:hover{color:rgba(39,39,42,.95)}.lg\:hover\:text-zinc-900:hover{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity))}.lg\:hover\:text-zinc-900\/0:hover{color:rgba(24,24,27,0)}.lg\:hover\:text-zinc-900\/10:hover{color:rgba(24,24,27,.1)}.lg\:hover\:text-zinc-900\/100:hover{color:#18181b}.lg\:hover\:text-zinc-900\/20:hover{color:rgba(24,24,27,.2)}.lg\:hover\:text-zinc-900\/25:hover{color:rgba(24,24,27,.25)}.lg\:hover\:text-zinc-900\/30:hover{color:rgba(24,24,27,.3)}.lg\:hover\:text-zinc-900\/40:hover{color:rgba(24,24,27,.4)}.lg\:hover\:text-zinc-900\/5:hover{color:rgba(24,24,27,.05)}.lg\:hover\:text-zinc-900\/50:hover{color:rgba(24,24,27,.5)}.lg\:hover\:text-zinc-900\/60:hover{color:rgba(24,24,27,.6)}.lg\:hover\:text-zinc-900\/70:hover{color:rgba(24,24,27,.7)}.lg\:hover\:text-zinc-900\/75:hover{color:rgba(24,24,27,.75)}.lg\:hover\:text-zinc-900\/80:hover{color:rgba(24,24,27,.8)}.lg\:hover\:text-zinc-900\/90:hover{color:rgba(24,24,27,.9)}.lg\:hover\:text-zinc-900\/95:hover{color:rgba(24,24,27,.95)}:is(.dark .lg\:dark\:border-gray-700){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}}@media (min-width:1280px){.xl\:absolute{position:absolute}.xl\:left-12{left:3rem}.xl\:right-16{right:4rem}.xl\:top-1\/2{top:50%}.xl\:mx-64{margin-left:16rem;margin-right:16rem}.xl\:ml-4{margin-left:1rem}.xl\:mr-32{margin-right:8rem}.xl\:mr-40{margin-right:10rem}.xl\:mr-64{margin-right:16rem}.xl\:block{display:block}.xl\:inline{display:inline}.xl\:inline-flex{display:inline-flex}.xl\:h-5\/6{height:83.333333%}.xl\:h-8{height:2rem}.xl\:w-8{width:2rem}.xl\:w-96{width:24rem}.xl\:max-w-3xl{max-width:48rem}.xl\:max-w-6xl{max-width:72rem}.xl\:-translate-y-1\/2{--tw-translate-y:-50%}.xl\:-translate-y-1\/2,.xl\:transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.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-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:gap-16{gap:4rem}.xl\:gap-32{gap:8rem}.xl\:gap-8{gap:2rem}.xl\:p-0{padding:0}.xl\:p-8{padding:2rem}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:px-24{padding-left:6rem;padding-right:6rem}.xl\:px-28{padding-left:7rem;padding-right:7rem}.xl\:px-36{padding-left:9rem;padding-right:9rem}.xl\:px-48{padding-left:12rem;padding-right:12rem}.xl\:px-56{padding-left:14rem;padding-right:14rem}.xl\:px-60{padding-left:15rem;padding-right:15rem}.xl\:px-64{padding-left:16rem;padding-right:16rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-16{padding-top:4rem;padding-bottom:4rem}.xl\:py-24{padding-top:6rem;padding-bottom:6rem}.xl\:py-72{padding-top:18rem;padding-bottom:18rem}.xl\:py-96{padding-top:24rem;padding-bottom:24rem}.xl\:pl-16{padding-left:4rem}.xl\:pl-80{padding-left:20rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1536px){.\32xl\:mx-80{margin-left:20rem;margin-right:20rem}.\32xl\:ml-0{margin-left:0}.\32xl\:px-24{padding-left:6rem;padding-right:6rem}.\32xl\:px-32{padding-left:8rem;padding-right:8rem}.\32xl\:px-48{padding-left:12rem;padding-right:12rem}.\32xl\:px-56{padding-left:14rem;padding-right:14rem}.\32xl\:px-72{padding-left:18rem;padding-right:18rem}.\32xl\:pl-32{padding-left:8rem}}.\[\&\>\*\]\:first\:rounded-t-lg:first-child>*{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.\[\&\>\*\]\:last\:rounded-b-lg:last-child>*{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.\[\&\>\*\]\:last\:border-b-0:last-child>*{border-bottom-width:0}