@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";.container{display:flex;min-height:calc(90vh - 64px);width:100%}@media (min-width: 992px){.container{height:calc(90vh - 112px);min-height:unset}}.container .loading-container{display:flex;justify-content:center;align-items:center;width:100%}.container .loading{color:#808080cf;font-size:1.1rem}.ItemBase,.ListItemOdd,.ListItemEven{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.5rem;cursor:pointer;width:100%;font-size:1.08rem;padding:.3rem}.ListItemEven{border:2px solid rgba(185,183,189,.5725490196);background-color:#f0f0ec9a}@media (min-width: 576px){.ListItemEven{font-size:1rem;padding:.4rem .2rem;border-color:#b9b7bd53}}.ListItemOdd{border:2px solid rgba(185,183,189,.5725490196)}@media (min-width: 576px){.ListItemOdd{font-size:1rem;padding:.4rem .2rem;border-color:#b9b7bd53}}@media (min-width: 992px){.FixedSizeList::-webkit-scrollbar,.FixedSizeGrid::-webkit-scrollbar{width:6px;height:6px}.FixedSizeList::-webkit-scrollbar-track,.FixedSizeGrid::-webkit-scrollbar-track{background:transparent}.FixedSizeList::-webkit-scrollbar-thumb,.FixedSizeGrid::-webkit-scrollbar-thumb{background-color:#00000040;border-radius:3px}.FixedSizeList::-webkit-scrollbar-thumb:hover,.FixedSizeGrid::-webkit-scrollbar-thumb:hover{background-color:#00000073}}.container.posHeight{min-height:calc(90vh - 197px)}@media (min-width: 992px){.container.posHeight{height:calc(88vh - 197px);min-height:unset}}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.tw-prose{color:var(--tw-prose-body);max-width:65ch}.tw-prose :where(p):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.tw-prose :where([class~=lead]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.tw-prose :where(a):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.tw-prose :where(strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.tw-prose :where(a strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(blockquote strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(thead th strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(ol):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.tw-prose :where(ol[type=A]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:upper-alpha}.tw-prose :where(ol[type=a]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:lower-alpha}.tw-prose :where(ol[type=A s]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:upper-alpha}.tw-prose :where(ol[type=a s]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:lower-alpha}.tw-prose :where(ol[type=I]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:upper-roman}.tw-prose :where(ol[type=i]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:lower-roman}.tw-prose :where(ol[type=I s]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:upper-roman}.tw-prose :where(ol[type=i s]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:lower-roman}.tw-prose :where(ol[type="1"]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:decimal}.tw-prose :where(ul):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.tw-prose :where(ol>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.tw-prose :where(ul>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *))::marker{color:var(--tw-prose-bullets)}.tw-prose :where(dt):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.tw-prose :where(hr):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.tw-prose :where(blockquote):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.tw-prose :where(blockquote p:first-of-type):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):before{content:open-quote}.tw-prose :where(blockquote p:last-of-type):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):after{content:close-quote}.tw-prose :where(h1):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.tw-prose :where(h1 strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:900;color:inherit}.tw-prose :where(h2):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.tw-prose :where(h2 strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:800;color:inherit}.tw-prose :where(h3):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.tw-prose :where(h3 strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:700;color:inherit}.tw-prose :where(h4):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.tw-prose :where(h4 strong):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:700;color:inherit}.tw-prose :where(img):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:2em;margin-bottom:2em}.tw-prose :where(picture):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.tw-prose :where(video):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:2em;margin-bottom:2em}.tw-prose :where(kbd):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.tw-prose :where(code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.tw-prose :where(code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):before{content:"`"}.tw-prose :where(code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):after{content:"`"}.tw-prose :where(a code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(h1 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(h2 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit;font-size:.875em}.tw-prose :where(h3 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit;font-size:.9em}.tw-prose :where(h4 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(blockquote code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(thead th code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:inherit}.tw-prose :where(pre):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.tw-prose :where(pre code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.tw-prose :where(pre code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):before{content:none}.tw-prose :where(pre code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)):after{content:none}.tw-prose :where(table):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.tw-prose :where(thead):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.tw-prose :where(thead th):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.tw-prose :where(tbody tr):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.tw-prose :where(tbody tr:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-bottom-width:0}.tw-prose :where(tbody td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){vertical-align:baseline}.tw-prose :where(tfoot):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.tw-prose :where(tfoot td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){vertical-align:top}.tw-prose :where(th,td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){text-align:start}.tw-prose :where(figure>*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0;margin-bottom:0}.tw-prose :where(figcaption):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.tw-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: rgb(17 24 39 / 10%);--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: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.tw-prose :where(picture>img):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0;margin-bottom:0}.tw-prose :where(li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.5em;margin-bottom:.5em}.tw-prose :where(ol>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:.375em}.tw-prose :where(ul>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:.375em}.tw-prose :where(.tw-prose>ul>li p):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.75em;margin-bottom:.75em}.tw-prose :where(.tw-prose>ul>li>p:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.25em}.tw-prose :where(.tw-prose>ul>li>p:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-bottom:1.25em}.tw-prose :where(.tw-prose>ol>li>p:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.25em}.tw-prose :where(.tw-prose>ol>li>p:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-bottom:1.25em}.tw-prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.75em;margin-bottom:.75em}.tw-prose :where(dl):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.tw-prose :where(dd):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.tw-prose :where(hr+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(h2+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(h3+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(h4+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(thead th:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:0}.tw-prose :where(thead th:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-end:0}.tw-prose :where(tbody td,tfoot td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.tw-prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:0}.tw-prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-end:0}.tw-prose :where(figure):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:2em;margin-bottom:2em}.tw-prose :where(.tw-prose>:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose :where(.tw-prose>:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-bottom:0}.tw-prose-sm{font-size:.875rem;line-height:1.7142857}.tw-prose-sm :where(p):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.tw-prose-sm :where([class~=lead]):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.tw-prose-sm :where(blockquote):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.tw-prose-sm :where(h1):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.tw-prose-sm :where(h2):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.tw-prose-sm :where(h3):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.tw-prose-sm :where(h4):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.tw-prose-sm :where(img):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.tw-prose-sm :where(picture):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.tw-prose-sm :where(picture>img):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0;margin-bottom:0}.tw-prose-sm :where(video):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.tw-prose-sm :where(kbd):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.tw-prose-sm :where(code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-size:.8571429em}.tw-prose-sm :where(h2 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-size:.9em}.tw-prose-sm :where(h3 code):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-size:.8888889em}.tw-prose-sm :where(pre):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.tw-prose-sm :where(ol):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.tw-prose-sm :where(ul):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.tw-prose-sm :where(li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.tw-prose-sm :where(ol>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:.4285714em}.tw-prose-sm :where(ul>li):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:.4285714em}.tw-prose-sm :where(.tw-prose-sm>ul>li p):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.tw-prose-sm :where(.tw-prose-sm>ul>li>p:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.1428571em}.tw-prose-sm :where(.tw-prose-sm>ul>li>p:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-bottom:1.1428571em}.tw-prose-sm :where(.tw-prose-sm>ol>li>p:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.1428571em}.tw-prose-sm :where(.tw-prose-sm>ol>li>p:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-bottom:1.1428571em}.tw-prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.tw-prose-sm :where(dl):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.tw-prose-sm :where(dt):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.1428571em}.tw-prose-sm :where(dd):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.tw-prose-sm :where(hr):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.tw-prose-sm :where(hr+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose-sm :where(h2+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose-sm :where(h3+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose-sm :where(h4+*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose-sm :where(table):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-size:.8571429em;line-height:1.5}.tw-prose-sm :where(thead th):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.tw-prose-sm :where(thead th:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:0}.tw-prose-sm :where(thead th:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-end:0}.tw-prose-sm :where(tbody td,tfoot td):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.tw-prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-start:0}.tw-prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){padding-inline-end:0}.tw-prose-sm :where(figure):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.tw-prose-sm :where(figure>*):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0;margin-bottom:0}.tw-prose-sm :where(figcaption):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.tw-prose-sm :where(.tw-prose-sm>:first-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-top:0}.tw-prose-sm :where(.tw-prose-sm>:last-child):not(:where([class~=tw-not-prose],[class~=tw-not-prose] *)){margin-bottom:0}.tw-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.tw-pointer-events-none{pointer-events:none!important}.tw-fixed{position:fixed!important}.tw-absolute{position:absolute!important}.tw-relative{position:relative!important}.tw-inset-0{top:0!important;right:0!important;bottom:0!important;left:0!important}.tw-inset-y-0{top:0!important;bottom:0!important}.-tw-right-2{right:-.5rem!important}.-tw-right-2\.5{right:-.625rem!important}.-tw-top-2{top:-.5rem!important}.tw-bottom-0{bottom:0!important}.tw-left-0{left:0!important}.tw-left-0\.5{left:.125rem!important}.tw-left-1\/2{left:50%!important}.tw-left-10{left:2.5rem!important}.tw-right-0{right:0!important}.tw-top-0{top:0!important}.tw-top-0\.5{top:.125rem!important}.tw-top-1\/2{top:50%!important}.tw-z-0{z-index:0!important}.tw-z-10{z-index:10!important}.tw-z-40{z-index:40!important}.tw-z-50{z-index:50!important}.tw-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.tw-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.tw-mx-auto{margin-left:auto!important;margin-right:auto!important}.tw-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.tw-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.-tw-ml-1{margin-left:-.25rem!important}.-tw-mt-1{margin-top:-.25rem!important}.tw-mb-0{margin-bottom:0!important}.tw-mb-1{margin-bottom:.25rem!important}.tw-mb-10{margin-bottom:2.5rem!important}.tw-mb-2{margin-bottom:.5rem!important}.tw-mb-3{margin-bottom:.75rem!important}.tw-mb-4{margin-bottom:1rem!important}.tw-mb-5{margin-bottom:1.25rem!important}.tw-mb-6{margin-bottom:1.5rem!important}.tw-mb-8{margin-bottom:2rem!important}.tw-ml-1{margin-left:.25rem!important}.tw-ml-2{margin-left:.5rem!important}.tw-mr-1{margin-right:.25rem!important}.tw-mr-2{margin-right:.5rem!important}.tw-mt-0{margin-top:0!important}.tw-mt-0\.5{margin-top:.125rem!important}.tw-mt-1{margin-top:.25rem!important}.tw-mt-2{margin-top:.5rem!important}.tw-mt-3{margin-top:.75rem!important}.tw-mt-4{margin-top:1rem!important}.tw-mt-6{margin-top:1.5rem!important}.tw-line-clamp-2{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.tw-block{display:block!important}.tw-inline-block{display:inline-block!important}.tw-flex{display:flex!important}.tw-inline-flex{display:inline-flex!important}.tw-grid{display:grid!important}.tw-hidden{display:none!important}.tw-h-1{height:.25rem!important}.tw-h-1\.5{height:.375rem!important}.tw-h-10{height:2.5rem!important}.tw-h-11{height:2.75rem!important}.tw-h-12{height:3rem!important}.tw-h-14{height:3.5rem!important}.tw-h-16{height:4rem!important}.tw-h-2{height:.5rem!important}.tw-h-24{height:6rem!important}.tw-h-3{height:.75rem!important}.tw-h-3\.5{height:.875rem!important}.tw-h-32{height:8rem!important}.tw-h-4{height:1rem!important}.tw-h-5{height:1.25rem!important}.tw-h-6{height:1.5rem!important}.tw-h-7{height:1.75rem!important}.tw-h-8{height:2rem!important}.tw-h-9{height:2.25rem!important}.tw-h-\[40px\]{height:40px!important}.tw-h-auto{height:auto!important}.tw-h-full{height:100%!important}.tw-max-h-14{max-height:3.5rem!important}.tw-max-h-36{max-height:9rem!important}.tw-max-h-48{max-height:12rem!important}.tw-max-h-56{max-height:14rem!important}.tw-max-h-64{max-height:16rem!important}.tw-max-h-\[1\.3rem\]{max-height:1.3rem!important}.tw-max-h-\[55vh\]{max-height:55vh!important}.tw-max-h-\[85vh\]{max-height:85vh!important}.tw-min-h-14{min-height:3.5rem!important}.tw-min-h-32{min-height:8rem!important}.tw-min-h-36{min-height:9rem!important}.tw-min-h-\[260px\]{min-height:260px!important}.tw-min-h-\[calc\(90vh-197px\)\]{min-height:calc(90vh - 197px)!important}.tw-min-h-screen{min-height:100vh!important}.tw-w-1{width:.25rem!important}.tw-w-1\.5{width:.375rem!important}.tw-w-1\/2{width:50%!important}.tw-w-10{width:2.5rem!important}.tw-w-11{width:2.75rem!important}.tw-w-12{width:3rem!important}.tw-w-14{width:3.5rem!important}.tw-w-2\/3{width:66.666667%!important}.tw-w-24{width:6rem!important}.tw-w-3{width:.75rem!important}.tw-w-3\.5{width:.875rem!important}.tw-w-32{width:8rem!important}.tw-w-4{width:1rem!important}.tw-w-40{width:10rem!important}.tw-w-5{width:1.25rem!important}.tw-w-6{width:1.5rem!important}.tw-w-7{width:1.75rem!important}.tw-w-72{width:18rem!important}.tw-w-8{width:2rem!important}.tw-w-9{width:2.25rem!important}.tw-w-\[50\%\]{width:50%!important}.tw-w-full{width:100%!important}.tw-min-w-0{min-width:0px!important}.tw-min-w-14{min-width:3.5rem!important}.tw-min-w-36{min-width:9rem!important}.tw-min-w-\[40\%\]{min-width:40%!important}.tw-min-w-full{min-width:100%!important}.tw-max-w-14{max-width:3.5rem!important}.tw-max-w-36{max-width:9rem!important}.tw-max-w-4xl{max-width:56rem!important}.tw-max-w-5xl{max-width:64rem!important}.tw-max-w-6xl{max-width:72rem!important}.tw-max-w-\[50\%\]{max-width:50%!important}.tw-max-w-\[75\%\]{max-width:75%!important}.tw-max-w-md{max-width:28rem!important}.tw-max-w-none{max-width:none!important}.tw-max-w-sm{max-width:24rem!important}.tw-max-w-xs{max-width:20rem!important}.tw-flex-1{flex:1 1 0%!important}.tw-flex-shrink-0{flex-shrink:0!important}.tw-flex-grow{flex-grow:1!important}.-tw-translate-x-full{--tw-translate-x: -100% !important;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))!important}.-tw-translate-y-1\/2{--tw-translate-y: -50% !important;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))!important}.tw--translate-x-1\/2{--tw-translate-x: -50% !important;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))!important}.tw--translate-y-1\/2{--tw-translate-y: -50% !important;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))!important}.tw-translate-x-4{--tw-translate-x: 1rem !important;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))!important}.tw-translate-x-full{--tw-translate-x: 100% !important;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))!important}.tw-translate-y-0{--tw-translate-y: 0px !important;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))!important}.tw-translate-y-full{--tw-translate-y: 100% !important;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))!important}.tw-scale-100{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;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))!important}.tw-scale-105{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important;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))!important}.tw-scale-95{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important;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))!important}.tw-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))!important}@keyframes tw-pulse{50%{opacity:.5}}.tw-animate-pulse{animation:tw-pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}@keyframes tw-spin{to{transform:rotate(360deg)}}.tw-animate-spin{animation:tw-spin 1s linear infinite!important}.tw-cursor-grab{cursor:grab!important}.tw-cursor-not-allowed{cursor:not-allowed!important}.tw-cursor-pointer{cursor:pointer!important}.tw-touch-none{touch-action:none!important}.tw-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tw-flex-row{flex-direction:row!important}.tw-flex-row-reverse{flex-direction:row-reverse!important}.tw-flex-col{flex-direction:column!important}.tw-flex-wrap{flex-wrap:wrap!important}.tw-items-start{align-items:flex-start!important}.tw-items-end{align-items:flex-end!important}.tw-items-center{align-items:center!important}.tw-justify-end{justify-content:flex-end!important}.tw-justify-center{justify-content:center!important}.tw-justify-between{justify-content:space-between!important}.tw-justify-items-center{justify-items:center!important}.tw-gap-0{gap:0px!important}.tw-gap-0\.5{gap:.125rem!important}.tw-gap-1{gap:.25rem!important}.tw-gap-1\.5{gap:.375rem!important}.tw-gap-2{gap:.5rem!important}.tw-gap-2\.5{gap:.625rem!important}.tw-gap-3{gap:.75rem!important}.tw-gap-4{gap:1rem!important}.tw-gap-5{gap:1.25rem!important}.tw-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--tw-space-y-reverse))!important}.tw-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.375rem * var(--tw-space-y-reverse))!important}.tw-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.tw-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.tw-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))!important}.tw-overflow-hidden{overflow:hidden!important}.tw-overflow-y-auto{overflow-y:auto!important}.tw-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tw-overflow-ellipsis,.tw-text-ellipsis{text-overflow:ellipsis!important}.tw-whitespace-normal{white-space:normal!important}.tw-whitespace-nowrap{white-space:nowrap!important}.tw-whitespace-pre-wrap{white-space:pre-wrap!important}.tw-break-words{overflow-wrap:break-word!important}.tw-rounded{border-radius:.25rem!important}.tw-rounded-2xl{border-radius:1rem!important}.tw-rounded-3xl{border-radius:1.5rem!important}.tw-rounded-full{border-radius:9999px!important}.tw-rounded-lg{border-radius:.5rem!important}.tw-rounded-md{border-radius:.375rem!important}.tw-rounded-sm{border-radius:.125rem!important}.tw-rounded-xl{border-radius:.75rem!important}.tw-rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.tw-border{border-width:1px!important}.tw-border-2{border-width:2px!important}.tw-border-4{border-width:4px!important}.tw-border-x-2{border-left-width:2px!important;border-right-width:2px!important}.tw-border-b{border-bottom-width:1px!important}.tw-border-t{border-top-width:1px!important}.tw-border-t-4{border-top-width:4px!important}.tw-border-dashed{border-style:dashed!important}.tw-border-blue-100{--tw-border-opacity: 1 !important;border-color:rgb(219 234 254 / var(--tw-border-opacity))!important}.tw-border-blue-200{--tw-border-opacity: 1 !important;border-color:rgb(191 219 254 / var(--tw-border-opacity))!important}.tw-border-blue-400{--tw-border-opacity: 1 !important;border-color:rgb(96 165 250 / var(--tw-border-opacity))!important}.tw-border-blue-600{--tw-border-opacity: 1 !important;border-color:rgb(37 99 235 / var(--tw-border-opacity))!important}.tw-border-gray-100{--tw-border-opacity: 1 !important;border-color:rgb(243 244 246 / var(--tw-border-opacity))!important}.tw-border-gray-200{--tw-border-opacity: 1 !important;border-color:rgb(229 231 235 / var(--tw-border-opacity))!important}.tw-border-gray-300{--tw-border-opacity: 1 !important;border-color:rgb(209 213 219 / var(--tw-border-opacity))!important}.tw-border-gray-50{--tw-border-opacity: 1 !important;border-color:rgb(249 250 251 / var(--tw-border-opacity))!important}.tw-border-gray-500{--tw-border-opacity: 1 !important;border-color:rgb(107 114 128 / var(--tw-border-opacity))!important}.tw-border-gray-900{--tw-border-opacity: 1 !important;border-color:rgb(17 24 39 / var(--tw-border-opacity))!important}.tw-border-green-300{--tw-border-opacity: 1 !important;border-color:rgb(134 239 172 / var(--tw-border-opacity))!important}.tw-border-green-600{--tw-border-opacity: 1 !important;border-color:rgb(22 163 74 / var(--tw-border-opacity))!important}.tw-border-red-100{--tw-border-opacity: 1 !important;border-color:rgb(254 226 226 / var(--tw-border-opacity))!important}.tw-border-red-200{--tw-border-opacity: 1 !important;border-color:rgb(254 202 202 / var(--tw-border-opacity))!important}.tw-border-red-600{--tw-border-opacity: 1 !important;border-color:rgb(220 38 38 / var(--tw-border-opacity))!important}.tw-border-transparent{border-color:transparent!important}.tw-border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.tw-border-white\/20{border-color:#fff3!important}.tw-bg-\[\#0b3982b4\]{background-color:#0b3982b4!important}.tw-bg-amber-100{--tw-bg-opacity: 1 !important;background-color:rgb(254 243 199 / var(--tw-bg-opacity))!important}.tw-bg-amber-50{--tw-bg-opacity: 1 !important;background-color:rgb(255 251 235 / var(--tw-bg-opacity))!important}.tw-bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity))!important}.tw-bg-black\/0{background-color:#0000!important}.tw-bg-black\/40{background-color:#0006!important}.tw-bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgb(219 234 254 / var(--tw-bg-opacity))!important}.tw-bg-blue-100\/80{background-color:#dbeafecc!important}.tw-bg-blue-200{--tw-bg-opacity: 1 !important;background-color:rgb(191 219 254 / var(--tw-bg-opacity))!important}.tw-bg-blue-200\/30{background-color:#bfdbfe4d!important}.tw-bg-blue-50{--tw-bg-opacity: 1 !important;background-color:rgb(239 246 255 / var(--tw-bg-opacity))!important}.tw-bg-blue-50\/40{background-color:#eff6ff66!important}.tw-bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgb(59 130 246 / var(--tw-bg-opacity))!important}.tw-bg-blue-600{--tw-bg-opacity: 1 !important;background-color:rgb(37 99 235 / var(--tw-bg-opacity))!important}.tw-bg-cyan-50{--tw-bg-opacity: 1 !important;background-color:rgb(236 254 255 / var(--tw-bg-opacity))!important}.tw-bg-emerald-100{--tw-bg-opacity: 1 !important;background-color:rgb(209 250 229 / var(--tw-bg-opacity))!important}.tw-bg-emerald-50{--tw-bg-opacity: 1 !important;background-color:rgb(236 253 245 / var(--tw-bg-opacity))!important}.tw-bg-emerald-600{--tw-bg-opacity: 1 !important;background-color:rgb(5 150 105 / var(--tw-bg-opacity))!important}.tw-bg-fuchsia-50{--tw-bg-opacity: 1 !important;background-color:rgb(253 244 255 / var(--tw-bg-opacity))!important}.tw-bg-gray-100\/80{background-color:#f3f4f6cc!important}.tw-bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgb(229 231 235 / var(--tw-bg-opacity))!important}.tw-bg-gray-200\/30{background-color:#e5e7eb4d!important}.tw-bg-gray-200\/60{background-color:#e5e7eb99!important}.tw-bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgb(209 213 219 / var(--tw-bg-opacity))!important}.tw-bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgb(249 250 251 / var(--tw-bg-opacity))!important}.tw-bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgb(107 114 128 / var(--tw-bg-opacity))!important}.tw-bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgb(17 24 39 / var(--tw-bg-opacity))!important}.tw-bg-green-50{--tw-bg-opacity: 1 !important;background-color:rgb(240 253 244 / var(--tw-bg-opacity))!important}.tw-bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgb(34 197 94 / var(--tw-bg-opacity))!important}.tw-bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgb(22 163 74 / var(--tw-bg-opacity))!important}.tw-bg-indigo-200\/30{background-color:#c7d2fe4d!important}.tw-bg-indigo-50{--tw-bg-opacity: 1 !important;background-color:rgb(238 242 255 / var(--tw-bg-opacity))!important}.tw-bg-lime-50{--tw-bg-opacity: 1 !important;background-color:rgb(247 254 231 / var(--tw-bg-opacity))!important}.tw-bg-orange-100{--tw-bg-opacity: 1 !important;background-color:rgb(255 237 213 / var(--tw-bg-opacity))!important}.tw-bg-orange-50{--tw-bg-opacity: 1 !important;background-color:rgb(255 247 237 / var(--tw-bg-opacity))!important}.tw-bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgb(252 231 243 / var(--tw-bg-opacity))!important}.tw-bg-pink-50{--tw-bg-opacity: 1 !important;background-color:rgb(253 242 248 / var(--tw-bg-opacity))!important}.tw-bg-purple-100{--tw-bg-opacity: 1 !important;background-color:rgb(243 232 255 / var(--tw-bg-opacity))!important}.tw-bg-red-300{--tw-bg-opacity: 1 !important;background-color:rgb(252 165 165 / var(--tw-bg-opacity))!important}.tw-bg-red-50{--tw-bg-opacity: 1 !important;background-color:rgb(254 242 242 / var(--tw-bg-opacity))!important}.tw-bg-red-500{--tw-bg-opacity: 1 !important;background-color:rgb(239 68 68 / var(--tw-bg-opacity))!important}.tw-bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity))!important}.tw-bg-rose-100{--tw-bg-opacity: 1 !important;background-color:rgb(255 228 230 / var(--tw-bg-opacity))!important}.tw-bg-rose-50{--tw-bg-opacity: 1 !important;background-color:rgb(255 241 242 / var(--tw-bg-opacity))!important}.tw-bg-sky-50{--tw-bg-opacity: 1 !important;background-color:rgb(240 249 255 / var(--tw-bg-opacity))!important}.tw-bg-slate-100{--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity))!important}.tw-bg-slate-200\/30{background-color:#e2e8f04d!important}.tw-bg-teal-50{--tw-bg-opacity: 1 !important;background-color:rgb(240 253 250 / var(--tw-bg-opacity))!important}.tw-bg-violet-50{--tw-bg-opacity: 1 !important;background-color:rgb(245 243 255 / var(--tw-bg-opacity))!important}.tw-bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.tw-bg-white\/10{background-color:#ffffff1a!important}.tw-bg-yellow-600{--tw-bg-opacity: 1 !important;background-color:rgb(202 138 4 / var(--tw-bg-opacity))!important}.tw-bg-opacity-30{--tw-bg-opacity: .3 !important}.tw-bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.tw-bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.tw-from-blue-700{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.tw-from-emerald-700{--tw-gradient-from: #047857 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(4 120 87 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.tw-from-gray-700{--tw-gradient-from: #374151 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.tw-from-gray-900\/90{--tw-gradient-from: rgb(17 24 39 / .9) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.tw-from-green-600{--tw-gradient-from: #16a34a var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.tw-from-orange-600{--tw-gradient-from: #ea580c var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.tw-from-purple-700{--tw-gradient-from: #7e22ce var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(126 34 206 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.tw-from-red-700{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.tw-from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.tw-via-blue-50\/40{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.tw-via-blue-500{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #3b82f6 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.tw-via-emerald-500{--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #10b981 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.tw-via-gray-500{--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #6b7280 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.tw-via-gray-900\/40{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(17 24 39 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.tw-via-orange-500{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #f97316 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.tw-via-purple-500{--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #a855f7 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.tw-via-red-500{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), #ef4444 var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.tw-via-slate-50\/40{--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), rgb(248 250 252 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to) !important}.tw-to-amber-400{--tw-gradient-to: #fbbf24 var(--tw-gradient-to-position) !important}.tw-to-fuchsia-400{--tw-gradient-to: #e879f9 var(--tw-gradient-to-position) !important}.tw-to-gray-50\/40{--tw-gradient-to: rgb(249 250 251 / .4) var(--tw-gradient-to-position) !important}.tw-to-indigo-50\/40{--tw-gradient-to: rgb(238 242 255 / .4) var(--tw-gradient-to-position) !important}.tw-to-lime-400{--tw-gradient-to: #a3e635 var(--tw-gradient-to-position) !important}.tw-to-pink-400{--tw-gradient-to: #f472b6 var(--tw-gradient-to-position) !important}.tw-to-sky-400{--tw-gradient-to: #38bdf8 var(--tw-gradient-to-position) !important}.tw-to-slate-400{--tw-gradient-to: #94a3b8 var(--tw-gradient-to-position) !important}.tw-to-teal-400{--tw-gradient-to: #2dd4bf var(--tw-gradient-to-position) !important}.tw-to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position) !important}.tw-object-contain{-o-object-fit:contain!important;object-fit:contain!important}.tw-object-cover{-o-object-fit:cover!important;object-fit:cover!important}.tw-p-0{padding:0!important}.tw-p-0\.5{padding:.125rem!important}.tw-p-1{padding:.25rem!important}.tw-p-1\.5{padding:.375rem!important}.tw-p-12{padding:3rem!important}.tw-p-2{padding:.5rem!important}.tw-p-3{padding:.75rem!important}.tw-p-4{padding:1rem!important}.tw-p-5{padding:1.25rem!important}.tw-p-6{padding:1.5rem!important}.tw-p-8{padding:2rem!important}.tw-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.tw-px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.tw-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.tw-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.tw-px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.tw-px-4{padding-left:1rem!important;padding-right:1rem!important}.tw-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.tw-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.tw-px-8{padding-left:2rem!important;padding-right:2rem!important}.tw-py-0{padding-top:0!important;padding-bottom:0!important}.tw-py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.tw-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.tw-py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.tw-py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.tw-py-12{padding-top:3rem!important;padding-bottom:3rem!important}.tw-py-16{padding-top:4rem!important;padding-bottom:4rem!important}.tw-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.tw-py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.tw-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.tw-py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.tw-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.tw-pb-1{padding-bottom:.25rem!important}.tw-pb-2{padding-bottom:.5rem!important}.tw-pb-3{padding-bottom:.75rem!important}.tw-pb-4{padding-bottom:1rem!important}.tw-pb-\[env\(safe-area-inset-bottom\)\]{padding-bottom:env(safe-area-inset-bottom)!important}.tw-pl-11{padding-left:2.75rem!important}.tw-pl-3{padding-left:.75rem!important}.tw-pl-3\.5{padding-left:.875rem!important}.tw-pr-12{padding-right:3rem!important}.tw-pr-3{padding-right:.75rem!important}.tw-pr-3\.5{padding-right:.875rem!important}.tw-pr-4{padding-right:1rem!important}.tw-pt-2{padding-top:.5rem!important}.tw-pt-3{padding-top:.75rem!important}.tw-pt-4{padding-top:1rem!important}.tw-text-left{text-align:left!important}.tw-text-center{text-align:center!important}.tw-align-middle{vertical-align:middle!important}.tw-font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.tw-font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"!important}.tw-text-2xl{font-size:1.5rem!important;line-height:2rem!important}.tw-text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.tw-text-\[0\.65rem\]{font-size:.65rem!important}.tw-text-\[0\.95rem\]{font-size:.95rem!important}.tw-text-\[10px\]{font-size:10px!important}.tw-text-\[11px\]{font-size:11px!important}.tw-text-\[15px\]{font-size:15px!important}.tw-text-\[1rem\]{font-size:1rem!important}.tw-text-base{font-size:1rem!important;line-height:1.5rem!important}.tw-text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.tw-text-sm{font-size:.875rem!important;line-height:1.25rem!important}.tw-text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.tw-text-xs{font-size:.75rem!important;line-height:1rem!important}.tw-font-bold{font-weight:700!important}.tw-font-extrabold{font-weight:800!important}.tw-font-medium{font-weight:500!important}.tw-font-semibold{font-weight:600!important}.tw-uppercase{text-transform:uppercase!important}.tw-italic{font-style:italic!important}.tw-leading-relaxed{line-height:1.625!important}.tw-leading-snug{line-height:1.375!important}.tw-leading-tight{line-height:1.25!important}.tw-tracking-tight{letter-spacing:-.025em!important}.tw-tracking-wide{letter-spacing:.025em!important}.tw-tracking-wider{letter-spacing:.05em!important}.tw-tracking-widest{letter-spacing:.1em!important}.tw-text-amber-600{--tw-text-opacity: 1 !important;color:rgb(217 119 6 / var(--tw-text-opacity))!important}.tw-text-amber-700{--tw-text-opacity: 1 !important;color:rgb(180 83 9 / var(--tw-text-opacity))!important}.tw-text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity))!important}.tw-text-blue-100{--tw-text-opacity: 1 !important;color:rgb(219 234 254 / var(--tw-text-opacity))!important}.tw-text-blue-500{--tw-text-opacity: 1 !important;color:rgb(59 130 246 / var(--tw-text-opacity))!important}.tw-text-blue-600{--tw-text-opacity: 1 !important;color:rgb(37 99 235 / var(--tw-text-opacity))!important}.tw-text-blue-700{--tw-text-opacity: 1 !important;color:rgb(29 78 216 / var(--tw-text-opacity))!important}.tw-text-blue-800{--tw-text-opacity: 1 !important;color:rgb(30 64 175 / var(--tw-text-opacity))!important}.tw-text-cyan-600{--tw-text-opacity: 1 !important;color:rgb(8 145 178 / var(--tw-text-opacity))!important}.tw-text-emerald-600{--tw-text-opacity: 1 !important;color:rgb(5 150 105 / var(--tw-text-opacity))!important}.tw-text-emerald-700{--tw-text-opacity: 1 !important;color:rgb(4 120 87 / var(--tw-text-opacity))!important}.tw-text-fuchsia-600{--tw-text-opacity: 1 !important;color:rgb(192 38 211 / var(--tw-text-opacity))!important}.tw-text-gray-100{--tw-text-opacity: 1 !important;color:rgb(243 244 246 / var(--tw-text-opacity))!important}.tw-text-gray-200{--tw-text-opacity: 1 !important;color:rgb(229 231 235 / var(--tw-text-opacity))!important}.tw-text-gray-300{--tw-text-opacity: 1 !important;color:rgb(209 213 219 / var(--tw-text-opacity))!important}.tw-text-gray-400{--tw-text-opacity: 1 !important;color:rgb(156 163 175 / var(--tw-text-opacity))!important}.tw-text-gray-500{--tw-text-opacity: 1 !important;color:rgb(107 114 128 / var(--tw-text-opacity))!important}.tw-text-gray-600{--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity))!important}.tw-text-gray-700{--tw-text-opacity: 1 !important;color:rgb(55 65 81 / var(--tw-text-opacity))!important}.tw-text-gray-800{--tw-text-opacity: 1 !important;color:rgb(31 41 55 / var(--tw-text-opacity))!important}.tw-text-gray-900{--tw-text-opacity: 1 !important;color:rgb(17 24 39 / var(--tw-text-opacity))!important}.tw-text-green-600{--tw-text-opacity: 1 !important;color:rgb(22 163 74 / var(--tw-text-opacity))!important}.tw-text-green-700{--tw-text-opacity: 1 !important;color:rgb(21 128 61 / var(--tw-text-opacity))!important}.tw-text-indigo-600{--tw-text-opacity: 1 !important;color:rgb(79 70 229 / var(--tw-text-opacity))!important}.tw-text-lime-600{--tw-text-opacity: 1 !important;color:rgb(101 163 13 / var(--tw-text-opacity))!important}.tw-text-orange-600{--tw-text-opacity: 1 !important;color:rgb(234 88 12 / var(--tw-text-opacity))!important}.tw-text-orange-700{--tw-text-opacity: 1 !important;color:rgb(194 65 12 / var(--tw-text-opacity))!important}.tw-text-pink-600{--tw-text-opacity: 1 !important;color:rgb(219 39 119 / var(--tw-text-opacity))!important}.tw-text-pink-700{--tw-text-opacity: 1 !important;color:rgb(190 24 93 / var(--tw-text-opacity))!important}.tw-text-purple-700{--tw-text-opacity: 1 !important;color:rgb(126 34 206 / var(--tw-text-opacity))!important}.tw-text-red-400{--tw-text-opacity: 1 !important;color:rgb(248 113 113 / var(--tw-text-opacity))!important}.tw-text-red-500{--tw-text-opacity: 1 !important;color:rgb(239 68 68 / var(--tw-text-opacity))!important}.tw-text-red-600{--tw-text-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-text-opacity))!important}.tw-text-red-700{--tw-text-opacity: 1 !important;color:rgb(185 28 28 / var(--tw-text-opacity))!important}.tw-text-rose-600{--tw-text-opacity: 1 !important;color:rgb(225 29 72 / var(--tw-text-opacity))!important}.tw-text-rose-700{--tw-text-opacity: 1 !important;color:rgb(190 18 60 / var(--tw-text-opacity))!important}.tw-text-sky-600{--tw-text-opacity: 1 !important;color:rgb(2 132 199 / var(--tw-text-opacity))!important}.tw-text-slate-600{--tw-text-opacity: 1 !important;color:rgb(71 85 105 / var(--tw-text-opacity))!important}.tw-text-teal-600{--tw-text-opacity: 1 !important;color:rgb(13 148 136 / var(--tw-text-opacity))!important}.tw-text-violet-600{--tw-text-opacity: 1 !important;color:rgb(124 58 237 / var(--tw-text-opacity))!important}.tw-text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.tw-text-white\/85{color:#ffffffd9!important}.tw-opacity-0{opacity:0!important}.tw-opacity-100{opacity:1!important}.tw-opacity-25{opacity:.25!important}.tw-opacity-60{opacity:.6!important}.tw-opacity-70{opacity:.7!important}.tw-opacity-75{opacity:.75!important}.tw-opacity-90{opacity:.9!important}.tw-opacity-\[30\%\]{opacity:30%!important}.tw-shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25) !important;--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.tw-ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.tw-ring-gray-800{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity)) !important}.tw-ring-transparent{--tw-ring-color: transparent !important}.tw-blur-3xl{--tw-blur: blur(64px) !important;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)!important}.tw-blur-sm{--tw-blur: blur(4px) !important;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)!important}.tw-backdrop-blur-sm{--tw-backdrop-blur: blur(4px) !important;-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)!important;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)!important}.tw-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.tw-transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.tw-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.tw-transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.tw-transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.tw-duration-200{transition-duration:.2s!important}.tw-duration-300{transition-duration:.3s!important}.tw-duration-500{transition-duration:.5s!important}.tw-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.tw-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}body{background-color:#d1cfcfbb;font-family:Lato,sans-serif}.swal2-container{z-index:9999!important}.swal2-title{font-size:1.4rem!important}*::-webkit-scrollbar{-webkit-appearance:none;width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px;border:2px solid transparent;background-clip:content-box;min-height:30px}*::-webkit-scrollbar-thumb:hover{background:#94a3b8;background-clip:content-box;border:2px solid transparent}*::-webkit-scrollbar-corner{background:transparent}*{scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin}.ai-generate-btn{background:linear-gradient(135deg,#3b82f6,#2563eb 60%,#1e40af);background-size:180% 180%;background-position:0% 0%;box-shadow:0 1px 2px #2563eb40;transition:background-position .4s ease,box-shadow .2s ease,transform .15s ease}.ai-generate-btn:hover:not(:disabled){background-position:100% 100%;box-shadow:0 2px 8px #2563eb59,0 0 0 2px #3b82f62e;transform:translateY(-1px)}.ai-generate-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #2563eb4d}.ai-generate-btn:disabled{opacity:.7;background-position:50% 50%}.ai-generate-shimmer{position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(100deg,transparent 30%,rgba(255,255,255,.18) 50%,transparent 70%);transform:skew(-20deg);pointer-events:none;transition:left .6s ease}.ai-generate-btn:hover:not(:disabled) .ai-generate-shimmer{left:140%}.ai-result-scroll::-webkit-scrollbar-track{background:#eff6ff;border-radius:5px}.ai-result-scroll::-webkit-scrollbar-thumb{background:#93c5fd;border:2px solid #eff6ff}.ai-result-scroll::-webkit-scrollbar-thumb:hover{background:#1e4fa0;border:2px solid #eff6ff}.ai-result-scroll::-webkit-scrollbar-corner{background:#eff6ff}.ai-result-scroll{scrollbar-color:#93c5fd #eff6ff}.placeholder\:tw-text-gray-400::-moz-placeholder{--tw-text-opacity: 1 !important;color:rgb(156 163 175 / var(--tw-text-opacity))!important}.placeholder\:tw-text-gray-400::placeholder{--tw-text-opacity: 1 !important;color:rgb(156 163 175 / var(--tw-text-opacity))!important}.last\:tw-border-b-0:last-child{border-bottom-width:0px!important}.focus-within\:tw-border-blue-500:focus-within{--tw-border-opacity: 1 !important;border-color:rgb(59 130 246 / var(--tw-border-opacity))!important}.hover\:-tw-translate-y-1:hover{--tw-translate-y: -.25rem !important;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))!important}.hover\:tw-scale-105:hover{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important;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))!important}.hover\:tw-border-amber-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(253 230 138 / var(--tw-border-opacity))!important}.hover\:tw-border-blue-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(191 219 254 / var(--tw-border-opacity))!important}.hover\:tw-border-cyan-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(165 243 252 / var(--tw-border-opacity))!important}.hover\:tw-border-emerald-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(167 243 208 / var(--tw-border-opacity))!important}.hover\:tw-border-fuchsia-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(245 208 254 / var(--tw-border-opacity))!important}.hover\:tw-border-gray-400:hover{--tw-border-opacity: 1 !important;border-color:rgb(156 163 175 / var(--tw-border-opacity))!important}.hover\:tw-border-indigo-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(199 210 254 / var(--tw-border-opacity))!important}.hover\:tw-border-lime-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(217 249 157 / var(--tw-border-opacity))!important}.hover\:tw-border-orange-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(254 215 170 / var(--tw-border-opacity))!important}.hover\:tw-border-pink-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(251 207 232 / var(--tw-border-opacity))!important}.hover\:tw-border-rose-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(254 205 211 / var(--tw-border-opacity))!important}.hover\:tw-border-sky-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(186 230 253 / var(--tw-border-opacity))!important}.hover\:tw-border-slate-300:hover{--tw-border-opacity: 1 !important;border-color:rgb(203 213 225 / var(--tw-border-opacity))!important}.hover\:tw-border-teal-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(153 246 228 / var(--tw-border-opacity))!important}.hover\:tw-border-violet-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(221 214 254 / var(--tw-border-opacity))!important}.hover\:tw-bg-blue-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(219 234 254 / var(--tw-bg-opacity))!important}.hover\:tw-bg-blue-50:hover{--tw-bg-opacity: 1 !important;background-color:rgb(239 246 255 / var(--tw-bg-opacity))!important}.hover\:tw-bg-blue-600:hover{--tw-bg-opacity: 1 !important;background-color:rgb(37 99 235 / var(--tw-bg-opacity))!important}.hover\:tw-bg-blue-700:hover{--tw-bg-opacity: 1 !important;background-color:rgb(29 78 216 / var(--tw-bg-opacity))!important}.hover\:tw-bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(243 244 246 / var(--tw-bg-opacity))!important}.hover\:tw-bg-gray-300:hover{--tw-bg-opacity: 1 !important;background-color:rgb(209 213 219 / var(--tw-bg-opacity))!important}.hover\:tw-bg-gray-50:hover{--tw-bg-opacity: 1 !important;background-color:rgb(249 250 251 / var(--tw-bg-opacity))!important}.hover\:tw-bg-gray-600:hover{--tw-bg-opacity: 1 !important;background-color:rgb(75 85 99 / var(--tw-bg-opacity))!important}.hover\:tw-bg-green-50:hover{--tw-bg-opacity: 1 !important;background-color:rgb(240 253 244 / var(--tw-bg-opacity))!important}.hover\:tw-bg-green-700:hover{--tw-bg-opacity: 1 !important;background-color:rgb(21 128 61 / var(--tw-bg-opacity))!important}.hover\:tw-bg-red-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(254 226 226 / var(--tw-bg-opacity))!important}.hover\:tw-bg-red-700:hover{--tw-bg-opacity: 1 !important;background-color:rgb(185 28 28 / var(--tw-bg-opacity))!important}.hover\:tw-bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.hover\:tw-bg-white\/20:hover{background-color:#fff3!important}.hover\:tw-text-blue-600:hover{--tw-text-opacity: 1 !important;color:rgb(37 99 235 / var(--tw-text-opacity))!important}.hover\:tw-text-blue-800:hover{--tw-text-opacity: 1 !important;color:rgb(30 64 175 / var(--tw-text-opacity))!important}.hover\:tw-text-gray-600:hover{--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity))!important}.hover\:tw-text-gray-700:hover{--tw-text-opacity: 1 !important;color:rgb(55 65 81 / var(--tw-text-opacity))!important}.hover\:tw-text-gray-800:hover{--tw-text-opacity: 1 !important;color:rgb(31 41 55 / var(--tw-text-opacity))!important}.hover\:tw-text-red-700:hover{--tw-text-opacity: 1 !important;color:rgb(185 28 28 / var(--tw-text-opacity))!important}.hover\:tw-text-red-800:hover{--tw-text-opacity: 1 !important;color:rgb(153 27 27 / var(--tw-text-opacity))!important}.hover\:tw-shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:tw-shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:tw-shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:tw-ring-gray-300:hover{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity)) !important}.focus\:tw-border-blue-500:focus{--tw-border-opacity: 1 !important;border-color:rgb(59 130 246 / var(--tw-border-opacity))!important}.focus\:tw-bg-white:focus{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.focus\:tw-outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:tw-ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:tw-ring-blue-500\/10:focus{--tw-ring-color: rgb(59 130 246 / .1) !important}.focus\:tw-ring-blue-500\/30:focus{--tw-ring-color: rgb(59 130 246 / .3) !important}.focus-visible\:tw-ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus-visible\:tw-ring-blue-400:focus-visible{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity)) !important}.active\:tw-scale-95:active{--tw-scale-x: .95 !important;--tw-scale-y: .95 !important;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))!important}.active\:tw-scale-\[0\.98\]:active{--tw-scale-x: .98 !important;--tw-scale-y: .98 !important;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))!important}.active\:tw-cursor-grabbing:active{cursor:grabbing!important}.active\:tw-bg-blue-200:active{--tw-bg-opacity: 1 !important;background-color:rgb(191 219 254 / var(--tw-bg-opacity))!important}.active\:tw-bg-gray-100:active{--tw-bg-opacity: 1 !important;background-color:rgb(243 244 246 / var(--tw-bg-opacity))!important}.active\:tw-bg-green-800:active{--tw-bg-opacity: 1 !important;background-color:rgb(22 101 52 / var(--tw-bg-opacity))!important}.active\:tw-bg-red-200:active{--tw-bg-opacity: 1 !important;background-color:rgb(254 202 202 / var(--tw-bg-opacity))!important}.disabled\:tw-cursor-not-allowed:disabled{cursor:not-allowed!important}.disabled\:tw-bg-gray-100:disabled{--tw-bg-opacity: 1 !important;background-color:rgb(243 244 246 / var(--tw-bg-opacity))!important}.disabled\:tw-bg-gray-50:disabled{--tw-bg-opacity: 1 !important;background-color:rgb(249 250 251 / var(--tw-bg-opacity))!important}.disabled\:tw-text-gray-300:disabled{--tw-text-opacity: 1 !important;color:rgb(209 213 219 / var(--tw-text-opacity))!important}.disabled\:tw-text-gray-400:disabled{--tw-text-opacity: 1 !important;color:rgb(156 163 175 / var(--tw-text-opacity))!important}.disabled\:tw-opacity-30:disabled{opacity:.3!important}.disabled\:tw-opacity-50:disabled{opacity:.5!important}.tw-group:hover .group-hover\:tw-rotate-12{--tw-rotate: 12deg !important;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))!important}.tw-group:hover .group-hover\:tw-scale-110{--tw-scale-x: 1.1 !important;--tw-scale-y: 1.1 !important;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))!important}.tw-group:hover .group-hover\:tw-bg-amber-100{--tw-bg-opacity: 1 !important;background-color:rgb(254 243 199 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-blue-100{--tw-bg-opacity: 1 !important;background-color:rgb(219 234 254 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-cyan-100{--tw-bg-opacity: 1 !important;background-color:rgb(207 250 254 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-emerald-100{--tw-bg-opacity: 1 !important;background-color:rgb(209 250 229 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-fuchsia-100{--tw-bg-opacity: 1 !important;background-color:rgb(250 232 255 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-indigo-100{--tw-bg-opacity: 1 !important;background-color:rgb(224 231 255 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-lime-100{--tw-bg-opacity: 1 !important;background-color:rgb(236 252 203 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-orange-100{--tw-bg-opacity: 1 !important;background-color:rgb(255 237 213 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-pink-100{--tw-bg-opacity: 1 !important;background-color:rgb(252 231 243 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-rose-100{--tw-bg-opacity: 1 !important;background-color:rgb(255 228 230 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-sky-100{--tw-bg-opacity: 1 !important;background-color:rgb(224 242 254 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-slate-200{--tw-bg-opacity: 1 !important;background-color:rgb(226 232 240 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-teal-100{--tw-bg-opacity: 1 !important;background-color:rgb(204 251 241 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-bg-violet-100{--tw-bg-opacity: 1 !important;background-color:rgb(237 233 254 / var(--tw-bg-opacity))!important}.tw-group:hover .group-hover\:tw-text-amber-700{--tw-text-opacity: 1 !important;color:rgb(180 83 9 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-blue-700{--tw-text-opacity: 1 !important;color:rgb(29 78 216 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-cyan-700{--tw-text-opacity: 1 !important;color:rgb(14 116 144 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-emerald-700{--tw-text-opacity: 1 !important;color:rgb(4 120 87 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-fuchsia-700{--tw-text-opacity: 1 !important;color:rgb(162 28 175 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-indigo-700{--tw-text-opacity: 1 !important;color:rgb(67 56 202 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-lime-700{--tw-text-opacity: 1 !important;color:rgb(77 124 15 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-orange-700{--tw-text-opacity: 1 !important;color:rgb(194 65 12 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-pink-700{--tw-text-opacity: 1 !important;color:rgb(190 24 93 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-rose-700{--tw-text-opacity: 1 !important;color:rgb(190 18 60 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-sky-700{--tw-text-opacity: 1 !important;color:rgb(3 105 161 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-slate-800{--tw-text-opacity: 1 !important;color:rgb(30 41 59 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-teal-700{--tw-text-opacity: 1 !important;color:rgb(15 118 110 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-text-violet-700{--tw-text-opacity: 1 !important;color:rgb(109 40 217 / var(--tw-text-opacity))!important}.tw-group:hover .group-hover\:tw-ring-amber-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-blue-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-cyan-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-emerald-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-fuchsia-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(250 232 255 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-indigo-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-lime-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-orange-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(255 237 213 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-pink-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(252 231 243 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-rose-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-sky-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-slate-200{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-teal-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity)) !important}.tw-group:hover .group-hover\:tw-ring-violet-100{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity)) !important}.tw-peer:checked~.peer-checked\:tw-bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgb(34 197 94 / var(--tw-bg-opacity))!important}@media (min-width: 640px){.sm\:tw-col-span-2{grid-column:span 2 / span 2!important}.sm\:tw-mb-6{margin-bottom:1.5rem!important}.sm\:tw-mt-0{margin-top:0!important}.sm\:tw-mt-3{margin-top:.75rem!important}.sm\:tw-block{display:block!important}.sm\:tw-inline-block{display:inline-block!important}.sm\:tw-inline{display:inline!important}.sm\:tw-flex{display:flex!important}.sm\:tw-grid{display:grid!important}.sm\:tw-hidden{display:none!important}.sm\:tw-h-9{height:2.25rem!important}.sm\:tw-w-9{width:2.25rem!important}.sm\:tw-w-\[60\%\]{width:60%!important}.sm\:tw-w-auto{width:auto!important}.sm\:tw-min-w-\[70\%\]{min-width:70%!important}.sm\:tw-flex-none{flex:none!important}.sm\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:tw-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.sm\:tw-flex-row{flex-direction:row!important}.sm\:tw-items-end{align-items:flex-end!important}.sm\:tw-justify-between{justify-content:space-between!important}.sm\:tw-gap-3{gap:.75rem!important}.sm\:tw-rounded{border-radius:.25rem!important}.sm\:tw-p-2{padding:.5rem!important}.sm\:tw-p-4{padding:1rem!important}.sm\:tw-p-8{padding:2rem!important}.sm\:tw-px-16{padding-left:4rem!important;padding-right:4rem!important}.sm\:tw-px-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:tw-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:tw-text-right{text-align:right!important}.sm\:tw-text-2xl{font-size:1.5rem!important;line-height:2rem!important}.sm\:tw-text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.sm\:tw-text-sm{font-size:.875rem!important;line-height:1.25rem!important}}@media (min-width: 768px){.md\:tw-mb-0{margin-bottom:0!important}.md\:tw-mb-2{margin-bottom:.5rem!important}.md\:tw-mt-2{margin-top:.5rem!important}.md\:tw-mt-3{margin-top:.75rem!important}.md\:tw-mt-5{margin-top:1.25rem!important}.md\:tw-inline{display:inline!important}.md\:tw-flex{display:flex!important}.md\:tw-h-24{height:6rem!important}.md\:tw-h-auto{height:auto!important}.md\:tw-min-h-\[400px\]{min-height:400px!important}.md\:tw-w-1\/2{width:50%!important}.md\:tw-w-40{width:10rem!important}.md\:tw-w-48{width:12rem!important}.md\:tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:tw-flex-row{flex-direction:row!important}.md\:tw-gap-2{gap:.5rem!important}.md\:tw-border-b-0{border-bottom-width:0px!important}.md\:tw-border-r{border-right-width:1px!important}.md\:tw-p-0{padding:0!important}.md\:tw-px-24{padding-left:6rem!important;padding-right:6rem!important}.md\:tw-pb-0{padding-bottom:0!important}.md\:tw-pr-3{padding-right:.75rem!important}.md\:tw-text-base{font-size:1rem!important;line-height:1.5rem!important}}@media (min-width: 1024px){.lg\:tw-mt-2{margin-top:.5rem!important}.lg\:tw-inline{display:inline!important}.lg\:tw-flex{display:flex!important}.lg\:tw-hidden{display:none!important}.lg\:tw-h-32{height:8rem!important}.lg\:tw-max-h-\[3\.3rem\]{max-height:3.3rem!important}.lg\:tw-max-h-\[9rem\]{max-height:9rem!important}.lg\:tw-min-h-\[3\.3rem\]{min-height:3.3rem!important}.lg\:tw-min-h-\[9rem\]{min-height:9rem!important}.lg\:tw-min-h-\[calc\(66vh-64px\)\]{min-height:calc(66vh - 64px)!important}.lg\:tw-w-1\/2{width:50%!important}.lg\:tw-w-32{width:8rem!important}.lg\:tw-min-w-\[3\.3rem\]{min-width:3.3rem!important}.lg\:tw-min-w-\[9rem\]{min-width:9rem!important}.lg\:tw-max-w-\[3\.3rem\]{max-width:3.3rem!important}.lg\:tw-max-w-\[85\%\]{max-width:85%!important}.lg\:tw-max-w-\[9rem\]{max-width:9rem!important}.lg\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:tw-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lg\:tw-items-start{align-items:flex-start!important}.lg\:tw-border-4{border-width:4px!important}.lg\:tw-p-0{padding:0!important}.lg\:tw-text-left{text-align:left!important}.lg\:tw-text-base{font-size:1rem!important;line-height:1.5rem!important}.lg\:tw-transition-shadow{transition-property:box-shadow!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.lg\:hover\:tw-border-gray-200:hover{--tw-border-opacity: 1 !important;border-color:rgb(229 231 235 / var(--tw-border-opacity))!important}.lg\:hover\:tw-shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}}@media (min-width: 1280px){.xl\:tw-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}}
