@import url("https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap");.choices{font-size:16px;margin-bottom:24px;overflow:hidden;position:relative}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #ddd;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=");background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.25;padding:0;position:absolute;right:0;top:50%;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{border:5px solid transparent;border-top-color:#333;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=");background-size:8px;border-left:1px solid #003642;border-radius:0;display:inline-block;line-height:1;margin:0 -4px 0 8px;opacity:.75;padding-left:16px;position:relative;width:8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{background-color:#f9f9f9;border:1px solid #ddd;border-radius:2.5px;display:inline-block;font-size:14px;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#005f75;border:1px solid #004a5c;border-radius:20px;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3.75px;margin-right:3.75px;padding:4px 10px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#fff;border:1px solid #ddd;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;display:none;margin-top:-1px;overflow:hidden;position:absolute;top:100%;width:100%;word-break:break-all;z-index:1}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{max-height:300px;overflow:auto;position:relative;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices__heading{border-bottom:1px solid #f7f7f7;color:gray;font-size:12px;font-weight:600;padding:10px}.choices__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus{outline:none}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;font-size:14px;margin-bottom:5px;max-width:100%;padding:4px 0 4px 2px;vertical-align:baseline}.choices__input:focus{outline:0}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;height:0;width:0}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}.choices{margin-bottom:0}.choices__inner{border-radius:.5rem;border-style:none;display:inline-block;overflow:hidden;width:100%;--tw-bg-opacity:1;background-color:rgb(54 58 69/var(--tw-bg-opacity,1));font-size:1rem;line-height:1.5rem;padding:7px 12px;--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1))}.choices__inner:hover{--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.choices.light .choices__inner{--tw-bg-opacity:1;background-color:rgb(68 72 82/var(--tw-bg-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.group:hover .choices.light .choices__inner{--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1))}.choices[data-type*=select-one] .choices__inner{padding-bottom:7px}.is-open .choices__inner{border-radius:.5rem}.choices__list--dropdown,.choices__list[aria-expanded]{border-radius:.5rem;border-style:none;margin-top:.5rem;--tw-bg-opacity:1;background-color:rgb(54 58 69/var(--tw-bg-opacity,1));box-shadow:0 10px 20px 0 rgba(0,0,0,.4)}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:1rem;line-height:1.5rem;padding-bottom:11px;padding-left:1rem!important;padding-right:1rem!important;padding-top:11px;--tw-text-opacity:1;color:rgb(181 184 193/var(--tw-text-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.choices__list--dropdown .choices__item:hover,.choices__list[aria-expanded] .choices__item:hover{--tw-bg-opacity:1;background-color:rgb(68 72 82/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.choices__list--dropdown .choices__item--selectable.is-selected,.choices__list[aria-expanded] .choices__item--selectable.is-selected{--tw-bg-opacity:1;background-color:rgb(214 216 225/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(54 58 69/var(--tw-text-opacity,1))}.choices__list--dropdown.is-active .choices__list{padding-bottom:.5rem;padding-top:.5rem}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{display:none}.choices[data-type*=select-one]:after{display:inline-block;height:1.5rem;margin-left:.5rem;width:1.5rem;--tw-translate-y:-50%;border-style:none;--tw-text-opacity:1;background-image:url("/icons/chevron.svg");color:rgb(181 185 194/var(--tw-text-opacity,1))}.choices[data-type*=select-one].is-open:after,.choices[data-type*=select-one]:after{margin-top:0!important;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))}.choices[data-type*=select-one].is-open:after{--tw-rotate:180deg;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.choices__list--dropdown .choices__list{overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}.choices__input{--tw-text-opacity:1;color:rgb(12 13 17/var(--tw-text-opacity,1))}.choices-lg .choices .choices__inner{font-size:1.125rem;line-height:1.75rem;padding:.75rem 1rem}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(57,92,187,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(57,92,187,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }
/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #b5b9c2;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:Albert Sans,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#515560;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem;--tw-shadow:0 0 #0000}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2e4584;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2e4584;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input::-moz-placeholder,textarea::-moz-placeholder{color:#515560;opacity:1}input::placeholder,textarea::placeholder{color:#515560;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23515560' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#515560;border-width:1px;color:#2e4584;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2e4584;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E")}@media (forced-colors:active) {[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}@media (forced-colors:active) {[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:transparent}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}@media (forced-colors:active) {[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:transparent}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.btn-primary{border-radius:.5rem;cursor:pointer;display:inline-block;--tw-bg-opacity:1;background-color:rgb(53 238 213/var(--tw-bg-opacity,1));font-weight:500;padding:1.125rem 1.75rem;--tw-text-opacity:1;color:rgb(12 13 17/var(--tw-text-opacity,1));transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.btn-primary:hover{--tw-bg-opacity:1;background-color:rgb(71 255 230/var(--tw-bg-opacity,1))}.btn-secondary{border-radius:.5rem;cursor:pointer;display:inline-block;--tw-bg-opacity:1;background-color:rgb(54 58 69/var(--tw-bg-opacity,1));font-weight:500;padding:1.125rem 1.75rem;--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1));transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.btn-secondary:hover{background-color:rgb(81 85 96/var(--tw-bg-opacity,1))}.btn-danger,.btn-secondary:hover{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-danger{background-color:rgb(239 68 68/var(--tw-bg-opacity,1));border-radius:.5rem;cursor:pointer;display:inline-block;font-weight:500;padding:1.125rem 1.75rem;transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.btn-danger:hover{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity,1))}.form-label{color:rgb(181 185 194/var(--tw-text-opacity,1));font-size:.75rem}.form-label,.form-label-lg{display:block;font-weight:500;line-height:1.5rem;margin-bottom:.25rem;--tw-text-opacity:1}.form-label-lg{color:rgb(255 255 255/var(--tw-text-opacity,1));font-size:1.125rem}.form-control{border-radius:.5rem;border-style:none;display:block;width:100%;--tw-bg-opacity:1;background-color:rgb(54 58 69/var(--tw-bg-opacity,1));padding:1rem .75rem;--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1));transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.form-control:hover{--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.form-control:focus{--tw-bg-opacity:1;background-color:rgb(214 216 225/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(34 37 46/var(--tw-text-opacity,1))}.form-control-sm{border-radius:.5rem;border-style:none;display:block;width:100%;--tw-bg-opacity:1;background-color:rgb(54 58 69/var(--tw-bg-opacity,1));padding:1rem .75rem;--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1));transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.form-control-sm:hover{--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.form-control-sm:focus{--tw-bg-opacity:1;background-color:rgb(214 216 225/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(34 37 46/var(--tw-text-opacity,1))}.form-control-sm{padding-bottom:.75rem;padding-top:.75rem}.form-control-md{border-radius:.5rem;border-style:none;display:block;width:100%;--tw-bg-opacity:1;background-color:rgb(54 58 69/var(--tw-bg-opacity,1));padding:1rem .75rem;--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1));transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.form-control-md:hover{--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.form-control-md:focus{--tw-bg-opacity:1;background-color:rgb(214 216 225/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(34 37 46/var(--tw-text-opacity,1))}.form-control-md{padding-bottom:11px;padding-top:11px}.form-control-md.light{--tw-bg-opacity:1;background-color:rgb(68 72 82/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(181 184 193/var(--tw-text-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.form-control-md.light:focus{border-style:none}.group:hover .form-control-md.light{--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.main-title{font-size:26px;font-weight:500;margin-top:2.5rem;padding-bottom:1rem;text-align:center;--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1))}@media (min-width:640px){.main-title{margin-top:3rem;padding-bottom:1.5rem}}@media (min-width:768px){.main-title{margin-top:4rem;padding-bottom:2rem}}@media (min-width:1024px){.main-title{margin-top:5rem;padding-bottom:2.5rem}}@media (min-width:1280px){.main-title{margin-top:6rem;padding-bottom:2.5rem}}@media (min-width:1536px){.main-title{margin-top:8rem}}.secondary-title{font-size:1rem;font-weight:500;line-height:1.5rem;line-height:1.5;margin-bottom:1rem;--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1))}@media (min-width:640px){.secondary-title{margin-bottom:1.5rem}}@media (min-width:768px){.secondary-title{margin-bottom:2rem}}@media (min-width:1024px){.secondary-title{margin-bottom:2.5rem}}@media (min-width:1280px){.secondary-title{margin-bottom:2.5rem}}.dropdown{border-radius:.5rem;max-width:15rem;min-width:12rem;position:absolute;z-index:50;--tw-bg-opacity:1;background-color:rgb(54 58 69/var(--tw-bg-opacity,1));padding-bottom:.5rem;padding-top:.5rem;--tw-shadow:0px 10px 20px 0px rgba(0,0,0,.4);--tw-shadow-colored:0px 10px 20px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dropdown-item{align-items:center;display:flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:flex-start;line-height:1.5rem;padding:.75rem 1rem;width:100%;--tw-text-opacity:1;color:rgb(181 184 193/var(--tw-text-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.dropdown-item:hover{--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.toggle-base{border-radius:40px;height:1.75rem;position:relative;width:60px}.toggle-base,.toggle-circle:after{transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.toggle-circle:after{border-radius:9999px;height:1.25rem;left:4px;position:absolute;top:4px;width:1.25rem;--tw-content:"";content:var(--tw-content)}.peer:checked~.toggle-circle:after{content:var(--tw-content);--tw-translate-x:32px;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))}.toggle-circle.dark{--tw-bg-opacity:1;background-color:rgb(34 37 46/var(--tw-bg-opacity,1))}.toggle-circle.dark:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.peer:checked~.toggle-circle.dark{--tw-bg-opacity:1;background-color:rgb(53 238 213/var(--tw-bg-opacity,1))}.peer:checked~.toggle-circle.dark:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.toggle-circle.dark.disabled{--tw-bg-opacity:1;background-color:rgb(34 37 46/var(--tw-bg-opacity,1))}.toggle-circle.dark.disabled:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.peer:checked~.toggle-circle.dark.disabled{--tw-bg-opacity:1;background-color:rgb(34 37 46/var(--tw-bg-opacity,1))}.peer:checked~.toggle-circle.dark.disabled:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(54 58 69/var(--tw-bg-opacity,1))}.toggle-circle.green{--tw-bg-opacity:1;background-color:rgb(27 157 139/var(--tw-bg-opacity,1))}.toggle-circle.green:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(53 238 213/var(--tw-bg-opacity,1))}.peer:checked~.toggle-circle.green{--tw-bg-opacity:1;background-color:rgb(27 157 139/var(--tw-bg-opacity,1))}.peer:checked~.toggle-circle.green:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.peer:checked~.toggle-circle.green.disabled:after,.toggle-circle.green.disabled:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(53 238 213/var(--tw-bg-opacity,1))}.tab{cursor:pointer;padding:.125rem 1rem;--tw-text-opacity:1;color:rgb(122 125 136/var(--tw-text-opacity,1));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tab:hover{--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1))}.tab:focus{outline:2px solid transparent;outline-offset:2px}.tab:first-child{padding-left:0}.tab-active{color:rgb(122 125 136/var(--tw-text-opacity,1));cursor:pointer;padding:.125rem 1rem;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tab-active:hover{color:rgb(181 185 194/var(--tw-text-opacity,1))}.tab-active:focus{outline:2px solid transparent;outline-offset:2px}.tab-active:first-child{padding-left:0}.tab-active,.tab-active:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.trans{transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.drag-item{cursor:grabbing!important;--tw-bg-opacity:1!important;background-color:rgb(68 72 82/var(--tw-bg-opacity,1))!important;opacity:.9!important;--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(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}.sortable-ghost{border-style:dashed!important;border-width:2px!important;--tw-border-opacity:1!important;border-color:rgb(53 238 213/var(--tw-border-opacity,1))!important;--tw-bg-opacity:1!important;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))!important;opacity:.5!important}.sortable-chosen{--tw-bg-opacity:1!important;background-color:rgb(68 72 82/var(--tw-bg-opacity,1))!important;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(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}.sortable-dragover{position:relative!important}.sortable-dragover:before{content:"";height:.125rem!important;left:0!important;position:absolute!important;top:-1px!important;width:100%!important;--tw-bg-opacity:1!important;background-color:rgb(53 238 213/var(--tw-bg-opacity,1))!important}[data-sortable-target=item]{cursor:move;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.sortable-dragover.sortable-dragover-down:before{bottom:-1px!important;top:auto!important}[data-sortable-handle]{cursor:move}.sortable-dragover,.sortable-dragover.sortable-dragover-down:before,.sortable-dragover:before{display:none}.tooltip{border-radius:.5rem;left:100%;pointer-events:none;position:absolute;z-index:10;--tw-bg-opacity:1;background-color:rgb(54 58 69/var(--tw-bg-opacity,1));font-size:.75rem;line-height:1rem;padding:.5rem .75rem;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));opacity:0;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.group:hover .tooltip{opacity:1}.tooltip,.tooltip:before{top:50%;--tw-translate-y:-50%;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))}.tooltip:before{border-color:transparent;border-width:8px;content:var(--tw-content);position:absolute;right:100%;--tw-border-opacity:1;border-right-color:rgb(54 58 69/var(--tw-border-opacity,1))}.takeover-active,.takeover-deactivating{--tw-bg-opacity:1;background-color:rgb(53 238 213/var(--tw-bg-opacity,1))}.takeover-active .current-scene .label,.takeover-active .current-scene .name,.takeover-active .label,.takeover-deactivating .current-scene .label,.takeover-deactivating .current-scene .name,.takeover-deactivating .label{--tw-text-opacity:1;color:rgb(12 13 17/var(--tw-text-opacity,1))}.takeover-inactive,.takeover-initializing{--tw-bg-opacity:1;background-color:rgb(54 58 69/var(--tw-bg-opacity,1))}.takeover-inactive .label,.takeover-initializing .label{--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1))}.takeover-inactive .current-scene .label,.takeover-initializing .current-scene .label{--tw-text-opacity:1;color:rgb(122 125 136/var(--tw-text-opacity,1))}.takeover-inactive .current-scene .name,.takeover-initializing .current-scene .name{--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1))}.column-container.current .date-now,.column-container.current .day-now{--tw-text-opacity:1;color:rgb(53 238 213/var(--tw-text-opacity,1))}.column-container.current .date-next,.column-container.current .day-next{--tw-text-opacity:1;color:rgb(17 129 114/var(--tw-text-opacity,1))}.time-marker{pointer-events:none;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:linear;z-index:50}.playlist{--tw-bg-opacity:1;background-color:rgb(46 69 132/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1))}.playlist .dark{--tw-bg-opacity:1;background-color:rgb(57 92 187/var(--tw-bg-opacity,1))}.playlist .light{--tw-bg-opacity:1;background-color:rgb(75 112 214/var(--tw-bg-opacity,1))}.playlist.disabled{--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1))}.playlist.disabled .dark{--tw-bg-opacity:1;background-color:rgb(95 99 109/var(--tw-bg-opacity,1))}.playlist.disabled .light{--tw-bg-opacity:1;background-color:rgb(122 126 136/var(--tw-bg-opacity,1))}.scene{--tw-bg-opacity:1;background-color:rgb(57 92 187/var(--tw-bg-opacity,1))}.scene.disabled{--tw-bg-opacity:1;background-color:rgb(95 99 109/var(--tw-bg-opacity,1))}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.-top-\[1px\]{top:-1px}.bottom-0{bottom:0}.bottom-\[-1px\]{bottom:-1px}.bottom-\[60px\]{bottom:60px}.left-0{left:0}.left-\[100\%\]{left:100%}.left-\[40px\]{left:40px}.left-full{left:100%}.right-0{right:0}.right-1{right:.25rem}.right-\[40px\]{right:40px}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-\[100\%\]{top:100%}.top-auto{top:auto}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.col-span-2{grid-column:span 2/span 2}.col-span-4{grid-column:span 4/span 4}.col-span-8{grid-column:span 8/span 8}.m-auto{margin:auto}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.\!mt-0{margin-top:0!important}.-ml-1{margin-left:-.25rem}.-ml-2{margin-left:-.5rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-28{margin-bottom:7rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[2px\]{margin-bottom:2px}.me-4{margin-inline-end:1rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-\[72px\]{margin-left:72px}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-15{margin-top:3.75rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-\[80px\]{margin-top:80px}.mt-\[92px\]{margin-top:92px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[16\/9\]{aspect-ratio:16/9}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-15{height:3.75rem}.h-2{height:.5rem}.h-20{height:5rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-\[100px\]{height:100px}.h-\[25px\]{height:25px}.h-\[72px\]{height:72px}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-20{width:5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-96{width:24rem}.w-\[60px\]{width:60px}.w-\[72px\]{width:72px}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0}.min-w-48{min-width:12rem}.min-w-9{min-width:2.25rem}.min-w-\[250px\]{min-width:250px}.max-w-60{max-width:15rem}.max-w-\[624px\]{max-width:624px}.max-w-\[80\%\]{max-width:80%}.flex-1{flex:1 1 0%}.flex-none{flex:none}.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-grabbing{cursor:grabbing}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-ns-resize{cursor:ns-resize}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[2px\]{gap:2px}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-\[40px\]{border-radius:40px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tl-md{border-top-left-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-gray-300{--tw-border-opacity:1;border-color:rgb(122 125 136/var(--tw-border-opacity,1))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(54 58 69/var(--tw-border-opacity,1))}.border-gray-800{--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1))}.border-green-300{--tw-border-opacity:1;border-color:rgb(53 238 213/var(--tw-border-opacity,1))}.border-transparent{border-color:transparent}.border-b-gray-700{--tw-border-opacity:1;border-bottom-color:rgb(54 58 69/var(--tw-border-opacity,1))}.bg-\[\#181a21\]{--tw-bg-opacity:1;background-color:rgb(24 26 33/var(--tw-bg-opacity,1))}.bg-background,.bg-black{--tw-bg-opacity:1;background-color:rgb(12 13 17/var(--tw-bg-opacity,1))}.bg-black\/50{background-color:rgba(12,13,17,.5)}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(46 69 132/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(214 216 225/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(122 125 136/var(--tw-bg-opacity,1))}.bg-gray-300\/0{background-color:hsla(227,6%,51%,0)}.bg-gray-300\/10{background-color:hsla(227,6%,51%,.1)}.bg-gray-300\/100{background-color:#7a7d88}.bg-gray-300\/15{background-color:hsla(227,6%,51%,.15)}.bg-gray-300\/20{background-color:hsla(227,6%,51%,.2)}.bg-gray-300\/25{background-color:hsla(227,6%,51%,.25)}.bg-gray-300\/30{background-color:hsla(227,6%,51%,.3)}.bg-gray-300\/35{background-color:hsla(227,6%,51%,.35)}.bg-gray-300\/40{background-color:hsla(227,6%,51%,.4)}.bg-gray-300\/45{background-color:hsla(227,6%,51%,.45)}.bg-gray-300\/5{background-color:hsla(227,6%,51%,.05)}.bg-gray-300\/50{background-color:hsla(227,6%,51%,.5)}.bg-gray-300\/55{background-color:hsla(227,6%,51%,.55)}.bg-gray-300\/60{background-color:hsla(227,6%,51%,.6)}.bg-gray-300\/65{background-color:hsla(227,6%,51%,.65)}.bg-gray-300\/70{background-color:hsla(227,6%,51%,.7)}.bg-gray-300\/75{background-color:hsla(227,6%,51%,.75)}.bg-gray-300\/80{background-color:hsla(227,6%,51%,.8)}.bg-gray-300\/85{background-color:hsla(227,6%,51%,.85)}.bg-gray-300\/90{background-color:hsla(227,6%,51%,.9)}.bg-gray-300\/95{background-color:hsla(227,6%,51%,.95)}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-400\/0{background-color:rgba(156,163,175,0)}.bg-gray-400\/10{background-color:rgba(156,163,175,.1)}.bg-gray-400\/100{background-color:#9ca3af}.bg-gray-400\/15{background-color:rgba(156,163,175,.15)}.bg-gray-400\/20{background-color:rgba(156,163,175,.2)}.bg-gray-400\/25{background-color:rgba(156,163,175,.25)}.bg-gray-400\/30{background-color:rgba(156,163,175,.3)}.bg-gray-400\/35{background-color:rgba(156,163,175,.35)}.bg-gray-400\/40{background-color:rgba(156,163,175,.4)}.bg-gray-400\/45{background-color:rgba(156,163,175,.45)}.bg-gray-400\/5{background-color:rgba(156,163,175,.05)}.bg-gray-400\/50{background-color:rgba(156,163,175,.5)}.bg-gray-400\/55{background-color:rgba(156,163,175,.55)}.bg-gray-400\/60{background-color:rgba(156,163,175,.6)}.bg-gray-400\/65{background-color:rgba(156,163,175,.65)}.bg-gray-400\/70{background-color:rgba(156,163,175,.7)}.bg-gray-400\/75{background-color:rgba(156,163,175,.75)}.bg-gray-400\/80{background-color:rgba(156,163,175,.8)}.bg-gray-400\/85{background-color:rgba(156,163,175,.85)}.bg-gray-400\/90{background-color:rgba(156,163,175,.9)}.bg-gray-400\/95{background-color:rgba(156,163,175,.95)}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1))}.bg-gray-500\/0{background-color:rgba(81,85,96,0)}.bg-gray-500\/10{background-color:rgba(81,85,96,.1)}.bg-gray-500\/100{background-color:#515560}.bg-gray-500\/15{background-color:rgba(81,85,96,.15)}.bg-gray-500\/20{background-color:rgba(81,85,96,.2)}.bg-gray-500\/25{background-color:rgba(81,85,96,.25)}.bg-gray-500\/30{background-color:rgba(81,85,96,.3)}.bg-gray-500\/35{background-color:rgba(81,85,96,.35)}.bg-gray-500\/40{background-color:rgba(81,85,96,.4)}.bg-gray-500\/45{background-color:rgba(81,85,96,.45)}.bg-gray-500\/5{background-color:rgba(81,85,96,.05)}.bg-gray-500\/50{background-color:rgba(81,85,96,.5)}.bg-gray-500\/55{background-color:rgba(81,85,96,.55)}.bg-gray-500\/60{background-color:rgba(81,85,96,.6)}.bg-gray-500\/65{background-color:rgba(81,85,96,.65)}.bg-gray-500\/70{background-color:rgba(81,85,96,.7)}.bg-gray-500\/75{background-color:rgba(81,85,96,.75)}.bg-gray-500\/80{background-color:rgba(81,85,96,.8)}.bg-gray-500\/85{background-color:rgba(81,85,96,.85)}.bg-gray-500\/90{background-color:rgba(81,85,96,.9)}.bg-gray-500\/95{background-color:rgba(81,85,96,.95)}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(68 72 82/var(--tw-bg-opacity,1))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(54 58 69/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(34 37 46/var(--tw-bg-opacity,1))}.bg-gray-900\/0{background-color:rgba(34,37,46,0)}.bg-gray-900\/10{background-color:rgba(34,37,46,.1)}.bg-gray-900\/100{background-color:#22252e}.bg-gray-900\/15{background-color:rgba(34,37,46,.15)}.bg-gray-900\/20{background-color:rgba(34,37,46,.2)}.bg-gray-900\/25{background-color:rgba(34,37,46,.25)}.bg-gray-900\/30{background-color:rgba(34,37,46,.3)}.bg-gray-900\/35{background-color:rgba(34,37,46,.35)}.bg-gray-900\/40{background-color:rgba(34,37,46,.4)}.bg-gray-900\/45{background-color:rgba(34,37,46,.45)}.bg-gray-900\/5{background-color:rgba(34,37,46,.05)}.bg-gray-900\/50{background-color:rgba(34,37,46,.5)}.bg-gray-900\/55{background-color:rgba(34,37,46,.55)}.bg-gray-900\/60{background-color:rgba(34,37,46,.6)}.bg-gray-900\/65{background-color:rgba(34,37,46,.65)}.bg-gray-900\/70{background-color:rgba(34,37,46,.7)}.bg-gray-900\/75{background-color:rgba(34,37,46,.75)}.bg-gray-900\/80{background-color:rgba(34,37,46,.8)}.bg-gray-900\/85{background-color:rgba(34,37,46,.85)}.bg-gray-900\/90{background-color:rgba(34,37,46,.9)}.bg-gray-900\/95{background-color:rgba(34,37,46,.95)}.bg-green-300{--tw-bg-opacity:1;background-color:rgb(53 238 213/var(--tw-bg-opacity,1))}.bg-green-300\/0{background-color:rgba(53,238,213,0)}.bg-green-300\/10{background-color:rgba(53,238,213,.1)}.bg-green-300\/100{background-color:#35eed5}.bg-green-300\/15{background-color:rgba(53,238,213,.15)}.bg-green-300\/20{background-color:rgba(53,238,213,.2)}.bg-green-300\/25{background-color:rgba(53,238,213,.25)}.bg-green-300\/30{background-color:rgba(53,238,213,.3)}.bg-green-300\/35{background-color:rgba(53,238,213,.35)}.bg-green-300\/40{background-color:rgba(53,238,213,.4)}.bg-green-300\/45{background-color:rgba(53,238,213,.45)}.bg-green-300\/5{background-color:rgba(53,238,213,.05)}.bg-green-300\/50{background-color:rgba(53,238,213,.5)}.bg-green-300\/55{background-color:rgba(53,238,213,.55)}.bg-green-300\/60{background-color:rgba(53,238,213,.6)}.bg-green-300\/65{background-color:rgba(53,238,213,.65)}.bg-green-300\/70{background-color:rgba(53,238,213,.7)}.bg-green-300\/75{background-color:rgba(53,238,213,.75)}.bg-green-300\/80{background-color:rgba(53,238,213,.8)}.bg-green-300\/85{background-color:rgba(53,238,213,.85)}.bg-green-300\/90{background-color:rgba(53,238,213,.9)}.bg-green-300\/95{background-color:rgba(53,238,213,.95)}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.bg-green-400\/0{background-color:rgba(74,222,128,0)}.bg-green-400\/10{background-color:rgba(74,222,128,.1)}.bg-green-400\/100{background-color:#4ade80}.bg-green-400\/15{background-color:rgba(74,222,128,.15)}.bg-green-400\/20{background-color:rgba(74,222,128,.2)}.bg-green-400\/25{background-color:rgba(74,222,128,.25)}.bg-green-400\/30{background-color:rgba(74,222,128,.3)}.bg-green-400\/35{background-color:rgba(74,222,128,.35)}.bg-green-400\/40{background-color:rgba(74,222,128,.4)}.bg-green-400\/45{background-color:rgba(74,222,128,.45)}.bg-green-400\/5{background-color:rgba(74,222,128,.05)}.bg-green-400\/50{background-color:rgba(74,222,128,.5)}.bg-green-400\/55{background-color:rgba(74,222,128,.55)}.bg-green-400\/60{background-color:rgba(74,222,128,.6)}.bg-green-400\/65{background-color:rgba(74,222,128,.65)}.bg-green-400\/70{background-color:rgba(74,222,128,.7)}.bg-green-400\/75{background-color:rgba(74,222,128,.75)}.bg-green-400\/80{background-color:rgba(74,222,128,.8)}.bg-green-400\/85{background-color:rgba(74,222,128,.85)}.bg-green-400\/90{background-color:rgba(74,222,128,.9)}.bg-green-400\/95{background-color:rgba(74,222,128,.95)}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(27 157 139/var(--tw-bg-opacity,1))}.bg-green-500\/0{background-color:rgba(27,157,139,0)}.bg-green-500\/10{background-color:rgba(27,157,139,.1)}.bg-green-500\/100{background-color:#1b9d8b}.bg-green-500\/15{background-color:rgba(27,157,139,.15)}.bg-green-500\/20{background-color:rgba(27,157,139,.2)}.bg-green-500\/25{background-color:rgba(27,157,139,.25)}.bg-green-500\/30{background-color:rgba(27,157,139,.3)}.bg-green-500\/35{background-color:rgba(27,157,139,.35)}.bg-green-500\/40{background-color:rgba(27,157,139,.4)}.bg-green-500\/45{background-color:rgba(27,157,139,.45)}.bg-green-500\/5{background-color:rgba(27,157,139,.05)}.bg-green-500\/50{background-color:rgba(27,157,139,.5)}.bg-green-500\/55{background-color:rgba(27,157,139,.55)}.bg-green-500\/60{background-color:rgba(27,157,139,.6)}.bg-green-500\/65{background-color:rgba(27,157,139,.65)}.bg-green-500\/70{background-color:rgba(27,157,139,.7)}.bg-green-500\/75{background-color:rgba(27,157,139,.75)}.bg-green-500\/80{background-color:rgba(27,157,139,.8)}.bg-green-500\/85{background-color:rgba(27,157,139,.85)}.bg-green-500\/90{background-color:rgba(27,157,139,.9)}.bg-green-500\/95{background-color:rgba(27,157,139,.95)}.bg-green-700{--tw-bg-opacity:1;background-color:rgb(12 83 73/var(--tw-bg-opacity,1))}.bg-green-900{--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity,1))}.bg-green-900\/0{background-color:rgba(20,83,45,0)}.bg-green-900\/10{background-color:rgba(20,83,45,.1)}.bg-green-900\/100{background-color:#14532d}.bg-green-900\/15{background-color:rgba(20,83,45,.15)}.bg-green-900\/20{background-color:rgba(20,83,45,.2)}.bg-green-900\/25{background-color:rgba(20,83,45,.25)}.bg-green-900\/30{background-color:rgba(20,83,45,.3)}.bg-green-900\/35{background-color:rgba(20,83,45,.35)}.bg-green-900\/40{background-color:rgba(20,83,45,.4)}.bg-green-900\/45{background-color:rgba(20,83,45,.45)}.bg-green-900\/5{background-color:rgba(20,83,45,.05)}.bg-green-900\/50{background-color:rgba(20,83,45,.5)}.bg-green-900\/55{background-color:rgba(20,83,45,.55)}.bg-green-900\/60{background-color:rgba(20,83,45,.6)}.bg-green-900\/65{background-color:rgba(20,83,45,.65)}.bg-green-900\/70{background-color:rgba(20,83,45,.7)}.bg-green-900\/75{background-color:rgba(20,83,45,.75)}.bg-green-900\/80{background-color:rgba(20,83,45,.8)}.bg-green-900\/85{background-color:rgba(20,83,45,.85)}.bg-green-900\/90{background-color:rgba(20,83,45,.9)}.bg-green-900\/95{background-color:rgba(20,83,45,.95)}.bg-orange-300{--tw-bg-opacity:1;background-color:rgb(238 115 53/var(--tw-bg-opacity,1))}.bg-red-400\/10{background-color:hsla(0,91%,71%,.1)}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(136 35 38/var(--tw-bg-opacity,1))}.bg-sky-400\/20{background-color:rgba(56,189,248,.2)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-yellow-400\/10{background-color:rgba(250,204,21,.1)}.fill-black{fill:#0c0d11}.fill-gray-400{fill:#9ca3af}.fill-gray-50{fill:#b5b8c1}.fill-gray-600{fill:#444852}.fill-green-250{fill:#47ffe6}.fill-orange-300{fill:#ee7335}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-15{padding:3.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-\[6px\]{padding:6px}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-15{padding-left:3.75rem;padding-right:3.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[5px\]{padding-left:5px;padding-right:5px}.py-0{padding-bottom:0;padding-top:0}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-18{padding-bottom:1.125rem;padding-top:1.125rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-\[11px\]{padding-bottom:11px;padding-top:11px}.py-\[7px\]{padding-bottom:7px;padding-top:7px}.pb-15{padding-bottom:3.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-\[120px\]{padding-bottom:120px}.pb-\[7px\]{padding-bottom:7px}.pl-9{padding-left:2.25rem}.pr-1{padding-right:.25rem}.pr-4{padding-right:1rem}.pt-5{padding-top:1.25rem}.pt-\[130px\]{padding-top:130px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-bottom{vertical-align:bottom}.font-sans{font-family:Albert Sans,sans-serif}.text-\[20px\]{font-size:20px}.text-\[26px\]{font-size:26px}.text-\[32px\]{font-size:32px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-\[17px\]{line-height:17px}.leading-none{line-height:1}.leading-normal{line-height:1.5}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-black{--tw-text-opacity:1;color:rgb(12 13 17/var(--tw-text-opacity,1))}.text-gray-200{--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:rgb(122 125 136/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-50{--tw-text-opacity:1;color:rgb(181 184 193/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(68 72 82/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(54 58 69/var(--tw-text-opacity,1))}.text-green-300{--tw-text-opacity:1;color:rgb(53 238 213/var(--tw-text-opacity,1))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-sky-300{--tw-text-opacity:1;color:rgb(125 211 252/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-90{opacity:.9}.shadow-\[0px_10px_20px_0px_rgba\(0\2c 0\2c 0\2c 0\.40\)\]{--tw-shadow:0px 10px 20px 0px rgba(0,0,0,.4);--tw-shadow-colored:0px 10px 20px 0px var(--tw-shadow-color)}.shadow-\[0px_10px_20px_0px_rgba\(0\2c 0\2c 0\2c 0\.40\)\],.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.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)}.blur{--tw-blur:blur(8px)}.blur,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:right-full:before{content:var(--tw-content);right:100%}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:-translate-y-1\/2:before{content:var(--tw-content);--tw-translate-y:-50%;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))}.before\:border-8:before{border-width:8px;content:var(--tw-content)}.before\:border-transparent:before{border-color:transparent;content:var(--tw-content)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-\[4px\]:after{content:var(--tw-content);left:4px}.after\:top-\[4px\]:after{content:var(--tw-content);top:4px}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:rounded-full:after{border-radius:9999px;content:var(--tw-content)}.after\:bg-gray-300:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(122 125 136/var(--tw-bg-opacity,1))}.after\:bg-gray-300\/0:after{background-color:hsla(227,6%,51%,0);content:var(--tw-content)}.after\:bg-gray-300\/10:after{background-color:hsla(227,6%,51%,.1);content:var(--tw-content)}.after\:bg-gray-300\/100:after{background-color:#7a7d88;content:var(--tw-content)}.after\:bg-gray-300\/15:after{background-color:hsla(227,6%,51%,.15);content:var(--tw-content)}.after\:bg-gray-300\/20:after{background-color:hsla(227,6%,51%,.2);content:var(--tw-content)}.after\:bg-gray-300\/25:after{background-color:hsla(227,6%,51%,.25);content:var(--tw-content)}.after\:bg-gray-300\/30:after{background-color:hsla(227,6%,51%,.3);content:var(--tw-content)}.after\:bg-gray-300\/35:after{background-color:hsla(227,6%,51%,.35);content:var(--tw-content)}.after\:bg-gray-300\/40:after{background-color:hsla(227,6%,51%,.4);content:var(--tw-content)}.after\:bg-gray-300\/45:after{background-color:hsla(227,6%,51%,.45);content:var(--tw-content)}.after\:bg-gray-300\/5:after{background-color:hsla(227,6%,51%,.05);content:var(--tw-content)}.after\:bg-gray-300\/50:after{background-color:hsla(227,6%,51%,.5);content:var(--tw-content)}.after\:bg-gray-300\/55:after{background-color:hsla(227,6%,51%,.55);content:var(--tw-content)}.after\:bg-gray-300\/60:after{background-color:hsla(227,6%,51%,.6);content:var(--tw-content)}.after\:bg-gray-300\/65:after{background-color:hsla(227,6%,51%,.65);content:var(--tw-content)}.after\:bg-gray-300\/70:after{background-color:hsla(227,6%,51%,.7);content:var(--tw-content)}.after\:bg-gray-300\/75:after{background-color:hsla(227,6%,51%,.75);content:var(--tw-content)}.after\:bg-gray-300\/80:after{background-color:hsla(227,6%,51%,.8);content:var(--tw-content)}.after\:bg-gray-300\/85:after{background-color:hsla(227,6%,51%,.85);content:var(--tw-content)}.after\:bg-gray-300\/90:after{background-color:hsla(227,6%,51%,.9);content:var(--tw-content)}.after\:bg-gray-300\/95:after{background-color:hsla(227,6%,51%,.95);content:var(--tw-content)}.after\:bg-gray-400:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.after\:bg-gray-400\/0:after{background-color:rgba(156,163,175,0);content:var(--tw-content)}.after\:bg-gray-400\/10:after{background-color:rgba(156,163,175,.1);content:var(--tw-content)}.after\:bg-gray-400\/100:after{background-color:#9ca3af;content:var(--tw-content)}.after\:bg-gray-400\/15:after{background-color:rgba(156,163,175,.15);content:var(--tw-content)}.after\:bg-gray-400\/20:after{background-color:rgba(156,163,175,.2);content:var(--tw-content)}.after\:bg-gray-400\/25:after{background-color:rgba(156,163,175,.25);content:var(--tw-content)}.after\:bg-gray-400\/30:after{background-color:rgba(156,163,175,.3);content:var(--tw-content)}.after\:bg-gray-400\/35:after{background-color:rgba(156,163,175,.35);content:var(--tw-content)}.after\:bg-gray-400\/40:after{background-color:rgba(156,163,175,.4);content:var(--tw-content)}.after\:bg-gray-400\/45:after{background-color:rgba(156,163,175,.45);content:var(--tw-content)}.after\:bg-gray-400\/5:after{background-color:rgba(156,163,175,.05);content:var(--tw-content)}.after\:bg-gray-400\/50:after{background-color:rgba(156,163,175,.5);content:var(--tw-content)}.after\:bg-gray-400\/55:after{background-color:rgba(156,163,175,.55);content:var(--tw-content)}.after\:bg-gray-400\/60:after{background-color:rgba(156,163,175,.6);content:var(--tw-content)}.after\:bg-gray-400\/65:after{background-color:rgba(156,163,175,.65);content:var(--tw-content)}.after\:bg-gray-400\/70:after{background-color:rgba(156,163,175,.7);content:var(--tw-content)}.after\:bg-gray-400\/75:after{background-color:rgba(156,163,175,.75);content:var(--tw-content)}.after\:bg-gray-400\/80:after{background-color:rgba(156,163,175,.8);content:var(--tw-content)}.after\:bg-gray-400\/85:after{background-color:rgba(156,163,175,.85);content:var(--tw-content)}.after\:bg-gray-400\/90:after{background-color:rgba(156,163,175,.9);content:var(--tw-content)}.after\:bg-gray-400\/95:after{background-color:rgba(156,163,175,.95);content:var(--tw-content)}.after\:bg-gray-500:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1))}.after\:bg-gray-500\/0:after{background-color:rgba(81,85,96,0);content:var(--tw-content)}.after\:bg-gray-500\/10:after{background-color:rgba(81,85,96,.1);content:var(--tw-content)}.after\:bg-gray-500\/100:after{background-color:#515560;content:var(--tw-content)}.after\:bg-gray-500\/15:after{background-color:rgba(81,85,96,.15);content:var(--tw-content)}.after\:bg-gray-500\/20:after{background-color:rgba(81,85,96,.2);content:var(--tw-content)}.after\:bg-gray-500\/25:after{background-color:rgba(81,85,96,.25);content:var(--tw-content)}.after\:bg-gray-500\/30:after{background-color:rgba(81,85,96,.3);content:var(--tw-content)}.after\:bg-gray-500\/35:after{background-color:rgba(81,85,96,.35);content:var(--tw-content)}.after\:bg-gray-500\/40:after{background-color:rgba(81,85,96,.4);content:var(--tw-content)}.after\:bg-gray-500\/45:after{background-color:rgba(81,85,96,.45);content:var(--tw-content)}.after\:bg-gray-500\/5:after{background-color:rgba(81,85,96,.05);content:var(--tw-content)}.after\:bg-gray-500\/50:after{background-color:rgba(81,85,96,.5);content:var(--tw-content)}.after\:bg-gray-500\/55:after{background-color:rgba(81,85,96,.55);content:var(--tw-content)}.after\:bg-gray-500\/60:after{background-color:rgba(81,85,96,.6);content:var(--tw-content)}.after\:bg-gray-500\/65:after{background-color:rgba(81,85,96,.65);content:var(--tw-content)}.after\:bg-gray-500\/70:after{background-color:rgba(81,85,96,.7);content:var(--tw-content)}.after\:bg-gray-500\/75:after{background-color:rgba(81,85,96,.75);content:var(--tw-content)}.after\:bg-gray-500\/80:after{background-color:rgba(81,85,96,.8);content:var(--tw-content)}.after\:bg-gray-500\/85:after{background-color:rgba(81,85,96,.85);content:var(--tw-content)}.after\:bg-gray-500\/90:after{background-color:rgba(81,85,96,.9);content:var(--tw-content)}.after\:bg-gray-500\/95:after{background-color:rgba(81,85,96,.95);content:var(--tw-content)}.after\:bg-gray-900:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(34 37 46/var(--tw-bg-opacity,1))}.after\:bg-gray-900\/0:after{background-color:rgba(34,37,46,0);content:var(--tw-content)}.after\:bg-gray-900\/10:after{background-color:rgba(34,37,46,.1);content:var(--tw-content)}.after\:bg-gray-900\/100:after{background-color:#22252e;content:var(--tw-content)}.after\:bg-gray-900\/15:after{background-color:rgba(34,37,46,.15);content:var(--tw-content)}.after\:bg-gray-900\/20:after{background-color:rgba(34,37,46,.2);content:var(--tw-content)}.after\:bg-gray-900\/25:after{background-color:rgba(34,37,46,.25);content:var(--tw-content)}.after\:bg-gray-900\/30:after{background-color:rgba(34,37,46,.3);content:var(--tw-content)}.after\:bg-gray-900\/35:after{background-color:rgba(34,37,46,.35);content:var(--tw-content)}.after\:bg-gray-900\/40:after{background-color:rgba(34,37,46,.4);content:var(--tw-content)}.after\:bg-gray-900\/45:after{background-color:rgba(34,37,46,.45);content:var(--tw-content)}.after\:bg-gray-900\/5:after{background-color:rgba(34,37,46,.05);content:var(--tw-content)}.after\:bg-gray-900\/50:after{background-color:rgba(34,37,46,.5);content:var(--tw-content)}.after\:bg-gray-900\/55:after{background-color:rgba(34,37,46,.55);content:var(--tw-content)}.after\:bg-gray-900\/60:after{background-color:rgba(34,37,46,.6);content:var(--tw-content)}.after\:bg-gray-900\/65:after{background-color:rgba(34,37,46,.65);content:var(--tw-content)}.after\:bg-gray-900\/70:after{background-color:rgba(34,37,46,.7);content:var(--tw-content)}.after\:bg-gray-900\/75:after{background-color:rgba(34,37,46,.75);content:var(--tw-content)}.after\:bg-gray-900\/80:after{background-color:rgba(34,37,46,.8);content:var(--tw-content)}.after\:bg-gray-900\/85:after{background-color:rgba(34,37,46,.85);content:var(--tw-content)}.after\:bg-gray-900\/90:after{background-color:rgba(34,37,46,.9);content:var(--tw-content)}.after\:bg-gray-900\/95:after{background-color:rgba(34,37,46,.95);content:var(--tw-content)}.after\:bg-green-300:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(53 238 213/var(--tw-bg-opacity,1))}.after\:bg-green-300\/0:after{background-color:rgba(53,238,213,0);content:var(--tw-content)}.after\:bg-green-300\/10:after{background-color:rgba(53,238,213,.1);content:var(--tw-content)}.after\:bg-green-300\/100:after{background-color:#35eed5;content:var(--tw-content)}.after\:bg-green-300\/15:after{background-color:rgba(53,238,213,.15);content:var(--tw-content)}.after\:bg-green-300\/20:after{background-color:rgba(53,238,213,.2);content:var(--tw-content)}.after\:bg-green-300\/25:after{background-color:rgba(53,238,213,.25);content:var(--tw-content)}.after\:bg-green-300\/30:after{background-color:rgba(53,238,213,.3);content:var(--tw-content)}.after\:bg-green-300\/35:after{background-color:rgba(53,238,213,.35);content:var(--tw-content)}.after\:bg-green-300\/40:after{background-color:rgba(53,238,213,.4);content:var(--tw-content)}.after\:bg-green-300\/45:after{background-color:rgba(53,238,213,.45);content:var(--tw-content)}.after\:bg-green-300\/5:after{background-color:rgba(53,238,213,.05);content:var(--tw-content)}.after\:bg-green-300\/50:after{background-color:rgba(53,238,213,.5);content:var(--tw-content)}.after\:bg-green-300\/55:after{background-color:rgba(53,238,213,.55);content:var(--tw-content)}.after\:bg-green-300\/60:after{background-color:rgba(53,238,213,.6);content:var(--tw-content)}.after\:bg-green-300\/65:after{background-color:rgba(53,238,213,.65);content:var(--tw-content)}.after\:bg-green-300\/70:after{background-color:rgba(53,238,213,.7);content:var(--tw-content)}.after\:bg-green-300\/75:after{background-color:rgba(53,238,213,.75);content:var(--tw-content)}.after\:bg-green-300\/80:after{background-color:rgba(53,238,213,.8);content:var(--tw-content)}.after\:bg-green-300\/85:after{background-color:rgba(53,238,213,.85);content:var(--tw-content)}.after\:bg-green-300\/90:after{background-color:rgba(53,238,213,.9);content:var(--tw-content)}.after\:bg-green-300\/95:after{background-color:rgba(53,238,213,.95);content:var(--tw-content)}.after\:bg-green-400:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.after\:bg-green-400\/0:after{background-color:rgba(74,222,128,0);content:var(--tw-content)}.after\:bg-green-400\/10:after{background-color:rgba(74,222,128,.1);content:var(--tw-content)}.after\:bg-green-400\/100:after{background-color:#4ade80;content:var(--tw-content)}.after\:bg-green-400\/15:after{background-color:rgba(74,222,128,.15);content:var(--tw-content)}.after\:bg-green-400\/20:after{background-color:rgba(74,222,128,.2);content:var(--tw-content)}.after\:bg-green-400\/25:after{background-color:rgba(74,222,128,.25);content:var(--tw-content)}.after\:bg-green-400\/30:after{background-color:rgba(74,222,128,.3);content:var(--tw-content)}.after\:bg-green-400\/35:after{background-color:rgba(74,222,128,.35);content:var(--tw-content)}.after\:bg-green-400\/40:after{background-color:rgba(74,222,128,.4);content:var(--tw-content)}.after\:bg-green-400\/45:after{background-color:rgba(74,222,128,.45);content:var(--tw-content)}.after\:bg-green-400\/5:after{background-color:rgba(74,222,128,.05);content:var(--tw-content)}.after\:bg-green-400\/50:after{background-color:rgba(74,222,128,.5);content:var(--tw-content)}.after\:bg-green-400\/55:after{background-color:rgba(74,222,128,.55);content:var(--tw-content)}.after\:bg-green-400\/60:after{background-color:rgba(74,222,128,.6);content:var(--tw-content)}.after\:bg-green-400\/65:after{background-color:rgba(74,222,128,.65);content:var(--tw-content)}.after\:bg-green-400\/70:after{background-color:rgba(74,222,128,.7);content:var(--tw-content)}.after\:bg-green-400\/75:after{background-color:rgba(74,222,128,.75);content:var(--tw-content)}.after\:bg-green-400\/80:after{background-color:rgba(74,222,128,.8);content:var(--tw-content)}.after\:bg-green-400\/85:after{background-color:rgba(74,222,128,.85);content:var(--tw-content)}.after\:bg-green-400\/90:after{background-color:rgba(74,222,128,.9);content:var(--tw-content)}.after\:bg-green-400\/95:after{background-color:rgba(74,222,128,.95);content:var(--tw-content)}.after\:bg-green-500:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(27 157 139/var(--tw-bg-opacity,1))}.after\:bg-green-500\/0:after{background-color:rgba(27,157,139,0);content:var(--tw-content)}.after\:bg-green-500\/10:after{background-color:rgba(27,157,139,.1);content:var(--tw-content)}.after\:bg-green-500\/100:after{background-color:#1b9d8b;content:var(--tw-content)}.after\:bg-green-500\/15:after{background-color:rgba(27,157,139,.15);content:var(--tw-content)}.after\:bg-green-500\/20:after{background-color:rgba(27,157,139,.2);content:var(--tw-content)}.after\:bg-green-500\/25:after{background-color:rgba(27,157,139,.25);content:var(--tw-content)}.after\:bg-green-500\/30:after{background-color:rgba(27,157,139,.3);content:var(--tw-content)}.after\:bg-green-500\/35:after{background-color:rgba(27,157,139,.35);content:var(--tw-content)}.after\:bg-green-500\/40:after{background-color:rgba(27,157,139,.4);content:var(--tw-content)}.after\:bg-green-500\/45:after{background-color:rgba(27,157,139,.45);content:var(--tw-content)}.after\:bg-green-500\/5:after{background-color:rgba(27,157,139,.05);content:var(--tw-content)}.after\:bg-green-500\/50:after{background-color:rgba(27,157,139,.5);content:var(--tw-content)}.after\:bg-green-500\/55:after{background-color:rgba(27,157,139,.55);content:var(--tw-content)}.after\:bg-green-500\/60:after{background-color:rgba(27,157,139,.6);content:var(--tw-content)}.after\:bg-green-500\/65:after{background-color:rgba(27,157,139,.65);content:var(--tw-content)}.after\:bg-green-500\/70:after{background-color:rgba(27,157,139,.7);content:var(--tw-content)}.after\:bg-green-500\/75:after{background-color:rgba(27,157,139,.75);content:var(--tw-content)}.after\:bg-green-500\/80:after{background-color:rgba(27,157,139,.8);content:var(--tw-content)}.after\:bg-green-500\/85:after{background-color:rgba(27,157,139,.85);content:var(--tw-content)}.after\:bg-green-500\/90:after{background-color:rgba(27,157,139,.9);content:var(--tw-content)}.after\:bg-green-500\/95:after{background-color:rgba(27,157,139,.95);content:var(--tw-content)}.after\:bg-green-900:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity,1))}.after\:bg-green-900\/0:after{background-color:rgba(20,83,45,0);content:var(--tw-content)}.after\:bg-green-900\/10:after{background-color:rgba(20,83,45,.1);content:var(--tw-content)}.after\:bg-green-900\/100:after{background-color:#14532d;content:var(--tw-content)}.after\:bg-green-900\/15:after{background-color:rgba(20,83,45,.15);content:var(--tw-content)}.after\:bg-green-900\/20:after{background-color:rgba(20,83,45,.2);content:var(--tw-content)}.after\:bg-green-900\/25:after{background-color:rgba(20,83,45,.25);content:var(--tw-content)}.after\:bg-green-900\/30:after{background-color:rgba(20,83,45,.3);content:var(--tw-content)}.after\:bg-green-900\/35:after{background-color:rgba(20,83,45,.35);content:var(--tw-content)}.after\:bg-green-900\/40:after{background-color:rgba(20,83,45,.4);content:var(--tw-content)}.after\:bg-green-900\/45:after{background-color:rgba(20,83,45,.45);content:var(--tw-content)}.after\:bg-green-900\/5:after{background-color:rgba(20,83,45,.05);content:var(--tw-content)}.after\:bg-green-900\/50:after{background-color:rgba(20,83,45,.5);content:var(--tw-content)}.after\:bg-green-900\/55:after{background-color:rgba(20,83,45,.55);content:var(--tw-content)}.after\:bg-green-900\/60:after{background-color:rgba(20,83,45,.6);content:var(--tw-content)}.after\:bg-green-900\/65:after{background-color:rgba(20,83,45,.65);content:var(--tw-content)}.after\:bg-green-900\/70:after{background-color:rgba(20,83,45,.7);content:var(--tw-content)}.after\:bg-green-900\/75:after{background-color:rgba(20,83,45,.75);content:var(--tw-content)}.after\:bg-green-900\/80:after{background-color:rgba(20,83,45,.8);content:var(--tw-content)}.after\:bg-green-900\/85:after{background-color:rgba(20,83,45,.85);content:var(--tw-content)}.after\:bg-green-900\/90:after{background-color:rgba(20,83,45,.9);content:var(--tw-content)}.after\:bg-green-900\/95:after{background-color:rgba(20,83,45,.95);content:var(--tw-content)}.after\:transition-all:after{content:var(--tw-content);transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:duration-200:after{content:var(--tw-content);transition-duration:.2s}.after\:ease-in-out:after{content:var(--tw-content);transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.first\:border-t:first-child{border-top-width:1px}.last\:h-\[20px\]:last-child{height:20px}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(122 125 136/var(--tw-bg-opacity,1))}.hover\:bg-gray-300\/0:hover{background-color:hsla(227,6%,51%,0)}.hover\:bg-gray-300\/10:hover{background-color:hsla(227,6%,51%,.1)}.hover\:bg-gray-300\/100:hover{background-color:#7a7d88}.hover\:bg-gray-300\/15:hover{background-color:hsla(227,6%,51%,.15)}.hover\:bg-gray-300\/20:hover{background-color:hsla(227,6%,51%,.2)}.hover\:bg-gray-300\/25:hover{background-color:hsla(227,6%,51%,.25)}.hover\:bg-gray-300\/30:hover{background-color:hsla(227,6%,51%,.3)}.hover\:bg-gray-300\/35:hover{background-color:hsla(227,6%,51%,.35)}.hover\:bg-gray-300\/40:hover{background-color:hsla(227,6%,51%,.4)}.hover\:bg-gray-300\/45:hover{background-color:hsla(227,6%,51%,.45)}.hover\:bg-gray-300\/5:hover{background-color:hsla(227,6%,51%,.05)}.hover\:bg-gray-300\/50:hover{background-color:hsla(227,6%,51%,.5)}.hover\:bg-gray-300\/55:hover{background-color:hsla(227,6%,51%,.55)}.hover\:bg-gray-300\/60:hover{background-color:hsla(227,6%,51%,.6)}.hover\:bg-gray-300\/65:hover{background-color:hsla(227,6%,51%,.65)}.hover\:bg-gray-300\/70:hover{background-color:hsla(227,6%,51%,.7)}.hover\:bg-gray-300\/75:hover{background-color:hsla(227,6%,51%,.75)}.hover\:bg-gray-300\/80:hover{background-color:hsla(227,6%,51%,.8)}.hover\:bg-gray-300\/85:hover{background-color:hsla(227,6%,51%,.85)}.hover\:bg-gray-300\/90:hover{background-color:hsla(227,6%,51%,.9)}.hover\:bg-gray-300\/95:hover{background-color:hsla(227,6%,51%,.95)}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.hover\:bg-gray-400\/0:hover{background-color:rgba(156,163,175,0)}.hover\:bg-gray-400\/10:hover{background-color:rgba(156,163,175,.1)}.hover\:bg-gray-400\/100:hover{background-color:#9ca3af}.hover\:bg-gray-400\/15:hover{background-color:rgba(156,163,175,.15)}.hover\:bg-gray-400\/20:hover{background-color:rgba(156,163,175,.2)}.hover\:bg-gray-400\/25:hover{background-color:rgba(156,163,175,.25)}.hover\:bg-gray-400\/30:hover{background-color:rgba(156,163,175,.3)}.hover\:bg-gray-400\/35:hover{background-color:rgba(156,163,175,.35)}.hover\:bg-gray-400\/40:hover{background-color:rgba(156,163,175,.4)}.hover\:bg-gray-400\/45:hover{background-color:rgba(156,163,175,.45)}.hover\:bg-gray-400\/5:hover{background-color:rgba(156,163,175,.05)}.hover\:bg-gray-400\/50:hover{background-color:rgba(156,163,175,.5)}.hover\:bg-gray-400\/55:hover{background-color:rgba(156,163,175,.55)}.hover\:bg-gray-400\/60:hover{background-color:rgba(156,163,175,.6)}.hover\:bg-gray-400\/65:hover{background-color:rgba(156,163,175,.65)}.hover\:bg-gray-400\/70:hover{background-color:rgba(156,163,175,.7)}.hover\:bg-gray-400\/75:hover{background-color:rgba(156,163,175,.75)}.hover\:bg-gray-400\/80:hover{background-color:rgba(156,163,175,.8)}.hover\:bg-gray-400\/85:hover{background-color:rgba(156,163,175,.85)}.hover\:bg-gray-400\/90:hover{background-color:rgba(156,163,175,.9)}.hover\:bg-gray-400\/95:hover{background-color:rgba(156,163,175,.95)}.hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1))}.hover\:bg-gray-500\/0:hover{background-color:rgba(81,85,96,0)}.hover\:bg-gray-500\/10:hover{background-color:rgba(81,85,96,.1)}.hover\:bg-gray-500\/100:hover{background-color:#515560}.hover\:bg-gray-500\/15:hover{background-color:rgba(81,85,96,.15)}.hover\:bg-gray-500\/20:hover{background-color:rgba(81,85,96,.2)}.hover\:bg-gray-500\/25:hover{background-color:rgba(81,85,96,.25)}.hover\:bg-gray-500\/30:hover{background-color:rgba(81,85,96,.3)}.hover\:bg-gray-500\/35:hover{background-color:rgba(81,85,96,.35)}.hover\:bg-gray-500\/40:hover{background-color:rgba(81,85,96,.4)}.hover\:bg-gray-500\/45:hover{background-color:rgba(81,85,96,.45)}.hover\:bg-gray-500\/5:hover{background-color:rgba(81,85,96,.05)}.hover\:bg-gray-500\/50:hover{background-color:rgba(81,85,96,.5)}.hover\:bg-gray-500\/55:hover{background-color:rgba(81,85,96,.55)}.hover\:bg-gray-500\/60:hover{background-color:rgba(81,85,96,.6)}.hover\:bg-gray-500\/65:hover{background-color:rgba(81,85,96,.65)}.hover\:bg-gray-500\/70:hover{background-color:rgba(81,85,96,.7)}.hover\:bg-gray-500\/75:hover{background-color:rgba(81,85,96,.75)}.hover\:bg-gray-500\/80:hover{background-color:rgba(81,85,96,.8)}.hover\:bg-gray-500\/85:hover{background-color:rgba(81,85,96,.85)}.hover\:bg-gray-500\/90:hover{background-color:rgba(81,85,96,.9)}.hover\:bg-gray-500\/95:hover{background-color:rgba(81,85,96,.95)}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(68 72 82/var(--tw-bg-opacity,1))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(54 58 69/var(--tw-bg-opacity,1))}.hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(34 37 46/var(--tw-bg-opacity,1))}.hover\:bg-gray-900\/0:hover{background-color:rgba(34,37,46,0)}.hover\:bg-gray-900\/10:hover{background-color:rgba(34,37,46,.1)}.hover\:bg-gray-900\/100:hover{background-color:#22252e}.hover\:bg-gray-900\/15:hover{background-color:rgba(34,37,46,.15)}.hover\:bg-gray-900\/20:hover{background-color:rgba(34,37,46,.2)}.hover\:bg-gray-900\/25:hover{background-color:rgba(34,37,46,.25)}.hover\:bg-gray-900\/30:hover{background-color:rgba(34,37,46,.3)}.hover\:bg-gray-900\/35:hover{background-color:rgba(34,37,46,.35)}.hover\:bg-gray-900\/40:hover{background-color:rgba(34,37,46,.4)}.hover\:bg-gray-900\/45:hover{background-color:rgba(34,37,46,.45)}.hover\:bg-gray-900\/5:hover{background-color:rgba(34,37,46,.05)}.hover\:bg-gray-900\/50:hover{background-color:rgba(34,37,46,.5)}.hover\:bg-gray-900\/55:hover{background-color:rgba(34,37,46,.55)}.hover\:bg-gray-900\/60:hover{background-color:rgba(34,37,46,.6)}.hover\:bg-gray-900\/65:hover{background-color:rgba(34,37,46,.65)}.hover\:bg-gray-900\/70:hover{background-color:rgba(34,37,46,.7)}.hover\:bg-gray-900\/75:hover{background-color:rgba(34,37,46,.75)}.hover\:bg-gray-900\/80:hover{background-color:rgba(34,37,46,.8)}.hover\:bg-gray-900\/85:hover{background-color:rgba(34,37,46,.85)}.hover\:bg-gray-900\/90:hover{background-color:rgba(34,37,46,.9)}.hover\:bg-gray-900\/95:hover{background-color:rgba(34,37,46,.95)}.hover\:bg-green-250:hover{--tw-bg-opacity:1;background-color:rgb(71 255 230/var(--tw-bg-opacity,1))}.hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgb(53 238 213/var(--tw-bg-opacity,1))}.hover\:bg-green-300\/0:hover{background-color:rgba(53,238,213,0)}.hover\:bg-green-300\/10:hover{background-color:rgba(53,238,213,.1)}.hover\:bg-green-300\/100:hover{background-color:#35eed5}.hover\:bg-green-300\/15:hover{background-color:rgba(53,238,213,.15)}.hover\:bg-green-300\/20:hover{background-color:rgba(53,238,213,.2)}.hover\:bg-green-300\/25:hover{background-color:rgba(53,238,213,.25)}.hover\:bg-green-300\/30:hover{background-color:rgba(53,238,213,.3)}.hover\:bg-green-300\/35:hover{background-color:rgba(53,238,213,.35)}.hover\:bg-green-300\/40:hover{background-color:rgba(53,238,213,.4)}.hover\:bg-green-300\/45:hover{background-color:rgba(53,238,213,.45)}.hover\:bg-green-300\/5:hover{background-color:rgba(53,238,213,.05)}.hover\:bg-green-300\/50:hover{background-color:rgba(53,238,213,.5)}.hover\:bg-green-300\/55:hover{background-color:rgba(53,238,213,.55)}.hover\:bg-green-300\/60:hover{background-color:rgba(53,238,213,.6)}.hover\:bg-green-300\/65:hover{background-color:rgba(53,238,213,.65)}.hover\:bg-green-300\/70:hover{background-color:rgba(53,238,213,.7)}.hover\:bg-green-300\/75:hover{background-color:rgba(53,238,213,.75)}.hover\:bg-green-300\/80:hover{background-color:rgba(53,238,213,.8)}.hover\:bg-green-300\/85:hover{background-color:rgba(53,238,213,.85)}.hover\:bg-green-300\/90:hover{background-color:rgba(53,238,213,.9)}.hover\:bg-green-300\/95:hover{background-color:rgba(53,238,213,.95)}.hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.hover\:bg-green-400\/0:hover{background-color:rgba(74,222,128,0)}.hover\:bg-green-400\/10:hover{background-color:rgba(74,222,128,.1)}.hover\:bg-green-400\/100:hover{background-color:#4ade80}.hover\:bg-green-400\/15:hover{background-color:rgba(74,222,128,.15)}.hover\:bg-green-400\/20:hover{background-color:rgba(74,222,128,.2)}.hover\:bg-green-400\/25:hover{background-color:rgba(74,222,128,.25)}.hover\:bg-green-400\/30:hover{background-color:rgba(74,222,128,.3)}.hover\:bg-green-400\/35:hover{background-color:rgba(74,222,128,.35)}.hover\:bg-green-400\/40:hover{background-color:rgba(74,222,128,.4)}.hover\:bg-green-400\/45:hover{background-color:rgba(74,222,128,.45)}.hover\:bg-green-400\/5:hover{background-color:rgba(74,222,128,.05)}.hover\:bg-green-400\/50:hover{background-color:rgba(74,222,128,.5)}.hover\:bg-green-400\/55:hover{background-color:rgba(74,222,128,.55)}.hover\:bg-green-400\/60:hover{background-color:rgba(74,222,128,.6)}.hover\:bg-green-400\/65:hover{background-color:rgba(74,222,128,.65)}.hover\:bg-green-400\/70:hover{background-color:rgba(74,222,128,.7)}.hover\:bg-green-400\/75:hover{background-color:rgba(74,222,128,.75)}.hover\:bg-green-400\/80:hover{background-color:rgba(74,222,128,.8)}.hover\:bg-green-400\/85:hover{background-color:rgba(74,222,128,.85)}.hover\:bg-green-400\/90:hover{background-color:rgba(74,222,128,.9)}.hover\:bg-green-400\/95:hover{background-color:rgba(74,222,128,.95)}.hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgb(27 157 139/var(--tw-bg-opacity,1))}.hover\:bg-green-500\/0:hover{background-color:rgba(27,157,139,0)}.hover\:bg-green-500\/10:hover{background-color:rgba(27,157,139,.1)}.hover\:bg-green-500\/100:hover{background-color:#1b9d8b}.hover\:bg-green-500\/15:hover{background-color:rgba(27,157,139,.15)}.hover\:bg-green-500\/20:hover{background-color:rgba(27,157,139,.2)}.hover\:bg-green-500\/25:hover{background-color:rgba(27,157,139,.25)}.hover\:bg-green-500\/30:hover{background-color:rgba(27,157,139,.3)}.hover\:bg-green-500\/35:hover{background-color:rgba(27,157,139,.35)}.hover\:bg-green-500\/40:hover{background-color:rgba(27,157,139,.4)}.hover\:bg-green-500\/45:hover{background-color:rgba(27,157,139,.45)}.hover\:bg-green-500\/5:hover{background-color:rgba(27,157,139,.05)}.hover\:bg-green-500\/50:hover{background-color:rgba(27,157,139,.5)}.hover\:bg-green-500\/55:hover{background-color:rgba(27,157,139,.55)}.hover\:bg-green-500\/60:hover{background-color:rgba(27,157,139,.6)}.hover\:bg-green-500\/65:hover{background-color:rgba(27,157,139,.65)}.hover\:bg-green-500\/70:hover{background-color:rgba(27,157,139,.7)}.hover\:bg-green-500\/75:hover{background-color:rgba(27,157,139,.75)}.hover\:bg-green-500\/80:hover{background-color:rgba(27,157,139,.8)}.hover\:bg-green-500\/85:hover{background-color:rgba(27,157,139,.85)}.hover\:bg-green-500\/90:hover{background-color:rgba(27,157,139,.9)}.hover\:bg-green-500\/95:hover{background-color:rgba(27,157,139,.95)}.hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity,1))}.hover\:bg-green-900\/0:hover{background-color:rgba(20,83,45,0)}.hover\:bg-green-900\/10:hover{background-color:rgba(20,83,45,.1)}.hover\:bg-green-900\/100:hover{background-color:#14532d}.hover\:bg-green-900\/15:hover{background-color:rgba(20,83,45,.15)}.hover\:bg-green-900\/20:hover{background-color:rgba(20,83,45,.2)}.hover\:bg-green-900\/25:hover{background-color:rgba(20,83,45,.25)}.hover\:bg-green-900\/30:hover{background-color:rgba(20,83,45,.3)}.hover\:bg-green-900\/35:hover{background-color:rgba(20,83,45,.35)}.hover\:bg-green-900\/40:hover{background-color:rgba(20,83,45,.4)}.hover\:bg-green-900\/45:hover{background-color:rgba(20,83,45,.45)}.hover\:bg-green-900\/5:hover{background-color:rgba(20,83,45,.05)}.hover\:bg-green-900\/50:hover{background-color:rgba(20,83,45,.5)}.hover\:bg-green-900\/55:hover{background-color:rgba(20,83,45,.55)}.hover\:bg-green-900\/60:hover{background-color:rgba(20,83,45,.6)}.hover\:bg-green-900\/65:hover{background-color:rgba(20,83,45,.65)}.hover\:bg-green-900\/70:hover{background-color:rgba(20,83,45,.7)}.hover\:bg-green-900\/75:hover{background-color:rgba(20,83,45,.75)}.hover\:bg-green-900\/80:hover{background-color:rgba(20,83,45,.8)}.hover\:bg-green-900\/85:hover{background-color:rgba(20,83,45,.85)}.hover\:bg-green-900\/90:hover{background-color:rgba(20,83,45,.9)}.hover\:bg-green-900\/95:hover{background-color:rgba(20,83,45,.95)}.hover\:bg-red-400:hover{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity,1))}.hover\:fill-gray-300:hover{fill:#7a7d88}.hover\:fill-gray-400:hover{fill:#9ca3af}.hover\:fill-white:hover{fill:#fff}.hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgb(214 216 225/var(--tw-bg-opacity,1))}.focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgb(34 37 46/var(--tw-text-opacity,1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.group:hover .group-hover\:border-green-300{--tw-border-opacity:1;border-color:rgb(53 238 213/var(--tw-border-opacity,1))}.group\/icon:hover .group-hover\/icon\:fill-gray-300{fill:#7a7d88}.group\/icon:hover .group-hover\/icon\:fill-white{fill:#fff}.group:hover .group-hover\:fill-green-250{fill:#47ffe6}.group:hover .group-hover\:text-gray-200{--tw-text-opacity:1;color:rgb(181 185 194/var(--tw-text-opacity,1))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group:hover .group-hover\:opacity-100{opacity:1}.peer:checked~.peer-checked\:bg-gray-300{--tw-bg-opacity:1;background-color:rgb(122 125 136/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:bg-gray-300\/0{background-color:hsla(227,6%,51%,0)}.peer:checked~.peer-checked\:bg-gray-300\/10{background-color:hsla(227,6%,51%,.1)}.peer:checked~.peer-checked\:bg-gray-300\/100{background-color:#7a7d88}.peer:checked~.peer-checked\:bg-gray-300\/15{background-color:hsla(227,6%,51%,.15)}.peer:checked~.peer-checked\:bg-gray-300\/20{background-color:hsla(227,6%,51%,.2)}.peer:checked~.peer-checked\:bg-gray-300\/25{background-color:hsla(227,6%,51%,.25)}.peer:checked~.peer-checked\:bg-gray-300\/30{background-color:hsla(227,6%,51%,.3)}.peer:checked~.peer-checked\:bg-gray-300\/35{background-color:hsla(227,6%,51%,.35)}.peer:checked~.peer-checked\:bg-gray-300\/40{background-color:hsla(227,6%,51%,.4)}.peer:checked~.peer-checked\:bg-gray-300\/45{background-color:hsla(227,6%,51%,.45)}.peer:checked~.peer-checked\:bg-gray-300\/5{background-color:hsla(227,6%,51%,.05)}.peer:checked~.peer-checked\:bg-gray-300\/50{background-color:hsla(227,6%,51%,.5)}.peer:checked~.peer-checked\:bg-gray-300\/55{background-color:hsla(227,6%,51%,.55)}.peer:checked~.peer-checked\:bg-gray-300\/60{background-color:hsla(227,6%,51%,.6)}.peer:checked~.peer-checked\:bg-gray-300\/65{background-color:hsla(227,6%,51%,.65)}.peer:checked~.peer-checked\:bg-gray-300\/70{background-color:hsla(227,6%,51%,.7)}.peer:checked~.peer-checked\:bg-gray-300\/75{background-color:hsla(227,6%,51%,.75)}.peer:checked~.peer-checked\:bg-gray-300\/80{background-color:hsla(227,6%,51%,.8)}.peer:checked~.peer-checked\:bg-gray-300\/85{background-color:hsla(227,6%,51%,.85)}.peer:checked~.peer-checked\:bg-gray-300\/90{background-color:hsla(227,6%,51%,.9)}.peer:checked~.peer-checked\:bg-gray-300\/95{background-color:hsla(227,6%,51%,.95)}.peer:checked~.peer-checked\:bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:bg-gray-400\/0{background-color:rgba(156,163,175,0)}.peer:checked~.peer-checked\:bg-gray-400\/10{background-color:rgba(156,163,175,.1)}.peer:checked~.peer-checked\:bg-gray-400\/100{background-color:#9ca3af}.peer:checked~.peer-checked\:bg-gray-400\/15{background-color:rgba(156,163,175,.15)}.peer:checked~.peer-checked\:bg-gray-400\/20{background-color:rgba(156,163,175,.2)}.peer:checked~.peer-checked\:bg-gray-400\/25{background-color:rgba(156,163,175,.25)}.peer:checked~.peer-checked\:bg-gray-400\/30{background-color:rgba(156,163,175,.3)}.peer:checked~.peer-checked\:bg-gray-400\/35{background-color:rgba(156,163,175,.35)}.peer:checked~.peer-checked\:bg-gray-400\/40{background-color:rgba(156,163,175,.4)}.peer:checked~.peer-checked\:bg-gray-400\/45{background-color:rgba(156,163,175,.45)}.peer:checked~.peer-checked\:bg-gray-400\/5{background-color:rgba(156,163,175,.05)}.peer:checked~.peer-checked\:bg-gray-400\/50{background-color:rgba(156,163,175,.5)}.peer:checked~.peer-checked\:bg-gray-400\/55{background-color:rgba(156,163,175,.55)}.peer:checked~.peer-checked\:bg-gray-400\/60{background-color:rgba(156,163,175,.6)}.peer:checked~.peer-checked\:bg-gray-400\/65{background-color:rgba(156,163,175,.65)}.peer:checked~.peer-checked\:bg-gray-400\/70{background-color:rgba(156,163,175,.7)}.peer:checked~.peer-checked\:bg-gray-400\/75{background-color:rgba(156,163,175,.75)}.peer:checked~.peer-checked\:bg-gray-400\/80{background-color:rgba(156,163,175,.8)}.peer:checked~.peer-checked\:bg-gray-400\/85{background-color:rgba(156,163,175,.85)}.peer:checked~.peer-checked\:bg-gray-400\/90{background-color:rgba(156,163,175,.9)}.peer:checked~.peer-checked\:bg-gray-400\/95{background-color:rgba(156,163,175,.95)}.peer:checked~.peer-checked\:bg-gray-500{--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:bg-gray-500\/0{background-color:rgba(81,85,96,0)}.peer:checked~.peer-checked\:bg-gray-500\/10{background-color:rgba(81,85,96,.1)}.peer:checked~.peer-checked\:bg-gray-500\/100{background-color:#515560}.peer:checked~.peer-checked\:bg-gray-500\/15{background-color:rgba(81,85,96,.15)}.peer:checked~.peer-checked\:bg-gray-500\/20{background-color:rgba(81,85,96,.2)}.peer:checked~.peer-checked\:bg-gray-500\/25{background-color:rgba(81,85,96,.25)}.peer:checked~.peer-checked\:bg-gray-500\/30{background-color:rgba(81,85,96,.3)}.peer:checked~.peer-checked\:bg-gray-500\/35{background-color:rgba(81,85,96,.35)}.peer:checked~.peer-checked\:bg-gray-500\/40{background-color:rgba(81,85,96,.4)}.peer:checked~.peer-checked\:bg-gray-500\/45{background-color:rgba(81,85,96,.45)}.peer:checked~.peer-checked\:bg-gray-500\/5{background-color:rgba(81,85,96,.05)}.peer:checked~.peer-checked\:bg-gray-500\/50{background-color:rgba(81,85,96,.5)}.peer:checked~.peer-checked\:bg-gray-500\/55{background-color:rgba(81,85,96,.55)}.peer:checked~.peer-checked\:bg-gray-500\/60{background-color:rgba(81,85,96,.6)}.peer:checked~.peer-checked\:bg-gray-500\/65{background-color:rgba(81,85,96,.65)}.peer:checked~.peer-checked\:bg-gray-500\/70{background-color:rgba(81,85,96,.7)}.peer:checked~.peer-checked\:bg-gray-500\/75{background-color:rgba(81,85,96,.75)}.peer:checked~.peer-checked\:bg-gray-500\/80{background-color:rgba(81,85,96,.8)}.peer:checked~.peer-checked\:bg-gray-500\/85{background-color:rgba(81,85,96,.85)}.peer:checked~.peer-checked\:bg-gray-500\/90{background-color:rgba(81,85,96,.9)}.peer:checked~.peer-checked\:bg-gray-500\/95{background-color:rgba(81,85,96,.95)}.peer:checked~.peer-checked\:bg-gray-900{--tw-bg-opacity:1;background-color:rgb(34 37 46/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:bg-gray-900\/0{background-color:rgba(34,37,46,0)}.peer:checked~.peer-checked\:bg-gray-900\/10{background-color:rgba(34,37,46,.1)}.peer:checked~.peer-checked\:bg-gray-900\/100{background-color:#22252e}.peer:checked~.peer-checked\:bg-gray-900\/15{background-color:rgba(34,37,46,.15)}.peer:checked~.peer-checked\:bg-gray-900\/20{background-color:rgba(34,37,46,.2)}.peer:checked~.peer-checked\:bg-gray-900\/25{background-color:rgba(34,37,46,.25)}.peer:checked~.peer-checked\:bg-gray-900\/30{background-color:rgba(34,37,46,.3)}.peer:checked~.peer-checked\:bg-gray-900\/35{background-color:rgba(34,37,46,.35)}.peer:checked~.peer-checked\:bg-gray-900\/40{background-color:rgba(34,37,46,.4)}.peer:checked~.peer-checked\:bg-gray-900\/45{background-color:rgba(34,37,46,.45)}.peer:checked~.peer-checked\:bg-gray-900\/5{background-color:rgba(34,37,46,.05)}.peer:checked~.peer-checked\:bg-gray-900\/50{background-color:rgba(34,37,46,.5)}.peer:checked~.peer-checked\:bg-gray-900\/55{background-color:rgba(34,37,46,.55)}.peer:checked~.peer-checked\:bg-gray-900\/60{background-color:rgba(34,37,46,.6)}.peer:checked~.peer-checked\:bg-gray-900\/65{background-color:rgba(34,37,46,.65)}.peer:checked~.peer-checked\:bg-gray-900\/70{background-color:rgba(34,37,46,.7)}.peer:checked~.peer-checked\:bg-gray-900\/75{background-color:rgba(34,37,46,.75)}.peer:checked~.peer-checked\:bg-gray-900\/80{background-color:rgba(34,37,46,.8)}.peer:checked~.peer-checked\:bg-gray-900\/85{background-color:rgba(34,37,46,.85)}.peer:checked~.peer-checked\:bg-gray-900\/90{background-color:rgba(34,37,46,.9)}.peer:checked~.peer-checked\:bg-gray-900\/95{background-color:rgba(34,37,46,.95)}.peer:checked~.peer-checked\:bg-green-300{--tw-bg-opacity:1;background-color:rgb(53 238 213/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:bg-green-300\/0{background-color:rgba(53,238,213,0)}.peer:checked~.peer-checked\:bg-green-300\/10{background-color:rgba(53,238,213,.1)}.peer:checked~.peer-checked\:bg-green-300\/100{background-color:#35eed5}.peer:checked~.peer-checked\:bg-green-300\/15{background-color:rgba(53,238,213,.15)}.peer:checked~.peer-checked\:bg-green-300\/20{background-color:rgba(53,238,213,.2)}.peer:checked~.peer-checked\:bg-green-300\/25{background-color:rgba(53,238,213,.25)}.peer:checked~.peer-checked\:bg-green-300\/30{background-color:rgba(53,238,213,.3)}.peer:checked~.peer-checked\:bg-green-300\/35{background-color:rgba(53,238,213,.35)}.peer:checked~.peer-checked\:bg-green-300\/40{background-color:rgba(53,238,213,.4)}.peer:checked~.peer-checked\:bg-green-300\/45{background-color:rgba(53,238,213,.45)}.peer:checked~.peer-checked\:bg-green-300\/5{background-color:rgba(53,238,213,.05)}.peer:checked~.peer-checked\:bg-green-300\/50{background-color:rgba(53,238,213,.5)}.peer:checked~.peer-checked\:bg-green-300\/55{background-color:rgba(53,238,213,.55)}.peer:checked~.peer-checked\:bg-green-300\/60{background-color:rgba(53,238,213,.6)}.peer:checked~.peer-checked\:bg-green-300\/65{background-color:rgba(53,238,213,.65)}.peer:checked~.peer-checked\:bg-green-300\/70{background-color:rgba(53,238,213,.7)}.peer:checked~.peer-checked\:bg-green-300\/75{background-color:rgba(53,238,213,.75)}.peer:checked~.peer-checked\:bg-green-300\/80{background-color:rgba(53,238,213,.8)}.peer:checked~.peer-checked\:bg-green-300\/85{background-color:rgba(53,238,213,.85)}.peer:checked~.peer-checked\:bg-green-300\/90{background-color:rgba(53,238,213,.9)}.peer:checked~.peer-checked\:bg-green-300\/95{background-color:rgba(53,238,213,.95)}.peer:checked~.peer-checked\:bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:bg-green-400\/0{background-color:rgba(74,222,128,0)}.peer:checked~.peer-checked\:bg-green-400\/10{background-color:rgba(74,222,128,.1)}.peer:checked~.peer-checked\:bg-green-400\/100{background-color:#4ade80}.peer:checked~.peer-checked\:bg-green-400\/15{background-color:rgba(74,222,128,.15)}.peer:checked~.peer-checked\:bg-green-400\/20{background-color:rgba(74,222,128,.2)}.peer:checked~.peer-checked\:bg-green-400\/25{background-color:rgba(74,222,128,.25)}.peer:checked~.peer-checked\:bg-green-400\/30{background-color:rgba(74,222,128,.3)}.peer:checked~.peer-checked\:bg-green-400\/35{background-color:rgba(74,222,128,.35)}.peer:checked~.peer-checked\:bg-green-400\/40{background-color:rgba(74,222,128,.4)}.peer:checked~.peer-checked\:bg-green-400\/45{background-color:rgba(74,222,128,.45)}.peer:checked~.peer-checked\:bg-green-400\/5{background-color:rgba(74,222,128,.05)}.peer:checked~.peer-checked\:bg-green-400\/50{background-color:rgba(74,222,128,.5)}.peer:checked~.peer-checked\:bg-green-400\/55{background-color:rgba(74,222,128,.55)}.peer:checked~.peer-checked\:bg-green-400\/60{background-color:rgba(74,222,128,.6)}.peer:checked~.peer-checked\:bg-green-400\/65{background-color:rgba(74,222,128,.65)}.peer:checked~.peer-checked\:bg-green-400\/70{background-color:rgba(74,222,128,.7)}.peer:checked~.peer-checked\:bg-green-400\/75{background-color:rgba(74,222,128,.75)}.peer:checked~.peer-checked\:bg-green-400\/80{background-color:rgba(74,222,128,.8)}.peer:checked~.peer-checked\:bg-green-400\/85{background-color:rgba(74,222,128,.85)}.peer:checked~.peer-checked\:bg-green-400\/90{background-color:rgba(74,222,128,.9)}.peer:checked~.peer-checked\:bg-green-400\/95{background-color:rgba(74,222,128,.95)}.peer:checked~.peer-checked\:bg-green-500{--tw-bg-opacity:1;background-color:rgb(27 157 139/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:bg-green-500\/0{background-color:rgba(27,157,139,0)}.peer:checked~.peer-checked\:bg-green-500\/10{background-color:rgba(27,157,139,.1)}.peer:checked~.peer-checked\:bg-green-500\/100{background-color:#1b9d8b}.peer:checked~.peer-checked\:bg-green-500\/15{background-color:rgba(27,157,139,.15)}.peer:checked~.peer-checked\:bg-green-500\/20{background-color:rgba(27,157,139,.2)}.peer:checked~.peer-checked\:bg-green-500\/25{background-color:rgba(27,157,139,.25)}.peer:checked~.peer-checked\:bg-green-500\/30{background-color:rgba(27,157,139,.3)}.peer:checked~.peer-checked\:bg-green-500\/35{background-color:rgba(27,157,139,.35)}.peer:checked~.peer-checked\:bg-green-500\/40{background-color:rgba(27,157,139,.4)}.peer:checked~.peer-checked\:bg-green-500\/45{background-color:rgba(27,157,139,.45)}.peer:checked~.peer-checked\:bg-green-500\/5{background-color:rgba(27,157,139,.05)}.peer:checked~.peer-checked\:bg-green-500\/50{background-color:rgba(27,157,139,.5)}.peer:checked~.peer-checked\:bg-green-500\/55{background-color:rgba(27,157,139,.55)}.peer:checked~.peer-checked\:bg-green-500\/60{background-color:rgba(27,157,139,.6)}.peer:checked~.peer-checked\:bg-green-500\/65{background-color:rgba(27,157,139,.65)}.peer:checked~.peer-checked\:bg-green-500\/70{background-color:rgba(27,157,139,.7)}.peer:checked~.peer-checked\:bg-green-500\/75{background-color:rgba(27,157,139,.75)}.peer:checked~.peer-checked\:bg-green-500\/80{background-color:rgba(27,157,139,.8)}.peer:checked~.peer-checked\:bg-green-500\/85{background-color:rgba(27,157,139,.85)}.peer:checked~.peer-checked\:bg-green-500\/90{background-color:rgba(27,157,139,.9)}.peer:checked~.peer-checked\:bg-green-500\/95{background-color:rgba(27,157,139,.95)}.peer:checked~.peer-checked\:bg-green-900{--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:bg-green-900\/0{background-color:rgba(20,83,45,0)}.peer:checked~.peer-checked\:bg-green-900\/10{background-color:rgba(20,83,45,.1)}.peer:checked~.peer-checked\:bg-green-900\/100{background-color:#14532d}.peer:checked~.peer-checked\:bg-green-900\/15{background-color:rgba(20,83,45,.15)}.peer:checked~.peer-checked\:bg-green-900\/20{background-color:rgba(20,83,45,.2)}.peer:checked~.peer-checked\:bg-green-900\/25{background-color:rgba(20,83,45,.25)}.peer:checked~.peer-checked\:bg-green-900\/30{background-color:rgba(20,83,45,.3)}.peer:checked~.peer-checked\:bg-green-900\/35{background-color:rgba(20,83,45,.35)}.peer:checked~.peer-checked\:bg-green-900\/40{background-color:rgba(20,83,45,.4)}.peer:checked~.peer-checked\:bg-green-900\/45{background-color:rgba(20,83,45,.45)}.peer:checked~.peer-checked\:bg-green-900\/5{background-color:rgba(20,83,45,.05)}.peer:checked~.peer-checked\:bg-green-900\/50{background-color:rgba(20,83,45,.5)}.peer:checked~.peer-checked\:bg-green-900\/55{background-color:rgba(20,83,45,.55)}.peer:checked~.peer-checked\:bg-green-900\/60{background-color:rgba(20,83,45,.6)}.peer:checked~.peer-checked\:bg-green-900\/65{background-color:rgba(20,83,45,.65)}.peer:checked~.peer-checked\:bg-green-900\/70{background-color:rgba(20,83,45,.7)}.peer:checked~.peer-checked\:bg-green-900\/75{background-color:rgba(20,83,45,.75)}.peer:checked~.peer-checked\:bg-green-900\/80{background-color:rgba(20,83,45,.8)}.peer:checked~.peer-checked\:bg-green-900\/85{background-color:rgba(20,83,45,.85)}.peer:checked~.peer-checked\:bg-green-900\/90{background-color:rgba(20,83,45,.9)}.peer:checked~.peer-checked\:bg-green-900\/95{background-color:rgba(20,83,45,.95)}.peer:checked~.peer-checked\:after\:translate-x-\[32px\]:after{content:var(--tw-content);--tw-translate-x:32px;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))}.peer:checked~.peer-checked\:after\:bg-gray-300:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(122 125 136/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:after\:bg-gray-300\/0:after{background-color:hsla(227,6%,51%,0);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/10:after{background-color:hsla(227,6%,51%,.1);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/100:after{background-color:#7a7d88;content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/15:after{background-color:hsla(227,6%,51%,.15);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/20:after{background-color:hsla(227,6%,51%,.2);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/25:after{background-color:hsla(227,6%,51%,.25);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/30:after{background-color:hsla(227,6%,51%,.3);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/35:after{background-color:hsla(227,6%,51%,.35);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/40:after{background-color:hsla(227,6%,51%,.4);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/45:after{background-color:hsla(227,6%,51%,.45);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/5:after{background-color:hsla(227,6%,51%,.05);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/50:after{background-color:hsla(227,6%,51%,.5);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/55:after{background-color:hsla(227,6%,51%,.55);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/60:after{background-color:hsla(227,6%,51%,.6);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/65:after{background-color:hsla(227,6%,51%,.65);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/70:after{background-color:hsla(227,6%,51%,.7);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/75:after{background-color:hsla(227,6%,51%,.75);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/80:after{background-color:hsla(227,6%,51%,.8);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/85:after{background-color:hsla(227,6%,51%,.85);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/90:after{background-color:hsla(227,6%,51%,.9);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-300\/95:after{background-color:hsla(227,6%,51%,.95);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:after\:bg-gray-400\/0:after{background-color:rgba(156,163,175,0);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/10:after{background-color:rgba(156,163,175,.1);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/100:after{background-color:#9ca3af;content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/15:after{background-color:rgba(156,163,175,.15);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/20:after{background-color:rgba(156,163,175,.2);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/25:after{background-color:rgba(156,163,175,.25);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/30:after{background-color:rgba(156,163,175,.3);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/35:after{background-color:rgba(156,163,175,.35);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/40:after{background-color:rgba(156,163,175,.4);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/45:after{background-color:rgba(156,163,175,.45);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/5:after{background-color:rgba(156,163,175,.05);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/50:after{background-color:rgba(156,163,175,.5);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/55:after{background-color:rgba(156,163,175,.55);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/60:after{background-color:rgba(156,163,175,.6);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/65:after{background-color:rgba(156,163,175,.65);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/70:after{background-color:rgba(156,163,175,.7);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/75:after{background-color:rgba(156,163,175,.75);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/80:after{background-color:rgba(156,163,175,.8);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/85:after{background-color:rgba(156,163,175,.85);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/90:after{background-color:rgba(156,163,175,.9);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-400\/95:after{background-color:rgba(156,163,175,.95);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(81 85 96/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:after\:bg-gray-500\/0:after{background-color:rgba(81,85,96,0);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/10:after{background-color:rgba(81,85,96,.1);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/100:after{background-color:#515560;content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/15:after{background-color:rgba(81,85,96,.15);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/20:after{background-color:rgba(81,85,96,.2);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/25:after{background-color:rgba(81,85,96,.25);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/30:after{background-color:rgba(81,85,96,.3);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/35:after{background-color:rgba(81,85,96,.35);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/40:after{background-color:rgba(81,85,96,.4);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/45:after{background-color:rgba(81,85,96,.45);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/5:after{background-color:rgba(81,85,96,.05);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/50:after{background-color:rgba(81,85,96,.5);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/55:after{background-color:rgba(81,85,96,.55);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/60:after{background-color:rgba(81,85,96,.6);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/65:after{background-color:rgba(81,85,96,.65);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/70:after{background-color:rgba(81,85,96,.7);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/75:after{background-color:rgba(81,85,96,.75);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/80:after{background-color:rgba(81,85,96,.8);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/85:after{background-color:rgba(81,85,96,.85);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/90:after{background-color:rgba(81,85,96,.9);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-500\/95:after{background-color:rgba(81,85,96,.95);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(34 37 46/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:after\:bg-gray-900\/0:after{background-color:rgba(34,37,46,0);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/10:after{background-color:rgba(34,37,46,.1);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/100:after{background-color:#22252e;content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/15:after{background-color:rgba(34,37,46,.15);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/20:after{background-color:rgba(34,37,46,.2);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/25:after{background-color:rgba(34,37,46,.25);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/30:after{background-color:rgba(34,37,46,.3);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/35:after{background-color:rgba(34,37,46,.35);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/40:after{background-color:rgba(34,37,46,.4);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/45:after{background-color:rgba(34,37,46,.45);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/5:after{background-color:rgba(34,37,46,.05);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/50:after{background-color:rgba(34,37,46,.5);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/55:after{background-color:rgba(34,37,46,.55);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/60:after{background-color:rgba(34,37,46,.6);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/65:after{background-color:rgba(34,37,46,.65);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/70:after{background-color:rgba(34,37,46,.7);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/75:after{background-color:rgba(34,37,46,.75);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/80:after{background-color:rgba(34,37,46,.8);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/85:after{background-color:rgba(34,37,46,.85);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/90:after{background-color:rgba(34,37,46,.9);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-gray-900\/95:after{background-color:rgba(34,37,46,.95);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(53 238 213/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:after\:bg-green-300\/0:after{background-color:rgba(53,238,213,0);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/10:after{background-color:rgba(53,238,213,.1);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/100:after{background-color:#35eed5;content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/15:after{background-color:rgba(53,238,213,.15);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/20:after{background-color:rgba(53,238,213,.2);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/25:after{background-color:rgba(53,238,213,.25);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/30:after{background-color:rgba(53,238,213,.3);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/35:after{background-color:rgba(53,238,213,.35);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/40:after{background-color:rgba(53,238,213,.4);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/45:after{background-color:rgba(53,238,213,.45);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/5:after{background-color:rgba(53,238,213,.05);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/50:after{background-color:rgba(53,238,213,.5);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/55:after{background-color:rgba(53,238,213,.55);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/60:after{background-color:rgba(53,238,213,.6);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/65:after{background-color:rgba(53,238,213,.65);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/70:after{background-color:rgba(53,238,213,.7);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/75:after{background-color:rgba(53,238,213,.75);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/80:after{background-color:rgba(53,238,213,.8);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/85:after{background-color:rgba(53,238,213,.85);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/90:after{background-color:rgba(53,238,213,.9);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-300\/95:after{background-color:rgba(53,238,213,.95);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:after\:bg-green-400\/0:after{background-color:rgba(74,222,128,0);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/10:after{background-color:rgba(74,222,128,.1);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/100:after{background-color:#4ade80;content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/15:after{background-color:rgba(74,222,128,.15);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/20:after{background-color:rgba(74,222,128,.2);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/25:after{background-color:rgba(74,222,128,.25);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/30:after{background-color:rgba(74,222,128,.3);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/35:after{background-color:rgba(74,222,128,.35);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/40:after{background-color:rgba(74,222,128,.4);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/45:after{background-color:rgba(74,222,128,.45);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/5:after{background-color:rgba(74,222,128,.05);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/50:after{background-color:rgba(74,222,128,.5);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/55:after{background-color:rgba(74,222,128,.55);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/60:after{background-color:rgba(74,222,128,.6);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/65:after{background-color:rgba(74,222,128,.65);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/70:after{background-color:rgba(74,222,128,.7);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/75:after{background-color:rgba(74,222,128,.75);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/80:after{background-color:rgba(74,222,128,.8);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/85:after{background-color:rgba(74,222,128,.85);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/90:after{background-color:rgba(74,222,128,.9);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-400\/95:after{background-color:rgba(74,222,128,.95);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(27 157 139/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:after\:bg-green-500\/0:after{background-color:rgba(27,157,139,0);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/10:after{background-color:rgba(27,157,139,.1);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/100:after{background-color:#1b9d8b;content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/15:after{background-color:rgba(27,157,139,.15);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/20:after{background-color:rgba(27,157,139,.2);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/25:after{background-color:rgba(27,157,139,.25);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/30:after{background-color:rgba(27,157,139,.3);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/35:after{background-color:rgba(27,157,139,.35);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/40:after{background-color:rgba(27,157,139,.4);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/45:after{background-color:rgba(27,157,139,.45);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/5:after{background-color:rgba(27,157,139,.05);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/50:after{background-color:rgba(27,157,139,.5);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/55:after{background-color:rgba(27,157,139,.55);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/60:after{background-color:rgba(27,157,139,.6);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/65:after{background-color:rgba(27,157,139,.65);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/70:after{background-color:rgba(27,157,139,.7);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/75:after{background-color:rgba(27,157,139,.75);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/80:after{background-color:rgba(27,157,139,.8);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/85:after{background-color:rgba(27,157,139,.85);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/90:after{background-color:rgba(27,157,139,.9);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-500\/95:after{background-color:rgba(27,157,139,.95);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity,1))}.peer:checked~.peer-checked\:after\:bg-green-900\/0:after{background-color:rgba(20,83,45,0);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/10:after{background-color:rgba(20,83,45,.1);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/100:after{background-color:#14532d;content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/15:after{background-color:rgba(20,83,45,.15);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/20:after{background-color:rgba(20,83,45,.2);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/25:after{background-color:rgba(20,83,45,.25);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/30:after{background-color:rgba(20,83,45,.3);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/35:after{background-color:rgba(20,83,45,.35);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/40:after{background-color:rgba(20,83,45,.4);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/45:after{background-color:rgba(20,83,45,.45);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/5:after{background-color:rgba(20,83,45,.05);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/50:after{background-color:rgba(20,83,45,.5);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/55:after{background-color:rgba(20,83,45,.55);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/60:after{background-color:rgba(20,83,45,.6);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/65:after{background-color:rgba(20,83,45,.65);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/70:after{background-color:rgba(20,83,45,.7);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/75:after{background-color:rgba(20,83,45,.75);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/80:after{background-color:rgba(20,83,45,.8);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/85:after{background-color:rgba(20,83,45,.85);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/90:after{background-color:rgba(20,83,45,.9);content:var(--tw-content)}.peer:checked~.peer-checked\:after\:bg-green-900\/95:after{background-color:rgba(20,83,45,.95);content:var(--tw-content)}@media (min-width:640px){.sm\:my-8{margin-bottom:2rem;margin-top:2rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mt-12{margin-top:3rem}.sm\:w-full{width:100%}.sm\:max-w-lg{max-width:32rem}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:align-middle{vertical-align:middle}}@media (min-width:768px){.md\:mb-12{margin-bottom:3rem}.md\:mb-8{margin-bottom:2rem}.md\:mt-16{margin-top:4rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:pb-8{padding-bottom:2rem}}@media (min-width:1024px){.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-14{margin-bottom:3.5rem}.lg\:mt-20{margin-top:5rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:pb-10{padding-bottom:2.5rem}}@media (min-width:1280px){.xl\:mb-10{margin-bottom:2.5rem}.xl\:mt-24{margin-top:6rem}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:pb-10{padding-bottom:2.5rem}}@media (min-width:1536px){.\32xl\:mt-32{margin-top:8rem}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.\32xl\:pb-10{padding-bottom:2.5rem}}.\[\&\>turbo-frame\>turbo-frame\:first-child\>div\>a\]\:rounded-t-lg>turbo-frame>turbo-frame:first-child>div>a{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.\[\&\>turbo-frame\>turbo-frame\:last-child\>div\>a\]\:rounded-b-lg>turbo-frame>turbo-frame:last-child>div>a{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}