.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(35,57,66,.21);border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:rgba(0,0,0,.07)}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent #34495e transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent #34495e;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:0;bottom:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:hsla(0,0%,100%,.85)}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:hsla(0,0%,100%,.09);position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0 solid;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:1px solid #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:1px solid #dee7eb;margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}

/*
! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::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-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=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}.prose :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=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:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=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}.prose :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.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-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-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(video):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(code):not(:where([class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-sm :where(ol):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose] *)){padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.6666667em 1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}html body .pointer-events-none{pointer-events:none}html body .pointer-events-auto{pointer-events:auto}html body .static{position:static}html body .fixed{position:fixed}html body .absolute{position:absolute}html body .relative{position:relative}html body .-left-1{left:-.25rem}html body .-left-5{left:-1.25rem}html body .-right-1{right:-.25rem}html body .-top-1{top:-.25rem}html body .-top-1\.5{top:-.375rem}html body .-top-2{top:-.5rem}html body .-top-3{top:-.75rem}html body .bottom-0{bottom:0}html body .left-0{left:0}html body .left-1{left:.25rem}html body .left-1\/2{left:50%}html body .left-\[-3\.5vw\]{left:-3.5vw}html body .left-\[50\%\]{left:50%}html body .right-2{right:.5rem}html body .right-4{right:1rem}html body .right-8{right:2rem}html body .top-0{top:0}html body .top-1{top:.25rem}html body .top-1\.5{top:.375rem}html body .top-1\/2{top:50%}html body .top-3{top:.75rem}html body .top-5{top:1.25rem}html body .z-10{z-index:10}html body .z-20{z-index:20}html body .z-30{z-index:30}html body .col-span-1{grid-column:span 1/span 1}html body .row-span-2{grid-row:span 2/span 2}html body .m-3{margin:.75rem}html body .m-4{margin:1rem}html body .m-5{margin:1.25rem}html body .m-auto{margin:auto}html body .mx-0{margin-left:0;margin-right:0}html body .mx-0\.5{margin-left:.125rem;margin-right:.125rem}html body .mx-1{margin-left:.25rem;margin-right:.25rem}html body .mx-3{margin-left:.75rem;margin-right:.75rem}html body .mx-3\.5{margin-left:.875rem;margin-right:.875rem}html body .mx-4{margin-left:1rem;margin-right:1rem}html body .mx-auto{margin-left:auto;margin-right:auto}html body .my-0{margin-top:0;margin-bottom:0}html body .my-1{margin-top:.25rem;margin-bottom:.25rem}html body .my-1\.5{margin-top:.375rem;margin-bottom:.375rem}html body .my-10{margin-top:2.5rem;margin-bottom:2.5rem}html body .my-12{margin-top:3rem;margin-bottom:3rem}html body .my-14{margin-top:3.5rem;margin-bottom:3.5rem}html body .my-2{margin-top:.5rem;margin-bottom:.5rem}html body .my-20{margin-top:5rem;margin-bottom:5rem}html body .my-3{margin-top:.75rem;margin-bottom:.75rem}html body .my-4{margin-top:1rem;margin-bottom:1rem}html body .my-5{margin-top:1.25rem;margin-bottom:1.25rem}html body .my-8{margin-top:2rem;margin-bottom:2rem}html body .my-\[0\.39rem\]{margin-top:.39rem;margin-bottom:.39rem}html body .my-auto{margin-top:auto;margin-bottom:auto}html body .\!mt-1{margin-top:.25rem!important}html body .-ml-20{margin-left:-5rem}html body .mb-0{margin-bottom:0}html body .mb-0\.5{margin-bottom:.125rem}html body .mb-1{margin-bottom:.25rem}html body .mb-1\.5{margin-bottom:.375rem}html body .mb-10{margin-bottom:2.5rem}html body .mb-2{margin-bottom:.5rem}html body .mb-2\.5{margin-bottom:.625rem}html body .mb-4{margin-bottom:1rem}html body .mb-5{margin-bottom:1.25rem}html body .mb-7{margin-bottom:1.75rem}html body .ml-1{margin-left:.25rem}html body .ml-3{margin-left:.75rem}html body .ml-5{margin-left:1.25rem}html body .ml-auto{margin-left:auto}html body .mr-1{margin-right:.25rem}html body .mr-3{margin-right:.75rem}html body .mr-5{margin-right:1.25rem}html body .mr-auto{margin-right:auto}html body .mt-0{margin-top:0}html body .mt-0\.5{margin-top:.125rem}html body .mt-1{margin-top:.25rem}html body .mt-1\.5{margin-top:.375rem}html body .mt-10{margin-top:2.5rem}html body .mt-12{margin-top:3rem}html body .mt-2{margin-top:.5rem}html body .mt-20{margin-top:5rem}html body .mt-3{margin-top:.75rem}html body .mt-4{margin-top:1rem}html body .mt-5{margin-top:1.25rem}html body .mt-8{margin-top:2rem}html body .mt-auto{margin-top:auto}html body .block{display:block}html body .inline-block{display:inline-block}html body .inline{display:inline}html body .flex{display:flex}html body .grid{display:grid}html body .\!hidden{display:none!important}html body .hidden{display:none}html body .h-0{height:0}html body .h-0\.5{height:.125rem}html body .h-11{height:2.75rem}html body .h-12{height:3rem}html body .h-14{height:3.5rem}html body .h-16{height:4rem}html body .h-2{height:.5rem}html body .h-20{height:5rem}html body .h-24{height:6rem}html body .h-4{height:1rem}html body .h-40{height:10rem}html body .h-7{height:1.75rem}html body .h-8{height:2rem}html body .h-9{height:2.25rem}html body .h-\[100vh\]{height:100vh}html body .h-\[21\.5rem\]{height:21.5rem}html body .h-full{height:100%}html body .max-h-56{max-height:14rem}html body .max-h-96{max-height:24rem}html body .min-h-\[412px\]{min-height:412px}html body .min-h-full{min-height:100%}html body .w-11{width:2.75rem}html body .w-12{width:3rem}html body .w-14{width:3.5rem}html body .w-2{width:.5rem}html body .w-4{width:1rem}html body .w-6{width:1.5rem}html body .w-7{width:1.75rem}html body .w-8{width:2rem}html body .w-\[21\.5rem\]{width:21.5rem}html body .w-\[94vw\]{width:94vw}html body .w-full{width:100%}html body .min-w-\[3\.5rem\]{min-width:3.5rem}html body .min-w-\[350px\]{min-width:350px}html body .\!max-w-none{max-width:none!important}html body .max-w-2xl{max-width:42rem}html body .max-w-3xl{max-width:48rem}html body .max-w-\[30rem\]{max-width:30rem}html body .max-w-\[400px\]{max-width:400px}html body .max-w-\[64rem\]{max-width:64rem}html body .max-w-lg{max-width:32rem}html body .max-w-md{max-width:28rem}html body .max-w-none{max-width:none}html body .max-w-sm{max-width:24rem}html body .max-w-xl{max-width:36rem}html body .flex-shrink-0,html body .shrink-0{flex-shrink:0}html body .grow{flex-grow:1}html body .origin-right{transform-origin:right}html body .-translate-x-1\/2{--tw-translate-x:-50%}html body .-translate-x-1\/2,html body .-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}html body .-translate-y-1\/2{--tw-translate-y:-50%}html body .-translate-y-\[58\%\]{--tw-translate-y:-58%}html body .-translate-y-\[58\%\],html body .rotate-\[20deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}html body .rotate-\[20deg\]{--tw-rotate:20deg}html body .scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}html body .animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}html body .animate-spin{animation:spin 1s linear infinite}html body .cursor-not-allowed{cursor:not-allowed}html body .cursor-pointer{cursor:pointer}html body .cursor-text{cursor:text}html body .select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}html body .resize-none{resize:none}html body .grid-cols-\[1fr\2c auto\]{grid-template-columns:1fr auto}html body .flex-col{flex-direction:column}html body .flex-wrap{flex-wrap:wrap}html body .items-start{align-items:flex-start}html body .items-center{align-items:center}html body .justify-center{justify-content:center}html body .justify-between{justify-content:space-between}html body .justify-around{justify-content:space-around}html body .gap-0{gap:0}html body .gap-0\.5{gap:.125rem}html body .gap-1{gap:.25rem}html body .gap-1\.5{gap:.375rem}html body .gap-10{gap:2.5rem}html body .gap-2{gap:.5rem}html body .gap-3{gap:.75rem}html body .gap-3\.5{gap:.875rem}html body .gap-4{gap:1rem}html body .gap-5{gap:1.25rem}html body .gap-6{gap:1.5rem}html body .gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}html body .gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}html body .gap-x-4{-moz-column-gap:1rem;column-gap:1rem}html body .gap-y-1{row-gap:.25rem}html body .gap-y-3{row-gap:.75rem}html body .gap-y-5{row-gap:1.25rem}html body .gap-y-7{row-gap:1.75rem}html body .space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}html body .space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))}html body .space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}html body .space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}html body .space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}html body .space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}html body .divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}html body .overflow-hidden{overflow:hidden}html body .overflow-y-auto{overflow-y:auto}html body .overflow-y-scroll{overflow-y:scroll}html body .whitespace-pre-wrap{white-space:pre-wrap}html body .break-all{word-break:break-all}html body .rounded{border-radius:.25rem}html body .rounded-2xl{border-radius:1rem}html body .rounded-\[8rem\]{border-radius:8rem}html body .rounded-full{border-radius:9999px}html body .rounded-lg{border-radius:.5rem}html body .rounded-md{border-radius:.375rem}html body .rounded-sm{border-radius:.125rem}html body .rounded-xl{border-radius:.75rem}html body .border{border-width:1px}html body .border-2{border-width:2px}html body .border-b{border-bottom-width:1px}html body .border-r-0{border-right-width:0}html body .border-dashed{border-style:dashed}html body .border-dotted{border-style:dotted}html body .\!border-slate-600{--tw-border-opacity:1!important;border-color:rgb(71 85 105/var(--tw-border-opacity))!important}html body .border-amber-100{--tw-border-opacity:1;border-color:rgb(254 243 199/var(--tw-border-opacity))}html body .border-amber-500{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}html body .border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}html body .border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}html body .border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}html body .border-red-400{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity))}html body .border-rose-100{--tw-border-opacity:1;border-color:rgb(255 228 230/var(--tw-border-opacity))}html body .border-slate-100{--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity))}html body .border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}html body .border-slate-200\/60{border-color:rgba(226,232,240,.6)}html body .border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity))}html body .border-slate-300\/60{border-color:rgba(203,213,225,.6)}html body .border-slate-400{--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity))}html body .border-slate-500{--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity))}html body .border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity))}html body .border-stone-100{--tw-border-opacity:1;border-color:rgb(245 245 244/var(--tw-border-opacity))}html body .border-transparent{border-color:transparent}html body .bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}html body .bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity))}html body .bg-blue-200\/30{background-color:rgba(191,219,254,.3)}html body .bg-blue-600\/95{background-color:rgba(37,99,235,.95)}html body .bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}html body .bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}html body .bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}html body .bg-gray-300\/40{background-color:rgba(209,213,219,.4)}html body .bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}html body .bg-gray-500\/20{background-color:hsla(220,9%,46%,.2)}html body .bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}html body .bg-green-200\/30{background-color:rgba(187,247,208,.3)}html body .bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}html body .bg-rose-50\/80{background-color:rgba(255,241,242,.8)}html body .bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity))}html body .bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}html body .bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}html body .bg-slate-200\/20{background-color:rgba(226,232,240,.2)}html body .bg-slate-200\/90{background-color:rgba(226,232,240,.9)}html body .bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}html body .bg-slate-500{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}html body .bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}html body .bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}html body .bg-stone-200{--tw-bg-opacity:1;background-color:rgb(231 229 228/var(--tw-bg-opacity))}html body .bg-transparent{background-color:transparent}html body .bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}html body .p-1{padding:.25rem}html body .p-1\.5{padding:.375rem}html body .p-10{padding:2.5rem}html body .p-2{padding:.5rem}html body .p-2\.5{padding:.625rem}html body .p-3{padding:.75rem}html body .p-3\.5{padding:.875rem}html body .p-4{padding:1rem}html body .p-5{padding:1.25rem}html body .p-6{padding:1.5rem}html body .p-8{padding:2rem}html body .p-9{padding:2.25rem}html body .px-0{padding-left:0;padding-right:0}html body .px-0\.5{padding-left:.125rem;padding-right:.125rem}html body .px-1{padding-left:.25rem;padding-right:.25rem}html body .px-1\.5{padding-left:.375rem;padding-right:.375rem}html body .px-2{padding-left:.5rem;padding-right:.5rem}html body .px-2\.5{padding-left:.625rem;padding-right:.625rem}html body .px-3{padding-left:.75rem;padding-right:.75rem}html body .px-3\.5{padding-left:.875rem;padding-right:.875rem}html body .px-4{padding-left:1rem;padding-right:1rem}html body .px-5{padding-left:1.25rem;padding-right:1.25rem}html body .px-6{padding-left:1.5rem;padding-right:1.5rem}html body .px-7{padding-left:1.75rem;padding-right:1.75rem}html body .py-0{padding-top:0;padding-bottom:0}html body .py-0\.5{padding-top:.125rem;padding-bottom:.125rem}html body .py-1{padding-top:.25rem;padding-bottom:.25rem}html body .py-1\.5{padding-top:.375rem;padding-bottom:.375rem}html body .py-12{padding-top:3rem;padding-bottom:3rem}html body .py-2{padding-top:.5rem;padding-bottom:.5rem}html body .py-2\.5{padding-top:.625rem;padding-bottom:.625rem}html body .py-3{padding-top:.75rem;padding-bottom:.75rem}html body .py-3\.5{padding-top:.875rem;padding-bottom:.875rem}html body .py-4{padding-top:1rem;padding-bottom:1rem}html body .py-5{padding-top:1.25rem;padding-bottom:1.25rem}html body .py-7{padding-top:1.75rem;padding-bottom:1.75rem}html body .py-8{padding-top:2rem}html body .pb-8,html body .py-8{padding-bottom:2rem}html body .pl-1{padding-left:.25rem}html body .pl-3{padding-left:.75rem}html body .pl-3\.5{padding-left:.875rem}html body .pr-0{padding-right:0}html body .pt-2{padding-top:.5rem}html body .text-center{text-align:center}html body .text-right{text-align:right}html body .font-base{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Arial,Open Sans,Helvetica Neue,sans-serif}html body .font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}html body .font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}html body .\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}html body .\!text-xs{font-size:.75rem!important;line-height:1rem!important}html body .text-2xl{font-size:1.5rem;line-height:2rem}html body .text-3xl{font-size:1.875rem;line-height:2.25rem}html body .text-\[\.925rem\]{font-size:.925rem}html body .text-\[0\.63rem\]{font-size:.63rem}html body .text-\[0\.925rem\]{font-size:.925rem}html body .text-base{font-size:1rem;line-height:1.5rem}html body .text-lg{font-size:1.125rem;line-height:1.75rem}html body .text-sm{font-size:.875rem;line-height:1.25rem}html body .text-xl{font-size:1.25rem;line-height:1.75rem}html body .text-xs{font-size:.75rem;line-height:1rem}html body .\!font-medium{font-weight:500!important}html body .font-bold{font-weight:700}html body .font-medium{font-weight:500}html body .font-normal{font-weight:400}html body .font-semibold{font-weight:600}html body .uppercase{text-transform:uppercase}html body .italic{font-style:italic}html body .leading-relaxed{line-height:1.625}html body .leading-snug{line-height:1.375}html body .leading-tight{line-height:1.25}html body .text-\[\#222\]{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity))}html body .text-\[\#f44e4d\]{--tw-text-opacity:1;color:rgb(244 78 77/var(--tw-text-opacity))}html body .text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}html body .text-amber-800{--tw-text-opacity:1;color:rgb(146 64 14/var(--tw-text-opacity))}html body .text-amber-900{--tw-text-opacity:1;color:rgb(120 53 15/var(--tw-text-opacity))}html body .text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}html body .text-emerald-600{--tw-text-opacity:1;color:rgb(5 150 105/var(--tw-text-opacity))}html body .text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}html body .text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}html body .text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}html body .text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}html body .text-rose-500{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity))}html body .text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72/var(--tw-text-opacity))}html body .text-rose-700{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity))}html body .text-rose-800{--tw-text-opacity:1;color:rgb(159 18 57/var(--tw-text-opacity))}html body .text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}html body .text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}html body .text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}html body .text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}html body .text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}html body .text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}html body .text-stone-600{--tw-text-opacity:1;color:rgb(87 83 78/var(--tw-text-opacity))}html body .text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}html body .underline{text-decoration-line:underline}html body .no-underline{text-decoration-line:none}html body .opacity-0{opacity:0}html body .opacity-100{opacity:1}html body .opacity-40{opacity:.4}html body .opacity-50{opacity:.5}html body .opacity-90{opacity:.9}html body .shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}html body .shadow-2xl,html body .shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}html body .shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}html body .shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}html body .shadow-slate-300\/10{--tw-shadow-color:rgba(203,213,225,.1);--tw-shadow:var(--tw-shadow-colored)}html body .shadow-slate-300\/40{--tw-shadow-color:rgba(203,213,225,.4);--tw-shadow:var(--tw-shadow-colored)}html body .shadow-slate-300\/60{--tw-shadow-color:rgba(203,213,225,.6);--tw-shadow:var(--tw-shadow-colored)}html body .shadow-slate-400\/20{--tw-shadow-color:rgba(148,163,184,.2);--tw-shadow:var(--tw-shadow-colored)}html body .shadow-slate-400\/30{--tw-shadow-color:rgba(148,163,184,.3);--tw-shadow:var(--tw-shadow-colored)}html body .outline{outline-style:solid}html body .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}html body .duration-100{transition-duration:.1s}html body .duration-150{transition-duration:.15s}html body .duration-200{transition-duration:.2s}html body .duration-300{transition-duration:.3s}html body .line-clamp-1{-webkit-line-clamp:1}html body .line-clamp-1,html body .line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}html body .line-clamp-2{-webkit-line-clamp:2}html body .fxc,html body .fxcenter{display:flex;align-items:center;justify-content:center}html body .fx-itemcenter{display:flex;align-items:center}.rdrMonth{width:auto!important}.rdrMonthAndYearWrapper{padding-top:0!important}.rdrDateDisplayWrapper{border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.rdrDateDisplayItem input{padding-top:1.1rem;padding-bottom:1.1rem;font-weight:500;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.pagination{justify-content:center;display:flex;padding-left:0;list-style:none;font-family:Courier New,Courier,monospace}.page-item .page-link{position:relative;display:block;margin:0 4px;height:40px;width:40px;border-radius:25px;text-align:center;line-height:40px;color:#2b3846;text-decoration:none;border:1px solid transparent}.page-item a.page-link:hover{border-color:#2b3846ea}.page-item.active .page-link{font-weight:700;color:#fff;background-color:#2b3846}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html body .hover\:border-black:hover{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}html body .hover\:border-slate-200:hover{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}html body .hover\:border-slate-500:hover{--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity))}html body .hover\:border-slate-800:hover{--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity))}html body .hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}html body .hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}html body .hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}html body .hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}html body .hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}html body .hover\:bg-slate-100\/70:hover{background-color:rgba(241,245,249,.7)}html body .hover\:bg-slate-200:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}html body .hover\:bg-slate-200\/60:hover{background-color:rgba(226,232,240,.6)}html body .hover\:bg-slate-300:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}html body .hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}html body .hover\:bg-slate-700:hover{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}html body .hover\:bg-slate-800:hover{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}html body .hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}html body .hover\:text-slate-700:hover{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}html body .hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}html body .hover\:opacity-100:hover{opacity:1}html body .focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}html body .group:hover .group-hover\:-translate-x-0{--tw-translate-x:-0px}html body .group:hover .group-hover\:-translate-x-0,html body .group:hover .group-hover\:-translate-x-0\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}html body .group:hover .group-hover\:-translate-x-0\.5{--tw-translate-x:-0.125rem}html body .group:hover .group-hover\:translate-x-1{--tw-translate-x:0.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}html body .group:hover .group-hover\:border-2{border-width:2px}html body .group:hover .group-hover\:opacity-100{opacity:1}@media (min-width:475px){html body .xs\:bottom-10{bottom:2.5rem}html body .xs\:left-0{left:0}html body .xs\:right-5{right:1.25rem}html body .xs\:top-20{top:5rem}html body .xs\:mx-4{margin-left:1rem;margin-right:1rem}html body .xs\:mt-10{margin-top:2.5rem}html body .xs\:block{display:block}html body .xs\:inline-block{display:inline-block}html body .xs\:inline{display:inline}html body .xs\:h-14{height:3.5rem}html body .xs\:h-\[3\.2rem\]{height:3.2rem}html body .xs\:w-14{width:3.5rem}html body .xs\:w-\[3\.3rem\]{width:3.3rem}html body .xs\:w-\[400px\]{width:400px}html body .xs\:max-w-\[25rem\]{max-width:25rem}html body .xs\:cursor-auto{cursor:auto}html body .xs\:gap-4{gap:1rem}html body .xs\:gap-7{gap:1.75rem}html body .xs\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}html body .xs\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}html body .xs\:rounded-2xl{border-radius:1rem}html body .xs\:rounded-lg{border-radius:.5rem}html body .xs\:border{border-width:1px}html body .xs\:p-10{padding:2.5rem}html body .xs\:p-5{padding:1.25rem}html body .xs\:p-6{padding:1.5rem}html body .xs\:p-8{padding:2rem}html body .xs\:px-10{padding-left:2.5rem;padding-right:2.5rem}html body .xs\:px-5{padding-left:1.25rem;padding-right:1.25rem}html body .xs\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}html body .xs\:text-base{font-size:1rem;line-height:1.5rem}html body .xs\:text-sm{font-size:.875rem;line-height:1.25rem}html body .xs\:opacity-0{opacity:0}html body .xs\:shadow-card{--tw-shadow:2px 4px 70px rgba(0,0,0,.05);--tw-shadow-colored:2px 4px 70px var(--tw-shadow-color)}html body .xs\:shadow-card,html body .xs\:shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}html body .xs\:shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}html body .xs\:shadow-slate-300\/30{--tw-shadow-color:rgba(203,213,225,.3);--tw-shadow:var(--tw-shadow-colored)}html body .xs\:fxcenter{display:flex;align-items:center;justify-content:center}}@media (min-width:640px){html body .sm\:absolute{position:absolute}html body .sm\:left-0{left:0}html body .sm\:my-20{margin-top:5rem;margin-bottom:5rem}html body .sm\:-ml-5{margin-left:-1.25rem}html body .sm\:-mt-5{margin-top:-1.25rem}html body .sm\:mt-20{margin-top:5rem}html body .sm\:block{display:block}html body .sm\:inline-block{display:inline-block}html body .sm\:inline{display:inline}html body .sm\:flex{display:flex}html body .sm\:hidden{display:none}html body .sm\:w-\[350px\]{width:350px}html body .sm\:w-\[65rem\]{width:65rem}html body .sm\:max-w-lg{max-width:32rem}html body .sm\:translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}html body .sm\:gap-10{gap:2.5rem}html body .sm\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}html body .sm\:gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}html body .sm\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}html body .sm\:gap-y-5{row-gap:1.25rem}html body .sm\:rounded-lg{border-radius:.5rem}html body .sm\:border{border-width:1px}html body .sm\:bg-gray-50\/50{background-color:rgba(249,250,251,.5)}html body .sm\:p-14{padding:3.5rem}html body .sm\:p-16{padding:4rem}html body .sm\:p-20{padding:5rem}html body .sm\:p-5{padding:1.25rem}html body .sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}html body .sm\:px-4{padding-left:1rem;padding-right:1rem}html body .sm\:px-8{padding-left:2rem;padding-right:2rem}html body .sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}html body .sm\:pl-3{padding-left:.75rem}html body .sm\:pr-5{padding-right:1.25rem}html body .sm\:text-2xl{font-size:1.5rem;line-height:2rem}html body .sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}html body .sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}html body .sm\:text-lg{font-size:1.125rem;line-height:1.75rem}html body .sm\:text-xl{font-size:1.25rem;line-height:1.75rem}html body .sm\:shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}html body .sm\:shadow-slate-300\/30{--tw-shadow-color:rgba(203,213,225,.3);--tw-shadow:var(--tw-shadow-colored)}}@media (min-width:768px){html body .md\:p-2{padding:.5rem}html body .md\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){html body .lg\:pointer-events-auto{pointer-events:auto}html body .lg\:static{position:static}html body .lg\:my-32{margin-top:8rem;margin-bottom:8rem}html body .lg\:mr-1{margin-right:.25rem}html body .lg\:mt-32{margin-top:8rem}html body .lg\:hidden{display:none}html body .lg\:h-20{height:5rem}html body .lg\:w-auto{width:auto}html body .lg\:gap-10{gap:2.5rem}html body .lg\:border-b{border-bottom-width:1px}html body .lg\:border-r{border-right-width:1px}html body .lg\:bg-transparent{background-color:transparent}html body .lg\:p-14{padding:3.5rem}html body .lg\:text-15{font-size:.925rem}html body .lg\:text-base{font-size:1rem;line-height:1.5rem}html body .lg\:opacity-100{opacity:1}}@media (min-width:1280px){html body .xl\:block{display:block}html body .xl\:max-w-4xl{max-width:56rem}html body .xl\:max-w-sm{max-width:24rem}html body .xl\:pl-24{padding-left:6rem}}@media (min-width:1536px){html body .\32xl\:my-44{margin-top:11rem;margin-bottom:11rem}html body .\32xl\:mt-5{margin-top:1.25rem}html body .\32xl\:max-w-\[27rem\]{max-width:27rem}html body .\32xl\:px-12{padding-left:3rem;padding-right:3rem}html body .\32xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}