@keyframes slideEnter{0%{opacity:0;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-o-transition:translateY(100%)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-o-transition:translateY(0)}}@keyframes slideOut{0%{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0);-o-transition:translateX(0)}to{opacity:0;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%);-o-transition:translateX(100%)}}.g-toast-container{height:100vh;left:0;padding:.75rem;pointer-events:none;position:fixed;top:0;width:100vw;z-index:1000}.g-toast{border-radius:1rem;cursor:pointer;margin-bottom:.25rem;overflow-wrap:break-word;pointer-events:auto;position:relative;width:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.75rem;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.g-toast{margin-left:auto;width:16rem}}.g-toast-content{align-items:center;display:flex}.g-toast-icon{height:2.5rem;margin-right:.75rem;width:2.5rem}.g-toast.enter{animation:slideEnter .3s}.g-toast.retour{animation:slideOut .3s}.g-toast.primary{background-color:hsl(var(--color-primary) 50%/1)}.g-toast.primary:is(.dark *){background-color:hsl(var(--color-primary) 30%/1)}.g-toast.primary{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.g-toast.secondary{background-color:hsl(var(--color-secondary) 90%/1)}.g-toast.secondary:is(.dark *){background-color:hsl(var(--color-secondary) 30%/1);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.g-toast.secondary{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.g-toast.success{background-color:hsl(var(--color-success) 40%/1)}.g-toast.success:is(.dark *){background-color:hsl(var(--color-success) 30%/1)}.g-toast.success{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.g-toast.error{background-color:hsl(var(--color-error) 50%/1)}.g-toast.error:is(.dark *){background-color:hsl(var(--color-error) 30%/1)}.g-toast.error{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.confirm-screen{align-items:center;display:flex;justify-content:center;padding:.75rem;pointer-events:none;z-index:50}.confirm-backdrop,.confirm-screen{height:100vh;left:0;position:absolute;top:0;width:100vw}.confirm-backdrop{background-color:rgb(0 0 0/var(--tw-bg-opacity));z-index:40;--tw-bg-opacity:.75}.confirm-container{overflow:auto;scroll-behavior:auto}.confirm-container:active::-webkit-scrollbar-thumb,.confirm-container:focus::-webkit-scrollbar-thumb,.confirm-container:hover::-webkit-scrollbar-thumb{visibility:visible}.confirm-container::-webkit-scrollbar-thumb{visibility:hidden}.confirm-container{border-radius:1.5rem;height:auto;max-height:100%;overflow:auto;pointer-events:auto;position:relative;width:100%;z-index:50}@media (min-width:768px){.confirm-container{max-width:36rem}}.confirm-container{background-color:hsl(var(--color-background) 94%/1)}.confirm-container:is(.dark *){background-color:hsl(var(--color-background) 5%/1)}.confirm-container{border-color:hsl(var(--color-secondary) 90%/1)}.confirm-container:is(.dark *){border-color:hsl(var(--color-secondary) 30%/1)}.confirm-container{border-width:1px}.confirm-container:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.confirm-content{padding:1.5rem;width:100%}.confirm-title{font-size:1.25rem;font-weight:700;line-height:1.75rem}.confirm-text{color:hsl(var(--color-secondary) 50%/1)}.confirm-text:is(.dark *){color:hsl(var(--color-secondary) 50%/1)}.confirm-text{padding-bottom:.75rem}.alert-screen{align-items:center;display:flex;justify-content:center;padding:.75rem;pointer-events:none;z-index:50}.alert-backdrop,.alert-screen{height:100vh;left:0;position:absolute;top:0;width:100vw}.alert-backdrop{background-color:rgb(0 0 0/var(--tw-bg-opacity));z-index:40;--tw-bg-opacity:.75}.alert-container{overflow:auto;scroll-behavior:auto}.alert-container:active::-webkit-scrollbar-thumb,.alert-container:focus::-webkit-scrollbar-thumb,.alert-container:hover::-webkit-scrollbar-thumb{visibility:visible}.alert-container::-webkit-scrollbar-thumb{visibility:hidden}.alert-container{border-radius:1.5rem;height:auto;max-height:100%;overflow:auto;pointer-events:auto;position:relative;width:100%;z-index:50}@media (min-width:768px){.alert-container{max-width:36rem}}.alert-container{background-color:hsl(var(--color-background) 94%/1)}.alert-container:is(.dark *){background-color:hsl(var(--color-background) 5%/1)}.alert-container{border-color:hsl(var(--color-secondary) 90%/1)}.alert-container:is(.dark *){border-color:hsl(var(--color-secondary) 30%/1)}.alert-container{border-width:1px}.alert-container:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.alert-content{padding:1.5rem;width:100%}.alert-title{font-size:1.25rem;font-weight:700;line-height:1.75rem}.alert-text{color:hsl(var(--color-secondary) 50%/1)}.alert-text:is(.dark *){color:hsl(var(--color-secondary) 50%/1)}.alert-text{padding-bottom:.75rem}/*! tailwindcss v3.4.6 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}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-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,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}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}:root{--color-background:216deg 4%;--color-primary:217deg 80%;--color-success:142deg 71%;--color-secondary:220deg 20%;--color-error:0deg 85%}body,html{font-family:Poppins,sans-serif}#app,body,html{height:100vh;max-height:100%!important;max-height:100svh!important;overflow:hidden;width:100vw}.max-h-100svh{max-height:100svh}::-webkit-scrollbar{height:6px;width:4px}::-webkit-scrollbar-track{background-color:#01010100;border-radius:16px}::-webkit-scrollbar-thumb{background-color:#babac0;border-radius:16px}::-webkit-scrollbar-button{display:none}.overflow-auto{overflow:auto!important;scroll-behavior:auto}.overflow-auto:active::-webkit-scrollbar-thumb,.overflow-auto:focus::-webkit-scrollbar-thumb,.overflow-auto:hover::-webkit-scrollbar-thumb{visibility:visible}.overflow-auto::-webkit-scrollbar-thumb{visibility:hidden}.bg-background{background-color:hsl(var(--color-background) 94%/1)}.bg-background:is(.dark *){background-color:hsl(var(--color-background) 5%/1)}.bg-element{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-element:is(.dark *){--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-primary{background-color:hsl(var(--color-primary) 50%/1);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.bg-primary:is(.dark *){background-color:hsl(var(--color-primary) 30%/1)}.bg-success{background-color:hsl(var(--color-success) 40%/1);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.bg-success:is(.dark *){background-color:hsl(var(--color-success) 30%/1)}.bg-secondary{background-color:hsl(var(--color-secondary) 90%/1)}.bg-secondary:is(.dark *){background-color:hsl(var(--color-secondary) 30%/1);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.bg-error{background-color:hsl(var(--color-error) 50%/1);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.bg-error:is(.dark *){background-color:hsl(var(--color-error) 30%/1)}.text-normal{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-normal:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-primary{color:hsl(var(--color-primary) 50%/1)}.text-primary:is(.dark *){color:hsl(var(--color-primary) 50%/1)}.text-success{color:hsl(var(--color-success) 40%/1)}.text-success:is(.dark *){color:hsl(var(--color-success) 40%/1)}.text-secondary{color:hsl(var(--color-secondary) 50%/1)}.text-secondary:is(.dark *){color:hsl(var(--color-secondary) 50%/1)}.text-error{color:hsl(var(--color-error) 50%/1)}.text-error:is(.dark *){color:hsl(var(--color-error) 50%/1)}.border{border-color:hsl(var(--color-secondary) 90%/1)}.border:is(.dark *){border-color:hsl(var(--color-secondary) 30%/1)}.border-b{border-bottom-color:hsl(var(--color-secondary) 90%/1)}.border-b:is(.dark *){border-bottom-color:hsl(var(--color-secondary) 30%/1)}.border-t{border-top-color:hsl(var(--color-secondary) 90%/1)}.border-t:is(.dark *){border-top-color:hsl(var(--color-secondary) 30%/1)}.border-l{border-left-color:hsl(var(--color-secondary) 90%/1)}.border-l:is(.dark *){border-left-color:hsl(var(--color-secondary) 30%/1)}.border-r{border-right-color:hsl(var(--color-secondary) 90%/1)}.border-r:is(.dark *){border-right-color:hsl(var(--color-secondary) 30%/1)}.border-primary{border-color:hsl(var(--color-primary) 50%/1)}.border-primary:is(.dark *){border-color:hsl(var(--color-primary) 50%/1)}.border-success{border-color:hsl(var(--color-success) 40%/1)}.border-success:is(.dark *){border-color:hsl(var(--color-success) 40%/1)}.border-secondary{border-color:hsl(var(--color-secondary) 50%/1)}.border-secondary:is(.dark *){border-color:hsl(var(--color-secondary) 50%/1)}.border-shadow-primary{box-shadow:0 0 0 .8px hsl(var(--color-primary) 50%/1)}.border-shadow-primary-2{box-shadow:0 0 0 2px hsl(var(--color-primary) 50%/1)}.border-shadow-primary-4{box-shadow:0 0 0 4px hsl(var(--color-primary) 50%/1)}.border-shadow-success{box-shadow:0 0 0 .8px hsl(var(--color-success) 83%/1)}.border-shadow-secondary{border:1px solid hsl(var(--color-secondary) 90%/1);box-sizing:border-box;padding:5px;width:100%}.dark .border-shadow-secondary{box-shadow:0 0 0 .8px hsl(var(--color-secondary) 20%/1)}.border-shadow-error{box-shadow:0 0 0 .8px hsl(var(--color-error) 50%/1)}.flex-bc,.flex-bc-responsive{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.flex-bc-responsive{flex-direction:column}@media (min-width:1024px){.flex-bc-responsive{flex-direction:row}}.sg-tooltip{background:#333;border-radius:4px;color:#fff;display:none;font-size:13px;font-weight:700;padding:4px 8px;z-index:9999}.sg-tooltip[data-show]{display:block}.sg-arrow,.sg-arrow:before{background:inherit;height:8px;position:absolute;width:8px}.sg-arrow{visibility:hidden}.sg-arrow:before{content:"";transform:rotate(45deg);visibility:visible}.sg-tooltip[data-popper-placement^=top]>.sg-arrow{bottom:-4px}.sg-tooltip[data-popper-placement^=bottom]>.sg-arrow{top:-4px}.sg-tooltip[data-popper-placement^=left]>.sg-arrow{right:-4px}.sg-tooltip[data-popper-placement^=right]>.sg-arrow{left:-4px}.ligne-1{-webkit-line-clamp:1}.ligne-1,.ligne-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.ligne-2{-webkit-line-clamp:2}.ligne-3{-webkit-line-clamp:3}.ligne-3,.ligne-4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.ligne-4{-webkit-line-clamp:4}.ligne-5{display:-webkit-box;overflow:hidden;-webkit-line-clamp:5;-webkit-box-orient:vertical}*,: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(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}@media (min-width:1600px){.\!container{max-width:1600px!important}.container{max-width:1600px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--tw-prose-quote-borders);border-inline-start-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“""”""‘""’"}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:start;width:100%}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-0{bottom:0}.bottom-3{bottom:.75rem}.left-0{left:0}.left-3{left:.75rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-52{left:13rem}.right-0{right:0}.right-1{right:.25rem}.right-24{right:6rem}.right-3{right:.75rem}.top-0{top:0}.top-1{top:.25rem}.top-12{top:3rem}.top-2{top:.5rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-96{top:24rem}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.col-span-3{grid-column:span 3/span 3}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-bottom:.75rem;margin-top:.75rem}.-ml-16{margin-left:-4rem}.-ml-8{margin-left:-2rem}.-mt-7{margin-top:-1.75rem}.mb-1{margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.mt-auto{margin-top:auto}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-3\/4{height:75%}.h-3\/5{height:60%}.h-3\/6{height:50%}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.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-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-10{max-height:2.5rem}.max-h-12{max-height:3rem}.max-h-3{max-height:.75rem}.max-h-3\.5{max-height:.875rem}.max-h-32{max-height:8rem}.max-h-36{max-height:9rem}.max-h-6{max-height:1.5rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-8{max-height:2rem}.max-h-80{max-height:20rem}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-10{min-height:2.5rem}.min-h-12{min-height:3rem}.min-h-3{min-height:.75rem}.min-h-3\.5{min-height:.875rem}.min-h-32{min-height:8rem}.min-h-36{min-height:9rem}.min-h-6{min-height:1.5rem}.min-h-60{min-height:15rem}.min-h-64{min-height:16rem}.min-h-8{min-height:2rem}.min-h-80{min-height:20rem}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-10\/12{width:83.333333%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/12{width:25%}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-3\/6{width:50%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-8\/12{width:66.666667%}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-full{width:100%}.w-screen{width:100vw}.min-w-10{min-width:2.5rem}.min-w-12{min-width:3rem}.min-w-3{min-width:.75rem}.min-w-3\.5{min-width:.875rem}.min-w-32{min-width:8rem}.min-w-36{min-width:9rem}.min-w-6{min-width:1.5rem}.min-w-60{min-width:15rem}.min-w-64{min-width:16rem}.min-w-8{min-width:2rem}.min-w-80{min-width:20rem}.max-w-10{max-width:2.5rem}.max-w-12{max-width:3rem}.max-w-3{max-width:.75rem}.max-w-3\.5{max-width:.875rem}.max-w-32{max-width:8rem}.max-w-36{max-width:9rem}.max-w-3xl{max-width:48rem}.max-w-6{max-width:1.5rem}.max-w-60{max-width:15rem}.max-w-64{max-width:16rem}.max-w-6xl{max-width:72rem}.max-w-72{max-width:18rem}.max-w-8{max-width:2rem}.max-w-80{max-width:20rem}.flex-none{flex:none}.shrink{flex-shrink:1}.table-auto{table-layout:auto}.border-collapse{border-collapse:collapse}.rotate-180{--tw-rotate:180deg}.rotate-180,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,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}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.divide-yellow-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(254 249 195/var(--tw-divide-opacity))}.divide-yellow-100\/0>:not([hidden])~:not([hidden]){border-color:#fef9c300}.divide-yellow-100\/10>:not([hidden])~:not([hidden]){border-color:#fef9c31a}.divide-yellow-100\/100>:not([hidden])~:not([hidden]){border-color:#fef9c3}.divide-yellow-100\/15>:not([hidden])~:not([hidden]){border-color:#fef9c326}.divide-yellow-100\/20>:not([hidden])~:not([hidden]){border-color:#fef9c333}.divide-yellow-100\/25>:not([hidden])~:not([hidden]){border-color:#fef9c340}.divide-yellow-100\/30>:not([hidden])~:not([hidden]){border-color:#fef9c34d}.divide-yellow-100\/35>:not([hidden])~:not([hidden]){border-color:#fef9c359}.divide-yellow-100\/40>:not([hidden])~:not([hidden]){border-color:#fef9c366}.divide-yellow-100\/45>:not([hidden])~:not([hidden]){border-color:#fef9c373}.divide-yellow-100\/5>:not([hidden])~:not([hidden]){border-color:#fef9c30d}.divide-yellow-100\/50>:not([hidden])~:not([hidden]){border-color:#fef9c380}.divide-yellow-100\/55>:not([hidden])~:not([hidden]){border-color:#fef9c38c}.divide-yellow-100\/60>:not([hidden])~:not([hidden]){border-color:#fef9c399}.divide-yellow-100\/65>:not([hidden])~:not([hidden]){border-color:#fef9c3a6}.divide-yellow-100\/70>:not([hidden])~:not([hidden]){border-color:#fef9c3b3}.divide-yellow-100\/75>:not([hidden])~:not([hidden]){border-color:#fef9c3bf}.divide-yellow-100\/80>:not([hidden])~:not([hidden]){border-color:#fef9c3cc}.divide-yellow-100\/85>:not([hidden])~:not([hidden]){border-color:#fef9c3d9}.divide-yellow-100\/90>:not([hidden])~:not([hidden]){border-color:#fef9c3e6}.divide-yellow-100\/95>:not([hidden])~:not([hidden]){border-color:#fef9c3f2}.divide-yellow-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(253 224 71/var(--tw-divide-opacity))}.divide-yellow-300\/0>:not([hidden])~:not([hidden]){border-color:#fde04700}.divide-yellow-300\/10>:not([hidden])~:not([hidden]){border-color:#fde0471a}.divide-yellow-300\/100>:not([hidden])~:not([hidden]){border-color:#fde047}.divide-yellow-300\/15>:not([hidden])~:not([hidden]){border-color:#fde04726}.divide-yellow-300\/20>:not([hidden])~:not([hidden]){border-color:#fde04733}.divide-yellow-300\/25>:not([hidden])~:not([hidden]){border-color:#fde04740}.divide-yellow-300\/30>:not([hidden])~:not([hidden]){border-color:#fde0474d}.divide-yellow-300\/35>:not([hidden])~:not([hidden]){border-color:#fde04759}.divide-yellow-300\/40>:not([hidden])~:not([hidden]){border-color:#fde04766}.divide-yellow-300\/45>:not([hidden])~:not([hidden]){border-color:#fde04773}.divide-yellow-300\/5>:not([hidden])~:not([hidden]){border-color:#fde0470d}.divide-yellow-300\/50>:not([hidden])~:not([hidden]){border-color:#fde04780}.divide-yellow-300\/55>:not([hidden])~:not([hidden]){border-color:#fde0478c}.divide-yellow-300\/60>:not([hidden])~:not([hidden]){border-color:#fde04799}.divide-yellow-300\/65>:not([hidden])~:not([hidden]){border-color:#fde047a6}.divide-yellow-300\/70>:not([hidden])~:not([hidden]){border-color:#fde047b3}.divide-yellow-300\/75>:not([hidden])~:not([hidden]){border-color:#fde047bf}.divide-yellow-300\/80>:not([hidden])~:not([hidden]){border-color:#fde047cc}.divide-yellow-300\/85>:not([hidden])~:not([hidden]){border-color:#fde047d9}.divide-yellow-300\/90>:not([hidden])~:not([hidden]){border-color:#fde047e6}.divide-yellow-300\/95>:not([hidden])~:not([hidden]){border-color:#fde047f2}.divide-yellow-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(202 138 4/var(--tw-divide-opacity))}.divide-yellow-600\/0>:not([hidden])~:not([hidden]){border-color:#ca8a0400}.divide-yellow-600\/10>:not([hidden])~:not([hidden]){border-color:#ca8a041a}.divide-yellow-600\/100>:not([hidden])~:not([hidden]){border-color:#ca8a04}.divide-yellow-600\/15>:not([hidden])~:not([hidden]){border-color:#ca8a0426}.divide-yellow-600\/20>:not([hidden])~:not([hidden]){border-color:#ca8a0433}.divide-yellow-600\/25>:not([hidden])~:not([hidden]){border-color:#ca8a0440}.divide-yellow-600\/30>:not([hidden])~:not([hidden]){border-color:#ca8a044d}.divide-yellow-600\/35>:not([hidden])~:not([hidden]){border-color:#ca8a0459}.divide-yellow-600\/40>:not([hidden])~:not([hidden]){border-color:#ca8a0466}.divide-yellow-600\/45>:not([hidden])~:not([hidden]){border-color:#ca8a0473}.divide-yellow-600\/5>:not([hidden])~:not([hidden]){border-color:#ca8a040d}.divide-yellow-600\/50>:not([hidden])~:not([hidden]){border-color:#ca8a0480}.divide-yellow-600\/55>:not([hidden])~:not([hidden]){border-color:#ca8a048c}.divide-yellow-600\/60>:not([hidden])~:not([hidden]){border-color:#ca8a0499}.divide-yellow-600\/65>:not([hidden])~:not([hidden]){border-color:#ca8a04a6}.divide-yellow-600\/70>:not([hidden])~:not([hidden]){border-color:#ca8a04b3}.divide-yellow-600\/75>:not([hidden])~:not([hidden]){border-color:#ca8a04bf}.divide-yellow-600\/80>:not([hidden])~:not([hidden]){border-color:#ca8a04cc}.divide-yellow-600\/85>:not([hidden])~:not([hidden]){border-color:#ca8a04d9}.divide-yellow-600\/90>:not([hidden])~:not([hidden]){border-color:#ca8a04e6}.divide-yellow-600\/95>:not([hidden])~:not([hidden]){border-color:#ca8a04f2}.divide-yellow-800>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(133 77 14/var(--tw-divide-opacity))}.divide-yellow-800\/0>:not([hidden])~:not([hidden]){border-color:#854d0e00}.divide-yellow-800\/10>:not([hidden])~:not([hidden]){border-color:#854d0e1a}.divide-yellow-800\/100>:not([hidden])~:not([hidden]){border-color:#854d0e}.divide-yellow-800\/15>:not([hidden])~:not([hidden]){border-color:#854d0e26}.divide-yellow-800\/20>:not([hidden])~:not([hidden]){border-color:#854d0e33}.divide-yellow-800\/25>:not([hidden])~:not([hidden]){border-color:#854d0e40}.divide-yellow-800\/30>:not([hidden])~:not([hidden]){border-color:#854d0e4d}.divide-yellow-800\/35>:not([hidden])~:not([hidden]){border-color:#854d0e59}.divide-yellow-800\/40>:not([hidden])~:not([hidden]){border-color:#854d0e66}.divide-yellow-800\/45>:not([hidden])~:not([hidden]){border-color:#854d0e73}.divide-yellow-800\/5>:not([hidden])~:not([hidden]){border-color:#854d0e0d}.divide-yellow-800\/50>:not([hidden])~:not([hidden]){border-color:#854d0e80}.divide-yellow-800\/55>:not([hidden])~:not([hidden]){border-color:#854d0e8c}.divide-yellow-800\/60>:not([hidden])~:not([hidden]){border-color:#854d0e99}.divide-yellow-800\/65>:not([hidden])~:not([hidden]){border-color:#854d0ea6}.divide-yellow-800\/70>:not([hidden])~:not([hidden]){border-color:#854d0eb3}.divide-yellow-800\/75>:not([hidden])~:not([hidden]){border-color:#854d0ebf}.divide-yellow-800\/80>:not([hidden])~:not([hidden]){border-color:#854d0ecc}.divide-yellow-800\/85>:not([hidden])~:not([hidden]){border-color:#854d0ed9}.divide-yellow-800\/90>:not([hidden])~:not([hidden]){border-color:#854d0ee6}.divide-yellow-800\/95>:not([hidden])~:not([hidden]){border-color:#854d0ef2}.overflow-auto{overflow:auto}.overflow-hidden,.truncate{overflow:hidden}.truncate{text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.rounded-l-xl{border-bottom-left-radius:.75rem;border-top-left-radius:.75rem}.rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.rounded-r-xl{border-bottom-right-radius:.75rem;border-top-right-radius:.75rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl-3xl{border-top-left-radius:1.5rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.border-blue-700{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-green-600{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity))}.border-green-700{--tw-border-opacity:1;border-color:rgb(21 128 61/var(--tw-border-opacity))}.border-primary-2{border-color:hsl(var(--color-primary) 50%/1)}.border-secondary-1{border-color:hsl(var(--color-secondary) 90%/1)}.border-secondary-2{border-color:hsl(var(--color-secondary) 50%/1)}.border-success-2{border-color:hsl(var(--color-success) 40%/1)}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-yellow-100{--tw-border-opacity:1;border-color:rgb(254 249 195/var(--tw-border-opacity))}.border-yellow-100\/0{border-color:#fef9c300}.border-yellow-100\/10{border-color:#fef9c31a}.border-yellow-100\/100{border-color:#fef9c3}.border-yellow-100\/15{border-color:#fef9c326}.border-yellow-100\/20{border-color:#fef9c333}.border-yellow-100\/25{border-color:#fef9c340}.border-yellow-100\/30{border-color:#fef9c34d}.border-yellow-100\/35{border-color:#fef9c359}.border-yellow-100\/40{border-color:#fef9c366}.border-yellow-100\/45{border-color:#fef9c373}.border-yellow-100\/5{border-color:#fef9c30d}.border-yellow-100\/50{border-color:#fef9c380}.border-yellow-100\/55{border-color:#fef9c38c}.border-yellow-100\/60{border-color:#fef9c399}.border-yellow-100\/65{border-color:#fef9c3a6}.border-yellow-100\/70{border-color:#fef9c3b3}.border-yellow-100\/75{border-color:#fef9c3bf}.border-yellow-100\/80{border-color:#fef9c3cc}.border-yellow-100\/85{border-color:#fef9c3d9}.border-yellow-100\/90{border-color:#fef9c3e6}.border-yellow-100\/95{border-color:#fef9c3f2}.border-yellow-300{--tw-border-opacity:1;border-color:rgb(253 224 71/var(--tw-border-opacity))}.border-yellow-300\/0{border-color:#fde04700}.border-yellow-300\/10{border-color:#fde0471a}.border-yellow-300\/100{border-color:#fde047}.border-yellow-300\/15{border-color:#fde04726}.border-yellow-300\/20{border-color:#fde04733}.border-yellow-300\/25{border-color:#fde04740}.border-yellow-300\/30{border-color:#fde0474d}.border-yellow-300\/35{border-color:#fde04759}.border-yellow-300\/40{border-color:#fde04766}.border-yellow-300\/45{border-color:#fde04773}.border-yellow-300\/5{border-color:#fde0470d}.border-yellow-300\/50{border-color:#fde04780}.border-yellow-300\/55{border-color:#fde0478c}.border-yellow-300\/60{border-color:#fde04799}.border-yellow-300\/65{border-color:#fde047a6}.border-yellow-300\/70{border-color:#fde047b3}.border-yellow-300\/75{border-color:#fde047bf}.border-yellow-300\/80{border-color:#fde047cc}.border-yellow-300\/85{border-color:#fde047d9}.border-yellow-300\/90{border-color:#fde047e6}.border-yellow-300\/95{border-color:#fde047f2}.border-yellow-600{--tw-border-opacity:1;border-color:rgb(202 138 4/var(--tw-border-opacity))}.border-yellow-600\/0{border-color:#ca8a0400}.border-yellow-600\/10{border-color:#ca8a041a}.border-yellow-600\/100{border-color:#ca8a04}.border-yellow-600\/15{border-color:#ca8a0426}.border-yellow-600\/20{border-color:#ca8a0433}.border-yellow-600\/25{border-color:#ca8a0440}.border-yellow-600\/30{border-color:#ca8a044d}.border-yellow-600\/35{border-color:#ca8a0459}.border-yellow-600\/40{border-color:#ca8a0466}.border-yellow-600\/45{border-color:#ca8a0473}.border-yellow-600\/5{border-color:#ca8a040d}.border-yellow-600\/50{border-color:#ca8a0480}.border-yellow-600\/55{border-color:#ca8a048c}.border-yellow-600\/60{border-color:#ca8a0499}.border-yellow-600\/65{border-color:#ca8a04a6}.border-yellow-600\/70{border-color:#ca8a04b3}.border-yellow-600\/75{border-color:#ca8a04bf}.border-yellow-600\/80{border-color:#ca8a04cc}.border-yellow-600\/85{border-color:#ca8a04d9}.border-yellow-600\/90{border-color:#ca8a04e6}.border-yellow-600\/95{border-color:#ca8a04f2}.border-yellow-800{--tw-border-opacity:1;border-color:rgb(133 77 14/var(--tw-border-opacity))}.border-yellow-800\/0{border-color:#854d0e00}.border-yellow-800\/10{border-color:#854d0e1a}.border-yellow-800\/100{border-color:#854d0e}.border-yellow-800\/15{border-color:#854d0e26}.border-yellow-800\/20{border-color:#854d0e33}.border-yellow-800\/25{border-color:#854d0e40}.border-yellow-800\/30{border-color:#854d0e4d}.border-yellow-800\/35{border-color:#854d0e59}.border-yellow-800\/40{border-color:#854d0e66}.border-yellow-800\/45{border-color:#854d0e73}.border-yellow-800\/5{border-color:#854d0e0d}.border-yellow-800\/50{border-color:#854d0e80}.border-yellow-800\/55{border-color:#854d0e8c}.border-yellow-800\/60{border-color:#854d0e99}.border-yellow-800\/65{border-color:#854d0ea6}.border-yellow-800\/70{border-color:#854d0eb3}.border-yellow-800\/75{border-color:#854d0ebf}.border-yellow-800\/80{border-color:#854d0ecc}.border-yellow-800\/85{border-color:#854d0ed9}.border-yellow-800\/90{border-color:#854d0ee6}.border-yellow-800\/95{border-color:#854d0ef2}.border-x-yellow-100{--tw-border-opacity:1;border-left-color:rgb(254 249 195/var(--tw-border-opacity));border-right-color:rgb(254 249 195/var(--tw-border-opacity))}.border-x-yellow-100\/0{border-left-color:#fef9c300;border-right-color:#fef9c300}.border-x-yellow-100\/10{border-left-color:#fef9c31a;border-right-color:#fef9c31a}.border-x-yellow-100\/100{border-left-color:#fef9c3;border-right-color:#fef9c3}.border-x-yellow-100\/15{border-left-color:#fef9c326;border-right-color:#fef9c326}.border-x-yellow-100\/20{border-left-color:#fef9c333;border-right-color:#fef9c333}.border-x-yellow-100\/25{border-left-color:#fef9c340;border-right-color:#fef9c340}.border-x-yellow-100\/30{border-left-color:#fef9c34d;border-right-color:#fef9c34d}.border-x-yellow-100\/35{border-left-color:#fef9c359;border-right-color:#fef9c359}.border-x-yellow-100\/40{border-left-color:#fef9c366;border-right-color:#fef9c366}.border-x-yellow-100\/45{border-left-color:#fef9c373;border-right-color:#fef9c373}.border-x-yellow-100\/5{border-left-color:#fef9c30d;border-right-color:#fef9c30d}.border-x-yellow-100\/50{border-left-color:#fef9c380;border-right-color:#fef9c380}.border-x-yellow-100\/55{border-left-color:#fef9c38c;border-right-color:#fef9c38c}.border-x-yellow-100\/60{border-left-color:#fef9c399;border-right-color:#fef9c399}.border-x-yellow-100\/65{border-left-color:#fef9c3a6;border-right-color:#fef9c3a6}.border-x-yellow-100\/70{border-left-color:#fef9c3b3;border-right-color:#fef9c3b3}.border-x-yellow-100\/75{border-left-color:#fef9c3bf;border-right-color:#fef9c3bf}.border-x-yellow-100\/80{border-left-color:#fef9c3cc;border-right-color:#fef9c3cc}.border-x-yellow-100\/85{border-left-color:#fef9c3d9;border-right-color:#fef9c3d9}.border-x-yellow-100\/90{border-left-color:#fef9c3e6;border-right-color:#fef9c3e6}.border-x-yellow-100\/95{border-left-color:#fef9c3f2;border-right-color:#fef9c3f2}.border-x-yellow-300{--tw-border-opacity:1;border-left-color:rgb(253 224 71/var(--tw-border-opacity));border-right-color:rgb(253 224 71/var(--tw-border-opacity))}.border-x-yellow-300\/0{border-left-color:#fde04700;border-right-color:#fde04700}.border-x-yellow-300\/10{border-left-color:#fde0471a;border-right-color:#fde0471a}.border-x-yellow-300\/100{border-left-color:#fde047;border-right-color:#fde047}.border-x-yellow-300\/15{border-left-color:#fde04726;border-right-color:#fde04726}.border-x-yellow-300\/20{border-left-color:#fde04733;border-right-color:#fde04733}.border-x-yellow-300\/25{border-left-color:#fde04740;border-right-color:#fde04740}.border-x-yellow-300\/30{border-left-color:#fde0474d;border-right-color:#fde0474d}.border-x-yellow-300\/35{border-left-color:#fde04759;border-right-color:#fde04759}.border-x-yellow-300\/40{border-left-color:#fde04766;border-right-color:#fde04766}.border-x-yellow-300\/45{border-left-color:#fde04773;border-right-color:#fde04773}.border-x-yellow-300\/5{border-left-color:#fde0470d;border-right-color:#fde0470d}.border-x-yellow-300\/50{border-left-color:#fde04780;border-right-color:#fde04780}.border-x-yellow-300\/55{border-left-color:#fde0478c;border-right-color:#fde0478c}.border-x-yellow-300\/60{border-left-color:#fde04799;border-right-color:#fde04799}.border-x-yellow-300\/65{border-left-color:#fde047a6;border-right-color:#fde047a6}.border-x-yellow-300\/70{border-left-color:#fde047b3;border-right-color:#fde047b3}.border-x-yellow-300\/75{border-left-color:#fde047bf;border-right-color:#fde047bf}.border-x-yellow-300\/80{border-left-color:#fde047cc;border-right-color:#fde047cc}.border-x-yellow-300\/85{border-left-color:#fde047d9;border-right-color:#fde047d9}.border-x-yellow-300\/90{border-left-color:#fde047e6;border-right-color:#fde047e6}.border-x-yellow-300\/95{border-left-color:#fde047f2;border-right-color:#fde047f2}.border-x-yellow-600{--tw-border-opacity:1;border-left-color:rgb(202 138 4/var(--tw-border-opacity));border-right-color:rgb(202 138 4/var(--tw-border-opacity))}.border-x-yellow-600\/0{border-left-color:#ca8a0400;border-right-color:#ca8a0400}.border-x-yellow-600\/10{border-left-color:#ca8a041a;border-right-color:#ca8a041a}.border-x-yellow-600\/100{border-left-color:#ca8a04;border-right-color:#ca8a04}.border-x-yellow-600\/15{border-left-color:#ca8a0426;border-right-color:#ca8a0426}.border-x-yellow-600\/20{border-left-color:#ca8a0433;border-right-color:#ca8a0433}.border-x-yellow-600\/25{border-left-color:#ca8a0440;border-right-color:#ca8a0440}.border-x-yellow-600\/30{border-left-color:#ca8a044d;border-right-color:#ca8a044d}.border-x-yellow-600\/35{border-left-color:#ca8a0459;border-right-color:#ca8a0459}.border-x-yellow-600\/40{border-left-color:#ca8a0466;border-right-color:#ca8a0466}.border-x-yellow-600\/45{border-left-color:#ca8a0473;border-right-color:#ca8a0473}.border-x-yellow-600\/5{border-left-color:#ca8a040d;border-right-color:#ca8a040d}.border-x-yellow-600\/50{border-left-color:#ca8a0480;border-right-color:#ca8a0480}.border-x-yellow-600\/55{border-left-color:#ca8a048c;border-right-color:#ca8a048c}.border-x-yellow-600\/60{border-left-color:#ca8a0499;border-right-color:#ca8a0499}.border-x-yellow-600\/65{border-left-color:#ca8a04a6;border-right-color:#ca8a04a6}.border-x-yellow-600\/70{border-left-color:#ca8a04b3;border-right-color:#ca8a04b3}.border-x-yellow-600\/75{border-left-color:#ca8a04bf;border-right-color:#ca8a04bf}.border-x-yellow-600\/80{border-left-color:#ca8a04cc;border-right-color:#ca8a04cc}.border-x-yellow-600\/85{border-left-color:#ca8a04d9;border-right-color:#ca8a04d9}.border-x-yellow-600\/90{border-left-color:#ca8a04e6;border-right-color:#ca8a04e6}.border-x-yellow-600\/95{border-left-color:#ca8a04f2;border-right-color:#ca8a04f2}.border-x-yellow-800{--tw-border-opacity:1;border-left-color:rgb(133 77 14/var(--tw-border-opacity));border-right-color:rgb(133 77 14/var(--tw-border-opacity))}.border-x-yellow-800\/0{border-left-color:#854d0e00;border-right-color:#854d0e00}.border-x-yellow-800\/10{border-left-color:#854d0e1a;border-right-color:#854d0e1a}.border-x-yellow-800\/100{border-left-color:#854d0e;border-right-color:#854d0e}.border-x-yellow-800\/15{border-left-color:#854d0e26;border-right-color:#854d0e26}.border-x-yellow-800\/20{border-left-color:#854d0e33;border-right-color:#854d0e33}.border-x-yellow-800\/25{border-left-color:#854d0e40;border-right-color:#854d0e40}.border-x-yellow-800\/30{border-left-color:#854d0e4d;border-right-color:#854d0e4d}.border-x-yellow-800\/35{border-left-color:#854d0e59;border-right-color:#854d0e59}.border-x-yellow-800\/40{border-left-color:#854d0e66;border-right-color:#854d0e66}.border-x-yellow-800\/45{border-left-color:#854d0e73;border-right-color:#854d0e73}.border-x-yellow-800\/5{border-left-color:#854d0e0d;border-right-color:#854d0e0d}.border-x-yellow-800\/50{border-left-color:#854d0e80;border-right-color:#854d0e80}.border-x-yellow-800\/55{border-left-color:#854d0e8c;border-right-color:#854d0e8c}.border-x-yellow-800\/60{border-left-color:#854d0e99;border-right-color:#854d0e99}.border-x-yellow-800\/65{border-left-color:#854d0ea6;border-right-color:#854d0ea6}.border-x-yellow-800\/70{border-left-color:#854d0eb3;border-right-color:#854d0eb3}.border-x-yellow-800\/75{border-left-color:#854d0ebf;border-right-color:#854d0ebf}.border-x-yellow-800\/80{border-left-color:#854d0ecc;border-right-color:#854d0ecc}.border-x-yellow-800\/85{border-left-color:#854d0ed9;border-right-color:#854d0ed9}.border-x-yellow-800\/90{border-left-color:#854d0ee6;border-right-color:#854d0ee6}.border-x-yellow-800\/95{border-left-color:#854d0ef2;border-right-color:#854d0ef2}.border-y-yellow-100{--tw-border-opacity:1;border-bottom-color:rgb(254 249 195/var(--tw-border-opacity));border-top-color:rgb(254 249 195/var(--tw-border-opacity))}.border-y-yellow-100\/0{border-bottom-color:#fef9c300;border-top-color:#fef9c300}.border-y-yellow-100\/10{border-bottom-color:#fef9c31a;border-top-color:#fef9c31a}.border-y-yellow-100\/100{border-bottom-color:#fef9c3;border-top-color:#fef9c3}.border-y-yellow-100\/15{border-bottom-color:#fef9c326;border-top-color:#fef9c326}.border-y-yellow-100\/20{border-bottom-color:#fef9c333;border-top-color:#fef9c333}.border-y-yellow-100\/25{border-bottom-color:#fef9c340;border-top-color:#fef9c340}.border-y-yellow-100\/30{border-bottom-color:#fef9c34d;border-top-color:#fef9c34d}.border-y-yellow-100\/35{border-bottom-color:#fef9c359;border-top-color:#fef9c359}.border-y-yellow-100\/40{border-bottom-color:#fef9c366;border-top-color:#fef9c366}.border-y-yellow-100\/45{border-bottom-color:#fef9c373;border-top-color:#fef9c373}.border-y-yellow-100\/5{border-bottom-color:#fef9c30d;border-top-color:#fef9c30d}.border-y-yellow-100\/50{border-bottom-color:#fef9c380;border-top-color:#fef9c380}.border-y-yellow-100\/55{border-bottom-color:#fef9c38c;border-top-color:#fef9c38c}.border-y-yellow-100\/60{border-bottom-color:#fef9c399;border-top-color:#fef9c399}.border-y-yellow-100\/65{border-bottom-color:#fef9c3a6;border-top-color:#fef9c3a6}.border-y-yellow-100\/70{border-bottom-color:#fef9c3b3;border-top-color:#fef9c3b3}.border-y-yellow-100\/75{border-bottom-color:#fef9c3bf;border-top-color:#fef9c3bf}.border-y-yellow-100\/80{border-bottom-color:#fef9c3cc;border-top-color:#fef9c3cc}.border-y-yellow-100\/85{border-bottom-color:#fef9c3d9;border-top-color:#fef9c3d9}.border-y-yellow-100\/90{border-bottom-color:#fef9c3e6;border-top-color:#fef9c3e6}.border-y-yellow-100\/95{border-bottom-color:#fef9c3f2;border-top-color:#fef9c3f2}.border-y-yellow-300{--tw-border-opacity:1;border-bottom-color:rgb(253 224 71/var(--tw-border-opacity));border-top-color:rgb(253 224 71/var(--tw-border-opacity))}.border-y-yellow-300\/0{border-bottom-color:#fde04700;border-top-color:#fde04700}.border-y-yellow-300\/10{border-bottom-color:#fde0471a;border-top-color:#fde0471a}.border-y-yellow-300\/100{border-bottom-color:#fde047;border-top-color:#fde047}.border-y-yellow-300\/15{border-bottom-color:#fde04726;border-top-color:#fde04726}.border-y-yellow-300\/20{border-bottom-color:#fde04733;border-top-color:#fde04733}.border-y-yellow-300\/25{border-bottom-color:#fde04740;border-top-color:#fde04740}.border-y-yellow-300\/30{border-bottom-color:#fde0474d;border-top-color:#fde0474d}.border-y-yellow-300\/35{border-bottom-color:#fde04759;border-top-color:#fde04759}.border-y-yellow-300\/40{border-bottom-color:#fde04766;border-top-color:#fde04766}.border-y-yellow-300\/45{border-bottom-color:#fde04773;border-top-color:#fde04773}.border-y-yellow-300\/5{border-bottom-color:#fde0470d;border-top-color:#fde0470d}.border-y-yellow-300\/50{border-bottom-color:#fde04780;border-top-color:#fde04780}.border-y-yellow-300\/55{border-bottom-color:#fde0478c;border-top-color:#fde0478c}.border-y-yellow-300\/60{border-bottom-color:#fde04799;border-top-color:#fde04799}.border-y-yellow-300\/65{border-bottom-color:#fde047a6;border-top-color:#fde047a6}.border-y-yellow-300\/70{border-bottom-color:#fde047b3;border-top-color:#fde047b3}.border-y-yellow-300\/75{border-bottom-color:#fde047bf;border-top-color:#fde047bf}.border-y-yellow-300\/80{border-bottom-color:#fde047cc;border-top-color:#fde047cc}.border-y-yellow-300\/85{border-bottom-color:#fde047d9;border-top-color:#fde047d9}.border-y-yellow-300\/90{border-bottom-color:#fde047e6;border-top-color:#fde047e6}.border-y-yellow-300\/95{border-bottom-color:#fde047f2;border-top-color:#fde047f2}.border-y-yellow-600{--tw-border-opacity:1;border-bottom-color:rgb(202 138 4/var(--tw-border-opacity));border-top-color:rgb(202 138 4/var(--tw-border-opacity))}.border-y-yellow-600\/0{border-bottom-color:#ca8a0400;border-top-color:#ca8a0400}.border-y-yellow-600\/10{border-bottom-color:#ca8a041a;border-top-color:#ca8a041a}.border-y-yellow-600\/100{border-bottom-color:#ca8a04;border-top-color:#ca8a04}.border-y-yellow-600\/15{border-bottom-color:#ca8a0426;border-top-color:#ca8a0426}.border-y-yellow-600\/20{border-bottom-color:#ca8a0433;border-top-color:#ca8a0433}.border-y-yellow-600\/25{border-bottom-color:#ca8a0440;border-top-color:#ca8a0440}.border-y-yellow-600\/30{border-bottom-color:#ca8a044d;border-top-color:#ca8a044d}.border-y-yellow-600\/35{border-bottom-color:#ca8a0459;border-top-color:#ca8a0459}.border-y-yellow-600\/40{border-bottom-color:#ca8a0466;border-top-color:#ca8a0466}.border-y-yellow-600\/45{border-bottom-color:#ca8a0473;border-top-color:#ca8a0473}.border-y-yellow-600\/5{border-bottom-color:#ca8a040d;border-top-color:#ca8a040d}.border-y-yellow-600\/50{border-bottom-color:#ca8a0480;border-top-color:#ca8a0480}.border-y-yellow-600\/55{border-bottom-color:#ca8a048c;border-top-color:#ca8a048c}.border-y-yellow-600\/60{border-bottom-color:#ca8a0499;border-top-color:#ca8a0499}.border-y-yellow-600\/65{border-bottom-color:#ca8a04a6;border-top-color:#ca8a04a6}.border-y-yellow-600\/70{border-bottom-color:#ca8a04b3;border-top-color:#ca8a04b3}.border-y-yellow-600\/75{border-bottom-color:#ca8a04bf;border-top-color:#ca8a04bf}.border-y-yellow-600\/80{border-bottom-color:#ca8a04cc;border-top-color:#ca8a04cc}.border-y-yellow-600\/85{border-bottom-color:#ca8a04d9;border-top-color:#ca8a04d9}.border-y-yellow-600\/90{border-bottom-color:#ca8a04e6;border-top-color:#ca8a04e6}.border-y-yellow-600\/95{border-bottom-color:#ca8a04f2;border-top-color:#ca8a04f2}.border-y-yellow-800{--tw-border-opacity:1;border-bottom-color:rgb(133 77 14/var(--tw-border-opacity));border-top-color:rgb(133 77 14/var(--tw-border-opacity))}.border-y-yellow-800\/0{border-bottom-color:#854d0e00;border-top-color:#854d0e00}.border-y-yellow-800\/10{border-bottom-color:#854d0e1a;border-top-color:#854d0e1a}.border-y-yellow-800\/100{border-bottom-color:#854d0e;border-top-color:#854d0e}.border-y-yellow-800\/15{border-bottom-color:#854d0e26;border-top-color:#854d0e26}.border-y-yellow-800\/20{border-bottom-color:#854d0e33;border-top-color:#854d0e33}.border-y-yellow-800\/25{border-bottom-color:#854d0e40;border-top-color:#854d0e40}.border-y-yellow-800\/30{border-bottom-color:#854d0e4d;border-top-color:#854d0e4d}.border-y-yellow-800\/35{border-bottom-color:#854d0e59;border-top-color:#854d0e59}.border-y-yellow-800\/40{border-bottom-color:#854d0e66;border-top-color:#854d0e66}.border-y-yellow-800\/45{border-bottom-color:#854d0e73;border-top-color:#854d0e73}.border-y-yellow-800\/5{border-bottom-color:#854d0e0d;border-top-color:#854d0e0d}.border-y-yellow-800\/50{border-bottom-color:#854d0e80;border-top-color:#854d0e80}.border-y-yellow-800\/55{border-bottom-color:#854d0e8c;border-top-color:#854d0e8c}.border-y-yellow-800\/60{border-bottom-color:#854d0e99;border-top-color:#854d0e99}.border-y-yellow-800\/65{border-bottom-color:#854d0ea6;border-top-color:#854d0ea6}.border-y-yellow-800\/70{border-bottom-color:#854d0eb3;border-top-color:#854d0eb3}.border-y-yellow-800\/75{border-bottom-color:#854d0ebf;border-top-color:#854d0ebf}.border-y-yellow-800\/80{border-bottom-color:#854d0ecc;border-top-color:#854d0ecc}.border-y-yellow-800\/85{border-bottom-color:#854d0ed9;border-top-color:#854d0ed9}.border-y-yellow-800\/90{border-bottom-color:#854d0ee6;border-top-color:#854d0ee6}.border-y-yellow-800\/95{border-bottom-color:#854d0ef2;border-top-color:#854d0ef2}.border-b-secondary-1{border-bottom-color:hsl(var(--color-secondary) 90%/1)}.border-b-yellow-100{--tw-border-opacity:1;border-bottom-color:rgb(254 249 195/var(--tw-border-opacity))}.border-b-yellow-100\/0{border-bottom-color:#fef9c300}.border-b-yellow-100\/10{border-bottom-color:#fef9c31a}.border-b-yellow-100\/100{border-bottom-color:#fef9c3}.border-b-yellow-100\/15{border-bottom-color:#fef9c326}.border-b-yellow-100\/20{border-bottom-color:#fef9c333}.border-b-yellow-100\/25{border-bottom-color:#fef9c340}.border-b-yellow-100\/30{border-bottom-color:#fef9c34d}.border-b-yellow-100\/35{border-bottom-color:#fef9c359}.border-b-yellow-100\/40{border-bottom-color:#fef9c366}.border-b-yellow-100\/45{border-bottom-color:#fef9c373}.border-b-yellow-100\/5{border-bottom-color:#fef9c30d}.border-b-yellow-100\/50{border-bottom-color:#fef9c380}.border-b-yellow-100\/55{border-bottom-color:#fef9c38c}.border-b-yellow-100\/60{border-bottom-color:#fef9c399}.border-b-yellow-100\/65{border-bottom-color:#fef9c3a6}.border-b-yellow-100\/70{border-bottom-color:#fef9c3b3}.border-b-yellow-100\/75{border-bottom-color:#fef9c3bf}.border-b-yellow-100\/80{border-bottom-color:#fef9c3cc}.border-b-yellow-100\/85{border-bottom-color:#fef9c3d9}.border-b-yellow-100\/90{border-bottom-color:#fef9c3e6}.border-b-yellow-100\/95{border-bottom-color:#fef9c3f2}.border-b-yellow-300{--tw-border-opacity:1;border-bottom-color:rgb(253 224 71/var(--tw-border-opacity))}.border-b-yellow-300\/0{border-bottom-color:#fde04700}.border-b-yellow-300\/10{border-bottom-color:#fde0471a}.border-b-yellow-300\/100{border-bottom-color:#fde047}.border-b-yellow-300\/15{border-bottom-color:#fde04726}.border-b-yellow-300\/20{border-bottom-color:#fde04733}.border-b-yellow-300\/25{border-bottom-color:#fde04740}.border-b-yellow-300\/30{border-bottom-color:#fde0474d}.border-b-yellow-300\/35{border-bottom-color:#fde04759}.border-b-yellow-300\/40{border-bottom-color:#fde04766}.border-b-yellow-300\/45{border-bottom-color:#fde04773}.border-b-yellow-300\/5{border-bottom-color:#fde0470d}.border-b-yellow-300\/50{border-bottom-color:#fde04780}.border-b-yellow-300\/55{border-bottom-color:#fde0478c}.border-b-yellow-300\/60{border-bottom-color:#fde04799}.border-b-yellow-300\/65{border-bottom-color:#fde047a6}.border-b-yellow-300\/70{border-bottom-color:#fde047b3}.border-b-yellow-300\/75{border-bottom-color:#fde047bf}.border-b-yellow-300\/80{border-bottom-color:#fde047cc}.border-b-yellow-300\/85{border-bottom-color:#fde047d9}.border-b-yellow-300\/90{border-bottom-color:#fde047e6}.border-b-yellow-300\/95{border-bottom-color:#fde047f2}.border-b-yellow-600{--tw-border-opacity:1;border-bottom-color:rgb(202 138 4/var(--tw-border-opacity))}.border-b-yellow-600\/0{border-bottom-color:#ca8a0400}.border-b-yellow-600\/10{border-bottom-color:#ca8a041a}.border-b-yellow-600\/100{border-bottom-color:#ca8a04}.border-b-yellow-600\/15{border-bottom-color:#ca8a0426}.border-b-yellow-600\/20{border-bottom-color:#ca8a0433}.border-b-yellow-600\/25{border-bottom-color:#ca8a0440}.border-b-yellow-600\/30{border-bottom-color:#ca8a044d}.border-b-yellow-600\/35{border-bottom-color:#ca8a0459}.border-b-yellow-600\/40{border-bottom-color:#ca8a0466}.border-b-yellow-600\/45{border-bottom-color:#ca8a0473}.border-b-yellow-600\/5{border-bottom-color:#ca8a040d}.border-b-yellow-600\/50{border-bottom-color:#ca8a0480}.border-b-yellow-600\/55{border-bottom-color:#ca8a048c}.border-b-yellow-600\/60{border-bottom-color:#ca8a0499}.border-b-yellow-600\/65{border-bottom-color:#ca8a04a6}.border-b-yellow-600\/70{border-bottom-color:#ca8a04b3}.border-b-yellow-600\/75{border-bottom-color:#ca8a04bf}.border-b-yellow-600\/80{border-bottom-color:#ca8a04cc}.border-b-yellow-600\/85{border-bottom-color:#ca8a04d9}.border-b-yellow-600\/90{border-bottom-color:#ca8a04e6}.border-b-yellow-600\/95{border-bottom-color:#ca8a04f2}.border-b-yellow-800{--tw-border-opacity:1;border-bottom-color:rgb(133 77 14/var(--tw-border-opacity))}.border-b-yellow-800\/0{border-bottom-color:#854d0e00}.border-b-yellow-800\/10{border-bottom-color:#854d0e1a}.border-b-yellow-800\/100{border-bottom-color:#854d0e}.border-b-yellow-800\/15{border-bottom-color:#854d0e26}.border-b-yellow-800\/20{border-bottom-color:#854d0e33}.border-b-yellow-800\/25{border-bottom-color:#854d0e40}.border-b-yellow-800\/30{border-bottom-color:#854d0e4d}.border-b-yellow-800\/35{border-bottom-color:#854d0e59}.border-b-yellow-800\/40{border-bottom-color:#854d0e66}.border-b-yellow-800\/45{border-bottom-color:#854d0e73}.border-b-yellow-800\/5{border-bottom-color:#854d0e0d}.border-b-yellow-800\/50{border-bottom-color:#854d0e80}.border-b-yellow-800\/55{border-bottom-color:#854d0e8c}.border-b-yellow-800\/60{border-bottom-color:#854d0e99}.border-b-yellow-800\/65{border-bottom-color:#854d0ea6}.border-b-yellow-800\/70{border-bottom-color:#854d0eb3}.border-b-yellow-800\/75{border-bottom-color:#854d0ebf}.border-b-yellow-800\/80{border-bottom-color:#854d0ecc}.border-b-yellow-800\/85{border-bottom-color:#854d0ed9}.border-b-yellow-800\/90{border-bottom-color:#854d0ee6}.border-b-yellow-800\/95{border-bottom-color:#854d0ef2}.border-e-yellow-100{--tw-border-opacity:1;border-inline-end-color:rgb(254 249 195/var(--tw-border-opacity))}.border-e-yellow-100\/0{border-inline-end-color:#fef9c300}.border-e-yellow-100\/10{border-inline-end-color:#fef9c31a}.border-e-yellow-100\/100{border-inline-end-color:#fef9c3}.border-e-yellow-100\/15{border-inline-end-color:#fef9c326}.border-e-yellow-100\/20{border-inline-end-color:#fef9c333}.border-e-yellow-100\/25{border-inline-end-color:#fef9c340}.border-e-yellow-100\/30{border-inline-end-color:#fef9c34d}.border-e-yellow-100\/35{border-inline-end-color:#fef9c359}.border-e-yellow-100\/40{border-inline-end-color:#fef9c366}.border-e-yellow-100\/45{border-inline-end-color:#fef9c373}.border-e-yellow-100\/5{border-inline-end-color:#fef9c30d}.border-e-yellow-100\/50{border-inline-end-color:#fef9c380}.border-e-yellow-100\/55{border-inline-end-color:#fef9c38c}.border-e-yellow-100\/60{border-inline-end-color:#fef9c399}.border-e-yellow-100\/65{border-inline-end-color:#fef9c3a6}.border-e-yellow-100\/70{border-inline-end-color:#fef9c3b3}.border-e-yellow-100\/75{border-inline-end-color:#fef9c3bf}.border-e-yellow-100\/80{border-inline-end-color:#fef9c3cc}.border-e-yellow-100\/85{border-inline-end-color:#fef9c3d9}.border-e-yellow-100\/90{border-inline-end-color:#fef9c3e6}.border-e-yellow-100\/95{border-inline-end-color:#fef9c3f2}.border-e-yellow-300{--tw-border-opacity:1;border-inline-end-color:rgb(253 224 71/var(--tw-border-opacity))}.border-e-yellow-300\/0{border-inline-end-color:#fde04700}.border-e-yellow-300\/10{border-inline-end-color:#fde0471a}.border-e-yellow-300\/100{border-inline-end-color:#fde047}.border-e-yellow-300\/15{border-inline-end-color:#fde04726}.border-e-yellow-300\/20{border-inline-end-color:#fde04733}.border-e-yellow-300\/25{border-inline-end-color:#fde04740}.border-e-yellow-300\/30{border-inline-end-color:#fde0474d}.border-e-yellow-300\/35{border-inline-end-color:#fde04759}.border-e-yellow-300\/40{border-inline-end-color:#fde04766}.border-e-yellow-300\/45{border-inline-end-color:#fde04773}.border-e-yellow-300\/5{border-inline-end-color:#fde0470d}.border-e-yellow-300\/50{border-inline-end-color:#fde04780}.border-e-yellow-300\/55{border-inline-end-color:#fde0478c}.border-e-yellow-300\/60{border-inline-end-color:#fde04799}.border-e-yellow-300\/65{border-inline-end-color:#fde047a6}.border-e-yellow-300\/70{border-inline-end-color:#fde047b3}.border-e-yellow-300\/75{border-inline-end-color:#fde047bf}.border-e-yellow-300\/80{border-inline-end-color:#fde047cc}.border-e-yellow-300\/85{border-inline-end-color:#fde047d9}.border-e-yellow-300\/90{border-inline-end-color:#fde047e6}.border-e-yellow-300\/95{border-inline-end-color:#fde047f2}.border-e-yellow-600{--tw-border-opacity:1;border-inline-end-color:rgb(202 138 4/var(--tw-border-opacity))}.border-e-yellow-600\/0{border-inline-end-color:#ca8a0400}.border-e-yellow-600\/10{border-inline-end-color:#ca8a041a}.border-e-yellow-600\/100{border-inline-end-color:#ca8a04}.border-e-yellow-600\/15{border-inline-end-color:#ca8a0426}.border-e-yellow-600\/20{border-inline-end-color:#ca8a0433}.border-e-yellow-600\/25{border-inline-end-color:#ca8a0440}.border-e-yellow-600\/30{border-inline-end-color:#ca8a044d}.border-e-yellow-600\/35{border-inline-end-color:#ca8a0459}.border-e-yellow-600\/40{border-inline-end-color:#ca8a0466}.border-e-yellow-600\/45{border-inline-end-color:#ca8a0473}.border-e-yellow-600\/5{border-inline-end-color:#ca8a040d}.border-e-yellow-600\/50{border-inline-end-color:#ca8a0480}.border-e-yellow-600\/55{border-inline-end-color:#ca8a048c}.border-e-yellow-600\/60{border-inline-end-color:#ca8a0499}.border-e-yellow-600\/65{border-inline-end-color:#ca8a04a6}.border-e-yellow-600\/70{border-inline-end-color:#ca8a04b3}.border-e-yellow-600\/75{border-inline-end-color:#ca8a04bf}.border-e-yellow-600\/80{border-inline-end-color:#ca8a04cc}.border-e-yellow-600\/85{border-inline-end-color:#ca8a04d9}.border-e-yellow-600\/90{border-inline-end-color:#ca8a04e6}.border-e-yellow-600\/95{border-inline-end-color:#ca8a04f2}.border-e-yellow-800{--tw-border-opacity:1;border-inline-end-color:rgb(133 77 14/var(--tw-border-opacity))}.border-e-yellow-800\/0{border-inline-end-color:#854d0e00}.border-e-yellow-800\/10{border-inline-end-color:#854d0e1a}.border-e-yellow-800\/100{border-inline-end-color:#854d0e}.border-e-yellow-800\/15{border-inline-end-color:#854d0e26}.border-e-yellow-800\/20{border-inline-end-color:#854d0e33}.border-e-yellow-800\/25{border-inline-end-color:#854d0e40}.border-e-yellow-800\/30{border-inline-end-color:#854d0e4d}.border-e-yellow-800\/35{border-inline-end-color:#854d0e59}.border-e-yellow-800\/40{border-inline-end-color:#854d0e66}.border-e-yellow-800\/45{border-inline-end-color:#854d0e73}.border-e-yellow-800\/5{border-inline-end-color:#854d0e0d}.border-e-yellow-800\/50{border-inline-end-color:#854d0e80}.border-e-yellow-800\/55{border-inline-end-color:#854d0e8c}.border-e-yellow-800\/60{border-inline-end-color:#854d0e99}.border-e-yellow-800\/65{border-inline-end-color:#854d0ea6}.border-e-yellow-800\/70{border-inline-end-color:#854d0eb3}.border-e-yellow-800\/75{border-inline-end-color:#854d0ebf}.border-e-yellow-800\/80{border-inline-end-color:#854d0ecc}.border-e-yellow-800\/85{border-inline-end-color:#854d0ed9}.border-e-yellow-800\/90{border-inline-end-color:#854d0ee6}.border-e-yellow-800\/95{border-inline-end-color:#854d0ef2}.border-l-secondary-1{border-left-color:hsl(var(--color-secondary) 90%/1)}.border-l-yellow-100{--tw-border-opacity:1;border-left-color:rgb(254 249 195/var(--tw-border-opacity))}.border-l-yellow-100\/0{border-left-color:#fef9c300}.border-l-yellow-100\/10{border-left-color:#fef9c31a}.border-l-yellow-100\/100{border-left-color:#fef9c3}.border-l-yellow-100\/15{border-left-color:#fef9c326}.border-l-yellow-100\/20{border-left-color:#fef9c333}.border-l-yellow-100\/25{border-left-color:#fef9c340}.border-l-yellow-100\/30{border-left-color:#fef9c34d}.border-l-yellow-100\/35{border-left-color:#fef9c359}.border-l-yellow-100\/40{border-left-color:#fef9c366}.border-l-yellow-100\/45{border-left-color:#fef9c373}.border-l-yellow-100\/5{border-left-color:#fef9c30d}.border-l-yellow-100\/50{border-left-color:#fef9c380}.border-l-yellow-100\/55{border-left-color:#fef9c38c}.border-l-yellow-100\/60{border-left-color:#fef9c399}.border-l-yellow-100\/65{border-left-color:#fef9c3a6}.border-l-yellow-100\/70{border-left-color:#fef9c3b3}.border-l-yellow-100\/75{border-left-color:#fef9c3bf}.border-l-yellow-100\/80{border-left-color:#fef9c3cc}.border-l-yellow-100\/85{border-left-color:#fef9c3d9}.border-l-yellow-100\/90{border-left-color:#fef9c3e6}.border-l-yellow-100\/95{border-left-color:#fef9c3f2}.border-l-yellow-300{--tw-border-opacity:1;border-left-color:rgb(253 224 71/var(--tw-border-opacity))}.border-l-yellow-300\/0{border-left-color:#fde04700}.border-l-yellow-300\/10{border-left-color:#fde0471a}.border-l-yellow-300\/100{border-left-color:#fde047}.border-l-yellow-300\/15{border-left-color:#fde04726}.border-l-yellow-300\/20{border-left-color:#fde04733}.border-l-yellow-300\/25{border-left-color:#fde04740}.border-l-yellow-300\/30{border-left-color:#fde0474d}.border-l-yellow-300\/35{border-left-color:#fde04759}.border-l-yellow-300\/40{border-left-color:#fde04766}.border-l-yellow-300\/45{border-left-color:#fde04773}.border-l-yellow-300\/5{border-left-color:#fde0470d}.border-l-yellow-300\/50{border-left-color:#fde04780}.border-l-yellow-300\/55{border-left-color:#fde0478c}.border-l-yellow-300\/60{border-left-color:#fde04799}.border-l-yellow-300\/65{border-left-color:#fde047a6}.border-l-yellow-300\/70{border-left-color:#fde047b3}.border-l-yellow-300\/75{border-left-color:#fde047bf}.border-l-yellow-300\/80{border-left-color:#fde047cc}.border-l-yellow-300\/85{border-left-color:#fde047d9}.border-l-yellow-300\/90{border-left-color:#fde047e6}.border-l-yellow-300\/95{border-left-color:#fde047f2}.border-l-yellow-600{--tw-border-opacity:1;border-left-color:rgb(202 138 4/var(--tw-border-opacity))}.border-l-yellow-600\/0{border-left-color:#ca8a0400}.border-l-yellow-600\/10{border-left-color:#ca8a041a}.border-l-yellow-600\/100{border-left-color:#ca8a04}.border-l-yellow-600\/15{border-left-color:#ca8a0426}.border-l-yellow-600\/20{border-left-color:#ca8a0433}.border-l-yellow-600\/25{border-left-color:#ca8a0440}.border-l-yellow-600\/30{border-left-color:#ca8a044d}.border-l-yellow-600\/35{border-left-color:#ca8a0459}.border-l-yellow-600\/40{border-left-color:#ca8a0466}.border-l-yellow-600\/45{border-left-color:#ca8a0473}.border-l-yellow-600\/5{border-left-color:#ca8a040d}.border-l-yellow-600\/50{border-left-color:#ca8a0480}.border-l-yellow-600\/55{border-left-color:#ca8a048c}.border-l-yellow-600\/60{border-left-color:#ca8a0499}.border-l-yellow-600\/65{border-left-color:#ca8a04a6}.border-l-yellow-600\/70{border-left-color:#ca8a04b3}.border-l-yellow-600\/75{border-left-color:#ca8a04bf}.border-l-yellow-600\/80{border-left-color:#ca8a04cc}.border-l-yellow-600\/85{border-left-color:#ca8a04d9}.border-l-yellow-600\/90{border-left-color:#ca8a04e6}.border-l-yellow-600\/95{border-left-color:#ca8a04f2}.border-l-yellow-800{--tw-border-opacity:1;border-left-color:rgb(133 77 14/var(--tw-border-opacity))}.border-l-yellow-800\/0{border-left-color:#854d0e00}.border-l-yellow-800\/10{border-left-color:#854d0e1a}.border-l-yellow-800\/100{border-left-color:#854d0e}.border-l-yellow-800\/15{border-left-color:#854d0e26}.border-l-yellow-800\/20{border-left-color:#854d0e33}.border-l-yellow-800\/25{border-left-color:#854d0e40}.border-l-yellow-800\/30{border-left-color:#854d0e4d}.border-l-yellow-800\/35{border-left-color:#854d0e59}.border-l-yellow-800\/40{border-left-color:#854d0e66}.border-l-yellow-800\/45{border-left-color:#854d0e73}.border-l-yellow-800\/5{border-left-color:#854d0e0d}.border-l-yellow-800\/50{border-left-color:#854d0e80}.border-l-yellow-800\/55{border-left-color:#854d0e8c}.border-l-yellow-800\/60{border-left-color:#854d0e99}.border-l-yellow-800\/65{border-left-color:#854d0ea6}.border-l-yellow-800\/70{border-left-color:#854d0eb3}.border-l-yellow-800\/75{border-left-color:#854d0ebf}.border-l-yellow-800\/80{border-left-color:#854d0ecc}.border-l-yellow-800\/85{border-left-color:#854d0ed9}.border-l-yellow-800\/90{border-left-color:#854d0ee6}.border-l-yellow-800\/95{border-left-color:#854d0ef2}.border-r-secondary-1{border-right-color:hsl(var(--color-secondary) 90%/1)}.border-r-yellow-100{--tw-border-opacity:1;border-right-color:rgb(254 249 195/var(--tw-border-opacity))}.border-r-yellow-100\/0{border-right-color:#fef9c300}.border-r-yellow-100\/10{border-right-color:#fef9c31a}.border-r-yellow-100\/100{border-right-color:#fef9c3}.border-r-yellow-100\/15{border-right-color:#fef9c326}.border-r-yellow-100\/20{border-right-color:#fef9c333}.border-r-yellow-100\/25{border-right-color:#fef9c340}.border-r-yellow-100\/30{border-right-color:#fef9c34d}.border-r-yellow-100\/35{border-right-color:#fef9c359}.border-r-yellow-100\/40{border-right-color:#fef9c366}.border-r-yellow-100\/45{border-right-color:#fef9c373}.border-r-yellow-100\/5{border-right-color:#fef9c30d}.border-r-yellow-100\/50{border-right-color:#fef9c380}.border-r-yellow-100\/55{border-right-color:#fef9c38c}.border-r-yellow-100\/60{border-right-color:#fef9c399}.border-r-yellow-100\/65{border-right-color:#fef9c3a6}.border-r-yellow-100\/70{border-right-color:#fef9c3b3}.border-r-yellow-100\/75{border-right-color:#fef9c3bf}.border-r-yellow-100\/80{border-right-color:#fef9c3cc}.border-r-yellow-100\/85{border-right-color:#fef9c3d9}.border-r-yellow-100\/90{border-right-color:#fef9c3e6}.border-r-yellow-100\/95{border-right-color:#fef9c3f2}.border-r-yellow-300{--tw-border-opacity:1;border-right-color:rgb(253 224 71/var(--tw-border-opacity))}.border-r-yellow-300\/0{border-right-color:#fde04700}.border-r-yellow-300\/10{border-right-color:#fde0471a}.border-r-yellow-300\/100{border-right-color:#fde047}.border-r-yellow-300\/15{border-right-color:#fde04726}.border-r-yellow-300\/20{border-right-color:#fde04733}.border-r-yellow-300\/25{border-right-color:#fde04740}.border-r-yellow-300\/30{border-right-color:#fde0474d}.border-r-yellow-300\/35{border-right-color:#fde04759}.border-r-yellow-300\/40{border-right-color:#fde04766}.border-r-yellow-300\/45{border-right-color:#fde04773}.border-r-yellow-300\/5{border-right-color:#fde0470d}.border-r-yellow-300\/50{border-right-color:#fde04780}.border-r-yellow-300\/55{border-right-color:#fde0478c}.border-r-yellow-300\/60{border-right-color:#fde04799}.border-r-yellow-300\/65{border-right-color:#fde047a6}.border-r-yellow-300\/70{border-right-color:#fde047b3}.border-r-yellow-300\/75{border-right-color:#fde047bf}.border-r-yellow-300\/80{border-right-color:#fde047cc}.border-r-yellow-300\/85{border-right-color:#fde047d9}.border-r-yellow-300\/90{border-right-color:#fde047e6}.border-r-yellow-300\/95{border-right-color:#fde047f2}.border-r-yellow-600{--tw-border-opacity:1;border-right-color:rgb(202 138 4/var(--tw-border-opacity))}.border-r-yellow-600\/0{border-right-color:#ca8a0400}.border-r-yellow-600\/10{border-right-color:#ca8a041a}.border-r-yellow-600\/100{border-right-color:#ca8a04}.border-r-yellow-600\/15{border-right-color:#ca8a0426}.border-r-yellow-600\/20{border-right-color:#ca8a0433}.border-r-yellow-600\/25{border-right-color:#ca8a0440}.border-r-yellow-600\/30{border-right-color:#ca8a044d}.border-r-yellow-600\/35{border-right-color:#ca8a0459}.border-r-yellow-600\/40{border-right-color:#ca8a0466}.border-r-yellow-600\/45{border-right-color:#ca8a0473}.border-r-yellow-600\/5{border-right-color:#ca8a040d}.border-r-yellow-600\/50{border-right-color:#ca8a0480}.border-r-yellow-600\/55{border-right-color:#ca8a048c}.border-r-yellow-600\/60{border-right-color:#ca8a0499}.border-r-yellow-600\/65{border-right-color:#ca8a04a6}.border-r-yellow-600\/70{border-right-color:#ca8a04b3}.border-r-yellow-600\/75{border-right-color:#ca8a04bf}.border-r-yellow-600\/80{border-right-color:#ca8a04cc}.border-r-yellow-600\/85{border-right-color:#ca8a04d9}.border-r-yellow-600\/90{border-right-color:#ca8a04e6}.border-r-yellow-600\/95{border-right-color:#ca8a04f2}.border-r-yellow-800{--tw-border-opacity:1;border-right-color:rgb(133 77 14/var(--tw-border-opacity))}.border-r-yellow-800\/0{border-right-color:#854d0e00}.border-r-yellow-800\/10{border-right-color:#854d0e1a}.border-r-yellow-800\/100{border-right-color:#854d0e}.border-r-yellow-800\/15{border-right-color:#854d0e26}.border-r-yellow-800\/20{border-right-color:#854d0e33}.border-r-yellow-800\/25{border-right-color:#854d0e40}.border-r-yellow-800\/30{border-right-color:#854d0e4d}.border-r-yellow-800\/35{border-right-color:#854d0e59}.border-r-yellow-800\/40{border-right-color:#854d0e66}.border-r-yellow-800\/45{border-right-color:#854d0e73}.border-r-yellow-800\/5{border-right-color:#854d0e0d}.border-r-yellow-800\/50{border-right-color:#854d0e80}.border-r-yellow-800\/55{border-right-color:#854d0e8c}.border-r-yellow-800\/60{border-right-color:#854d0e99}.border-r-yellow-800\/65{border-right-color:#854d0ea6}.border-r-yellow-800\/70{border-right-color:#854d0eb3}.border-r-yellow-800\/75{border-right-color:#854d0ebf}.border-r-yellow-800\/80{border-right-color:#854d0ecc}.border-r-yellow-800\/85{border-right-color:#854d0ed9}.border-r-yellow-800\/90{border-right-color:#854d0ee6}.border-r-yellow-800\/95{border-right-color:#854d0ef2}.border-s-yellow-100{--tw-border-opacity:1;border-inline-start-color:rgb(254 249 195/var(--tw-border-opacity))}.border-s-yellow-100\/0{border-inline-start-color:#fef9c300}.border-s-yellow-100\/10{border-inline-start-color:#fef9c31a}.border-s-yellow-100\/100{border-inline-start-color:#fef9c3}.border-s-yellow-100\/15{border-inline-start-color:#fef9c326}.border-s-yellow-100\/20{border-inline-start-color:#fef9c333}.border-s-yellow-100\/25{border-inline-start-color:#fef9c340}.border-s-yellow-100\/30{border-inline-start-color:#fef9c34d}.border-s-yellow-100\/35{border-inline-start-color:#fef9c359}.border-s-yellow-100\/40{border-inline-start-color:#fef9c366}.border-s-yellow-100\/45{border-inline-start-color:#fef9c373}.border-s-yellow-100\/5{border-inline-start-color:#fef9c30d}.border-s-yellow-100\/50{border-inline-start-color:#fef9c380}.border-s-yellow-100\/55{border-inline-start-color:#fef9c38c}.border-s-yellow-100\/60{border-inline-start-color:#fef9c399}.border-s-yellow-100\/65{border-inline-start-color:#fef9c3a6}.border-s-yellow-100\/70{border-inline-start-color:#fef9c3b3}.border-s-yellow-100\/75{border-inline-start-color:#fef9c3bf}.border-s-yellow-100\/80{border-inline-start-color:#fef9c3cc}.border-s-yellow-100\/85{border-inline-start-color:#fef9c3d9}.border-s-yellow-100\/90{border-inline-start-color:#fef9c3e6}.border-s-yellow-100\/95{border-inline-start-color:#fef9c3f2}.border-s-yellow-300{--tw-border-opacity:1;border-inline-start-color:rgb(253 224 71/var(--tw-border-opacity))}.border-s-yellow-300\/0{border-inline-start-color:#fde04700}.border-s-yellow-300\/10{border-inline-start-color:#fde0471a}.border-s-yellow-300\/100{border-inline-start-color:#fde047}.border-s-yellow-300\/15{border-inline-start-color:#fde04726}.border-s-yellow-300\/20{border-inline-start-color:#fde04733}.border-s-yellow-300\/25{border-inline-start-color:#fde04740}.border-s-yellow-300\/30{border-inline-start-color:#fde0474d}.border-s-yellow-300\/35{border-inline-start-color:#fde04759}.border-s-yellow-300\/40{border-inline-start-color:#fde04766}.border-s-yellow-300\/45{border-inline-start-color:#fde04773}.border-s-yellow-300\/5{border-inline-start-color:#fde0470d}.border-s-yellow-300\/50{border-inline-start-color:#fde04780}.border-s-yellow-300\/55{border-inline-start-color:#fde0478c}.border-s-yellow-300\/60{border-inline-start-color:#fde04799}.border-s-yellow-300\/65{border-inline-start-color:#fde047a6}.border-s-yellow-300\/70{border-inline-start-color:#fde047b3}.border-s-yellow-300\/75{border-inline-start-color:#fde047bf}.border-s-yellow-300\/80{border-inline-start-color:#fde047cc}.border-s-yellow-300\/85{border-inline-start-color:#fde047d9}.border-s-yellow-300\/90{border-inline-start-color:#fde047e6}.border-s-yellow-300\/95{border-inline-start-color:#fde047f2}.border-s-yellow-600{--tw-border-opacity:1;border-inline-start-color:rgb(202 138 4/var(--tw-border-opacity))}.border-s-yellow-600\/0{border-inline-start-color:#ca8a0400}.border-s-yellow-600\/10{border-inline-start-color:#ca8a041a}.border-s-yellow-600\/100{border-inline-start-color:#ca8a04}.border-s-yellow-600\/15{border-inline-start-color:#ca8a0426}.border-s-yellow-600\/20{border-inline-start-color:#ca8a0433}.border-s-yellow-600\/25{border-inline-start-color:#ca8a0440}.border-s-yellow-600\/30{border-inline-start-color:#ca8a044d}.border-s-yellow-600\/35{border-inline-start-color:#ca8a0459}.border-s-yellow-600\/40{border-inline-start-color:#ca8a0466}.border-s-yellow-600\/45{border-inline-start-color:#ca8a0473}.border-s-yellow-600\/5{border-inline-start-color:#ca8a040d}.border-s-yellow-600\/50{border-inline-start-color:#ca8a0480}.border-s-yellow-600\/55{border-inline-start-color:#ca8a048c}.border-s-yellow-600\/60{border-inline-start-color:#ca8a0499}.border-s-yellow-600\/65{border-inline-start-color:#ca8a04a6}.border-s-yellow-600\/70{border-inline-start-color:#ca8a04b3}.border-s-yellow-600\/75{border-inline-start-color:#ca8a04bf}.border-s-yellow-600\/80{border-inline-start-color:#ca8a04cc}.border-s-yellow-600\/85{border-inline-start-color:#ca8a04d9}.border-s-yellow-600\/90{border-inline-start-color:#ca8a04e6}.border-s-yellow-600\/95{border-inline-start-color:#ca8a04f2}.border-s-yellow-800{--tw-border-opacity:1;border-inline-start-color:rgb(133 77 14/var(--tw-border-opacity))}.border-s-yellow-800\/0{border-inline-start-color:#854d0e00}.border-s-yellow-800\/10{border-inline-start-color:#854d0e1a}.border-s-yellow-800\/100{border-inline-start-color:#854d0e}.border-s-yellow-800\/15{border-inline-start-color:#854d0e26}.border-s-yellow-800\/20{border-inline-start-color:#854d0e33}.border-s-yellow-800\/25{border-inline-start-color:#854d0e40}.border-s-yellow-800\/30{border-inline-start-color:#854d0e4d}.border-s-yellow-800\/35{border-inline-start-color:#854d0e59}.border-s-yellow-800\/40{border-inline-start-color:#854d0e66}.border-s-yellow-800\/45{border-inline-start-color:#854d0e73}.border-s-yellow-800\/5{border-inline-start-color:#854d0e0d}.border-s-yellow-800\/50{border-inline-start-color:#854d0e80}.border-s-yellow-800\/55{border-inline-start-color:#854d0e8c}.border-s-yellow-800\/60{border-inline-start-color:#854d0e99}.border-s-yellow-800\/65{border-inline-start-color:#854d0ea6}.border-s-yellow-800\/70{border-inline-start-color:#854d0eb3}.border-s-yellow-800\/75{border-inline-start-color:#854d0ebf}.border-s-yellow-800\/80{border-inline-start-color:#854d0ecc}.border-s-yellow-800\/85{border-inline-start-color:#854d0ed9}.border-s-yellow-800\/90{border-inline-start-color:#854d0ee6}.border-s-yellow-800\/95{border-inline-start-color:#854d0ef2}.border-t-secondary-1{border-top-color:hsl(var(--color-secondary) 90%/1)}.border-t-yellow-100{--tw-border-opacity:1;border-top-color:rgb(254 249 195/var(--tw-border-opacity))}.border-t-yellow-100\/0{border-top-color:#fef9c300}.border-t-yellow-100\/10{border-top-color:#fef9c31a}.border-t-yellow-100\/100{border-top-color:#fef9c3}.border-t-yellow-100\/15{border-top-color:#fef9c326}.border-t-yellow-100\/20{border-top-color:#fef9c333}.border-t-yellow-100\/25{border-top-color:#fef9c340}.border-t-yellow-100\/30{border-top-color:#fef9c34d}.border-t-yellow-100\/35{border-top-color:#fef9c359}.border-t-yellow-100\/40{border-top-color:#fef9c366}.border-t-yellow-100\/45{border-top-color:#fef9c373}.border-t-yellow-100\/5{border-top-color:#fef9c30d}.border-t-yellow-100\/50{border-top-color:#fef9c380}.border-t-yellow-100\/55{border-top-color:#fef9c38c}.border-t-yellow-100\/60{border-top-color:#fef9c399}.border-t-yellow-100\/65{border-top-color:#fef9c3a6}.border-t-yellow-100\/70{border-top-color:#fef9c3b3}.border-t-yellow-100\/75{border-top-color:#fef9c3bf}.border-t-yellow-100\/80{border-top-color:#fef9c3cc}.border-t-yellow-100\/85{border-top-color:#fef9c3d9}.border-t-yellow-100\/90{border-top-color:#fef9c3e6}.border-t-yellow-100\/95{border-top-color:#fef9c3f2}.border-t-yellow-300{--tw-border-opacity:1;border-top-color:rgb(253 224 71/var(--tw-border-opacity))}.border-t-yellow-300\/0{border-top-color:#fde04700}.border-t-yellow-300\/10{border-top-color:#fde0471a}.border-t-yellow-300\/100{border-top-color:#fde047}.border-t-yellow-300\/15{border-top-color:#fde04726}.border-t-yellow-300\/20{border-top-color:#fde04733}.border-t-yellow-300\/25{border-top-color:#fde04740}.border-t-yellow-300\/30{border-top-color:#fde0474d}.border-t-yellow-300\/35{border-top-color:#fde04759}.border-t-yellow-300\/40{border-top-color:#fde04766}.border-t-yellow-300\/45{border-top-color:#fde04773}.border-t-yellow-300\/5{border-top-color:#fde0470d}.border-t-yellow-300\/50{border-top-color:#fde04780}.border-t-yellow-300\/55{border-top-color:#fde0478c}.border-t-yellow-300\/60{border-top-color:#fde04799}.border-t-yellow-300\/65{border-top-color:#fde047a6}.border-t-yellow-300\/70{border-top-color:#fde047b3}.border-t-yellow-300\/75{border-top-color:#fde047bf}.border-t-yellow-300\/80{border-top-color:#fde047cc}.border-t-yellow-300\/85{border-top-color:#fde047d9}.border-t-yellow-300\/90{border-top-color:#fde047e6}.border-t-yellow-300\/95{border-top-color:#fde047f2}.border-t-yellow-600{--tw-border-opacity:1;border-top-color:rgb(202 138 4/var(--tw-border-opacity))}.border-t-yellow-600\/0{border-top-color:#ca8a0400}.border-t-yellow-600\/10{border-top-color:#ca8a041a}.border-t-yellow-600\/100{border-top-color:#ca8a04}.border-t-yellow-600\/15{border-top-color:#ca8a0426}.border-t-yellow-600\/20{border-top-color:#ca8a0433}.border-t-yellow-600\/25{border-top-color:#ca8a0440}.border-t-yellow-600\/30{border-top-color:#ca8a044d}.border-t-yellow-600\/35{border-top-color:#ca8a0459}.border-t-yellow-600\/40{border-top-color:#ca8a0466}.border-t-yellow-600\/45{border-top-color:#ca8a0473}.border-t-yellow-600\/5{border-top-color:#ca8a040d}.border-t-yellow-600\/50{border-top-color:#ca8a0480}.border-t-yellow-600\/55{border-top-color:#ca8a048c}.border-t-yellow-600\/60{border-top-color:#ca8a0499}.border-t-yellow-600\/65{border-top-color:#ca8a04a6}.border-t-yellow-600\/70{border-top-color:#ca8a04b3}.border-t-yellow-600\/75{border-top-color:#ca8a04bf}.border-t-yellow-600\/80{border-top-color:#ca8a04cc}.border-t-yellow-600\/85{border-top-color:#ca8a04d9}.border-t-yellow-600\/90{border-top-color:#ca8a04e6}.border-t-yellow-600\/95{border-top-color:#ca8a04f2}.border-t-yellow-800{--tw-border-opacity:1;border-top-color:rgb(133 77 14/var(--tw-border-opacity))}.border-t-yellow-800\/0{border-top-color:#854d0e00}.border-t-yellow-800\/10{border-top-color:#854d0e1a}.border-t-yellow-800\/100{border-top-color:#854d0e}.border-t-yellow-800\/15{border-top-color:#854d0e26}.border-t-yellow-800\/20{border-top-color:#854d0e33}.border-t-yellow-800\/25{border-top-color:#854d0e40}.border-t-yellow-800\/30{border-top-color:#854d0e4d}.border-t-yellow-800\/35{border-top-color:#854d0e59}.border-t-yellow-800\/40{border-top-color:#854d0e66}.border-t-yellow-800\/45{border-top-color:#854d0e73}.border-t-yellow-800\/5{border-top-color:#854d0e0d}.border-t-yellow-800\/50{border-top-color:#854d0e80}.border-t-yellow-800\/55{border-top-color:#854d0e8c}.border-t-yellow-800\/60{border-top-color:#854d0e99}.border-t-yellow-800\/65{border-top-color:#854d0ea6}.border-t-yellow-800\/70{border-top-color:#854d0eb3}.border-t-yellow-800\/75{border-top-color:#854d0ebf}.border-t-yellow-800\/80{border-top-color:#854d0ecc}.border-t-yellow-800\/85{border-top-color:#854d0ed9}.border-t-yellow-800\/90{border-top-color:#854d0ee6}.border-t-yellow-800\/95{border-top-color:#854d0ef2}.bg-background-1{background-color:hsl(var(--color-background) 94%/1)}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-black\/30{background-color:#0000004d}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-blue-100\/0{background-color:#dbeafe00}.bg-blue-100\/10{background-color:#dbeafe1a}.bg-blue-100\/100{background-color:#dbeafe}.bg-blue-100\/15{background-color:#dbeafe26}.bg-blue-100\/20{background-color:#dbeafe33}.bg-blue-100\/25{background-color:#dbeafe40}.bg-blue-100\/30{background-color:#dbeafe4d}.bg-blue-100\/35{background-color:#dbeafe59}.bg-blue-100\/40{background-color:#dbeafe66}.bg-blue-100\/45{background-color:#dbeafe73}.bg-blue-100\/5{background-color:#dbeafe0d}.bg-blue-100\/50{background-color:#dbeafe80}.bg-blue-100\/55{background-color:#dbeafe8c}.bg-blue-100\/60{background-color:#dbeafe99}.bg-blue-100\/65{background-color:#dbeafea6}.bg-blue-100\/70{background-color:#dbeafeb3}.bg-blue-100\/75{background-color:#dbeafebf}.bg-blue-100\/80{background-color:#dbeafecc}.bg-blue-100\/85{background-color:#dbeafed9}.bg-blue-100\/90{background-color:#dbeafee6}.bg-blue-100\/95{background-color:#dbeafef2}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.bg-blue-200\/0{background-color:#bfdbfe00}.bg-blue-200\/10{background-color:#bfdbfe1a}.bg-blue-200\/100{background-color:#bfdbfe}.bg-blue-200\/15{background-color:#bfdbfe26}.bg-blue-200\/20{background-color:#bfdbfe33}.bg-blue-200\/25{background-color:#bfdbfe40}.bg-blue-200\/30{background-color:#bfdbfe4d}.bg-blue-200\/35{background-color:#bfdbfe59}.bg-blue-200\/40{background-color:#bfdbfe66}.bg-blue-200\/45{background-color:#bfdbfe73}.bg-blue-200\/5{background-color:#bfdbfe0d}.bg-blue-200\/50{background-color:#bfdbfe80}.bg-blue-200\/55{background-color:#bfdbfe8c}.bg-blue-200\/60{background-color:#bfdbfe99}.bg-blue-200\/65{background-color:#bfdbfea6}.bg-blue-200\/70{background-color:#bfdbfeb3}.bg-blue-200\/75{background-color:#bfdbfebf}.bg-blue-200\/80{background-color:#bfdbfecc}.bg-blue-200\/85{background-color:#bfdbfed9}.bg-blue-200\/90{background-color:#bfdbfee6}.bg-blue-200\/95{background-color:#bfdbfef2}.bg-blue-300{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.bg-blue-300\/0{background-color:#93c5fd00}.bg-blue-300\/10{background-color:#93c5fd1a}.bg-blue-300\/100{background-color:#93c5fd}.bg-blue-300\/15{background-color:#93c5fd26}.bg-blue-300\/20{background-color:#93c5fd33}.bg-blue-300\/25{background-color:#93c5fd40}.bg-blue-300\/30{background-color:#93c5fd4d}.bg-blue-300\/35{background-color:#93c5fd59}.bg-blue-300\/40{background-color:#93c5fd66}.bg-blue-300\/45{background-color:#93c5fd73}.bg-blue-300\/5{background-color:#93c5fd0d}.bg-blue-300\/50{background-color:#93c5fd80}.bg-blue-300\/55{background-color:#93c5fd8c}.bg-blue-300\/60{background-color:#93c5fd99}.bg-blue-300\/65{background-color:#93c5fda6}.bg-blue-300\/70{background-color:#93c5fdb3}.bg-blue-300\/75{background-color:#93c5fdbf}.bg-blue-300\/80{background-color:#93c5fdcc}.bg-blue-300\/85{background-color:#93c5fdd9}.bg-blue-300\/90{background-color:#93c5fde6}.bg-blue-300\/95{background-color:#93c5fdf2}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity))}.bg-blue-400\/0{background-color:#60a5fa00}.bg-blue-400\/10{background-color:#60a5fa1a}.bg-blue-400\/100{background-color:#60a5fa}.bg-blue-400\/15{background-color:#60a5fa26}.bg-blue-400\/20{background-color:#60a5fa33}.bg-blue-400\/25{background-color:#60a5fa40}.bg-blue-400\/30{background-color:#60a5fa4d}.bg-blue-400\/35{background-color:#60a5fa59}.bg-blue-400\/40{background-color:#60a5fa66}.bg-blue-400\/45{background-color:#60a5fa73}.bg-blue-400\/5{background-color:#60a5fa0d}.bg-blue-400\/50{background-color:#60a5fa80}.bg-blue-400\/55{background-color:#60a5fa8c}.bg-blue-400\/60{background-color:#60a5fa99}.bg-blue-400\/65{background-color:#60a5faa6}.bg-blue-400\/70{background-color:#60a5fab3}.bg-blue-400\/75{background-color:#60a5fabf}.bg-blue-400\/80{background-color:#60a5facc}.bg-blue-400\/85{background-color:#60a5fad9}.bg-blue-400\/90{background-color:#60a5fae6}.bg-blue-400\/95{background-color:#60a5faf2}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity))}.bg-blue-50\/0{background-color:#eff6ff00}.bg-blue-50\/10{background-color:#eff6ff1a}.bg-blue-50\/100{background-color:#eff6ff}.bg-blue-50\/15{background-color:#eff6ff26}.bg-blue-50\/20{background-color:#eff6ff33}.bg-blue-50\/25{background-color:#eff6ff40}.bg-blue-50\/30{background-color:#eff6ff4d}.bg-blue-50\/35{background-color:#eff6ff59}.bg-blue-50\/40{background-color:#eff6ff66}.bg-blue-50\/45{background-color:#eff6ff73}.bg-blue-50\/5{background-color:#eff6ff0d}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-50\/55{background-color:#eff6ff8c}.bg-blue-50\/60{background-color:#eff6ff99}.bg-blue-50\/65{background-color:#eff6ffa6}.bg-blue-50\/70{background-color:#eff6ffb3}.bg-blue-50\/75{background-color:#eff6ffbf}.bg-blue-50\/80{background-color:#eff6ffcc}.bg-blue-50\/85{background-color:#eff6ffd9}.bg-blue-50\/90{background-color:#eff6ffe6}.bg-blue-50\/95{background-color:#eff6fff2}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-blue-500\/0{background-color:#3b82f600}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/100{background-color:#3b82f6}.bg-blue-500\/15{background-color:#3b82f626}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-500\/25{background-color:#3b82f640}.bg-blue-500\/30{background-color:#3b82f64d}.bg-blue-500\/35{background-color:#3b82f659}.bg-blue-500\/40{background-color:#3b82f666}.bg-blue-500\/45{background-color:#3b82f673}.bg-blue-500\/5{background-color:#3b82f60d}.bg-blue-500\/50{background-color:#3b82f680}.bg-blue-500\/55{background-color:#3b82f68c}.bg-blue-500\/60{background-color:#3b82f699}.bg-blue-500\/65{background-color:#3b82f6a6}.bg-blue-500\/70{background-color:#3b82f6b3}.bg-blue-500\/75{background-color:#3b82f6bf}.bg-blue-500\/80{background-color:#3b82f6cc}.bg-blue-500\/85{background-color:#3b82f6d9}.bg-blue-500\/90{background-color:#3b82f6e6}.bg-blue-500\/95{background-color:#3b82f6f2}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.bg-blue-600\/0{background-color:#2563eb00}.bg-blue-600\/10{background-color:#2563eb1a}.bg-blue-600\/100{background-color:#2563eb}.bg-blue-600\/15{background-color:#2563eb26}.bg-blue-600\/20{background-color:#2563eb33}.bg-blue-600\/25{background-color:#2563eb40}.bg-blue-600\/30{background-color:#2563eb4d}.bg-blue-600\/35{background-color:#2563eb59}.bg-blue-600\/40{background-color:#2563eb66}.bg-blue-600\/45{background-color:#2563eb73}.bg-blue-600\/5{background-color:#2563eb0d}.bg-blue-600\/50{background-color:#2563eb80}.bg-blue-600\/55{background-color:#2563eb8c}.bg-blue-600\/60{background-color:#2563eb99}.bg-blue-600\/65{background-color:#2563eba6}.bg-blue-600\/70{background-color:#2563ebb3}.bg-blue-600\/75{background-color:#2563ebbf}.bg-blue-600\/80{background-color:#2563ebcc}.bg-blue-600\/85{background-color:#2563ebd9}.bg-blue-600\/90{background-color:#2563ebe6}.bg-blue-600\/95{background-color:#2563ebf2}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.bg-blue-700\/0{background-color:#1d4ed800}.bg-blue-700\/10{background-color:#1d4ed81a}.bg-blue-700\/100{background-color:#1d4ed8}.bg-blue-700\/15{background-color:#1d4ed826}.bg-blue-700\/20{background-color:#1d4ed833}.bg-blue-700\/25{background-color:#1d4ed840}.bg-blue-700\/30{background-color:#1d4ed84d}.bg-blue-700\/35{background-color:#1d4ed859}.bg-blue-700\/40{background-color:#1d4ed866}.bg-blue-700\/45{background-color:#1d4ed873}.bg-blue-700\/5{background-color:#1d4ed80d}.bg-blue-700\/50{background-color:#1d4ed880}.bg-blue-700\/55{background-color:#1d4ed88c}.bg-blue-700\/60{background-color:#1d4ed899}.bg-blue-700\/65{background-color:#1d4ed8a6}.bg-blue-700\/70{background-color:#1d4ed8b3}.bg-blue-700\/75{background-color:#1d4ed8bf}.bg-blue-700\/80{background-color:#1d4ed8cc}.bg-blue-700\/85{background-color:#1d4ed8d9}.bg-blue-700\/90{background-color:#1d4ed8e6}.bg-blue-700\/95{background-color:#1d4ed8f2}.bg-blue-800{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.bg-blue-800\/0{background-color:#1e40af00}.bg-blue-800\/10{background-color:#1e40af1a}.bg-blue-800\/100{background-color:#1e40af}.bg-blue-800\/15{background-color:#1e40af26}.bg-blue-800\/20{background-color:#1e40af33}.bg-blue-800\/25{background-color:#1e40af40}.bg-blue-800\/30{background-color:#1e40af4d}.bg-blue-800\/35{background-color:#1e40af59}.bg-blue-800\/40{background-color:#1e40af66}.bg-blue-800\/45{background-color:#1e40af73}.bg-blue-800\/5{background-color:#1e40af0d}.bg-blue-800\/50{background-color:#1e40af80}.bg-blue-800\/55{background-color:#1e40af8c}.bg-blue-800\/60{background-color:#1e40af99}.bg-blue-800\/65{background-color:#1e40afa6}.bg-blue-800\/70{background-color:#1e40afb3}.bg-blue-800\/75{background-color:#1e40afbf}.bg-blue-800\/80{background-color:#1e40afcc}.bg-blue-800\/85{background-color:#1e40afd9}.bg-blue-800\/90{background-color:#1e40afe6}.bg-blue-800\/95{background-color:#1e40aff2}.bg-blue-900{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}.bg-blue-900\/0{background-color:#1e3a8a00}.bg-blue-900\/10{background-color:#1e3a8a1a}.bg-blue-900\/100{background-color:#1e3a8a}.bg-blue-900\/15{background-color:#1e3a8a26}.bg-blue-900\/20{background-color:#1e3a8a33}.bg-blue-900\/25{background-color:#1e3a8a40}.bg-blue-900\/30{background-color:#1e3a8a4d}.bg-blue-900\/35{background-color:#1e3a8a59}.bg-blue-900\/40{background-color:#1e3a8a66}.bg-blue-900\/45{background-color:#1e3a8a73}.bg-blue-900\/5{background-color:#1e3a8a0d}.bg-blue-900\/50{background-color:#1e3a8a80}.bg-blue-900\/55{background-color:#1e3a8a8c}.bg-blue-900\/60{background-color:#1e3a8a99}.bg-blue-900\/65{background-color:#1e3a8aa6}.bg-blue-900\/70{background-color:#1e3a8ab3}.bg-blue-900\/75{background-color:#1e3a8abf}.bg-blue-900\/80{background-color:#1e3a8acc}.bg-blue-900\/85{background-color:#1e3a8ad9}.bg-blue-900\/90{background-color:#1e3a8ae6}.bg-blue-900\/95{background-color:#1e3a8af2}.bg-error-1{background-color:hsl(var(--color-error) 90%/1)}.bg-error-2{background-color:hsl(var(--color-error) 50%/1)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-100\/0{background-color:#f3f4f600}.bg-gray-100\/10{background-color:#f3f4f61a}.bg-gray-100\/100{background-color:#f3f4f6}.bg-gray-100\/15{background-color:#f3f4f626}.bg-gray-100\/20{background-color:#f3f4f633}.bg-gray-100\/25{background-color:#f3f4f640}.bg-gray-100\/30{background-color:#f3f4f64d}.bg-gray-100\/35{background-color:#f3f4f659}.bg-gray-100\/40{background-color:#f3f4f666}.bg-gray-100\/45{background-color:#f3f4f673}.bg-gray-100\/5{background-color:#f3f4f60d}.bg-gray-100\/50{background-color:#f3f4f680}.bg-gray-100\/55{background-color:#f3f4f68c}.bg-gray-100\/60{background-color:#f3f4f699}.bg-gray-100\/65{background-color:#f3f4f6a6}.bg-gray-100\/70{background-color:#f3f4f6b3}.bg-gray-100\/75{background-color:#f3f4f6bf}.bg-gray-100\/80{background-color:#f3f4f6cc}.bg-gray-100\/85{background-color:#f3f4f6d9}.bg-gray-100\/90{background-color:#f3f4f6e6}.bg-gray-100\/95{background-color:#f3f4f6f2}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-200\/0{background-color:#e5e7eb00}.bg-gray-200\/10{background-color:#e5e7eb1a}.bg-gray-200\/100{background-color:#e5e7eb}.bg-gray-200\/15{background-color:#e5e7eb26}.bg-gray-200\/20{background-color:#e5e7eb33}.bg-gray-200\/25{background-color:#e5e7eb40}.bg-gray-200\/30{background-color:#e5e7eb4d}.bg-gray-200\/35{background-color:#e5e7eb59}.bg-gray-200\/40{background-color:#e5e7eb66}.bg-gray-200\/45{background-color:#e5e7eb73}.bg-gray-200\/5{background-color:#e5e7eb0d}.bg-gray-200\/50{background-color:#e5e7eb80}.bg-gray-200\/55{background-color:#e5e7eb8c}.bg-gray-200\/60{background-color:#e5e7eb99}.bg-gray-200\/65{background-color:#e5e7eba6}.bg-gray-200\/70{background-color:#e5e7ebb3}.bg-gray-200\/75{background-color:#e5e7ebbf}.bg-gray-200\/80{background-color:#e5e7ebcc}.bg-gray-200\/85{background-color:#e5e7ebd9}.bg-gray-200\/90{background-color:#e5e7ebe6}.bg-gray-200\/95{background-color:#e5e7ebf2}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-gray-300\/0{background-color:#d1d5db00}.bg-gray-300\/10{background-color:#d1d5db1a}.bg-gray-300\/100{background-color:#d1d5db}.bg-gray-300\/15{background-color:#d1d5db26}.bg-gray-300\/20{background-color:#d1d5db33}.bg-gray-300\/25{background-color:#d1d5db40}.bg-gray-300\/30{background-color:#d1d5db4d}.bg-gray-300\/35{background-color:#d1d5db59}.bg-gray-300\/40{background-color:#d1d5db66}.bg-gray-300\/45{background-color:#d1d5db73}.bg-gray-300\/5{background-color:#d1d5db0d}.bg-gray-300\/50{background-color:#d1d5db80}.bg-gray-300\/55{background-color:#d1d5db8c}.bg-gray-300\/60{background-color:#d1d5db99}.bg-gray-300\/65{background-color:#d1d5dba6}.bg-gray-300\/70{background-color:#d1d5dbb3}.bg-gray-300\/75{background-color:#d1d5dbbf}.bg-gray-300\/80{background-color:#d1d5dbcc}.bg-gray-300\/85{background-color:#d1d5dbd9}.bg-gray-300\/90{background-color:#d1d5dbe6}.bg-gray-300\/95{background-color:#d1d5dbf2}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.bg-gray-400\/0{background-color:#9ca3af00}.bg-gray-400\/10{background-color:#9ca3af1a}.bg-gray-400\/100{background-color:#9ca3af}.bg-gray-400\/15{background-color:#9ca3af26}.bg-gray-400\/20{background-color:#9ca3af33}.bg-gray-400\/25{background-color:#9ca3af40}.bg-gray-400\/30{background-color:#9ca3af4d}.bg-gray-400\/35{background-color:#9ca3af59}.bg-gray-400\/40{background-color:#9ca3af66}.bg-gray-400\/45{background-color:#9ca3af73}.bg-gray-400\/5{background-color:#9ca3af0d}.bg-gray-400\/50{background-color:#9ca3af80}.bg-gray-400\/55{background-color:#9ca3af8c}.bg-gray-400\/60{background-color:#9ca3af99}.bg-gray-400\/65{background-color:#9ca3afa6}.bg-gray-400\/70{background-color:#9ca3afb3}.bg-gray-400\/75{background-color:#9ca3afbf}.bg-gray-400\/80{background-color:#9ca3afcc}.bg-gray-400\/85{background-color:#9ca3afd9}.bg-gray-400\/90{background-color:#9ca3afe6}.bg-gray-400\/95{background-color:#9ca3aff2}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-gray-50\/0{background-color:#f9fafb00}.bg-gray-50\/10{background-color:#f9fafb1a}.bg-gray-50\/100{background-color:#f9fafb}.bg-gray-50\/15{background-color:#f9fafb26}.bg-gray-50\/20{background-color:#f9fafb33}.bg-gray-50\/25{background-color:#f9fafb40}.bg-gray-50\/30{background-color:#f9fafb4d}.bg-gray-50\/35{background-color:#f9fafb59}.bg-gray-50\/40{background-color:#f9fafb66}.bg-gray-50\/45{background-color:#f9fafb73}.bg-gray-50\/5{background-color:#f9fafb0d}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-50\/55{background-color:#f9fafb8c}.bg-gray-50\/60{background-color:#f9fafb99}.bg-gray-50\/65{background-color:#f9fafba6}.bg-gray-50\/70{background-color:#f9fafbb3}.bg-gray-50\/75{background-color:#f9fafbbf}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-gray-50\/85{background-color:#f9fafbd9}.bg-gray-50\/90{background-color:#f9fafbe6}.bg-gray-50\/95{background-color:#f9fafbf2}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.bg-gray-500\/0{background-color:#6b728000}.bg-gray-500\/10{background-color:#6b72801a}.bg-gray-500\/100{background-color:#6b7280}.bg-gray-500\/15{background-color:#6b728026}.bg-gray-500\/20{background-color:#6b728033}.bg-gray-500\/25{background-color:#6b728040}.bg-gray-500\/30{background-color:#6b72804d}.bg-gray-500\/35{background-color:#6b728059}.bg-gray-500\/40{background-color:#6b728066}.bg-gray-500\/45{background-color:#6b728073}.bg-gray-500\/5{background-color:#6b72800d}.bg-gray-500\/50{background-color:#6b728080}.bg-gray-500\/55{background-color:#6b72808c}.bg-gray-500\/60{background-color:#6b728099}.bg-gray-500\/65{background-color:#6b7280a6}.bg-gray-500\/70{background-color:#6b7280b3}.bg-gray-500\/75{background-color:#6b7280bf}.bg-gray-500\/80{background-color:#6b7280cc}.bg-gray-500\/85{background-color:#6b7280d9}.bg-gray-500\/90{background-color:#6b7280e6}.bg-gray-500\/95{background-color:#6b7280f2}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.bg-gray-600\/0{background-color:#4b556300}.bg-gray-600\/10{background-color:#4b55631a}.bg-gray-600\/100{background-color:#4b5563}.bg-gray-600\/15{background-color:#4b556326}.bg-gray-600\/20{background-color:#4b556333}.bg-gray-600\/25{background-color:#4b556340}.bg-gray-600\/30{background-color:#4b55634d}.bg-gray-600\/35{background-color:#4b556359}.bg-gray-600\/40{background-color:#4b556366}.bg-gray-600\/45{background-color:#4b556373}.bg-gray-600\/5{background-color:#4b55630d}.bg-gray-600\/50{background-color:#4b556380}.bg-gray-600\/55{background-color:#4b55638c}.bg-gray-600\/60{background-color:#4b556399}.bg-gray-600\/65{background-color:#4b5563a6}.bg-gray-600\/70{background-color:#4b5563b3}.bg-gray-600\/75{background-color:#4b5563bf}.bg-gray-600\/80{background-color:#4b5563cc}.bg-gray-600\/85{background-color:#4b5563d9}.bg-gray-600\/90{background-color:#4b5563e6}.bg-gray-600\/95{background-color:#4b5563f2}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.bg-gray-700\/0{background-color:#37415100}.bg-gray-700\/10{background-color:#3741511a}.bg-gray-700\/100{background-color:#374151}.bg-gray-700\/15{background-color:#37415126}.bg-gray-700\/20{background-color:#37415133}.bg-gray-700\/25{background-color:#37415140}.bg-gray-700\/30{background-color:#3741514d}.bg-gray-700\/35{background-color:#37415159}.bg-gray-700\/40{background-color:#37415166}.bg-gray-700\/45{background-color:#37415173}.bg-gray-700\/5{background-color:#3741510d}.bg-gray-700\/50{background-color:#37415180}.bg-gray-700\/55{background-color:#3741518c}.bg-gray-700\/60{background-color:#37415199}.bg-gray-700\/65{background-color:#374151a6}.bg-gray-700\/70{background-color:#374151b3}.bg-gray-700\/75{background-color:#374151bf}.bg-gray-700\/80{background-color:#374151cc}.bg-gray-700\/85{background-color:#374151d9}.bg-gray-700\/90{background-color:#374151e6}.bg-gray-700\/95{background-color:#374151f2}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-gray-800\/0{background-color:#1f293700}.bg-gray-800\/10{background-color:#1f29371a}.bg-gray-800\/100{background-color:#1f2937}.bg-gray-800\/15{background-color:#1f293726}.bg-gray-800\/20{background-color:#1f293733}.bg-gray-800\/25{background-color:#1f293740}.bg-gray-800\/30{background-color:#1f29374d}.bg-gray-800\/35{background-color:#1f293759}.bg-gray-800\/40{background-color:#1f293766}.bg-gray-800\/45{background-color:#1f293773}.bg-gray-800\/5{background-color:#1f29370d}.bg-gray-800\/50{background-color:#1f293780}.bg-gray-800\/55{background-color:#1f29378c}.bg-gray-800\/60{background-color:#1f293799}.bg-gray-800\/65{background-color:#1f2937a6}.bg-gray-800\/70{background-color:#1f2937b3}.bg-gray-800\/75{background-color:#1f2937bf}.bg-gray-800\/80{background-color:#1f2937cc}.bg-gray-800\/85{background-color:#1f2937d9}.bg-gray-800\/90{background-color:#1f2937e6}.bg-gray-800\/95{background-color:#1f2937f2}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.bg-gray-900\/0{background-color:#11182700}.bg-gray-900\/10{background-color:#1118271a}.bg-gray-900\/100{background-color:#111827}.bg-gray-900\/15{background-color:#11182726}.bg-gray-900\/20{background-color:#11182733}.bg-gray-900\/25{background-color:#11182740}.bg-gray-900\/30{background-color:#1118274d}.bg-gray-900\/35{background-color:#11182759}.bg-gray-900\/40{background-color:#11182766}.bg-gray-900\/45{background-color:#11182773}.bg-gray-900\/5{background-color:#1118270d}.bg-gray-900\/50{background-color:#11182780}.bg-gray-900\/55{background-color:#1118278c}.bg-gray-900\/60{background-color:#11182799}.bg-gray-900\/65{background-color:#111827a6}.bg-gray-900\/70{background-color:#111827b3}.bg-gray-900\/75{background-color:#111827bf}.bg-gray-900\/80{background-color:#111827cc}.bg-gray-900\/85{background-color:#111827d9}.bg-gray-900\/90{background-color:#111827e6}.bg-gray-900\/95{background-color:#111827f2}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.bg-green-100\/0{background-color:#dcfce700}.bg-green-100\/10{background-color:#dcfce71a}.bg-green-100\/100{background-color:#dcfce7}.bg-green-100\/15{background-color:#dcfce726}.bg-green-100\/20{background-color:#dcfce733}.bg-green-100\/25{background-color:#dcfce740}.bg-green-100\/30{background-color:#dcfce74d}.bg-green-100\/35{background-color:#dcfce759}.bg-green-100\/40{background-color:#dcfce766}.bg-green-100\/45{background-color:#dcfce773}.bg-green-100\/5{background-color:#dcfce70d}.bg-green-100\/50{background-color:#dcfce780}.bg-green-100\/55{background-color:#dcfce78c}.bg-green-100\/60{background-color:#dcfce799}.bg-green-100\/65{background-color:#dcfce7a6}.bg-green-100\/70{background-color:#dcfce7b3}.bg-green-100\/75{background-color:#dcfce7bf}.bg-green-100\/80{background-color:#dcfce7cc}.bg-green-100\/85{background-color:#dcfce7d9}.bg-green-100\/90{background-color:#dcfce7e6}.bg-green-100\/95{background-color:#dcfce7f2}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.bg-green-200\/0{background-color:#bbf7d000}.bg-green-200\/10{background-color:#bbf7d01a}.bg-green-200\/100{background-color:#bbf7d0}.bg-green-200\/15{background-color:#bbf7d026}.bg-green-200\/20{background-color:#bbf7d033}.bg-green-200\/25{background-color:#bbf7d040}.bg-green-200\/30{background-color:#bbf7d04d}.bg-green-200\/35{background-color:#bbf7d059}.bg-green-200\/40{background-color:#bbf7d066}.bg-green-200\/45{background-color:#bbf7d073}.bg-green-200\/5{background-color:#bbf7d00d}.bg-green-200\/50{background-color:#bbf7d080}.bg-green-200\/55{background-color:#bbf7d08c}.bg-green-200\/60{background-color:#bbf7d099}.bg-green-200\/65{background-color:#bbf7d0a6}.bg-green-200\/70{background-color:#bbf7d0b3}.bg-green-200\/75{background-color:#bbf7d0bf}.bg-green-200\/80{background-color:#bbf7d0cc}.bg-green-200\/85{background-color:#bbf7d0d9}.bg-green-200\/90{background-color:#bbf7d0e6}.bg-green-200\/95{background-color:#bbf7d0f2}.bg-green-300{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity))}.bg-green-300\/0{background-color:#86efac00}.bg-green-300\/10{background-color:#86efac1a}.bg-green-300\/100{background-color:#86efac}.bg-green-300\/15{background-color:#86efac26}.bg-green-300\/20{background-color:#86efac33}.bg-green-300\/25{background-color:#86efac40}.bg-green-300\/30{background-color:#86efac4d}.bg-green-300\/35{background-color:#86efac59}.bg-green-300\/40{background-color:#86efac66}.bg-green-300\/45{background-color:#86efac73}.bg-green-300\/5{background-color:#86efac0d}.bg-green-300\/50{background-color:#86efac80}.bg-green-300\/55{background-color:#86efac8c}.bg-green-300\/60{background-color:#86efac99}.bg-green-300\/65{background-color:#86efaca6}.bg-green-300\/70{background-color:#86efacb3}.bg-green-300\/75{background-color:#86efacbf}.bg-green-300\/80{background-color:#86efaccc}.bg-green-300\/85{background-color:#86efacd9}.bg-green-300\/90{background-color:#86eface6}.bg-green-300\/95{background-color:#86efacf2}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.bg-green-400\/0{background-color:#4ade8000}.bg-green-400\/10{background-color:#4ade801a}.bg-green-400\/100{background-color:#4ade80}.bg-green-400\/15{background-color:#4ade8026}.bg-green-400\/20{background-color:#4ade8033}.bg-green-400\/25{background-color:#4ade8040}.bg-green-400\/30{background-color:#4ade804d}.bg-green-400\/35{background-color:#4ade8059}.bg-green-400\/40{background-color:#4ade8066}.bg-green-400\/45{background-color:#4ade8073}.bg-green-400\/5{background-color:#4ade800d}.bg-green-400\/50{background-color:#4ade8080}.bg-green-400\/55{background-color:#4ade808c}.bg-green-400\/60{background-color:#4ade8099}.bg-green-400\/65{background-color:#4ade80a6}.bg-green-400\/70{background-color:#4ade80b3}.bg-green-400\/75{background-color:#4ade80bf}.bg-green-400\/80{background-color:#4ade80cc}.bg-green-400\/85{background-color:#4ade80d9}.bg-green-400\/90{background-color:#4ade80e6}.bg-green-400\/95{background-color:#4ade80f2}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity))}.bg-green-50\/0{background-color:#f0fdf400}.bg-green-50\/10{background-color:#f0fdf41a}.bg-green-50\/100{background-color:#f0fdf4}.bg-green-50\/15{background-color:#f0fdf426}.bg-green-50\/20{background-color:#f0fdf433}.bg-green-50\/25{background-color:#f0fdf440}.bg-green-50\/30{background-color:#f0fdf44d}.bg-green-50\/35{background-color:#f0fdf459}.bg-green-50\/40{background-color:#f0fdf466}.bg-green-50\/45{background-color:#f0fdf473}.bg-green-50\/5{background-color:#f0fdf40d}.bg-green-50\/50{background-color:#f0fdf480}.bg-green-50\/55{background-color:#f0fdf48c}.bg-green-50\/60{background-color:#f0fdf499}.bg-green-50\/65{background-color:#f0fdf4a6}.bg-green-50\/70{background-color:#f0fdf4b3}.bg-green-50\/75{background-color:#f0fdf4bf}.bg-green-50\/80{background-color:#f0fdf4cc}.bg-green-50\/85{background-color:#f0fdf4d9}.bg-green-50\/90{background-color:#f0fdf4e6}.bg-green-50\/95{background-color:#f0fdf4f2}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-green-500\/0{background-color:#22c55e00}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/100{background-color:#22c55e}.bg-green-500\/15{background-color:#22c55e26}.bg-green-500\/20{background-color:#22c55e33}.bg-green-500\/25{background-color:#22c55e40}.bg-green-500\/30{background-color:#22c55e4d}.bg-green-500\/35{background-color:#22c55e59}.bg-green-500\/40{background-color:#22c55e66}.bg-green-500\/45{background-color:#22c55e73}.bg-green-500\/5{background-color:#22c55e0d}.bg-green-500\/50{background-color:#22c55e80}.bg-green-500\/55{background-color:#22c55e8c}.bg-green-500\/60{background-color:#22c55e99}.bg-green-500\/65{background-color:#22c55ea6}.bg-green-500\/70{background-color:#22c55eb3}.bg-green-500\/75{background-color:#22c55ebf}.bg-green-500\/80{background-color:#22c55ecc}.bg-green-500\/85{background-color:#22c55ed9}.bg-green-500\/90{background-color:#22c55ee6}.bg-green-500\/95{background-color:#22c55ef2}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.bg-green-600\/0{background-color:#16a34a00}.bg-green-600\/10{background-color:#16a34a1a}.bg-green-600\/100{background-color:#16a34a}.bg-green-600\/15{background-color:#16a34a26}.bg-green-600\/20{background-color:#16a34a33}.bg-green-600\/25{background-color:#16a34a40}.bg-green-600\/30{background-color:#16a34a4d}.bg-green-600\/35{background-color:#16a34a59}.bg-green-600\/40{background-color:#16a34a66}.bg-green-600\/45{background-color:#16a34a73}.bg-green-600\/5{background-color:#16a34a0d}.bg-green-600\/50{background-color:#16a34a80}.bg-green-600\/55{background-color:#16a34a8c}.bg-green-600\/60{background-color:#16a34a99}.bg-green-600\/65{background-color:#16a34aa6}.bg-green-600\/70{background-color:#16a34ab3}.bg-green-600\/75{background-color:#16a34abf}.bg-green-600\/80{background-color:#16a34acc}.bg-green-600\/85{background-color:#16a34ad9}.bg-green-600\/90{background-color:#16a34ae6}.bg-green-600\/95{background-color:#16a34af2}.bg-green-700{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity))}.bg-green-700\/0{background-color:#15803d00}.bg-green-700\/10{background-color:#15803d1a}.bg-green-700\/100{background-color:#15803d}.bg-green-700\/15{background-color:#15803d26}.bg-green-700\/20{background-color:#15803d33}.bg-green-700\/25{background-color:#15803d40}.bg-green-700\/30{background-color:#15803d4d}.bg-green-700\/35{background-color:#15803d59}.bg-green-700\/40{background-color:#15803d66}.bg-green-700\/45{background-color:#15803d73}.bg-green-700\/5{background-color:#15803d0d}.bg-green-700\/50{background-color:#15803d80}.bg-green-700\/55{background-color:#15803d8c}.bg-green-700\/60{background-color:#15803d99}.bg-green-700\/65{background-color:#15803da6}.bg-green-700\/70{background-color:#15803db3}.bg-green-700\/75{background-color:#15803dbf}.bg-green-700\/80{background-color:#15803dcc}.bg-green-700\/85{background-color:#15803dd9}.bg-green-700\/90{background-color:#15803de6}.bg-green-700\/95{background-color:#15803df2}.bg-green-800{--tw-bg-opacity:1;background-color:rgb(22 101 52/var(--tw-bg-opacity))}.bg-green-800\/0{background-color:#16653400}.bg-green-800\/10{background-color:#1665341a}.bg-green-800\/100{background-color:#166534}.bg-green-800\/15{background-color:#16653426}.bg-green-800\/20{background-color:#16653433}.bg-green-800\/25{background-color:#16653440}.bg-green-800\/30{background-color:#1665344d}.bg-green-800\/35{background-color:#16653459}.bg-green-800\/40{background-color:#16653466}.bg-green-800\/45{background-color:#16653473}.bg-green-800\/5{background-color:#1665340d}.bg-green-800\/50{background-color:#16653480}.bg-green-800\/55{background-color:#1665348c}.bg-green-800\/60{background-color:#16653499}.bg-green-800\/65{background-color:#166534a6}.bg-green-800\/70{background-color:#166534b3}.bg-green-800\/75{background-color:#166534bf}.bg-green-800\/80{background-color:#166534cc}.bg-green-800\/85{background-color:#166534d9}.bg-green-800\/90{background-color:#166534e6}.bg-green-800\/95{background-color:#166534f2}.bg-green-900{--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity))}.bg-green-900\/0{background-color:#14532d00}.bg-green-900\/10{background-color:#14532d1a}.bg-green-900\/100{background-color:#14532d}.bg-green-900\/15{background-color:#14532d26}.bg-green-900\/20{background-color:#14532d33}.bg-green-900\/25{background-color:#14532d40}.bg-green-900\/30{background-color:#14532d4d}.bg-green-900\/35{background-color:#14532d59}.bg-green-900\/40{background-color:#14532d66}.bg-green-900\/45{background-color:#14532d73}.bg-green-900\/5{background-color:#14532d0d}.bg-green-900\/50{background-color:#14532d80}.bg-green-900\/55{background-color:#14532d8c}.bg-green-900\/60{background-color:#14532d99}.bg-green-900\/65{background-color:#14532da6}.bg-green-900\/70{background-color:#14532db3}.bg-green-900\/75{background-color:#14532dbf}.bg-green-900\/80{background-color:#14532dcc}.bg-green-900\/85{background-color:#14532dd9}.bg-green-900\/90{background-color:#14532de6}.bg-green-900\/95{background-color:#14532df2}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity))}.bg-orange-100\/0{background-color:#ffedd500}.bg-orange-100\/10{background-color:#ffedd51a}.bg-orange-100\/100{background-color:#ffedd5}.bg-orange-100\/15{background-color:#ffedd526}.bg-orange-100\/20{background-color:#ffedd533}.bg-orange-100\/25{background-color:#ffedd540}.bg-orange-100\/30{background-color:#ffedd54d}.bg-orange-100\/35{background-color:#ffedd559}.bg-orange-100\/40{background-color:#ffedd566}.bg-orange-100\/45{background-color:#ffedd573}.bg-orange-100\/5{background-color:#ffedd50d}.bg-orange-100\/50{background-color:#ffedd580}.bg-orange-100\/55{background-color:#ffedd58c}.bg-orange-100\/60{background-color:#ffedd599}.bg-orange-100\/65{background-color:#ffedd5a6}.bg-orange-100\/70{background-color:#ffedd5b3}.bg-orange-100\/75{background-color:#ffedd5bf}.bg-orange-100\/80{background-color:#ffedd5cc}.bg-orange-100\/85{background-color:#ffedd5d9}.bg-orange-100\/90{background-color:#ffedd5e6}.bg-orange-100\/95{background-color:#ffedd5f2}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity))}.bg-orange-200\/0{background-color:#fed6a900}.bg-orange-200\/10{background-color:#fed6a91a}.bg-orange-200\/100{background-color:#fed7aa}.bg-orange-200\/15{background-color:#fed6a926}.bg-orange-200\/20{background-color:#fed6a933}.bg-orange-200\/25{background-color:#fed6a940}.bg-orange-200\/30{background-color:#fed6a94d}.bg-orange-200\/35{background-color:#fed6a959}.bg-orange-200\/40{background-color:#fed6a966}.bg-orange-200\/45{background-color:#fed6a973}.bg-orange-200\/5{background-color:#fed6a90d}.bg-orange-200\/50{background-color:#fed6a980}.bg-orange-200\/55{background-color:#fed6a98c}.bg-orange-200\/60{background-color:#fed6a999}.bg-orange-200\/65{background-color:#fed6a9a6}.bg-orange-200\/70{background-color:#fed6a9b3}.bg-orange-200\/75{background-color:#fed6a9bf}.bg-orange-200\/80{background-color:#fed6a9cc}.bg-orange-200\/85{background-color:#fed6a9d9}.bg-orange-200\/90{background-color:#fed6a9e6}.bg-orange-200\/95{background-color:#fed6a9f2}.bg-orange-300{--tw-bg-opacity:1;background-color:rgb(253 186 116/var(--tw-bg-opacity))}.bg-orange-300\/0{background-color:#fdba7200}.bg-orange-300\/10{background-color:#fdba721a}.bg-orange-300\/100{background-color:#fdba74}.bg-orange-300\/15{background-color:#fdba7226}.bg-orange-300\/20{background-color:#fdba7233}.bg-orange-300\/25{background-color:#fdba7240}.bg-orange-300\/30{background-color:#fdba724d}.bg-orange-300\/35{background-color:#fdba7259}.bg-orange-300\/40{background-color:#fdba7266}.bg-orange-300\/45{background-color:#fdba7273}.bg-orange-300\/5{background-color:#fdba720d}.bg-orange-300\/50{background-color:#fdba7280}.bg-orange-300\/55{background-color:#fdba728c}.bg-orange-300\/60{background-color:#fdba7299}.bg-orange-300\/65{background-color:#fdba72a6}.bg-orange-300\/70{background-color:#fdba72b3}.bg-orange-300\/75{background-color:#fdba72bf}.bg-orange-300\/80{background-color:#fdba72cc}.bg-orange-300\/85{background-color:#fdba72d9}.bg-orange-300\/90{background-color:#fdba72e6}.bg-orange-300\/95{background-color:#fdba72f2}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity))}.bg-orange-400\/0{background-color:#fb923c00}.bg-orange-400\/10{background-color:#fb923c1a}.bg-orange-400\/100{background-color:#fb923c}.bg-orange-400\/15{background-color:#fb923c26}.bg-orange-400\/20{background-color:#fb923c33}.bg-orange-400\/25{background-color:#fb923c40}.bg-orange-400\/30{background-color:#fb923c4d}.bg-orange-400\/35{background-color:#fb923c59}.bg-orange-400\/40{background-color:#fb923c66}.bg-orange-400\/45{background-color:#fb923c73}.bg-orange-400\/5{background-color:#fb923c0d}.bg-orange-400\/50{background-color:#fb923c80}.bg-orange-400\/55{background-color:#fb923c8c}.bg-orange-400\/60{background-color:#fb923c99}.bg-orange-400\/65{background-color:#fb923ca6}.bg-orange-400\/70{background-color:#fb923cb3}.bg-orange-400\/75{background-color:#fb923cbf}.bg-orange-400\/80{background-color:#fb923ccc}.bg-orange-400\/85{background-color:#fb923cd9}.bg-orange-400\/90{background-color:#fb923ce6}.bg-orange-400\/95{background-color:#fb923cf2}.bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity))}.bg-orange-50\/0{background-color:#fff7ed00}.bg-orange-50\/10{background-color:#fff7ed1a}.bg-orange-50\/100{background-color:#fff7ed}.bg-orange-50\/15{background-color:#fff7ed26}.bg-orange-50\/20{background-color:#fff7ed33}.bg-orange-50\/25{background-color:#fff7ed40}.bg-orange-50\/30{background-color:#fff7ed4d}.bg-orange-50\/35{background-color:#fff7ed59}.bg-orange-50\/40{background-color:#fff7ed66}.bg-orange-50\/45{background-color:#fff7ed73}.bg-orange-50\/5{background-color:#fff7ed0d}.bg-orange-50\/50{background-color:#fff7ed80}.bg-orange-50\/55{background-color:#fff7ed8c}.bg-orange-50\/60{background-color:#fff7ed99}.bg-orange-50\/65{background-color:#fff7eda6}.bg-orange-50\/70{background-color:#fff7edb3}.bg-orange-50\/75{background-color:#fff7edbf}.bg-orange-50\/80{background-color:#fff7edcc}.bg-orange-50\/85{background-color:#fff7edd9}.bg-orange-50\/90{background-color:#fff7ede6}.bg-orange-50\/95{background-color:#fff7edf2}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}.bg-orange-500\/0{background-color:#f9731600}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-500\/100{background-color:#f97316}.bg-orange-500\/15{background-color:#f9731626}.bg-orange-500\/20{background-color:#f9731633}.bg-orange-500\/25{background-color:#f9731640}.bg-orange-500\/30{background-color:#f973164d}.bg-orange-500\/35{background-color:#f9731659}.bg-orange-500\/40{background-color:#f9731666}.bg-orange-500\/45{background-color:#f9731673}.bg-orange-500\/5{background-color:#f973160d}.bg-orange-500\/50{background-color:#f9731680}.bg-orange-500\/55{background-color:#f973168c}.bg-orange-500\/60{background-color:#f9731699}.bg-orange-500\/65{background-color:#f97316a6}.bg-orange-500\/70{background-color:#f97316b3}.bg-orange-500\/75{background-color:#f97316bf}.bg-orange-500\/80{background-color:#f97316cc}.bg-orange-500\/85{background-color:#f97316d9}.bg-orange-500\/90{background-color:#f97316e6}.bg-orange-500\/95{background-color:#f97316f2}.bg-orange-600{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}.bg-orange-600\/0{background-color:#ea580c00}.bg-orange-600\/10{background-color:#ea580c1a}.bg-orange-600\/100{background-color:#ea580c}.bg-orange-600\/15{background-color:#ea580c26}.bg-orange-600\/20{background-color:#ea580c33}.bg-orange-600\/25{background-color:#ea580c40}.bg-orange-600\/30{background-color:#ea580c4d}.bg-orange-600\/35{background-color:#ea580c59}.bg-orange-600\/40{background-color:#ea580c66}.bg-orange-600\/45{background-color:#ea580c73}.bg-orange-600\/5{background-color:#ea580c0d}.bg-orange-600\/50{background-color:#ea580c80}.bg-orange-600\/55{background-color:#ea580c8c}.bg-orange-600\/60{background-color:#ea580c99}.bg-orange-600\/65{background-color:#ea580ca6}.bg-orange-600\/70{background-color:#ea580cb3}.bg-orange-600\/75{background-color:#ea580cbf}.bg-orange-600\/80{background-color:#ea580ccc}.bg-orange-600\/85{background-color:#ea580cd9}.bg-orange-600\/90{background-color:#ea580ce6}.bg-orange-600\/95{background-color:#ea580cf2}.bg-orange-700{--tw-bg-opacity:1;background-color:rgb(194 65 12/var(--tw-bg-opacity))}.bg-orange-700\/0{background-color:#c2410c00}.bg-orange-700\/10{background-color:#c2410c1a}.bg-orange-700\/100{background-color:#c2410c}.bg-orange-700\/15{background-color:#c2410c26}.bg-orange-700\/20{background-color:#c2410c33}.bg-orange-700\/25{background-color:#c2410c40}.bg-orange-700\/30{background-color:#c2410c4d}.bg-orange-700\/35{background-color:#c2410c59}.bg-orange-700\/40{background-color:#c2410c66}.bg-orange-700\/45{background-color:#c2410c73}.bg-orange-700\/5{background-color:#c2410c0d}.bg-orange-700\/50{background-color:#c2410c80}.bg-orange-700\/55{background-color:#c2410c8c}.bg-orange-700\/60{background-color:#c2410c99}.bg-orange-700\/65{background-color:#c2410ca6}.bg-orange-700\/70{background-color:#c2410cb3}.bg-orange-700\/75{background-color:#c2410cbf}.bg-orange-700\/80{background-color:#c2410ccc}.bg-orange-700\/85{background-color:#c2410cd9}.bg-orange-700\/90{background-color:#c2410ce6}.bg-orange-700\/95{background-color:#c2410cf2}.bg-orange-800{--tw-bg-opacity:1;background-color:rgb(154 52 18/var(--tw-bg-opacity))}.bg-orange-800\/0{background-color:#9a341200}.bg-orange-800\/10{background-color:#9a34121a}.bg-orange-800\/100{background-color:#9a3412}.bg-orange-800\/15{background-color:#9a341226}.bg-orange-800\/20{background-color:#9a341233}.bg-orange-800\/25{background-color:#9a341240}.bg-orange-800\/30{background-color:#9a34124d}.bg-orange-800\/35{background-color:#9a341259}.bg-orange-800\/40{background-color:#9a341266}.bg-orange-800\/45{background-color:#9a341273}.bg-orange-800\/5{background-color:#9a34120d}.bg-orange-800\/50{background-color:#9a341280}.bg-orange-800\/55{background-color:#9a34128c}.bg-orange-800\/60{background-color:#9a341299}.bg-orange-800\/65{background-color:#9a3412a6}.bg-orange-800\/70{background-color:#9a3412b3}.bg-orange-800\/75{background-color:#9a3412bf}.bg-orange-800\/80{background-color:#9a3412cc}.bg-orange-800\/85{background-color:#9a3412d9}.bg-orange-800\/90{background-color:#9a3412e6}.bg-orange-800\/95{background-color:#9a3412f2}.bg-orange-900{--tw-bg-opacity:1;background-color:rgb(124 45 18/var(--tw-bg-opacity))}.bg-orange-900\/0{background-color:#7c2d1200}.bg-orange-900\/10{background-color:#7c2d121a}.bg-orange-900\/100{background-color:#7c2d12}.bg-orange-900\/15{background-color:#7c2d1226}.bg-orange-900\/20{background-color:#7c2d1233}.bg-orange-900\/25{background-color:#7c2d1240}.bg-orange-900\/30{background-color:#7c2d124d}.bg-orange-900\/35{background-color:#7c2d1259}.bg-orange-900\/40{background-color:#7c2d1266}.bg-orange-900\/45{background-color:#7c2d1273}.bg-orange-900\/5{background-color:#7c2d120d}.bg-orange-900\/50{background-color:#7c2d1280}.bg-orange-900\/55{background-color:#7c2d128c}.bg-orange-900\/60{background-color:#7c2d1299}.bg-orange-900\/65{background-color:#7c2d12a6}.bg-orange-900\/70{background-color:#7c2d12b3}.bg-orange-900\/75{background-color:#7c2d12bf}.bg-orange-900\/80{background-color:#7c2d12cc}.bg-orange-900\/85{background-color:#7c2d12d9}.bg-orange-900\/90{background-color:#7c2d12e6}.bg-orange-900\/95{background-color:#7c2d12f2}.bg-primary-1{background-color:hsl(var(--color-primary) 90%/1)}.bg-primary-2{background-color:hsl(var(--color-primary) 50%/1)}.bg-primary-3{background-color:hsl(var(--color-primary) 30%/1)}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-red-100\/0{background-color:#fee1e100}.bg-red-100\/10{background-color:#fee1e11a}.bg-red-100\/100{background-color:#fee2e2}.bg-red-100\/15{background-color:#fee1e126}.bg-red-100\/20{background-color:#fee1e133}.bg-red-100\/25{background-color:#fee1e140}.bg-red-100\/30{background-color:#fee1e14d}.bg-red-100\/35{background-color:#fee1e159}.bg-red-100\/40{background-color:#fee1e166}.bg-red-100\/45{background-color:#fee1e173}.bg-red-100\/5{background-color:#fee1e10d}.bg-red-100\/50{background-color:#fee1e180}.bg-red-100\/55{background-color:#fee1e18c}.bg-red-100\/60{background-color:#fee1e199}.bg-red-100\/65{background-color:#fee1e1a6}.bg-red-100\/70{background-color:#fee1e1b3}.bg-red-100\/75{background-color:#fee1e1bf}.bg-red-100\/80{background-color:#fee1e1cc}.bg-red-100\/85{background-color:#fee1e1d9}.bg-red-100\/90{background-color:#fee1e1e6}.bg-red-100\/95{background-color:#fee1e1f2}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.bg-red-200\/0{background-color:#fec8c800}.bg-red-200\/10{background-color:#fec8c81a}.bg-red-200\/100{background-color:#fecaca}.bg-red-200\/15{background-color:#fec8c826}.bg-red-200\/20{background-color:#fec8c833}.bg-red-200\/25{background-color:#fec8c840}.bg-red-200\/30{background-color:#fec8c84d}.bg-red-200\/35{background-color:#fec8c859}.bg-red-200\/40{background-color:#fec8c866}.bg-red-200\/45{background-color:#fec8c873}.bg-red-200\/5{background-color:#fec8c80d}.bg-red-200\/50{background-color:#fec8c880}.bg-red-200\/55{background-color:#fec8c88c}.bg-red-200\/60{background-color:#fec8c899}.bg-red-200\/65{background-color:#fec8c8a6}.bg-red-200\/70{background-color:#fec8c8b3}.bg-red-200\/75{background-color:#fec8c8bf}.bg-red-200\/80{background-color:#fec8c8cc}.bg-red-200\/85{background-color:#fec8c8d9}.bg-red-200\/90{background-color:#fec8c8e6}.bg-red-200\/95{background-color:#fec8c8f2}.bg-red-300{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity))}.bg-red-300\/0{background-color:#fca6a600}.bg-red-300\/10{background-color:#fca6a61a}.bg-red-300\/100{background-color:#fca5a5}.bg-red-300\/15{background-color:#fca6a626}.bg-red-300\/20{background-color:#fca6a633}.bg-red-300\/25{background-color:#fca6a640}.bg-red-300\/30{background-color:#fca6a64d}.bg-red-300\/35{background-color:#fca6a659}.bg-red-300\/40{background-color:#fca6a666}.bg-red-300\/45{background-color:#fca6a673}.bg-red-300\/5{background-color:#fca6a60d}.bg-red-300\/50{background-color:#fca6a680}.bg-red-300\/55{background-color:#fca6a68c}.bg-red-300\/60{background-color:#fca6a699}.bg-red-300\/65{background-color:#fca6a6a6}.bg-red-300\/70{background-color:#fca6a6b3}.bg-red-300\/75{background-color:#fca6a6bf}.bg-red-300\/80{background-color:#fca6a6cc}.bg-red-300\/85{background-color:#fca6a6d9}.bg-red-300\/90{background-color:#fca6a6e6}.bg-red-300\/95{background-color:#fca6a6f2}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.bg-red-400\/0{background-color:#f8727200}.bg-red-400\/10{background-color:#f872721a}.bg-red-400\/100{background-color:#f87171}.bg-red-400\/15{background-color:#f8727226}.bg-red-400\/20{background-color:#f8727233}.bg-red-400\/25{background-color:#f8727240}.bg-red-400\/30{background-color:#f872724d}.bg-red-400\/35{background-color:#f8727259}.bg-red-400\/40{background-color:#f8727266}.bg-red-400\/45{background-color:#f8727273}.bg-red-400\/5{background-color:#f872720d}.bg-red-400\/50{background-color:#f8727280}.bg-red-400\/55{background-color:#f872728c}.bg-red-400\/60{background-color:#f8727299}.bg-red-400\/65{background-color:#f87272a6}.bg-red-400\/70{background-color:#f87272b3}.bg-red-400\/75{background-color:#f87272bf}.bg-red-400\/80{background-color:#f87272cc}.bg-red-400\/85{background-color:#f87272d9}.bg-red-400\/90{background-color:#f87272e6}.bg-red-400\/95{background-color:#f87272f2}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity))}.bg-red-50\/0{background-color:#fef1f100}.bg-red-50\/10{background-color:#fef1f11a}.bg-red-50\/100{background-color:#fef2f2}.bg-red-50\/15{background-color:#fef1f126}.bg-red-50\/20{background-color:#fef1f133}.bg-red-50\/25{background-color:#fef1f140}.bg-red-50\/30{background-color:#fef1f14d}.bg-red-50\/35{background-color:#fef1f159}.bg-red-50\/40{background-color:#fef1f166}.bg-red-50\/45{background-color:#fef1f173}.bg-red-50\/5{background-color:#fef1f10d}.bg-red-50\/50{background-color:#fef1f180}.bg-red-50\/55{background-color:#fef1f18c}.bg-red-50\/60{background-color:#fef1f199}.bg-red-50\/65{background-color:#fef1f1a6}.bg-red-50\/70{background-color:#fef1f1b3}.bg-red-50\/75{background-color:#fef1f1bf}.bg-red-50\/80{background-color:#fef1f1cc}.bg-red-50\/85{background-color:#fef1f1d9}.bg-red-50\/90{background-color:#fef1f1e6}.bg-red-50\/95{background-color:#fef1f1f2}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-red-500\/0{background-color:#ef444400}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/100{background-color:#ef4444}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/25{background-color:#ef444440}.bg-red-500\/30{background-color:#ef44444d}.bg-red-500\/35{background-color:#ef444459}.bg-red-500\/40{background-color:#ef444466}.bg-red-500\/45{background-color:#ef444473}.bg-red-500\/5{background-color:#ef44440d}.bg-red-500\/50{background-color:#ef444480}.bg-red-500\/55{background-color:#ef44448c}.bg-red-500\/60{background-color:#ef444499}.bg-red-500\/65{background-color:#ef4444a6}.bg-red-500\/70{background-color:#ef4444b3}.bg-red-500\/75{background-color:#ef4444bf}.bg-red-500\/80{background-color:#ef4444cc}.bg-red-500\/85{background-color:#ef4444d9}.bg-red-500\/90{background-color:#ef4444e6}.bg-red-500\/95{background-color:#ef4444f2}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-red-600\/0{background-color:#dc262600}.bg-red-600\/10{background-color:#dc26261a}.bg-red-600\/100{background-color:#dc2626}.bg-red-600\/15{background-color:#dc262626}.bg-red-600\/20{background-color:#dc262633}.bg-red-600\/25{background-color:#dc262640}.bg-red-600\/30{background-color:#dc26264d}.bg-red-600\/35{background-color:#dc262659}.bg-red-600\/40{background-color:#dc262666}.bg-red-600\/45{background-color:#dc262673}.bg-red-600\/5{background-color:#dc26260d}.bg-red-600\/50{background-color:#dc262680}.bg-red-600\/55{background-color:#dc26268c}.bg-red-600\/60{background-color:#dc262699}.bg-red-600\/65{background-color:#dc2626a6}.bg-red-600\/70{background-color:#dc2626b3}.bg-red-600\/75{background-color:#dc2626bf}.bg-red-600\/80{background-color:#dc2626cc}.bg-red-600\/85{background-color:#dc2626d9}.bg-red-600\/90{background-color:#dc2626e6}.bg-red-600\/95{background-color:#dc2626f2}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.bg-red-700\/0{background-color:#b91c1c00}.bg-red-700\/10{background-color:#b91c1c1a}.bg-red-700\/100{background-color:#b91c1c}.bg-red-700\/15{background-color:#b91c1c26}.bg-red-700\/20{background-color:#b91c1c33}.bg-red-700\/25{background-color:#b91c1c40}.bg-red-700\/30{background-color:#b91c1c4d}.bg-red-700\/35{background-color:#b91c1c59}.bg-red-700\/40{background-color:#b91c1c66}.bg-red-700\/45{background-color:#b91c1c73}.bg-red-700\/5{background-color:#b91c1c0d}.bg-red-700\/50{background-color:#b91c1c80}.bg-red-700\/55{background-color:#b91c1c8c}.bg-red-700\/60{background-color:#b91c1c99}.bg-red-700\/65{background-color:#b91c1ca6}.bg-red-700\/70{background-color:#b91c1cb3}.bg-red-700\/75{background-color:#b91c1cbf}.bg-red-700\/80{background-color:#b91c1ccc}.bg-red-700\/85{background-color:#b91c1cd9}.bg-red-700\/90{background-color:#b91c1ce6}.bg-red-700\/95{background-color:#b91c1cf2}.bg-red-800{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity))}.bg-red-800\/0{background-color:#991b1b00}.bg-red-800\/10{background-color:#991b1b1a}.bg-red-800\/100{background-color:#991b1b}.bg-red-800\/15{background-color:#991b1b26}.bg-red-800\/20{background-color:#991b1b33}.bg-red-800\/25{background-color:#991b1b40}.bg-red-800\/30{background-color:#991b1b4d}.bg-red-800\/35{background-color:#991b1b59}.bg-red-800\/40{background-color:#991b1b66}.bg-red-800\/45{background-color:#991b1b73}.bg-red-800\/5{background-color:#991b1b0d}.bg-red-800\/50{background-color:#991b1b80}.bg-red-800\/55{background-color:#991b1b8c}.bg-red-800\/60{background-color:#991b1b99}.bg-red-800\/65{background-color:#991b1ba6}.bg-red-800\/70{background-color:#991b1bb3}.bg-red-800\/75{background-color:#991b1bbf}.bg-red-800\/80{background-color:#991b1bcc}.bg-red-800\/85{background-color:#991b1bd9}.bg-red-800\/90{background-color:#991b1be6}.bg-red-800\/95{background-color:#991b1bf2}.bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity))}.bg-red-900\/0{background-color:#7f1d1d00}.bg-red-900\/10{background-color:#7f1d1d1a}.bg-red-900\/100{background-color:#7f1d1d}.bg-red-900\/15{background-color:#7f1d1d26}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/25{background-color:#7f1d1d40}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/35{background-color:#7f1d1d59}.bg-red-900\/40{background-color:#7f1d1d66}.bg-red-900\/45{background-color:#7f1d1d73}.bg-red-900\/5{background-color:#7f1d1d0d}.bg-red-900\/50{background-color:#7f1d1d80}.bg-red-900\/55{background-color:#7f1d1d8c}.bg-red-900\/60{background-color:#7f1d1d99}.bg-red-900\/65{background-color:#7f1d1da6}.bg-red-900\/70{background-color:#7f1d1db3}.bg-red-900\/75{background-color:#7f1d1dbf}.bg-red-900\/80{background-color:#7f1d1dcc}.bg-red-900\/85{background-color:#7f1d1dd9}.bg-red-900\/90{background-color:#7f1d1de6}.bg-red-900\/95{background-color:#7f1d1df2}.bg-secondary-1{background-color:hsl(var(--color-secondary) 90%/1)}.bg-secondary-2{background-color:hsl(var(--color-secondary) 50%/1)}.bg-secondary-3{background-color:hsl(var(--color-secondary) 30%/1)}.bg-success-1{background-color:hsl(var(--color-success) 90%/1)}.bg-success-2{background-color:hsl(var(--color-success) 40%/1)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity))}.bg-yellow-100\/0{background-color:#fef9c300}.bg-yellow-100\/10{background-color:#fef9c31a}.bg-yellow-100\/100{background-color:#fef9c3}.bg-yellow-100\/15{background-color:#fef9c326}.bg-yellow-100\/20{background-color:#fef9c333}.bg-yellow-100\/25{background-color:#fef9c340}.bg-yellow-100\/30{background-color:#fef9c34d}.bg-yellow-100\/35{background-color:#fef9c359}.bg-yellow-100\/40{background-color:#fef9c366}.bg-yellow-100\/45{background-color:#fef9c373}.bg-yellow-100\/5{background-color:#fef9c30d}.bg-yellow-100\/50{background-color:#fef9c380}.bg-yellow-100\/55{background-color:#fef9c38c}.bg-yellow-100\/60{background-color:#fef9c399}.bg-yellow-100\/65{background-color:#fef9c3a6}.bg-yellow-100\/70{background-color:#fef9c3b3}.bg-yellow-100\/75{background-color:#fef9c3bf}.bg-yellow-100\/80{background-color:#fef9c3cc}.bg-yellow-100\/85{background-color:#fef9c3d9}.bg-yellow-100\/90{background-color:#fef9c3e6}.bg-yellow-100\/95{background-color:#fef9c3f2}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71/var(--tw-bg-opacity))}.bg-yellow-300\/0{background-color:#fde04700}.bg-yellow-300\/10{background-color:#fde0471a}.bg-yellow-300\/100{background-color:#fde047}.bg-yellow-300\/15{background-color:#fde04726}.bg-yellow-300\/20{background-color:#fde04733}.bg-yellow-300\/25{background-color:#fde04740}.bg-yellow-300\/30{background-color:#fde0474d}.bg-yellow-300\/35{background-color:#fde04759}.bg-yellow-300\/40{background-color:#fde04766}.bg-yellow-300\/45{background-color:#fde04773}.bg-yellow-300\/5{background-color:#fde0470d}.bg-yellow-300\/50{background-color:#fde04780}.bg-yellow-300\/55{background-color:#fde0478c}.bg-yellow-300\/60{background-color:#fde04799}.bg-yellow-300\/65{background-color:#fde047a6}.bg-yellow-300\/70{background-color:#fde047b3}.bg-yellow-300\/75{background-color:#fde047bf}.bg-yellow-300\/80{background-color:#fde047cc}.bg-yellow-300\/85{background-color:#fde047d9}.bg-yellow-300\/90{background-color:#fde047e6}.bg-yellow-300\/95{background-color:#fde047f2}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity))}.bg-yellow-600\/0{background-color:#ca8a0400}.bg-yellow-600\/10{background-color:#ca8a041a}.bg-yellow-600\/100{background-color:#ca8a04}.bg-yellow-600\/15{background-color:#ca8a0426}.bg-yellow-600\/20{background-color:#ca8a0433}.bg-yellow-600\/25{background-color:#ca8a0440}.bg-yellow-600\/30{background-color:#ca8a044d}.bg-yellow-600\/35{background-color:#ca8a0459}.bg-yellow-600\/40{background-color:#ca8a0466}.bg-yellow-600\/45{background-color:#ca8a0473}.bg-yellow-600\/5{background-color:#ca8a040d}.bg-yellow-600\/50{background-color:#ca8a0480}.bg-yellow-600\/55{background-color:#ca8a048c}.bg-yellow-600\/60{background-color:#ca8a0499}.bg-yellow-600\/65{background-color:#ca8a04a6}.bg-yellow-600\/70{background-color:#ca8a04b3}.bg-yellow-600\/75{background-color:#ca8a04bf}.bg-yellow-600\/80{background-color:#ca8a04cc}.bg-yellow-600\/85{background-color:#ca8a04d9}.bg-yellow-600\/90{background-color:#ca8a04e6}.bg-yellow-600\/95{background-color:#ca8a04f2}.bg-yellow-800{--tw-bg-opacity:1;background-color:rgb(133 77 14/var(--tw-bg-opacity))}.bg-yellow-800\/0{background-color:#854d0e00}.bg-yellow-800\/10{background-color:#854d0e1a}.bg-yellow-800\/100{background-color:#854d0e}.bg-yellow-800\/15{background-color:#854d0e26}.bg-yellow-800\/20{background-color:#854d0e33}.bg-yellow-800\/25{background-color:#854d0e40}.bg-yellow-800\/30{background-color:#854d0e4d}.bg-yellow-800\/35{background-color:#854d0e59}.bg-yellow-800\/40{background-color:#854d0e66}.bg-yellow-800\/45{background-color:#854d0e73}.bg-yellow-800\/5{background-color:#854d0e0d}.bg-yellow-800\/50{background-color:#854d0e80}.bg-yellow-800\/55{background-color:#854d0e8c}.bg-yellow-800\/60{background-color:#854d0e99}.bg-yellow-800\/65{background-color:#854d0ea6}.bg-yellow-800\/70{background-color:#854d0eb3}.bg-yellow-800\/75{background-color:#854d0ebf}.bg-yellow-800\/80{background-color:#854d0ecc}.bg-yellow-800\/85{background-color:#854d0ed9}.bg-yellow-800\/90{background-color:#854d0ee6}.bg-yellow-800\/95{background-color:#854d0ef2}.bg-opacity-50{--tw-bg-opacity:.5}.bg-opacity-70{--tw-bg-opacity:.7}.bg-opacity-75{--tw-bg-opacity:.75}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-blue-200{--tw-gradient-from:#bfdbfe var(--tw-gradient-from-position);--tw-gradient-to:rgba(191,219,254,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-300{--tw-gradient-from:#93c5fd var(--tw-gradient-from-position);--tw-gradient-to:rgba(147,197,253,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from:#3b82f6 var(--tw-gradient-from-position);--tw-gradient-to:rgba(59,130,246,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-gray-300{--tw-gradient-from:#d1d5db var(--tw-gradient-from-position);--tw-gradient-to:rgba(209,213,219,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-orange-600{--tw-gradient-from:#ea580c var(--tw-gradient-from-position);--tw-gradient-to:rgba(234,88,12,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-primary-2{--tw-gradient-from:hsl(var(--color-primary) 50%/1) var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--color-primary)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100{--tw-gradient-from:#fef9c3 var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/0{--tw-gradient-from:hsla(55,97%,88%,0) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/10{--tw-gradient-from:hsla(55,97%,88%,.1) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/100{--tw-gradient-from:#fef9c3 var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/15{--tw-gradient-from:hsla(55,97%,88%,.15) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/20{--tw-gradient-from:hsla(55,97%,88%,.2) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/25{--tw-gradient-from:hsla(55,97%,88%,.25) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/30{--tw-gradient-from:hsla(55,97%,88%,.3) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/35{--tw-gradient-from:hsla(55,97%,88%,.35) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/40{--tw-gradient-from:hsla(55,97%,88%,.4) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/45{--tw-gradient-from:hsla(55,97%,88%,.45) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/5{--tw-gradient-from:hsla(55,97%,88%,.05) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/50{--tw-gradient-from:hsla(55,97%,88%,.5) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/55{--tw-gradient-from:hsla(55,97%,88%,.55) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/60{--tw-gradient-from:hsla(55,97%,88%,.6) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/65{--tw-gradient-from:hsla(55,97%,88%,.65) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/70{--tw-gradient-from:hsla(55,97%,88%,.7) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/75{--tw-gradient-from:hsla(55,97%,88%,.75) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/80{--tw-gradient-from:hsla(55,97%,88%,.8) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/85{--tw-gradient-from:hsla(55,97%,88%,.85) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/90{--tw-gradient-from:hsla(55,97%,88%,.9) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-100\/95{--tw-gradient-from:hsla(55,97%,88%,.95) var(--tw-gradient-from-position);--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300{--tw-gradient-from:#fde047 var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/0{--tw-gradient-from:rgba(253,224,71,0) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/10{--tw-gradient-from:rgba(253,224,71,.1) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/100{--tw-gradient-from:#fde047 var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/15{--tw-gradient-from:rgba(253,224,71,.15) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/20{--tw-gradient-from:rgba(253,224,71,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/25{--tw-gradient-from:rgba(253,224,71,.25) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/30{--tw-gradient-from:rgba(253,224,71,.3) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/35{--tw-gradient-from:rgba(253,224,71,.35) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/40{--tw-gradient-from:rgba(253,224,71,.4) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/45{--tw-gradient-from:rgba(253,224,71,.45) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/5{--tw-gradient-from:rgba(253,224,71,.05) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/50{--tw-gradient-from:rgba(253,224,71,.5) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/55{--tw-gradient-from:rgba(253,224,71,.55) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/60{--tw-gradient-from:rgba(253,224,71,.6) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/65{--tw-gradient-from:rgba(253,224,71,.65) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/70{--tw-gradient-from:rgba(253,224,71,.7) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/75{--tw-gradient-from:rgba(253,224,71,.75) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/80{--tw-gradient-from:rgba(253,224,71,.8) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/85{--tw-gradient-from:rgba(253,224,71,.85) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/90{--tw-gradient-from:rgba(253,224,71,.9) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-300\/95{--tw-gradient-from:rgba(253,224,71,.95) var(--tw-gradient-from-position);--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600{--tw-gradient-from:#ca8a04 var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/0{--tw-gradient-from:rgba(202,138,4,0) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/10{--tw-gradient-from:rgba(202,138,4,.1) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/100{--tw-gradient-from:#ca8a04 var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/15{--tw-gradient-from:rgba(202,138,4,.15) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/20{--tw-gradient-from:rgba(202,138,4,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/25{--tw-gradient-from:rgba(202,138,4,.25) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/30{--tw-gradient-from:rgba(202,138,4,.3) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/35{--tw-gradient-from:rgba(202,138,4,.35) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/40{--tw-gradient-from:rgba(202,138,4,.4) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/45{--tw-gradient-from:rgba(202,138,4,.45) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/5{--tw-gradient-from:rgba(202,138,4,.05) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/50{--tw-gradient-from:rgba(202,138,4,.5) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/55{--tw-gradient-from:rgba(202,138,4,.55) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/60{--tw-gradient-from:rgba(202,138,4,.6) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/65{--tw-gradient-from:rgba(202,138,4,.65) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/70{--tw-gradient-from:rgba(202,138,4,.7) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/75{--tw-gradient-from:rgba(202,138,4,.75) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/80{--tw-gradient-from:rgba(202,138,4,.8) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/85{--tw-gradient-from:rgba(202,138,4,.85) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/90{--tw-gradient-from:rgba(202,138,4,.9) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-600\/95{--tw-gradient-from:rgba(202,138,4,.95) var(--tw-gradient-from-position);--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800{--tw-gradient-from:#854d0e var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/0{--tw-gradient-from:rgba(133,77,14,0) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/10{--tw-gradient-from:rgba(133,77,14,.1) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/100{--tw-gradient-from:#854d0e var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/15{--tw-gradient-from:rgba(133,77,14,.15) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/20{--tw-gradient-from:rgba(133,77,14,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/25{--tw-gradient-from:rgba(133,77,14,.25) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/30{--tw-gradient-from:rgba(133,77,14,.3) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/35{--tw-gradient-from:rgba(133,77,14,.35) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/40{--tw-gradient-from:rgba(133,77,14,.4) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/45{--tw-gradient-from:rgba(133,77,14,.45) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/5{--tw-gradient-from:rgba(133,77,14,.05) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/50{--tw-gradient-from:rgba(133,77,14,.5) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/55{--tw-gradient-from:rgba(133,77,14,.55) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/60{--tw-gradient-from:rgba(133,77,14,.6) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/65{--tw-gradient-from:rgba(133,77,14,.65) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/70{--tw-gradient-from:rgba(133,77,14,.7) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/75{--tw-gradient-from:rgba(133,77,14,.75) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/80{--tw-gradient-from:rgba(133,77,14,.8) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/85{--tw-gradient-from:rgba(133,77,14,.85) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/90{--tw-gradient-from:rgba(133,77,14,.9) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-800\/95{--tw-gradient-from:rgba(133,77,14,.95) var(--tw-gradient-from-position);--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-5\%{--tw-gradient-from-position:5%}.via-blue-300{--tw-gradient-to:rgba(147,197,253,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#93c5fd var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-primary-2{--tw-gradient-to:hsl(var(--color-primary)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsl(var(--color-primary) 50%/1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fef9c3 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/0{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/10{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/100{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fef9c3 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/15{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/20{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/25{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/30{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/35{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/40{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/45{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/5{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/50{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/55{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/60{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/65{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/70{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/75{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/80{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/85{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/90{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-100\/95{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(55,97%,88%,.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fde047 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/0{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/10{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/100{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fde047 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/15{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/20{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/25{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/30{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/35{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/40{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/45{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/5{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/50{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/55{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/60{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/65{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/70{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/75{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/80{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/85{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/90{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-300\/95{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(253,224,71,.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#ca8a04 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/0{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/10{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/100{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#ca8a04 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/15{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/20{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/25{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/30{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/35{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/40{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/45{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/5{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/50{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/55{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/60{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/65{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/70{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/75{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/80{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/85{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/90{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-600\/95{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(202,138,4,.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#854d0e var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/0{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,0) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/10{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/100{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#854d0e var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/15{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.15) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/20{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/25{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.25) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/30{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/35{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.35) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/40{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/45{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.45) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/5{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.05) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/50{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/55{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.55) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/60{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/65{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.65) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/70{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/75{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.75) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/80{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/85{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.85) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/90{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-yellow-800\/95{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(133,77,14,.95) var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-gray-50{--tw-gradient-to:#f9fafb var(--tw-gradient-to-position)}.to-white{--tw-gradient-to:#fff var(--tw-gradient-to-position)}.to-yellow-100{--tw-gradient-to:#fef9c3 var(--tw-gradient-to-position)}.to-yellow-100\/0{--tw-gradient-to:hsla(55,97%,88%,0) var(--tw-gradient-to-position)}.to-yellow-100\/10{--tw-gradient-to:hsla(55,97%,88%,.1) var(--tw-gradient-to-position)}.to-yellow-100\/100{--tw-gradient-to:#fef9c3 var(--tw-gradient-to-position)}.to-yellow-100\/15{--tw-gradient-to:hsla(55,97%,88%,.15) var(--tw-gradient-to-position)}.to-yellow-100\/20{--tw-gradient-to:hsla(55,97%,88%,.2) var(--tw-gradient-to-position)}.to-yellow-100\/25{--tw-gradient-to:hsla(55,97%,88%,.25) var(--tw-gradient-to-position)}.to-yellow-100\/30{--tw-gradient-to:hsla(55,97%,88%,.3) var(--tw-gradient-to-position)}.to-yellow-100\/35{--tw-gradient-to:hsla(55,97%,88%,.35) var(--tw-gradient-to-position)}.to-yellow-100\/40{--tw-gradient-to:hsla(55,97%,88%,.4) var(--tw-gradient-to-position)}.to-yellow-100\/45{--tw-gradient-to:hsla(55,97%,88%,.45) var(--tw-gradient-to-position)}.to-yellow-100\/5{--tw-gradient-to:hsla(55,97%,88%,.05) var(--tw-gradient-to-position)}.to-yellow-100\/50{--tw-gradient-to:hsla(55,97%,88%,.5) var(--tw-gradient-to-position)}.to-yellow-100\/55{--tw-gradient-to:hsla(55,97%,88%,.55) var(--tw-gradient-to-position)}.to-yellow-100\/60{--tw-gradient-to:hsla(55,97%,88%,.6) var(--tw-gradient-to-position)}.to-yellow-100\/65{--tw-gradient-to:hsla(55,97%,88%,.65) var(--tw-gradient-to-position)}.to-yellow-100\/70{--tw-gradient-to:hsla(55,97%,88%,.7) var(--tw-gradient-to-position)}.to-yellow-100\/75{--tw-gradient-to:hsla(55,97%,88%,.75) var(--tw-gradient-to-position)}.to-yellow-100\/80{--tw-gradient-to:hsla(55,97%,88%,.8) var(--tw-gradient-to-position)}.to-yellow-100\/85{--tw-gradient-to:hsla(55,97%,88%,.85) var(--tw-gradient-to-position)}.to-yellow-100\/90{--tw-gradient-to:hsla(55,97%,88%,.9) var(--tw-gradient-to-position)}.to-yellow-100\/95{--tw-gradient-to:hsla(55,97%,88%,.95) var(--tw-gradient-to-position)}.to-yellow-300{--tw-gradient-to:#fde047 var(--tw-gradient-to-position)}.to-yellow-300\/0{--tw-gradient-to:rgba(253,224,71,0) var(--tw-gradient-to-position)}.to-yellow-300\/10{--tw-gradient-to:rgba(253,224,71,.1) var(--tw-gradient-to-position)}.to-yellow-300\/100{--tw-gradient-to:#fde047 var(--tw-gradient-to-position)}.to-yellow-300\/15{--tw-gradient-to:rgba(253,224,71,.15) var(--tw-gradient-to-position)}.to-yellow-300\/20{--tw-gradient-to:rgba(253,224,71,.2) var(--tw-gradient-to-position)}.to-yellow-300\/25{--tw-gradient-to:rgba(253,224,71,.25) var(--tw-gradient-to-position)}.to-yellow-300\/30{--tw-gradient-to:rgba(253,224,71,.3) var(--tw-gradient-to-position)}.to-yellow-300\/35{--tw-gradient-to:rgba(253,224,71,.35) var(--tw-gradient-to-position)}.to-yellow-300\/40{--tw-gradient-to:rgba(253,224,71,.4) var(--tw-gradient-to-position)}.to-yellow-300\/45{--tw-gradient-to:rgba(253,224,71,.45) var(--tw-gradient-to-position)}.to-yellow-300\/5{--tw-gradient-to:rgba(253,224,71,.05) var(--tw-gradient-to-position)}.to-yellow-300\/50{--tw-gradient-to:rgba(253,224,71,.5) var(--tw-gradient-to-position)}.to-yellow-300\/55{--tw-gradient-to:rgba(253,224,71,.55) var(--tw-gradient-to-position)}.to-yellow-300\/60{--tw-gradient-to:rgba(253,224,71,.6) var(--tw-gradient-to-position)}.to-yellow-300\/65{--tw-gradient-to:rgba(253,224,71,.65) var(--tw-gradient-to-position)}.to-yellow-300\/70{--tw-gradient-to:rgba(253,224,71,.7) var(--tw-gradient-to-position)}.to-yellow-300\/75{--tw-gradient-to:rgba(253,224,71,.75) var(--tw-gradient-to-position)}.to-yellow-300\/80{--tw-gradient-to:rgba(253,224,71,.8) var(--tw-gradient-to-position)}.to-yellow-300\/85{--tw-gradient-to:rgba(253,224,71,.85) var(--tw-gradient-to-position)}.to-yellow-300\/90{--tw-gradient-to:rgba(253,224,71,.9) var(--tw-gradient-to-position)}.to-yellow-300\/95{--tw-gradient-to:rgba(253,224,71,.95) var(--tw-gradient-to-position)}.to-yellow-600{--tw-gradient-to:#ca8a04 var(--tw-gradient-to-position)}.to-yellow-600\/0{--tw-gradient-to:rgba(202,138,4,0) var(--tw-gradient-to-position)}.to-yellow-600\/10{--tw-gradient-to:rgba(202,138,4,.1) var(--tw-gradient-to-position)}.to-yellow-600\/100{--tw-gradient-to:#ca8a04 var(--tw-gradient-to-position)}.to-yellow-600\/15{--tw-gradient-to:rgba(202,138,4,.15) var(--tw-gradient-to-position)}.to-yellow-600\/20{--tw-gradient-to:rgba(202,138,4,.2) var(--tw-gradient-to-position)}.to-yellow-600\/25{--tw-gradient-to:rgba(202,138,4,.25) var(--tw-gradient-to-position)}.to-yellow-600\/30{--tw-gradient-to:rgba(202,138,4,.3) var(--tw-gradient-to-position)}.to-yellow-600\/35{--tw-gradient-to:rgba(202,138,4,.35) var(--tw-gradient-to-position)}.to-yellow-600\/40{--tw-gradient-to:rgba(202,138,4,.4) var(--tw-gradient-to-position)}.to-yellow-600\/45{--tw-gradient-to:rgba(202,138,4,.45) var(--tw-gradient-to-position)}.to-yellow-600\/5{--tw-gradient-to:rgba(202,138,4,.05) var(--tw-gradient-to-position)}.to-yellow-600\/50{--tw-gradient-to:rgba(202,138,4,.5) var(--tw-gradient-to-position)}.to-yellow-600\/55{--tw-gradient-to:rgba(202,138,4,.55) var(--tw-gradient-to-position)}.to-yellow-600\/60{--tw-gradient-to:rgba(202,138,4,.6) var(--tw-gradient-to-position)}.to-yellow-600\/65{--tw-gradient-to:rgba(202,138,4,.65) var(--tw-gradient-to-position)}.to-yellow-600\/70{--tw-gradient-to:rgba(202,138,4,.7) var(--tw-gradient-to-position)}.to-yellow-600\/75{--tw-gradient-to:rgba(202,138,4,.75) var(--tw-gradient-to-position)}.to-yellow-600\/80{--tw-gradient-to:rgba(202,138,4,.8) var(--tw-gradient-to-position)}.to-yellow-600\/85{--tw-gradient-to:rgba(202,138,4,.85) var(--tw-gradient-to-position)}.to-yellow-600\/90{--tw-gradient-to:rgba(202,138,4,.9) var(--tw-gradient-to-position)}.to-yellow-600\/95{--tw-gradient-to:rgba(202,138,4,.95) var(--tw-gradient-to-position)}.to-yellow-800{--tw-gradient-to:#854d0e var(--tw-gradient-to-position)}.to-yellow-800\/0{--tw-gradient-to:rgba(133,77,14,0) var(--tw-gradient-to-position)}.to-yellow-800\/10{--tw-gradient-to:rgba(133,77,14,.1) var(--tw-gradient-to-position)}.to-yellow-800\/100{--tw-gradient-to:#854d0e var(--tw-gradient-to-position)}.to-yellow-800\/15{--tw-gradient-to:rgba(133,77,14,.15) var(--tw-gradient-to-position)}.to-yellow-800\/20{--tw-gradient-to:rgba(133,77,14,.2) var(--tw-gradient-to-position)}.to-yellow-800\/25{--tw-gradient-to:rgba(133,77,14,.25) var(--tw-gradient-to-position)}.to-yellow-800\/30{--tw-gradient-to:rgba(133,77,14,.3) var(--tw-gradient-to-position)}.to-yellow-800\/35{--tw-gradient-to:rgba(133,77,14,.35) var(--tw-gradient-to-position)}.to-yellow-800\/40{--tw-gradient-to:rgba(133,77,14,.4) var(--tw-gradient-to-position)}.to-yellow-800\/45{--tw-gradient-to:rgba(133,77,14,.45) var(--tw-gradient-to-position)}.to-yellow-800\/5{--tw-gradient-to:rgba(133,77,14,.05) var(--tw-gradient-to-position)}.to-yellow-800\/50{--tw-gradient-to:rgba(133,77,14,.5) var(--tw-gradient-to-position)}.to-yellow-800\/55{--tw-gradient-to:rgba(133,77,14,.55) var(--tw-gradient-to-position)}.to-yellow-800\/60{--tw-gradient-to:rgba(133,77,14,.6) var(--tw-gradient-to-position)}.to-yellow-800\/65{--tw-gradient-to:rgba(133,77,14,.65) var(--tw-gradient-to-position)}.to-yellow-800\/70{--tw-gradient-to:rgba(133,77,14,.7) var(--tw-gradient-to-position)}.to-yellow-800\/75{--tw-gradient-to:rgba(133,77,14,.75) var(--tw-gradient-to-position)}.to-yellow-800\/80{--tw-gradient-to:rgba(133,77,14,.8) var(--tw-gradient-to-position)}.to-yellow-800\/85{--tw-gradient-to:rgba(133,77,14,.85) var(--tw-gradient-to-position)}.to-yellow-800\/90{--tw-gradient-to:rgba(133,77,14,.9) var(--tw-gradient-to-position)}.to-yellow-800\/95{--tw-gradient-to:rgba(133,77,14,.95) var(--tw-gradient-to-position)}.fill-yellow-100{fill:#fef9c3}.fill-yellow-100\/0{fill:#fef9c300}.fill-yellow-100\/10{fill:#fef9c31a}.fill-yellow-100\/100{fill:#fef9c3}.fill-yellow-100\/15{fill:#fef9c326}.fill-yellow-100\/20{fill:#fef9c333}.fill-yellow-100\/25{fill:#fef9c340}.fill-yellow-100\/30{fill:#fef9c34d}.fill-yellow-100\/35{fill:#fef9c359}.fill-yellow-100\/40{fill:#fef9c366}.fill-yellow-100\/45{fill:#fef9c373}.fill-yellow-100\/5{fill:#fef9c30d}.fill-yellow-100\/50{fill:#fef9c380}.fill-yellow-100\/55{fill:#fef9c38c}.fill-yellow-100\/60{fill:#fef9c399}.fill-yellow-100\/65{fill:#fef9c3a6}.fill-yellow-100\/70{fill:#fef9c3b3}.fill-yellow-100\/75{fill:#fef9c3bf}.fill-yellow-100\/80{fill:#fef9c3cc}.fill-yellow-100\/85{fill:#fef9c3d9}.fill-yellow-100\/90{fill:#fef9c3e6}.fill-yellow-100\/95{fill:#fef9c3f2}.fill-yellow-300{fill:#fde047}.fill-yellow-300\/0{fill:#fde04700}.fill-yellow-300\/10{fill:#fde0471a}.fill-yellow-300\/100{fill:#fde047}.fill-yellow-300\/15{fill:#fde04726}.fill-yellow-300\/20{fill:#fde04733}.fill-yellow-300\/25{fill:#fde04740}.fill-yellow-300\/30{fill:#fde0474d}.fill-yellow-300\/35{fill:#fde04759}.fill-yellow-300\/40{fill:#fde04766}.fill-yellow-300\/45{fill:#fde04773}.fill-yellow-300\/5{fill:#fde0470d}.fill-yellow-300\/50{fill:#fde04780}.fill-yellow-300\/55{fill:#fde0478c}.fill-yellow-300\/60{fill:#fde04799}.fill-yellow-300\/65{fill:#fde047a6}.fill-yellow-300\/70{fill:#fde047b3}.fill-yellow-300\/75{fill:#fde047bf}.fill-yellow-300\/80{fill:#fde047cc}.fill-yellow-300\/85{fill:#fde047d9}.fill-yellow-300\/90{fill:#fde047e6}.fill-yellow-300\/95{fill:#fde047f2}.fill-yellow-600{fill:#ca8a04}.fill-yellow-600\/0{fill:#ca8a0400}.fill-yellow-600\/10{fill:#ca8a041a}.fill-yellow-600\/100{fill:#ca8a04}.fill-yellow-600\/15{fill:#ca8a0426}.fill-yellow-600\/20{fill:#ca8a0433}.fill-yellow-600\/25{fill:#ca8a0440}.fill-yellow-600\/30{fill:#ca8a044d}.fill-yellow-600\/35{fill:#ca8a0459}.fill-yellow-600\/40{fill:#ca8a0466}.fill-yellow-600\/45{fill:#ca8a0473}.fill-yellow-600\/5{fill:#ca8a040d}.fill-yellow-600\/50{fill:#ca8a0480}.fill-yellow-600\/55{fill:#ca8a048c}.fill-yellow-600\/60{fill:#ca8a0499}.fill-yellow-600\/65{fill:#ca8a04a6}.fill-yellow-600\/70{fill:#ca8a04b3}.fill-yellow-600\/75{fill:#ca8a04bf}.fill-yellow-600\/80{fill:#ca8a04cc}.fill-yellow-600\/85{fill:#ca8a04d9}.fill-yellow-600\/90{fill:#ca8a04e6}.fill-yellow-600\/95{fill:#ca8a04f2}.fill-yellow-800{fill:#854d0e}.fill-yellow-800\/0{fill:#854d0e00}.fill-yellow-800\/10{fill:#854d0e1a}.fill-yellow-800\/100{fill:#854d0e}.fill-yellow-800\/15{fill:#854d0e26}.fill-yellow-800\/20{fill:#854d0e33}.fill-yellow-800\/25{fill:#854d0e40}.fill-yellow-800\/30{fill:#854d0e4d}.fill-yellow-800\/35{fill:#854d0e59}.fill-yellow-800\/40{fill:#854d0e66}.fill-yellow-800\/45{fill:#854d0e73}.fill-yellow-800\/5{fill:#854d0e0d}.fill-yellow-800\/50{fill:#854d0e80}.fill-yellow-800\/55{fill:#854d0e8c}.fill-yellow-800\/60{fill:#854d0e99}.fill-yellow-800\/65{fill:#854d0ea6}.fill-yellow-800\/70{fill:#854d0eb3}.fill-yellow-800\/75{fill:#854d0ebf}.fill-yellow-800\/80{fill:#854d0ecc}.fill-yellow-800\/85{fill:#854d0ed9}.fill-yellow-800\/90{fill:#854d0ee6}.fill-yellow-800\/95{fill:#854d0ef2}.stroke-yellow-100{stroke:#fef9c3}.stroke-yellow-100\/0{stroke:#fef9c300}.stroke-yellow-100\/10{stroke:#fef9c31a}.stroke-yellow-100\/100{stroke:#fef9c3}.stroke-yellow-100\/15{stroke:#fef9c326}.stroke-yellow-100\/20{stroke:#fef9c333}.stroke-yellow-100\/25{stroke:#fef9c340}.stroke-yellow-100\/30{stroke:#fef9c34d}.stroke-yellow-100\/35{stroke:#fef9c359}.stroke-yellow-100\/40{stroke:#fef9c366}.stroke-yellow-100\/45{stroke:#fef9c373}.stroke-yellow-100\/5{stroke:#fef9c30d}.stroke-yellow-100\/50{stroke:#fef9c380}.stroke-yellow-100\/55{stroke:#fef9c38c}.stroke-yellow-100\/60{stroke:#fef9c399}.stroke-yellow-100\/65{stroke:#fef9c3a6}.stroke-yellow-100\/70{stroke:#fef9c3b3}.stroke-yellow-100\/75{stroke:#fef9c3bf}.stroke-yellow-100\/80{stroke:#fef9c3cc}.stroke-yellow-100\/85{stroke:#fef9c3d9}.stroke-yellow-100\/90{stroke:#fef9c3e6}.stroke-yellow-100\/95{stroke:#fef9c3f2}.stroke-yellow-300{stroke:#fde047}.stroke-yellow-300\/0{stroke:#fde04700}.stroke-yellow-300\/10{stroke:#fde0471a}.stroke-yellow-300\/100{stroke:#fde047}.stroke-yellow-300\/15{stroke:#fde04726}.stroke-yellow-300\/20{stroke:#fde04733}.stroke-yellow-300\/25{stroke:#fde04740}.stroke-yellow-300\/30{stroke:#fde0474d}.stroke-yellow-300\/35{stroke:#fde04759}.stroke-yellow-300\/40{stroke:#fde04766}.stroke-yellow-300\/45{stroke:#fde04773}.stroke-yellow-300\/5{stroke:#fde0470d}.stroke-yellow-300\/50{stroke:#fde04780}.stroke-yellow-300\/55{stroke:#fde0478c}.stroke-yellow-300\/60{stroke:#fde04799}.stroke-yellow-300\/65{stroke:#fde047a6}.stroke-yellow-300\/70{stroke:#fde047b3}.stroke-yellow-300\/75{stroke:#fde047bf}.stroke-yellow-300\/80{stroke:#fde047cc}.stroke-yellow-300\/85{stroke:#fde047d9}.stroke-yellow-300\/90{stroke:#fde047e6}.stroke-yellow-300\/95{stroke:#fde047f2}.stroke-yellow-600{stroke:#ca8a04}.stroke-yellow-600\/0{stroke:#ca8a0400}.stroke-yellow-600\/10{stroke:#ca8a041a}.stroke-yellow-600\/100{stroke:#ca8a04}.stroke-yellow-600\/15{stroke:#ca8a0426}.stroke-yellow-600\/20{stroke:#ca8a0433}.stroke-yellow-600\/25{stroke:#ca8a0440}.stroke-yellow-600\/30{stroke:#ca8a044d}.stroke-yellow-600\/35{stroke:#ca8a0459}.stroke-yellow-600\/40{stroke:#ca8a0466}.stroke-yellow-600\/45{stroke:#ca8a0473}.stroke-yellow-600\/5{stroke:#ca8a040d}.stroke-yellow-600\/50{stroke:#ca8a0480}.stroke-yellow-600\/55{stroke:#ca8a048c}.stroke-yellow-600\/60{stroke:#ca8a0499}.stroke-yellow-600\/65{stroke:#ca8a04a6}.stroke-yellow-600\/70{stroke:#ca8a04b3}.stroke-yellow-600\/75{stroke:#ca8a04bf}.stroke-yellow-600\/80{stroke:#ca8a04cc}.stroke-yellow-600\/85{stroke:#ca8a04d9}.stroke-yellow-600\/90{stroke:#ca8a04e6}.stroke-yellow-600\/95{stroke:#ca8a04f2}.stroke-yellow-800{stroke:#854d0e}.stroke-yellow-800\/0{stroke:#854d0e00}.stroke-yellow-800\/10{stroke:#854d0e1a}.stroke-yellow-800\/100{stroke:#854d0e}.stroke-yellow-800\/15{stroke:#854d0e26}.stroke-yellow-800\/20{stroke:#854d0e33}.stroke-yellow-800\/25{stroke:#854d0e40}.stroke-yellow-800\/30{stroke:#854d0e4d}.stroke-yellow-800\/35{stroke:#854d0e59}.stroke-yellow-800\/40{stroke:#854d0e66}.stroke-yellow-800\/45{stroke:#854d0e73}.stroke-yellow-800\/5{stroke:#854d0e0d}.stroke-yellow-800\/50{stroke:#854d0e80}.stroke-yellow-800\/55{stroke:#854d0e8c}.stroke-yellow-800\/60{stroke:#854d0e99}.stroke-yellow-800\/65{stroke:#854d0ea6}.stroke-yellow-800\/70{stroke:#854d0eb3}.stroke-yellow-800\/75{stroke:#854d0ebf}.stroke-yellow-800\/80{stroke:#854d0ecc}.stroke-yellow-800\/85{stroke:#854d0ed9}.stroke-yellow-800\/90{stroke:#854d0ee6}.stroke-yellow-800\/95{stroke:#854d0ef2}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.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-9{padding-left:2.25rem;padding-right:2.25rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pl-0{padding-left:0}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-14{padding-right:3.5rem}.pr-3{padding-right:.75rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.font-poppins{font-family:Poppins,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.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-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-100{--tw-text-opacity:1;color:rgb(219 234 254/var(--tw-text-opacity))}.text-blue-100\/0{color:#dbeafe00}.text-blue-100\/10{color:#dbeafe1a}.text-blue-100\/100{color:#dbeafe}.text-blue-100\/15{color:#dbeafe26}.text-blue-100\/20{color:#dbeafe33}.text-blue-100\/25{color:#dbeafe40}.text-blue-100\/30{color:#dbeafe4d}.text-blue-100\/35{color:#dbeafe59}.text-blue-100\/40{color:#dbeafe66}.text-blue-100\/45{color:#dbeafe73}.text-blue-100\/5{color:#dbeafe0d}.text-blue-100\/50{color:#dbeafe80}.text-blue-100\/55{color:#dbeafe8c}.text-blue-100\/60{color:#dbeafe99}.text-blue-100\/65{color:#dbeafea6}.text-blue-100\/70{color:#dbeafeb3}.text-blue-100\/75{color:#dbeafebf}.text-blue-100\/80{color:#dbeafecc}.text-blue-100\/85{color:#dbeafed9}.text-blue-100\/90{color:#dbeafee6}.text-blue-100\/95{color:#dbeafef2}.text-blue-200{--tw-text-opacity:1;color:rgb(191 219 254/var(--tw-text-opacity))}.text-blue-200\/0{color:#bfdbfe00}.text-blue-200\/10{color:#bfdbfe1a}.text-blue-200\/100{color:#bfdbfe}.text-blue-200\/15{color:#bfdbfe26}.text-blue-200\/20{color:#bfdbfe33}.text-blue-200\/25{color:#bfdbfe40}.text-blue-200\/30{color:#bfdbfe4d}.text-blue-200\/35{color:#bfdbfe59}.text-blue-200\/40{color:#bfdbfe66}.text-blue-200\/45{color:#bfdbfe73}.text-blue-200\/5{color:#bfdbfe0d}.text-blue-200\/50{color:#bfdbfe80}.text-blue-200\/55{color:#bfdbfe8c}.text-blue-200\/60{color:#bfdbfe99}.text-blue-200\/65{color:#bfdbfea6}.text-blue-200\/70{color:#bfdbfeb3}.text-blue-200\/75{color:#bfdbfebf}.text-blue-200\/80{color:#bfdbfecc}.text-blue-200\/85{color:#bfdbfed9}.text-blue-200\/90{color:#bfdbfee6}.text-blue-200\/95{color:#bfdbfef2}.text-blue-300{--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity))}.text-blue-300\/0{color:#93c5fd00}.text-blue-300\/10{color:#93c5fd1a}.text-blue-300\/100{color:#93c5fd}.text-blue-300\/15{color:#93c5fd26}.text-blue-300\/20{color:#93c5fd33}.text-blue-300\/25{color:#93c5fd40}.text-blue-300\/30{color:#93c5fd4d}.text-blue-300\/35{color:#93c5fd59}.text-blue-300\/40{color:#93c5fd66}.text-blue-300\/45{color:#93c5fd73}.text-blue-300\/5{color:#93c5fd0d}.text-blue-300\/50{color:#93c5fd80}.text-blue-300\/55{color:#93c5fd8c}.text-blue-300\/60{color:#93c5fd99}.text-blue-300\/65{color:#93c5fda6}.text-blue-300\/70{color:#93c5fdb3}.text-blue-300\/75{color:#93c5fdbf}.text-blue-300\/80{color:#93c5fdcc}.text-blue-300\/85{color:#93c5fdd9}.text-blue-300\/90{color:#93c5fde6}.text-blue-300\/95{color:#93c5fdf2}.text-blue-400{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity))}.text-blue-400\/0{color:#60a5fa00}.text-blue-400\/10{color:#60a5fa1a}.text-blue-400\/100{color:#60a5fa}.text-blue-400\/15{color:#60a5fa26}.text-blue-400\/20{color:#60a5fa33}.text-blue-400\/25{color:#60a5fa40}.text-blue-400\/30{color:#60a5fa4d}.text-blue-400\/35{color:#60a5fa59}.text-blue-400\/40{color:#60a5fa66}.text-blue-400\/45{color:#60a5fa73}.text-blue-400\/5{color:#60a5fa0d}.text-blue-400\/50{color:#60a5fa80}.text-blue-400\/55{color:#60a5fa8c}.text-blue-400\/60{color:#60a5fa99}.text-blue-400\/65{color:#60a5faa6}.text-blue-400\/70{color:#60a5fab3}.text-blue-400\/75{color:#60a5fabf}.text-blue-400\/80{color:#60a5facc}.text-blue-400\/85{color:#60a5fad9}.text-blue-400\/90{color:#60a5fae6}.text-blue-400\/95{color:#60a5faf2}.text-blue-50{--tw-text-opacity:1;color:rgb(239 246 255/var(--tw-text-opacity))}.text-blue-50\/0{color:#eff6ff00}.text-blue-50\/10{color:#eff6ff1a}.text-blue-50\/100{color:#eff6ff}.text-blue-50\/15{color:#eff6ff26}.text-blue-50\/20{color:#eff6ff33}.text-blue-50\/25{color:#eff6ff40}.text-blue-50\/30{color:#eff6ff4d}.text-blue-50\/35{color:#eff6ff59}.text-blue-50\/40{color:#eff6ff66}.text-blue-50\/45{color:#eff6ff73}.text-blue-50\/5{color:#eff6ff0d}.text-blue-50\/50{color:#eff6ff80}.text-blue-50\/55{color:#eff6ff8c}.text-blue-50\/60{color:#eff6ff99}.text-blue-50\/65{color:#eff6ffa6}.text-blue-50\/70{color:#eff6ffb3}.text-blue-50\/75{color:#eff6ffbf}.text-blue-50\/80{color:#eff6ffcc}.text-blue-50\/85{color:#eff6ffd9}.text-blue-50\/90{color:#eff6ffe6}.text-blue-50\/95{color:#eff6fff2}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-blue-500\/0{color:#3b82f600}.text-blue-500\/10{color:#3b82f61a}.text-blue-500\/100{color:#3b82f6}.text-blue-500\/15{color:#3b82f626}.text-blue-500\/20{color:#3b82f633}.text-blue-500\/25{color:#3b82f640}.text-blue-500\/30{color:#3b82f64d}.text-blue-500\/35{color:#3b82f659}.text-blue-500\/40{color:#3b82f666}.text-blue-500\/45{color:#3b82f673}.text-blue-500\/5{color:#3b82f60d}.text-blue-500\/50{color:#3b82f680}.text-blue-500\/55{color:#3b82f68c}.text-blue-500\/60{color:#3b82f699}.text-blue-500\/65{color:#3b82f6a6}.text-blue-500\/70{color:#3b82f6b3}.text-blue-500\/75{color:#3b82f6bf}.text-blue-500\/80{color:#3b82f6cc}.text-blue-500\/85{color:#3b82f6d9}.text-blue-500\/90{color:#3b82f6e6}.text-blue-500\/95{color:#3b82f6f2}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-blue-600\/0{color:#2563eb00}.text-blue-600\/10{color:#2563eb1a}.text-blue-600\/100{color:#2563eb}.text-blue-600\/15{color:#2563eb26}.text-blue-600\/20{color:#2563eb33}.text-blue-600\/25{color:#2563eb40}.text-blue-600\/30{color:#2563eb4d}.text-blue-600\/35{color:#2563eb59}.text-blue-600\/40{color:#2563eb66}.text-blue-600\/45{color:#2563eb73}.text-blue-600\/5{color:#2563eb0d}.text-blue-600\/50{color:#2563eb80}.text-blue-600\/55{color:#2563eb8c}.text-blue-600\/60{color:#2563eb99}.text-blue-600\/65{color:#2563eba6}.text-blue-600\/70{color:#2563ebb3}.text-blue-600\/75{color:#2563ebbf}.text-blue-600\/80{color:#2563ebcc}.text-blue-600\/85{color:#2563ebd9}.text-blue-600\/90{color:#2563ebe6}.text-blue-600\/95{color:#2563ebf2}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.text-blue-700\/0{color:#1d4ed800}.text-blue-700\/10{color:#1d4ed81a}.text-blue-700\/100{color:#1d4ed8}.text-blue-700\/15{color:#1d4ed826}.text-blue-700\/20{color:#1d4ed833}.text-blue-700\/25{color:#1d4ed840}.text-blue-700\/30{color:#1d4ed84d}.text-blue-700\/35{color:#1d4ed859}.text-blue-700\/40{color:#1d4ed866}.text-blue-700\/45{color:#1d4ed873}.text-blue-700\/5{color:#1d4ed80d}.text-blue-700\/50{color:#1d4ed880}.text-blue-700\/55{color:#1d4ed88c}.text-blue-700\/60{color:#1d4ed899}.text-blue-700\/65{color:#1d4ed8a6}.text-blue-700\/70{color:#1d4ed8b3}.text-blue-700\/75{color:#1d4ed8bf}.text-blue-700\/80{color:#1d4ed8cc}.text-blue-700\/85{color:#1d4ed8d9}.text-blue-700\/90{color:#1d4ed8e6}.text-blue-700\/95{color:#1d4ed8f2}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.text-blue-800\/0{color:#1e40af00}.text-blue-800\/10{color:#1e40af1a}.text-blue-800\/100{color:#1e40af}.text-blue-800\/15{color:#1e40af26}.text-blue-800\/20{color:#1e40af33}.text-blue-800\/25{color:#1e40af40}.text-blue-800\/30{color:#1e40af4d}.text-blue-800\/35{color:#1e40af59}.text-blue-800\/40{color:#1e40af66}.text-blue-800\/45{color:#1e40af73}.text-blue-800\/5{color:#1e40af0d}.text-blue-800\/50{color:#1e40af80}.text-blue-800\/55{color:#1e40af8c}.text-blue-800\/60{color:#1e40af99}.text-blue-800\/65{color:#1e40afa6}.text-blue-800\/70{color:#1e40afb3}.text-blue-800\/75{color:#1e40afbf}.text-blue-800\/80{color:#1e40afcc}.text-blue-800\/85{color:#1e40afd9}.text-blue-800\/90{color:#1e40afe6}.text-blue-800\/95{color:#1e40aff2}.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}.text-blue-900\/0{color:#1e3a8a00}.text-blue-900\/10{color:#1e3a8a1a}.text-blue-900\/100{color:#1e3a8a}.text-blue-900\/15{color:#1e3a8a26}.text-blue-900\/20{color:#1e3a8a33}.text-blue-900\/25{color:#1e3a8a40}.text-blue-900\/30{color:#1e3a8a4d}.text-blue-900\/35{color:#1e3a8a59}.text-blue-900\/40{color:#1e3a8a66}.text-blue-900\/45{color:#1e3a8a73}.text-blue-900\/5{color:#1e3a8a0d}.text-blue-900\/50{color:#1e3a8a80}.text-blue-900\/55{color:#1e3a8a8c}.text-blue-900\/60{color:#1e3a8a99}.text-blue-900\/65{color:#1e3a8aa6}.text-blue-900\/70{color:#1e3a8ab3}.text-blue-900\/75{color:#1e3a8abf}.text-blue-900\/80{color:#1e3a8acc}.text-blue-900\/85{color:#1e3a8ad9}.text-blue-900\/90{color:#1e3a8ae6}.text-blue-900\/95{color:#1e3a8af2}.text-error-2{color:hsl(var(--color-error) 50%/1)}.text-error-3{color:hsl(var(--color-error) 30%/1)}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.text-gray-100\/0{color:#f3f4f600}.text-gray-100\/10{color:#f3f4f61a}.text-gray-100\/100{color:#f3f4f6}.text-gray-100\/15{color:#f3f4f626}.text-gray-100\/20{color:#f3f4f633}.text-gray-100\/25{color:#f3f4f640}.text-gray-100\/30{color:#f3f4f64d}.text-gray-100\/35{color:#f3f4f659}.text-gray-100\/40{color:#f3f4f666}.text-gray-100\/45{color:#f3f4f673}.text-gray-100\/5{color:#f3f4f60d}.text-gray-100\/50{color:#f3f4f680}.text-gray-100\/55{color:#f3f4f68c}.text-gray-100\/60{color:#f3f4f699}.text-gray-100\/65{color:#f3f4f6a6}.text-gray-100\/70{color:#f3f4f6b3}.text-gray-100\/75{color:#f3f4f6bf}.text-gray-100\/80{color:#f3f4f6cc}.text-gray-100\/85{color:#f3f4f6d9}.text-gray-100\/90{color:#f3f4f6e6}.text-gray-100\/95{color:#f3f4f6f2}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-200\/0{color:#e5e7eb00}.text-gray-200\/10{color:#e5e7eb1a}.text-gray-200\/100{color:#e5e7eb}.text-gray-200\/15{color:#e5e7eb26}.text-gray-200\/20{color:#e5e7eb33}.text-gray-200\/25{color:#e5e7eb40}.text-gray-200\/30{color:#e5e7eb4d}.text-gray-200\/35{color:#e5e7eb59}.text-gray-200\/40{color:#e5e7eb66}.text-gray-200\/45{color:#e5e7eb73}.text-gray-200\/5{color:#e5e7eb0d}.text-gray-200\/50{color:#e5e7eb80}.text-gray-200\/55{color:#e5e7eb8c}.text-gray-200\/60{color:#e5e7eb99}.text-gray-200\/65{color:#e5e7eba6}.text-gray-200\/70{color:#e5e7ebb3}.text-gray-200\/75{color:#e5e7ebbf}.text-gray-200\/80{color:#e5e7ebcc}.text-gray-200\/85{color:#e5e7ebd9}.text-gray-200\/90{color:#e5e7ebe6}.text-gray-200\/95{color:#e5e7ebf2}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-gray-300\/0{color:#d1d5db00}.text-gray-300\/10{color:#d1d5db1a}.text-gray-300\/100{color:#d1d5db}.text-gray-300\/15{color:#d1d5db26}.text-gray-300\/20{color:#d1d5db33}.text-gray-300\/25{color:#d1d5db40}.text-gray-300\/30{color:#d1d5db4d}.text-gray-300\/35{color:#d1d5db59}.text-gray-300\/40{color:#d1d5db66}.text-gray-300\/45{color:#d1d5db73}.text-gray-300\/5{color:#d1d5db0d}.text-gray-300\/50{color:#d1d5db80}.text-gray-300\/55{color:#d1d5db8c}.text-gray-300\/60{color:#d1d5db99}.text-gray-300\/65{color:#d1d5dba6}.text-gray-300\/70{color:#d1d5dbb3}.text-gray-300\/75{color:#d1d5dbbf}.text-gray-300\/80{color:#d1d5dbcc}.text-gray-300\/85{color:#d1d5dbd9}.text-gray-300\/90{color:#d1d5dbe6}.text-gray-300\/95{color:#d1d5dbf2}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-400\/0{color:#9ca3af00}.text-gray-400\/10{color:#9ca3af1a}.text-gray-400\/100{color:#9ca3af}.text-gray-400\/15{color:#9ca3af26}.text-gray-400\/20{color:#9ca3af33}.text-gray-400\/25{color:#9ca3af40}.text-gray-400\/30{color:#9ca3af4d}.text-gray-400\/35{color:#9ca3af59}.text-gray-400\/40{color:#9ca3af66}.text-gray-400\/45{color:#9ca3af73}.text-gray-400\/5{color:#9ca3af0d}.text-gray-400\/50{color:#9ca3af80}.text-gray-400\/55{color:#9ca3af8c}.text-gray-400\/60{color:#9ca3af99}.text-gray-400\/65{color:#9ca3afa6}.text-gray-400\/70{color:#9ca3afb3}.text-gray-400\/75{color:#9ca3afbf}.text-gray-400\/80{color:#9ca3afcc}.text-gray-400\/85{color:#9ca3afd9}.text-gray-400\/90{color:#9ca3afe6}.text-gray-400\/95{color:#9ca3aff2}.text-gray-50{--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity))}.text-gray-50\/0{color:#f9fafb00}.text-gray-50\/10{color:#f9fafb1a}.text-gray-50\/100{color:#f9fafb}.text-gray-50\/15{color:#f9fafb26}.text-gray-50\/20{color:#f9fafb33}.text-gray-50\/25{color:#f9fafb40}.text-gray-50\/30{color:#f9fafb4d}.text-gray-50\/35{color:#f9fafb59}.text-gray-50\/40{color:#f9fafb66}.text-gray-50\/45{color:#f9fafb73}.text-gray-50\/5{color:#f9fafb0d}.text-gray-50\/50{color:#f9fafb80}.text-gray-50\/55{color:#f9fafb8c}.text-gray-50\/60{color:#f9fafb99}.text-gray-50\/65{color:#f9fafba6}.text-gray-50\/70{color:#f9fafbb3}.text-gray-50\/75{color:#f9fafbbf}.text-gray-50\/80{color:#f9fafbcc}.text-gray-50\/85{color:#f9fafbd9}.text-gray-50\/90{color:#f9fafbe6}.text-gray-50\/95{color:#f9fafbf2}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-500\/0{color:#6b728000}.text-gray-500\/10{color:#6b72801a}.text-gray-500\/100{color:#6b7280}.text-gray-500\/15{color:#6b728026}.text-gray-500\/20{color:#6b728033}.text-gray-500\/25{color:#6b728040}.text-gray-500\/30{color:#6b72804d}.text-gray-500\/35{color:#6b728059}.text-gray-500\/40{color:#6b728066}.text-gray-500\/45{color:#6b728073}.text-gray-500\/5{color:#6b72800d}.text-gray-500\/50{color:#6b728080}.text-gray-500\/55{color:#6b72808c}.text-gray-500\/60{color:#6b728099}.text-gray-500\/65{color:#6b7280a6}.text-gray-500\/70{color:#6b7280b3}.text-gray-500\/75{color:#6b7280bf}.text-gray-500\/80{color:#6b7280cc}.text-gray-500\/85{color:#6b7280d9}.text-gray-500\/90{color:#6b7280e6}.text-gray-500\/95{color:#6b7280f2}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-600\/0{color:#4b556300}.text-gray-600\/10{color:#4b55631a}.text-gray-600\/100{color:#4b5563}.text-gray-600\/15{color:#4b556326}.text-gray-600\/20{color:#4b556333}.text-gray-600\/25{color:#4b556340}.text-gray-600\/30{color:#4b55634d}.text-gray-600\/35{color:#4b556359}.text-gray-600\/40{color:#4b556366}.text-gray-600\/45{color:#4b556373}.text-gray-600\/5{color:#4b55630d}.text-gray-600\/50{color:#4b556380}.text-gray-600\/55{color:#4b55638c}.text-gray-600\/60{color:#4b556399}.text-gray-600\/65{color:#4b5563a6}.text-gray-600\/70{color:#4b5563b3}.text-gray-600\/75{color:#4b5563bf}.text-gray-600\/80{color:#4b5563cc}.text-gray-600\/85{color:#4b5563d9}.text-gray-600\/90{color:#4b5563e6}.text-gray-600\/95{color:#4b5563f2}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-700\/0{color:#37415100}.text-gray-700\/10{color:#3741511a}.text-gray-700\/100{color:#374151}.text-gray-700\/15{color:#37415126}.text-gray-700\/20{color:#37415133}.text-gray-700\/25{color:#37415140}.text-gray-700\/30{color:#3741514d}.text-gray-700\/35{color:#37415159}.text-gray-700\/40{color:#37415166}.text-gray-700\/45{color:#37415173}.text-gray-700\/5{color:#3741510d}.text-gray-700\/50{color:#37415180}.text-gray-700\/55{color:#3741518c}.text-gray-700\/60{color:#37415199}.text-gray-700\/65{color:#374151a6}.text-gray-700\/70{color:#374151b3}.text-gray-700\/75{color:#374151bf}.text-gray-700\/80{color:#374151cc}.text-gray-700\/85{color:#374151d9}.text-gray-700\/90{color:#374151e6}.text-gray-700\/95{color:#374151f2}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-gray-800\/0{color:#1f293700}.text-gray-800\/10{color:#1f29371a}.text-gray-800\/100{color:#1f2937}.text-gray-800\/15{color:#1f293726}.text-gray-800\/20{color:#1f293733}.text-gray-800\/25{color:#1f293740}.text-gray-800\/30{color:#1f29374d}.text-gray-800\/35{color:#1f293759}.text-gray-800\/40{color:#1f293766}.text-gray-800\/45{color:#1f293773}.text-gray-800\/5{color:#1f29370d}.text-gray-800\/50{color:#1f293780}.text-gray-800\/55{color:#1f29378c}.text-gray-800\/60{color:#1f293799}.text-gray-800\/65{color:#1f2937a6}.text-gray-800\/70{color:#1f2937b3}.text-gray-800\/75{color:#1f2937bf}.text-gray-800\/80{color:#1f2937cc}.text-gray-800\/85{color:#1f2937d9}.text-gray-800\/90{color:#1f2937e6}.text-gray-800\/95{color:#1f2937f2}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-gray-900\/0{color:#11182700}.text-gray-900\/10{color:#1118271a}.text-gray-900\/100{color:#111827}.text-gray-900\/15{color:#11182726}.text-gray-900\/20{color:#11182733}.text-gray-900\/25{color:#11182740}.text-gray-900\/30{color:#1118274d}.text-gray-900\/35{color:#11182759}.text-gray-900\/40{color:#11182766}.text-gray-900\/45{color:#11182773}.text-gray-900\/5{color:#1118270d}.text-gray-900\/50{color:#11182780}.text-gray-900\/55{color:#1118278c}.text-gray-900\/60{color:#11182799}.text-gray-900\/65{color:#111827a6}.text-gray-900\/70{color:#111827b3}.text-gray-900\/75{color:#111827bf}.text-gray-900\/80{color:#111827cc}.text-gray-900\/85{color:#111827d9}.text-gray-900\/90{color:#111827e6}.text-gray-900\/95{color:#111827f2}.text-green-100{--tw-text-opacity:1;color:rgb(220 252 231/var(--tw-text-opacity))}.text-green-100\/0{color:#dcfce700}.text-green-100\/10{color:#dcfce71a}.text-green-100\/100{color:#dcfce7}.text-green-100\/15{color:#dcfce726}.text-green-100\/20{color:#dcfce733}.text-green-100\/25{color:#dcfce740}.text-green-100\/30{color:#dcfce74d}.text-green-100\/35{color:#dcfce759}.text-green-100\/40{color:#dcfce766}.text-green-100\/45{color:#dcfce773}.text-green-100\/5{color:#dcfce70d}.text-green-100\/50{color:#dcfce780}.text-green-100\/55{color:#dcfce78c}.text-green-100\/60{color:#dcfce799}.text-green-100\/65{color:#dcfce7a6}.text-green-100\/70{color:#dcfce7b3}.text-green-100\/75{color:#dcfce7bf}.text-green-100\/80{color:#dcfce7cc}.text-green-100\/85{color:#dcfce7d9}.text-green-100\/90{color:#dcfce7e6}.text-green-100\/95{color:#dcfce7f2}.text-green-200{--tw-text-opacity:1;color:rgb(187 247 208/var(--tw-text-opacity))}.text-green-200\/0{color:#bbf7d000}.text-green-200\/10{color:#bbf7d01a}.text-green-200\/100{color:#bbf7d0}.text-green-200\/15{color:#bbf7d026}.text-green-200\/20{color:#bbf7d033}.text-green-200\/25{color:#bbf7d040}.text-green-200\/30{color:#bbf7d04d}.text-green-200\/35{color:#bbf7d059}.text-green-200\/40{color:#bbf7d066}.text-green-200\/45{color:#bbf7d073}.text-green-200\/5{color:#bbf7d00d}.text-green-200\/50{color:#bbf7d080}.text-green-200\/55{color:#bbf7d08c}.text-green-200\/60{color:#bbf7d099}.text-green-200\/65{color:#bbf7d0a6}.text-green-200\/70{color:#bbf7d0b3}.text-green-200\/75{color:#bbf7d0bf}.text-green-200\/80{color:#bbf7d0cc}.text-green-200\/85{color:#bbf7d0d9}.text-green-200\/90{color:#bbf7d0e6}.text-green-200\/95{color:#bbf7d0f2}.text-green-300{--tw-text-opacity:1;color:rgb(134 239 172/var(--tw-text-opacity))}.text-green-300\/0{color:#86efac00}.text-green-300\/10{color:#86efac1a}.text-green-300\/100{color:#86efac}.text-green-300\/15{color:#86efac26}.text-green-300\/20{color:#86efac33}.text-green-300\/25{color:#86efac40}.text-green-300\/30{color:#86efac4d}.text-green-300\/35{color:#86efac59}.text-green-300\/40{color:#86efac66}.text-green-300\/45{color:#86efac73}.text-green-300\/5{color:#86efac0d}.text-green-300\/50{color:#86efac80}.text-green-300\/55{color:#86efac8c}.text-green-300\/60{color:#86efac99}.text-green-300\/65{color:#86efaca6}.text-green-300\/70{color:#86efacb3}.text-green-300\/75{color:#86efacbf}.text-green-300\/80{color:#86efaccc}.text-green-300\/85{color:#86efacd9}.text-green-300\/90{color:#86eface6}.text-green-300\/95{color:#86efacf2}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}.text-green-400\/0{color:#4ade8000}.text-green-400\/10{color:#4ade801a}.text-green-400\/100{color:#4ade80}.text-green-400\/15{color:#4ade8026}.text-green-400\/20{color:#4ade8033}.text-green-400\/25{color:#4ade8040}.text-green-400\/30{color:#4ade804d}.text-green-400\/35{color:#4ade8059}.text-green-400\/40{color:#4ade8066}.text-green-400\/45{color:#4ade8073}.text-green-400\/5{color:#4ade800d}.text-green-400\/50{color:#4ade8080}.text-green-400\/55{color:#4ade808c}.text-green-400\/60{color:#4ade8099}.text-green-400\/65{color:#4ade80a6}.text-green-400\/70{color:#4ade80b3}.text-green-400\/75{color:#4ade80bf}.text-green-400\/80{color:#4ade80cc}.text-green-400\/85{color:#4ade80d9}.text-green-400\/90{color:#4ade80e6}.text-green-400\/95{color:#4ade80f2}.text-green-50{--tw-text-opacity:1;color:rgb(240 253 244/var(--tw-text-opacity))}.text-green-50\/0{color:#f0fdf400}.text-green-50\/10{color:#f0fdf41a}.text-green-50\/100{color:#f0fdf4}.text-green-50\/15{color:#f0fdf426}.text-green-50\/20{color:#f0fdf433}.text-green-50\/25{color:#f0fdf440}.text-green-50\/30{color:#f0fdf44d}.text-green-50\/35{color:#f0fdf459}.text-green-50\/40{color:#f0fdf466}.text-green-50\/45{color:#f0fdf473}.text-green-50\/5{color:#f0fdf40d}.text-green-50\/50{color:#f0fdf480}.text-green-50\/55{color:#f0fdf48c}.text-green-50\/60{color:#f0fdf499}.text-green-50\/65{color:#f0fdf4a6}.text-green-50\/70{color:#f0fdf4b3}.text-green-50\/75{color:#f0fdf4bf}.text-green-50\/80{color:#f0fdf4cc}.text-green-50\/85{color:#f0fdf4d9}.text-green-50\/90{color:#f0fdf4e6}.text-green-50\/95{color:#f0fdf4f2}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-green-500\/0{color:#22c55e00}.text-green-500\/10{color:#22c55e1a}.text-green-500\/100{color:#22c55e}.text-green-500\/15{color:#22c55e26}.text-green-500\/20{color:#22c55e33}.text-green-500\/25{color:#22c55e40}.text-green-500\/30{color:#22c55e4d}.text-green-500\/35{color:#22c55e59}.text-green-500\/40{color:#22c55e66}.text-green-500\/45{color:#22c55e73}.text-green-500\/5{color:#22c55e0d}.text-green-500\/50{color:#22c55e80}.text-green-500\/55{color:#22c55e8c}.text-green-500\/60{color:#22c55e99}.text-green-500\/65{color:#22c55ea6}.text-green-500\/70{color:#22c55eb3}.text-green-500\/75{color:#22c55ebf}.text-green-500\/80{color:#22c55ecc}.text-green-500\/85{color:#22c55ed9}.text-green-500\/90{color:#22c55ee6}.text-green-500\/95{color:#22c55ef2}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-green-600\/0{color:#16a34a00}.text-green-600\/10{color:#16a34a1a}.text-green-600\/100{color:#16a34a}.text-green-600\/15{color:#16a34a26}.text-green-600\/20{color:#16a34a33}.text-green-600\/25{color:#16a34a40}.text-green-600\/30{color:#16a34a4d}.text-green-600\/35{color:#16a34a59}.text-green-600\/40{color:#16a34a66}.text-green-600\/45{color:#16a34a73}.text-green-600\/5{color:#16a34a0d}.text-green-600\/50{color:#16a34a80}.text-green-600\/55{color:#16a34a8c}.text-green-600\/60{color:#16a34a99}.text-green-600\/65{color:#16a34aa6}.text-green-600\/70{color:#16a34ab3}.text-green-600\/75{color:#16a34abf}.text-green-600\/80{color:#16a34acc}.text-green-600\/85{color:#16a34ad9}.text-green-600\/90{color:#16a34ae6}.text-green-600\/95{color:#16a34af2}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity))}.text-green-700\/0{color:#15803d00}.text-green-700\/10{color:#15803d1a}.text-green-700\/100{color:#15803d}.text-green-700\/15{color:#15803d26}.text-green-700\/20{color:#15803d33}.text-green-700\/25{color:#15803d40}.text-green-700\/30{color:#15803d4d}.text-green-700\/35{color:#15803d59}.text-green-700\/40{color:#15803d66}.text-green-700\/45{color:#15803d73}.text-green-700\/5{color:#15803d0d}.text-green-700\/50{color:#15803d80}.text-green-700\/55{color:#15803d8c}.text-green-700\/60{color:#15803d99}.text-green-700\/65{color:#15803da6}.text-green-700\/70{color:#15803db3}.text-green-700\/75{color:#15803dbf}.text-green-700\/80{color:#15803dcc}.text-green-700\/85{color:#15803dd9}.text-green-700\/90{color:#15803de6}.text-green-700\/95{color:#15803df2}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity))}.text-green-800\/0{color:#16653400}.text-green-800\/10{color:#1665341a}.text-green-800\/100{color:#166534}.text-green-800\/15{color:#16653426}.text-green-800\/20{color:#16653433}.text-green-800\/25{color:#16653440}.text-green-800\/30{color:#1665344d}.text-green-800\/35{color:#16653459}.text-green-800\/40{color:#16653466}.text-green-800\/45{color:#16653473}.text-green-800\/5{color:#1665340d}.text-green-800\/50{color:#16653480}.text-green-800\/55{color:#1665348c}.text-green-800\/60{color:#16653499}.text-green-800\/65{color:#166534a6}.text-green-800\/70{color:#166534b3}.text-green-800\/75{color:#166534bf}.text-green-800\/80{color:#166534cc}.text-green-800\/85{color:#166534d9}.text-green-800\/90{color:#166534e6}.text-green-800\/95{color:#166534f2}.text-green-900{--tw-text-opacity:1;color:rgb(20 83 45/var(--tw-text-opacity))}.text-green-900\/0{color:#14532d00}.text-green-900\/10{color:#14532d1a}.text-green-900\/100{color:#14532d}.text-green-900\/15{color:#14532d26}.text-green-900\/20{color:#14532d33}.text-green-900\/25{color:#14532d40}.text-green-900\/30{color:#14532d4d}.text-green-900\/35{color:#14532d59}.text-green-900\/40{color:#14532d66}.text-green-900\/45{color:#14532d73}.text-green-900\/5{color:#14532d0d}.text-green-900\/50{color:#14532d80}.text-green-900\/55{color:#14532d8c}.text-green-900\/60{color:#14532d99}.text-green-900\/65{color:#14532da6}.text-green-900\/70{color:#14532db3}.text-green-900\/75{color:#14532dbf}.text-green-900\/80{color:#14532dcc}.text-green-900\/85{color:#14532dd9}.text-green-900\/90{color:#14532de6}.text-green-900\/95{color:#14532df2}.text-orange-100{--tw-text-opacity:1;color:rgb(255 237 213/var(--tw-text-opacity))}.text-orange-100\/0{color:#ffedd500}.text-orange-100\/10{color:#ffedd51a}.text-orange-100\/100{color:#ffedd5}.text-orange-100\/15{color:#ffedd526}.text-orange-100\/20{color:#ffedd533}.text-orange-100\/25{color:#ffedd540}.text-orange-100\/30{color:#ffedd54d}.text-orange-100\/35{color:#ffedd559}.text-orange-100\/40{color:#ffedd566}.text-orange-100\/45{color:#ffedd573}.text-orange-100\/5{color:#ffedd50d}.text-orange-100\/50{color:#ffedd580}.text-orange-100\/55{color:#ffedd58c}.text-orange-100\/60{color:#ffedd599}.text-orange-100\/65{color:#ffedd5a6}.text-orange-100\/70{color:#ffedd5b3}.text-orange-100\/75{color:#ffedd5bf}.text-orange-100\/80{color:#ffedd5cc}.text-orange-100\/85{color:#ffedd5d9}.text-orange-100\/90{color:#ffedd5e6}.text-orange-100\/95{color:#ffedd5f2}.text-orange-200{--tw-text-opacity:1;color:rgb(254 215 170/var(--tw-text-opacity))}.text-orange-200\/0{color:#fed6a900}.text-orange-200\/10{color:#fed6a91a}.text-orange-200\/100{color:#fed7aa}.text-orange-200\/15{color:#fed6a926}.text-orange-200\/20{color:#fed6a933}.text-orange-200\/25{color:#fed6a940}.text-orange-200\/30{color:#fed6a94d}.text-orange-200\/35{color:#fed6a959}.text-orange-200\/40{color:#fed6a966}.text-orange-200\/45{color:#fed6a973}.text-orange-200\/5{color:#fed6a90d}.text-orange-200\/50{color:#fed6a980}.text-orange-200\/55{color:#fed6a98c}.text-orange-200\/60{color:#fed6a999}.text-orange-200\/65{color:#fed6a9a6}.text-orange-200\/70{color:#fed6a9b3}.text-orange-200\/75{color:#fed6a9bf}.text-orange-200\/80{color:#fed6a9cc}.text-orange-200\/85{color:#fed6a9d9}.text-orange-200\/90{color:#fed6a9e6}.text-orange-200\/95{color:#fed6a9f2}.text-orange-300{--tw-text-opacity:1;color:rgb(253 186 116/var(--tw-text-opacity))}.text-orange-300\/0{color:#fdba7200}.text-orange-300\/10{color:#fdba721a}.text-orange-300\/100{color:#fdba74}.text-orange-300\/15{color:#fdba7226}.text-orange-300\/20{color:#fdba7233}.text-orange-300\/25{color:#fdba7240}.text-orange-300\/30{color:#fdba724d}.text-orange-300\/35{color:#fdba7259}.text-orange-300\/40{color:#fdba7266}.text-orange-300\/45{color:#fdba7273}.text-orange-300\/5{color:#fdba720d}.text-orange-300\/50{color:#fdba7280}.text-orange-300\/55{color:#fdba728c}.text-orange-300\/60{color:#fdba7299}.text-orange-300\/65{color:#fdba72a6}.text-orange-300\/70{color:#fdba72b3}.text-orange-300\/75{color:#fdba72bf}.text-orange-300\/80{color:#fdba72cc}.text-orange-300\/85{color:#fdba72d9}.text-orange-300\/90{color:#fdba72e6}.text-orange-300\/95{color:#fdba72f2}.text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity))}.text-orange-400\/0{color:#fb923c00}.text-orange-400\/10{color:#fb923c1a}.text-orange-400\/100{color:#fb923c}.text-orange-400\/15{color:#fb923c26}.text-orange-400\/20{color:#fb923c33}.text-orange-400\/25{color:#fb923c40}.text-orange-400\/30{color:#fb923c4d}.text-orange-400\/35{color:#fb923c59}.text-orange-400\/40{color:#fb923c66}.text-orange-400\/45{color:#fb923c73}.text-orange-400\/5{color:#fb923c0d}.text-orange-400\/50{color:#fb923c80}.text-orange-400\/55{color:#fb923c8c}.text-orange-400\/60{color:#fb923c99}.text-orange-400\/65{color:#fb923ca6}.text-orange-400\/70{color:#fb923cb3}.text-orange-400\/75{color:#fb923cbf}.text-orange-400\/80{color:#fb923ccc}.text-orange-400\/85{color:#fb923cd9}.text-orange-400\/90{color:#fb923ce6}.text-orange-400\/95{color:#fb923cf2}.text-orange-50{--tw-text-opacity:1;color:rgb(255 247 237/var(--tw-text-opacity))}.text-orange-50\/0{color:#fff7ed00}.text-orange-50\/10{color:#fff7ed1a}.text-orange-50\/100{color:#fff7ed}.text-orange-50\/15{color:#fff7ed26}.text-orange-50\/20{color:#fff7ed33}.text-orange-50\/25{color:#fff7ed40}.text-orange-50\/30{color:#fff7ed4d}.text-orange-50\/35{color:#fff7ed59}.text-orange-50\/40{color:#fff7ed66}.text-orange-50\/45{color:#fff7ed73}.text-orange-50\/5{color:#fff7ed0d}.text-orange-50\/50{color:#fff7ed80}.text-orange-50\/55{color:#fff7ed8c}.text-orange-50\/60{color:#fff7ed99}.text-orange-50\/65{color:#fff7eda6}.text-orange-50\/70{color:#fff7edb3}.text-orange-50\/75{color:#fff7edbf}.text-orange-50\/80{color:#fff7edcc}.text-orange-50\/85{color:#fff7edd9}.text-orange-50\/90{color:#fff7ede6}.text-orange-50\/95{color:#fff7edf2}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity))}.text-orange-500\/0{color:#f9731600}.text-orange-500\/10{color:#f973161a}.text-orange-500\/100{color:#f97316}.text-orange-500\/15{color:#f9731626}.text-orange-500\/20{color:#f9731633}.text-orange-500\/25{color:#f9731640}.text-orange-500\/30{color:#f973164d}.text-orange-500\/35{color:#f9731659}.text-orange-500\/40{color:#f9731666}.text-orange-500\/45{color:#f9731673}.text-orange-500\/5{color:#f973160d}.text-orange-500\/50{color:#f9731680}.text-orange-500\/55{color:#f973168c}.text-orange-500\/60{color:#f9731699}.text-orange-500\/65{color:#f97316a6}.text-orange-500\/70{color:#f97316b3}.text-orange-500\/75{color:#f97316bf}.text-orange-500\/80{color:#f97316cc}.text-orange-500\/85{color:#f97316d9}.text-orange-500\/90{color:#f97316e6}.text-orange-500\/95{color:#f97316f2}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.text-orange-600\/0{color:#ea580c00}.text-orange-600\/10{color:#ea580c1a}.text-orange-600\/100{color:#ea580c}.text-orange-600\/15{color:#ea580c26}.text-orange-600\/20{color:#ea580c33}.text-orange-600\/25{color:#ea580c40}.text-orange-600\/30{color:#ea580c4d}.text-orange-600\/35{color:#ea580c59}.text-orange-600\/40{color:#ea580c66}.text-orange-600\/45{color:#ea580c73}.text-orange-600\/5{color:#ea580c0d}.text-orange-600\/50{color:#ea580c80}.text-orange-600\/55{color:#ea580c8c}.text-orange-600\/60{color:#ea580c99}.text-orange-600\/65{color:#ea580ca6}.text-orange-600\/70{color:#ea580cb3}.text-orange-600\/75{color:#ea580cbf}.text-orange-600\/80{color:#ea580ccc}.text-orange-600\/85{color:#ea580cd9}.text-orange-600\/90{color:#ea580ce6}.text-orange-600\/95{color:#ea580cf2}.text-orange-700{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity))}.text-orange-700\/0{color:#c2410c00}.text-orange-700\/10{color:#c2410c1a}.text-orange-700\/100{color:#c2410c}.text-orange-700\/15{color:#c2410c26}.text-orange-700\/20{color:#c2410c33}.text-orange-700\/25{color:#c2410c40}.text-orange-700\/30{color:#c2410c4d}.text-orange-700\/35{color:#c2410c59}.text-orange-700\/40{color:#c2410c66}.text-orange-700\/45{color:#c2410c73}.text-orange-700\/5{color:#c2410c0d}.text-orange-700\/50{color:#c2410c80}.text-orange-700\/55{color:#c2410c8c}.text-orange-700\/60{color:#c2410c99}.text-orange-700\/65{color:#c2410ca6}.text-orange-700\/70{color:#c2410cb3}.text-orange-700\/75{color:#c2410cbf}.text-orange-700\/80{color:#c2410ccc}.text-orange-700\/85{color:#c2410cd9}.text-orange-700\/90{color:#c2410ce6}.text-orange-700\/95{color:#c2410cf2}.text-orange-800{--tw-text-opacity:1;color:rgb(154 52 18/var(--tw-text-opacity))}.text-orange-800\/0{color:#9a341200}.text-orange-800\/10{color:#9a34121a}.text-orange-800\/100{color:#9a3412}.text-orange-800\/15{color:#9a341226}.text-orange-800\/20{color:#9a341233}.text-orange-800\/25{color:#9a341240}.text-orange-800\/30{color:#9a34124d}.text-orange-800\/35{color:#9a341259}.text-orange-800\/40{color:#9a341266}.text-orange-800\/45{color:#9a341273}.text-orange-800\/5{color:#9a34120d}.text-orange-800\/50{color:#9a341280}.text-orange-800\/55{color:#9a34128c}.text-orange-800\/60{color:#9a341299}.text-orange-800\/65{color:#9a3412a6}.text-orange-800\/70{color:#9a3412b3}.text-orange-800\/75{color:#9a3412bf}.text-orange-800\/80{color:#9a3412cc}.text-orange-800\/85{color:#9a3412d9}.text-orange-800\/90{color:#9a3412e6}.text-orange-800\/95{color:#9a3412f2}.text-orange-900{--tw-text-opacity:1;color:rgb(124 45 18/var(--tw-text-opacity))}.text-orange-900\/0{color:#7c2d1200}.text-orange-900\/10{color:#7c2d121a}.text-orange-900\/100{color:#7c2d12}.text-orange-900\/15{color:#7c2d1226}.text-orange-900\/20{color:#7c2d1233}.text-orange-900\/25{color:#7c2d1240}.text-orange-900\/30{color:#7c2d124d}.text-orange-900\/35{color:#7c2d1259}.text-orange-900\/40{color:#7c2d1266}.text-orange-900\/45{color:#7c2d1273}.text-orange-900\/5{color:#7c2d120d}.text-orange-900\/50{color:#7c2d1280}.text-orange-900\/55{color:#7c2d128c}.text-orange-900\/60{color:#7c2d1299}.text-orange-900\/65{color:#7c2d12a6}.text-orange-900\/70{color:#7c2d12b3}.text-orange-900\/75{color:#7c2d12bf}.text-orange-900\/80{color:#7c2d12cc}.text-orange-900\/85{color:#7c2d12d9}.text-orange-900\/90{color:#7c2d12e6}.text-orange-900\/95{color:#7c2d12f2}.text-primary-2{color:hsl(var(--color-primary) 50%/1)}.text-primary-3{color:hsl(var(--color-primary) 30%/1)}.text-purple-700{--tw-text-opacity:1;color:rgb(126 34 206/var(--tw-text-opacity))}.text-red-100{--tw-text-opacity:1;color:rgb(254 226 226/var(--tw-text-opacity))}.text-red-100\/0{color:#fee1e100}.text-red-100\/10{color:#fee1e11a}.text-red-100\/100{color:#fee2e2}.text-red-100\/15{color:#fee1e126}.text-red-100\/20{color:#fee1e133}.text-red-100\/25{color:#fee1e140}.text-red-100\/30{color:#fee1e14d}.text-red-100\/35{color:#fee1e159}.text-red-100\/40{color:#fee1e166}.text-red-100\/45{color:#fee1e173}.text-red-100\/5{color:#fee1e10d}.text-red-100\/50{color:#fee1e180}.text-red-100\/55{color:#fee1e18c}.text-red-100\/60{color:#fee1e199}.text-red-100\/65{color:#fee1e1a6}.text-red-100\/70{color:#fee1e1b3}.text-red-100\/75{color:#fee1e1bf}.text-red-100\/80{color:#fee1e1cc}.text-red-100\/85{color:#fee1e1d9}.text-red-100\/90{color:#fee1e1e6}.text-red-100\/95{color:#fee1e1f2}.text-red-200{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity))}.text-red-200\/0{color:#fec8c800}.text-red-200\/10{color:#fec8c81a}.text-red-200\/100{color:#fecaca}.text-red-200\/15{color:#fec8c826}.text-red-200\/20{color:#fec8c833}.text-red-200\/25{color:#fec8c840}.text-red-200\/30{color:#fec8c84d}.text-red-200\/35{color:#fec8c859}.text-red-200\/40{color:#fec8c866}.text-red-200\/45{color:#fec8c873}.text-red-200\/5{color:#fec8c80d}.text-red-200\/50{color:#fec8c880}.text-red-200\/55{color:#fec8c88c}.text-red-200\/60{color:#fec8c899}.text-red-200\/65{color:#fec8c8a6}.text-red-200\/70{color:#fec8c8b3}.text-red-200\/75{color:#fec8c8bf}.text-red-200\/80{color:#fec8c8cc}.text-red-200\/85{color:#fec8c8d9}.text-red-200\/90{color:#fec8c8e6}.text-red-200\/95{color:#fec8c8f2}.text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity))}.text-red-300\/0{color:#fca6a600}.text-red-300\/10{color:#fca6a61a}.text-red-300\/100{color:#fca5a5}.text-red-300\/15{color:#fca6a626}.text-red-300\/20{color:#fca6a633}.text-red-300\/25{color:#fca6a640}.text-red-300\/30{color:#fca6a64d}.text-red-300\/35{color:#fca6a659}.text-red-300\/40{color:#fca6a666}.text-red-300\/45{color:#fca6a673}.text-red-300\/5{color:#fca6a60d}.text-red-300\/50{color:#fca6a680}.text-red-300\/55{color:#fca6a68c}.text-red-300\/60{color:#fca6a699}.text-red-300\/65{color:#fca6a6a6}.text-red-300\/70{color:#fca6a6b3}.text-red-300\/75{color:#fca6a6bf}.text-red-300\/80{color:#fca6a6cc}.text-red-300\/85{color:#fca6a6d9}.text-red-300\/90{color:#fca6a6e6}.text-red-300\/95{color:#fca6a6f2}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-red-400\/0{color:#f8727200}.text-red-400\/10{color:#f872721a}.text-red-400\/100{color:#f87171}.text-red-400\/15{color:#f8727226}.text-red-400\/20{color:#f8727233}.text-red-400\/25{color:#f8727240}.text-red-400\/30{color:#f872724d}.text-red-400\/35{color:#f8727259}.text-red-400\/40{color:#f8727266}.text-red-400\/45{color:#f8727273}.text-red-400\/5{color:#f872720d}.text-red-400\/50{color:#f8727280}.text-red-400\/55{color:#f872728c}.text-red-400\/60{color:#f8727299}.text-red-400\/65{color:#f87272a6}.text-red-400\/70{color:#f87272b3}.text-red-400\/75{color:#f87272bf}.text-red-400\/80{color:#f87272cc}.text-red-400\/85{color:#f87272d9}.text-red-400\/90{color:#f87272e6}.text-red-400\/95{color:#f87272f2}.text-red-50{--tw-text-opacity:1;color:rgb(254 242 242/var(--tw-text-opacity))}.text-red-50\/0{color:#fef1f100}.text-red-50\/10{color:#fef1f11a}.text-red-50\/100{color:#fef2f2}.text-red-50\/15{color:#fef1f126}.text-red-50\/20{color:#fef1f133}.text-red-50\/25{color:#fef1f140}.text-red-50\/30{color:#fef1f14d}.text-red-50\/35{color:#fef1f159}.text-red-50\/40{color:#fef1f166}.text-red-50\/45{color:#fef1f173}.text-red-50\/5{color:#fef1f10d}.text-red-50\/50{color:#fef1f180}.text-red-50\/55{color:#fef1f18c}.text-red-50\/60{color:#fef1f199}.text-red-50\/65{color:#fef1f1a6}.text-red-50\/70{color:#fef1f1b3}.text-red-50\/75{color:#fef1f1bf}.text-red-50\/80{color:#fef1f1cc}.text-red-50\/85{color:#fef1f1d9}.text-red-50\/90{color:#fef1f1e6}.text-red-50\/95{color:#fef1f1f2}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-500\/0{color:#ef444400}.text-red-500\/10{color:#ef44441a}.text-red-500\/100{color:#ef4444}.text-red-500\/15{color:#ef444426}.text-red-500\/20{color:#ef444433}.text-red-500\/25{color:#ef444440}.text-red-500\/30{color:#ef44444d}.text-red-500\/35{color:#ef444459}.text-red-500\/40{color:#ef444466}.text-red-500\/45{color:#ef444473}.text-red-500\/5{color:#ef44440d}.text-red-500\/50{color:#ef444480}.text-red-500\/55{color:#ef44448c}.text-red-500\/60{color:#ef444499}.text-red-500\/65{color:#ef4444a6}.text-red-500\/70{color:#ef4444b3}.text-red-500\/75{color:#ef4444bf}.text-red-500\/80{color:#ef4444cc}.text-red-500\/85{color:#ef4444d9}.text-red-500\/90{color:#ef4444e6}.text-red-500\/95{color:#ef4444f2}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-red-600\/0{color:#dc262600}.text-red-600\/10{color:#dc26261a}.text-red-600\/100{color:#dc2626}.text-red-600\/15{color:#dc262626}.text-red-600\/20{color:#dc262633}.text-red-600\/25{color:#dc262640}.text-red-600\/30{color:#dc26264d}.text-red-600\/35{color:#dc262659}.text-red-600\/40{color:#dc262666}.text-red-600\/45{color:#dc262673}.text-red-600\/5{color:#dc26260d}.text-red-600\/50{color:#dc262680}.text-red-600\/55{color:#dc26268c}.text-red-600\/60{color:#dc262699}.text-red-600\/65{color:#dc2626a6}.text-red-600\/70{color:#dc2626b3}.text-red-600\/75{color:#dc2626bf}.text-red-600\/80{color:#dc2626cc}.text-red-600\/85{color:#dc2626d9}.text-red-600\/90{color:#dc2626e6}.text-red-600\/95{color:#dc2626f2}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-red-700\/0{color:#b91c1c00}.text-red-700\/10{color:#b91c1c1a}.text-red-700\/100{color:#b91c1c}.text-red-700\/15{color:#b91c1c26}.text-red-700\/20{color:#b91c1c33}.text-red-700\/25{color:#b91c1c40}.text-red-700\/30{color:#b91c1c4d}.text-red-700\/35{color:#b91c1c59}.text-red-700\/40{color:#b91c1c66}.text-red-700\/45{color:#b91c1c73}.text-red-700\/5{color:#b91c1c0d}.text-red-700\/50{color:#b91c1c80}.text-red-700\/55{color:#b91c1c8c}.text-red-700\/60{color:#b91c1c99}.text-red-700\/65{color:#b91c1ca6}.text-red-700\/70{color:#b91c1cb3}.text-red-700\/75{color:#b91c1cbf}.text-red-700\/80{color:#b91c1ccc}.text-red-700\/85{color:#b91c1cd9}.text-red-700\/90{color:#b91c1ce6}.text-red-700\/95{color:#b91c1cf2}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity))}.text-red-800\/0{color:#991b1b00}.text-red-800\/10{color:#991b1b1a}.text-red-800\/100{color:#991b1b}.text-red-800\/15{color:#991b1b26}.text-red-800\/20{color:#991b1b33}.text-red-800\/25{color:#991b1b40}.text-red-800\/30{color:#991b1b4d}.text-red-800\/35{color:#991b1b59}.text-red-800\/40{color:#991b1b66}.text-red-800\/45{color:#991b1b73}.text-red-800\/5{color:#991b1b0d}.text-red-800\/50{color:#991b1b80}.text-red-800\/55{color:#991b1b8c}.text-red-800\/60{color:#991b1b99}.text-red-800\/65{color:#991b1ba6}.text-red-800\/70{color:#991b1bb3}.text-red-800\/75{color:#991b1bbf}.text-red-800\/80{color:#991b1bcc}.text-red-800\/85{color:#991b1bd9}.text-red-800\/90{color:#991b1be6}.text-red-800\/95{color:#991b1bf2}.text-red-900{--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity))}.text-red-900\/0{color:#7f1d1d00}.text-red-900\/10{color:#7f1d1d1a}.text-red-900\/100{color:#7f1d1d}.text-red-900\/15{color:#7f1d1d26}.text-red-900\/20{color:#7f1d1d33}.text-red-900\/25{color:#7f1d1d40}.text-red-900\/30{color:#7f1d1d4d}.text-red-900\/35{color:#7f1d1d59}.text-red-900\/40{color:#7f1d1d66}.text-red-900\/45{color:#7f1d1d73}.text-red-900\/5{color:#7f1d1d0d}.text-red-900\/50{color:#7f1d1d80}.text-red-900\/55{color:#7f1d1d8c}.text-red-900\/60{color:#7f1d1d99}.text-red-900\/65{color:#7f1d1da6}.text-red-900\/70{color:#7f1d1db3}.text-red-900\/75{color:#7f1d1dbf}.text-red-900\/80{color:#7f1d1dcc}.text-red-900\/85{color:#7f1d1dd9}.text-red-900\/90{color:#7f1d1de6}.text-red-900\/95{color:#7f1d1df2}.text-secondary-1{color:hsl(var(--color-secondary) 90%/1)}.text-secondary-2{color:hsl(var(--color-secondary) 50%/1)}.text-secondary-3{color:hsl(var(--color-secondary) 30%/1)}.text-success-2{color:hsl(var(--color-success) 40%/1)}.text-success-3{color:hsl(var(--color-success) 30%/1)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-100{--tw-text-opacity:1;color:rgb(254 249 195/var(--tw-text-opacity))}.text-yellow-100\/0{color:#fef9c300}.text-yellow-100\/10{color:#fef9c31a}.text-yellow-100\/100{color:#fef9c3}.text-yellow-100\/15{color:#fef9c326}.text-yellow-100\/20{color:#fef9c333}.text-yellow-100\/25{color:#fef9c340}.text-yellow-100\/30{color:#fef9c34d}.text-yellow-100\/35{color:#fef9c359}.text-yellow-100\/40{color:#fef9c366}.text-yellow-100\/45{color:#fef9c373}.text-yellow-100\/5{color:#fef9c30d}.text-yellow-100\/50{color:#fef9c380}.text-yellow-100\/55{color:#fef9c38c}.text-yellow-100\/60{color:#fef9c399}.text-yellow-100\/65{color:#fef9c3a6}.text-yellow-100\/70{color:#fef9c3b3}.text-yellow-100\/75{color:#fef9c3bf}.text-yellow-100\/80{color:#fef9c3cc}.text-yellow-100\/85{color:#fef9c3d9}.text-yellow-100\/90{color:#fef9c3e6}.text-yellow-100\/95{color:#fef9c3f2}.text-yellow-300{--tw-text-opacity:1;color:rgb(253 224 71/var(--tw-text-opacity))}.text-yellow-300\/0{color:#fde04700}.text-yellow-300\/10{color:#fde0471a}.text-yellow-300\/100{color:#fde047}.text-yellow-300\/15{color:#fde04726}.text-yellow-300\/20{color:#fde04733}.text-yellow-300\/25{color:#fde04740}.text-yellow-300\/30{color:#fde0474d}.text-yellow-300\/35{color:#fde04759}.text-yellow-300\/40{color:#fde04766}.text-yellow-300\/45{color:#fde04773}.text-yellow-300\/5{color:#fde0470d}.text-yellow-300\/50{color:#fde04780}.text-yellow-300\/55{color:#fde0478c}.text-yellow-300\/60{color:#fde04799}.text-yellow-300\/65{color:#fde047a6}.text-yellow-300\/70{color:#fde047b3}.text-yellow-300\/75{color:#fde047bf}.text-yellow-300\/80{color:#fde047cc}.text-yellow-300\/85{color:#fde047d9}.text-yellow-300\/90{color:#fde047e6}.text-yellow-300\/95{color:#fde047f2}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}.text-yellow-600\/0{color:#ca8a0400}.text-yellow-600\/10{color:#ca8a041a}.text-yellow-600\/100{color:#ca8a04}.text-yellow-600\/15{color:#ca8a0426}.text-yellow-600\/20{color:#ca8a0433}.text-yellow-600\/25{color:#ca8a0440}.text-yellow-600\/30{color:#ca8a044d}.text-yellow-600\/35{color:#ca8a0459}.text-yellow-600\/40{color:#ca8a0466}.text-yellow-600\/45{color:#ca8a0473}.text-yellow-600\/5{color:#ca8a040d}.text-yellow-600\/50{color:#ca8a0480}.text-yellow-600\/55{color:#ca8a048c}.text-yellow-600\/60{color:#ca8a0499}.text-yellow-600\/65{color:#ca8a04a6}.text-yellow-600\/70{color:#ca8a04b3}.text-yellow-600\/75{color:#ca8a04bf}.text-yellow-600\/80{color:#ca8a04cc}.text-yellow-600\/85{color:#ca8a04d9}.text-yellow-600\/90{color:#ca8a04e6}.text-yellow-600\/95{color:#ca8a04f2}.text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14/var(--tw-text-opacity))}.text-yellow-800\/0{color:#854d0e00}.text-yellow-800\/10{color:#854d0e1a}.text-yellow-800\/100{color:#854d0e}.text-yellow-800\/15{color:#854d0e26}.text-yellow-800\/20{color:#854d0e33}.text-yellow-800\/25{color:#854d0e40}.text-yellow-800\/30{color:#854d0e4d}.text-yellow-800\/35{color:#854d0e59}.text-yellow-800\/40{color:#854d0e66}.text-yellow-800\/45{color:#854d0e73}.text-yellow-800\/5{color:#854d0e0d}.text-yellow-800\/50{color:#854d0e80}.text-yellow-800\/55{color:#854d0e8c}.text-yellow-800\/60{color:#854d0e99}.text-yellow-800\/65{color:#854d0ea6}.text-yellow-800\/70{color:#854d0eb3}.text-yellow-800\/75{color:#854d0ebf}.text-yellow-800\/80{color:#854d0ecc}.text-yellow-800\/85{color:#854d0ed9}.text-yellow-800\/90{color:#854d0ee6}.text-yellow-800\/95{color:#854d0ef2}.underline{text-decoration-line:underline}.decoration-yellow-100{text-decoration-color:#fef9c3}.decoration-yellow-100\/0{text-decoration-color:#fef9c300}.decoration-yellow-100\/10{text-decoration-color:#fef9c31a}.decoration-yellow-100\/100{text-decoration-color:#fef9c3}.decoration-yellow-100\/15{text-decoration-color:#fef9c326}.decoration-yellow-100\/20{text-decoration-color:#fef9c333}.decoration-yellow-100\/25{text-decoration-color:#fef9c340}.decoration-yellow-100\/30{text-decoration-color:#fef9c34d}.decoration-yellow-100\/35{text-decoration-color:#fef9c359}.decoration-yellow-100\/40{text-decoration-color:#fef9c366}.decoration-yellow-100\/45{text-decoration-color:#fef9c373}.decoration-yellow-100\/5{text-decoration-color:#fef9c30d}.decoration-yellow-100\/50{text-decoration-color:#fef9c380}.decoration-yellow-100\/55{text-decoration-color:#fef9c38c}.decoration-yellow-100\/60{text-decoration-color:#fef9c399}.decoration-yellow-100\/65{text-decoration-color:#fef9c3a6}.decoration-yellow-100\/70{text-decoration-color:#fef9c3b3}.decoration-yellow-100\/75{text-decoration-color:#fef9c3bf}.decoration-yellow-100\/80{text-decoration-color:#fef9c3cc}.decoration-yellow-100\/85{text-decoration-color:#fef9c3d9}.decoration-yellow-100\/90{text-decoration-color:#fef9c3e6}.decoration-yellow-100\/95{text-decoration-color:#fef9c3f2}.decoration-yellow-300{text-decoration-color:#fde047}.decoration-yellow-300\/0{text-decoration-color:#fde04700}.decoration-yellow-300\/10{text-decoration-color:#fde0471a}.decoration-yellow-300\/100{text-decoration-color:#fde047}.decoration-yellow-300\/15{text-decoration-color:#fde04726}.decoration-yellow-300\/20{text-decoration-color:#fde04733}.decoration-yellow-300\/25{text-decoration-color:#fde04740}.decoration-yellow-300\/30{text-decoration-color:#fde0474d}.decoration-yellow-300\/35{text-decoration-color:#fde04759}.decoration-yellow-300\/40{text-decoration-color:#fde04766}.decoration-yellow-300\/45{text-decoration-color:#fde04773}.decoration-yellow-300\/5{text-decoration-color:#fde0470d}.decoration-yellow-300\/50{text-decoration-color:#fde04780}.decoration-yellow-300\/55{text-decoration-color:#fde0478c}.decoration-yellow-300\/60{text-decoration-color:#fde04799}.decoration-yellow-300\/65{text-decoration-color:#fde047a6}.decoration-yellow-300\/70{text-decoration-color:#fde047b3}.decoration-yellow-300\/75{text-decoration-color:#fde047bf}.decoration-yellow-300\/80{text-decoration-color:#fde047cc}.decoration-yellow-300\/85{text-decoration-color:#fde047d9}.decoration-yellow-300\/90{text-decoration-color:#fde047e6}.decoration-yellow-300\/95{text-decoration-color:#fde047f2}.decoration-yellow-600{text-decoration-color:#ca8a04}.decoration-yellow-600\/0{text-decoration-color:#ca8a0400}.decoration-yellow-600\/10{text-decoration-color:#ca8a041a}.decoration-yellow-600\/100{text-decoration-color:#ca8a04}.decoration-yellow-600\/15{text-decoration-color:#ca8a0426}.decoration-yellow-600\/20{text-decoration-color:#ca8a0433}.decoration-yellow-600\/25{text-decoration-color:#ca8a0440}.decoration-yellow-600\/30{text-decoration-color:#ca8a044d}.decoration-yellow-600\/35{text-decoration-color:#ca8a0459}.decoration-yellow-600\/40{text-decoration-color:#ca8a0466}.decoration-yellow-600\/45{text-decoration-color:#ca8a0473}.decoration-yellow-600\/5{text-decoration-color:#ca8a040d}.decoration-yellow-600\/50{text-decoration-color:#ca8a0480}.decoration-yellow-600\/55{text-decoration-color:#ca8a048c}.decoration-yellow-600\/60{text-decoration-color:#ca8a0499}.decoration-yellow-600\/65{text-decoration-color:#ca8a04a6}.decoration-yellow-600\/70{text-decoration-color:#ca8a04b3}.decoration-yellow-600\/75{text-decoration-color:#ca8a04bf}.decoration-yellow-600\/80{text-decoration-color:#ca8a04cc}.decoration-yellow-600\/85{text-decoration-color:#ca8a04d9}.decoration-yellow-600\/90{text-decoration-color:#ca8a04e6}.decoration-yellow-600\/95{text-decoration-color:#ca8a04f2}.decoration-yellow-800{text-decoration-color:#854d0e}.decoration-yellow-800\/0{text-decoration-color:#854d0e00}.decoration-yellow-800\/10{text-decoration-color:#854d0e1a}.decoration-yellow-800\/100{text-decoration-color:#854d0e}.decoration-yellow-800\/15{text-decoration-color:#854d0e26}.decoration-yellow-800\/20{text-decoration-color:#854d0e33}.decoration-yellow-800\/25{text-decoration-color:#854d0e40}.decoration-yellow-800\/30{text-decoration-color:#854d0e4d}.decoration-yellow-800\/35{text-decoration-color:#854d0e59}.decoration-yellow-800\/40{text-decoration-color:#854d0e66}.decoration-yellow-800\/45{text-decoration-color:#854d0e73}.decoration-yellow-800\/5{text-decoration-color:#854d0e0d}.decoration-yellow-800\/50{text-decoration-color:#854d0e80}.decoration-yellow-800\/55{text-decoration-color:#854d0e8c}.decoration-yellow-800\/60{text-decoration-color:#854d0e99}.decoration-yellow-800\/65{text-decoration-color:#854d0ea6}.decoration-yellow-800\/70{text-decoration-color:#854d0eb3}.decoration-yellow-800\/75{text-decoration-color:#854d0ebf}.decoration-yellow-800\/80{text-decoration-color:#854d0ecc}.decoration-yellow-800\/85{text-decoration-color:#854d0ed9}.decoration-yellow-800\/90{text-decoration-color:#854d0ee6}.decoration-yellow-800\/95{text-decoration-color:#854d0ef2}.placeholder-red-300::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(252 165 165/var(--tw-placeholder-opacity))}.placeholder-red-300::placeholder{--tw-placeholder-opacity:1;color:rgb(252 165 165/var(--tw-placeholder-opacity))}.placeholder-transparent::-moz-placeholder{color:transparent}.placeholder-transparent::placeholder{color:transparent}.placeholder-yellow-100::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(254 249 195/var(--tw-placeholder-opacity))}.placeholder-yellow-100::placeholder{--tw-placeholder-opacity:1;color:rgb(254 249 195/var(--tw-placeholder-opacity))}.placeholder-yellow-100\/0::-moz-placeholder{color:#fef9c300}.placeholder-yellow-100\/0::placeholder{color:#fef9c300}.placeholder-yellow-100\/10::-moz-placeholder{color:#fef9c31a}.placeholder-yellow-100\/10::placeholder{color:#fef9c31a}.placeholder-yellow-100\/100::-moz-placeholder{color:#fef9c3}.placeholder-yellow-100\/100::placeholder{color:#fef9c3}.placeholder-yellow-100\/15::-moz-placeholder{color:#fef9c326}.placeholder-yellow-100\/15::placeholder{color:#fef9c326}.placeholder-yellow-100\/20::-moz-placeholder{color:#fef9c333}.placeholder-yellow-100\/20::placeholder{color:#fef9c333}.placeholder-yellow-100\/25::-moz-placeholder{color:#fef9c340}.placeholder-yellow-100\/25::placeholder{color:#fef9c340}.placeholder-yellow-100\/30::-moz-placeholder{color:#fef9c34d}.placeholder-yellow-100\/30::placeholder{color:#fef9c34d}.placeholder-yellow-100\/35::-moz-placeholder{color:#fef9c359}.placeholder-yellow-100\/35::placeholder{color:#fef9c359}.placeholder-yellow-100\/40::-moz-placeholder{color:#fef9c366}.placeholder-yellow-100\/40::placeholder{color:#fef9c366}.placeholder-yellow-100\/45::-moz-placeholder{color:#fef9c373}.placeholder-yellow-100\/45::placeholder{color:#fef9c373}.placeholder-yellow-100\/5::-moz-placeholder{color:#fef9c30d}.placeholder-yellow-100\/5::placeholder{color:#fef9c30d}.placeholder-yellow-100\/50::-moz-placeholder{color:#fef9c380}.placeholder-yellow-100\/50::placeholder{color:#fef9c380}.placeholder-yellow-100\/55::-moz-placeholder{color:#fef9c38c}.placeholder-yellow-100\/55::placeholder{color:#fef9c38c}.placeholder-yellow-100\/60::-moz-placeholder{color:#fef9c399}.placeholder-yellow-100\/60::placeholder{color:#fef9c399}.placeholder-yellow-100\/65::-moz-placeholder{color:#fef9c3a6}.placeholder-yellow-100\/65::placeholder{color:#fef9c3a6}.placeholder-yellow-100\/70::-moz-placeholder{color:#fef9c3b3}.placeholder-yellow-100\/70::placeholder{color:#fef9c3b3}.placeholder-yellow-100\/75::-moz-placeholder{color:#fef9c3bf}.placeholder-yellow-100\/75::placeholder{color:#fef9c3bf}.placeholder-yellow-100\/80::-moz-placeholder{color:#fef9c3cc}.placeholder-yellow-100\/80::placeholder{color:#fef9c3cc}.placeholder-yellow-100\/85::-moz-placeholder{color:#fef9c3d9}.placeholder-yellow-100\/85::placeholder{color:#fef9c3d9}.placeholder-yellow-100\/90::-moz-placeholder{color:#fef9c3e6}.placeholder-yellow-100\/90::placeholder{color:#fef9c3e6}.placeholder-yellow-100\/95::-moz-placeholder{color:#fef9c3f2}.placeholder-yellow-100\/95::placeholder{color:#fef9c3f2}.placeholder-yellow-300::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(253 224 71/var(--tw-placeholder-opacity))}.placeholder-yellow-300::placeholder{--tw-placeholder-opacity:1;color:rgb(253 224 71/var(--tw-placeholder-opacity))}.placeholder-yellow-300\/0::-moz-placeholder{color:#fde04700}.placeholder-yellow-300\/0::placeholder{color:#fde04700}.placeholder-yellow-300\/10::-moz-placeholder{color:#fde0471a}.placeholder-yellow-300\/10::placeholder{color:#fde0471a}.placeholder-yellow-300\/100::-moz-placeholder{color:#fde047}.placeholder-yellow-300\/100::placeholder{color:#fde047}.placeholder-yellow-300\/15::-moz-placeholder{color:#fde04726}.placeholder-yellow-300\/15::placeholder{color:#fde04726}.placeholder-yellow-300\/20::-moz-placeholder{color:#fde04733}.placeholder-yellow-300\/20::placeholder{color:#fde04733}.placeholder-yellow-300\/25::-moz-placeholder{color:#fde04740}.placeholder-yellow-300\/25::placeholder{color:#fde04740}.placeholder-yellow-300\/30::-moz-placeholder{color:#fde0474d}.placeholder-yellow-300\/30::placeholder{color:#fde0474d}.placeholder-yellow-300\/35::-moz-placeholder{color:#fde04759}.placeholder-yellow-300\/35::placeholder{color:#fde04759}.placeholder-yellow-300\/40::-moz-placeholder{color:#fde04766}.placeholder-yellow-300\/40::placeholder{color:#fde04766}.placeholder-yellow-300\/45::-moz-placeholder{color:#fde04773}.placeholder-yellow-300\/45::placeholder{color:#fde04773}.placeholder-yellow-300\/5::-moz-placeholder{color:#fde0470d}.placeholder-yellow-300\/5::placeholder{color:#fde0470d}.placeholder-yellow-300\/50::-moz-placeholder{color:#fde04780}.placeholder-yellow-300\/50::placeholder{color:#fde04780}.placeholder-yellow-300\/55::-moz-placeholder{color:#fde0478c}.placeholder-yellow-300\/55::placeholder{color:#fde0478c}.placeholder-yellow-300\/60::-moz-placeholder{color:#fde04799}.placeholder-yellow-300\/60::placeholder{color:#fde04799}.placeholder-yellow-300\/65::-moz-placeholder{color:#fde047a6}.placeholder-yellow-300\/65::placeholder{color:#fde047a6}.placeholder-yellow-300\/70::-moz-placeholder{color:#fde047b3}.placeholder-yellow-300\/70::placeholder{color:#fde047b3}.placeholder-yellow-300\/75::-moz-placeholder{color:#fde047bf}.placeholder-yellow-300\/75::placeholder{color:#fde047bf}.placeholder-yellow-300\/80::-moz-placeholder{color:#fde047cc}.placeholder-yellow-300\/80::placeholder{color:#fde047cc}.placeholder-yellow-300\/85::-moz-placeholder{color:#fde047d9}.placeholder-yellow-300\/85::placeholder{color:#fde047d9}.placeholder-yellow-300\/90::-moz-placeholder{color:#fde047e6}.placeholder-yellow-300\/90::placeholder{color:#fde047e6}.placeholder-yellow-300\/95::-moz-placeholder{color:#fde047f2}.placeholder-yellow-300\/95::placeholder{color:#fde047f2}.placeholder-yellow-600::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(202 138 4/var(--tw-placeholder-opacity))}.placeholder-yellow-600::placeholder{--tw-placeholder-opacity:1;color:rgb(202 138 4/var(--tw-placeholder-opacity))}.placeholder-yellow-600\/0::-moz-placeholder{color:#ca8a0400}.placeholder-yellow-600\/0::placeholder{color:#ca8a0400}.placeholder-yellow-600\/10::-moz-placeholder{color:#ca8a041a}.placeholder-yellow-600\/10::placeholder{color:#ca8a041a}.placeholder-yellow-600\/100::-moz-placeholder{color:#ca8a04}.placeholder-yellow-600\/100::placeholder{color:#ca8a04}.placeholder-yellow-600\/15::-moz-placeholder{color:#ca8a0426}.placeholder-yellow-600\/15::placeholder{color:#ca8a0426}.placeholder-yellow-600\/20::-moz-placeholder{color:#ca8a0433}.placeholder-yellow-600\/20::placeholder{color:#ca8a0433}.placeholder-yellow-600\/25::-moz-placeholder{color:#ca8a0440}.placeholder-yellow-600\/25::placeholder{color:#ca8a0440}.placeholder-yellow-600\/30::-moz-placeholder{color:#ca8a044d}.placeholder-yellow-600\/30::placeholder{color:#ca8a044d}.placeholder-yellow-600\/35::-moz-placeholder{color:#ca8a0459}.placeholder-yellow-600\/35::placeholder{color:#ca8a0459}.placeholder-yellow-600\/40::-moz-placeholder{color:#ca8a0466}.placeholder-yellow-600\/40::placeholder{color:#ca8a0466}.placeholder-yellow-600\/45::-moz-placeholder{color:#ca8a0473}.placeholder-yellow-600\/45::placeholder{color:#ca8a0473}.placeholder-yellow-600\/5::-moz-placeholder{color:#ca8a040d}.placeholder-yellow-600\/5::placeholder{color:#ca8a040d}.placeholder-yellow-600\/50::-moz-placeholder{color:#ca8a0480}.placeholder-yellow-600\/50::placeholder{color:#ca8a0480}.placeholder-yellow-600\/55::-moz-placeholder{color:#ca8a048c}.placeholder-yellow-600\/55::placeholder{color:#ca8a048c}.placeholder-yellow-600\/60::-moz-placeholder{color:#ca8a0499}.placeholder-yellow-600\/60::placeholder{color:#ca8a0499}.placeholder-yellow-600\/65::-moz-placeholder{color:#ca8a04a6}.placeholder-yellow-600\/65::placeholder{color:#ca8a04a6}.placeholder-yellow-600\/70::-moz-placeholder{color:#ca8a04b3}.placeholder-yellow-600\/70::placeholder{color:#ca8a04b3}.placeholder-yellow-600\/75::-moz-placeholder{color:#ca8a04bf}.placeholder-yellow-600\/75::placeholder{color:#ca8a04bf}.placeholder-yellow-600\/80::-moz-placeholder{color:#ca8a04cc}.placeholder-yellow-600\/80::placeholder{color:#ca8a04cc}.placeholder-yellow-600\/85::-moz-placeholder{color:#ca8a04d9}.placeholder-yellow-600\/85::placeholder{color:#ca8a04d9}.placeholder-yellow-600\/90::-moz-placeholder{color:#ca8a04e6}.placeholder-yellow-600\/90::placeholder{color:#ca8a04e6}.placeholder-yellow-600\/95::-moz-placeholder{color:#ca8a04f2}.placeholder-yellow-600\/95::placeholder{color:#ca8a04f2}.placeholder-yellow-800::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(133 77 14/var(--tw-placeholder-opacity))}.placeholder-yellow-800::placeholder{--tw-placeholder-opacity:1;color:rgb(133 77 14/var(--tw-placeholder-opacity))}.placeholder-yellow-800\/0::-moz-placeholder{color:#854d0e00}.placeholder-yellow-800\/0::placeholder{color:#854d0e00}.placeholder-yellow-800\/10::-moz-placeholder{color:#854d0e1a}.placeholder-yellow-800\/10::placeholder{color:#854d0e1a}.placeholder-yellow-800\/100::-moz-placeholder{color:#854d0e}.placeholder-yellow-800\/100::placeholder{color:#854d0e}.placeholder-yellow-800\/15::-moz-placeholder{color:#854d0e26}.placeholder-yellow-800\/15::placeholder{color:#854d0e26}.placeholder-yellow-800\/20::-moz-placeholder{color:#854d0e33}.placeholder-yellow-800\/20::placeholder{color:#854d0e33}.placeholder-yellow-800\/25::-moz-placeholder{color:#854d0e40}.placeholder-yellow-800\/25::placeholder{color:#854d0e40}.placeholder-yellow-800\/30::-moz-placeholder{color:#854d0e4d}.placeholder-yellow-800\/30::placeholder{color:#854d0e4d}.placeholder-yellow-800\/35::-moz-placeholder{color:#854d0e59}.placeholder-yellow-800\/35::placeholder{color:#854d0e59}.placeholder-yellow-800\/40::-moz-placeholder{color:#854d0e66}.placeholder-yellow-800\/40::placeholder{color:#854d0e66}.placeholder-yellow-800\/45::-moz-placeholder{color:#854d0e73}.placeholder-yellow-800\/45::placeholder{color:#854d0e73}.placeholder-yellow-800\/5::-moz-placeholder{color:#854d0e0d}.placeholder-yellow-800\/5::placeholder{color:#854d0e0d}.placeholder-yellow-800\/50::-moz-placeholder{color:#854d0e80}.placeholder-yellow-800\/50::placeholder{color:#854d0e80}.placeholder-yellow-800\/55::-moz-placeholder{color:#854d0e8c}.placeholder-yellow-800\/55::placeholder{color:#854d0e8c}.placeholder-yellow-800\/60::-moz-placeholder{color:#854d0e99}.placeholder-yellow-800\/60::placeholder{color:#854d0e99}.placeholder-yellow-800\/65::-moz-placeholder{color:#854d0ea6}.placeholder-yellow-800\/65::placeholder{color:#854d0ea6}.placeholder-yellow-800\/70::-moz-placeholder{color:#854d0eb3}.placeholder-yellow-800\/70::placeholder{color:#854d0eb3}.placeholder-yellow-800\/75::-moz-placeholder{color:#854d0ebf}.placeholder-yellow-800\/75::placeholder{color:#854d0ebf}.placeholder-yellow-800\/80::-moz-placeholder{color:#854d0ecc}.placeholder-yellow-800\/80::placeholder{color:#854d0ecc}.placeholder-yellow-800\/85::-moz-placeholder{color:#854d0ed9}.placeholder-yellow-800\/85::placeholder{color:#854d0ed9}.placeholder-yellow-800\/90::-moz-placeholder{color:#854d0ee6}.placeholder-yellow-800\/90::placeholder{color:#854d0ee6}.placeholder-yellow-800\/95::-moz-placeholder{color:#854d0ef2}.placeholder-yellow-800\/95::placeholder{color:#854d0ef2}.caret-yellow-100{caret-color:#fef9c3}.caret-yellow-100\/0{caret-color:#fef9c300}.caret-yellow-100\/10{caret-color:#fef9c31a}.caret-yellow-100\/100{caret-color:#fef9c3}.caret-yellow-100\/15{caret-color:#fef9c326}.caret-yellow-100\/20{caret-color:#fef9c333}.caret-yellow-100\/25{caret-color:#fef9c340}.caret-yellow-100\/30{caret-color:#fef9c34d}.caret-yellow-100\/35{caret-color:#fef9c359}.caret-yellow-100\/40{caret-color:#fef9c366}.caret-yellow-100\/45{caret-color:#fef9c373}.caret-yellow-100\/5{caret-color:#fef9c30d}.caret-yellow-100\/50{caret-color:#fef9c380}.caret-yellow-100\/55{caret-color:#fef9c38c}.caret-yellow-100\/60{caret-color:#fef9c399}.caret-yellow-100\/65{caret-color:#fef9c3a6}.caret-yellow-100\/70{caret-color:#fef9c3b3}.caret-yellow-100\/75{caret-color:#fef9c3bf}.caret-yellow-100\/80{caret-color:#fef9c3cc}.caret-yellow-100\/85{caret-color:#fef9c3d9}.caret-yellow-100\/90{caret-color:#fef9c3e6}.caret-yellow-100\/95{caret-color:#fef9c3f2}.caret-yellow-300{caret-color:#fde047}.caret-yellow-300\/0{caret-color:#fde04700}.caret-yellow-300\/10{caret-color:#fde0471a}.caret-yellow-300\/100{caret-color:#fde047}.caret-yellow-300\/15{caret-color:#fde04726}.caret-yellow-300\/20{caret-color:#fde04733}.caret-yellow-300\/25{caret-color:#fde04740}.caret-yellow-300\/30{caret-color:#fde0474d}.caret-yellow-300\/35{caret-color:#fde04759}.caret-yellow-300\/40{caret-color:#fde04766}.caret-yellow-300\/45{caret-color:#fde04773}.caret-yellow-300\/5{caret-color:#fde0470d}.caret-yellow-300\/50{caret-color:#fde04780}.caret-yellow-300\/55{caret-color:#fde0478c}.caret-yellow-300\/60{caret-color:#fde04799}.caret-yellow-300\/65{caret-color:#fde047a6}.caret-yellow-300\/70{caret-color:#fde047b3}.caret-yellow-300\/75{caret-color:#fde047bf}.caret-yellow-300\/80{caret-color:#fde047cc}.caret-yellow-300\/85{caret-color:#fde047d9}.caret-yellow-300\/90{caret-color:#fde047e6}.caret-yellow-300\/95{caret-color:#fde047f2}.caret-yellow-600{caret-color:#ca8a04}.caret-yellow-600\/0{caret-color:#ca8a0400}.caret-yellow-600\/10{caret-color:#ca8a041a}.caret-yellow-600\/100{caret-color:#ca8a04}.caret-yellow-600\/15{caret-color:#ca8a0426}.caret-yellow-600\/20{caret-color:#ca8a0433}.caret-yellow-600\/25{caret-color:#ca8a0440}.caret-yellow-600\/30{caret-color:#ca8a044d}.caret-yellow-600\/35{caret-color:#ca8a0459}.caret-yellow-600\/40{caret-color:#ca8a0466}.caret-yellow-600\/45{caret-color:#ca8a0473}.caret-yellow-600\/5{caret-color:#ca8a040d}.caret-yellow-600\/50{caret-color:#ca8a0480}.caret-yellow-600\/55{caret-color:#ca8a048c}.caret-yellow-600\/60{caret-color:#ca8a0499}.caret-yellow-600\/65{caret-color:#ca8a04a6}.caret-yellow-600\/70{caret-color:#ca8a04b3}.caret-yellow-600\/75{caret-color:#ca8a04bf}.caret-yellow-600\/80{caret-color:#ca8a04cc}.caret-yellow-600\/85{caret-color:#ca8a04d9}.caret-yellow-600\/90{caret-color:#ca8a04e6}.caret-yellow-600\/95{caret-color:#ca8a04f2}.caret-yellow-800{caret-color:#854d0e}.caret-yellow-800\/0{caret-color:#854d0e00}.caret-yellow-800\/10{caret-color:#854d0e1a}.caret-yellow-800\/100{caret-color:#854d0e}.caret-yellow-800\/15{caret-color:#854d0e26}.caret-yellow-800\/20{caret-color:#854d0e33}.caret-yellow-800\/25{caret-color:#854d0e40}.caret-yellow-800\/30{caret-color:#854d0e4d}.caret-yellow-800\/35{caret-color:#854d0e59}.caret-yellow-800\/40{caret-color:#854d0e66}.caret-yellow-800\/45{caret-color:#854d0e73}.caret-yellow-800\/5{caret-color:#854d0e0d}.caret-yellow-800\/50{caret-color:#854d0e80}.caret-yellow-800\/55{caret-color:#854d0e8c}.caret-yellow-800\/60{caret-color:#854d0e99}.caret-yellow-800\/65{caret-color:#854d0ea6}.caret-yellow-800\/70{caret-color:#854d0eb3}.caret-yellow-800\/75{caret-color:#854d0ebf}.caret-yellow-800\/80{caret-color:#854d0ecc}.caret-yellow-800\/85{caret-color:#854d0ed9}.caret-yellow-800\/90{caret-color:#854d0ee6}.caret-yellow-800\/95{caret-color:#854d0ef2}.accent-yellow-100{accent-color:#fef9c3}.accent-yellow-100\/0{accent-color:hsla(55,97%,88%,0)}.accent-yellow-100\/10{accent-color:hsla(55,97%,88%,.1)}.accent-yellow-100\/100{accent-color:#fef9c3}.accent-yellow-100\/15{accent-color:hsla(55,97%,88%,.15)}.accent-yellow-100\/20{accent-color:hsla(55,97%,88%,.2)}.accent-yellow-100\/25{accent-color:hsla(55,97%,88%,.25)}.accent-yellow-100\/30{accent-color:hsla(55,97%,88%,.3)}.accent-yellow-100\/35{accent-color:hsla(55,97%,88%,.35)}.accent-yellow-100\/40{accent-color:hsla(55,97%,88%,.4)}.accent-yellow-100\/45{accent-color:hsla(55,97%,88%,.45)}.accent-yellow-100\/5{accent-color:hsla(55,97%,88%,.05)}.accent-yellow-100\/50{accent-color:hsla(55,97%,88%,.5)}.accent-yellow-100\/55{accent-color:hsla(55,97%,88%,.55)}.accent-yellow-100\/60{accent-color:hsla(55,97%,88%,.6)}.accent-yellow-100\/65{accent-color:hsla(55,97%,88%,.65)}.accent-yellow-100\/70{accent-color:hsla(55,97%,88%,.7)}.accent-yellow-100\/75{accent-color:hsla(55,97%,88%,.75)}.accent-yellow-100\/80{accent-color:hsla(55,97%,88%,.8)}.accent-yellow-100\/85{accent-color:hsla(55,97%,88%,.85)}.accent-yellow-100\/90{accent-color:hsla(55,97%,88%,.9)}.accent-yellow-100\/95{accent-color:hsla(55,97%,88%,.95)}.accent-yellow-300{accent-color:#fde047}.accent-yellow-300\/0{accent-color:rgba(253,224,71,0)}.accent-yellow-300\/10{accent-color:rgba(253,224,71,.1)}.accent-yellow-300\/100{accent-color:#fde047}.accent-yellow-300\/15{accent-color:rgba(253,224,71,.15)}.accent-yellow-300\/20{accent-color:rgba(253,224,71,.2)}.accent-yellow-300\/25{accent-color:rgba(253,224,71,.25)}.accent-yellow-300\/30{accent-color:rgba(253,224,71,.3)}.accent-yellow-300\/35{accent-color:rgba(253,224,71,.35)}.accent-yellow-300\/40{accent-color:rgba(253,224,71,.4)}.accent-yellow-300\/45{accent-color:rgba(253,224,71,.45)}.accent-yellow-300\/5{accent-color:rgba(253,224,71,.05)}.accent-yellow-300\/50{accent-color:rgba(253,224,71,.5)}.accent-yellow-300\/55{accent-color:rgba(253,224,71,.55)}.accent-yellow-300\/60{accent-color:rgba(253,224,71,.6)}.accent-yellow-300\/65{accent-color:rgba(253,224,71,.65)}.accent-yellow-300\/70{accent-color:rgba(253,224,71,.7)}.accent-yellow-300\/75{accent-color:rgba(253,224,71,.75)}.accent-yellow-300\/80{accent-color:rgba(253,224,71,.8)}.accent-yellow-300\/85{accent-color:rgba(253,224,71,.85)}.accent-yellow-300\/90{accent-color:rgba(253,224,71,.9)}.accent-yellow-300\/95{accent-color:rgba(253,224,71,.95)}.accent-yellow-600{accent-color:#ca8a04}.accent-yellow-600\/0{accent-color:rgba(202,138,4,0)}.accent-yellow-600\/10{accent-color:rgba(202,138,4,.1)}.accent-yellow-600\/100{accent-color:#ca8a04}.accent-yellow-600\/15{accent-color:rgba(202,138,4,.15)}.accent-yellow-600\/20{accent-color:rgba(202,138,4,.2)}.accent-yellow-600\/25{accent-color:rgba(202,138,4,.25)}.accent-yellow-600\/30{accent-color:rgba(202,138,4,.3)}.accent-yellow-600\/35{accent-color:rgba(202,138,4,.35)}.accent-yellow-600\/40{accent-color:rgba(202,138,4,.4)}.accent-yellow-600\/45{accent-color:rgba(202,138,4,.45)}.accent-yellow-600\/5{accent-color:rgba(202,138,4,.05)}.accent-yellow-600\/50{accent-color:rgba(202,138,4,.5)}.accent-yellow-600\/55{accent-color:rgba(202,138,4,.55)}.accent-yellow-600\/60{accent-color:rgba(202,138,4,.6)}.accent-yellow-600\/65{accent-color:rgba(202,138,4,.65)}.accent-yellow-600\/70{accent-color:rgba(202,138,4,.7)}.accent-yellow-600\/75{accent-color:rgba(202,138,4,.75)}.accent-yellow-600\/80{accent-color:rgba(202,138,4,.8)}.accent-yellow-600\/85{accent-color:rgba(202,138,4,.85)}.accent-yellow-600\/90{accent-color:rgba(202,138,4,.9)}.accent-yellow-600\/95{accent-color:rgba(202,138,4,.95)}.accent-yellow-800{accent-color:#854d0e}.accent-yellow-800\/0{accent-color:rgba(133,77,14,0)}.accent-yellow-800\/10{accent-color:rgba(133,77,14,.1)}.accent-yellow-800\/100{accent-color:#854d0e}.accent-yellow-800\/15{accent-color:rgba(133,77,14,.15)}.accent-yellow-800\/20{accent-color:rgba(133,77,14,.2)}.accent-yellow-800\/25{accent-color:rgba(133,77,14,.25)}.accent-yellow-800\/30{accent-color:rgba(133,77,14,.3)}.accent-yellow-800\/35{accent-color:rgba(133,77,14,.35)}.accent-yellow-800\/40{accent-color:rgba(133,77,14,.4)}.accent-yellow-800\/45{accent-color:rgba(133,77,14,.45)}.accent-yellow-800\/5{accent-color:rgba(133,77,14,.05)}.accent-yellow-800\/50{accent-color:rgba(133,77,14,.5)}.accent-yellow-800\/55{accent-color:rgba(133,77,14,.55)}.accent-yellow-800\/60{accent-color:rgba(133,77,14,.6)}.accent-yellow-800\/65{accent-color:rgba(133,77,14,.65)}.accent-yellow-800\/70{accent-color:rgba(133,77,14,.7)}.accent-yellow-800\/75{accent-color:rgba(133,77,14,.75)}.accent-yellow-800\/80{accent-color:rgba(133,77,14,.8)}.accent-yellow-800\/85{accent-color:rgba(133,77,14,.85)}.accent-yellow-800\/90{accent-color:rgba(133,77,14,.9)}.accent-yellow-800\/95{accent-color:rgba(133,77,14,.95)}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.mix-blend-multiply{mix-blend-mode:multiply}.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-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-yellow-100{--tw-shadow-color:#fef9c3;--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/0{--tw-shadow-color:hsla(55,97%,88%,0);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/10{--tw-shadow-color:hsla(55,97%,88%,.1);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/100{--tw-shadow-color:#fef9c3;--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/15{--tw-shadow-color:hsla(55,97%,88%,.15);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/20{--tw-shadow-color:hsla(55,97%,88%,.2);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/25{--tw-shadow-color:hsla(55,97%,88%,.25);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/30{--tw-shadow-color:hsla(55,97%,88%,.3);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/35{--tw-shadow-color:hsla(55,97%,88%,.35);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/40{--tw-shadow-color:hsla(55,97%,88%,.4);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/45{--tw-shadow-color:hsla(55,97%,88%,.45);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/5{--tw-shadow-color:hsla(55,97%,88%,.05);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/50{--tw-shadow-color:hsla(55,97%,88%,.5);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/55{--tw-shadow-color:hsla(55,97%,88%,.55);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/60{--tw-shadow-color:hsla(55,97%,88%,.6);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/65{--tw-shadow-color:hsla(55,97%,88%,.65);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/70{--tw-shadow-color:hsla(55,97%,88%,.7);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/75{--tw-shadow-color:hsla(55,97%,88%,.75);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/80{--tw-shadow-color:hsla(55,97%,88%,.8);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/85{--tw-shadow-color:hsla(55,97%,88%,.85);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/90{--tw-shadow-color:hsla(55,97%,88%,.9);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-100\/95{--tw-shadow-color:hsla(55,97%,88%,.95);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300{--tw-shadow-color:#fde047;--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/0{--tw-shadow-color:rgba(253,224,71,0);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/10{--tw-shadow-color:rgba(253,224,71,.1);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/100{--tw-shadow-color:#fde047;--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/15{--tw-shadow-color:rgba(253,224,71,.15);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/20{--tw-shadow-color:rgba(253,224,71,.2);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/25{--tw-shadow-color:rgba(253,224,71,.25);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/30{--tw-shadow-color:rgba(253,224,71,.3);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/35{--tw-shadow-color:rgba(253,224,71,.35);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/40{--tw-shadow-color:rgba(253,224,71,.4);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/45{--tw-shadow-color:rgba(253,224,71,.45);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/5{--tw-shadow-color:rgba(253,224,71,.05);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/50{--tw-shadow-color:rgba(253,224,71,.5);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/55{--tw-shadow-color:rgba(253,224,71,.55);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/60{--tw-shadow-color:rgba(253,224,71,.6);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/65{--tw-shadow-color:rgba(253,224,71,.65);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/70{--tw-shadow-color:rgba(253,224,71,.7);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/75{--tw-shadow-color:rgba(253,224,71,.75);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/80{--tw-shadow-color:rgba(253,224,71,.8);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/85{--tw-shadow-color:rgba(253,224,71,.85);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/90{--tw-shadow-color:rgba(253,224,71,.9);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-300\/95{--tw-shadow-color:rgba(253,224,71,.95);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600{--tw-shadow-color:#ca8a04;--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/0{--tw-shadow-color:rgba(202,138,4,0);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/10{--tw-shadow-color:rgba(202,138,4,.1);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/100{--tw-shadow-color:#ca8a04;--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/15{--tw-shadow-color:rgba(202,138,4,.15);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/20{--tw-shadow-color:rgba(202,138,4,.2);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/25{--tw-shadow-color:rgba(202,138,4,.25);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/30{--tw-shadow-color:rgba(202,138,4,.3);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/35{--tw-shadow-color:rgba(202,138,4,.35);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/40{--tw-shadow-color:rgba(202,138,4,.4);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/45{--tw-shadow-color:rgba(202,138,4,.45);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/5{--tw-shadow-color:rgba(202,138,4,.05);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/50{--tw-shadow-color:rgba(202,138,4,.5);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/55{--tw-shadow-color:rgba(202,138,4,.55);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/60{--tw-shadow-color:rgba(202,138,4,.6);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/65{--tw-shadow-color:rgba(202,138,4,.65);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/70{--tw-shadow-color:rgba(202,138,4,.7);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/75{--tw-shadow-color:rgba(202,138,4,.75);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/80{--tw-shadow-color:rgba(202,138,4,.8);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/85{--tw-shadow-color:rgba(202,138,4,.85);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/90{--tw-shadow-color:rgba(202,138,4,.9);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-600\/95{--tw-shadow-color:rgba(202,138,4,.95);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800{--tw-shadow-color:#854d0e;--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/0{--tw-shadow-color:rgba(133,77,14,0);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/10{--tw-shadow-color:rgba(133,77,14,.1);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/100{--tw-shadow-color:#854d0e;--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/15{--tw-shadow-color:rgba(133,77,14,.15);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/20{--tw-shadow-color:rgba(133,77,14,.2);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/25{--tw-shadow-color:rgba(133,77,14,.25);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/30{--tw-shadow-color:rgba(133,77,14,.3);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/35{--tw-shadow-color:rgba(133,77,14,.35);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/40{--tw-shadow-color:rgba(133,77,14,.4);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/45{--tw-shadow-color:rgba(133,77,14,.45);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/5{--tw-shadow-color:rgba(133,77,14,.05);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/50{--tw-shadow-color:rgba(133,77,14,.5);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/55{--tw-shadow-color:rgba(133,77,14,.55);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/60{--tw-shadow-color:rgba(133,77,14,.6);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/65{--tw-shadow-color:rgba(133,77,14,.65);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/70{--tw-shadow-color:rgba(133,77,14,.7);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/75{--tw-shadow-color:rgba(133,77,14,.75);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/80{--tw-shadow-color:rgba(133,77,14,.8);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/85{--tw-shadow-color:rgba(133,77,14,.85);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/90{--tw-shadow-color:rgba(133,77,14,.9);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-800\/95{--tw-shadow-color:rgba(133,77,14,.95);--tw-shadow:var(--tw-shadow-colored)}.outline{outline-style:solid}.outline-yellow-100{outline-color:#fef9c3}.outline-yellow-100\/0{outline-color:#fef9c300}.outline-yellow-100\/10{outline-color:#fef9c31a}.outline-yellow-100\/100{outline-color:#fef9c3}.outline-yellow-100\/15{outline-color:#fef9c326}.outline-yellow-100\/20{outline-color:#fef9c333}.outline-yellow-100\/25{outline-color:#fef9c340}.outline-yellow-100\/30{outline-color:#fef9c34d}.outline-yellow-100\/35{outline-color:#fef9c359}.outline-yellow-100\/40{outline-color:#fef9c366}.outline-yellow-100\/45{outline-color:#fef9c373}.outline-yellow-100\/5{outline-color:#fef9c30d}.outline-yellow-100\/50{outline-color:#fef9c380}.outline-yellow-100\/55{outline-color:#fef9c38c}.outline-yellow-100\/60{outline-color:#fef9c399}.outline-yellow-100\/65{outline-color:#fef9c3a6}.outline-yellow-100\/70{outline-color:#fef9c3b3}.outline-yellow-100\/75{outline-color:#fef9c3bf}.outline-yellow-100\/80{outline-color:#fef9c3cc}.outline-yellow-100\/85{outline-color:#fef9c3d9}.outline-yellow-100\/90{outline-color:#fef9c3e6}.outline-yellow-100\/95{outline-color:#fef9c3f2}.outline-yellow-300{outline-color:#fde047}.outline-yellow-300\/0{outline-color:#fde04700}.outline-yellow-300\/10{outline-color:#fde0471a}.outline-yellow-300\/100{outline-color:#fde047}.outline-yellow-300\/15{outline-color:#fde04726}.outline-yellow-300\/20{outline-color:#fde04733}.outline-yellow-300\/25{outline-color:#fde04740}.outline-yellow-300\/30{outline-color:#fde0474d}.outline-yellow-300\/35{outline-color:#fde04759}.outline-yellow-300\/40{outline-color:#fde04766}.outline-yellow-300\/45{outline-color:#fde04773}.outline-yellow-300\/5{outline-color:#fde0470d}.outline-yellow-300\/50{outline-color:#fde04780}.outline-yellow-300\/55{outline-color:#fde0478c}.outline-yellow-300\/60{outline-color:#fde04799}.outline-yellow-300\/65{outline-color:#fde047a6}.outline-yellow-300\/70{outline-color:#fde047b3}.outline-yellow-300\/75{outline-color:#fde047bf}.outline-yellow-300\/80{outline-color:#fde047cc}.outline-yellow-300\/85{outline-color:#fde047d9}.outline-yellow-300\/90{outline-color:#fde047e6}.outline-yellow-300\/95{outline-color:#fde047f2}.outline-yellow-600{outline-color:#ca8a04}.outline-yellow-600\/0{outline-color:#ca8a0400}.outline-yellow-600\/10{outline-color:#ca8a041a}.outline-yellow-600\/100{outline-color:#ca8a04}.outline-yellow-600\/15{outline-color:#ca8a0426}.outline-yellow-600\/20{outline-color:#ca8a0433}.outline-yellow-600\/25{outline-color:#ca8a0440}.outline-yellow-600\/30{outline-color:#ca8a044d}.outline-yellow-600\/35{outline-color:#ca8a0459}.outline-yellow-600\/40{outline-color:#ca8a0466}.outline-yellow-600\/45{outline-color:#ca8a0473}.outline-yellow-600\/5{outline-color:#ca8a040d}.outline-yellow-600\/50{outline-color:#ca8a0480}.outline-yellow-600\/55{outline-color:#ca8a048c}.outline-yellow-600\/60{outline-color:#ca8a0499}.outline-yellow-600\/65{outline-color:#ca8a04a6}.outline-yellow-600\/70{outline-color:#ca8a04b3}.outline-yellow-600\/75{outline-color:#ca8a04bf}.outline-yellow-600\/80{outline-color:#ca8a04cc}.outline-yellow-600\/85{outline-color:#ca8a04d9}.outline-yellow-600\/90{outline-color:#ca8a04e6}.outline-yellow-600\/95{outline-color:#ca8a04f2}.outline-yellow-800{outline-color:#854d0e}.outline-yellow-800\/0{outline-color:#854d0e00}.outline-yellow-800\/10{outline-color:#854d0e1a}.outline-yellow-800\/100{outline-color:#854d0e}.outline-yellow-800\/15{outline-color:#854d0e26}.outline-yellow-800\/20{outline-color:#854d0e33}.outline-yellow-800\/25{outline-color:#854d0e40}.outline-yellow-800\/30{outline-color:#854d0e4d}.outline-yellow-800\/35{outline-color:#854d0e59}.outline-yellow-800\/40{outline-color:#854d0e66}.outline-yellow-800\/45{outline-color:#854d0e73}.outline-yellow-800\/5{outline-color:#854d0e0d}.outline-yellow-800\/50{outline-color:#854d0e80}.outline-yellow-800\/55{outline-color:#854d0e8c}.outline-yellow-800\/60{outline-color:#854d0e99}.outline-yellow-800\/65{outline-color:#854d0ea6}.outline-yellow-800\/70{outline-color:#854d0eb3}.outline-yellow-800\/75{outline-color:#854d0ebf}.outline-yellow-800\/80{outline-color:#854d0ecc}.outline-yellow-800\/85{outline-color:#854d0ed9}.outline-yellow-800\/90{outline-color:#854d0ee6}.outline-yellow-800\/95{outline-color:#854d0ef2}.ring-yellow-100{--tw-ring-opacity:1;--tw-ring-color:rgb(254 249 195/var(--tw-ring-opacity))}.ring-yellow-100\/0{--tw-ring-color:hsla(55,97%,88%,0)}.ring-yellow-100\/10{--tw-ring-color:hsla(55,97%,88%,.1)}.ring-yellow-100\/100{--tw-ring-color:#fef9c3}.ring-yellow-100\/15{--tw-ring-color:hsla(55,97%,88%,.15)}.ring-yellow-100\/20{--tw-ring-color:hsla(55,97%,88%,.2)}.ring-yellow-100\/25{--tw-ring-color:hsla(55,97%,88%,.25)}.ring-yellow-100\/30{--tw-ring-color:hsla(55,97%,88%,.3)}.ring-yellow-100\/35{--tw-ring-color:hsla(55,97%,88%,.35)}.ring-yellow-100\/40{--tw-ring-color:hsla(55,97%,88%,.4)}.ring-yellow-100\/45{--tw-ring-color:hsla(55,97%,88%,.45)}.ring-yellow-100\/5{--tw-ring-color:hsla(55,97%,88%,.05)}.ring-yellow-100\/50{--tw-ring-color:hsla(55,97%,88%,.5)}.ring-yellow-100\/55{--tw-ring-color:hsla(55,97%,88%,.55)}.ring-yellow-100\/60{--tw-ring-color:hsla(55,97%,88%,.6)}.ring-yellow-100\/65{--tw-ring-color:hsla(55,97%,88%,.65)}.ring-yellow-100\/70{--tw-ring-color:hsla(55,97%,88%,.7)}.ring-yellow-100\/75{--tw-ring-color:hsla(55,97%,88%,.75)}.ring-yellow-100\/80{--tw-ring-color:hsla(55,97%,88%,.8)}.ring-yellow-100\/85{--tw-ring-color:hsla(55,97%,88%,.85)}.ring-yellow-100\/90{--tw-ring-color:hsla(55,97%,88%,.9)}.ring-yellow-100\/95{--tw-ring-color:hsla(55,97%,88%,.95)}.ring-yellow-300{--tw-ring-opacity:1;--tw-ring-color:rgb(253 224 71/var(--tw-ring-opacity))}.ring-yellow-300\/0{--tw-ring-color:rgba(253,224,71,0)}.ring-yellow-300\/10{--tw-ring-color:rgba(253,224,71,.1)}.ring-yellow-300\/100{--tw-ring-color:#fde047}.ring-yellow-300\/15{--tw-ring-color:rgba(253,224,71,.15)}.ring-yellow-300\/20{--tw-ring-color:rgba(253,224,71,.2)}.ring-yellow-300\/25{--tw-ring-color:rgba(253,224,71,.25)}.ring-yellow-300\/30{--tw-ring-color:rgba(253,224,71,.3)}.ring-yellow-300\/35{--tw-ring-color:rgba(253,224,71,.35)}.ring-yellow-300\/40{--tw-ring-color:rgba(253,224,71,.4)}.ring-yellow-300\/45{--tw-ring-color:rgba(253,224,71,.45)}.ring-yellow-300\/5{--tw-ring-color:rgba(253,224,71,.05)}.ring-yellow-300\/50{--tw-ring-color:rgba(253,224,71,.5)}.ring-yellow-300\/55{--tw-ring-color:rgba(253,224,71,.55)}.ring-yellow-300\/60{--tw-ring-color:rgba(253,224,71,.6)}.ring-yellow-300\/65{--tw-ring-color:rgba(253,224,71,.65)}.ring-yellow-300\/70{--tw-ring-color:rgba(253,224,71,.7)}.ring-yellow-300\/75{--tw-ring-color:rgba(253,224,71,.75)}.ring-yellow-300\/80{--tw-ring-color:rgba(253,224,71,.8)}.ring-yellow-300\/85{--tw-ring-color:rgba(253,224,71,.85)}.ring-yellow-300\/90{--tw-ring-color:rgba(253,224,71,.9)}.ring-yellow-300\/95{--tw-ring-color:rgba(253,224,71,.95)}.ring-yellow-600{--tw-ring-opacity:1;--tw-ring-color:rgb(202 138 4/var(--tw-ring-opacity))}.ring-yellow-600\/0{--tw-ring-color:rgba(202,138,4,0)}.ring-yellow-600\/10{--tw-ring-color:rgba(202,138,4,.1)}.ring-yellow-600\/100{--tw-ring-color:#ca8a04}.ring-yellow-600\/15{--tw-ring-color:rgba(202,138,4,.15)}.ring-yellow-600\/20{--tw-ring-color:rgba(202,138,4,.2)}.ring-yellow-600\/25{--tw-ring-color:rgba(202,138,4,.25)}.ring-yellow-600\/30{--tw-ring-color:rgba(202,138,4,.3)}.ring-yellow-600\/35{--tw-ring-color:rgba(202,138,4,.35)}.ring-yellow-600\/40{--tw-ring-color:rgba(202,138,4,.4)}.ring-yellow-600\/45{--tw-ring-color:rgba(202,138,4,.45)}.ring-yellow-600\/5{--tw-ring-color:rgba(202,138,4,.05)}.ring-yellow-600\/50{--tw-ring-color:rgba(202,138,4,.5)}.ring-yellow-600\/55{--tw-ring-color:rgba(202,138,4,.55)}.ring-yellow-600\/60{--tw-ring-color:rgba(202,138,4,.6)}.ring-yellow-600\/65{--tw-ring-color:rgba(202,138,4,.65)}.ring-yellow-600\/70{--tw-ring-color:rgba(202,138,4,.7)}.ring-yellow-600\/75{--tw-ring-color:rgba(202,138,4,.75)}.ring-yellow-600\/80{--tw-ring-color:rgba(202,138,4,.8)}.ring-yellow-600\/85{--tw-ring-color:rgba(202,138,4,.85)}.ring-yellow-600\/90{--tw-ring-color:rgba(202,138,4,.9)}.ring-yellow-600\/95{--tw-ring-color:rgba(202,138,4,.95)}.ring-yellow-800{--tw-ring-opacity:1;--tw-ring-color:rgb(133 77 14/var(--tw-ring-opacity))}.ring-yellow-800\/0{--tw-ring-color:rgba(133,77,14,0)}.ring-yellow-800\/10{--tw-ring-color:rgba(133,77,14,.1)}.ring-yellow-800\/100{--tw-ring-color:#854d0e}.ring-yellow-800\/15{--tw-ring-color:rgba(133,77,14,.15)}.ring-yellow-800\/20{--tw-ring-color:rgba(133,77,14,.2)}.ring-yellow-800\/25{--tw-ring-color:rgba(133,77,14,.25)}.ring-yellow-800\/30{--tw-ring-color:rgba(133,77,14,.3)}.ring-yellow-800\/35{--tw-ring-color:rgba(133,77,14,.35)}.ring-yellow-800\/40{--tw-ring-color:rgba(133,77,14,.4)}.ring-yellow-800\/45{--tw-ring-color:rgba(133,77,14,.45)}.ring-yellow-800\/5{--tw-ring-color:rgba(133,77,14,.05)}.ring-yellow-800\/50{--tw-ring-color:rgba(133,77,14,.5)}.ring-yellow-800\/55{--tw-ring-color:rgba(133,77,14,.55)}.ring-yellow-800\/60{--tw-ring-color:rgba(133,77,14,.6)}.ring-yellow-800\/65{--tw-ring-color:rgba(133,77,14,.65)}.ring-yellow-800\/70{--tw-ring-color:rgba(133,77,14,.7)}.ring-yellow-800\/75{--tw-ring-color:rgba(133,77,14,.75)}.ring-yellow-800\/80{--tw-ring-color:rgba(133,77,14,.8)}.ring-yellow-800\/85{--tw-ring-color:rgba(133,77,14,.85)}.ring-yellow-800\/90{--tw-ring-color:rgba(133,77,14,.9)}.ring-yellow-800\/95{--tw-ring-color:rgba(133,77,14,.95)}.ring-offset-yellow-100{--tw-ring-offset-color:#fef9c3}.ring-offset-yellow-100\/0{--tw-ring-offset-color:hsla(55,97%,88%,0)}.ring-offset-yellow-100\/10{--tw-ring-offset-color:hsla(55,97%,88%,.1)}.ring-offset-yellow-100\/100{--tw-ring-offset-color:#fef9c3}.ring-offset-yellow-100\/15{--tw-ring-offset-color:hsla(55,97%,88%,.15)}.ring-offset-yellow-100\/20{--tw-ring-offset-color:hsla(55,97%,88%,.2)}.ring-offset-yellow-100\/25{--tw-ring-offset-color:hsla(55,97%,88%,.25)}.ring-offset-yellow-100\/30{--tw-ring-offset-color:hsla(55,97%,88%,.3)}.ring-offset-yellow-100\/35{--tw-ring-offset-color:hsla(55,97%,88%,.35)}.ring-offset-yellow-100\/40{--tw-ring-offset-color:hsla(55,97%,88%,.4)}.ring-offset-yellow-100\/45{--tw-ring-offset-color:hsla(55,97%,88%,.45)}.ring-offset-yellow-100\/5{--tw-ring-offset-color:hsla(55,97%,88%,.05)}.ring-offset-yellow-100\/50{--tw-ring-offset-color:hsla(55,97%,88%,.5)}.ring-offset-yellow-100\/55{--tw-ring-offset-color:hsla(55,97%,88%,.55)}.ring-offset-yellow-100\/60{--tw-ring-offset-color:hsla(55,97%,88%,.6)}.ring-offset-yellow-100\/65{--tw-ring-offset-color:hsla(55,97%,88%,.65)}.ring-offset-yellow-100\/70{--tw-ring-offset-color:hsla(55,97%,88%,.7)}.ring-offset-yellow-100\/75{--tw-ring-offset-color:hsla(55,97%,88%,.75)}.ring-offset-yellow-100\/80{--tw-ring-offset-color:hsla(55,97%,88%,.8)}.ring-offset-yellow-100\/85{--tw-ring-offset-color:hsla(55,97%,88%,.85)}.ring-offset-yellow-100\/90{--tw-ring-offset-color:hsla(55,97%,88%,.9)}.ring-offset-yellow-100\/95{--tw-ring-offset-color:hsla(55,97%,88%,.95)}.ring-offset-yellow-300{--tw-ring-offset-color:#fde047}.ring-offset-yellow-300\/0{--tw-ring-offset-color:rgba(253,224,71,0)}.ring-offset-yellow-300\/10{--tw-ring-offset-color:rgba(253,224,71,.1)}.ring-offset-yellow-300\/100{--tw-ring-offset-color:#fde047}.ring-offset-yellow-300\/15{--tw-ring-offset-color:rgba(253,224,71,.15)}.ring-offset-yellow-300\/20{--tw-ring-offset-color:rgba(253,224,71,.2)}.ring-offset-yellow-300\/25{--tw-ring-offset-color:rgba(253,224,71,.25)}.ring-offset-yellow-300\/30{--tw-ring-offset-color:rgba(253,224,71,.3)}.ring-offset-yellow-300\/35{--tw-ring-offset-color:rgba(253,224,71,.35)}.ring-offset-yellow-300\/40{--tw-ring-offset-color:rgba(253,224,71,.4)}.ring-offset-yellow-300\/45{--tw-ring-offset-color:rgba(253,224,71,.45)}.ring-offset-yellow-300\/5{--tw-ring-offset-color:rgba(253,224,71,.05)}.ring-offset-yellow-300\/50{--tw-ring-offset-color:rgba(253,224,71,.5)}.ring-offset-yellow-300\/55{--tw-ring-offset-color:rgba(253,224,71,.55)}.ring-offset-yellow-300\/60{--tw-ring-offset-color:rgba(253,224,71,.6)}.ring-offset-yellow-300\/65{--tw-ring-offset-color:rgba(253,224,71,.65)}.ring-offset-yellow-300\/70{--tw-ring-offset-color:rgba(253,224,71,.7)}.ring-offset-yellow-300\/75{--tw-ring-offset-color:rgba(253,224,71,.75)}.ring-offset-yellow-300\/80{--tw-ring-offset-color:rgba(253,224,71,.8)}.ring-offset-yellow-300\/85{--tw-ring-offset-color:rgba(253,224,71,.85)}.ring-offset-yellow-300\/90{--tw-ring-offset-color:rgba(253,224,71,.9)}.ring-offset-yellow-300\/95{--tw-ring-offset-color:rgba(253,224,71,.95)}.ring-offset-yellow-600{--tw-ring-offset-color:#ca8a04}.ring-offset-yellow-600\/0{--tw-ring-offset-color:rgba(202,138,4,0)}.ring-offset-yellow-600\/10{--tw-ring-offset-color:rgba(202,138,4,.1)}.ring-offset-yellow-600\/100{--tw-ring-offset-color:#ca8a04}.ring-offset-yellow-600\/15{--tw-ring-offset-color:rgba(202,138,4,.15)}.ring-offset-yellow-600\/20{--tw-ring-offset-color:rgba(202,138,4,.2)}.ring-offset-yellow-600\/25{--tw-ring-offset-color:rgba(202,138,4,.25)}.ring-offset-yellow-600\/30{--tw-ring-offset-color:rgba(202,138,4,.3)}.ring-offset-yellow-600\/35{--tw-ring-offset-color:rgba(202,138,4,.35)}.ring-offset-yellow-600\/40{--tw-ring-offset-color:rgba(202,138,4,.4)}.ring-offset-yellow-600\/45{--tw-ring-offset-color:rgba(202,138,4,.45)}.ring-offset-yellow-600\/5{--tw-ring-offset-color:rgba(202,138,4,.05)}.ring-offset-yellow-600\/50{--tw-ring-offset-color:rgba(202,138,4,.5)}.ring-offset-yellow-600\/55{--tw-ring-offset-color:rgba(202,138,4,.55)}.ring-offset-yellow-600\/60{--tw-ring-offset-color:rgba(202,138,4,.6)}.ring-offset-yellow-600\/65{--tw-ring-offset-color:rgba(202,138,4,.65)}.ring-offset-yellow-600\/70{--tw-ring-offset-color:rgba(202,138,4,.7)}.ring-offset-yellow-600\/75{--tw-ring-offset-color:rgba(202,138,4,.75)}.ring-offset-yellow-600\/80{--tw-ring-offset-color:rgba(202,138,4,.8)}.ring-offset-yellow-600\/85{--tw-ring-offset-color:rgba(202,138,4,.85)}.ring-offset-yellow-600\/90{--tw-ring-offset-color:rgba(202,138,4,.9)}.ring-offset-yellow-600\/95{--tw-ring-offset-color:rgba(202,138,4,.95)}.ring-offset-yellow-800{--tw-ring-offset-color:#854d0e}.ring-offset-yellow-800\/0{--tw-ring-offset-color:rgba(133,77,14,0)}.ring-offset-yellow-800\/10{--tw-ring-offset-color:rgba(133,77,14,.1)}.ring-offset-yellow-800\/100{--tw-ring-offset-color:#854d0e}.ring-offset-yellow-800\/15{--tw-ring-offset-color:rgba(133,77,14,.15)}.ring-offset-yellow-800\/20{--tw-ring-offset-color:rgba(133,77,14,.2)}.ring-offset-yellow-800\/25{--tw-ring-offset-color:rgba(133,77,14,.25)}.ring-offset-yellow-800\/30{--tw-ring-offset-color:rgba(133,77,14,.3)}.ring-offset-yellow-800\/35{--tw-ring-offset-color:rgba(133,77,14,.35)}.ring-offset-yellow-800\/40{--tw-ring-offset-color:rgba(133,77,14,.4)}.ring-offset-yellow-800\/45{--tw-ring-offset-color:rgba(133,77,14,.45)}.ring-offset-yellow-800\/5{--tw-ring-offset-color:rgba(133,77,14,.05)}.ring-offset-yellow-800\/50{--tw-ring-offset-color:rgba(133,77,14,.5)}.ring-offset-yellow-800\/55{--tw-ring-offset-color:rgba(133,77,14,.55)}.ring-offset-yellow-800\/60{--tw-ring-offset-color:rgba(133,77,14,.6)}.ring-offset-yellow-800\/65{--tw-ring-offset-color:rgba(133,77,14,.65)}.ring-offset-yellow-800\/70{--tw-ring-offset-color:rgba(133,77,14,.7)}.ring-offset-yellow-800\/75{--tw-ring-offset-color:rgba(133,77,14,.75)}.ring-offset-yellow-800\/80{--tw-ring-offset-color:rgba(133,77,14,.8)}.ring-offset-yellow-800\/85{--tw-ring-offset-color:rgba(133,77,14,.85)}.ring-offset-yellow-800\/90{--tw-ring-offset-color:rgba(133,77,14,.9)}.ring-offset-yellow-800\/95{--tw-ring-offset-color:rgba(133,77,14,.95)}.blur{--tw-blur:blur(8px)}.blur,.blur-2xl{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)}.blur-2xl{--tw-blur:blur(40px)}.grayscale{--tw-grayscale:grayscale(100%)}.filter,.grayscale{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)}.backdrop-blur-xl{--tw-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;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-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.ttf)}@font-face{font-display:swap;font-family:Poppins;font-style:bold;font-weight:700;src:url(/fonts/Poppins-SemiBold.ttf)}@font-face{font-display:swap;font-family:Roboto;src:url(/fonts/Roboto-Regular.ttf)}.hover\:bg-primary:hover{background-color:hsl(var(--color-primary) 50%/1);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:bg-primary:hover:is(.dark *){background-color:hsl(var(--color-primary) 30%/1)}.hover\:bg-secondary:hover{background-color:hsl(var(--color-secondary) 90%/1)}.hover\:bg-secondary:hover:is(.dark *){background-color:hsl(var(--color-secondary) 30%/1);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-primary:hover{color:hsl(var(--color-primary) 50%/1)}.hover\:text-primary:hover:is(.dark *){color:hsl(var(--color-primary) 50%/1)}.hover\:text-error:hover{color:hsl(var(--color-error) 50%/1)}.hover\:text-error:hover:is(.dark *){color:hsl(var(--color-error) 50%/1)}.hover\:border:hover{border-color:hsl(var(--color-secondary) 90%/1)}.hover\:border:hover:is(.dark *){border-color:hsl(var(--color-secondary) 30%/1)}.hover\:border-primary:hover{border-color:hsl(var(--color-primary) 50%/1)}.hover\:border-primary:hover:is(.dark *){border-color:hsl(var(--color-primary) 50%/1)}.hover\:border-shadow-primary-2:hover{box-shadow:0 0 0 2px hsl(var(--color-primary) 50%/1)}.hover\:border-shadow-primary-4:hover{box-shadow:0 0 0 4px hsl(var(--color-primary) 50%/1)}@media (min-width:768px){.md\:flex-bc{align-items:center;display:flex;gap:.75rem;justify-content:space-between}}@media (min-width:1024px){.lg\:flex-bc{align-items:center;display:flex;gap:.75rem;justify-content:space-between}}.first\:rounded-t-xl:first-child{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.first\:rounded-tl-xl:first-child{border-top-left-radius:.75rem}.last\:rounded-b-xl:last-child{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.last\:rounded-tr-xl:last-child{border-top-right-radius:.75rem}.last\:border-0:last-child{border-width:0}.last\:border-none:last-child{border-style:none}.hover\:border:hover{border-width:1px}.hover\:border-blue-600:hover{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.hover\:bg-blue-300:hover{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.hover\:bg-error-1:hover{background-color:hsl(var(--color-error) 90%/1)}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.hover\:bg-primary-1:hover{background-color:hsl(var(--color-primary) 90%/1)}.hover\:bg-primary-2:hover{background-color:hsl(var(--color-primary) 50%/1)}.hover\:bg-primary-3:hover{background-color:hsl(var(--color-primary) 30%/1)}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.hover\:bg-secondary-2:hover{background-color:hsl(var(--color-secondary) 50%/1)}.hover\:bg-secondary-3:hover{background-color:hsl(var(--color-secondary) 30%/1)}.hover\:bg-opacity-20:hover{--tw-bg-opacity:.2}.hover\:fill-white:hover{fill:#fff}.hover\:font-bold:hover{font-weight:700}.hover\:text-blue-100:hover{--tw-text-opacity:1;color:rgb(219 234 254/var(--tw-text-opacity))}.hover\:text-primary-3:hover{color:hsl(var(--color-primary) 30%/1)}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.hover\:text-secondary-3:hover{color:hsl(var(--color-secondary) 30%/1)}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.dark\:bg-black:is(.dark *){--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.dark\:bg-error-3:is(.dark *){background-color:hsl(var(--color-error) 30%/1)}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.dark\:bg-primary-3:is(.dark *){background-color:hsl(var(--color-primary) 30%/1)}.dark\:bg-secondary-3:is(.dark *){background-color:hsl(var(--color-secondary) 30%/1)}.dark\:bg-success-3:is(.dark *){background-color:hsl(var(--color-success) 30%/1)}.dark\:text-secondary-2:is(.dark *){color:hsl(var(--color-secondary) 50%/1)}.dark\:text-white:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:dark\:bg-gray-700:is(.dark *):hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}@media (min-width:640px){.sm\:col-span-2{grid-column:span 2/span 2}.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\:flex-row{flex-direction:row}}@media (min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:mb-0{margin-bottom:0}.md\:ml-auto{margin-left:auto}.md\:block{display:block}.md\:flex{display:flex}.md\:table{display:table}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-44{height:11rem}.md\:h-96{height:24rem}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:w-10{width:2.5rem}.md\:w-14{width:3.5rem}.md\:w-20{width:5rem}.md\:w-32{width:8rem}.md\:w-40{width:10rem}.md\:w-44{width:11rem}.md\:w-56{width:14rem}.md\:w-64{width:16rem}.md\:w-80{width:20rem}.md\:w-96{width:24rem}.md\:w-auto{width:auto}.md\:max-w-xl{max-width:36rem}.md\:flex-none{flex:none}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:rounded-2xl{border-radius:1rem}.md\:p-12{padding:3rem}.md\:p-3{padding:.75rem}.md\:p-6{padding:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:pt-6{padding-top:1.5rem}.md\:text-left{text-align:left}}@media (min-width:1024px){.lg\:static{position:static}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:mb-0{margin-bottom:0}.lg\:ml-auto{margin-left:auto}.lg\:mt-auto{margin-top:auto}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:w-3\/5{width:60%}.lg\:w-40{width:10rem}.lg\:w-52{width:13rem}.lg\:w-auto{width:auto}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:rounded-tr-3xl{border-top-right-radius:1.5rem}.lg\:pr-12{padding-right:3rem}.lg\:pt-6{padding-top:1.5rem}.lg\:text-left{text-align:left}}@media (min-width:1280px){.xl\:col-span-2{grid-column:span 2/span 2}.xl\:block{display:block}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}}@media (min-width:1536px){.\32xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1600px){.\33xl\:mb-6{margin-bottom:1.5rem}.\33xl\:h-24{height:6rem}.\33xl\:w-24{width:6rem}.\33xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\33xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.\33xl\:gap-6{gap:1.5rem}.\33xl\:p-6{padding:1.5rem}}
